question

Kauan santos avatar image
0 Likes"
Kauan santos asked Kauan santos commented

How to create a monorail

Good morning, everyone,

I have a simulation where I want to set up a monorail system to supply an assembly line. The system consists of 120 carrier hooks, each 1.6 meters apart, transporting products from one point to another. However, during the unloading process, the monorail stops so that a robot can remove the product from the location. I’m encountering issues when the carrier hook tries to pick up the box.

1732277110430.png


This is where the hook picks up the box and continues on the monorail.

1732277190185.png

This is where I want it to only pick up the box and place it on the conveyor.

I appreciate all the help in advance.

arquivocommonovia.fsm

FlexSim 24.2.2
processs flowdecisionpointmonorail
1732277110430.png (85.1 KiB)
1732277190185.png (50.3 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.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Kauan santos commented

Here's an example of how you could load the items onto the hooks.

arquivocommonovia_1.fsm

Unloading would be similar. Create a token when the hook arrives at the DP, have the robot load the item and unload it to an Entry Transfer of the conveyor.


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

@Felix Möhlmann Thank you very much for the help. I tried to implement what you suggested for unloading to the robot, but it ends up picking up both the box and the carrier hook at the same time. Another issue I need help with is that when the unloading robot goes to pick up the box, the entire monorail stops for the robot to remove the box.

arquivocommonovia-1.fsm

0 Likes 0 ·