next up previous contents
Next: Routing Up: The queue model for Previous: Fair intersections   Contents

Limitations of the queue model

In the introduction to this chapter, it was pointed out that the queue simulation is eventually limited in terms of its realism. In this section, these limitations will be discussed.

A first limitation concerns the dynamics of traffic jams. In the queue model, when a vehicle leaves a link, that free spot becomes available for entering vehicles very quickly: In Algorithm A, it becomes available immediately; in Algorithm B, it is somewhat delayed by the buffer dynamics and the parallel update. In both cases, however, the time that it takes until it becomes available for entering vehicles does not depend on the link length. This is in stark contrast to reality, where such ``holes'' travel with a finite speed of approximately $15~km/h$. The reason for the real-world behavior becomes immediately obvious if one looks at the corresponding dynamics in the CA, where a hole in a completely dense jam is slowly passed on against the traffic direction by at most one vehicle movement in each time step; this is discussed in more detail in Chap. 27.

This limited realism in terms of traffic jam dynamics shows up when solid jams in the queue model, for example caused by an accident, are dissolved: Instead of being dissolved at the downstream end only, such jams in the queue model are dissolved quasi-simultaneously along the whole length. [[fig portland]] It seems however that this problem can be resolved via additional rules, such as a limitation on the ``speed of holes'' ().

Other limitations are concerned with the limited vehicular and spatial resolution:

For such effects, the simple queue simulation is no longer sufficient. Sometimes, parameterizations of certain effects are available, but in general it will be necessary to resort to a more realistic type of micro-simulation. In such a more realistic micro-simulation, one will not only have individual cars with different individual characteristics, but also realistic street layouts, signals, bicycles, pedestrians, light rail and buses, etc.

Figure 18.4: Problem of FIFO-based models
\includegraphics[width=0.6\hsize]{queue-problem-fig.eps}


next up previous contents
Next: Routing Up: The queue model for Previous: Fair intersections   Contents
2004-02-02