SlideShare uma empresa Scribd logo
1 de 91
INTELLIGENT TRAFFIC CONTROL
DECISION SUPPORT SYSTEM
Made by:
Apoorva Aggarwal & Shubham Gulati
Jaypee Institute of Information Technology
INTELLIGENT TRAFFIC CONTROL
DECISION SUPPORT SYSTEM
Made by:
Apoorva Aggarwal & Shubham Gulati
Jaypee Institute of Information Technology
WHAT IS ITC DSS?
INTELLIGENTTRAFFIC
CONTROL DECISION SUPPORT
SYSTEM
WHAT DOES ITC DSS DO?
ITC DSS GIVES SUPPORTTO THE
HUMAN OPERATOR AT
TRAFFIC CONTROL CENTER
WHAT DOES ITC DSS DO?
IT HELPS HUMAN TRAFFIC
OPERATOR TO ACTIN MORE
ORGANIZEDMANNER
WHAT DOES ITC DSS DO?
ITC-DSS TAKES CURRENT
TRAFFIC STATE VARIABLES AS
INPUT
WHAT DOES ITC DSS DO?
SUCH AS
AVERAGE TRAFFIC
DENSITY
WHAT DOES ITC DSS DO?
SUCH AS
AVERAGE TRAFFIC
DEMAND
WHAT DOES ITC DSS DO?
WHAT IS THE RESULT?
WHAT DOES ITC DSS DO?
RESULT IS A RANKED LIST OF
CONTROL MEASURES
WHICH ARE BEST SUITED TO
CONTROL A GIVEN TRAFFIC STATE
WHAT DOES ITC DSS DO?
HOWDOES THIS RANKED LIST
HELPTHE HUMAN OPERATOR IN
TRAFFIC CONTROL?
WHAT DOES ITC DSS DO?
HUMAN OPERATOR CAN SELECT THE
BEST CONTROL MEASURE
STARTING FROM THE FIRST IN THE LIST
WITHOUT THINKING
WHAT IS THE PURPOSE?
PURPOSE OF MAKING
ITC-DSS
WHAT IS THE PURPOSE?
IN THE CASE OF NON RECURRENT
TRAFFIC CONGESTION STATE OF
TRAFFIC NETWORK IS VERY CRITICAL
WHAT IS THE PURPOSE?
HUMAN OPERATOR OF TRAFFIC
CONTROL CENTRE HAS TO SELECT MOST
APPROPRIATE TRAFFIC CONTROL
MEASURE
WHAT IS THE PURPOSE?
ORA COMBINATION OF
CONTROL MEASURES IN A
SHORT TIME TO MANAGE TRAFFIC
NETWORK
WHAT IS THE PURPOSE?
THIS COMPLEX TASK REQUIRES
EXPERT
KNOWLEDGE
WHAT IS THE PURPOSE?
THIS COMPLEX TASK REQUIRES
EXPERIENCE
WHAT IS THE PURPOSE?
THIS COMPLEX TASK REQUIRES
FAST REACTION
WHAT IS THE PURPOSE?
IDENTIFICATIONOF SUITABLE
CONTROL MEASURES CAN BE TOUGH
EVEN FOR EXPERIENCED OPERATORS
WHAT IS THE PURPOSE?
SIMULATION MODELS ARE USED
IN MANY CASES
WHAT IS THE PURPOSE?
WHAT IS THE PURPOSE?
SIMULATINGDIFFERENT TRAFFIC
SCENARIONS FOR NUMBER OF CONTROL MEASURES
IN COMPLICATED SITUATION IS TIME
CONSUMING
WHAT IS THE PURPOSE?
WHY DID WE CHOOSE
INTELLIGENT TECHNIQUES?
APPROACH OF ITC-DSS
WHAT IS THE APPROACHUSED
IN ITC-DSS?
APPROACH OF ITC-DSS
ITC-DSS COMBINES
THREE
SOFT-COMPUTING APPROACHES
APPROACH OF ITC-DSS
FUZZY LOGIC
NEURAL NETWORK
GENETIC ALGORITHM
APPROACH OF ITC-DSS
FUZZY LOGIC
NEURAL NETWORK
GENETIC ALGORITHM
APPROACH OF ITC-DSS
FUZZY LOGIC
NEURAL NETWORK
GENETIC ALGORITHM
APPROACH OF ITC-DSS
COMBINATIONOF THE THREE
APPROACHES FORMS
FNN Tool
ARCHITECTURE
HERE IS THE OVERALL
ARCHITECTURE OF ITC-DSS
ARCHITECTURE
WHAT IS FNN TOOL?
WHAT IS?
FNN Tool
WHAT IS FNN TOOL?
Fuzzy Neural Network
Tool
HOW DOES FNN TOOL WORK?
HOW DOES FNN-TOOL WORK?
HOW DOES FNN TOOL WORK?
FUZZY NEURAL NETWORK TOOL
USES THREE STAGE
LEARNING APPROACH
HOW DOES FNN TOOL WORK?
FIRST STAGE
SECOND STAGE
THIRD STAGE
HOW DOES FNN TOOL WORK?
FIRST STAGE INITIALIZES
MEMBERSHIP FUNCTIONS USING
EXPECTATION-MAXIMIZATION
ALGORITHM
HOW DOES FNN TOOL WORK?
WHAT IS A
EXPECTATION
MAXIMIZATION
ALGORITHM
HOW DOES FNN TOOL WORK?
EXPECTATION
MAXIMIZATION
ALGORITHM
USES CLUSTERING ON A MIXTURE OF GAUSSIAN
MODELS
HOW DOES FNN TOOL WORK?
EM ALGORITHM
IT COMPUTES PROBABILITY OF EACH DATA
POINT BELONGING TO A PARTICULAR CLUSTER
HOW DOES FNN TOOL WORK?
PROCEDURE
RANDOMLY INITIALIZE THE GAUSSIAN PARAMETERS
REPEAT UNTIL CONVERGE
1. COMPUTE PROBABILITY FOR ALL DATA POINTS BELONGING TO
EACH CLUSTERS (THIS IS CALLED E-STEP) AS IT COMPUTES THE
EXPECTED VALUES OF THE CLUSTER MEMBERSHIPS FOR EACH
DATA POINT
HOW DOES FNN TOOL WORK?
PROCEDURE
2. RECOMPUTE THE PARAMETERS OF EACH GAUSSIAN
THIS IS CALLED M-STEP AS IT PERFORMS MAXIMUM LIKELIHOOD
ESTIMATION OF PARAMERTERS
HOW DOES FNN TOOL WORK?
FIRST STAGE
SECOND STAGE
THIRD STAGE
HOW DOES FNN TOOL WORK?
SECOND STAGE IDENTIFIES FUZZY
RULES USING GENETIC
ALGORITHM BASED LEARNING
METHOD
HOW DOES FNN TOOL WORK?
FIRST STAGE
SECOND STAGE
THIRD STAGE
HOW DOES FNN TOOL WORK?
THIRD STAGE EMPLOYS BACK
PROPAGATION NEURAL NETWORK
ALGORITHM FOR FINE TUNING THE
SYSTEM PARAMETERS
MODEL VERIFICATION
HOW HAVE WE VERIFIED THE
CORRECTNESS OF OUR MODEL?
MODEL VERIFICATION
USING A SIMULATORAVAILABLE
FROM TECHNICAL UNIVERSITY OF CRETE,
DYNAMIC SYSTEMS AND SIMULATION
LABORATORY,
DR. ING. A. MESSMER.
FOR RESEARCH BASED PROJECTS
MODEL VERIFICATION
METANET
IS THE TRAFFIC SIMULATOR
MODEL VERIFICATION
WHAT DOES METANETDO?
MODEL VERIFICATION
METANET TAKES INPUTOF CURRENT
TRAFFIC STATE IN FORM OF VARIABLES SUCH AS
SPEED, DENSITY AND FLOW
MODEL VERIFICATION
METANET TAKES INPUTOF CURRENT
TRAFFIC STATE IN FORM OF INCIDENTS
WITH THEIR TIME STAMPS
MODEL VERIFICATION
METANET COMPILES THESE INPUTS AND
OUTPUTSTHE VALUES OF TOTAL
TRAVELED TIME AND TOTAL TRAVELED
DISTANCE FOR CONTROL MEASURES
MODEL VERIFICATION
ON SIMULATING DIFFERENT CONTROL
MEASURES USING METANET WE FOUND THAT
THE VALUESOF TTT AND TDT FROM
ITC-DSSAND FROM METANET
WERE A CLOSE MATCH
VERIFICATION RESULTS
Metanet Model ITC DSS
TTT TDT TTT TDT
C1 2258.14 189700.2 2205.16 189139.22
C2 2570.91 189756.9 2528.738 189139.22
C3 2627.16 189645.1 2528.738 189139.22
C4 2234.64 193770.8 2528.738 192480.96
C5 2704.92 192721 2528.738 192480.96
ISSUES AND LIMITATIONS
PREDEFINEDCONTROL MEASURES
FOR EVERY POTENTIAL SITE ON GEOGRAPHIC
AREA ARE NEEDED AS INPUTBY FNN-TOOL
ISSUES AND LIMITATIONS
FNN-TOOL TAKES A SMALL SET OF
PREDEFINED VARIABLES IN TRAFFIC
DATA INPUT SUCH AS AVERAGE TRAFFIC
DEMAND AND AVERAGE TRAFFIC DENSITY
ISSUES AND LIMITATIONS
WHAT HAPPENES IF INPUT VARIABLES ARE
INCREASED?
ISSUES AND LIMITATIONS
TOO MANY INPUT VARIABLES WIIL CAUSE THE
SYSTEM TO OVERLOAD.
ISSUES AND LIMITATIONS
WHAT HAPPENES IF INPUT VARIABLES ARE
NOT DEFINED?
ISSUES AND LIMITATIONS
LAYERSOF FNN-TOOL NEEDS TO BE
MODIFIEDAND NEW
TRAINING DATA IS NEEDED TO
TRAIN THE NEURAL NETWORK
ISSUES AND LIMITATIONS
WHAT HAPPENES IF INPUT VARIABLES ARE
TOO MANY?
ISSUES AND LIMITATIONS
INITIAL POPULATION OF
CHROMOSOMES WILL GROW VERY
LARGE
ISSUES AND LIMITATIONS
AND GENETICALGORITHM WILL TAKE
INFINITE TIME TO FIND BEST FIT
CHROMOSOME
ISSUES AND LIMITATIONS
WHAT HAPPENES IF INPUT VARIABLES ARE
NUMERICALLY TOO LARGE?
ISSUES AND LIMITATIONS
FNN-TOOL WILL THROW ERROR
AND NUMERICAL VALUES OF INPUT VARIABLES
WILL NEED A SCALE DOWN
TESTING THE SYSTEM
WE HAVE PERFORMED VARIOUS TYPES OF TESTING
WHILE DEVELOPING THE SYSTEM IN ORDER TO
MAKE SURE IT WORKS
CORRECTLY WHEN DEPLOYED
TESTING THE SYSTEM
WE HAVE DONE
UNIT TESTING FOR
FNN STRUCTURE, FUZZY SETS IN CONDITION LAYER,
CORRECT OUTPUT OF EACH NEURON, RULE BASE
USING POP
USING WHITE BOX TESTING
TESTING THE SYSTEM
WE HAVE DONE
INTEGRATION TESTING
FOR CHECKING THE OUTPUT OF NEURON IN FUZZY
LAYER, CORRECT MEMBERSHIP VALUES FOR TRAINING
DATA VALUES, OPTIMAL CHROMOSOME OF FNN USING
GENETIC ALGORITHM
USING BLACK AND WHITE BOX TESTING
TESTING THE SYSTEM
WE HAVE DONE
REQUIREMENTSTESTING
FOR RANKED LIST OF CONTROL MEASURES AND
CORRECT OUTPUT VALUES (TTT AND TDT) OF FNN
TESTING THE SYSTEM
WE HAVE DONE
PERFORMANCE TESTING
TESTING THE SYSTEM
WE HAVE DONE
STRESS TESTING
FOR PERFORMANCE OF GA AND ROBUSTNESS OF FNN
ON INCREASING INPUT VARIABLES
USING BLACK AND WHITE BOX TESTING
TESTING THE SYSTEM
WE HAVE DONE
LOAD TESTING
BY INCREASING THE NUMERICAL INPUT VALUES UP
TO THE BREAKING POINT
USING BLACKBOX TESTING
TESTING THE SYSTEM
WE HAVE DONE
VOLUME TESTING
TESTING THE SYSTEM
NO HARDWARE ITEMS WERE
NEEDED TO TEST THE SYSTEM
TESTING THE SYSTEM
SOFTWARE ITEMS WERE NEEDED TO
TEST THE SYSTEM
1. NETBEANS WITH JDK 1.7 OR ABOVE
2. METANET
3. LINUX BASED OPERATING SYSTEM
MULTI AGENT
SYSTEM
CENTRALIZED TRAFFIC CONTROL SYSTEM
FLOW OF CONTROL
CONTROL ACTION TABLE
Traffic
Control
Action
Affected sub-networks
𝑠𝑛1 (𝑔1) 𝑠𝑛2 (𝑔2) 𝑠𝑛𝑗 (𝑔j)
𝑐𝑎1 𝑌1
1 𝑅1
1 𝑌1
1 𝑅1
1
. . . 𝑌1
1 𝑅1
1
𝑐𝑎2
𝑌1
1 𝑅1
1 𝑌1
1 𝑅1
1
. . . 𝑌1
1 𝑅1
1
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
𝑐𝑎i
𝑌1
1 𝑅1
1 𝑌1
1 𝑅1
1
. . . 𝑌1
1 𝑅1
1
FITNESS FUNCTION
FITNESS OF EACH CHROMOSOME IS
CALCULATED USING THE FORMULA
𝐹𝐼𝑇 = 1 − (
1
𝑛 𝑑
𝑖=1
𝑛 𝑑
(𝑦𝑖 − 𝑦𝑖)2
)
MEAN OF EACH FUZZY SET
MEAN OF EACH FUZZY SET IS CALCULATED USING THE
FORMULA
𝜇𝑖
= 𝑡=1
𝑇 𝑝(𝑖|𝑥 𝑡, ⋋)𝑥 𝑡
𝑡=1
𝑇 𝑝(𝑖|𝑥 𝑡, ⋋)
VARIANCE OF EACH FUZZY SET
VARIANCE OF EACH FUZZY SET IS CALCULATED
USING THE FORMULA
𝜎𝑖
2
=
𝑡=1
𝑇
𝑝(𝑖|𝑥𝑡, ⋋)𝑥𝑡
2
𝑡=1
𝑇
𝑝(𝑖|𝑥𝑡, ⋋)
− 𝜇𝑖
2
PREDICTED TRAFFIC DEMAND
P_DEM IS CALCULATED BY EACH AFFECTED AGENT
USING THE FORMULA
𝑃_𝐷𝑒𝑚 𝐵
𝑖
= 𝐶_𝐷𝑒𝑚 𝐵 + (𝐶_𝐷𝑒𝑚 𝐵 ∗
𝑌𝐵
𝑖
100)
GLOBAL PERFORMANCE
GLOBAL PERFORMANCE OF EACH CONTROL
MEASURE IS CALCULATED BY COORDINATOR USING THE
FORMULA
𝑝 𝑔
𝑖 =
𝑝𝑙
𝑖
+ 𝑗=1
𝑁
(𝐹𝑗
𝑖
∗ 𝜔𝑗 ∗ 𝜇 𝑗
𝑖
)
1 + 𝑗=1
𝑁
(𝜔𝑗 ∗ 𝜇 𝑗
𝑖)
IMPACT OF CONTROL ACTION
IMPACT OF EACH CONTROL MEASURE ON AFFECTED
AGENT IS CALCULATED BY COORDINATOR USING THE FORMULA
𝜇𝑗
𝑖
=
𝑌𝑗
𝑖
100 ∗
𝑃𝐷𝑒𝑚 𝑗
𝑖
𝑀𝑎𝑥 𝑂𝐹 𝑗
+
𝑅𝑗
𝑖
100 𝑖𝑓 𝑌𝑗
𝑖
> 0
𝑅𝑗
𝑖
100 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
FUTURE WORK
OUTLIER DETECTION
FUTURE WORK
USING CLUSTERING ALGORITHMS TO
REDUCE WORK DONE IN IDENTIFICATION OF
FUZZY RULES
FUTURE WORK
USING LIVE VIDEO AND IMAGES TO
CALCULATE NUMERICAL VALUES OF INPUT
VARIABLES
FUTURE WORK
ONSITE INTERFACEFOR ITC-DSS
THANK YOU!

