SlideShare a Scribd company logo
1 of 22
SRIJAN SINGH TUDU, EEE-C1, B310055
CONTENTS
 Introduction.
 What an Embedded System Is.
 Creating an Embedded Application.
 Applications of Embedded System.
 Intelligent Traffic Light Control Using
Embedded Systems.
 Conclusion.
INTRODUCTION
 A House that recognizes your
fingerprint, and opens doors.
 A Fridge that checks food
supplies and orders to replenish
them.
 Could you ever imagine a person
traveling in a driver-less car?
Impossible?
“RTOS and Embedded System”
makes this possible.
WHAT AN EMBEDDED SYSTEM
IS
Generally “Devices used to
control, monitor or assist
the operation of
equipment, machinery or
plant.”
 Any device that includes a
programmable computer
but is not itself a general-
purpose computer is an
embedded system.
EMBEDDED SYSTEM DIFFER
COMPUTERS
 A computer is a general-
purpose device capable of
performing several types of
tasks like word processing,
internet-access, gaming etc.
 A computer uses a general
purpose Microprocessor like
Pentium, Athlon.
 A general purpose computer
produces result, but they are
not strictly bound by time-
constraints.
 On the other hand an
Embedded System usually
performs one or few specific
tasks.
 Whereas Embedded System
uses a Microprocessor/Micro-
controller like 8951, Z80, 8051.
 Embedded systems are also
known as real time systems
since they respond to an event
and produce the result with in a
guaranteed time period.
REALTIME SYSTEMS
 Real-time and embedded systems technology
is a key enabling technology for the future
in an ever-growing domain of important
applications.
 A real time system is a system, which
requires a “timely” response from the
computer system to prevent failures.
CREATING EMBEDDED
APPLICATIONS
“Creating an embedded application
involves three important activities.”
 Writing the software program.
 Writing together the necessary
hardware.
 Testing and Debugging.
WRITING SOFTWARE
 The software for an embedded system can be
written in Assembly Language, C, C++ or Java
(usually called “FIRMWARE”)
 We are using different processors for each new
application, then Assembly Language is the
most suited.
 However if we are using the same processor and
similar hardware configuration for each new
application, it is advisable to create in C.
WRITING HARDWARE
 A System designer has to study the data sheet of
a Microprocessor/Micro controller for pin
configurations, operating voltage, input/output
current capabilities, temperature resistance etc
and connect it to the system to be controlled.
TESTING AND DEBUGGING
 This is what makes an embedded system crash
proof.
 Debugging involves defining a suitable, predefine
response to all possible operation scenarios that
may be faced by the embedded system.
APPLICATIONS
 Building Systems.
 Manufacturing and
Process Control.
 Medical Diagnostics.
 Transport Systems.
 Communication
Systems.
 Banking, Finance and
Commerce.
INTELLIGENT TRAFFIC
CONTROL
 Growing number of road
users and the limited
resources provided by
current infrastructures lead
to ever increasing traveling
times.
 Novel technologies such
as communication
networks and sensor
networks, sophisticated
algorithms for setting
traffic lights.
 we are coping with a complex multi-agent
system, where communication and
coordination play essential roles.
 The research has led to a novel system in
which traffic light controllers and the behavior
of car drivers are optimized using machine-
learning methods.
CONCEPT
 Suppose there are a number of cars with their
destination address standing before a crossing.
 All vehicles communicate to the traffic light with
their specific place in the queue and their
destination address.
 To minimize the long-term average waiting time
until all vehicles have arrived at their destination
address.
 The learning traffic light controllers solve this
problem by estimating how long it would take for
a car to arrive at its destination address (for which
the vehicle may need to pass many different traffic
lights) when currently the light would be put on
green, and how long it would take if the light
would be put on red.
 To estimate the waiting times, we use
'reinforcement learning’.
 One nice feature is that the system is very fair;
