question

Renata M avatar image
0 Likes"
Renata M asked Ryan Clark commented

Proximity Agent System (Contact Tracing)

I intend to simulate the crossing between two university buildings. At this junction, I intend to verify the existing contact between agents (proximity).

How can I make a simple drawing between two buildings (sources) when there can be a crosswalk (queue) in the middle where agents can interact? I am doing this interaction based on the "basicproximitysystem.fsm" example. I intend to validate, based on "dashboards", the time that agents are in contact at a distance of less than 2 meters. It's possible? Can anyone give me some ideas on how to run this simulation?


Thanks.

FlexSim 21.1.4
proximity agent systemproximity detection
· 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.

1 Answer

Benjamin W2 avatar image
0 Likes"
Benjamin W2 answered Ryan Clark commented

Hi @Renata M,

I have attached a basic model that you can start with. This sample model uses the same agent system as "basicproximitysystem.fsm", however I have added a crosswalk using A* barriers and entrances/exits from the people module.

To collect statistics on each event, you can manipulate the "On Proximity Entered" trigger or "On Proximity Exit" trigger in the Agent Systems tool. Depending on the type of statistics you would like to collect, you could add a row to a statistics collector every time a collision occurs.

1626521952288.png

Crosswalk Proximity.fsm


1626521952288.png (189.3 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.