Mais conteúdo relacionado

Mais procurados

IoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular TrafficIoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular TrafficMphasis
 
Improvement of Traffic Monitoring System by Density and Flow Control For Indi...
Improvement of Traffic Monitoring System by Density and Flow Control For Indi...Improvement of Traffic Monitoring System by Density and Flow Control For Indi...
Improvement of Traffic Monitoring System by Density and Flow Control For Indi...IJSRD
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded systemijiert bestjournal
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIRJET Journal
 
Expert System - Automated Traffic Light Control Based on Road Congestion
Expert System - Automated Traffic Light Control Based on Road CongestionExpert System - Automated Traffic Light Control Based on Road Congestion
Expert System - Automated Traffic Light Control Based on Road CongestionKartik Shenoy
 
New Method for Traffic Density Estimation Based on Topic Model
New Method for Traffic Density Estimation Based on Topic ModelNew Method for Traffic Density Estimation Based on Topic Model
New Method for Traffic Density Estimation Based on Topic ModelNidhi Shirbhayye
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Study Hub
 
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 systemYakkali Kiran
 
Intelligent traffic information and control system
Intelligent traffic information and control systemIntelligent traffic information and control system
Intelligent traffic information and control systemSADEED AMEEN
 
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Associate Professor in VSB Coimbatore
 
