Model with more than 200 item - logic

Model with more than 200 item - logic

omar_aguilera_rico
Not applicable
94 Views
3 Replies
Message 1 of 4

Model with more than 200 item - logic

omar_aguilera_rico
Not applicable

[ FlexSim 18.0.3 ]

Hello boys. I'm about to start developing a model, which is made up of more than 200 products, and each product has a different flow sequence. It has several stations, which are made up of different processes. Which means that for example, the product one goes to station one, process two, then station two, process four, then station three, process one, and so on until completing all the stations according to the process you need. More than anything this post is to see if you can give me some ideas on how to develop the model that I mentioned earlier. I attached an example. I thank you very much for your help.

post.fsm

0 Likes
Accepted solutions (1)
95 Views
3 Replies
Replies (3)
Message 2 of 4

sebastian_hemmannE3JAU
Collaborator
Collaborator
Accepted solution

For me it sounds as if you only have to have 2 Queues infront of every "Station" the first Queue decides if the item has to go to this Station or if it can go directly to the first Queue of the next Station. If it decides to go to this Station, send it to the second Queue and from here you can send it to the process it has to go through.

0 Likes
Message 3 of 4

omar_aguilera_rico
Not applicable

I am thinking that by means of a global table by means of columns indicate with 0 and 1 what process the product should enter, is this reasonable or difficult?

0 Likes
Message 4 of 4

sebastian_hemmannE3JAU
Collaborator
Collaborator

reasonable and I think not at all difficult 😉

0 Likes