question

Mia L avatar image
0 Likes"
Mia L asked Ben Wilson commented

Synchronize Operators in Process Flow

I am having a bit of logic trouble with my model. I would like to synchronize my operator's tasks and so far they are both doing round robin and alternating between the processors, however it seems as if they are going to the same processor twice in a row at times which leads to the Caps not filling up at the Combiner. Is there a flaw in my process flow?

example2.fsm

FlexSim 19.2.4
processflowflexsim 19.2.4round robin
example2.fsm (62.3 KiB)
· 2
5 |100000

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

Jeff Nordgren avatar image Jeff Nordgren commented ·

@mia.l,

From your description, I'm not sure how the flow of your model is supposed to go.

One question, in your Decide block, you have a true/false conditional decide. Which only leads to two options, true or false. If true the token will go out connection 1 and if false, out connection 2. But you have 3 connections going out of the PF Decide block. So it will never go out on connection 3. I'm not sure what your intentions were in the Decide block but what is there, doesn't seem right.

A little more information of how your model should work would be helpful in solving your problem.

Thanks.


0 Likes 0 ·
Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @mia.l,

We haven't heard back from you. Were you able to solve your problem? If so, please add and accept an answer to let others know the solution. Or please respond to the previous comment so that we can continue to help you.

If we don't hear back from you in the next 3 business days, we'll assume you were able to solve your problem and we'll close this case. You can always comment back at any time to reopen.

0 Likes 0 ·

0 Answers

·

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.