DENSITY BASED TRAFFIC LIGHT CONTROLLER BY SAIKIRAN PANJALA
DENSITY BASED TRAFFIC LIGHT CONTROLLER BY SAIKIRAN PANJALADENSITY BASED TRAFFIC LIGHT CONTROLLER BY SAIKIRAN PANJALA
DENSITY BASED TRAFFIC LIGHT CONTROLLER BY SAIKIRAN PANJALASaikiran Panjala
 
Tikam ppt 8 sem
Tikam ppt 8 semTikam ppt 8 sem
Tikam ppt 8 semTIKAMVANOT
 
protype implementation of Supervisory control & data Acquisition using GPRS
protype implementation of Supervisory control & data Acquisition using GPRS protype implementation of Supervisory control & data Acquisition using GPRS
protype implementation of Supervisory control & data Acquisition using GPRS Shahbaz Makandar A.
 
Traffic Light Control
Traffic Light ControlTraffic Light Control
Traffic Light Controlhoadktd
 
IRJET- Smart Security System for Vehicles
IRJET- Smart Security System for VehiclesIRJET- Smart Security System for Vehicles
IRJET- Smart Security System for VehiclesIRJET Journal
 
Dhiraj seminar # power system automation
Dhiraj seminar # power system automationDhiraj seminar # power system automation
Dhiraj seminar # power system automationvision2d16
 

