SlideShare uma empresa Scribd logo
1 de 3
Baixar para ler offline
IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org 
ISSN (e): 2250-3021, ISSN (p): 2278-8719 
Vol. 04, Issue 10 (October. 2014), ||V2|| PP 45-47 
International organization of Scientific Research 45 | P a g e 
Traffic light automatic design 
Arwa Abdel Mohsen Ahmed Hassan1, Abdelrasoul Jabar Alzubaidi2 
1 post graduate researcher , 2 Sudan University of science and Technology - Engineering College – Electronics Dept. Abstract: A lot of challenges and limitations at road junction in the traffic light system has. In real life the systems are based on static mode of programming the traffic lights. Therefore, it is not flexible or in other words cannot modify on real time . Hence, the vehicles waste a lot of fuel and surely the drivers wastes a lot of their time . To solve and monitor the traffic light system and make it more efficient , we have to use an intelligent technique taking the advantage of the sensors, computer and the GSM modem which could add the real time benefit to the system. This paper explores the design for the automation of the traffic light control system. The traffic light is designed using a personnel computer (PC) programmed in C++ language, IR sensor and GSM modem. The system solves the wasting time and fuel problem .The system also considers the problem of the emergency vehicle which waits a lot in the road intersection . The design considers as well the problem of the congestion that occurs when an accident in the path happens. Keywords: - control system , PC , C++ , traffic, GSM system 
I. INTRODUCTION 
The Traffic Light Controllers are based on a variety of electronic technologies. These Traffic Light Controllers have some limitations due to using a pre-defined hardware, which is programmed according to fixed time that never change. Hence, there is no flexibility of modification on real time basis. Due to the fixed time for the three color signals ,the waiting time is more and vehicles waste a lot of fuel. The aim of the driver is to reach at the destination without wasting time and fuel. But the resources provided by the current infrastructures are limited. So the traffic management at road is crucial to reduce waiting and traveling times, save fuel and money. Many times accidents happen due to the poor performance of the system . The proposed system provides the map feature, which controls the traffic on request. The traffic density is increasing at an alarming rate all over the world which calls for the need of advance intelligent traffic signals to replace the conventional manual and time based traffic signal system .The system should give priority to the density of traffic on the roads .This can be done by using an IR sensor on the road intersections and make the decision according to the information that the sensor senses. The timings of the traffic lights at each crossing of road will be intelligently decided based on the total traffic on all adjacent roads. Thus, optimization of traffic light switching increases road capacity and traffic flow, and can prevent traffic congestions. The primary role of the personnel computer in the system is to provide a programmable process and an interfacing to the external devices. In the proposed design the personnel computer will be the master of the system . It is well suited for monitoring a selected variety of inputs and responding to them in real time using the preprogrammed instructions that are executed by the built in microprocessor. The IR sensor detects vehicles and also detects the emergency vehicles. It is interfaced to the computer through the parallel port .The program in the PC polls the IR sensor periodically and accordingly responds. In this paper, intelligent traffic light controller based on the personnel computer is implemented using the IR sensor and GSM system to provide users who wish to obtain the latest status of traffic on congested roads. 
II. APPROACH 
The paper covers the area of microprocessor based system , data acquisition , interfacing and wireless data exchange . The system design method will be divided into three parts as follows : 
 Part one : the sensing unit. 
 Part two : control algorithm . 
 Part three : GSM model. 
