next up previous
Nächste Seite: SIMULATION MODULES Aufwärts: ch Vorherige Seite: ch

INTRODUCTION

Human transportation has physical, engineering, and socio-economic aspects. This last aspect means that any simulation of human transportation systems has to include elements of adaptation, learning, and individual planning. In terms of computerization, these aspects can be better described by discrete rules which are applied to individual entities than by continuous equations which are applied to aggregated fields. In consequence a rule-based multi-agent simulation is a promising method for transportation simulations (and for socio-economic simulations in general).

By a ``multi-agent'' simulation we mean a microscopic simulation that models the behavior of each traveler, or agent, within the transportation system as an individual, rather than aggregating their behavior in some way. These agents are intelligent, which means that they have strategic, long-term goals. They also have internal representations of the world around them which they use to reach these goals. Such a simulation differs significantly from a microscopic simulation of, say, molecular dynamics, because unlike molecules, two ``traveler'' particles (agents) in identical situations within a transportation simulation will in general make different decisions.

Such rule-based multi-agent simulations run well on current workstations and they can be distributed on parallel computers of the type ``networks of coupled workstations.'' Since these simulations do not run efficiently on traditional supercomputers (e.g. Cray), the jump in computational capability over the last decade has had a greater impact on the performance of multi-agent simulations than for, say, computational fluid-dynamics, which also worked well on traditional supercomputers. In practical terms, this means that we are now able to run microscopic simulations of large metropolitan regions with more than 10 million travelers. The simulations are even fast enough to run them many times in sequence, which is necessary to emulate the day-to-day dynamics of human learning, for example in reaction to congestion.

In order to demonstrate this capability and also in order to gain practical experience with such a simulation system, we are currently implementing a 24-hour microscopic transportation simulation of all of Switzerland. Switzerland has 7.2 million inhabitants. Assuming the national average of 3.6 trips/day,1 an average 40% share of car, average 1.6 passengers/car, and a share of 30% of car trips under 3 km one obtains about 4.5 mio interzonal trips within the country. The goal of our study is twofold:

Investigate the computational challenges and how they can be overcome.

Investigate what is necessary to make a simulation system realistic enough to be useful for such a scenario, and how difficult this is.

This paper gives a report on the current status. Section 2 describes the simulation modules and how they were used for the purposes of this study. Section 3 describes the input data, i.e.underlying network and the demand generation. This is followed by Sect. 4, which describes our main results, including a comparison to field data and to an VISUM assignment result. Sect. 5 describes issues related to computational performance of the parallel micro-simulation. The paper ends with a discussion and a summary.


next up previous
Nächste Seite: SIMULATION MODULES Aufwärts: ch Vorherige Seite: ch
Bryan Raney 2003-03-05