Mais procurados (20)

IoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular TrafficIoT Solution To Regulate Vehicular Traffic
IoT Solution To Regulate Vehicular Traffic
 
Improvement of Traffic Monitoring System by Density and Flow Control For Indi...
Improvement of Traffic Monitoring System by Density and Flow Control For Indi...Improvement of Traffic Monitoring System by Density and Flow Control For Indi...
Improvement of Traffic Monitoring System by Density and Flow Control For Indi...
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded system
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded system
 
Expert System - Automated Traffic Light Control Based on Road Congestion
Expert System - Automated Traffic Light Control Based on Road CongestionExpert System - Automated Traffic Light Control Based on Road Congestion
Expert System - Automated Traffic Light Control Based on Road Congestion
 
New Method for Traffic Density Estimation Based on Topic Model
New Method for Traffic Density Estimation Based on Topic ModelNew Method for Traffic Density Estimation Based on Topic Model
New Method for Traffic Density Estimation Based on Topic Model
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
 
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 traffic information and control system
Intelligent traffic information and control systemIntelligent traffic information and control system
Intelligent traffic information and control system
 
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
 
DENSITY BASED TRAFFIC LIGHT CONTROLLER BY SAIKIRAN PANJALA
DENSITY BASED TRAFFIC LIGHT CONTROLLER BY SAIKIRAN PANJALADENSITY BASED TRAFFIC LIGHT CONTROLLER BY SAIKIRAN PANJALA
DENSITY BASED TRAFFIC LIGHT CONTROLLER BY SAIKIRAN PANJALA
 
