Skip to content

Microscopic Traffic Simulator with special focus on simulating Indian road traffic

License

Notifications You must be signed in to change notification settings

codekomali/IndianTrafficSim.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning: This is an ongoing project. Keep visiting this site for more updates. The features listed below are wishlist and are being currently implemented. Upon first release, this warning will be removed. Meanwhile, If you plan to contribute, please contact author at [email protected]

IndianTrafficSim

Indian Traffic Simulator a traffic simulator built entirely in Julia. It is an effort to leverage the growing Julia ecosystem to support researchers working on Microscopic Traffic Simulation (Agent Based Traffic Simulation). It uses the following packages:

  • Agents for the ABM Simulation.
  • InteractiveDynamics for ABM visualization, interaction and plotting.
  • Makie is used for some custom visualization and plotting.

Typical Indian traffic junction

Traffic in India and other developing nations are not the same as traffic in many Western countries. While IndianTrafficSim can be used for simulating traffic in western nations, it will include significant support for simulating Indian traffic including poor lane discipline, higher hetrogenity (two wheelers, tuk-tuks, etc.).

Models Supported by IndianTrafficSim

  • Intelligent Driver Model (IDM) - Treiber, Martin; Hennecke, Ansgar; Helbing, Dirk (2000), "Congested traffic states in empirical observations and microscopic simulations", Physical Review E, 62 (2): 1805–182
  • Minimizing Overall Braking Induced by Lane Changes (MOBIL) - Treiber, M., & Helbing, D. (2016). Mobil: General lane-changing model for car-following models. Disponıvel Acesso Dezembro. (in progress)

Stable Dev Build Status Coverage

About

Microscopic Traffic Simulator with special focus on simulating Indian road traffic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages