question

walze00 avatar image
0 Likes"
walze00 asked Logan Gold commented

How to simulate a route train?

How can I simulate a route train in FlexSim, where I have 3 wagons and one leading vehicle. Each wagon should load 2 pallets and unload the items at seperate workiing stations.

FlexSim 24.2.0
logistics
· 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.

Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @walze00, 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 comment back to reopen your question.

0 Likes 0 ·

1 Answer

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

Best suited for this would be the AGV network, because it allows you to attach objects as trailers. On a basic level, you could create a number of "trailer" items at the start of the model and attach them to the Task Executer. Then also add code to its On Entry trigger that places entering items into the next trailer with space.

This does have one downside. The items are not subnodes of the TE at that point, so they do not count as "content" and the TE's state will always be "travel empty".

route-train-example.fsm

In the attached model I use the AGV Process Flow template to control the transport. By customizing it our building your own Process Flow you can achieve more detailed control if necessary.


5 |100000

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