Nagel-Schreckenberg model

Nagel-Schreckenberg model

The Nagel-Schreckenberg model is a theoretical model for the simulation of freeway traffic. The model was developed in the early 90s by the German physicists Kai Nagel and Michael Schreckenberg[1]. It is essentially a simple cellular automaton model for road traffic flow that can reproduce traffic jams, i.e., show a slow down in average car speed when the road is crowded (high density of cars). The model shows how traffic jams can be thought of as an emergent or collective phenomenon due to interactions between cars on the road, when the density of cars is high and so cars are close to each on average.

Contents

Outline of the model

In the Nagel-Schreckenberg model, a road is divided into cells. In the original model, these cells are aligned in a single row whose ends are connected so that all cells make up a circle (this is an example of what are called periodic boundary conditions). Each cell is either empty road or contains a single car, i.e., no more than one car can occupy a cell at any time. Each car is assigned a velocity which is an integer between 0 and a maximum velocity (= 5 in Nagel and Schreckenberg's original work).

A plot of the average velocity, <v>, as a function of the density of cars per cell, rho, in the Nagel-Schreckenberg model. The black curve is for p = 0, i.e., for the deterministic limit, while the red curve is for p = 0.3.

Time is discretised into time steps. This discretization in both space and time results in a cellular automaton. You can think of a cell as being a few car lengths long and the maximum velocity as being the speed limit on the road. The time step is then the time taken for a car at the speed limit to travel around 10 car lengths. However, the model can also be thought as just a way to understand or to model features of traffic jams by showing how interactions between nearby cars cause the cars to slow down. In each time step, the procedure is as follows[1].

In each step, the following four actions are conducted in order from first to last, and all are applied to all cars. In each action the updates are applied to all cars in parallel.

  1. Acceleration: All cars not at the maximum velocity have their velocity increased by one unit. For example, if the velocity is 4 it is increased to 5.
  2. Slowing down: All cars are checked to see if the distance between it and the car in front (in units of cells) is smaller than its current velocity (which has units of cells per time step). If the distance is smaller than the velocity, the velocity is reduced to the number of empty cells in front of the car - to avoid a collision. For example, if the velocity of a car is now 5, but there are only 3 free cells in front of it, with the fourth cell occupied by another car, the car velocity is reduced to 3.
  3. Randomization: The speed of all cars that have a velocity of at least 1, is now reduced by one unit with a probability of p. For example, if p = 0.5, then if the velocity is 4, it is reduced to 3 50% of the time.
  4. Car motion: Finally, all cars are moved forward the number of cells equal to their velocity. For example, if the velocity is 3, the car is moved forward 3 cells.

These four actions are repeated many times, as long as is required to study an traffic jams that may form. The model is an example of an cellular automaton. The model is for a single lane where cars cannot pass each other; there is no overtaking.

Example simulation in the state with traffic jams

Above and to the right is a plot of the average velocity as a function of the density of cars, obtained from a simulation of the original Nagel-Schreckenberg model[1]. In the deterministic limit, p = 0, the velocity is constant at the maximum velocity (here 5) up to a density ρ = 1/(maximum velocity+1) = 1 / 6 = 0.167, at which point there is a discontinuity in the slope due to the sudden appearance of traffic jams. Then as the density increases further the average velocity decreases until it reaches zero when the road is 100% occupied. When p = 0.3, and so there are random decreases in velocity, then at low densities the average velocity is of course slower. However, note p > 0 also shifts the density at which jams appear to lower densities - traffic jams appear at the knee in the curve which for p = 0.3 is close to 0.15, and the random decelerations round off the discontinuity in the slope found for p = 0 at the onset of traffic jams[2].

A road with jams of cars, in the Nagel-Schreckenberg model. Each line of pixels represents the road (of 100 cells) at one time. Black pixels are cells with cars in them, white pixels are empty cells. From the top to the bottom successive lines of pixels are the road at successive times, i.e., the top line is the road at t = 1, the line below it is the road at t = 2, etc. The road is circular (periodic boundary conditions) so cars that leave at the right edge rejoin on the left edge. The car density is 0.35 and p = 0.3.

To the right is the result of an example simulation run of the Nagel-Schreckenberg model, with maximum velocity 5, density of cars 0.35 and probability of deceleration p = 0.3. It is a road of 100 cells. Cars are shown as black dots, and so, for example, if the road had a single car on it the plot would be white except for a single black line of slope - 1/5 (maximum velocity = 5). The lines have slopes that are steeper, indicating that jamming is slowing the cars down. Small traffic jams show up as dark bands, i.e., groups of cars that are nose-to-tail and moving slowly to the right. The rippling of the bands is due to the randomization step.

So, the Nagel-Schreckenberg model includes the effect of cars getting in each other's way and so slowing each other down. The average velocity at this density is a little over 1, while at low density it is a little less than the maximum velocity of 5. It also shows that this is a collective phenomenon in which cars bunch up into traffic jams. When jamming occurs the distribution of cars along the road becomes highly non-uniform.

Role of randomization

Without the randomization step (third action) the model is a deterministic algorithm, i.e., the cars always move in a set pattern once the original state of the road is set. With randomization this is not the case, as it is on a real road with human drivers. Randomization has the effect of rounding off an otherwise sharp transition[2]. Just below this transition, one car braking due to a random slow can slow down the cars behind, spontaneously creating a jam. This feature of one car braking at random and causing a jam is absent in a deterministic model.

Model Properties

  • The model explains how traffic congestions can emerge without external influences, just because of crowding on a road.
  • It was shown that variants of the Nagel-Schreckenberg model deliver (with a tolerance in the range of jam spacing) precisely the same results for vehicle trajectories as kinematic wave models and linear vehicle-following models[3].
  • To reach a realistic model of congestion on freeways, the probability of slowing down in the third step of the model has to be higher for starting (after being forced to stop due to traffic congestion) than for all other cases.
  • For a maximum speed of one (instead of five) and a probability of random slowing down, the model equals cellular automaton 184 by Stephen Wolfram.
  • The model is minimalist, i.e. that the exclusion of any element of the model’s definition will immediately cause loss of crucial properties of traffic.
  • A simulation of millions of vehicles with the Nagel-Schreckenberg model is possible with parallel working computers.

Application

References

  1. ^ a b c K. Nagel and M. Schreckenberg, "A cellular automaton model for freeway traffic", J. Phys. I France 2, 2221-2229 (1992)[1]
  2. ^ a b B. Eisenblatter, L. Santen, A. Schadschneider and M. Schreckenberg, "Jamming transition in a cellular automaton model for traffic flow", Phys. Rev. E 57, 1309-1314 (1998)[2]
  3. ^ C. Daganzo, "In traffic flow, cellular automata = kinematic waves", Transportation Research B 40, 396-4033 (2006)

External links

  • Link to the pdf of the original 1992 J. Phys I France paper of Nagel and Schreckenberg: [3] (PDF, 1038 KB)
  • North Rhine-Westphalia's OLSIM traffic forecasting system [4] (German)


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Nagel-Schreckenberg-Modell — Das Nagel Schreckenberg Modell (kurz NaSch Modell) ist ein theoretisches Modell zur Simulation des Straßenverkehrs. Es wurde Anfang der 1990er Jahre von den Festkörperphysikern Kai Nagel und Michael Schreckenberg formuliert. Mit Hilfe elementarer …   Deutsch Wikipedia

  • 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… …   Wikipedia

  • Michael Schreckenberg — (* 28. September 1956 in Düsseldorf) ist ein deutscher theoretischer Physiker und Hochschullehrer an der Universität Duisburg Essen. Er gilt als Wegbereiter der Physik von Transport und Verkehr. Leben und Wirken Michael Schreckenberg studierte… …   Deutsch Wikipedia

  • Kai Nagel — (* 17. September 1965 in Köln) ist ein deutscher theoretischer Physiker und Hochschullehrer auf dem Gebiet der Verkehrssystemplanung und Verkehrstelematik. Leben Kai Nagel studierte Physik und Meteorologie an der Universität zu Köln und an der… …   Deutsch Wikipedia

  • Verkehrsmodell (Verkehrsplanung) — Verkehrsmodell ist ein Fachbegriff der Verkehrsplanung und beschäftigt sich mit der Abbildung von Verkehrsprozessen in Modellen. Es existieren mikroskopische, mesoskopische und makroskopische Verkehrsmodelle, die die Verkehrsnachfrage oder den… …   Deutsch Wikipedia

  • Rule 184 — is a one dimensional binary cellular automaton rule, notable for solving the majority problem as well as for its ability to simultaneously describe several, seemingly quite different, particle systems:* Rule 184 can be used as a simple model for… …   Wikipedia

  • Traffic congestion — Traffic jam redirects here. For other uses, see Traffic jam (disambiguation). Traffic congestion on Marginal Pinheiros, near downtown São Paulo. According to Time magazine, São Paulo has the world s worst traffic jams.[1 …   Wikipedia

  • Automate Cellulaire — À gauche, une règle locale simple : une cellule passe d un état (i) au suivant (i+1) dans le cycle d états dès que i+1 est présent dans au moins 3 cellules voisines. À droite, le résultat (complexe !) de l application répétée de cette… …   Wikipédia en Français

  • Automate cellulaire — À gauche, une règle locale simple : une cellule passe d un état (i) au suivant (i+1) dans le cycle d états dès que i+1 est présent dans au moins 3 cellules voisines. À droite, le résultat (complexe) de l application répétée de cette règle… …   Wikipédia en Français

  • Automates cellulaires — Automate cellulaire À gauche, une règle locale simple : une cellule passe d un état (i) au suivant (i+1) dans le cycle d états dès que i+1 est présent dans au moins 3 cellules voisines. À droite, le résultat (complexe !) de l… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”