question

jaehwans avatar image
0 Likes"
jaehwans asked Ryan Clark commented

Problem with model with AGV, allocated idle, blocked

I am having a problem with my model.
I have about 41 AGVs in the model.
As I add one more AGV, making it 42, the AGV seems to stop working around 1000 seconds into the model.
The AGV on the picture shows the state 'allocated idle' blocking other AGVs.
Any help would be thankful.

1646378341440.png

20220304_AGV allocated idle question_4.fsm

FlexSim 21.1.5
agvblockedallocated idle
· 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.

Ryan Clark avatar image Ryan Clark commented ·

Hi @jaehwans, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Felix Möhlmann edited

After the task executer is done with the first task, it starts to travel back to it's home location. At the point in your screenshot a token acquires the task executer and creates a preempting task sequence, stopping the travel to the home location. Afterwards the token has to wait to acquire a destination, so the task executer is idle until that time.

1646388895511.png

Either make the task sequence non-preempting or acquire a destination first, before creating the task sequence.


1646388895511.png (52.5 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.

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.