it never lets one car wait for a very long time,
since then its gain of setting its own light to
green becomes very large, and the optimal
decision of the traffic light will set his light to
green.
 We solve the traffic light control problem by
using a distributed multi-agent system, where
cooperation and coordination are done by
communication, learning, and voting
mechanisms.
RESULT
 The results indicate that the learning
controllers can reduce average waiting times
with at least 70% in semi-busy traffic
situations, and even much more when high
congestion of the traffic occurs.
CONCLUSION
 The “Intelligent Traffic Light Control Using Embedded
System” is more reliable, highly accurate and offers
higher performance over the traffic light controllers that
were used earlier.
 The easy availability of good design tools and
software engineers has been two key factors in fuelling
the growth of embedded systems.
 The Intelligent traffic control is just a small part, looking
at the bigger picture it has large-scale application in
ITS(Intelligent Transportation System).
“This not only help’s solve the notion
of Traffic Gridlock, but also the
Environmental Issues.”
Thank You
Any Queries!

More Related Content

What's hot

What's hot (20)

Traffic control system
Traffic control systemTraffic control system
Traffic control system
 
Communication Based Train Control (Mobile Train Radio Communication)
Communication Based Train Control (Mobile Train Radio Communication)Communication Based Train Control (Mobile Train Radio Communication)
Communication Based Train Control (Mobile Train Radio Communication)
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning System
 
WIFI CONTROLLED SPY ROBOT CAR
WIFI CONTROLLED SPY ROBOT CARWIFI CONTROLLED SPY ROBOT CAR
WIFI CONTROLLED SPY ROBOT CAR
 
Speed Control of DC Motor using Microcontroller
Speed Control of DC Motor using MicrocontrollerSpeed Control of DC Motor using Microcontroller
Speed Control of DC Motor using Microcontroller
 
IoT in Transportation Sector
IoT in Transportation SectorIoT in Transportation Sector
IoT in Transportation Sector
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
 
IoT Based Home Automation System Presantation
IoT Based Home Automation System PresantationIoT Based Home Automation System Presantation
IoT Based Home Automation System Presantation
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
 
Seminar on Home Automation Using Raspberry Pi
Seminar on Home Automation Using Raspberry PiSeminar on Home Automation Using Raspberry Pi
Seminar on Home Automation Using Raspberry Pi
 
SMART DUST
SMART DUSTSMART DUST
SMART DUST
 
Seminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection SystemSeminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection System
 
SMART TRAFFIC CONTROL
SMART TRAFFIC CONTROLSMART TRAFFIC CONTROL
SMART TRAFFIC CONTROL
 
Traffic light controller
Traffic light controllerTraffic light controller
Traffic light controller
 
Smart car parking system
Smart car parking systemSmart car parking system
Smart car parking system
 
Smart street lighting control system project PPT
Smart street lighting control system project PPT Smart street lighting control system project PPT
Smart street lighting control system project PPT
 
New Technology of electronics
New Technology of electronicsNew Technology of electronics
New Technology of electronics
 
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMAUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
 
Embedded system seminar
Embedded system seminarEmbedded system seminar
Embedded system seminar
 
Density Based Traffic signal system using microcontroller
Density Based Traffic signal system using microcontrollerDensity Based Traffic signal system using microcontroller
Density Based Traffic signal system using microcontroller
 

Viewers also liked

Application of traffic light
Application of traffic lightApplication of traffic light
Application of traffic light
are you
 
Traffic signal-project-
Traffic signal-project-Traffic signal-project-
Traffic signal-project-
Rajeev Verma
 
Density based trafiic control
Density based trafiic controlDensity based trafiic control
Density based trafiic control
nskprasad
 
Density based traffic light control
Density based traffic light controlDensity based traffic light control
Density based traffic light control
Rohit Nair
 
