question

Laurens L avatar image
0 Likes"
Laurens L asked Laurens L commented

AGV worktime in %

Hello

I'm new with Flexsim and I have been learning to make an AVG network. I've used different kind of tactics and probably did some wrong things. But it's working for me and does what I want.

My question: How can I know the % worktime from the AGV robot. I want to know how much time he's working and how much time he's looking for work. But I really have no clue how I could measure this in the dashboard.

Thank you for your time.

Attached my simulation model

test.fsm

agvlabelsdata
test.fsm (342.1 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

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered Laurens L commented

Are you looking for a Utilization pie chart?

For that, you can use the State Pie template. You just have to add the AGV to the chart. Here's a demo model:

test-2.fsm


agvpiechart.png (7.9 KiB)
test-2.fsm (59.7 KiB)
· 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.

Laurens L avatar image Laurens L commented ·

Thank you for your response, in the mean time I have discovered the pie chart like your example but I still have a problem, when the AGV hasn't any work he is following the lookingforwork trajectory. When he's doing that his status says this: "Travel empty". I want to know 3 parameters: "Travel empty", "travel loaded" and "Lookingforwork".

At this moment I just deleted the lookingforwork function and I have the status: "idle" which is basically the same. But in reality the AGV is going to keep following a fixed lookingforwork path... I was just wondering IF there is a possibility to measure the "lookingforworktime".

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Laurens L commented ·

Looking for work and travel empty are the same. But there is a state when the AGV receives a transport task and the vehicle travels to the loading station. This is at the moment still the state travel empty, in fact the vehicle travels to work. You can record the event when the AGV receives a transport task and the loading event and place this state as a custom state in a calculated table in your statistic collectors.

0 Likes 0 ·
Laurens L avatar image Laurens L Joerg Vogel commented ·

Yes that's what I want ! It sounds easy.. I'm going to give it a try with the user manual to record the time. :)

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.