question

kk avatar image
0 Likes"
kk asked Felix Möhlmann answered

Simulating a processor/machine with multiple pallets

I want to simulate a machine with 2 pallets, each pallet takes 2 parts. Once we load 2 parts on a pallet, we can start the machining on that machine/pallet. While the machining is going on we can load 2 more parts on the 2nd pallet. Once 1st pallet work is completed, we can immediately start the 2nd pallet machining.
Also make sure that part number on a pallet is same for the 2 parts loaded on to the pallet. I.e. we always load same type of part on a pallet.
Can you help me in simulating the above scenario?

FlexSim 24.2.2
processor
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

Sounds like that could be modeled with a combiners leading into a processor. The combiner can use a custom Pull Requirement and trigger function to only allow items of the same type on a pallet.

same-type-combiner.fsm


5 |100000

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