SlideShare a Scribd company logo
1 of 28
Jiaxing Xu†1 , Weihua Sun†2, Naoki Shibata†1, Minoru Ito†1
†1 Nara Institute of Science and Technology, Japan
†2 Shiga University, Japan
 We combine Traffic Signal Control and Route
Guidance so that
 Reduce traffic congestion
 Vehicles likely encounter green lights
 Minimize the travel time of vehicles
 Proposed method consists of two parts
 GreenSwirl: traffic signal control method
▪ Enable smooth-flowing traffic on many circular routes
 GreenDrive: route guidance method
▪ Guide of the shortest time path for individual drivers
2
The whole traffic
Vehicles
 Background and Related Study
 Proposed Method
 Evaluation and Results
 Conclusion and Future Work
3
Serious traffic congestion
 The lack of carefully planned traffic
signals is one of the major reasons
4
Air pollution caused by vehicle
emissions
 25% of PM2.5 pollution in Beijing comes
from exhaust gas from vehicles
 In order to reduce traffic congestion
 Traffic Signal Control  GreenWave
 Dynamic Route Guidance
 Coordinating a series of traffic lights to
enable continuous traffic flow over several
intersections in one main direction
Principle: control the time period for green lights by
predicting the arrival time of vehicles
GreenWave Direction 5
 GreenWave cannot be created at crossing traffic
6
GreenWave
GreenWave
GreenWave
GreenWave
 Often red light at opposite lane
 10 traffic lights were tested in
Nanjing City, China (May 19, 2014)
GreenWave
GreenWave
GreenWave
7
4km
GreenWave Direction : 4 minutes
Opposite Direction: 9 minutes
GreenWave
Entry
Exit
Exit
MainRoad
congestion
congestion
congestion
congestion
congestion
MainRoad
8
Entry
Control traffic signals on many direction
roads
Control the traffic and guide the vehicles to
the optimal route
Priority in a single direction
Low capacity of roads connecting to main
roads  Easily causing congestion
Entering excessive vehicles  Gridlock
 Background and Related Study
 Proposed Method
 Evaluation and Results
 Conclusion and Future Work
10
Traffic Signal Control
GreenSwirl
Route Guidance
GreenDrive
 To reduce traffic congestion
 To minimize the travel time of vehicles
11
 GreenWave is formed on many roads like huge swirls
throughout one city
 A swirl is a single loop of the multiple GreenWaves formed by GreenSwirl
 Vehicles can run at the legal speed limit on a swirl without
stopping unless there is traffic congestion
12
Priority Direction
PriorityDirection
Priority Direction
PriorityDirection
Swirls
No Stopping
City
Center
Smoothly running
even in crossing road
Control the entering
traffic
Control the entering
traffic
Optimize each
vehicle
 Guiding each vehicle to the shortest time path
 Estimate the travel time of each road segment
 Guide some vehicles to the swirls for dispersing traffic
13
PriorityDirection
Priority Direction
PriorityDirection
PriorityDirection
PriorityDirection
Priority Direction
PriorityDirection
PriorityDirection
90s
130s
Resolve the problem in opposite lane
160s
1. Set the initial travel time for all road segments
2. Guide each vehicle to the shortest time path
3. Collect travel time from all road segments and output result
4. Increase travel time by 1% for the top 1% congested road
5. Until the result ( average travel time of all vehicles) becomes
stable, output the best recommend route to vehicles
Traffic volume
balance
Congestion
14
 Traffic data
 Speed of vehicles on road segments
 Two ways to collect traffic data
1. Deploy speed-detecting sensors in all road segments
2. Deploy sensors in some road segments and part of vehicles report
their speed and position to the server via communication
15
Static Data
GreenSwirl
Swirls
Road Network
GreenDrive Server
TrafficData
Route
16
 Current Swirls are formed manually
CenterCenter Park
Main Area
2
Determine main roads
 High traffic capacity
 Multi-Lane
Detect the area crowded with
vehicles
 Main area
 City center
Form the swirls
 To disperse Vehicles
3
1
 Background and Related Study
 Proposed Method
 Evaluation and Results
 Conclusion and Future Work
17
 Experiment Purposes
 Evaluate the performance of GreenSwirl and GreenDrive
 Evaluate the proposed method in scenarios where a part of
road segments has sensor installed for obtaining traffic data
 Simulator
 SUMO (Simulation of Urban Mobility)
18
 Manhattan in New York
 Map data is taken from OpenStreetMap
 Many one-way streets
 4km×20km
 Number of streets : 870
 Number of vehicles: 5000/10000/15000/20000
19
 Synchronized Method
 Default signal control method implemented in SUMO
20
 GreenWave
 GreenWave is used for main streets with a high traffic capacity
 The default synchronized method is used for other streets
Same time
 Shortest-Path Method
 Vehicles are guided along paths of the shortest distance
 DUA (dynamic user assignment) Method[1]
 It works by running simulations to discover travel times
and assigning alternative routes to vehicles
 Vehicles are guided along routes selected according to
calculated probabilities, to distribute all the traffic
 Problems
▪ This method does not optimize the travel time for each user
▪ Some users are guided along detour paths
21
[1] Krajzewicz, Daniel, Michael Behrisch, and Yun-Pang Wang. "Comparing performance and
quality of traffic assignment techniques for microscopic road traffic simulations." DTA2008
International Symposium on Dynamic Traffic Assignment. No. EPFL-CONF-154987. 2008.
800
1300
1800
2300
2800
5000 10000 15000 20000
AverageTravelTime(s)
Number of vehicles
Synchronized
GreenWave
GreenSwirl
Reduce average
travel time by 21%
compared with
GreenWave
Reduce average travel time by 10% compared with GreenWave
GreenDrive
22
 GreenDrive 100% penetration is the best
800
1300
1800
2300
2800
3300
3800
4300
5000 10000 15000 20000
AverageTravelTime(s)
Number of vehicles
Shortest Path 100%
DUA 100%
GreenDrive 25%
GreenDrive 50%
GreenDrive 75%
GreenDrive 100%
Reduce 55%
compared to
Shortest-path
Reduce 23%
compared to
DUA
GreenSwirl
23
800
1300
1800
2300
2800
3300
3800
4300
5000 10000 15000 20000
AverageTravelTime(s)
Number of vehicles
DUA 100%
GreenDrive 50%
GreenDrive 100%
GreenSwirl
24
 GreenDrive 100% penetration is the best
 DUA 100% penetration ≈ GreenDrive 50% penetration
 Sensor 30%
 Traffic data can be obtained from 30% of the streets
 Sensor 30% + Feedback 1%
 Traffic information can be obtained from 30% of the
streets and 1% of the all vehicles report their travel
information
 Sensor 70%
 Traffic data can be obtained from 70% of the streets
 Sensor 100%
 Traffic data can be obtained from all the streets
