question

RubenAlves avatar image
0 Likes"
RubenAlves asked RubenAlves commented

Model example working with AGV and elevator

Hello,

I'm trying to create a simulation of a hotel, working with agv in the laundry system. I have had several issues with this model, can anyone help me with a similar model working correctly ?


Thanks in advance

FlexSim 20.0.10
agvelevatorhotel
· 3
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered RubenAlves commented

Here's a more scalable version of the item creation logic. The Process Flow creates one token per suite and type which then read the interval and load times from a global table and keep looping indefinitely.

The difference between the four sections is indeed only what origin and destination are assigned as labels in the source and from which column the interval is read in the delay activity. The syntax in the delay is setup so you could also use a statistical distribution in the table.

The logic uses the object name to identify the origin/destination so the current format needs to be kept for any future suites.

hotel-agv-answers_1.fsm


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