question

Daniel Z4 avatar image
0 Likes"
Daniel Z4 asked Matthew Gillespie commented

How to control the content of a floor spot (people module)

Hello,

I am facing difficulties to masterize my floor spot with the people module.

My target: identify simultaneously the number of patients and the number of transports that are located into my floor spot.

Attached I simulated 2 situations with separated dashboards:


V1: the patient is moved from a transport to another while moving to another floor spot. The problem, my "Bed" stay counted in the floor spot "transfert" but as soon as I move it to another floor spot, the model doesn't want to count it anymore.

Any idea for both problems:
How to avoid that the bed is still counted even though the patient is transferred to another place?

How to count the bed in a floor spot when it does arrive? (I can solve that with a move object, but, in my opinion, it is not a good way to do it, and finally it makes no sense that once it counts and the other one not).


V2: the patient is moved from a transport to another in the same floor spot before being moved to another one, which is the final situation of my project as the patient might wait after having changed is transport.

The problem here is that for a short time, I get 2 WIP in my floor spot "transfert 2". How can I avoid that?

Trial Content With People Module.fsm

Thank you very much for your answers, best regards,
Daniel Zimmermann


FlexSim 20.1.3
people modulefloor spot
· 4
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

Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Matthew Gillespie commented

For V1 you should just move the bed into the floor spot with a move object. You say it doesn't make sense why the Transport Person activity moves the bed into the floor spot, but the Move Equipment doesn't. Basically, you're trying to model something different than what the activities assume you're tying to do. The Transport Person activity only moves the bed into the spot if you check the Keep Person on Transport checkbox. Otherwise the patient gets off the transport and gets into the floor spot. In the People module Location objects only ever have patients placed inside of them. The Transport Person activity makes a small exception when you check the Keep on Transport checkbox because it's treating the bed with a patient inside it as a single unit representing the patient.

V2 doesn't make any sense to me. Why are you moving both transports into one object? Shouldn't you put a 2nd floor spot next to Transfert2 where you can place the other tranpsort?

· 2
5 |100000

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