question

Nick V2 avatar image
0 Likes"
Nick V2 asked gilbert jerald commented

AGV Drop-off (go to parking if load balance =0)

Hiya,

I have a question with regard to my AGV model.

question.png

I want the AGV to turn right to the dropoff point if the AGV carries 1 or more items, and I want the AGV

to go straight ahead if the AGV carries no items.

How do I adapt this in my model?

Thanks in advance.

FlexSim 18.2.2
agvagv pathagv process flowagv trailerdrop off
question.png (34.2 KiB)
· 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.

Joshua S avatar image Joshua S commented ·

How are you controlling your AGVs, through process flow or basic connections?

0 Likes 0 ·
Nick V2 avatar image Nick V2 Joshua S commented ·

agv-model.fsm

Hi Joshua, I'm controlling the model through process flow. I have enclosed the model, so I want the trains to pick-up and drop-off more than 1 item plus I dont want the AGVs 'to turn right' to the drop-off point if they don't carry any items.

Thanks for your help!

0 Likes 0 ·
agv-model.fsm (7.1 MiB)

1 Answer

·
gilbert jerald avatar image
0 Likes"
gilbert jerald answered gilbert jerald commented

@ Nick V2

Version 18.2.2

I have made some alteration in AGV process flow and I have highlighted some of the process flow activity in red color that denote the newly implemented changes.

Solution:

1) The main problem in your mode is activation of AGV. Previously The AGVs are activated based on the AGV templated. Now I implement a Pull and Push List activity (red color activity) that tells the AGV to travel only if there is an item to be loaded in pick up point.

2) In AGV process flow "Should I Stay in Unload Mode?" (green color activity) the activity I have set a label name in the train called Train. (Value 1 denote that the train unload the item and looking for a parking lot, Value 0 denote train is loaded and look for the destination to unload).

I have attached the model for your reference have a look at it.

15105-agv-model-support.fsm

Thanks


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

gilbert jerald avatar image gilbert jerald commented ·

@Nick V2

Hi,

Is this model satisfied the constraint that you are looking for?

Thanks

1 Like 1 ·

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.