question

Sebastien avatar image
0 Likes"
Sebastien asked Felix Möhlmann commented

Extract real waiting time from a patient in a waiting line

Hi,

I have a process flow with patients waiting in line. My goal is to get the real waiting time that a patient is spending in the waiting line for waiting only.

I used to measure the time during which the patient was in the waiting line but this is equal to the waiting time + the walking time in the waiting line (Waiting Line Entry and Exit in the attached test model). Hence a patient alone in the waiting line would give 5 seconds waiting time because it took him 5s to go through the waiting line.

I would like to make the model better and more exact by getting only the real waiting time. Is this possible ?

Test Waiting Time.fsm


FlexSim 20.2.3
process flowwaiting times
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

Jeanette F avatar image
0 Likes"
Jeanette F answered Felix Möhlmann commented

Hello @Sebastien,

One way you could fix this is for the patient to not go to the wait line if there is no reason for them to wait. To implement this you could use the walk then process (or go to wait room) block of activities and substitute in the wait in line instead of the wait room.

1642095290792.png


1642095290792.png (19.5 KiB)
· 7
5 |100000

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