Autopysta
Loading...
Searching...
No Matches
idm.h File Reference

Definition of the IDM (Intelligent Driver Model) class. More...

#include <cmath>
#include "p_idm.h"
#include "model.h"
#include "point.h"

Go to the source code of this file.

Classes

class  idm
 The Intelligent Driver Model (IDM) for car-following behavior. More...
 

Detailed Description

Definition of the IDM (Intelligent Driver Model) class.

Author
Rafael Delpiano.
Date
11 Dec 2019

This file defines the IDM class, which implements the Intelligent Driver Model (IDM) for traffic flow simulation. The IDM is a microscopic car-following model that captures various traffic phenomena such as free-flow traffic, congestion, and stop-and-go waves. The model parameters are calibrated based on empirical observations and microscopic simulations.

See also
"Congested traffic states in empirical observations and microscopic simulations," Martin Treiber, Ansgar Hennecke, and Dirk Helbing, Phys. Rev. E 62, 1805 (2000).