eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.5k stars 1.41k forks source link

brake-waves dissipate earlier than expected (trac #2895) #2895

Open behrisch opened 7 years ago

behrisch commented 7 years ago

Migrated from http://sumo.dlr.de/ticket/2895

{
    "status": "new", 
    "changetime": "2017-02-24T15:15:44Z", 
    "description": "* ~~this indicates that the krauss model has slack where it shouldn't (with sigma=0)~~\n* an overbraking parameter should be considered.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1487949344205558", 
    "component": "microsim - car following", 
    "summary": "brake-waves dissipate earlier than expected", 
    "priority": "major", 
    "keywords": "", 
    "time": "2017-02-24T12:59:01Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 7 years ago

dissipation is caused by flow reduction through speedDev

  • this indicates that the krauss model has slack where it shouldn't (with sigma=0)
  • an overbraking parameter should be considered.

to:

  • this indicates that the krauss model has slack where it shouldn't (with sigma=0)
  • an overbraking parameter should be considered.