jonas4climate / opinion-formation-complexity

Opinion formation in social structures (cellular automata lattice, network) using social impact theory
Apache License 2.0
1 stars 0 forks source link

Research & draft project proposal for pedestrian traffic project #1

Open jonas4climate opened 8 months ago

pabloralves commented 7 months ago

Pablo's Proposal

Replicate work of influential 2001 paper “Simulation of pedestrian dynamics using a 2-dimensional cellular automaton” with the CellPyLib module and then add our own twist

Concepts

Technologies

Details

The Original Paper had no code, but gave the CA rule description and scenarios, which should be implementable with a custom rule and 2D Block CA function according to the CellPyLib documentation. We should then be able to replicate the behaviour on both scenarios of the paper (Evacuation of a large room and lane formation in a long corridor) as well as create a new scenario

Ideas for the twist

  1. Create our own scenario based on our own UvA experience (like people getting off the train, out of class etc...)
  2. Test how well it generalizes to other scenarios: either to recent literature we can get from influential citations
  3. Change the CA rules to better ones from literature we can get from influential citations

Schedule

Monday

Tuesday, Wednesday and Friday