SMART TRAFFIC CONTROL
SMART TRAFFIC CONTROLSMART TRAFFIC CONTROL
SMART TRAFFIC CONTROL
 
P1111141868
P1111141868P1111141868
P1111141868
 
Tikam ppt 8 sem
Tikam ppt 8 semTikam ppt 8 sem
Tikam ppt 8 sem
 
Samiullah final ppt sacda
Samiullah final ppt sacdaSamiullah final ppt sacda
Samiullah final ppt sacda
 
protype implementation of Supervisory control & data Acquisition using GPRS
protype implementation of Supervisory control & data Acquisition using GPRS protype implementation of Supervisory control & data Acquisition using GPRS
protype implementation of Supervisory control & data Acquisition using GPRS
 
Traffic Light Control
Traffic Light ControlTraffic Light Control
Traffic Light Control
 
A SCADA System Using Mobile Agents for a Next-Generation Distribution System
A SCADA System Using Mobile Agents for a Next-Generation Distribution SystemA SCADA System Using Mobile Agents for a Next-Generation Distribution System
A SCADA System Using Mobile Agents for a Next-Generation Distribution System
 
IRJET- Smart Security System for Vehicles
IRJET- Smart Security System for VehiclesIRJET- Smart Security System for Vehicles
IRJET- Smart Security System for Vehicles
 
