question

Olga H avatar image
0 Likes"
Olga H asked Jason Lightfoot commented

Shopper at queues and processor - supermarket simulation

In our Supermarket simulation, our shoppers stand at the processor at the bakery and hot-food stations, instead of at the counter. Is there any way to change this?

Then, at our tills, we have two schedules. The first is for Tills 1 and 2, the second for Tills 3 and 4. We have indicated to shoppers when these tills are closed, but they still enter the closed queue, realize it is closed, and then leave. How can we tell them not to enter the queue at all?

Lastly, we tried to make shoppers take items from the shelves and unpack it at the tills, but to no success. Help would be appreciated.

Thank you for the help @tanner.p

PicknPay Simulation.fsm

FlexSim 20.0.2
flexsim 20.0.2queue strategy
· 1
5 |100000

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

Benjamin W2 avatar image Benjamin W2 commented ·

Hi @Olga H, was tanner.p's answer helpful? If so, please click the red "Accept" button on their answer!

0 Likes 0 ·

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered Jason Lightfoot commented

The best solution for these questions is to use Process Flow, like what is demonstrated in the example model I provided in this question. I'll point out where each technique is demonstrated in the example model using pictures below.

There's not a lot of control when using the 3D alone, but with Process Flow, you can specify exactly where you'd like the customer to walk. This would help in the case of your first question in that you could specify that a customer should travel to the "Bakery_Queue" rather than to the "Bakery_" processor. Have you taken the time to go through Process Flow tutorials as found in the User Manual? I promise they'll make modeling much more straightforward!

The second question regarding the tills can be solved using a location resource list. When the customer needs a till, they attempt to pull one that is available from a list. This way, if the tills are not available, the customers will not try and pull them.

You can also use Process Flow to load/unload objects. I created a small example model that does this. Hopefully you can use this to learn more about how Process Flow works.

shopping unloading checkout example.fsm


· 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.

pdfqspp avatar image pdfqspp commented ·

@tanner.p could you please explain the sample model in detail?

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ pdfqspp commented ·
Please do the online tutorials - especially for the People module.
0 Likes 0 ·

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.