question

Abdelrahman Mahmoud S avatar image
0 Likes"
Abdelrahman Mahmoud S asked Jeff Nordgren answered

Feeding processors with several queues

I am making a Car Maintenance Service Center where the cars that need to be fixed will be waiting in the parking area and whenever a processor is free, a specified operator drive that car from the parking lot to the desired processor. The parking lot has 4 rows, each row contains 10 lanes.

Question 1: How do I make the operator to follow FIFO by driving the cars from ALL queues not only from queue 1?

Question 2: Is there a chance that if Queue 2 Lane 3 has got free so the car in Queue 3 Lane 3 gets into the front space (Queue 2 Lane 3)?

FlexSim 20.0.1
queue strategy
capture.jpg (110.7 KiB)
2.fsm (217.9 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.

1 Answer

·
Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered

@Abdelrahman Mahmoud S,

Attached is a sample model that will have the operator get the longest waiting flowitem from the queues. Take a look at the model and see it this approach will solve your problem.

I don't understand what you are asking in #2.

Thanks.

ProcessOrder1-JN.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.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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