TRAFFIC LIGHT CONTROL USING RF TECH
TRAFFIC LIGHT CONTROL USING RF TECHTRAFFIC LIGHT CONTROL USING RF TECH
TRAFFIC LIGHT CONTROL USING RF TECH
Pranay Raj
 
Traffic Light Control
Traffic Light ControlTraffic Light Control
Traffic Light Control
hoadktd
 
Vehicle detection through image processing
Vehicle detection through image processingVehicle detection through image processing
Vehicle detection through image processing
Ghazalpreet Kaur
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation System
guest6d72ec
 

Viewers also liked (20)

Smart Traffic Light Controller
Smart Traffic Light ControllerSmart Traffic Light Controller
Smart Traffic Light Controller
 
Traffic light controller
Traffic light controllerTraffic light controller
Traffic light controller
 
Application of traffic light
Application of traffic lightApplication of traffic light
Application of traffic light
 
Traffic signal-project-
Traffic signal-project-Traffic signal-project-
Traffic signal-project-
 
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSOR
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSORTRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSOR
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSOR
 
Traffic light.ppt (1)
Traffic light.ppt (1)Traffic light.ppt (1)
Traffic light.ppt (1)
 
Density based trafiic control
Density based trafiic controlDensity based trafiic control
Density based trafiic control
 
Density based traffic signal control using microcontroller
Density based traffic signal control using microcontrollerDensity based traffic signal control using microcontroller
Density based traffic signal control using microcontroller
 
Density based traffic light control
Density based traffic light controlDensity based traffic light control
Density based traffic light control
 
Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...
 
intelligence Ambulance project report
intelligence Ambulance project reportintelligence Ambulance project report
intelligence Ambulance project report
 
TRAFFIC LIGHT CONTROL USING RF TECH
TRAFFIC LIGHT CONTROL USING RF TECHTRAFFIC LIGHT CONTROL USING RF TECH
TRAFFIC LIGHT CONTROL USING RF TECH
 
Final Project presentation on Image processing based intelligent traffic cont...
Final Project presentation on Image processing based intelligent traffic cont...Final Project presentation on Image processing based intelligent traffic cont...
Final Project presentation on Image processing based intelligent traffic cont...
 
PART -1 TRAFFIC LIGHT CONTROL USING 8085
PART -1 TRAFFIC LIGHT CONTROL USING 8085PART -1 TRAFFIC LIGHT CONTROL USING 8085
PART -1 TRAFFIC LIGHT CONTROL USING 8085
 
wireless traffic density control using sensor
wireless traffic density control using sensorwireless traffic density control using sensor
wireless traffic density control using sensor
 
Final year project presentation
Final year project presentationFinal year project presentation
Final year project presentation
 
Traffic Light Control
Traffic Light ControlTraffic Light Control
Traffic Light Control
 
Vehicle detection through image processing
Vehicle detection through image processingVehicle detection through image processing
Vehicle detection through image processing
 
Design of intelligent traffic light controller using gsm & embedded system
Design of intelligent traffic light controller using gsm & embedded systemDesign of intelligent traffic light controller using gsm & embedded system
Design of intelligent traffic light controller using gsm & embedded system
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation System
 

Similar to Intelligent Traffic Light control using Embedded Systems

Ed unit c embedded system
Ed   unit c embedded systemEd   unit c embedded system
Ed unit c embedded system
Dayal Sati
 
Embedded system in_automobiles_seminar_report_1234
Embedded system in_automobiles_seminar_report_1234Embedded system in_automobiles_seminar_report_1234
Embedded system in_automobiles_seminar_report_1234
Ganesh Bv
 
BEE 049- design of embedded system.pdf
BEE 049- design of embedded system.pdfBEE 049- design of embedded system.pdf
BEE 049- design of embedded system.pdf
abdisahirko
 
Density based traffic light controlling (2)
Density based traffic light controlling (2)Density based traffic light controlling (2)
Density based traffic light controlling (2)
hardik1240
 
