question

Jonathan B5 avatar image
0 Likes"
Jonathan B5 asked tannerp commented

Statistics for Network Node and TrafficControl

Hello everyone,

i try to simulate an AGV, that should move through 2 gates (which i tried to simulate with some NetworkNodes), because of the temperature differences between these Rooms i would like to know how long are both "gates" open at the same Time.

Do you have any suggestions how to simulate this.

Thank you for your Help and Suggestions.

FlexSim 18.2.3
agvstatisticsnetworknodedoors
· 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.

tannerp avatar image tannerp commented ·

This sounds like something that could possibly be solved with the use of a Statistics Collector. For us to provide accurate assistance, it would be helpful if you uploaded your model (or an example model) to this post or in a private question. That way, we can edit your model directly.

Thanks!

0 Likes 0 ·
Jonathan B5 avatar image Jonathan B5 commented ·

@Tanner Poulton,

i attached the file, thanks for your Help.

statistics-for-doors-opening-closing.fsm

0 Likes 0 ·
tannerp avatar image tannerp Jonathan B5 commented ·

Adding on to what Joshua has said, you will listen to events such as "On Arrival" or "On Continue" for these network nodes. The Statistics Collector can help you measure and record this data and then you can export it or graphically display it. Here's an example:

0 Likes 0 ·
agv-gates.png (205.5 KiB)

1 Answer

·
Joshua S avatar image
1 Like"
Joshua S answered

This can be done using Process flow with triggered sources or wait for event activities where they fire when something arrives or leaves the network node. You can put 2 wait for events between a zone and then gather the statistics from that zone, one of them being the staytime.

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.