question

Marcus avatar image
0 Likes"
Marcus asked Marcus commented

Seeking Guidance on Simulating Overloaded Conveyor Systems in FlexSim

1713867281741.png

Dear FlexSim Community,

I am currently working on a simulation project involving overloaded conveyor lines. These conveyor lines are typically segmented, as shown in the pic, with each segment capable of holding a single tray of goods. Each segment is individually controlled by a motor, and the presence of goods is detected at the end of each segment by photoelectric sensors. The conveyor line features transfer machines in the middle that can change the direction of the goods by lifting them.

test2.fsm

I have attempted to simulate this scenario using a non-accumulating conveyor in FlexSim, as per the attached file, but I am unable to make the goods move in the desired direction. I am seeking advice on how to achieve the intended directional movement or if there is a standard approach within FlexSim for simulating this type of conveyor system.


Here are the key features I am trying to simulate:
1. Transfer machines that can change the direction of goods by lifting them. (depending on type)

I would greatly appreciate any guidance or best practices that you could share. If there are any standard templates or examples within FlexSim that could serve as a starting point for this type of simulation, that would also be very helpful.



FlexSim 22.0.16
conveyorchange directiondecision poi
1713867281741.png (1.5 MiB)
test2.fsm (56.8 KiB)
· 4
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

It is standard, what you request. Only lifting is not a default option, but you can delay a transfer. If you need an lift action then you do this with an photoeye.

tutorial:

https://docs.flexsim.com/en/22.0/Tutorials/AdditionalTools/Tutorial1Conveyors/ConveyorsOverview/ConveyorsOverview.html

Reference please see menu, too.

https://docs.flexsim.com/en/22.0/Reference/3DObjects/Conveyors/StraightCurvedConveyor/StraightCurvedConveyor.html

summarized suggestions

https://answers.flexsim.com/answers/32894/view.html

0 Likes 0 ·
Marcus avatar image Marcus Joerg Vogel commented ·

1713922494648.pngthe real layout


1713920935979.pngthe flexsim layout



Hi Joerg,

Thank you for your assistance. I have reviewed the tutorial content, and while it was informative, I find that the examples provided do not precisely match the specific scenario I am trying to simulate. It's possible that I may not have fully grasped the concepts necessary to adapt the tutorial to my needs.


I have attached a diagram of the conveyor system I am working on, which represents a part of the actual layout. In this system, all the lateral conveyors are designed to function as transfer machines capable of moving goods laterally or longitudinally.


I am struggling with how to implement the segmented connection of these conveyors, especially at the points where they need to change direction laterally. I have observed that using control points does not seem to allow for the control of the conveyor's movement in the longitudinal or lateral direction as required.


Could you please provide further clarification or guidance on how to achieve the desired directional control for these transfer machines within the conveyor system?


Thank you for your time and assistance.

0 Likes 0 ·
1713920935979.png (235.5 KiB)
1713922494648.png (3.4 MiB)
CSN avatar image CSN Marcus commented ·

Hi, please refer to the layout below, the conveyor logic has a relationship between whether the goods can be sent or not and the space, so usually the corners will be simulated with jacking transplanters or modeled with the direction of the main line.

1713925454967.png

0 Likes 0 ·
1713925454967.png (174.9 KiB)
Show more comments

1 Answer

·
David Seo avatar image
0 Likes"
David Seo answered Marcus commented

@Marcus

test2_FK.fsm

If lifting means 'diverter', I applied only diverting time 3 sec without lifting animation.

I uploaded the model.

You can move the direction using DP and apply the divert time using station.

And you can make lifting and down animation using trigger at station.


test2-fk.fsm (58.2 KiB)
· 5
5 |100000

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

Marcus avatar image Marcus commented ·

1713934389685.png

Hi David,

Thank you for your previous assistance. Based on the model you provided and the feedback from @CSN, I have regenerated the simulation model, which is now operating as expected.


However, I still have some further doubts regarding the model behavior(test2-fk-1.fsm):

1. As shown in the diagram, why does the Decision Point (DP1) require an advance grid to make a decision, while the same decision logic at DP2 does not seem to take effect?

2. At Station S1, if a tray is moving laterally, it operates normally for 3 seconds. However, if the tray is moving longitudinally, this operation does not occur (it does not stay for 3 seconds).


Could you please provide some insight into why these discrepancies might be happening?


Thank you in advance for your continued support.

0 Likes 0 ·
1713934389685.png (383.1 KiB)
test2-fk-1.fsm (77.7 KiB)
Felix Möhlmann avatar image Felix Möhlmann Marcus commented ·

In the model you uploaded, DP2 (DP24) currently does not have any trigger functions set.

An issue you might be running into, is that an item can no longer be diverted to a side transfer if its leading edge has already passed the (center of the) transfer point.

capture1.png

You can change the settings on the DP to trigger the arrival when the leading edge of the item passes it, so it's still early enough to divert to the side.

capture2.png

0 Likes 0 ·
capture1.png (7.7 KiB)
capture2.png (6.4 KiB)
Marcus avatar image Marcus Felix Möhlmann commented ·

1713941322158.pngComparison when changing decision point
Left: use the dp in advance grid; Right: use dp in the changing grid and set it to leading edge1713941413751.pngleading edge and same triggers by case

Thank you for your previous assistance. I have attempted to modify the decision point's trigger to coincide with the point of turn on the conveyor, and also switched to using the "leading edge" trigger method. However, the conveyor is not operating as intended with this setup. It seems that the "leading edge" trigger is not activating as expected. I am wondering if there might be something I have overlooked.test2-fk-1.fsm


Could you please advise if there are additional factors I should consider or settings I need to adjust?


Thank you for your continued support.


0 Likes 0 ·
1713941322158.png (551.9 KiB)
1713941413751.png (436.1 KiB)
test2-fk-1.fsm (79.2 KiB)
Show more comments

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.