question

Kelly avatar image
0 Likes"
Kelly asked Jeanette F commented

Two elevator banks

In the model attached, I would like to have two elevator banks. When one elevator bank is busy and the other can be used by task executers or operators.

However, when I set two elevator banks, all the task executers only choose the elevator bank with the shortest way for transportation.


AMR_Demo_two_elevatorbank.fsm

FlexSim 23.0.4
elevator bankelevators
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Kelly , 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
1 Like"
Felix Möhlmann answered

As you say, Task Executers will always choose the Elevator Bank that results in the shortest travel path. So to balance the load between two or more Banks you would have to implement logic that determines which elevator they should use and send them to an intermediate travel destination close to that Elevator Bank first, so that they will use when being send to their actual destination afterwards.

Though if the elevators are as close together as in your demo model, I don't see a reason why you couldn't just use a single Elevator Bank with two cabins. (You can adjust the distance between the cabins after adding them by edting their location coordinates in the tree.)

amr-demo-two-elevatorbank_fm.fsm

Further links for how you could control which Elevator Bank is used:

https://answers.flexsim.com/questions/94636/rule-for-choosing-elevator-bank.html

https://answers.flexsim.com/questions/115163/to-have-elevators-only-service-certain-floors.html


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.