question

Laura H3 avatar image
0 Likes"
Laura H3 asked Braydn T converted comment to answer

How to create a production schedule to pull from different ports

My model is simulating a bakery whereby 1 production run of a product pulls a different tray type then different variations of ingredients.

Is there a way to do this whereby the user can select what product is being made then this happens for a set amount of time?

Thanks

v2.fsmpr

FlexSim 19.0.2
FlexSim 18.2.3
scheduleproductionplan
v2.fsm (58.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.

1 Answer

Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered

@Laura H3,

Attached is your model with the changes that I've made. I'm not sure I totally understand what is supposed to happen in the model. So you will have to take a look at it and see what needs to change.

Rather than sending the ingredients to three separate queues, I attached them directly to the Mixer. That way, it allows the ingredient table to feed the Mixer properly.

Then after Sparator1, I added Combiner1. Because my guess is that you want all of the ingredients to be combined into 1 flowitem, right? I maybe could have done that somewhere else but I chose to combine the ingredients into one flowitem there.

I also create 5 totes in Tray store 4 OnReset and then use this queue to feed the Mixer through input port 1. And at Separator 1, I send the tote back to the Tray store 4 queue.

Please let us know what else need to be fixed or if I have it totally wrong.

Thanks.

laura-v3-jn1.fsm


laura-v3-jn1.fsm (69.4 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.