Dhiraj seminar # power system automation
Dhiraj seminar # power system automationDhiraj seminar # power system automation
Dhiraj seminar # power system automation
 

Destaque

Intelligent Traffic monitoring System
Intelligent Traffic monitoring SystemIntelligent Traffic monitoring System
Intelligent Traffic monitoring SystemFahim Ferdous
 
[Presentation] IBSS: Intelligent Brake Support System
[Presentation] IBSS: Intelligent Brake Support System [Presentation] IBSS: Intelligent Brake Support System
[Presentation] IBSS: Intelligent Brake Support System Stefano Bonetta
 
Intelligent Traffic Management System In Modern Age
Intelligent Traffic Management System In Modern AgeIntelligent Traffic Management System In Modern Age
Intelligent Traffic Management System In Modern AgePhotonplay Systems Pvt. Ltd.
 
Halderman ch103 lecture
Halderman ch103 lectureHalderman ch103 lecture
Halderman ch103 lecturemcfalltj
 
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
 
Traffic Flow Theory Final Paper
Traffic Flow Theory Final PaperTraffic Flow Theory Final Paper
Traffic Flow Theory Final PaperKiarash Fariborzi
 
Integrating Fuzzy Mde- AT Framework For Urban Traffic Simulation
Integrating Fuzzy Mde- AT Framework For Urban Traffic SimulationIntegrating Fuzzy Mde- AT Framework For Urban Traffic Simulation
Integrating Fuzzy Mde- AT Framework For Urban Traffic SimulationWaqas Tariq
 
GPS and its Application
GPS and its ApplicationGPS and its Application
GPS and its Application12208752
 
Intelligent Control and Fuzzy Logic
Intelligent Control and Fuzzy LogicIntelligent Control and Fuzzy Logic
Intelligent Control and Fuzzy LogicPraneel Chand
 
Distributed Traffic management framework
Distributed Traffic management frameworkDistributed Traffic management framework
Distributed Traffic management frameworkSaurabh Nambiar
 
Traffic simulation based on space syntax
Traffic simulation based on space syntaxTraffic simulation based on space syntax
Traffic simulation based on space syntaxOsamu Masutani
 
Autonomous Vehicle an overview
Autonomous Vehicle an overviewAutonomous Vehicle an overview
Autonomous Vehicle an overviewShafeequr Rahman
 
Traffic simulation
Traffic simulationTraffic simulation
Traffic simulationPraful -
 
density based traffic monitoring system
density based traffic monitoring system density based traffic monitoring system
density based traffic monitoring system siddhartha shukla
 
Simulation of Traffic Flow - Density
Simulation of Traffic Flow - DensitySimulation of Traffic Flow - Density
Simulation of Traffic Flow - DensityAzdeen Najah
 
Simulation of traffic at T-Junction
Simulation of traffic at T-JunctionSimulation of traffic at T-Junction
Simulation of traffic at T-JunctionAbhishek Upperwal
 

Destaque (20)

Intelligent Traffic monitoring System
Intelligent Traffic monitoring SystemIntelligent Traffic monitoring System
Intelligent Traffic monitoring System
 
Intelligent control
Intelligent controlIntelligent control
Intelligent control
 
Android GPS
Android GPSAndroid GPS
Android GPS
 
[Presentation] IBSS: Intelligent Brake Support System
[Presentation] IBSS: Intelligent Brake Support System [Presentation] IBSS: Intelligent Brake Support System
[Presentation] IBSS: Intelligent Brake Support System
 
Intelligent Traffic Management System In Modern Age
Intelligent Traffic Management System In Modern AgeIntelligent Traffic Management System In Modern Age
Intelligent Traffic Management System In Modern Age
 
Halderman ch103 lecture
Halderman ch103 lectureHalderman ch103 lecture
Halderman ch103 lecture
 
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.
 
Traffic Flow Theory Final Paper
Traffic Flow Theory Final PaperTraffic Flow Theory Final Paper
Traffic Flow Theory Final Paper
 
Integrating Fuzzy Mde- AT Framework For Urban Traffic Simulation
Integrating Fuzzy Mde- AT Framework For Urban Traffic SimulationIntegrating Fuzzy Mde- AT Framework For Urban Traffic Simulation
Integrating Fuzzy Mde- AT Framework For Urban Traffic Simulation
 
Driving simulators to support the design of autonomous vehicles
Driving simulators to support the design of autonomous vehiclesDriving simulators to support the design of autonomous vehicles
Driving simulators to support the design of autonomous vehicles
 
GPS and its Application
GPS and its ApplicationGPS and its Application
GPS and its Application
 
