question

christoph gruber avatar image
0 Likes"
christoph gruber asked Matthew Gillespie commented

Elevator loading unlaoding loading different levels... sequence

@Matthew Gillespie

Hi Matthew.

I´m not sure if my question above reached you, so I ask you again.

https://answers.flexsim.com/comments/48075/view.html

I take the same model above you build and I tried to elevate the produced items to the groundfloor. If there is an item in one of the upper queues the elevator goes there put the items (depending on the maxcontent from the elevator, if there is enough space the elevator goes to the next level down where a item is and take it) and bring it to the groundfloor. If there are items on the groundfloorqueue the elevator take there and bring it to the aim.

I have problems with the maxcontent form the elevator and with the unloading form the last item!

Sorry, but I´m not able to do this in the right way. I need help please. Thanks a lot ! see my "LAST" model

653-processflowelevator-4.fsm

FlexSim 18.0.2
elevator process flow
· 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.

Matthew Gillespie avatar image Matthew Gillespie ♦♦ commented ·

What are the rules that govern the elevator?

Say the elevator has to deliver an item to both floor 2 and 3. If floor 2 has an item that needs to be brought to the ground floor, should the elevator pick it up before moving to floor 3?

Say the elevator delivers two items to floor 2 and there are two items on floor 3 that need to be brought to the ground floor. Does the elevator move up to floor 3 to grab those items before moving back down?

0 Likes 0 ·
christoph gruber avatar image christoph gruber commented ·

Thank you Matthew for taking my problem! Yes the two rules you are described are possible and stand for the most elevatorlogic, in my opinion.

An other question Metthew. In my real model I have 2 elevators with five levels. I think it will not be a problem for me to extend the logic for one elevator and afterwords I will copy the hole logic for the second elevator. To consider that I'm thinking in the right way?

0 Likes 0 ·

1 Answer

·
Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered Matthew Gillespie commented

I've updated my original model so that the elevator will pick up items that are done processing and bring them back down to the ground floor. I moved the Process Flow activities into an instanced flow so that you can attach as many elevators to this flow as you want. You'll notice in this model I have the instanced flow attached to 2 elevators that both carry out the same logic.

loadandunloadelevator.fsm


· 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.

christoph gruber avatar image christoph gruber commented ·

Great Matthew, great,

Thank you very much!!!

I never came up to such a solution. Until now in useing Prosses Flow I have not the right way of thinking. Is there a better way to learn Prosses Flow as learning by doing? For me I miss a rudimental "line of action" in building models with Prosses Flow :(

Thanks a lot again for your support.

Saludos Christoph

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ christoph gruber commented ·

Yeah, building models is the best way to learn it.

The tutorials in the user manual show useful concepts and you can find a lot of example models built by FlexSim employees and other users on this site.

Also, feel free to keep posting models and questions here on Answers.

1 Like 1 ·

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.