Sensor and HDM Models in SHIFT
SHIFT Info
- UC Berkeley/PATH SHIFT page
- Local (CMU VASC) user info
Smart-AHS
Sensor Modeling
SHIFT source files:
NOTE: Some of the models above use external C functions extensively; another set of
subroutines that carry out most of the calculations in SHIFT are also written. (Local
files: /IUS/bos_usr0/sensor2/{test,result}/rangesensor*.hs)
- cell.hs: Global grid cell definition for geometric hashing
- sep.hs: Sensor environment processor used with the grid/cell
definitions.
- grid.hs: A global grid to faciliate vehicle detection.
- grid_simpler.hs: Another approach to cell
definition. This file defines the grid shown in racetrack
definition.
- source_gird.hs: Source description with additional
cell definitions
Documentation:
- C. Ünsal,"Sensor Models for AHS Simulations," Technical Report
CMU-RI-TR-98-01, Carnegie Mellon University, Pittsburgh, PA, February 1998.

- C. Ünsal, R. Sukthankar, C. Thorpe, "Functional
Sensor Models for AHS Simulations,"
Human Driver Models
SHIFT source files:
- Human Driver Model A: Type DriverA; keeps predefined headway, takes random
actions
- Human Driver Model B: Type DriverB; complex headway keeping algorithm,
lane-change decision based on the headway.
- Human Driver Model C: Type DriverC; complex headway keeping algorithm,
lane-change decisions based on time flags.
All three models above are given in humandrivers.hs.
Documentation:
- C. Ünsal, "Human Driver Models for AHS Simulations," Technical Report
CMU-RI-TR-98-02, Carnegie Mellon University, Pittsburgh, PA, February 1998.

Additional Simulation Files
- ExVehicle.hs: Example template for Vehicle description
file (including some of the models on this page).
- ExVehicle2.hs: Example template for Vehicle
description file (including some of the models on this page).
- 2dkineveh.hs: 2-D kinematic vehicle model (bicycle)
- 2dkinectrl.hs: 2-D vehicle controller
- humandrivers.hs: This file also includes a simple
driver models following predefined accelaration profile (Driver0).
- source_grid.hs: A new version of Smart-AHS file source.hs
adapted for grid/cell defitions.
- 3section.hs: Highway description file, straight road
with 3 sections, 9 segments, 3 lanes.
- circular.hs: Highway description file, circular road
with 4 sections, 12 segments, 3 lanes.
- racetrack.hs: Highway description file, racetrack with
4 sections, 4 + 1 + 4 + 3 = 12 segments, 3 lanes.
- CONDITIONS
- UCBCOPY
See documentation above for information on additional simulation files.
All files compatible with:
- SHIFT ver. 2.12
- Smart-AHS ver. 0.65
Web tools you may need for documents:
| Platform |
Program |
Local (VASC/CS) Copy |
| UNIX |
Acrobat Reader
Ghostview |
/usr/local/bin/acroread
/usr/local/bin/ghostview |
| Windows95 |
Acrobat Reader
Ghostview |
\\MONOLITH\pc_dist\freeware\ghostview |
Back
to Cem Ünsal's homepage
Typos? Problem? Questions? Mail to unsal@ri.cmu.edu
Last updated on February 2, 1998