The figure (1) below shows the block diagram for the system.
Traffic light automatic design 
International organization of Scientific Research 46 | P a g e 
Figure (1) Block diagram of the system design The designed system can operate in three modes of operations. Mode one : Normal traffic operation .(i.e. No emergency cars are requesting passage and no accident occurs) . Here , the traffic lights will operate according to the equation no. (1) below; Traffic lights timing (TN) α Density of traffic on the lane (D) ……… (1) Mode two : Emergency traffic operation .(i.e. Emergency vehicles are requesting passage and no accident occurs) . Here , the system will give lane passage command and traffic lights will operate according to the equation no. (2) below; Lane emergency timing (TE) α Duration emergency car passage (E) … (2) Mode three : accident traffic operation .(i.e. No emergency vehicles are requesting passage and an accident occurs) . Here , the system will give divert commands and traffic lights will operate according to the equation no. (3) below; Accident timing (TA) α Duration for settling the accident (A) ……… (3) 
III. SYSTEM COMPONENTS 
1. . The GSM system : The GSM-III alarm base system is interfaced to the personnel computer . It sends and receives SMS messages .The GSM provides the personnel computer with the commands and accordingly gives response based on the program. Figure (2) shows the GSM-III alarm base system. 2.Personnel computer (PC): PC computer is used as the master controller of the system.. The C++ language is used to program the personnel computer. 
3. HD74LS373 Latching IC: 
The HD74LS373 is eight bit is register IO mapped used as a buffer which is` used for storage of data. Different types of latches are available HD74LS373 octal D-type transparent latch will be used in this system. This type of latch is suitable for driving high capacitive and impedance loads. 
4. ULN 2001A Darlington IC: 
The ULN2803A is a high-voltage, high-current Darlington transistor array. The device consists of eight NPN Darlington pairs that feature high-voltage outputs with common-cathode clamp diodes for switching inductive loads. The collector-current rating of each Darlington pair is 500 mA. The Darlington pairs may be connected in parallel for higher current capability. 
5. Traffic lights : 
Three different colour lamps are used ( RED , ORANGE , GREEN).
Traffic light automatic design 
International organization of Scientific Research 47 | P a g e 
IV. ALGORITHM 
The personnel computer algorithm includes a sequence of steps for the operation of the traffic system . The algorithm is ; Start --- Normal mode : This mode counts the traffic density and accordingly activate the traffic lights . --- Check the incoming message : - If the message comes from an emergency vehicle , then revert To the emergency operation mode of the system. - If an accident message comes from the traffic control officer , then revert to the accident operation mode of the system. - If force ending message comes , then the system reverts to end . --- If not loop to normal mode . End. 
V. RESULTS 
Following are the results for the system operation. Normal operation ---- Traffic lights timing depends on the traffic density. Emergency mode operation --- Give pass command to the lane. Accident mode operation --- Divert traffic command . Table (1) below shows the resulted traffic timing relative to the vehicles queuing on the lane. Table (1) Traffic timing versus traffic density 
Traffic density (D) 
Emergency cars 
accidents 
Timing (TN) secs. 
6 
NON 
NON 
30 
7 
NON 
NON 
32 
8 
NON 
NON 
34 
9 
NON 
NON 
36 
10 
NON 
NON 
38 
11 
NON 
NON 
40 
12 
NON 
NON 
42 
14 
NON 
NON 
44 
15 
NON 
NON 
46 
VI. CONCLUSION 
The number of road’s users is constantly increasing, hence the need for an intelligent control of traffic becomes an important issue in the present day. However, some limitations to the usage of intelligent traffic control exist. Avoiding traffic jams for example and make the priority always to the emergencies vehicle is thought to be beneficial to both environment and economy. REFERENCE 
[1] Ganiyu R. A., Arulogun O. T., Okediran O. O. Development Of A Micro-Processor Based Traffic Light System For Road Intersection Control, international journal of scientific & technology research volume 3, May 2014 
[2] Ms Promila Sinhmar , intelligent traffic light and density control using ir sensors and microcontroller , International Journal of Advanced Technology & Engineering Research , MARCH 2012 
[3] Dinesh Rotake1, Prof. Swapnili Karmore , Intelligent Traffic Signal Control System Using Embedded System , Innovative Systems Design and Engineering , No 5, 2012 
[4] Sarika B. Kale , Gajanan P. Dhok , embedded system for intelligent Ambulance and traffic control Management , et al International Journal of Computer and Electronics Research , 2, April 2013 
[5] Rashid Hussian, Sandhya Sharma , WSN Applications: Automated Intelligent Traffic Control System Using Sensors , International Journal of Soft Computing and Engineering , July 2013 
[6] Karthick Kumar Reddy, G. Jagadeesh , traffic signals generation with bicolor leds using PIC 18f series microcontroller, International Journal of Embedded Systems and Applications (IJESA) Vol.1, No.2, December 2011 
[7] Shruthi k r & vinodha. K , priority based traffic lights controller using wireless sensor networks , International Journal of Electronics Signals and Systems , 2012

Mais conteúdo relacionado

Mais procurados

Intelligent Traffic Light control using Embedded Systems
Intelligent Traffic Light control using Embedded SystemsIntelligent Traffic Light control using Embedded Systems
Intelligent Traffic Light control using Embedded SystemsSrijan Singh
 
CAV Smart Work Zones
CAV Smart Work ZonesCAV Smart Work Zones
CAV Smart Work ZonesAcey Roberts
 
(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
 
ITS - Intelligent Transport System - An Overview
ITS - Intelligent Transport System - An OverviewITS - Intelligent Transport System - An Overview
ITS - Intelligent Transport System - An OverviewTheerumalai Ga
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetIOSR Journals
 
Traffic control system
Traffic control systemTraffic control system
Traffic control systemzahid6
 
Intelligent Traffic System for kajang city, Malaysia.
Intelligent Traffic System for kajang city, Malaysia.Intelligent Traffic System for kajang city, Malaysia.
Intelligent Traffic System for kajang city, Malaysia.Yousef Abujubba
 
Adaptive Traffic Control System : The Smart and Imperative Traffic Monitoring...
Adaptive Traffic Control System : The Smart and Imperative Traffic Monitoring...Adaptive Traffic Control System : The Smart and Imperative Traffic Monitoring...
Adaptive Traffic Control System : The Smart and Imperative Traffic Monitoring...KajalDubey13
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
IRJET- AI Based Traffic Signal Control System
IRJET- AI Based Traffic Signal Control SystemIRJET- AI Based Traffic Signal Control System
IRJET- AI Based Traffic Signal Control SystemIRJET Journal
 
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010Codecamp Romania
 
Intelligence traffic management system for metrocities
Intelligence traffic management system for metrocitiesIntelligence traffic management system for metrocities
Intelligence traffic management system for metrocitiesramesh chatty
 
Intelligent transport system
Intelligent transport systemIntelligent transport system
Intelligent transport systemvenkatsai91
 
8 components of ITS
8 components of ITS8 components of ITS
8 components of ITScomsats
 
EMTRAC Deployed in Olympia Washington_Rev 1
EMTRAC Deployed in Olympia Washington_Rev 1EMTRAC Deployed in Olympia Washington_Rev 1
EMTRAC Deployed in Olympia Washington_Rev 1Jon Meusch, PE
 
Advance Public Transportation System
Advance Public Transportation SystemAdvance Public Transportation System
Advance Public Transportation Systemsaranshshah
 

Mais procurados (20)

Intelligent Traffic Management
Intelligent Traffic ManagementIntelligent Traffic Management
Intelligent Traffic Management
 
Intelligent Traffic Light control using Embedded Systems
Intelligent Traffic Light control using Embedded SystemsIntelligent Traffic Light control using Embedded Systems
Intelligent Traffic Light control using Embedded Systems
 
CAV Smart Work Zones
CAV Smart Work ZonesCAV Smart Work Zones
CAV Smart Work Zones
 
(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...
 
ITS - Intelligent Transport System - An Overview
ITS - Intelligent Transport System - An OverviewITS - Intelligent Transport System - An Overview
ITS - Intelligent Transport System - An Overview
 
Icquest1518
Icquest1518Icquest1518
Icquest1518
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
 
Traffic control system
Traffic control systemTraffic control system
Traffic control system
 
Intelligent Traffic System for kajang city, Malaysia.
Intelligent Traffic System for kajang city, Malaysia.Intelligent Traffic System for kajang city, Malaysia.
Intelligent Traffic System for kajang city, Malaysia.
 
Adaptive Traffic Control System : The Smart and Imperative Traffic Monitoring...
Adaptive Traffic Control System : The Smart and Imperative Traffic Monitoring...Adaptive Traffic Control System : The Smart and Imperative Traffic Monitoring...
Adaptive Traffic Control System : The Smart and Imperative Traffic Monitoring...
 
Adaptive Traffic Control Systems Overview
Adaptive Traffic Control Systems OverviewAdaptive Traffic Control Systems Overview
Adaptive Traffic Control Systems Overview
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
IRJET- AI Based Traffic Signal Control System
IRJET- AI Based Traffic Signal Control SystemIRJET- AI Based Traffic Signal Control System
IRJET- AI Based Traffic Signal Control System
 
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
 
Intelligence traffic management system for metrocities
Intelligence traffic management system for metrocitiesIntelligence traffic management system for metrocities
Intelligence traffic management system for metrocities
 
INFRASTRUCTURE FOR SMART CITIES_MOD 3_Intelligent transport systems
INFRASTRUCTURE FOR SMART CITIES_MOD 3_Intelligent transport systemsINFRASTRUCTURE FOR SMART CITIES_MOD 3_Intelligent transport systems
INFRASTRUCTURE FOR SMART CITIES_MOD 3_Intelligent transport systems
 
Intelligent transport system
Intelligent transport systemIntelligent transport system
Intelligent transport system
 
8 components of ITS
8 components of ITS8 components of ITS
8 components of ITS
 
EMTRAC Deployed in Olympia Washington_Rev 1
EMTRAC Deployed in Olympia Washington_Rev 1EMTRAC Deployed in Olympia Washington_Rev 1
EMTRAC Deployed in Olympia Washington_Rev 1
 
Advance Public Transportation System
Advance Public Transportation SystemAdvance Public Transportation System
Advance Public Transportation System
 

Destaque

Intelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communicationIntelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communicationeSAT Publishing House
 
Ijater 03 06
Ijater 03 06Ijater 03 06
Ijater 03 06nandhu458
 
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...IJMER
 
Traffic signal controller using at89 c52 microcontroller
Traffic signal controller using at89 c52 microcontrollerTraffic signal controller using at89 c52 microcontroller
Traffic signal controller using at89 c52 microcontrollerrock_007
 
Intelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemIntelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemAlexander Decker
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light controlMadhu Prasad
 
Density based Traffic Light Controller
Density based Traffic Light ControllerDensity based Traffic Light Controller
Density based Traffic Light ControllerSophia
 

Destaque (8)

Intelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communicationIntelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communication
 
Ijater 03 06
Ijater 03 06Ijater 03 06
Ijater 03 06
 
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
 
Traffic light control
Traffic light controlTraffic light control
Traffic light control
 
Traffic signal controller using at89 c52 microcontroller
Traffic signal controller using at89 c52 microcontrollerTraffic signal controller using at89 c52 microcontroller
Traffic signal controller using at89 c52 microcontroller
 
Intelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemIntelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded system
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light control
 
Density based Traffic Light Controller
Density based Traffic Light ControllerDensity based Traffic Light Controller
Density based Traffic Light Controller
 

Semelhante a G041024547

Design of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemDesign of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemIOSR Journals
 
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...IRJET Journal
 
IRJET- Time To Cross – Traffic Light Control System using Image Processing
IRJET-  	  Time To Cross – Traffic Light Control System using Image ProcessingIRJET-  	  Time To Cross – Traffic Light Control System using Image Processing
IRJET- Time To Cross – Traffic Light Control System using Image ProcessingIRJET Journal
 
IRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring SystemIRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring SystemIRJET Journal
 
Sound Sensor Based Emergency Vehicle Preemption System using Microcontrolled ...
Sound Sensor Based Emergency Vehicle Preemption System using Microcontrolled ...Sound Sensor Based Emergency Vehicle Preemption System using Microcontrolled ...
Sound Sensor Based Emergency Vehicle Preemption System using Microcontrolled ...Associate Professor in VSB Coimbatore
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNIJMTST Journal
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...csandit
 
A proposed model for traffic signal preemption using global positioning syste...
A proposed model for traffic signal preemption using global positioning syste...A proposed model for traffic signal preemption using global positioning syste...
A proposed model for traffic signal preemption using global positioning syste...csandit
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...cscpconf
 
An enhanced method for human life rescue system
An enhanced method for human life rescue systemAn enhanced method for human life rescue system
An enhanced method for human life rescue systemeSAT Journals
 
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET Journal
 
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...IJSRD
 
Inginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemInginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemIJSRED
 
Ijett v5 n1p108
Ijett v5 n1p108Ijett v5 n1p108
Ijett v5 n1p108Athulya MB
 
IRJET-Intellectual 4way Traffic Control System using PLC and SCADA
IRJET-Intellectual 4way Traffic Control System using PLC and SCADAIRJET-Intellectual 4way Traffic Control System using PLC and SCADA
IRJET-Intellectual 4way Traffic Control System using PLC and SCADAIRJET Journal
 
Iaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd Iaetsd
 
IRJET- Intelligent Traffic Management System
IRJET- Intelligent Traffic Management SystemIRJET- Intelligent Traffic Management System
IRJET- Intelligent Traffic Management SystemIRJET Journal
 
IRJET- Sentimental Analysis on Product using Statistical Measures
IRJET-  	  Sentimental Analysis on Product using Statistical MeasuresIRJET-  	  Sentimental Analysis on Product using Statistical Measures
IRJET- Sentimental Analysis on Product using Statistical MeasuresIRJET Journal
 

Semelhante a G041024547 (20)

Design of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemDesign of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded System
 
Ie3415061510
Ie3415061510Ie3415061510
Ie3415061510
 
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
 
IRJET- Time To Cross – Traffic Light Control System using Image Processing
IRJET-  	  Time To Cross – Traffic Light Control System using Image ProcessingIRJET-  	  Time To Cross – Traffic Light Control System using Image Processing
IRJET- Time To Cross – Traffic Light Control System using Image Processing
 
IRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring SystemIRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring System
 
Sound Sensor Based Emergency Vehicle Preemption System using Microcontrolled ...
Sound Sensor Based Emergency Vehicle Preemption System using Microcontrolled ...Sound Sensor Based Emergency Vehicle Preemption System using Microcontrolled ...
Sound Sensor Based Emergency Vehicle Preemption System using Microcontrolled ...
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSN
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
 
A proposed model for traffic signal preemption using global positioning syste...
A proposed model for traffic signal preemption using global positioning syste...A proposed model for traffic signal preemption using global positioning syste...
A proposed model for traffic signal preemption using global positioning syste...
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
 
An enhanced method for human life rescue system
An enhanced method for human life rescue systemAn enhanced method for human life rescue system
An enhanced method for human life rescue system
 
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
 
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
Online Accessable Traffic Control System for Urban Areas Using Embedded Syste...
 
Traffic PPT.pptx
Traffic PPT.pptxTraffic PPT.pptx
Traffic PPT.pptx
 
Inginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemInginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition System
 
Ijett v5 n1p108
Ijett v5 n1p108Ijett v5 n1p108
Ijett v5 n1p108
 
IRJET-Intellectual 4way Traffic Control System using PLC and SCADA
IRJET-Intellectual 4way Traffic Control System using PLC and SCADAIRJET-Intellectual 4way Traffic Control System using PLC and SCADA
IRJET-Intellectual 4way Traffic Control System using PLC and SCADA
 
Iaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based on
 
IRJET- Intelligent Traffic Management System
IRJET- Intelligent Traffic Management SystemIRJET- Intelligent Traffic Management System
IRJET- Intelligent Traffic Management System
 
IRJET- Sentimental Analysis on Product using Statistical Measures
IRJET-  	  Sentimental Analysis on Product using Statistical MeasuresIRJET-  	  Sentimental Analysis on Product using Statistical Measures
IRJET- Sentimental Analysis on Product using Statistical Measures
 

Mais de IOSR-JEN

Mais de IOSR-JEN (20)

C05921721
C05921721C05921721
C05921721
 
B05921016
B05921016B05921016
B05921016
 
A05920109
A05920109A05920109
A05920109
 
J05915457
J05915457J05915457
J05915457
 
I05914153
I05914153I05914153
I05914153
 
H05913540
H05913540H05913540
H05913540
 
G05913234
G05913234G05913234
G05913234
 
F05912731
F05912731F05912731
F05912731
 
E05912226
E05912226E05912226
E05912226
 
D05911621
D05911621D05911621
D05911621
 
C05911315
C05911315C05911315
C05911315
 
B05910712
B05910712B05910712
B05910712
 
A05910106
A05910106A05910106
A05910106
 
B05840510
B05840510B05840510
B05840510
 
I05844759
I05844759I05844759
I05844759
 
H05844346
H05844346H05844346
H05844346
 
G05843942
G05843942G05843942
G05843942
 
F05843238
F05843238F05843238
F05843238
 
E05842831
E05842831E05842831
E05842831
 
D05842227
D05842227D05842227
D05842227
 

Último

Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 

Último (20)

Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 

G041024547

  • 1. IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 10 (October. 2014), ||V2|| PP 45-47 International organization of Scientific Research 45 | P a g e Traffic light automatic design Arwa Abdel Mohsen Ahmed Hassan1, Abdelrasoul Jabar Alzubaidi2 1 post graduate researcher , 2 Sudan University of science and Technology - Engineering College – Electronics Dept. Abstract: A lot of challenges and limitations at road junction in the traffic light system has. In real life the systems are based on static mode of programming the traffic lights. Therefore, it is not flexible or in other words cannot modify on real time . Hence, the vehicles waste a lot of fuel and surely the drivers wastes a lot of their time . To solve and monitor the traffic light system and make it more efficient , we have to use an intelligent technique taking the advantage of the sensors, computer and the GSM modem which could add the real time benefit to the system. This paper explores the design for the automation of the traffic light control system. The traffic light is designed using a personnel computer (PC) programmed in C++ language, IR sensor and GSM modem. The system solves the wasting time and fuel problem .The system also considers the problem of the emergency vehicle which waits a lot in the road intersection . The design considers as well the problem of the congestion that occurs when an accident in the path happens. Keywords: - control system , PC , C++ , traffic, GSM system I. INTRODUCTION The Traffic Light Controllers are based on a variety of electronic technologies. These Traffic Light Controllers have some limitations due to using a pre-defined hardware, which is programmed according to fixed time that never change. Hence, there is no flexibility of modification on real time basis. Due to the fixed time for the three color signals ,the waiting time is more and vehicles waste a lot of fuel. The aim of the driver is to reach at the destination without wasting time and fuel. But the resources provided by the current infrastructures are limited. So the traffic management at road is crucial to reduce waiting and traveling times, save fuel and money. Many times accidents happen due to the poor performance of the system . The proposed system provides the map feature, which controls the traffic on request. The traffic density is increasing at an alarming rate all over the world which calls for the need of advance intelligent traffic signals to replace the conventional manual and time based traffic signal system .The system should give priority to the density of traffic on the roads .This can be done by using an IR sensor on the road intersections and make the decision according to the information that the sensor senses. The timings of the traffic lights at each crossing of road will be intelligently decided based on the total traffic on all adjacent roads. Thus, optimization of traffic light switching increases road capacity and traffic flow, and can prevent traffic congestions. The primary role of the personnel computer in the system is to provide a programmable process and an interfacing to the external devices. In the proposed design the personnel computer will be the master of the system . It is well suited for monitoring a selected variety of inputs and responding to them in real time using the preprogrammed instructions that are executed by the built in microprocessor. The IR sensor detects vehicles and also detects the emergency vehicles. It is interfaced to the computer through the parallel port .The program in the PC polls the IR sensor periodically and accordingly responds. In this paper, intelligent traffic light controller based on the personnel computer is implemented using the IR sensor and GSM system to provide users who wish to obtain the latest status of traffic on congested roads. II. APPROACH The paper covers the area of microprocessor based system , data acquisition , interfacing and wireless data exchange . The system design method will be divided into three parts as follows :  Part one : the sensing unit.  Part two : control algorithm .  Part three : GSM model. The figure (1) below shows the block diagram for the system.
  • 2. Traffic light automatic design International organization of Scientific Research 46 | P a g e Figure (1) Block diagram of the system design The designed system can operate in three modes of operations. Mode one : Normal traffic operation .(i.e. No emergency cars are requesting passage and no accident occurs) . Here , the traffic lights will operate according to the equation no. (1) below; Traffic lights timing (TN) α Density of traffic on the lane (D) ……… (1) Mode two : Emergency traffic operation .(i.e. Emergency vehicles are requesting passage and no accident occurs) . Here , the system will give lane passage command and traffic lights will operate according to the equation no. (2) below; Lane emergency timing (TE) α Duration emergency car passage (E) … (2) Mode three : accident traffic operation .(i.e. No emergency vehicles are requesting passage and an accident occurs) . Here , the system will give divert commands and traffic lights will operate according to the equation no. (3) below; Accident timing (TA) α Duration for settling the accident (A) ……… (3) III. SYSTEM COMPONENTS 1. . The GSM system : The GSM-III alarm base system is interfaced to the personnel computer . It sends and receives SMS messages .The GSM provides the personnel computer with the commands and accordingly gives response based on the program. Figure (2) shows the GSM-III alarm base system. 2.Personnel computer (PC): PC computer is used as the master controller of the system.. The C++ language is used to program the personnel computer. 3. HD74LS373 Latching IC: The HD74LS373 is eight bit is register IO mapped used as a buffer which is` used for storage of data. Different types of latches are available HD74LS373 octal D-type transparent latch will be used in this system. This type of latch is suitable for driving high capacitive and impedance loads. 4. ULN 2001A Darlington IC: The ULN2803A is a high-voltage, high-current Darlington transistor array. The device consists of eight NPN Darlington pairs that feature high-voltage outputs with common-cathode clamp diodes for switching inductive loads. The collector-current rating of each Darlington pair is 500 mA. The Darlington pairs may be connected in parallel for higher current capability. 5. Traffic lights : Three different colour lamps are used ( RED , ORANGE , GREEN).
  • 3. Traffic light automatic design International organization of Scientific Research 47 | P a g e IV. ALGORITHM The personnel computer algorithm includes a sequence of steps for the operation of the traffic system . The algorithm is ; Start --- Normal mode : This mode counts the traffic density and accordingly activate the traffic lights . --- Check the incoming message : - If the message comes from an emergency vehicle , then revert To the emergency operation mode of the system. - If an accident message comes from the traffic control officer , then revert to the accident operation mode of the system. - If force ending message comes , then the system reverts to end . --- If not loop to normal mode . End. V. RESULTS Following are the results for the system operation. Normal operation ---- Traffic lights timing depends on the traffic density. Emergency mode operation --- Give pass command to the lane. Accident mode operation --- Divert traffic command . Table (1) below shows the resulted traffic timing relative to the vehicles queuing on the lane. Table (1) Traffic timing versus traffic density Traffic density (D) Emergency cars accidents Timing (TN) secs. 6 NON NON 30 7 NON NON 32 8 NON NON 34 9 NON NON 36 10 NON NON 38 11 NON NON 40 12 NON NON 42 14 NON NON 44 15 NON NON 46 VI. CONCLUSION The number of road’s users is constantly increasing, hence the need for an intelligent control of traffic becomes an important issue in the present day. However, some limitations to the usage of intelligent traffic control exist. Avoiding traffic jams for example and make the priority always to the emergencies vehicle is thought to be beneficial to both environment and economy. REFERENCE [1] Ganiyu R. A., Arulogun O. T., Okediran O. O. Development Of A Micro-Processor Based Traffic Light System For Road Intersection Control, international journal of scientific & technology research volume 3, May 2014 [2] Ms Promila Sinhmar , intelligent traffic light and density control using ir sensors and microcontroller , International Journal of Advanced Technology & Engineering Research , MARCH 2012 [3] Dinesh Rotake1, Prof. Swapnili Karmore , Intelligent Traffic Signal Control System Using Embedded System , Innovative Systems Design and Engineering , No 5, 2012 [4] Sarika B. Kale , Gajanan P. Dhok , embedded system for intelligent Ambulance and traffic control Management , et al International Journal of Computer and Electronics Research , 2, April 2013 [5] Rashid Hussian, Sandhya Sharma , WSN Applications: Automated Intelligent Traffic Control System Using Sensors , International Journal of Soft Computing and Engineering , July 2013 [6] Karthick Kumar Reddy, G. Jagadeesh , traffic signals generation with bicolor leds using PIC 18f series microcontroller, International Journal of Embedded Systems and Applications (IJESA) Vol.1, No.2, December 2011 [7] Shruthi k r & vinodha. K , priority based traffic lights controller using wireless sensor networks , International Journal of Electronics Signals and Systems , 2012