- Microscopic traffic flow model
-
Microscopic traffic flow models are a class of scientific models of vehicular traffic dynamics.
In contrast to macroscopic models, microscopic traffic flow models simulate single vehicle-driver units, thus the dynamic variables of the models represent microscopic properties like the position and velocity of a single vehicle.
Contents
Car-following models
Also known as time-continuous models, all car-following models have in common that they are defined by ordinary differential equations describing the complete dynamics of the vehicles' positions xα and velocities vα. It is assumed that the input stimuli of the drivers are restricted to the own velocity vα, the net distance (bumper-to-bumper distance) sα: = xα − 1 − xα − lα − 1 to the leading vehicle α − 1 (lα − 1 denotes the vehicle length), and the velocity vα − 1 of the leading vehicle. The equation of motion of each vehicle is characterized by an acceleration function that depends on those input stimuli:
In general, the driving behavior of a single driver-vehicle unit α might not merely depend on the immediate leader α − 1 but on the na vehicles in front. The equation of motion in this more generalized form reads:
Examples of car-following models
- Optimal Velocity Model (OVM)
- Velocity Difference Model (VDIFF)
- Wiedemann Model (1974)
- Intelligent Driver Model (IDM, 1999)
- Gipps' Model (Gipps, 1981)
Cellular automaton models
Cellular automaton (CA) models are using integer variables to describe the dynamical properties of the system. The road is divided into sections of a certain length Δx and the time is discretized to steps of Δt. Each road section can either be occupied by a vehicle or empty and the dynamics are given by update rules of the form:
(the simulation time t is measured in units of Δt and the vehicle positions xα in units of Δx).
The time scale is typically given by the reaction time of a human driver, Δt = 1s. With Δt fixed, the length of the road sections determines the granularity of the model. At a complete standstill, the average road length occupied by one vehicle is approximately 7.5 meters. Setting Δx to this value leads to a model where one vehicle always occupies exactly one section of the road and a velocity of 5 corresponds to 5Δx / Δt = 135km/h, which is then set to be the maximum velocity a driver wants to drive at. However, in such a model, the smallest possible acceleration would be Δx / (Δt)2 = 7.5m / s2 which is unrealistic. Therefore, many modern CA models use a finer spatial discretization, for example Δx = 1.5m, leading to a smallest possible acceleration of 1.5m / s2.
Although cellular automaton models lack the accuracy of the time-continuous car-following models, they still have the ability to reproduce a wide range of traffic phaenomena. Due to the simplicity of the models, they are numerically very efficient and can be used to simulate large road networks in realtime or even faster.
Examples of CA models
- Rule 184
- Biham-Middleton-Levine traffic model
- Nagel-Schreckenberg model (NaSch, 1992)
Categories:- Road traffic management
- Mathematical modeling
Wikimedia Foundation. 2010.