Evacuation models are simulation tools designed to predict the movement and behaviour of individuals during an emergency evacuation. [1] [2] These models are today used to simulate evacuations for several disasters, such as building fires, wildfires, hurricanes, and tsunamis. Thes models have been under development since the late 1970s and they are now widely to assess the time required to evacuate buildings, cities or wider regions. [3] [4] [5] [6]
The earliest computer-based evacuation models, such as EVACNET (developed in the late 1970s), FPETool (introduced in 1990), and EXIT89 (from the 1980s), were developed in response to the growing need for accurate assessment of evacuation times. [1] These models emerged to address limitations in manual evacuation calculations, particularly as building designs and fire safety regulations became more complex. EVACNET focused on using network optimisation to reduce congestion during evacuations. [9] FPETool, developed by NIST, provided detailed predictions of fire behaviour, smoke spread, and egress times to aid fire safety engineers. [10] EXIT89, developed by Dr Rita Fahy, added a behavioural dimension, simulating how individuals might respond to evacuation orders. [11] These models paved the way for more advanced simulations by automating critical safety assessments and optimising building evacuation strategies
Small-scale models, typically used for building evacuations, focus on individual or group dynamics within confined environments, such as offices, residential buildings, or public spaces, taking into account factors like building layout, fire spread, and occupant behaviour. These models often incorporate agent-based or microscopic approaches to simulate detailed interactions and decision-making processes. [12] [1] [13] One of the last surveys shows that there are 72 small-scale evacuation models currently in use for fire evacuation. [3]
In contrast, large-scale evacuation models deal with mass evacuations from broader areas, such as urban environments or regions affected by natural disasters like wildfires or earthquakes. These models emphasise traffic flow, route optimisation and infrastructure capacity – addressing the logistical challenges of moving large populations over significant distances. [2] [14] [15]
The simulation resolution in evacuation models refers to the level of detail and granularity used to represent evacuees and their environment during a simulation. [16] [17]
At the microscopic scale, each individual is modelled as an independent agent with unique characteristics such as speed, decision-making abilities, and interactions with others, making this approach ideal for detailed simulations of small spaces like buildings. [18]
Macroscopic models, on the other hand, treat people as a collective flow, using principles similar to fluid dynamics to represent large crowds or populations in more general terms, often applied to large-scale evacuations such as citywide scenarios. [19]
Mesoscopic models bridge the gap between these two. This approach represents groups of individuals as a collective unit while maintaining some individual behaviours, making them useful for medium-sized environments or scenarios where detailed interaction is less important than overall flow. [20]
The choice of simulation scale is crucial in balancing model complexity, computational cost and the specific goals of the evacuation study. [21]
Movement representation refers to how the physical movement of evacuees is simulated within a space, influencing the accuracy and realism of the model. [22] [23] [24]
Grid-based models divide the environment into discrete cells, with individuals moving from one cell to another based on simple rules, often used in cellular automata approaches. These models are effective for simulating movement in structured environments like corridors but can be limited in capturing fluid, natural movement. [25] [26]
Continuous models provide a more flexible representation, allowing evacuees to move freely in any direction within a continuous space. These models are often used with agent-based or force-based simulations, where individuals adjust their speed and direction based on personal preferences, obstacles, and interactions with others. [23] [27]
Network-based models abstract the environment into nodes and links, where movement is simplified to navigating from one point to another along predefined paths, commonly used in large-scale scenarios like transportation networks. [28] [29]
Each method of movement representation has strengths and is chosen based on the environment's complexity, required accuracy and computational efficiency. [21]
Small-scale evacuation models are used to simulate and analyze how people evacuate buildings or outdoor environments in emergency situations. These models are essential tools for fire safety engineering, urban planning, and emergency preparedness. [4] [5] They help in assessing the effectiveness of building designs, evacuation routes, and safety procedures by representing how individuals or crowds move and behave during evacuations. They are commonly used in complex, high-occupancy environments like train or metro stations, shopping malls, arenas or stadiums, high-rise buildings, and residential or office buildings. These models play a crucial role in ensuring the safety and efficiency of evacuation procedures. [3] Their primary application is to ensure compliance with building codes and safety standards, particularly in structures where prescriptive fire regulations may not be easily met. [3]
Large-scale evacuation models are primarily used by emergency management agencies, urban planners, transportation authorities, and event security teams to plan, simulate, and optimize evacuation strategies during disasters, industrial accidents, or large public events. [6] These models are use to predict traffic flow, identify bottlenecks, and evaluate different evacuation routes or traffic management strategies. [15] Event planners and security personnel also rely on evacuation models to ensure the safety of large crowds during mass gatherings, enabling them to plan efficient exits in case of emergencies. These models are also utilized by governments and civil protection agencies to develop evacuation plans for cities, ensuring that evacuation routes are effective under various emergency scenarios.
A simulation is an imitative representation of a process or system that could exist in the real world. In this broad sense, simulation can often be used interchangeably with model. Sometimes a clear distinction between the two terms is made, in which simulations require the use of models; the model represents the key characteristics or behaviors of the selected system or process, whereas the simulation represents the evolution of the model over time. Another way to distinguish between the terms is to define simulation as experimentation with the help of a model. This definition includes time-independent simulations. Often, computers are used to execute the simulation.
A discrete element method (DEM), also called a distinct element method, is any of a family of numerical methods for computing the motion and effect of a large number of small particles. Though DEM is very closely related to molecular dynamics, the method is generally distinguished by its inclusion of rotational degrees-of-freedom as well as stateful contact, particle deformation and often complicated geometries. With advances in computing power and numerical algorithms for nearest neighbor sorting, it has become possible to numerically simulate millions of particles on a single processor. Today DEM is becoming widely accepted as an effective method of addressing engineering problems in granular and discontinuous materials, especially in granular flows, powder mechanics, ice and rock mechanics. DEM has been extended into the Extended Discrete Element Method taking heat transfer, chemical reaction and coupling to CFD and FEM into account.
Molecular dynamics (MD) is a computer simulation method for analyzing the physical movements of atoms and molecules. The atoms and molecules are allowed to interact for a fixed period of time, giving a view of the dynamic "evolution" of the system. In the most common version, the trajectories of atoms and molecules are determined by numerically solving Newton's equations of motion for a system of interacting particles, where forces between the particles and their potential energies are often calculated using interatomic potentials or molecular mechanical force fields. The method is applied mostly in chemical physics, materials science, and biophysics.
Computer simulation is the running of a mathematical model on a computer, the model being designed to represent the behaviour of, or the outcome of, a real-world or physical system. The reliability of some mathematical models can be determined by comparing their results to the real-world outcomes they aim to predict. Computer simulations have become a useful tool for the mathematical modeling of many natural systems in physics, astrophysics, climatology, chemistry, biology and manufacturing, as well as human systems in economics, psychology, social science, health care and engineering. Simulation of a system is represented as the running of the system's model. It can be used to explore and gain new insights into new technology and to estimate the performance of systems too complex for analytical solutions.
Crowd simulation is the process of simulating the movement of a large number of entities or characters. It is commonly used to create virtual scenes for visual media like films and video games, and is also used in crisis training, architecture and urban planning, and evacuation simulation.
A crowd is as a group of people that have gathered for a common purpose or intent. Examples are a demonstration, a sports event, or a looting. A crowd may also simply be made up of many people going about their business in a busy area.
An agent-based model (ABM) is a computational model for simulating the actions and interactions of autonomous agents in order to understand the behavior of a system and what governs its outcomes. It combines elements of game theory, complex systems, emergence, computational sociology, multi-agent systems, and evolutionary programming. Monte Carlo methods are used to understand the stochasticity of these models. Particularly within ecology, ABMs are also called individual-based models (IBMs). A review of recent literature on individual-based models, agent-based models, and multiagent systems shows that ABMs are used in many scientific domains including biology, ecology and social science. Agent-based modeling is related to, but distinct from, the concept of multi-agent systems or multi-agent simulation in that the goal of ABM is to search for explanatory insight into the collective behavior of agents obeying simple rules, typically in natural systems, rather than in designing agents or solving specific practical or engineering problems.
Emergency evacuation is an immediate egress or escape of people away from an area that contains an imminent threat, an ongoing threat or a hazard to lives or property.
Evacuation simulation is a method to determine evacuation times for areas, buildings, or vessels. It is based on the simulation of crowd dynamics and pedestrian motion. The number of evacuation software have been increased dramatically in the last 25 years. A similar trend has been observed in term of the number of scientific papers published on this subject. One of the latest survey indicate the existence of over 70 pedestrian evacuation models. Today there are two conferences dedicated to this subject: "Pedestrian Evacuation Dynamics" and "Human Behavior in Fire".
PTV Vissim is a microscopic multi-modal traffic flow simulation software package developed by PTV Planung Transport Verkehr AG in Karlsruhe, Germany. It was first developed in 1992. The name is derived from "Verkehr In Städten - SIMulationsmodell".
Wildfire modeling is concerned with numerical simulation of wildfires to comprehend and predict fire behavior. Wildfire modeling aims to aid wildfire suppression, increase the safety of firefighters and the public, and minimize damage. Wildfire modeling can also aid in protecting ecosystems, watersheds, and air quality.
Agent-based social simulation consists of social simulations that are based on agent-based modeling, and implemented using artificial agent technologies. Agent-based social simulation is a scientific discipline concerned with simulation of social phenomena, using computer-based multiagent models. In these simulations, persons or group of persons are represented by agents. MABSS is a combination of social science, multiagent simulation and computer simulation.
Dirk Helbing is Professor of Computational Social Science at the Department of Humanities, Social and Political Sciences and affiliate of the Computer Science Department at ETH Zurich.
The UC Irvine Institute of Transportation Studies (ITS), is a University of California organized research unit with sister branches at UC Berkeley, UC Davis, and UCLA. ITS was established to foster research, education, and training in the field of transportation. UC Irvine ITS is located on the fourth floor of the Anteater Instruction and Research Building at University of California, Irvine's main Campus, and also houses the UC Irvine Transportation Science graduate studies program.
OpenWorm is an international open science project for the purpose of simulating the roundworm Caenorhabditis elegans at the cellular level. Although the long-term goal is to model all 959 cells of the C. elegans, the first stage is to model the worm's locomotion by simulating the 302 neurons and 95 muscle cells. This bottom up simulation is being pursued by the OpenWorm community.
Microscale models form a broad class of computational models that simulate fine-scale details, in contrast with macroscale models, which amalgamate details into select categories. Microscale and macroscale models can be used together to understand different aspects of the same problem.
Crowd analysis is the practice of interpreting data on the natural movement of groups or objects. Masses of bodies, particularly humans, are the subjects of these crowd tracking analyses that include how a particular crowd moves and when a movement pattern changes. Researchers use the data to predict future crowd movement, crowd density, and plan responses to potential events such as those that require evacuation routes. Applications of crowd analysis can range from video game crowd simulation to security and surveillance.
Erica Kuligowski is an American social research scientist investigating human behavior during emergencies and the performance of evacuation models in disasters. She currently works at RMIT university in Melbourne (Australia). Kuligowski used to work the Engineering Lab of the National Institute of Standards and Technology conducting research on several fire disasters including the NIST Hurricane Maria Project.
Michel Bierlaire is a Belgian-Swiss applied mathematician specialized in transportation modeling and optimization. He is a professor at EPFL and the head of the Transport and Mobility Laboratory.
CLUE model is a spatially explicit land-use change model developed to simulate future land-use and land-cover changes, including urban expansion, deforestation, land abandonment, and agricultural intensification. CLUE model is a dynamic modeling framework which simulates land-use change based on quantification of biophysical and human drivers of land-use conversion. The CLUE model can be applied at the national and continental scale, implemented in Central America, Ecuador, China, and Java, Indonesia. CLUE model cannot be employed at regional level. Different versions of CLUE model include CLUE-S, CLUE-Scanner, and Dyna-CLUE models.
{{cite book}}
: CS1 maint: multiple names: authors list (link){{cite book}}
: CS1 maint: multiple names: authors list (link)