290 likes | 416 Views
A Google-Map-Based Arterial Traffic Information (GATI) System. Authors: Yao-Jan Wu Dr. Yinhai Wang Dr. Dalin Qian. Date: 10/03/2007. Outline. Introduction System Architecture Database Design Implementation Conclusion and Future work. Introduction System Architecture
E N D
A Google-Map-Based Arterial Traffic Information (GATI) System Authors: Yao-Jan Wu Dr. Yinhai Wang Dr. Dalin Qian Date: 10/03/2007
Outline • Introduction • System Architecture • Database Design • Implementation • Conclusion and Future work
Introduction • System Architecture • Database Design • Implementation • Conclusion and Future work
Web Based Traffic Information System • Washington State Department of Transportation • Puget Sound Traffic Flow Map
Google-based Traffic Information System • Seymour, E.J. Miller, B.(2007). Google-Based Mapping System for Traffic Management Center Web Navigation, TRB • http://daltrans.org/
Arterial Traffic Information System • Bellevue Real-Time Traffic Map • Not in right scale • Less interactive • Research? Source: http://www.ci.bellevue.wa.us/
Introduction • System Architecture • Database Design • Implementation • Conclusion and Future work
System Architecture STAR Lab
Introduction • System Architecture • Database Design • Traffic Data from the City of Bellevue • Pre-process • Implementation • Conclusion and Future work
Traffic Data from the City of Bellevue • The city of Bellevue [Liang, 2006] • 177 signalized intersections • More than 840 advance detector • Around 465 links (varied).
Pre-process • Locate all intersections (nodes) • Build up link-intersection relation table • Import Data into Database • Link Data • Intersection Data • Traffic Data
Incident code Link ID Smooth Occupancy Plan # running Link # Smooth Volume Cycle length Color code Traffic Data • All link data • One minute update file (with all the links for the flow map) • Filename name: 0607121314.csv
Incident code Link ID Smooth Occupancy Plan # running Link # Smooth Volume Cycle length Color code All link data • Link description • Fxxxddmn (e.g. F001EBT1) • xxx= Intersection # • dd= Direction (EB, WB, NB, SB) • m= Movement: (L)eft, (T)hru, (R)ight • n= # of lanes
Weekday Link ID volume Volume+K Plan# Link Description Occupancy Cycle length Date Time Color code All link data • Color code [Liang, 2006] • 1,2=green (light) • 3=yellow (Moderate) • 4=red (Heavy) • 5=black (Severe) • 0=gray (No data)
Locate all intersections • Saving Data with GXmlHttp (Ajax!) • Do it manually with reference to the Map of Signalized Intersection
Incident code Link ID Smooth Occupancy Plan # running Link # Smooth Volume Cycle length Color code Build up link-intersection relation table • Do it manually with reference to the Map of Signalized Intersection
Database • Three tables have to be built in MySQL database • Traffic data table • Link Data table • Link_Intersection table
Introduction • System Architecture • Database Design • Implementation • Conclusion and Future work
FTP Downloader • Functions • Data Downloading • Generate real-time XML data • Update database • Archive data feeds
Conclusion and Future Work • Conclusion • Low cost (MySQL, Apache server, PHP, etc) • Easy to implement • Future work • More traffic information can be shown • Analytical tools • Versatile Query Real-time evaluation (Arterial, network) functions
More Info • STAR Lab (http://www.uwstarlab.org/)
2008 TRB Annual Meeting Washington D.C. • GATI Ver.2
Questions? yaojan@u.wasington.edu