EMBEDDED_SYSTEM_INTRODUCTION.pdf
EMBEDDED_SYSTEM_INTRODUCTION.pdfEMBEDDED_SYSTEM_INTRODUCTION.pdf
EMBEDDED_SYSTEM_INTRODUCTION.pdf
NadiSarj2
 
Embeddedsystem 110412132957-phpapp02
Embeddedsystem 110412132957-phpapp02Embeddedsystem 110412132957-phpapp02
Embeddedsystem 110412132957-phpapp02
ishan111
 

Similar to Intelligent Traffic Light control using Embedded Systems (20)

Training report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLABTraining report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLAB
 
Embeddedsystems 091130091010-phpapp02
Embeddedsystems 091130091010-phpapp02Embeddedsystems 091130091010-phpapp02
Embeddedsystems 091130091010-phpapp02
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
Ed unit c embedded system
Ed   unit c embedded systemEd   unit c embedded system
Ed unit c embedded system
 
Embedded system in_automobiles_seminar_report_1234
Embedded system in_automobiles_seminar_report_1234Embedded system in_automobiles_seminar_report_1234
Embedded system in_automobiles_seminar_report_1234
 
BEE 049- design of embedded system.pdf
BEE 049- design of embedded system.pdfBEE 049- design of embedded system.pdf
BEE 049- design of embedded system.pdf
 
Microprocessors and microcontrollers
Microprocessors and microcontrollersMicroprocessors and microcontrollers
Microprocessors and microcontrollers
 
Lecture 4
Lecture  4Lecture  4
Lecture 4
 
EMBEDDED SYSTEMS INTRODUCTION.pptx
EMBEDDED SYSTEMS INTRODUCTION.pptxEMBEDDED SYSTEMS INTRODUCTION.pptx
EMBEDDED SYSTEMS INTRODUCTION.pptx
 
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
 
Blue eyes seminar report
Blue eyes seminar reportBlue eyes seminar report
Blue eyes seminar report
 
Density based traffic light controlling (2)
Density based traffic light controlling (2)Density based traffic light controlling (2)
Density based traffic light controlling (2)
 
An Internet Based Interactive Data Acquisition System
An Internet Based Interactive Data Acquisition System An Internet Based Interactive Data Acquisition System
An Internet Based Interactive Data Acquisition System
 
EMBEDDED_SYSTEM_INTRODUCTION.pdf
EMBEDDED_SYSTEM_INTRODUCTION.pdfEMBEDDED_SYSTEM_INTRODUCTION.pdf
EMBEDDED_SYSTEM_INTRODUCTION.pdf
 
automation
automationautomation
automation
 
Embeddedsystems
EmbeddedsystemsEmbeddedsystems
Embeddedsystems
 
Embeddedsystem 110412132957-phpapp02
Embeddedsystem 110412132957-phpapp02Embeddedsystem 110412132957-phpapp02
Embeddedsystem 110412132957-phpapp02
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
ES PSV.pptx
ES PSV.pptxES PSV.pptx
ES PSV.pptx
 
Embedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control SystemEmbedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control System
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Recently uploaded (20)

Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 

