question

Thomas James M avatar image
0 Likes"
Thomas James M asked Thomas James M commented

Is it possible to simulate a delay on a conveyor?

Hi All,

I have a processor feeding into a conveyor and then feeding into a another processor ref below. Once a flow-item leaves the first processor a background test of 250sec takes place on the conveyor. Before the second processor can begin processing the flowitem, it must wait until this background test has been completed by the flow item on the conveyor (i.e. the 250 sec has elapsed since the flowitem entered the conveyor). This would mean that even if the flow item reaches the end of the conveyor, it will not process in the second processor until the 250sec background test is complete. I need to do this without altering the speed of the conveyor. Im aware that this could be done using an additional processor instead of a conveyor but this is not the best solution.

Any help/suggestions would be greatly appreciated!

Cheers,

Tom

FlexSim 17.0.12
conveyor process flowdelay activity
background-test.fsm (88.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

·
Monika Sokół avatar image
3 Likes"
Monika Sokół answered Thomas James M commented

Hello Thomas,

I have modified your model to solve your problem. I removed connection between Conveyor and second Processor and I control flow logic via ProcessFlow (as attached).

background-test.fsm


processflow.png (25.5 KiB)
background-test.fsm (33.0 KiB)
· 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.

Thomas James M avatar image Thomas James M commented ·

Hi Monika,

Exactly what I was looking to do! Thank you very much!

0 Likes 0 ·

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.