biddyweb / nexta

Automatically exported from code.google.com/p/nexta
0 stars 0 forks source link

add movement capacity handling in DTALite #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. for each movement, we add movement vector for each link, read cycle length 
and effective green data from AMS_movement.csv, 
2. still consider saturation flow rate constraint on link, move vehicles into 
movement first in first out queue.
3. move vehicles out of movement queue when there is movement capacity 
available according to effective green time vs. cycle length

4. in the future, we can consider different starting time of effective green, 
according to the phase sequence numbers. 

Original issue reported on code.google.com by xzhou99 on 18 Jan 2013 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by xzhou99 on 27 May 2014 at 1:15