question

Ludovic S2 avatar image
0 Likes"
Ludovic S2 asked Joshua S answered

How to retrieve average batch waiting time in a queue

simulation.fsm

Hi everyone,

I was wondering if anyone had an idea how to find the waiting time of a batch in a queue? Currently I looked to the average staytime in the quick properties window, but I feel this is not an accurate representation of the batch waiting time.

In the attachment I added my model. Batches enter the system and wait in Queue4. The batch size employed is 1266 units. I would like to know the average waiting time for all the batches that enter the Queue (if this is even possible).

Hope you can help me

Thank you in advance

Kind regards

Ludovic

FlexSim 19.0.2
queue timebatch waiting time
simulation.fsm (45.4 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Joshua S avatar image
0 Likes"
Joshua S answered

See if this works for you, it uses 1 object as the representation of all the objects in for each batch. This allows the wait for event in the process flow to be triggered when that item enters Queue2. The statistics are based off the zone.

18920-simulation.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.