Intelligent Traffic Light control using Embedded Systems

  • 1. SRIJAN SINGH TUDU, EEE-C1, B310055
  • 2. CONTENTS  Introduction.  What an Embedded System Is.  Creating an Embedded Application.  Applications of Embedded System.  Intelligent Traffic Light Control Using Embedded Systems.  Conclusion.
  • 3. INTRODUCTION  A House that recognizes your fingerprint, and opens doors.  A Fridge that checks food supplies and orders to replenish them.  Could you ever imagine a person traveling in a driver-less car? Impossible? “RTOS and Embedded System” makes this possible.
  • 4. WHAT AN EMBEDDED SYSTEM IS Generally “Devices used to control, monitor or assist the operation of equipment, machinery or plant.”  Any device that includes a programmable computer but is not itself a general- purpose computer is an embedded system.
  • 5. EMBEDDED SYSTEM DIFFER COMPUTERS  A computer is a general- purpose device capable of performing several types of tasks like word processing, internet-access, gaming etc.  A computer uses a general purpose Microprocessor like Pentium, Athlon.  A general purpose computer produces result, but they are not strictly bound by time- constraints.  On the other hand an Embedded System usually performs one or few specific tasks.  Whereas Embedded System uses a Microprocessor/Micro- controller like 8951, Z80, 8051.  Embedded systems are also known as real time systems since they respond to an event and produce the result with in a guaranteed time period.
  • 6. REALTIME SYSTEMS  Real-time and embedded systems technology is a key enabling technology for the future in an ever-growing domain of important applications.  A real time system is a system, which requires a “timely” response from the computer system to prevent failures.
  • 7. CREATING EMBEDDED APPLICATIONS “Creating an embedded application involves three important activities.”  Writing the software program.  Writing together the necessary hardware.  Testing and Debugging.
  • 8. WRITING SOFTWARE  The software for an embedded system can be written in Assembly Language, C, C++ or Java (usually called “FIRMWARE”)  We are using different processors for each new application, then Assembly Language is the most suited.  However if we are using the same processor and similar hardware configuration for each new application, it is advisable to create in C.
  • 9. WRITING HARDWARE  A System designer has to study the data sheet of a Microprocessor/Micro controller for pin configurations, operating voltage, input/output current capabilities, temperature resistance etc and connect it to the system to be controlled.
  • 10. TESTING AND DEBUGGING  This is what makes an embedded system crash proof.  Debugging involves defining a suitable, predefine response to all possible operation scenarios that may be faced by the embedded system.
  • 11. APPLICATIONS  Building Systems.  Manufacturing and Process Control.  Medical Diagnostics.  Transport Systems.  Communication Systems.  Banking, Finance and Commerce.
  • 12. INTELLIGENT TRAFFIC CONTROL  Growing number of road users and the limited resources provided by current infrastructures lead to ever increasing traveling times.  Novel technologies such as communication networks and sensor networks, sophisticated algorithms for setting traffic lights.
  • 13.  we are coping with a complex multi-agent system, where communication and coordination play essential roles.  The research has led to a novel system in which traffic light controllers and the behavior of car drivers are optimized using machine- learning methods.
  • 14. CONCEPT  Suppose there are a number of cars with their destination address standing before a crossing.  All vehicles communicate to the traffic light with their specific place in the queue and their destination address.  To minimize the long-term average waiting time until all vehicles have arrived at their destination address.
  • 15.  The learning traffic light controllers solve this problem by estimating how long it would take for a car to arrive at its destination address (for which the vehicle may need to pass many different traffic lights) when currently the light would be put on green, and how long it would take if the light would be put on red.  To estimate the waiting times, we use 'reinforcement learning’.
  • 16.  One nice feature is that the system is very fair; it never lets one car wait for a very long time, since then its gain of setting its own light to green becomes very large, and the optimal decision of the traffic light will set his light to green.
  • 17.
  • 18.  We solve the traffic light control problem by using a distributed multi-agent system, where cooperation and coordination are done by communication, learning, and voting mechanisms.
  • 19. RESULT  The results indicate that the learning controllers can reduce average waiting times with at least 70% in semi-busy traffic situations, and even much more when high congestion of the traffic occurs.
  • 20. CONCLUSION  The “Intelligent Traffic Light Control Using Embedded System” is more reliable, highly accurate and offers higher performance over the traffic light controllers that were used earlier.  The easy availability of good design tools and software engineers has been two key factors in fuelling the growth of embedded systems.  The Intelligent traffic control is just a small part, looking at the bigger picture it has large-scale application in ITS(Intelligent Transportation System).
  • 21. “This not only help’s solve the notion of Traffic Gridlock, but also the Environmental Issues.”