question

Anutt K avatar image
0 Likes"
Anutt K asked Anutt K commented

AGV Charging by Using time Table.

I want to charging AGV from Time Table by reference by this picture.

1664178816637.png

A green area is a break time. So I want to charging when AGV are break.

What can I do anyway. Thank You.

FlexSim 22.2.1
time tablebattery chargeagv recharge
1664178816637.png (284.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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Anutt K commented

You can define a time table for the charging behaviour. In the "Down Function", instead of stopping the object, you instead have it travel to a charging station.

In the attached example I use the function to send a message to the task executer. A process flow reacts to this message and creates a new task sequence. This sequence has the task executer travel to a charging station and wait there until the duration of the break has elapsed. The charging process is also started in the process flow once the task executer has arrived at the station.

1664184693917.png

1664184675164.png

ChargeBreak.fsm


1664184675164.png (25.0 KiB)
1664184693917.png (37.7 KiB)
chargebreak.fsm (121.0 KiB)
· 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.

Anutt K avatar image Anutt K commented ·

Great. Now I can assign AGV to charging at breaktime for more AGV and more charge station. Thank You.

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.