question

Jenson avatar image
0 Likes"
Jenson asked Andrew O commented

Allow more people to enter the lift and go up

Hi, i need some help with my flexsim as why cant I allow more people to enter the lift and go up. is there a solution to it After 1.0.fsm

FlexSim HC (other)
FlexSim HC (other - please specify)
elevator bank
after-10.fsm (95.8 KiB)
· 1
5 |100000

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

Andrew O avatar image Andrew O commented ·

Hi @Jenson, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Felix Möhlmann commented

The capacity of the elevators is set in the properties of the elevator bank. It consists of three values: the "Elevator Capacity" as a dimensionless number and the "Traveler Capacity Usage", which determines how much capacity each traveler takes up.

The resulting number of possible travelers (43 with the given value/option/traveler size) is then also bounded by the "Max Entries/Exits" value.

1673857489650.png

In your model, the people wait in a line until they can acquire a location resource. Only after they acquire a location do they start to move to a different floor. This is what restricts how many people enter the elevators at model start.


1673857489650.png (5.0 KiB)
· 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.

Jenson avatar image Jenson commented ·
@Felix Möhlmann So how do i allow more people to enter the lift consistently ? Do i add more location ?
0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Jenson commented ·

Either that or don't keep the location occupied. Acquire it, copy the reference to a label on the token and immediately release the location again.

1673888141469.png

1673888158666.png

This does mean that all people will walk to the same desk/chair/etc. on a given level, but this doesn't seem to be a concern in your model, if simply adding more would also be an option?

0 Likes 0 ·
1673888141469.png (46.7 KiB)
1673888158666.png (31.1 KiB)

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.