Experimenter: Varying Number of Loadport

Experimenter: Varying Number of Loadport

Laquerius77
Not applicable
281 Views
5 Replies
Message 1 of 6

Experimenter: Varying Number of Loadport

Laquerius77
Not applicable

[ FlexSim 22.0.7 ]

Hi everyone, so basically, I need to replicate the model attached and test for varying number of loadport (which is the queue - as named in the model). I do believe the way to go is using experimenter. I tried to create the underlying parameter to vary the number of loadport but, am not really sure when it comes to setting up the performance measures.


I basically need to simulate

the state of all of the processors as a whole (Performance Measure #1) + number of items processed (basically number of items received at the sink) (Performance Measure #2)



I would appreciate any help and thanks a lot in advanced! 🙂


Flexsim_Iteration_OneLoadportOneTester_autosave.fsm

0 Likes
Accepted solutions (1)
282 Views
5 Replies
Replies (5)
Message 2 of 6

jason_lightfoot_adsk
Autodesk
Autodesk
Accepted solution

Here's an approach using a container for the load port (which I assume is all 4 objects per port), which is added to a group for the parameter to know what to create.

The problem was that the internal connections are not preserved by the standard OnSet logic, so I've altered that so it works.

1679251549582.png

I also added a performance measure for the processed items.


flexsim-loadPorts_jl.fsm

0 Likes
Message 3 of 6

Laquerius77
Not applicable
Hi Jason, initially the way I model the loadport is that the first queue of each lane will be the loadport but, I have modified the model and I am able to use your answer. Thanks a lot for the help!
0 Likes
Message 4 of 6

Laquerius77
Not applicable
Hi @Jason Lightfoot would you also be able to help me with adding another performance measure for the state of all the processors/utilization rate?
0 Likes
Message 5 of 6

moehlmann_fe
Advocate
Advocate

Since there is already a Composite State Bar chart on the dashboard, just use the sampling tool of the Reference field to get the utilization as a performance measure.

1679382367133.png

1679382433290.png

0 Likes
Message 6 of 6

Laquerius77
Not applicable
@Felix Möhlmann thanks for the help! 🙂
0 Likes