question

Omar Aguilera Rico avatar image
0 Likes"
Omar Aguilera Rico asked gilbert jerald commented

Combiner loads two items that are ready for multiple entries

Hi. I have the following problem that I have not yet been able to solve. The combiner receives items from the Green Processor, and Queue. The conveyor is used when the combiner is processing, so that the items leaving the green processor are sent to the conveyor as a WIP, but if the combiner ends and matches the unit on the green processor, the item can be sent directly to the combiner. . How can I make the Combiner only load two item, one from the queue and the second, either from the Processor or the Conveyor, which is ready first? The first entry to the combiner is the Queue because they are processed faster in the red processor.

logica-3.fsm

FlexSim 18.2.2
combiner
logica-3.fsm (50.9 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

·
gilbert jerald avatar image
0 Likes"
gilbert jerald answered gilbert jerald commented

@Omar Aguilera Rico

As per your constraint, I have created a logic in the process flow that allows only two item to enter into the combiner, first one from Queue2 and the second one from either processor or from the conveyor.

I have attached the model for your reference have a look at it

suport-logica.fsm

If the referred model does not meet your logic let me know.

Thanks


suport-logica.fsm (48.8 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.

gilbert jerald avatar image gilbert jerald commented ·

@Omar Aguilera Rico

Hi,

Is this model satisfied the constraint that you are looking for?

Thanks

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.