25
0
500
1000
1500
2000
2500
5000 10000 15000 20000
AverageTravelTime(s)
Number of vehicles
GreenDrive_Sensor30%
GreenDrive_Sensor30%+Feedback1%
GreenDrive_Sensor70%
GreenDrive_Sensor100%
26
 Less travel time as the ratio of sensors increases
 Sensor 30% + Feedback 1% ≈ Sensor 70%
 Proposed Method
 GreenSwirl: traffic signal control method
 GreenDrive: route guidance method
 Reduce the average travel time by 10%-60% compared with the existing
methods
 Future works
 Evaluate the proposed method for maps of other cities
 Automatic generation algorithm for GreenSwirl according to traffic data
27
center
center
center
Beijing Boston
Vehicles:50,000
Vehicles:80,000
Jiaxing Xu, Weihua Sun, Naoki Shibata and
Minoru Ito : "GreenSwirl: Combining Traffic
Signal Control and Route Guidance for
Reducing Traffic Congestion," in Proc. of
IEEE Vehicular Networking Conference 2014
(IEEE VNC 2014)(23% acceptance rate), pp.
179-186, 2014-12-15.
DOI:10.1109/VNC.2014.7013337 [ PDF ]
28

More Related Content

What's hot

Traffi speed study on panthapath to russel square by pronob ghosh buet 1204011
Traffi speed study on panthapath to russel square by pronob ghosh buet 1204011Traffi speed study on panthapath to russel square by pronob ghosh buet 1204011
Traffi speed study on panthapath to russel square by pronob ghosh buet 1204011Pronob Ghosh
 
Traffic studies volume study
Traffic studies volume studyTraffic studies volume study
Traffic studies volume studyAglaia Connect
 
Intelligent Transportation Systems (Transportation Engineering)
Intelligent Transportation Systems (Transportation Engineering)Intelligent Transportation Systems (Transportation Engineering)
Intelligent Transportation Systems (Transportation Engineering)Hossam Shafiq I
 
Lecture 01 Introduction (Traffic Engineering هندسة المرور & Dr. Usama Shahdah)
Lecture 01 Introduction (Traffic Engineering هندسة المرور & Dr. Usama Shahdah) Lecture 01 Introduction (Traffic Engineering هندسة المرور & Dr. Usama Shahdah)
Lecture 01 Introduction (Traffic Engineering هندسة المرور & Dr. Usama Shahdah) Hossam Shafiq I
 
Comparison of PCU for Indian and American conditions
Comparison of PCU for Indian and American conditionsComparison of PCU for Indian and American conditions
Comparison of PCU for Indian and American conditionsRaghupathi Kandiboina
 
Lec 12 Capacity Analysis (Transportation Engineering Dr.Lina Shbeeb)
Lec 12 Capacity Analysis (Transportation Engineering Dr.Lina Shbeeb)Lec 12 Capacity Analysis (Transportation Engineering Dr.Lina Shbeeb)
Lec 12 Capacity Analysis (Transportation Engineering Dr.Lina Shbeeb)Hossam Shafiq I
 
Freeway LOS (Transportation Engineering)
Freeway LOS (Transportation Engineering)Freeway LOS (Transportation Engineering)
Freeway LOS (Transportation Engineering)Hossam Shafiq I
 
Traffic Conditions - From Now Until Forever
Traffic Conditions - From Now Until ForeverTraffic Conditions - From Now Until Forever
Traffic Conditions - From Now Until ForeverWSP
 
Parking design in front of CE building BUET by Pronob ghosh 1204011
Parking design in front of CE building BUET by Pronob ghosh 1204011Parking design in front of CE building BUET by Pronob ghosh 1204011
Parking design in front of CE building BUET by Pronob ghosh 1204011Pronob Ghosh
 
