question

Aditya Kamath avatar image
0 Likes"
Aditya Kamath asked Sam Stubbs commented

How to create a replenishment task sequence?

I am trying to simulate an operator who is loading parts into a processor, processing them and then unloading them. I also have a rack where there are additional parts stored. I want to create a task sequence such that every time the operator finishes processing all parts from the queue next to the processor, he travels to the main storage rack, picks up 4 more parts all at once, unloads them in the queue next to the processor and then begins processing each part individually. I referred to the "Kanban replenishment" example in the Process flow tutorials but I was unable to modify that model to suit this situation because ideally I know this would work best with lists like in that example here. I have attached my model, any help is greatly appreciated.

Thank you!

replishment-task-sequence.fsm

FlexSim 16.2.2
listsprocess flow tasksequencereplenishment
· 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

Sam Stubbs avatar image
1 Like"
Sam Stubbs answered Sam Stubbs commented

Here is an example for your situation. I think you had the right idea, you just needed to implement the List Push/Pull functionality. This example handles both the replenishment and item processing via a continuous Process Flow. You can alter the processing to be handled via ports and 3D model logic if you need to change it. At least this model should give you insight in how to utilize the lists for the replenishment process.

replenishexample.fsm


· 4
5 |100000

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