question

Clair A avatar image
1 Like"
Clair A asked Clair A edited

Why does an AGV not resume after reaching its battery resume threshold ?

Hi,

The attached model is the AGV tutorial lesson 3. I just tuned the item arrivals, the battery capacity and recharge parameters to illustrate my point: in this model the AGV does not resume after reaching its battery resume threshold.

If you look in the AGV template, the AGV is waiting for activation, and an item is waiting to be loaded. But this item had tried to activate a parked AGV before the AGV had reached its battery resume threshold. When the AGV reaches its battery resume threshold, he's just waiting for a new item arrival that would activate him, but he's not looking if there are already items waiting to be loaded.

Should the AGV template be modified ?

@anthony.johnson

FlexSim 16.2.1
agvagv process flowbattery
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

·
anthony.johnson avatar image
1 Like"
anthony.johnson answered Clair A edited

Dang, you guys keep finding bugs. Luckily this one can be fixed on your side. The problem here is that the AGV will always wait to be activated by a new item entering the system, even if it went to park for battery charging reasons. This means when the AGV finishes recharging, it waits indefinitely because there are no more items entering the system.

To fix this, I added the load balancing logic into the section after the battery is recharged. The effect is that, if the AGV went to park purely for battery charging reasons (not for load balancing reasons), then when he gets back out of charging his battery, he'll re-check load balancing, and if he needs to get back into the system, he'll immediately start up again, and not wait to be activated.

I'm attaching the model with the fix. My changes are in the Parking section. We'll fix this for the next release.


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

Clair A avatar image Clair A commented ·

Thank you very much Anthony, your fix works perfectly. Just as a side comment, I have noticed that this fix is not yet included in the 17.0.0 beta, however I guess it's normal since the beta release has been built just before my bug report.

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.