# movsim/traffic-simulation-de

Source code for javascript simulation of website

Repository: https://github.com/movsim/traffic-simulation-de
Canonical: https://ross.abutalabs.com/products/traffic-simulation-de
Homepage: http://www.traffic-simulation.de
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-05T17:36:44+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 100
- inputs: {"age_days": 3627, "days_push": 28, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1048, forks 154 (observed 2026-08-28T04:03:22.556016+00:00)

## What it is
An interactive JavaScript/HTML5 traffic flow microsimulation web application, the source code behind traffic-simulation.de. It simulates scenarios like ring roads, onramps, and roadworks using car-following and lane-changing models, and can export vehicle trajectory and virtual detector data.

## Use cases
- simulate traffic flow on a ring road in the browser
- study onramp merging and ramp metering effects
- demonstrate phantom traffic jams from roadworks
- export vehicle trajectory data for traffic research
- teach traffic flow dynamics with an interactive tool
- run a ramp-metering game to test control strategies

## When to choose
- you need a browser-based, interactive traffic simulation for teaching or demos
- you want to experiment with car-following and lane-changing model parameters
- you need to generate synthetic vehicle trajectories or detector data without heavy tooling

## When to avoid
- you need large-scale, high-performance network simulation of real road networks
- you require SUMO-level features like multi-modal traffic or signal control
- you need a headless simulation server or Python/C++ integration

## Facets
- artifact type: application
- maturity: active
- function: simulation, data-visualization, graphics
- domain: simulation, education, web-development
- platform: browser, cross-platform
- tags: traffic-flow, microsimulation, javascript, html5-canvas, car-following-models, traffic-engineering, interactive-simulation, web

## Member repositories
- movsim/traffic-simulation-de (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.556016+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:00:48.054828+00:00, confidence not recorded.
  - readme: https://github.com/movsim/traffic-simulation-de (fetched 2026-08-28T04:03:22.556016+00:00, sha 8df3f3fc751e)
  - homepage: http://www.traffic-simulation.de (fetched 2026-08-29T13:02:19.432270+00:00, sha 592b14e5ec07)
- Data as of 2026-08-30T08:39:29.467469+00:00.
