Message 1 of 6
Creating multiple items and pulling from queues at a specific rate using process flows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to build a model to track two products being produced on one line. Part A is produced at 214 pieces per hour. Part B is produced at 189 pieces per hour. Part A is batched at 48 pieces and part B is 60. The storage queue for part A has a max content of 432 and the storage queue for part B has a max content of 360. I need to start the simulation with these queues full. I need a transporter to pull 1 batch from each storage every 30 minutes. The purpose of this model is to track how many times the machine has to do a change over, wait times, and to test the buffer zones (storage areas). I know I need to use process flows but I don't understand how to start. I have a attached a model I have started.