question

Voyama avatar image
0 Likes"
Voyama asked Jonah K edited

[Beginner] Unloading resourcers from trolleys, AVG system

Hello,

I'd like to present an issue that I've been struggling for a while now. The target of the presented project is to design a system where resourcers (KLT boxes) are transported on the two trolleys in the warehousing area and then moved to the production area via AVG in constant loop. avg-system.png

The issue I am having is how to program operator (op_line) in the production area to unload KLTs from stacked trolley in "FullTrailersPro" queue to the "ProductionStock"queue.

After unloading the KLTs to the queue ("ProductionStock") the operator is supposed to move the empty trollley into the "EmptyTrailersPro" queue where it will be picked up by AGV and transported back to the warehousing area ("EmptyTrailers"queue).

avg2.png

The project is pretty much based on the intermarium tutorials from youtube. Im sending the project files in the attachments area to get a better look how the process flows work and objects movement as well for Trolley model which was downloaded from sketchup website.


projekt3.fsm

Trolley.skp

FlexSim 22.2.3
proces flowloopunload itemsavgbeginner
avg-system.png (286.6 KiB)
avg2.png (103.1 KiB)
projekt3.fsm (1.7 MiB)
trolley.skp (1.7 MiB)
projekt3.fsm (1.7 MiB)
5 |100000

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

Jonah K avatar image
1 Like"
Jonah K answered Jonah K edited

I would also suggest turning FullTrailersPro into a separator and change it's visuals to be a queue, like I have done in this attached model. You can then use it's output ports to send each item to its respective location using the operator as a transport.

projekt3_JK.fsm

1670260317885.png


1670260317885.png (205.1 KiB)
projekt3-jk.fsm (1.7 MiB)
5 |100000

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

Tomasz MG avatar image
1 Like"
Tomasz MG answered

Hi

you need to use the run sub flow block to multiply an action (in your case unloading a KLT from a trolley onto a queue). I am adding a simple example of how to do this. Try to implement the logic in your model by yourself.

Best Regards

SimpleUnpacking.fsm


simpleunpacking.fsm (40.8 KiB)
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.