Intelligent Control and Fuzzy Logic
Intelligent Control and Fuzzy LogicIntelligent Control and Fuzzy Logic
Intelligent Control and Fuzzy Logic
 
Distributed Traffic management framework
Distributed Traffic management frameworkDistributed Traffic management framework
Distributed Traffic management framework
 
Traffic simulation based on space syntax
Traffic simulation based on space syntaxTraffic simulation based on space syntax
Traffic simulation based on space syntax
 
Autonomous Vehicle an overview
Autonomous Vehicle an overviewAutonomous Vehicle an overview
Autonomous Vehicle an overview
 
Traffic simulation
Traffic simulationTraffic simulation
Traffic simulation
 
Major ppt
Major pptMajor ppt
Major ppt
 
density based traffic monitoring system
density based traffic monitoring system density based traffic monitoring system
density based traffic monitoring system
 
Simulation of Traffic Flow - Density
Simulation of Traffic Flow - DensitySimulation of Traffic Flow - Density
Simulation of Traffic Flow - Density
 
Simulation of traffic at T-Junction
Simulation of traffic at T-JunctionSimulation of traffic at T-Junction
Simulation of traffic at T-Junction
 

Semelhante a Intelligent traffic control decision support system

Proposal for System Analysis and Desing
Proposal for System Analysis and DesingProposal for System Analysis and Desing
Proposal for System Analysis and DesingMd Khaza Main Uddin
 
Rutvik NETWORK MANAGEMENT PROJECT PPT FOR BUSINESS
Rutvik NETWORK MANAGEMENT PROJECT PPT FOR BUSINESSRutvik NETWORK MANAGEMENT PROJECT PPT FOR BUSINESS
Rutvik NETWORK MANAGEMENT PROJECT PPT FOR BUSINESSKathiriyaParthiv
 
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...IRJET Journal
 
Network Telemetry
Network TelemetryNetwork Telemetry
Network TelemetryAalok Shah
 
Netcheck- Bachelor of Engineering Final Year Project
Netcheck- Bachelor of Engineering Final Year ProjectNetcheck- Bachelor of Engineering Final Year Project
Netcheck- Bachelor of Engineering Final Year ProjectSujith Kumar Anand
 
REDUCING THE MONITORING REGISTER FOR THE DETECTION OF ANOMALIES IN SOFTWARE D...
REDUCING THE MONITORING REGISTER FOR THE DETECTION OF ANOMALIES IN SOFTWARE D...REDUCING THE MONITORING REGISTER FOR THE DETECTION OF ANOMALIES IN SOFTWARE D...
REDUCING THE MONITORING REGISTER FOR THE DETECTION OF ANOMALIES IN SOFTWARE D...csandit
 
Modeling the enablers for implementing ict enabled wireless control in industry
Modeling the enablers for implementing ict enabled wireless control in industryModeling the enablers for implementing ict enabled wireless control in industry
Modeling the enablers for implementing ict enabled wireless control in industryIAEME Publication
 
IRJET - Securing Computers from Remote Access Trojans using Deep Learning...
IRJET -  	  Securing Computers from Remote Access Trojans using Deep Learning...IRJET -  	  Securing Computers from Remote Access Trojans using Deep Learning...
IRJET - Securing Computers from Remote Access Trojans using Deep Learning...IRJET Journal
 
Global Wireless E-voting system with retinal scan
Global Wireless E-voting system with retinal scanGlobal Wireless E-voting system with retinal scan
Global Wireless E-voting system with retinal scanShubh Agarwal
 
IRJET - Network Traffic Monitoring and Botnet Detection using K-ANN Algorithm
IRJET - Network Traffic Monitoring and Botnet Detection using K-ANN AlgorithmIRJET - Network Traffic Monitoring and Botnet Detection using K-ANN Algorithm
IRJET - Network Traffic Monitoring and Botnet Detection using K-ANN AlgorithmIRJET Journal
 
Automation of the Drilling System: What has been done, what is being done, an...
Automation of the Drilling System: What has been done, what is being done, an...Automation of the Drilling System: What has been done, what is being done, an...
Automation of the Drilling System: What has been done, what is being done, an...Society of Petroleum Engineers
 
AndreaPetrucci_ACAT_2007
AndreaPetrucci_ACAT_2007AndreaPetrucci_ACAT_2007
AndreaPetrucci_ACAT_2007Andrea PETRUCCI
 