9-Traffic Volume ( Transportation and Traffic Engineering Dr. Sheriff El-Bada...
9-Traffic Volume ( Transportation and Traffic Engineering Dr. Sheriff El-Bada...9-Traffic Volume ( Transportation and Traffic Engineering Dr. Sheriff El-Bada...
9-Traffic Volume ( Transportation and Traffic Engineering Dr. Sheriff El-Bada...Hossam Shafiq I
 
02-A Components of Traffic System [Road Users and Vehicles] (Traffic Engineer...
02-A Components of Traffic System [Road Users and Vehicles] (Traffic Engineer...02-A Components of Traffic System [Road Users and Vehicles] (Traffic Engineer...
02-A Components of Traffic System [Road Users and Vehicles] (Traffic Engineer...Hossam Shafiq I
 
Speed report from panthpoath to russel square by pronob ghosh buet 1204011
Speed report from panthpoath to russel square by pronob ghosh buet 1204011Speed report from panthpoath to russel square by pronob ghosh buet 1204011
Speed report from panthpoath to russel square by pronob ghosh buet 1204011Pronob Ghosh
 
Traffic volume study-opresentation by ahmed ferdous - 1004137-buet
Traffic volume study-opresentation  by ahmed ferdous - 1004137-buetTraffic volume study-opresentation  by ahmed ferdous - 1004137-buet
Traffic volume study-opresentation by ahmed ferdous - 1004137-buetAhmed Ferdous Ankon
 
Lec 13 Traffic Light Signals (Transportation Engineering Dr.Lina Shbeeb)
Lec 13 Traffic Light Signals (Transportation Engineering Dr.Lina Shbeeb)Lec 13 Traffic Light Signals (Transportation Engineering Dr.Lina Shbeeb)
Lec 13 Traffic Light Signals (Transportation Engineering Dr.Lina Shbeeb)Hossam Shafiq I
 

What's hot (20)

Traffic Speed Analysis
Traffic Speed   AnalysisTraffic Speed   Analysis
Traffic Speed Analysis
 
Traffi speed study on panthapath to russel square by pronob ghosh buet 1204011
Traffi speed study on panthapath to russel square by pronob ghosh buet 1204011Traffi speed study on panthapath to russel square by pronob ghosh buet 1204011
Traffi speed study on panthapath to russel square by pronob ghosh buet 1204011
 
Traffic studies volume study
Traffic studies volume studyTraffic studies volume study
Traffic studies volume study
 
Spot speed
Spot speedSpot speed
Spot speed
 
Intelligent Transportation Systems (Transportation Engineering)
Intelligent Transportation Systems (Transportation Engineering)Intelligent Transportation Systems (Transportation Engineering)
Intelligent Transportation Systems (Transportation Engineering)
 
L17.1 HCS 2010
L17.1 HCS 2010 L17.1 HCS 2010
L17.1 HCS 2010
 
Lecture 01 Introduction (Traffic Engineering هندسة المرور & Dr. Usama Shahdah)
Lecture 01 Introduction (Traffic Engineering هندسة المرور & Dr. Usama Shahdah) Lecture 01 Introduction (Traffic Engineering هندسة المرور & Dr. Usama Shahdah)
Lecture 01 Introduction (Traffic Engineering هندسة المرور & Dr. Usama Shahdah)
 
Speed study analysis
Speed study analysisSpeed study analysis
Speed study analysis
 
Comparison of PCU for Indian and American conditions
Comparison of PCU for Indian and American conditionsComparison of PCU for Indian and American conditions
Comparison of PCU for Indian and American conditions
 
Lec 12 Capacity Analysis (Transportation Engineering Dr.Lina Shbeeb)
Lec 12 Capacity Analysis (Transportation Engineering Dr.Lina Shbeeb)Lec 12 Capacity Analysis (Transportation Engineering Dr.Lina Shbeeb)
Lec 12 Capacity Analysis (Transportation Engineering Dr.Lina Shbeeb)
 
Freeway LOS (Transportation Engineering)
Freeway LOS (Transportation Engineering)Freeway LOS (Transportation Engineering)
Freeway LOS (Transportation Engineering)
 
Traffic engineering
Traffic engineeringTraffic engineering
Traffic engineering
 
Traffic Conditions - From Now Until Forever
Traffic Conditions - From Now Until ForeverTraffic Conditions - From Now Until Forever
Traffic Conditions - From Now Until Forever
 
Parking design in front of CE building BUET by Pronob ghosh 1204011
Parking design in front of CE building BUET by Pronob ghosh 1204011Parking design in front of CE building BUET by Pronob ghosh 1204011
Parking design in front of CE building BUET by Pronob ghosh 1204011
 
9-Traffic Volume ( Transportation and Traffic Engineering Dr. Sheriff El-Bada...
9-Traffic Volume ( Transportation and Traffic Engineering Dr. Sheriff El-Bada...9-Traffic Volume ( Transportation and Traffic Engineering Dr. Sheriff El-Bada...
9-Traffic Volume ( Transportation and Traffic Engineering Dr. Sheriff El-Bada...
 
02-A Components of Traffic System [Road Users and Vehicles] (Traffic Engineer...
02-A Components of Traffic System [Road Users and Vehicles] (Traffic Engineer...02-A Components of Traffic System [Road Users and Vehicles] (Traffic Engineer...
02-A Components of Traffic System [Road Users and Vehicles] (Traffic Engineer...
 
Toll plaza
Toll plazaToll plaza
Toll plaza
 
Speed report from panthpoath to russel square by pronob ghosh buet 1204011
Speed report from panthpoath to russel square by pronob ghosh buet 1204011Speed report from panthpoath to russel square by pronob ghosh buet 1204011
Speed report from panthpoath to russel square by pronob ghosh buet 1204011
 
Traffic volume study-opresentation by ahmed ferdous - 1004137-buet
Traffic volume study-opresentation  by ahmed ferdous - 1004137-buetTraffic volume study-opresentation  by ahmed ferdous - 1004137-buet
Traffic volume study-opresentation by ahmed ferdous - 1004137-buet
 
Lec 13 Traffic Light Signals (Transportation Engineering Dr.Lina Shbeeb)
Lec 13 Traffic Light Signals (Transportation Engineering Dr.Lina Shbeeb)Lec 13 Traffic Light Signals (Transportation Engineering Dr.Lina Shbeeb)
Lec 13 Traffic Light Signals (Transportation Engineering Dr.Lina Shbeeb)
 

Viewers also liked

Howard_Final Presentation
Howard_Final PresentationHoward_Final Presentation
Howard_Final PresentationMatthew Howard
 
Using traffic flow for cluster formation in VANET
Using traffic flow for cluster formation in VANETUsing traffic flow for cluster formation in VANET
Using traffic flow for cluster formation in VANETMohammadAlmalag
 
Y7 Algebra 2 Traffic In A Jam
Y7   Algebra 2   Traffic In A JamY7   Algebra 2   Traffic In A Jam
Y7 Algebra 2 Traffic In A Jammrstucke
 
its project
its projectits project
its projectp71089
 
Intelligent Traffic Controller
Intelligent Traffic ControllerIntelligent Traffic Controller
Intelligent Traffic ControllerRanjan Dhar
 
TRAFFIC FLOW ANALYSIS & EFFICIENCY OF GEOMETRIC DESIGN OF A T-INTERSECTION, A...
TRAFFIC FLOW ANALYSIS & EFFICIENCY OF GEOMETRIC DESIGN OF A T-INTERSECTION, A...TRAFFIC FLOW ANALYSIS & EFFICIENCY OF GEOMETRIC DESIGN OF A T-INTERSECTION, A...
TRAFFIC FLOW ANALYSIS & EFFICIENCY OF GEOMETRIC DESIGN OF A T-INTERSECTION, A...IAEME Publication
 
Efforts Of Singapore In Controlling Traffic Congestion & Pollution
Efforts Of Singapore In Controlling Traffic Congestion & PollutionEfforts Of Singapore In Controlling Traffic Congestion & Pollution
Efforts Of Singapore In Controlling Traffic Congestion & PollutionANAND G
 
Road congestion problem in Dhaka city.
Road congestion problem in Dhaka city. Road congestion problem in Dhaka city.
Road congestion problem in Dhaka city. IFTEKHAR ISLAM
 
Traffic Jam, Pollution and Energy Consuption
Traffic Jam, Pollution and Energy ConsuptionTraffic Jam, Pollution and Energy Consuption
Traffic Jam, Pollution and Energy ConsuptionBharthe Maheswaran
 
Traffic problem of Silchar
Traffic problem of SilcharTraffic problem of Silchar
Traffic problem of SilcharSuresh Bishnoi
 
Presentation on research proposal on traffic jam in dhaka city by Md. Litan M...
Presentation on research proposal on traffic jam in dhaka city by Md. Litan M...Presentation on research proposal on traffic jam in dhaka city by Md. Litan M...
Presentation on research proposal on traffic jam in dhaka city by Md. Litan M...Md. Litan Mia
 
VANETS Vehicular Adhoc NETworkS
VANETS Vehicular Adhoc NETworkSVANETS Vehicular Adhoc NETworkS
VANETS Vehicular Adhoc NETworkSSridhar Raghavan
 
Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)Jonathan D'Cruz
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation Systemguest6d72ec
 
Problems of Urbanisation
Problems of UrbanisationProblems of Urbanisation
Problems of UrbanisationPushkin1799
 
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...IOSR Journals
 

Viewers also liked (20)

Howard_Final Presentation
Howard_Final PresentationHoward_Final Presentation
Howard_Final Presentation
 
Using traffic flow for cluster formation in VANET
Using traffic flow for cluster formation in VANETUsing traffic flow for cluster formation in VANET
Using traffic flow for cluster formation in VANET
 
Y7 Algebra 2 Traffic In A Jam
Y7   Algebra 2   Traffic In A JamY7   Algebra 2   Traffic In A Jam
Y7 Algebra 2 Traffic In A Jam
 
its project
its projectits project
its project
 
Intelligent Traffic Controller
Intelligent Traffic ControllerIntelligent Traffic Controller
Intelligent Traffic Controller
 
TRAFFIC FLOW ANALYSIS & EFFICIENCY OF GEOMETRIC DESIGN OF A T-INTERSECTION, A...
TRAFFIC FLOW ANALYSIS & EFFICIENCY OF GEOMETRIC DESIGN OF A T-INTERSECTION, A...TRAFFIC FLOW ANALYSIS & EFFICIENCY OF GEOMETRIC DESIGN OF A T-INTERSECTION, A...
TRAFFIC FLOW ANALYSIS & EFFICIENCY OF GEOMETRIC DESIGN OF A T-INTERSECTION, A...
 
Intelligent Transportation system
Intelligent Transportation systemIntelligent Transportation system
Intelligent Transportation system
 
Efforts Of Singapore In Controlling Traffic Congestion & Pollution
Efforts Of Singapore In Controlling Traffic Congestion & PollutionEfforts Of Singapore In Controlling Traffic Congestion & Pollution
Efforts Of Singapore In Controlling Traffic Congestion & Pollution
 
Road congestion problem in Dhaka city.
Road congestion problem in Dhaka city. Road congestion problem in Dhaka city.
Road congestion problem in Dhaka city.
 
Traffic Jam, Pollution and Energy Consuption
Traffic Jam, Pollution and Energy ConsuptionTraffic Jam, Pollution and Energy Consuption
Traffic Jam, Pollution and Energy Consuption
 
Lecture 13
Lecture 13Lecture 13
Lecture 13
 
Traffic congestion2
Traffic congestion2Traffic congestion2
Traffic congestion2
 
Vanet Presentation
Vanet PresentationVanet Presentation
Vanet Presentation
 
Traffic problem of Silchar
Traffic problem of SilcharTraffic problem of Silchar
Traffic problem of Silchar
 
Presentation on research proposal on traffic jam in dhaka city by Md. Litan M...
Presentation on research proposal on traffic jam in dhaka city by Md. Litan M...Presentation on research proposal on traffic jam in dhaka city by Md. Litan M...
Presentation on research proposal on traffic jam in dhaka city by Md. Litan M...
 
VANETS Vehicular Adhoc NETworkS
VANETS Vehicular Adhoc NETworkSVANETS Vehicular Adhoc NETworkS
VANETS Vehicular Adhoc NETworkS
 
Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)Intelligent Transportation System (ITS)
Intelligent Transportation System (ITS)
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation System
 
Problems of Urbanisation
Problems of UrbanisationProblems of Urbanisation
Problems of Urbanisation
 
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
 

Similar to GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing Traffic Congestion

[English]sae convergence2010 final2
[English]sae convergence2010 final2[English]sae convergence2010 final2
[English]sae convergence2010 final2Tsuguo Nobe
 
[English]sae convergence2010 final2
[English]sae convergence2010 final2[English]sae convergence2010 final2
[English]sae convergence2010 final2Tsuguo Nobe
 
LTC, Annual Forum, The Direction of Technology in Transportation, 05/13/2011,...
LTC, Annual Forum, The Direction of Technology in Transportation, 05/13/2011,...LTC, Annual Forum, The Direction of Technology in Transportation, 05/13/2011,...
LTC, Annual Forum, The Direction of Technology in Transportation, 05/13/2011,...LTC @ CSUSB
 
,Exit Exam Tutorial -Traffic Engineering.pdf
,Exit Exam Tutorial -Traffic Engineering.pdf,Exit Exam Tutorial -Traffic Engineering.pdf
,Exit Exam Tutorial -Traffic Engineering.pdfsandipanpaul16
 
Volume study presentation grp 04
Volume study presentation grp 04Volume study presentation grp 04
Volume study presentation grp 04Stone Rayhan
 
COORDINATION OF ACTUATED SIGNALS FOR A CORRIDOR
COORDINATION OF ACTUATED SIGNALS FOR A CORRIDORCOORDINATION OF ACTUATED SIGNALS FOR A CORRIDOR
COORDINATION OF ACTUATED SIGNALS FOR A CORRIDORRakesh Venkateswaran
 
PLACK Sokhit_Traffic Impact assessment (TIA).pptx
PLACK Sokhit_Traffic Impact assessment (TIA).pptxPLACK Sokhit_Traffic Impact assessment (TIA).pptx
PLACK Sokhit_Traffic Impact assessment (TIA).pptxSoKhit1
 
Transportation enginering
Transportation engineringTransportation enginering
Transportation engineringSathik Mohamed
 
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITYPROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY664601
 
The Effects of Countdown Signals on Intersection Capacity
The Effects of Countdown Signals on Intersection Capacity The Effects of Countdown Signals on Intersection Capacity
The Effects of Countdown Signals on Intersection Capacity drboon
 
Roundabouts on the road to sustainability
Roundabouts on the road to sustainabilityRoundabouts on the road to sustainability
Roundabouts on the road to sustainabilityJill Berberich
 
Hk icth2016 14th_june2016_htw_website version
Hk icth2016 14th_june2016_htw_website versionHk icth2016 14th_june2016_htw_website version
Hk icth2016 14th_june2016_htw_website versionHaneen Khreis
 
Traffic engineering and traffic control devices 2
Traffic engineering and traffic control devices 2Traffic engineering and traffic control devices 2
Traffic engineering and traffic control devices 2Latif Hyder Wadho
 
I John Siraut Economic Impact Of Traffic Signals Final
I   John Siraut   Economic Impact Of Traffic Signals FinalI   John Siraut   Economic Impact Of Traffic Signals Final
I John Siraut Economic Impact Of Traffic Signals FinalJohn Siraut
 
INTELLIGENT TRANSPORTATION SYSTEM
INTELLIGENT TRANSPORTATION SYSTEMINTELLIGENT TRANSPORTATION SYSTEM
INTELLIGENT TRANSPORTATION SYSTEMAmar Patel
 

Similar to GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing Traffic Congestion (20)

[English]sae convergence2010 final2
[English]sae convergence2010 final2[English]sae convergence2010 final2
[English]sae convergence2010 final2
 
[English]sae convergence2010 final2
[English]sae convergence2010 final2[English]sae convergence2010 final2
[English]sae convergence2010 final2
 
He final ppt
He final pptHe final ppt
He final ppt
 
LTC, Annual Forum, The Direction of Technology in Transportation, 05/13/2011,...
LTC, Annual Forum, The Direction of Technology in Transportation, 05/13/2011,...LTC, Annual Forum, The Direction of Technology in Transportation, 05/13/2011,...
LTC, Annual Forum, The Direction of Technology in Transportation, 05/13/2011,...
 
,Exit Exam Tutorial -Traffic Engineering.pdf
,Exit Exam Tutorial -Traffic Engineering.pdf,Exit Exam Tutorial -Traffic Engineering.pdf
,Exit Exam Tutorial -Traffic Engineering.pdf
 
Volume study presentation grp 04
Volume study presentation grp 04Volume study presentation grp 04
Volume study presentation grp 04
 
COORDINATION OF ACTUATED SIGNALS FOR A CORRIDOR
COORDINATION OF ACTUATED SIGNALS FOR A CORRIDORCOORDINATION OF ACTUATED SIGNALS FOR A CORRIDOR
COORDINATION OF ACTUATED SIGNALS FOR A CORRIDOR
 
ITS
ITSITS
ITS
 
PLACK Sokhit_Traffic Impact assessment (TIA).pptx
PLACK Sokhit_Traffic Impact assessment (TIA).pptxPLACK Sokhit_Traffic Impact assessment (TIA).pptx
PLACK Sokhit_Traffic Impact assessment (TIA).pptx
 
Transportation enginering
Transportation engineringTransportation enginering
Transportation enginering
 
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITYPROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
 
Sustainable Transportation Strategies for Nagpur City
Sustainable Transportation Strategies for Nagpur CitySustainable Transportation Strategies for Nagpur City
Sustainable Transportation Strategies for Nagpur City
 
tG04 06 5255
tG04 06 5255tG04 06 5255
tG04 06 5255
 
The Effects of Countdown Signals on Intersection Capacity
The Effects of Countdown Signals on Intersection Capacity The Effects of Countdown Signals on Intersection Capacity
The Effects of Countdown Signals on Intersection Capacity
 
ITS presentation
ITS presentationITS presentation
ITS presentation
 
Roundabouts on the road to sustainability
Roundabouts on the road to sustainabilityRoundabouts on the road to sustainability
Roundabouts on the road to sustainability
 
Hk icth2016 14th_june2016_htw_website version
Hk icth2016 14th_june2016_htw_website versionHk icth2016 14th_june2016_htw_website version
Hk icth2016 14th_june2016_htw_website version
 
Traffic engineering and traffic control devices 2
Traffic engineering and traffic control devices 2Traffic engineering and traffic control devices 2
Traffic engineering and traffic control devices 2
 
I John Siraut Economic Impact Of Traffic Signals Final
I   John Siraut   Economic Impact Of Traffic Signals FinalI   John Siraut   Economic Impact Of Traffic Signals Final
I John Siraut Economic Impact Of Traffic Signals Final
 
INTELLIGENT TRANSPORTATION SYSTEM
INTELLIGENT TRANSPORTATION SYSTEMINTELLIGENT TRANSPORTATION SYSTEM
INTELLIGENT TRANSPORTATION SYSTEM
 

More from Naoki Shibata

Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Naoki Shibata
 
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster AreaNaoki Shibata
 
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...Naoki Shibata
 
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Naoki Shibata
 
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...Naoki Shibata
 
An Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaAn Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaNaoki Shibata
 
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Naoki Shibata
 
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersGPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersNaoki Shibata
 
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...Naoki Shibata
 
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...Naoki Shibata
 
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...Naoki Shibata
 
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...Naoki Shibata
 
(Paper) Self adaptive island GA
(Paper) Self adaptive island GA(Paper) Self adaptive island GA
(Paper) Self adaptive island GANaoki Shibata
 
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...Naoki Shibata
 
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNsNaoki Shibata
 
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 (Paper) Task scheduling algorithm for multicore processor system for minimiz... (Paper) Task scheduling algorithm for multicore processor system for minimiz...
(Paper) Task scheduling algorithm for multicore processor system for minimiz...Naoki Shibata
 
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...Naoki Shibata
 
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...Naoki Shibata
 
(Slides) A demand-oriented information retrieval method on MANET
(Slides) A demand-oriented information retrieval method on MANET(Slides) A demand-oriented information retrieval method on MANET
(Slides) A demand-oriented information retrieval method on MANETNaoki Shibata
 
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...Naoki Shibata
 

More from Naoki Shibata (20)

Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)
 
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
 
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
 
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
 
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
 
An Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaAn Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster Area
 
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
 
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersGPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
 
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
 
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
 
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
 
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
 
(Paper) Self adaptive island GA
(Paper) Self adaptive island GA(Paper) Self adaptive island GA
(Paper) Self adaptive island GA
 
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
 
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
 
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 (Paper) Task scheduling algorithm for multicore processor system for minimiz... (Paper) Task scheduling algorithm for multicore processor system for minimiz...
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
 
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
 
(Slides) A demand-oriented information retrieval method on MANET
(Slides) A demand-oriented information retrieval method on MANET(Slides) A demand-oriented information retrieval method on MANET
(Slides) A demand-oriented information retrieval method on MANET
 
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
 

Recently uploaded

Observational constraints on mergers creating magnetism in massive stars
Observational constraints on mergers creating magnetism in massive starsObservational constraints on mergers creating magnetism in massive stars
Observational constraints on mergers creating magnetism in massive starsSérgio Sacani
 
DNA isolation molecular biology practical.pptx
DNA isolation molecular biology practical.pptxDNA isolation molecular biology practical.pptx
DNA isolation molecular biology practical.pptxGiDMOh
 
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...Sérgio Sacani
 
CHROMATOGRAPHY PALLAVI RAWAT.pptx
CHROMATOGRAPHY  PALLAVI RAWAT.pptxCHROMATOGRAPHY  PALLAVI RAWAT.pptx
CHROMATOGRAPHY PALLAVI RAWAT.pptxpallavirawat456
 
KDIGO-2023-CKD-Guideline-Public-Review-Draft_5-July-2023.pdf
KDIGO-2023-CKD-Guideline-Public-Review-Draft_5-July-2023.pdfKDIGO-2023-CKD-Guideline-Public-Review-Draft_5-July-2023.pdf
KDIGO-2023-CKD-Guideline-Public-Review-Draft_5-July-2023.pdfGABYFIORELAMALPARTID1
 
6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
6.2 Pests of Sesame_Identification_Binomics_Dr.UPR6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
6.2 Pests of Sesame_Identification_Binomics_Dr.UPRPirithiRaju
 
DOG BITE management in pediatrics # for Pediatric pgs# topic presentation # f...
DOG BITE management in pediatrics # for Pediatric pgs# topic presentation # f...DOG BITE management in pediatrics # for Pediatric pgs# topic presentation # f...
DOG BITE management in pediatrics # for Pediatric pgs# topic presentation # f...HafsaHussainp
 
bonjourmadame.tumblr.com bhaskar's girls
bonjourmadame.tumblr.com bhaskar's girlsbonjourmadame.tumblr.com bhaskar's girls
bonjourmadame.tumblr.com bhaskar's girlshansessene
 
Environmental acoustics- noise criteria.pptx
Environmental acoustics- noise criteria.pptxEnvironmental acoustics- noise criteria.pptx
Environmental acoustics- noise criteria.pptxpriyankatabhane
 
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
Replisome-Cohesin Interfacing A Molecular Perspective.pdf
Replisome-Cohesin Interfacing A Molecular Perspective.pdfReplisome-Cohesin Interfacing A Molecular Perspective.pdf
Replisome-Cohesin Interfacing A Molecular Perspective.pdfAtiaGohar1
 
Gas-ExchangeS-in-Plants-and-Animals.pptx
Gas-ExchangeS-in-Plants-and-Animals.pptxGas-ExchangeS-in-Plants-and-Animals.pptx
Gas-ExchangeS-in-Plants-and-Animals.pptxGiovaniTrinidad
 
Abnormal LFTs rate of deco and NAFLD.pptx
Abnormal LFTs rate of deco and NAFLD.pptxAbnormal LFTs rate of deco and NAFLD.pptx
Abnormal LFTs rate of deco and NAFLD.pptxzeus70441
 
GLYCOSIDES Classification Of GLYCOSIDES Chemical Tests Glycosides
GLYCOSIDES Classification Of GLYCOSIDES  Chemical Tests GlycosidesGLYCOSIDES Classification Of GLYCOSIDES  Chemical Tests Glycosides
GLYCOSIDES Classification Of GLYCOSIDES Chemical Tests GlycosidesNandakishor Bhaurao Deshmukh
 
The Sensory Organs, Anatomy and Function
The Sensory Organs, Anatomy and FunctionThe Sensory Organs, Anatomy and Function
The Sensory Organs, Anatomy and FunctionJadeNovelo1
 
Introduction of Human Body & Structure of cell.pptx
Introduction of Human Body & Structure of cell.pptxIntroduction of Human Body & Structure of cell.pptx
Introduction of Human Body & Structure of cell.pptxMedical College
 
Environmental Acoustics- Speech interference level, acoustics calibrator.pptx
Environmental Acoustics- Speech interference level, acoustics calibrator.pptxEnvironmental Acoustics- Speech interference level, acoustics calibrator.pptx
Environmental Acoustics- Speech interference level, acoustics calibrator.pptxpriyankatabhane
 
final waves properties grade 7 - third quarter
final waves properties grade 7 - third quarterfinal waves properties grade 7 - third quarter
final waves properties grade 7 - third quarterHanHyoKim
 
6.1 Pests of Groundnut_Binomics_Identification_Dr.UPR
6.1 Pests of Groundnut_Binomics_Identification_Dr.UPR6.1 Pests of Groundnut_Binomics_Identification_Dr.UPR
6.1 Pests of Groundnut_Binomics_Identification_Dr.UPRPirithiRaju
 
projectile motion, impulse and moment
projectile  motion, impulse  and  momentprojectile  motion, impulse  and  moment
projectile motion, impulse and momentdonamiaquintan2
 

Recently uploaded (20)

Observational constraints on mergers creating magnetism in massive stars
Observational constraints on mergers creating magnetism in massive starsObservational constraints on mergers creating magnetism in massive stars
Observational constraints on mergers creating magnetism in massive stars
 
DNA isolation molecular biology practical.pptx
DNA isolation molecular biology practical.pptxDNA isolation molecular biology practical.pptx
DNA isolation molecular biology practical.pptx
 
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
 
CHROMATOGRAPHY PALLAVI RAWAT.pptx
CHROMATOGRAPHY  PALLAVI RAWAT.pptxCHROMATOGRAPHY  PALLAVI RAWAT.pptx
CHROMATOGRAPHY PALLAVI RAWAT.pptx
 
KDIGO-2023-CKD-Guideline-Public-Review-Draft_5-July-2023.pdf
KDIGO-2023-CKD-Guideline-Public-Review-Draft_5-July-2023.pdfKDIGO-2023-CKD-Guideline-Public-Review-Draft_5-July-2023.pdf
KDIGO-2023-CKD-Guideline-Public-Review-Draft_5-July-2023.pdf
 
6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
6.2 Pests of Sesame_Identification_Binomics_Dr.UPR6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
 
DOG BITE management in pediatrics # for Pediatric pgs# topic presentation # f...
DOG BITE management in pediatrics # for Pediatric pgs# topic presentation # f...DOG BITE management in pediatrics # for Pediatric pgs# topic presentation # f...
DOG BITE management in pediatrics # for Pediatric pgs# topic presentation # f...
 
bonjourmadame.tumblr.com bhaskar's girls
bonjourmadame.tumblr.com bhaskar's girlsbonjourmadame.tumblr.com bhaskar's girls
bonjourmadame.tumblr.com bhaskar's girls
 
Environmental acoustics- noise criteria.pptx
Environmental acoustics- noise criteria.pptxEnvironmental acoustics- noise criteria.pptx
Environmental acoustics- noise criteria.pptx
 
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
 
Replisome-Cohesin Interfacing A Molecular Perspective.pdf
Replisome-Cohesin Interfacing A Molecular Perspective.pdfReplisome-Cohesin Interfacing A Molecular Perspective.pdf
Replisome-Cohesin Interfacing A Molecular Perspective.pdf
 
Gas-ExchangeS-in-Plants-and-Animals.pptx
Gas-ExchangeS-in-Plants-and-Animals.pptxGas-ExchangeS-in-Plants-and-Animals.pptx
Gas-ExchangeS-in-Plants-and-Animals.pptx
 
Abnormal LFTs rate of deco and NAFLD.pptx
Abnormal LFTs rate of deco and NAFLD.pptxAbnormal LFTs rate of deco and NAFLD.pptx
Abnormal LFTs rate of deco and NAFLD.pptx
 
GLYCOSIDES Classification Of GLYCOSIDES Chemical Tests Glycosides
GLYCOSIDES Classification Of GLYCOSIDES  Chemical Tests GlycosidesGLYCOSIDES Classification Of GLYCOSIDES  Chemical Tests Glycosides
GLYCOSIDES Classification Of GLYCOSIDES Chemical Tests Glycosides
 
The Sensory Organs, Anatomy and Function
The Sensory Organs, Anatomy and FunctionThe Sensory Organs, Anatomy and Function
The Sensory Organs, Anatomy and Function
 
Introduction of Human Body & Structure of cell.pptx
Introduction of Human Body & Structure of cell.pptxIntroduction of Human Body & Structure of cell.pptx
Introduction of Human Body & Structure of cell.pptx
 
Environmental Acoustics- Speech interference level, acoustics calibrator.pptx
Environmental Acoustics- Speech interference level, acoustics calibrator.pptxEnvironmental Acoustics- Speech interference level, acoustics calibrator.pptx
Environmental Acoustics- Speech interference level, acoustics calibrator.pptx
 
final waves properties grade 7 - third quarter
final waves properties grade 7 - third quarterfinal waves properties grade 7 - third quarter
final waves properties grade 7 - third quarter
 
6.1 Pests of Groundnut_Binomics_Identification_Dr.UPR
6.1 Pests of Groundnut_Binomics_Identification_Dr.UPR6.1 Pests of Groundnut_Binomics_Identification_Dr.UPR
6.1 Pests of Groundnut_Binomics_Identification_Dr.UPR
 
projectile motion, impulse and moment
projectile  motion, impulse  and  momentprojectile  motion, impulse  and  moment
projectile motion, impulse and moment
 

GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing Traffic Congestion

  • 1. Jiaxing Xu†1 , Weihua Sun†2, Naoki Shibata†1, Minoru Ito†1 †1 Nara Institute of Science and Technology, Japan †2 Shiga University, Japan
  • 2.  We combine Traffic Signal Control and Route Guidance so that  Reduce traffic congestion  Vehicles likely encounter green lights  Minimize the travel time of vehicles  Proposed method consists of two parts  GreenSwirl: traffic signal control method ▪ Enable smooth-flowing traffic on many circular routes  GreenDrive: route guidance method ▪ Guide of the shortest time path for individual drivers 2 The whole traffic Vehicles
  • 3.  Background and Related Study  Proposed Method  Evaluation and Results  Conclusion and Future Work 3
  • 4. Serious traffic congestion  The lack of carefully planned traffic signals is one of the major reasons 4 Air pollution caused by vehicle emissions  25% of PM2.5 pollution in Beijing comes from exhaust gas from vehicles  In order to reduce traffic congestion  Traffic Signal Control  GreenWave  Dynamic Route Guidance
  • 5.  Coordinating a series of traffic lights to enable continuous traffic flow over several intersections in one main direction Principle: control the time period for green lights by predicting the arrival time of vehicles GreenWave Direction 5
  • 6.  GreenWave cannot be created at crossing traffic 6 GreenWave GreenWave GreenWave GreenWave
  • 7.  Often red light at opposite lane  10 traffic lights were tested in Nanjing City, China (May 19, 2014) GreenWave GreenWave GreenWave 7 4km GreenWave Direction : 4 minutes Opposite Direction: 9 minutes
  • 9. Control traffic signals on many direction roads Control the traffic and guide the vehicles to the optimal route Priority in a single direction Low capacity of roads connecting to main roads  Easily causing congestion Entering excessive vehicles  Gridlock
  • 10.  Background and Related Study  Proposed Method  Evaluation and Results  Conclusion and Future Work 10
  • 11. Traffic Signal Control GreenSwirl Route Guidance GreenDrive  To reduce traffic congestion  To minimize the travel time of vehicles 11
  • 12.  GreenWave is formed on many roads like huge swirls throughout one city  A swirl is a single loop of the multiple GreenWaves formed by GreenSwirl  Vehicles can run at the legal speed limit on a swirl without stopping unless there is traffic congestion 12 Priority Direction PriorityDirection Priority Direction PriorityDirection Swirls No Stopping City Center Smoothly running even in crossing road Control the entering traffic Control the entering traffic Optimize each vehicle
  • 13.  Guiding each vehicle to the shortest time path  Estimate the travel time of each road segment  Guide some vehicles to the swirls for dispersing traffic 13 PriorityDirection Priority Direction PriorityDirection PriorityDirection PriorityDirection Priority Direction PriorityDirection PriorityDirection 90s 130s Resolve the problem in opposite lane 160s
  • 14. 1. Set the initial travel time for all road segments 2. Guide each vehicle to the shortest time path 3. Collect travel time from all road segments and output result 4. Increase travel time by 1% for the top 1% congested road 5. Until the result ( average travel time of all vehicles) becomes stable, output the best recommend route to vehicles Traffic volume balance Congestion 14
  • 15.  Traffic data  Speed of vehicles on road segments  Two ways to collect traffic data 1. Deploy speed-detecting sensors in all road segments 2. Deploy sensors in some road segments and part of vehicles report their speed and position to the server via communication 15 Static Data GreenSwirl Swirls Road Network GreenDrive Server TrafficData Route
  • 16. 16  Current Swirls are formed manually CenterCenter Park Main Area 2 Determine main roads  High traffic capacity  Multi-Lane Detect the area crowded with vehicles  Main area  City center Form the swirls  To disperse Vehicles 3 1
  • 17.  Background and Related Study  Proposed Method  Evaluation and Results  Conclusion and Future Work 17
  • 18.  Experiment Purposes  Evaluate the performance of GreenSwirl and GreenDrive  Evaluate the proposed method in scenarios where a part of road segments has sensor installed for obtaining traffic data  Simulator  SUMO (Simulation of Urban Mobility) 18
  • 19.  Manhattan in New York  Map data is taken from OpenStreetMap  Many one-way streets  4km×20km  Number of streets : 870  Number of vehicles: 5000/10000/15000/20000 19
  • 20.  Synchronized Method  Default signal control method implemented in SUMO 20  GreenWave  GreenWave is used for main streets with a high traffic capacity  The default synchronized method is used for other streets Same time
  • 21.  Shortest-Path Method  Vehicles are guided along paths of the shortest distance  DUA (dynamic user assignment) Method[1]  It works by running simulations to discover travel times and assigning alternative routes to vehicles  Vehicles are guided along routes selected according to calculated probabilities, to distribute all the traffic  Problems ▪ This method does not optimize the travel time for each user ▪ Some users are guided along detour paths 21 [1] Krajzewicz, Daniel, Michael Behrisch, and Yun-Pang Wang. "Comparing performance and quality of traffic assignment techniques for microscopic road traffic simulations." DTA2008 International Symposium on Dynamic Traffic Assignment. No. EPFL-CONF-154987. 2008.
  • 22. 800 1300 1800 2300 2800 5000 10000 15000 20000 AverageTravelTime(s) Number of vehicles Synchronized GreenWave GreenSwirl Reduce average travel time by 21% compared with GreenWave Reduce average travel time by 10% compared with GreenWave GreenDrive 22
  • 23.  GreenDrive 100% penetration is the best 800 1300 1800 2300 2800 3300 3800 4300 5000 10000 15000 20000 AverageTravelTime(s) Number of vehicles Shortest Path 100% DUA 100% GreenDrive 25% GreenDrive 50% GreenDrive 75% GreenDrive 100% Reduce 55% compared to Shortest-path Reduce 23% compared to DUA GreenSwirl 23
  • 24. 800 1300 1800 2300 2800 3300 3800 4300 5000 10000 15000 20000 AverageTravelTime(s) Number of vehicles DUA 100% GreenDrive 50% GreenDrive 100% GreenSwirl 24  GreenDrive 100% penetration is the best  DUA 100% penetration ≈ GreenDrive 50% penetration
  • 25.  Sensor 30%  Traffic data can be obtained from 30% of the streets  Sensor 30% + Feedback 1%  Traffic information can be obtained from 30% of the streets and 1% of the all vehicles report their travel information  Sensor 70%  Traffic data can be obtained from 70% of the streets  Sensor 100%  Traffic data can be obtained from all the streets 25
  • 26. 0 500 1000 1500 2000 2500 5000 10000 15000 20000 AverageTravelTime(s) Number of vehicles GreenDrive_Sensor30% GreenDrive_Sensor30%+Feedback1% GreenDrive_Sensor70% GreenDrive_Sensor100% 26  Less travel time as the ratio of sensors increases  Sensor 30% + Feedback 1% ≈ Sensor 70%
  • 27.  Proposed Method  GreenSwirl: traffic signal control method  GreenDrive: route guidance method  Reduce the average travel time by 10%-60% compared with the existing methods  Future works  Evaluate the proposed method for maps of other cities  Automatic generation algorithm for GreenSwirl according to traffic data 27 center center center Beijing Boston Vehicles:50,000 Vehicles:80,000
  • 28. Jiaxing Xu, Weihua Sun, Naoki Shibata and Minoru Ito : "GreenSwirl: Combining Traffic Signal Control and Route Guidance for Reducing Traffic Congestion," in Proc. of IEEE Vehicular Networking Conference 2014 (IEEE VNC 2014)(23% acceptance rate), pp. 179-186, 2014-12-15. DOI:10.1109/VNC.2014.7013337 [ PDF ] 28

Editor's Notes

  1. I am Xu Jiaxing , coming from Nara Institute of Science and Technology. Today I’d like to present our work about GreenSwirl: Combing traffic signal control and route guidance for reducing traffic congestion
  2. As we all know Serious traffic congestion and associated air pollution caused by vehicle emissions are major social problems in many countries The lack of carefully planned traffic signals ,especially, is one main cause for traffic congestion. And it was found that 25% of PM2.5 pollution in Beijing comes from vehicle exhaust gas. At present, There have been many ways for reducing traffic congestion such as Traffic Signal Control and Dynamic Route Guidance. Especially, GreenWave is a traffic signal control method which was used in many countries.
  3. GreenWave is a method for coordinating a series of traffic lights to enable continuous traffic flow over several intersections in one main direction Principle is to control the time period for lights to be green by predicting the arrival time of vehicles. GreenWave was tested in several cities in China, but the results were not satisfactory. Next I will introduce the problems of GreenWave
  4. The first problem is that GreenWave interferes with the crossing traffic . In this illustration, GreenWave is created at the one direction road, so the cars can smoothly travel on the GreenWave roads. However GreenWave cannot be created at crossing road, crossing traffic is will be interfered when run on crossing road.
  5. As the same with just problem , GreenWave also interferes with the opposite lane. The cars on the GreenWave lane can always encounter the Green Light. However The cars on the oppsite lane always encounter the red light. This problem is confirmed by 10 traffic lights in Nanjing city of China. The tested street is 4km and on one direction was formed the GreenWave. The result is that vehicles can take 4 minutes to pass the street on GreenWave Direction, on the Opposite Direction will take 9 minutes. So we can see that the vehicle will travel twice time on the Opposite Direction. http://jiangsu.china.com.cn/html/jsnews/around/289798_1.html
  6. The last problem , Traffic congestion may be caused at both entry and exit to main roads. First it is a matter of the Entry Congestion When the GreenWave to generate only on the main road, so many vehicles come together to the main road. And the roads connecting the main road always can not receive so much vehicles as the main road When theses vehicles is about to enter the main road. The congestion occurs at the entry. As the same reason, there is also a problem of exit congestion. When a lot of vehicles get off the main road to normal street , at exit will cause the congestion, in addition this congestion will also spread to the main road. Just we know problem by these examples , next I will summary the drawbacks of GreenWave and how to resolve the problem
  7. Briefly, there are two drawbacks, the first is that GreenWave is only priority in a single direction, in order to solve it ,we can control traffic signals on many direction roads like GreenWave . The second is the traffic flow. In the normal roads connecting to the main roads has low capacity of receiving traffic . So it is easy to cause the congestion and Even the main roads formed GreenWave will also be congestion when entered excessive vehicles. What’s worse, it can cause the serious congestion Gridlock. in order to avoid the congestion by traffic flow, we can control the traffic and guide the vehicles to the optimal route. According to the two solutions, our proposed method is born at this right moment
  8. We propose the Traffic signal control method GreenSwirl, combination with the Route Guidance method GreenDrive. The goals are to reduce traffic congestion and minimize the travel time of vehicles. I will introduce what is GreenSwirl
  9.  the traffic signal control method GreenSwirl is that GreenWave is formed on many roads like huge swirls throughout one city. a swirl is a single loop of the multiple GreenWavs fromed by GreenSwirl. On a swirl , vehicles can run with out stopping unless there is traffic congestion. And the cars can also smoothly run even in crossing road. We use another method to control the entering traffic and optimize each vehicle.
  10. That is the rout guidance method GreenDrive. It can guide each vehicle to the shortest time path by estimation of the travel time passing through each road segment. So that it can guide some vehicles to the swirls for dispersing traffic. We provide two illustrations to help you to understand the image of GreenDrive. On the left, the car want to arrive to the top-right destination, GreenDrive will guide it to route by the outside swirl. On the right, the car want to arrive the destination on the opposite lane. This car can be provided some route by Swirls. The travel time of these routes is estimated and GreenDrive guides the car to the shortest time path so that it can resolve the problem in opposite lane. This is a simple image of GreenDrive, how operate the GreenDrive to control traffic and guide the shortest time path for each vehicles. Next I will introduce the details of GreenDrive illustration
  11. The details of GreenDrive The first step , we set the initial travel time for all road segments, and the second step, guide each vehicle to the shortest time path by simulation. And at the third step, when the vehicles running on the roads, the travel time of all road segments will be collected. at the fourth step, We can detect the congestion roads and in order to balance the traffic ,we increase the travel time by 1% for the top 1% congested road. And repeat the number of iterations until the average travel time of vehicles becomes stable, output the best recommend route to vehicles. We already know the image of two methods, next I will introduce how to combine them in real traffic network.
  12. First we should have a database to save the previous traffic data also called static data and collect it regularly from road network. Second, according the static data we will form the swirls by GreenSwirl and implement it on the road network. After that, the GreenDrive Server dose the simulation by the real-time traffic data and guide the optimal route for vehicles. These vehicles will run on the road network and generate the traffic data to the static data. The traffic data is the speed of vehicles on road segments, there are two ways to collect traffic data. One is to deploy speed-detecting sensors in all road segments, another one will deploy sensors in some road segments and part of vehicles report their speed the position to the server via communication. In our proposed method is assumed to use firest way. The second way will be evaluated that if it can effect the performance of proposed method.