Road Transport Systems
ETHZ / D-BAUG / Spring Semester 2021
ETHZ / D-BAUG / Spring Semester 2021
-
- 1 / 78
-
Cartes-fiches
Traffic Analysis Zones
TAZ divide the study area into smaller regions assumed to be homogeneous demographically and economically.
Zone selection criteria:
- Homogeneous socioeconomic characteristics
- Minimize the number of intra zonal trips
- Recognize physical, political and historical boundaries
Network representation elements
Zone Centroid: Special node whose number identifies a zone, located by (x, y) coordinates.
Node (Vertices): Intersection of links, located by (x, y) coordinates.
Links (Arcs): Indexed by from and to nodes (including centroid connectors), attributes include lanes, capacity per lane, allowable modes.
Turns: Indexed by at, from and to nodes.
Routes (paths): Indexed by a series of nodes from origin to destination (e.g. a public bus line)
Modes: Car, bus, HOV, truck, bike, walk etc.
Travel data sources
Surveys (traditional method)
ICT and Big-data movement (cities are data-factories!)
Internet (FB, Twitter, Foursquare, Instagram, etc.)
Cellular phones (Bluetooth)
https://opentransportdata.swiss/
Four Step Model
- Trip generation: What are the total number of trips people make to and from each zone?
- Trip distribution: What are the specific origins and destinations for this total number of trips?
- Mode choice: How many people will choose to drive, walk, cycle, use transit, etc.?
- Route choice: What are the specific routes that people will use for their trips?
Mode choice
For modelling Mode choice some consistent theory of decision-making is needed:
--> Microeconomic concept of utility maximization is most widely accepted
Basic assumption:
- Traveler will select the combination of the mode that gives the most utility economically
- this is modelled with a so called utility function
The utility function for Mode choice can include:
- location (proximity to bus stop)
- convenience
- cost
- travel time
- parking
- health
- environment
- privacy (i like to travel alone)
- ...
Route choice
- Route choice is a classic equilibrium problem
- Route choices are primarily a function of route travel time that is determined by traffic flow
Wardrop's principle is often used.
Microscopic traffic models
car following + lane changing
Driving sub-tasks in car-following
Perception: observation of the leading car motion in relation to the driver's car (vehicle speed, acceleration, inter-vehicle spacing, relative speed, etc.) and interpretation of the situation
Decision making: selection of a proper reaction (acceleration vs. deceleration, magnitude of reaction)
Reaction: change in speed
Behavioral (micro) parameters
Parameters for the car-following model
- minimum headway (time or space)
- speed acceptance
- minimum stopping distance
- acceleration, deceleration
- define mean and std. deviation (i.e. distributions)
- Most important: reaction time
Types of lane changing
Mandatory: a vehicle must exit its current lane
Discretionary: a vehicle attempts to change lanes if moving below its desired speed and adjacent lane(s) move faster
Anticipatory: a vehicle in a lane which may be involved in merging downstream attempts to change upstream in anticipation of congestion in the merge area
Cooperation: vehicle(s) in target lane adjust their speeds to accomodate the lane changing vehicle
Essential steps for microsimulation
- Network editing (topology, geometry, GIS data)
- Infrastructure (sensors, bus stops, road types)
- Demand data (traffic states, OD matrices)
- Rout choice (DTA, user equilibrium)
- Traffic management (control strategies, actuators, telematics, public transport schedules)
- Dynamic scenarios (e.g. incidents)
- Metrics and evaluation (statistical analysis of scenarios)
--> Calibration!
Saturation impact
Queue spillback:
- Wasting of green time
- Increased delays (all movements)
- Blocked exits
- Accelerated queue increase
- Serious infrastructure degradation
- ....
.... - Gridlock: Infrastructure breaks down
Main challenges of MFD
Macroscopic Fundamental Diagram (MFD)
- Heterogeneity
- Partitioning into smaller regions
- Variance of measurements
- Compact regions
- MFD hysterisis
- Clockwise
- Counter clockwise
Other control approaches
- Congestion pricing (London, Stockhol, Singapore)
- Protected zones (regulations, tolls)
- Gating
- Perimeter control
- Parking control
- Incentivize mode shift (e.g. public transport, car sharing)
--> in europe during peak hours the average number of passengers per car is 1.2!
Merging traffic control
Merging examples:
- merging of two highways
- motorway on-ramps
- toll plazas
- motorway work zones
If the arriving flow on M lanes > capacity on \(\mu \) lanes --> congestion --> capacity drop
The goal of merging traffic control is to restore the capacity flow (avoid capacity drop)
Merging traffic control devices
- traffic lights
- physical barriers (toll plaza)
- variable speed limits
- emerging vehicle-to-infrastructure technologies
- some lanes may be free
- control algorithm:
- a) exit flow regulation
- b) distribution per (controlled) lane
- c) translation of control decisions
- ramp metering (motorway on-ramps)
Wardrop principle
Journey times in all routes actually used are equal and less than those that would be experienced by a single vehicle on any unused route.
user equilibrium (UE)
AV
Autonomous Vehicle
Anticipated effects from AVs
Autonomous Vehicle (AV)
- less congestion
- shorter travelling time
- less pollution
- less energy consumption
- less accidents
- more parking space
- higher mobility (elderly, kids, etc.)
ACC
Adaptive Cruise Control
MOBIL (Model)
Minimizing Overall Breaking deceleration Induced by Lane Changes
General lane-changing model for car-following models (simulations)
Characteristics:
- safety criterion (prevents collisions from lane-changes)
- incentive criterion
Parameters:
- safe deceleration
- "politeness" factor
- changing threshhold
Safety criterion
Part of the MOBIL-model
Prevents critical lane changes and collisions.
How it works:
- If the following car is slower
- it's safe to lane change
- it's safe to lane change
- if the following car is faster
- it's not safe to lane change
Discrete Time Simulations (DTS)
- Models evaluated and state updated only at predefined time intervals - Δt
- Update every Δt even if there is no change on inputs or states
- Need to execute at finest time granularity (time resolution)
- State changes only happen at the closest interval
- Master clock required for the overall simulation time
- Computational time lost were nothing happens - every simulation step is executed whether states change or not
Convenient for systems that can be described by PDEs (time discretization of the continuous functions)
Discrete Event Simulation (DES)
- Instantaneous events responsible for the changes in the system state
- In between events, no change to the system is assumed to occur
- Also requires master clock
- All events are ordered (even if they happen at the exact same time)
- It is normally very efficient since it allows to jump in time from one relevant event to the next one
Usually used for systems that are complex and difficult to be described by PDEs.
Basic concepts:
- System: a collection fo entities that interact together over time, e.g. vehicles and traffic lights
- System state: a collection of variables that contain all the information necessary to describe the system at any time (redundancy)
- Model: an abstract representation of the system
- Events: instances that trigger the change (update) of system state, e.g. arrival, departure, change of signal phase
- No notion of Δt: time difference between two consecutive events may vary a lot
Microscopic traffic flow models
car following + lane changing
Public Transport Priority
The goal of public transport priority is to increase the attractiveness of PT by increasing its speed and reliabilty.
This can be achieved by implementing following measures:
- Dedicated right-of-way
- Roadway improvements and regulations
- Traffic signal prioritization
- Operational improvements
- Complimentary measures (e.g. traffic calming)
Green Waves in Zürich
Network-wide approach of public transport prioritization.
- IT and PT form two independent networks:
- Optimize capacity for IT
- Minimize travel time for PT
- Synchronization is achieved when:
- PT stops at predefined places (e.g. bus stops) without interaction with IT
- PT can be decoupled from IT when on seperate lanes
- Arterial roads
- Arterials have IT Green Waves. The PT follows
- Besides the IT Green Wave main direction,
there is a PT Green Wave in the opposite direction
- Downtown areas
- There are no IT Green Waves
- PT decides the behavior
Gravity Model
In traffic modelling the Gravity Model is a popular method for trip distribution.
The gravity model assumes that the trips produced at an origin and attracted to a destination are directly proportional to the total trip productions at the origin and the total attractions at the destination.
Analogy to Newton's Law of Gravity:
- Greater mass / More attractions --> higher force between them
- Longer distance between two bodies / nodes --> lesser force