slides_itc30_2018_Morichetta_v2.pdf
slides_itc30_2018_Morichetta_v2.pdfslides_itc30_2018_Morichetta_v2.pdf
slides_itc30_2018_Morichetta_v2.pdfAndrea Morichetta
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...IJEEE
 
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKSREDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKSijcsit
 
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKSREDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKSAIRCC Publishing Corporation
 
1Low Cost automated inventory system.docx
1Low Cost automated inventory system.docx1Low Cost automated inventory system.docx
1Low Cost automated inventory system.docxfelicidaddinwoodie
 
Normal accidents and outpatient surgeries
Normal accidents and outpatient surgeriesNormal accidents and outpatient surgeries
Normal accidents and outpatient surgeriesJonathan Creasy
 

Semelhante a Intelligent traffic control decision support system (20)

Snmp
SnmpSnmp
Snmp
 
Proposal for System Analysis and Desing
Proposal for System Analysis and DesingProposal for System Analysis and Desing
Proposal for System Analysis and Desing
 
Rutvik NETWORK MANAGEMENT PROJECT PPT FOR BUSINESS
Rutvik NETWORK MANAGEMENT PROJECT PPT FOR BUSINESSRutvik NETWORK MANAGEMENT PROJECT PPT FOR BUSINESS
Rutvik NETWORK MANAGEMENT PROJECT PPT FOR BUSINESS
 
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
IRJET- A Secured Method of Data Aggregation for Wireless Sensor Networks in t...
 
Network Telemetry
Network TelemetryNetwork Telemetry
Network Telemetry
 
Netcheck- Bachelor of Engineering Final Year Project
Netcheck- Bachelor of Engineering Final Year ProjectNetcheck- Bachelor of Engineering Final Year Project
Netcheck- Bachelor of Engineering Final Year Project
 
REDUCING THE MONITORING REGISTER FOR THE DETECTION OF ANOMALIES IN SOFTWARE D...
REDUCING THE MONITORING REGISTER FOR THE DETECTION OF ANOMALIES IN SOFTWARE D...REDUCING THE MONITORING REGISTER FOR THE DETECTION OF ANOMALIES IN SOFTWARE D...
REDUCING THE MONITORING REGISTER FOR THE DETECTION OF ANOMALIES IN SOFTWARE D...
 
Modeling the enablers for implementing ict enabled wireless control in industry
Modeling the enablers for implementing ict enabled wireless control in industryModeling the enablers for implementing ict enabled wireless control in industry
Modeling the enablers for implementing ict enabled wireless control in industry
 
IRJET - Securing Computers from Remote Access Trojans using Deep Learning...
IRJET -  	  Securing Computers from Remote Access Trojans using Deep Learning...IRJET -  	  Securing Computers from Remote Access Trojans using Deep Learning...
IRJET - Securing Computers from Remote Access Trojans using Deep Learning...
 
Global Wireless E-voting system with retinal scan
Global Wireless E-voting system with retinal scanGlobal Wireless E-voting system with retinal scan
Global Wireless E-voting system with retinal scan
 
IRJET - Network Traffic Monitoring and Botnet Detection using K-ANN Algorithm
IRJET - Network Traffic Monitoring and Botnet Detection using K-ANN AlgorithmIRJET - Network Traffic Monitoring and Botnet Detection using K-ANN Algorithm
IRJET - Network Traffic Monitoring and Botnet Detection using K-ANN Algorithm
 
Automation of the Drilling System: What has been done, what is being done, an...
Automation of the Drilling System: What has been done, what is being done, an...Automation of the Drilling System: What has been done, what is being done, an...
Automation of the Drilling System: What has been done, what is being done, an...
 
AndreaPetrucci_ACAT_2007
AndreaPetrucci_ACAT_2007AndreaPetrucci_ACAT_2007
AndreaPetrucci_ACAT_2007
 
slides_itc30_2018_Morichetta_v2.pdf
slides_itc30_2018_Morichetta_v2.pdfslides_itc30_2018_Morichetta_v2.pdf
slides_itc30_2018_Morichetta_v2.pdf
 
Network predictive analysis
Network predictive analysisNetwork predictive analysis
Network predictive analysis
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
 
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKSREDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
 
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKSREDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
REDUCTION OF MONITORING REGISTERS ON SOFTWARE DEFINED NETWORKS
 
1Low Cost automated inventory system.docx
1Low Cost automated inventory system.docx1Low Cost automated inventory system.docx
1Low Cost automated inventory system.docx
 
Normal accidents and outpatient surgeries
Normal accidents and outpatient surgeriesNormal accidents and outpatient surgeries
Normal accidents and outpatient surgeries
 

Intelligent traffic control decision support system