Skip to content

Code of Paper ''Modeling the dynamics of pedestrian evacuation in a complex environment based on the force mechanism''

License

Notifications You must be signed in to change notification settings

Chogaliu/ECE-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE-model

This is the code for paper "Modeling the dynamics of pedestrian evacuation in a complex environment", which has been accepted by Physica A: Statistical Mechanics and its Application. Available online 14 September 2021.

Reference Details

  • Title : Modeling the dynamics of pedestrian evacuation in a complex environment
  • Abstract : The study of crowd evacuation dynamics is important for the management of public safety, and crowd evacuation dynamics models can be used to simulate the behaviors of pedestrians during an evacuation. In this paper, we propose a new force model for simulation of the evacuation of complex environments. In comparison to existing models, this model considers more environmental factors to make it applicable to complex emergency environments. By verification using real data, the model is demonstrated to be able to predict evacuation efficiency and better reproduce the microscopic behavior of pedestrians under extreme conditions. We discuss the impact of the presence of different kinds of hazards and different types of obstacles in the environment on pedestrian evacuation performance and put forward suggestions for crowd evacuation management. https://doi.org/10.1016/j.physa.2021.126426

Documentation

  • AppleStore_ECE.m: The code is to simulate the dynamic of pedestrain using ECE model (case study)
  • AppleStore_SFM.m: The code is to simulate the dynamic of pedestrain using social force model (case study)
  • initial_pedes_co.mat: The initial position of evacuees based on the field video [ped_id, x, y] image

Results

Using an actual evacuation video under extreme panic as evidence, the characteristics of pedestrian behavior under panic were analyzed, and the ECE model was demonstrated to be accurate for predicting evacuation efficiency. Furthermore, it was found to reproduce the individual movements of pedestrians (detouring behavior and the “parallel to single” phenomenon) better than the social force model.

Model name RouteDeviation
ECE 1.2660
SFM(v=5) 2.1243
SFM(v=4) 1.7170
SFM(v=3) 1.4529
SFM(v=2) 1.4888

About

Code of Paper ''Modeling the dynamics of pedestrian evacuation in a complex environment based on the force mechanism''

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages