question

mary avatar image
0 Likes"
mary asked Felix Möhlmann commented

Control processor working parallelly

Hi everyone,

I want to model where there are four processor which process parallelly and move to their respective Queue at a time. For ex., in all the processor there is a one part processing. Processor 1 has the highest cycle time so all the other processor after finishing cycle time has to wait until process 1 finishes processing. once all processor done processing the part has to move to their respective buffer at a time and next set of parts come in and follow same logic.

I have tried with open and close ports but seems not working. If there are any other method please help me with logic.

buffer1.fsm

FlexSim 20.0.10
processorscycle time
buffer1.fsm (34.3 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.

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Felix Möhlmann commented

buffer1_jl.fsm

One method would be to stop and resume the outputs for the group.


buffer1-jl.fsm (38.9 KiB)
· 12
5 |100000

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