Analysis and Designing of Proposed Intelligent Road Traffic Congestion Control System with Image Mosaicking Technique

Size: px
Start display at page:

Download "Analysis and Designing of Proposed Intelligent Road Traffic Congestion Control System with Image Mosaicking Technique"

Transcription

1 27 Analysis and Designing of Proposed Intelligent Road Traffic Congestion Control System with Image Mosaicking Technique Prof. (Dr.) Y.P.Singh, Director, KLS Institute of Engineering & Technology, Chandok, Bijnor U.P. Pradeep Kumar Mittal, Research Scholar, Jodhpur National University, Jodhpur ABSTRACT As the problem of urban traffic congestion spreads, there is a pressing need for the introduction of advanced technology and equipment to improve the state-of-the-art of traffic control. As on date Traffic problems are increasing because of the number of vehicles are increasing by leaps and bounds beside the resources available with the current infrastructure are limited. A methodology has been obtained by Structured System Analysis to analyze the existing problem and Designing new model by using image mosaicking based Techniques. Problems were identified with current traffic control system. Beside, to analysis and design of new and effective system to solve the existing problems. Keywords Traffic congestion, image mosaicking, Fuzzy Expert System, Artificial Neural Network,. An Intelligence Decision-making system for Urban Traffic-Control (IDUTC), Conventional Automatic road traffic] 1. INTRODUCTION Traffic congestion is a severe problem in many modern cities around the world. Traffic congestion has been causing many critical problems and challenges in the major and most populated cities. To travel to different places within the city is becoming more difficult for the travelers in traffic. Due to these congestion problems, people lose time, miss opportunities, and get frustrated. Traffic congestion directly impacts the companies. Due to traffic congestions there is a loss in productivity from workers, trade opportunities are lost, delivery gets delayed, and thereby the costs goes on increasing. All above mentioned factors leads to a bad impact on the economy of country. To solve these congestion problems, we have to build new facilities and infrastructure, but at the same time make it smart. The only disadvantage of making new roads on facilities is that it makes the surroundings more congested. So for that reason we need to change the system rather than making new infrastructure twice. Therefore many countries are working to manage their existing transportation systems to improve mobility, safety and traffic flows in order to reduce the demand of vehicle use. By enhancing public transport, route guidance systems, traffic signal improvements, and incident management, congestion can be improved greatly from the statistical analysis of US department of transportation in 2007, it has been found that half of the congestion caused is due to the recurring congestion. These congestion problems are recurring congestion problems are caused due to poor guidance of travelers. The other half of the congestions are due to the non-recurring congestions which are due to traffic incidents, work zones, weather on special events. Nonrecurring events dramatically reduce available capacity and reliability of the entire transportation system. The researches done on these goals would be started by stating about the simulation model created by Schaefer, Upcburch and Asbur (1998) which evaluated the freeway lane control signing. The simulation showed that lane control had some influence that lane control had some influence on congestion. 2. LITERATURE REVIEW It has been observed that there are different types of systems were used for solving traffic congestion problems are: 1. Fuzzy Expert System 2. Artificial Neural Network 3. An Intelligence Decision-making system for Urban Traffic-Control (IDUTC) 2.1 Fuzzy Expert System Fuzzy expert system was used to control the traffic light in most cities. It was the most common system used in major areas. The fuzzy expert system [1] composed of seven elements i.e. a radio frequency identification reader (RFID), an active RFID tag, a personal digital assistance (PDA), a wireless network, a database, a knowledge base and a backend server. The Figure (1) gives a brief knowledge about the connections of the different elements of the system.

2 28 Figure 1: A framework for dynamic and automatic traffic light control expert systems [1]. In this system, the RFID reader detects a RF-ACTIVE code at 1024 MHz from the active tag pasted on the car. The active tag has a battery, which is inbuilt inside it, so that it can periodically and actively transmit messages stored in the tag. As soon as the data is received, the reader will save all information in the PDA. When the PDA accumulates the required amount of data, it will use its wireless card and connect to the backend server and store them in to the database in the server. Now the server uses the data stored in the database to calculate maximum flow, interarrival time and average car speed. When all possible congestion roads and car speed are collected, then these data would be used as the input parameters of the traffic light control simulation model in the server. After getting the simulation results, the system is able to automatically give different alternatives in terms of varieties of traffic situations and then the red light or green light duration is being set via a traffic light control interface for improving the traffic congestion problems. All the rules and reasoning are used in the IF-THEN format. The system is using the forward chaining approach, which is a data driven approach, starting from a basic idea and then tries to draw conclusions. The simulation model running in this system give three optimal alternatives; the best, second and third best traffic light duration. The system uses these alternatives as well as the collected data to choose the best and the most suitable solution for that particular traffic congestion situation. 2.2 Artificial Neural Network Approach The adaptive traffic light problem was modeled using the ANN approach [2]. The researchers Patel and Ranganathan created an ANN model which included predicting the traffic parameters for the next time frame and computing the cycle-time adjustment values. This model consisted of nine inputs (one of each past and present traffic parameters one hidden layers with 70 hidden nodes and three output nodes. The ANN model, if drawn a sketch, would like as shown in Figure (2) Figure 2: ANN traffic Model [2] The input given to the ANN models are the list of data collected by the sensors which are placed around the traffic lights. The sensors give the traffic light ANN model all the data which are related to the past and present traffic parameters. The model after getting the input used the hidden layer to decide which nodes suites the current traffic situation. Each hidden nodes is given a membership function (i.e. between 0 and 1). After comparing the nodes and matching it with the current situation with the help of membership function, the most suitable results or alternatives are selected as the output are then used by the traffic lights to set the timing for the red and green lights. The output of the ANN model will be in the form of membership functions ranging from 0 to Intelligent Decision making system for Urban Traffic Control (IDUTC) IDUTC [3] is a real time intelligent decision making

3 29 system that computes decisions within a dynamically changing application environment. The architecture of the IDUTC is shown in figure (3) Figure 3: IDUTC Architecture [3] The IDUTC model consists of seven elements. The names of the element are as follows: Artificial Neural Network (ANN). Fuzzification element Fuzzy expert systems (FES) Defuzzification Element. Application environment. Controllers Sensors The IDUTC is a self adjusting traffic light control system. The sensors of the system are placed at the road to sense the different parameters of the traffic conditions. The sensors are the actual input of the IDUTC model. Sensors collect the past data of the traffic conditions, which is all known as the application environments shown in the figure above. After the surrounding environmental conditions, the sensors send crisp data inputs to the artificial neural network. The ANN model collects all the data from the systems and process it through the hidden layers and gives the desired output. Now the output of ANN model are assigned fuzzy labels indicates the degree to which each crisp value is a member of a domain. Then the fuzzy expert system fires the rules based on these fuzzy values. The Defuzzification unit converts the computed decisions into crisp values that are used to control the environment through the controllers installed at the traffic lights. After running the simulation on the traffic light, past data are being collected along with the present data by the sensors. The cycle goes on repeating and tries to change the traffic light timings condition. This shows that the system is self-adjusting according to the situation. Major Problems encountered in Conventional Automatic road traffic congestion control system 1. If the position of vehicle does not come in alignment of infrared rays then IR sensor would not give response. 2. If the vehicle is under faulty condition in the range of IR rays then the response given by IR sensor would not be accurate. 3. If a single camera is used as a vision sensor for acquiring the image of traffic then it is difficult to detect the space between two vehicles means projection of camera would be crucial factor for measuring the traffic density. 3. METHODOLOGY A novel methodology was described in this proposed system for analysis and design of the intelligent traffic lights control system by using Image Mosaicking Techniques. This is obtained by Structured System Analysis and Designing the traffic light control system by using the Image Mosaic Based Design Methodology

4 30 (Figure 4). The systems study leads to the analysis and thereafter preliminary design was carried out and using first step of the Image Mosaic Based Design Methodology as shown in the broken arc in figure 4. The Image Mosaicking-based methodology was chosen as the paradigm for an alternative design methodology; applied in developing the systems for traffic congestion control. Therefore, the physical and logical design phases of the Structured System Analysis and Design were replaced by the two steps of the Image Mosaicking-based methodology to complete the crossing of the two methodologies. A hybrid methodology was necessary because there was a need to examine the existing systems, classify the intersections as Y and + junction with the view of determining the major causes of traffic deadlock on road junction. There was also the need to design the traffic control system using fuzzy rules and simulation to implement an intelligent traffic control system that will eliminate logjam. Figure 4. Proposed Methodology 4. PROPOSED SCHEME Rather than use of sensor/multiple sensors or single camera, multiple cameras has been used in proposed scheme where using image mosaicking technique the data from various cameras are collected and integrated (mosaicking) for matching the two images (test image & reference image) whose result manuplates the timing of green signals/red signals. Proposed work technique is shown in figure (5). Image matching is also possible with image registration technique or some another methods like correlation between two images (by pixels). The decision making algorithm decides the timing of Red/Green Signal according to the density measured on the road. Figure 5: Proposed Schematic Diagram

5 31 5. CONCLUSION Road traffic congestion is a central problem in most developing regions. Most urban areas have poorly managed traffic networks with several traffic potential congestion areas. In this scheme, we attempted to solve the problem of road traffic congestion in high congestion hotspots in developing regions through analysis & design of intelligent system. We first present a simple image processing algorithm to estimate traffic density at a hotspot using CCTV cameras feeds. Based on analysis of traffic images from live traffic feeds, we show evidence of congestion collapse which last for elongated time periods. Based on the image comparing after integrating the images from various projections, it is shown that intelligent decision making algorithm has been developed for controlling the heavy congestion on roads. 6. REFERENCES [1] W.Wen, A dynamic and automatic traffic light control expert system for solving the road congestion problem, Science direct: Expert system with applications, 34, pp , 2008 [2] Yujie Dai, Jinzong Hu, Dongbin Zhao, Fenghua Zhu, Neural network based online traffic signal controller design, IEEE conference on Intelligent Transportation System, pp , 5-7 Oct [3] Patel.M, Ranganathan.N, IDUTC: an intelligent decision-making system for urban traffic control applications, IEEE Transactions on Vehicular Technology, pp , May [4] E. Fern andez and R. Marti, GRASP for seam drawing in mosaicking of aerial photographic maps, J. Heuristics, vol. 5, pp , [5] M. Brown and D. G. Lowe, Automatic panoramic image stitching using invariant features, Int l J. Computer Vision, vol. 74, no. 1, pp , [6] P. Mclauchlan and A. Jaenicke, Image mosaicing using sequential bundle adjustment, Image and Vision Computing, vol. 20, pp , [7] G. M. Cortelazzo and L. Lucchese, A new method of image mosaicking and its application to cultural heritage representation, Proc. Eurographics,vol. 88, no. 3, [8] R. Szeliski, Image alignment and stitching: A tutorial, in Handbook of Mathematical Models in Computer Vision, Springer, pp , [9] Lisa Brown, A survey of image registration techniques," ACM Computing Surveys, vol. 24, no. 4, pp , Dec [10] Jan Kybic, Philippe Th_evenaz, and Michael Unser, Multiresolution spline warping for EPI registration," in Proceedings of SPIE, Denver, Colorado, July 1999, vol. 3813, pp , SPIE. [11] Ruzena Bajcsy and Stane Kova_ci_c, Multiresolution elastic matching," Computer Vision, Graphics, and Image Processing, vol. 46, pp. 1-21, ABOUT THE AUTHOR 1. Prof. Y.P. Singh, currently working as Director, KLS Institute of Engg.& Technology, Chandok, Bijnor U.P. has also worked about 27 years as Lecturer, Dean of academics & Principal in many Engineering institutions and organization. He has also served with Training and Technical Deptt. Govt.Of Delhi, almost for 17 years. He has about 33 research paper published in National and 12 papers published in international journals in his credit. He has been selected and awarded by Govt. of Delhi as Best Technical Teacher-2004.He is also an expert and Master Trainer for the Teachers, empanelled by SCERT/NCERT. He is also the guide of research scholar for almost dozen of Universities. 2. Mr. Pradeep Kumar Mittal, is working as a ECE faculty, with NIT Jullundhar, Punjab and also pursuing his research from Jodhpur National University Jodhpur

ADAPTIVE TRAFFIC LIGHT IN IMAGE PROCESSING BASED- INTELLIGENT TRANSPORTATION SYSTEM: A REVIEW

ADAPTIVE TRAFFIC LIGHT IN IMAGE PROCESSING BASED- INTELLIGENT TRANSPORTATION SYSTEM: A REVIEW ADAPTIVE TRAFFIC LIGHT IN IMAGE PROCESSING BASED- INTELLIGENT TRANSPORTATION SYSTEM: A REVIEW 1 Mustafa Mohammed Hassan Mustafa* 2 Atika Malik * 3 Amir Mohammed Talib Faculty of Engineering, Future University,

More information

A Review paper on the Memory Built-In Self-Repair with Redundancy Logic

A Review paper on the Memory Built-In Self-Repair with Redundancy Logic International Journal of Engineering and Applied Sciences (IJEAS) A Review paper on the Memory Built-In Self-Repair with Redundancy Logic Er. Ashwin Tilak, Prof. Dr.Y.P.Singh Abstract The Present review

More information

On A Traffic Control Problem Using Cut-Set of Graph

On A Traffic Control Problem Using Cut-Set of Graph 1240 On A Traffic Control Problem Using Cut-Set of Graph Niky Baruah Department of Mathematics, Dibrugarh University, Dibrugarh : 786004, Assam, India E-mail : niky_baruah@yahoo.com Arun Kumar Baruah Department

More information

ITS (Intelligent Transportation Systems) Solutions

ITS (Intelligent Transportation Systems) Solutions Special Issue Advanced Technologies and Solutions toward Ubiquitous Network Society ITS (Intelligent Transportation Systems) Solutions By Makoto MAEKAWA* Worldwide ITS goals for safety and environment

More information

A NEURAL NETWORK BASED TRAFFIC-FLOW PREDICTION MODEL. Bosnia Herzegovina. Denizli 20070, Turkey. Buyukcekmece, Istanbul, Turkey

A NEURAL NETWORK BASED TRAFFIC-FLOW PREDICTION MODEL. Bosnia Herzegovina. Denizli 20070, Turkey. Buyukcekmece, Istanbul, Turkey Mathematical and Computational Applications, Vol. 15, No. 2, pp. 269-278, 2010. Association for Scientific Research A NEURAL NETWORK BASED TRAFFIC-FLOW PREDICTION MODEL B. Gültekin Çetiner 1, Murat Sari

More information

Intelligent City Traffic Management and Public Transportation System

Intelligent City Traffic Management and Public Transportation System www.ijcsi.org 46 Intelligent City Traffic Management and Public Transportation System S.A.Mulay 1, C.S.Dhekne 2, R. M. Bapat 3, T. U. Budukh 4, S. D. Gadgil 5 1 Professor: Department of Computer, PVG s

More information

A HIGH PERFORMANCE ALGORITHM FOR SOLVING LARGE SCALE TRAVELLING SALESMAN PROBLEM USING DISTRIBUTED MEMORY ARCHITECTURES

A HIGH PERFORMANCE ALGORITHM FOR SOLVING LARGE SCALE TRAVELLING SALESMAN PROBLEM USING DISTRIBUTED MEMORY ARCHITECTURES A HIGH PERFORMANCE ALGORITHM FOR SOLVING LARGE SCALE TRAVELLING SALESMAN PROBLEM USING DISTRIBUTED MEMORY ARCHITECTURES Khushboo Aggarwal1,Sunil Kumar Singh2, Sakar Khattar3 1,3 UG Research Scholar, Bharati

More information

IoT Based Traffic Signalling System

IoT Based Traffic Signalling System IoT Based Traffic Signalling System Ashok. P.V B.Tech Graduate, Department of Information Technology, SivaSankari.S Assistant Professor, Department of Information Technology, Vignesh Mani B.Tech Graduate,

More information

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Prashant Sharma, Research Scholar, GHRCE, Nagpur, India, Dr. Preeti Bajaj,

More information

Estimating Speed of Vehicle using Centroid Method in MATLAB

Estimating Speed of Vehicle using Centroid Method in MATLAB Estimating Speed of Vehicle using Centroid Method in MATLAB Pratishtha Gupta Assistant Professor Banasthali University Jaipur, India G N Purohit Professor Banasthali University Jaipur, India Manisha Rathore

More information

Connected Car. Dr. Sania Irwin. Head of Systems & Applications May 27, Nokia Solutions and Networks 2014 For internal use

Connected Car. Dr. Sania Irwin. Head of Systems & Applications May 27, Nokia Solutions and Networks 2014 For internal use Connected Car Dr. Sania Irwin Head of Systems & Applications May 27, 2015 1 Nokia Solutions and Networks 2014 For internal use Agenda Introduction Industry Landscape Industry Architecture & Implications

More information

A COMPARATIVE APPROACH TO MODEL TRAFFIC LIGHT CONTROLLER BASED ON ARTIFICIAL NEURAL NETWORKS

A COMPARATIVE APPROACH TO MODEL TRAFFIC LIGHT CONTROLLER BASED ON ARTIFICIAL NEURAL NETWORKS A COMPARATIVE APPROACH TO MODEL TRAFFIC LIGHT CONTROLLER BASED ON ARTIFICIAL NEURAL NETWORKS Jinan Aboutaam Arab Open University Lebanon jha009@aou.edu.lb Nouhad Amaneddine Arab Open University Lebanon

More information

A General Overview and Performance Analysis of IEEE

A General Overview and Performance Analysis of IEEE 5 A General Overview and Performance Analysis of IEEE 802.11 Prof. (Dr.) Y.P.Singh, Director, Somany P.G. Institute of Technology and Management, Rewari, Haryana, India Er. Amit Binaz, Research Scholar,

More information

E27 Computer Vision - Final Project: Creating Panoramas David Nahmias, Dan Spagnolo, Vincent Stigliani Professor Zucker Due 5/10/13

E27 Computer Vision - Final Project: Creating Panoramas David Nahmias, Dan Spagnolo, Vincent Stigliani Professor Zucker Due 5/10/13 E27 Computer Vision - Final Project: Creating Panoramas David Nahmias, Dan Spagnolo, Vincent Stigliani Professor Zucker Due 5/10/13 Sources Brown, M.; Lowe, D.G., "Recognising panoramas," Computer Vision,

More information

Automatic Incident Detection Solutions UK & Ireland Partner

Automatic Incident Detection Solutions UK & Ireland Partner 1 Automatic Incident Detection Solutions UK & Ireland Partner Sprinx AID Solutions ver. 2.4.0 - SVS Automatic Incident Detection 3 Sprinx SX-TRAFFIC system allows reliable detection of incidents and events

More information

American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) , ISSN (Online)

American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) , ISSN (Online) American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) 2313-4410, ISSN (Online) 2313-4402 Global Society of Scientific Research and Researchers http://asrjetsjournal.org/

More information

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Aye Zarchi Minn 1, May Zin Oo 2, Mazliza Othman 3 1,2 Department of Information Technology, Mandalay Technological University, Myanmar

More information

Research on the Checkpoint Server Selection Strategy Based on the Mobile Prediction in Autonomous Vehicular Cloud

Research on the Checkpoint Server Selection Strategy Based on the Mobile Prediction in Autonomous Vehicular Cloud 2016 International Conference on Service Science, Technology and Engineering (SSTE 2016) ISBN: 978-1-60595-351-9 Research on the Checkpoint Server Selection Strategy Based on the Mobile Prediction in Autonomous

More information

Fuzzy Inference System based Edge Detection in Images

Fuzzy Inference System based Edge Detection in Images Fuzzy Inference System based Edge Detection in Images Anjali Datyal 1 and Satnam Singh 2 1 M.Tech Scholar, ECE Department, SSCET, Badhani, Punjab, India 2 AP, ECE Department, SSCET, Badhani, Punjab, India

More information

TRAFFIC LIGHT CONTROLLER

TRAFFIC LIGHT CONTROLLER TRAFFIC LIGHT CONTROLLER 1 ANITA DIDAL, 2 PRAGATI SACHAN, 3 ANCHAL KATIYAR, 4 PALLAVI GAUTAM M.Tech Scholar, VLSI, Jayoti Vidyapeeth Women s University Jaipur, Rajasthan, INDIA E mail: 1 anitadidal90@gmail.com,

More information

I. Replacement and upgrade of Span Wire Traffic Signal at Indian River Road and Princess Anne Road

I. Replacement and upgrade of Span Wire Traffic Signal at Indian River Road and Princess Anne Road January - 2012 I. Replacement and upgrade of Span Wire Traffic Signal at Indian River Road and Princess Anne Road The City of Virginia Beach is in the process of replacing many of its existing span wire

More information

A Review on Vehicular Ad-Hoc Network

A Review on Vehicular Ad-Hoc Network A Review on Vehicular Ad-Hoc Network Arshdeep Kaur 1, Shilpa Sharma 2 M.Tech Student, Dept. of Computer Science Engineering, Lovely Professional University, Phagwara, Punjab, India 1 Assistant Professor,

More information

Smart Waste Management using Internet-of-Things (IoT)

Smart Waste Management using Internet-of-Things (IoT) Smart Waste Management using Internet-of-Things (IoT) Gopal Kirshna Shyam 1, Sunilkumar S. Manvi 2, Priyanka Bharti 3 School of Computing & Information Technology REVA University, Bengaluru 560 064 Email:

More information

Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network

Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network Utkarsh Dwivedi 1, Pranjal Rajput 2, Manish Kumar Sharma 3 1UG Scholar, Dept. of CSE, GCET, Greater Noida,

More information

Advanced Transportation Optimization Systems (ATOS)

Advanced Transportation Optimization Systems (ATOS) Advanced Transportation Optimization Systems (ATOS) By Andrew Andrusko Undergraduate Student Student in Civil Engineering, Urban & Regional Studies, Social Studies, Geography, Geology Programs Minnesota

More information

ARTIFICIAL NEURAL NETWORKS FOR THE COMPUTATION OF TRAFFIC QUEUES

ARTIFICIAL NEURAL NETWORKS FOR THE COMPUTATION OF TRAFFIC QUEUES ARTIFICIAL NEURAL NETWORKS FOR THE COMPUTATION OF TRAFFIC QUEUES Pedro Hernández-Arauzo, Secundino López-García, Antonio Bahamonde Centro de Inteligencia Artificial. Universidad de Oviedo at Gijón Campus

More information

Journal of Emerging Trends in Computing and Information Sciences

Journal of Emerging Trends in Computing and Information Sciences Method of Fault Data Analysis of Sensor Node based on Wireless Data Communication Protocols Seung-Ki Ryu * Research Fellow, Korea Institute of Civil Engineering and Building Technology, Korea (*corresponding

More information

Comparative Study on Performance Evaluation of Ad-Hoc Network Routing Protocols Navpreet Chana 1, Navjot Kaur 2, Kuldeep Kumar 3, Someet Singh 4

Comparative Study on Performance Evaluation of Ad-Hoc Network Routing Protocols Navpreet Chana 1, Navjot Kaur 2, Kuldeep Kumar 3, Someet Singh 4 Comparative Study on Performance Evaluation of Ad-Hoc Network Routing Protocols Navpreet Chana 1, Navjot Kaur 2, Kuldeep Kumar 3, Someet Singh 4 1 Research Scholar, Computer Science and Engineering, Lovely

More information

Voice Recognition Based Smart Home Control System

Voice Recognition Based Smart Home Control System International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 6, Issue 4 [April 2017] PP: 01-05 Voice Recognition Based Smart Home Control System Awadalla Taifour Ali 1, Eisa

More information

SYSTEM CONFIGURATION AND FUNCTIONAL OUTLINE OF MPD ROAD TRAFFIC CONTROL CENTER

SYSTEM CONFIGURATION AND FUNCTIONAL OUTLINE OF MPD ROAD TRAFFIC CONTROL CENTER Maintaining 'Control Consoles' Responsible for Controlling Traffic across Metropolitan Tokyo Masayuki Kurosawa Traffic Facilities and Control Division, Traffic Bureau Tokyo Metropolitan Police Department

More information

Density Based Traffic Light Control System Using Image Processing

Density Based Traffic Light Control System Using Image Processing Density Based Traffic Light Control System Using Image Processing D.Prakash (1),B.Sandhya Devi (2), R.Naveen Kumar (3), S.Thiyagarajan (4), P.Shabarinath (5) Assistant Professor, Department of Electrical

More information

AN INTELLIGENT TRAFFIC CONTROLLER BASED ON FUZZY LOGIC

AN INTELLIGENT TRAFFIC CONTROLLER BASED ON FUZZY LOGIC AN INTELLIGENT TRAFFIC CONTROLLER BASED ON FUZZY LOGIC Bilal Ahmed Khan; Nai Shyan Lai Asia Pacific University of Technology and Innovation belalkhn22@gmail.com Abstract Traffic light plays an important

More information

Developing an intelligent sign inventory using image processing

Developing an intelligent sign inventory using image processing icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Developing an intelligent sign inventory using image

More information

ADVANCE VEHICLE CONTROL AND SAFETY SYSTEM USING FACE DETECTION

ADVANCE VEHICLE CONTROL AND SAFETY SYSTEM USING FACE DETECTION ADVANCE VEHICLE CONTROL AND SAFETY SYSTEM USING FACE DETECTION Prof. Saurabh Thakur 1, Shekhar Dure 2, Ajinkya Khutwad 3 1,2,3 Dept. of E&TC, Sinhgad Academy Of Engineering, Savitribai Phule Pune University,

More information

Epipolar geometry-based ego-localization using an in-vehicle monocular camera

Epipolar geometry-based ego-localization using an in-vehicle monocular camera Epipolar geometry-based ego-localization using an in-vehicle monocular camera Haruya Kyutoku 1, Yasutomo Kawanishi 1, Daisuke Deguchi 1, Ichiro Ide 1, Hiroshi Murase 1 1 : Nagoya University, Japan E-mail:

More information

Standardization in the area of Cooperative systems in the MENA region

Standardization in the area of Cooperative systems in the MENA region Standardization in the area of Cooperative systems in the MENA region SAFE, SMART and SUSTAINABLE TRAFFIC VIA COOPERATIVE ITS 4th ETSI TC ITS Workshop 07-09 February 2012, Doha, Qatar Dr Muna Hamdi Director

More information

Efficient Road Traffic Policing With Coordinators and Routers Using Radio Frequency

Efficient Road Traffic Policing With Coordinators and Routers Using Radio Frequency Efficient Road Traffic Policing With Coordinators and Routers Using Radio Frequency Sathish Nagarajan, P Kavitha School of Computing Sciences, Hindustan University, Chennai ABSTRACT Effective reduction

More information

Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation

Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation February 26, 2013 ESRA Fed. GIS Outline: Big picture: Positioning and

More information

Intelligent Transportation Systems (ITS) for Critical Infrastructure Protection

Intelligent Transportation Systems (ITS) for Critical Infrastructure Protection Intelligent Transportation Systems (ITS) for Critical Infrastructure Protection Presented at the Transportation Research Board January 2002 Annual Meeting Washington DC, USA HAMED BENOUAR Executive Director

More information

Vehicular traffic estimation through bluetooth detection the open-source way

Vehicular traffic estimation through bluetooth detection the open-source way Vehicular traffic estimation through bluetooth detection the open-source way Paolo Valleri, Patrick Ohnewein, Roberto Cavaliere paolo.valleri@tis.bz.it TiS Innovation Park - Italy Keywords: Vehicular traffic

More information

Reduction Deliverable Intelligent V2V and V2I communication

Reduction Deliverable Intelligent V2V and V2I communication Reduction 2011-2014 Deliverable 1.4.1 Intelligent V2V and V2I communication Test report with communication between the Bluetooth detectors and the incar system or smart phones 26-08- 2013 Public Document

More information

Position Tracking Using Fuzzy Logic

Position Tracking Using Fuzzy Logic Position Tracking Using Fuzzy Logic Mohommad Asim Assistant Professor Department of Computer Science MGM College of Technology, Noida, Uttar Pradesh, India Riya Malik Student, Department of Computer Science

More information

EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS

EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS Nandhini P. 1 and Ravi G. 2 1 Department of Electronics and Communication Engineering, Communication Systems, Sona College of

More information

Design and Implementation of Arbiter schemes for SDRAM on FPGA

Design and Implementation of Arbiter schemes for SDRAM on FPGA Design and Implementation of Arbiter schemes for SDRAM on FPGA Priyanka C. Sankpal, Arun S. Tigadi, Dr. Hansraj Guhilot Abstract Memories are the storage devices, which typically work with single processing

More information

PERFORMANCE MEASUREMENTS OF FEATURE TRACKING AND HISTOGRAM BASED TRAFFIC CONGESTION ALGORITHMS

PERFORMANCE MEASUREMENTS OF FEATURE TRACKING AND HISTOGRAM BASED TRAFFIC CONGESTION ALGORITHMS PERFORMANCE MEASUREMENTS OF FEATURE TRACKING AND HISTOGRAM BASED TRAFFIC CONGESTION ALGORITHMS Ozgur Altun 1 and Kenan Aksoy 2 Proline Bilisim Sistemleri, Istanbul, Turkey 1 Research and Development Engineer,

More information

Innovative Congestion Control System for Ambulance Using Raspberry Pi

Innovative Congestion Control System for Ambulance Using Raspberry Pi Innovative Congestion Control System for Ambulance Using Raspberry Pi Abstract: P.Divya M.Tech-ES, Department of ECE, Sree Rama Engineering College, Tirupathi. The project aims in designing a system which

More information

Design And Implementation Of Smart Parking System Using Peripheral Interface Controllers And Infrared Sensors

Design And Implementation Of Smart Parking System Using Peripheral Interface Controllers And Infrared Sensors ITERATIOAL JOURAL OF SCIETIFIC & TECHOLOG RESEARCH VOLUME 5, ISSUE 06, JUE 2016 ISS 2277-8616 Design And Implementation Of Smart Parking System Using Peripheral Interface s And Infrared Sensors May Thaw

More information

A SMART PORT CITY IN THE INTERNET OF EVERYTHING (IOE) ERA VERNON THAVER, CTO, CISCO SYSTEMS SOUTH AFRICA

A SMART PORT CITY IN THE INTERNET OF EVERYTHING (IOE) ERA VERNON THAVER, CTO, CISCO SYSTEMS SOUTH AFRICA A SMART PORT CITY IN THE INTERNET OF EVERYTHING (IOE) ERA VERNON THAVER, CTO, CISCO SYSTEMS SOUTH AFRICA Who is Cisco? Convergence of Mobile, Social, Cloud, and Data Is Driving Digital Disruption Digital

More information

Graphical Support of the Traffic Simulation System

Graphical Support of the Traffic Simulation System Graphical Support of the Traffic Simulation System Jana Hájková hajkovaj@students.zcu.cz Department of Computer Science and Engineering Faculty of Applied Sciences University of West Bohemia Pilsen, Czech

More information

CSMA based Medium Access Control for Wireless Sensor Network

CSMA based Medium Access Control for Wireless Sensor Network CSMA based Medium Access Control for Wireless Sensor Network H. Hoang, Halmstad University Abstract Wireless sensor networks bring many challenges on implementation of Medium Access Control protocols because

More information

Use of Artificial Neural Networks to Investigate the Surface Roughness in CNC Milling Machine

Use of Artificial Neural Networks to Investigate the Surface Roughness in CNC Milling Machine Use of Artificial Neural Networks to Investigate the Surface Roughness in CNC Milling Machine M. Vijay Kumar Reddy 1 1 Department of Mechanical Engineering, Annamacharya Institute of Technology and Sciences,

More information

DESIGN AND DEVELOPMENT OF A WIRELESS SENSOR MODEL FOR VEHICULAR AREA NETWORKS

DESIGN AND DEVELOPMENT OF A WIRELESS SENSOR MODEL FOR VEHICULAR AREA NETWORKS DESIGN AND DEVELOPMENT OF A WIRELESS SENSOR MODEL FOR VEHICULAR AREA NETWORKS Umesh P, G.Varaprasad Department of Computer Science and Engineering, B.M.S. College of Engineering, Bangalore 5600 19, India.

More information

A New Genetic Algorithm Based Lane-By-Pass Approach for Smooth Traffic Flow on Road Networks

A New Genetic Algorithm Based Lane-By-Pass Approach for Smooth Traffic Flow on Road Networks A New Genetic Algorithm Based Lane-By-Pass Approach for Smooth Traffic Flow on Road Networks Shailendra Tahilyani Department of Electronics & Communication Babu Banarasi Das University Lucknow, India Manuj

More information

Effective Waste Collection with Shortest Path Semi-Static and Dynamic Routing

Effective Waste Collection with Shortest Path Semi-Static and Dynamic Routing The 7th conference on Internet of Things and Smart Spaces rusmart 2014 Effective Waste Collection with Shortest Path Semi-Static and Dynamic Routing Theodoros Anagnostopoulos 1, Arkady Zaslavsky 2, 1 1

More information

Integration of Textural and Material Information Into Existing BIM Using IR Sensing. A research by: Asem Zabin Baha Khalil

Integration of Textural and Material Information Into Existing BIM Using IR Sensing. A research by: Asem Zabin Baha Khalil Integration of Textural and Material Information Into Existing BIM Using IR Sensing A research by: Asem Zabin Baha Khalil Asem Zabin Senior BIM Engineer at itech Management Consultancy Master of Science

More information

Prashant Borkar Assistant Professor, Dept. of Computer Science and Engg.,

Prashant Borkar Assistant Professor, Dept. of Computer Science and Engg., Volume 7, Issue 4, April 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Traffic Signal

More information

Emergency Response: How dedicated short range communication will help in the future. Matthew Henchey and Tejswaroop Geetla, University at Buffalo

Emergency Response: How dedicated short range communication will help in the future. Matthew Henchey and Tejswaroop Geetla, University at Buffalo Emergency Response: How dedicated short range communication will help in the future. 1.0 Introduction Matthew Henchey and Tejswaroop Geetla, University at Buffalo Dedicated short range communication (DSRC)

More information

International Journal of Advancements in Research & Technology, Volume 2, Issue5, May ISSN

International Journal of Advancements in Research & Technology, Volume 2, Issue5, May ISSN International Journal of Advancements in Research & Technology, Volume 2, Issue5, May-2013 194 A REVIEW ON OBJECT MODELLING METHODOLOGIES ROHIT SHARMA 1, Dr. VINODINI KATIYAR 2 1 Research Scholar, C.M.J.

More information

Laserscanner Based Cooperative Pre-Data-Fusion

Laserscanner Based Cooperative Pre-Data-Fusion Laserscanner Based Cooperative Pre-Data-Fusion 63 Laserscanner Based Cooperative Pre-Data-Fusion F. Ahlers, Ch. Stimming, Ibeo Automobile Sensor GmbH Abstract The Cooperative Pre-Data-Fusion is a novel

More information

ISSN Vol.07,Issue.10, August-2015, Pages:

ISSN Vol.07,Issue.10, August-2015, Pages: ISSN 2348 2370 Vol.07,Issue.10, August-2015, Pages:1869-1873 www.ijatir.org Design and Implementation of Zigbee Wireless Bus Monitoring System B. SRIKANTH 1, D. SUBBARAO 2, G. MAHESH 3 1 PG Scholar, Dept

More information

Map Guided Lane Detection Alexander Döbert 1,2, Andre Linarth 1,2, Eva Kollorz 2

Map Guided Lane Detection Alexander Döbert 1,2, Andre Linarth 1,2, Eva Kollorz 2 Map Guided Lane Detection Alexander Döbert 1,2, Andre Linarth 1,2, Eva Kollorz 2 1 Elektrobit Automotive GmbH, Am Wolfsmantel 46, 91058 Erlangen, Germany {AndreGuilherme.Linarth, Alexander.Doebert}@elektrobit.com

More information

An Artificial Intelligence Techniques and Simulation Model to Control a Traffic Jam System in Malaysia (Review Paper)

An Artificial Intelligence Techniques and Simulation Model to Control a Traffic Jam System in Malaysia (Review Paper) An Artificial Intelligence Techniques and Simulation Model to Control a Traffic Jam System in Malaysia (Review Paper) Khaled Abdul Rahman Jomaa Faculty of Industrial Management, University Malaysia Pahang,

More information

APPLICATION OF AERIAL VIDEO FOR TRAFFIC FLOW MONITORING AND MANAGEMENT

APPLICATION OF AERIAL VIDEO FOR TRAFFIC FLOW MONITORING AND MANAGEMENT Pitu Mirchandani, Professor, Department of Systems and Industrial Engineering Mark Hickman, Assistant Professor, Department of Civil Engineering Alejandro Angel, Graduate Researcher Dinesh Chandnani, Graduate

More information

TomTom Innovation. Hans Aerts VP Software Development Business Unit Automotive November 2015

TomTom Innovation. Hans Aerts VP Software Development Business Unit Automotive November 2015 TomTom Innovation Hans Aerts VP Software Development Business Unit Automotive November 2015 Empower Movement Simplify complex technology From A to BE Innovative solutions Maps Consumer Connect people and

More information

Hierarchical Routing System using Ant Based Control

Hierarchical Routing System using Ant Based Control Hierarchical Routing System using Ant Based Control Henrik Dibowski THESIS Delft, July 2003 Delft University of Technology, The Netherlands Faculty of Information Technology and Systems Knowledge Based

More information

TRAFFIC LIGHTS CONTROL SYSTEM FOR INDIAN CITIES USING WSN AND FUZZY CONTROL

TRAFFIC LIGHTS CONTROL SYSTEM FOR INDIAN CITIES USING WSN AND FUZZY CONTROL TRAFFIC LIGHTS CONTROL SYSTEM FOR INDIAN CITIES USING WSN AND FUZZY CONTROL Hiteshi Garg 1, Er. Gautam Kaushal 2 1M.Tech. Scholar, Department of Electronics and Communication Engineering, Punjabi University,

More information

GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE

GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE George Anders is a president of Anders Consulting. Between 1975 and 2012 he has been employed by Ontario Hydro and its successor companies in Toronto, Canada.

More information

Moving Object Counting in Video Signals

Moving Object Counting in Video Signals Moving Object Counting in Video Signals Ganesh Raghtate 1, Abhilasha K Tiwari 1 1 Scholar, RTMNU, Nagpur, India E-mail- gsraghate@rediffmail.com Abstract Object detection and tracking is important in the

More information

Techniques for Smart Traffic Control: An In-depth Review

Techniques for Smart Traffic Control: An In-depth Review Techniques for Smart Traffic Control: An In-depth Review Roxanne Hawi School of Computing and Information Technology, Jomo Kenyatta University of Agriculture and Technology Nairobi, Kenya George Okeyo

More information

Fuzzy Inspired Hybrid Genetic Approach to Optimize Travelling Salesman Problem

Fuzzy Inspired Hybrid Genetic Approach to Optimize Travelling Salesman Problem Fuzzy Inspired Hybrid Genetic Approach to Optimize Travelling Salesman Problem Bindu Student, JMIT Radaur binduaahuja@gmail.com Mrs. Pinki Tanwar Asstt. Prof, CSE, JMIT Radaur pinki.tanwar@gmail.com Abstract

More information

STREAMS Integrated Network Management Presented by: Matthew Cooper

STREAMS Integrated Network Management Presented by: Matthew Cooper STREAMS Integrated Network Management Presented by: Matthew Cooper Transmax helps customers realise the community benefits of optimising transport networks by providing smarter, more sustainable ITS solutions.

More information

Methods to Resolve Traffic Jams using VANET

Methods to Resolve Traffic Jams using VANET Methods to Resolve Traffic Jams using VANET Rohit Kumar Department of Computer Sc. & Engineering Chandigarh University, Gharuan Mohali, Punjab Abstract - In this paper we have proposed a method to avoid

More information

Study on Indoor and Outdoor environment for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model

Study on Indoor and Outdoor environment for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model Study on and Outdoor for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model Ibrahim khider,prof.wangfurong.prof.yinweihua,sacko Ibrahim khider, Communication Software and

More information

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg Human Detection A state-of-the-art survey Mohammad Dorgham University of Hamburg Presentation outline Motivation Applications Overview of approaches (categorized) Approaches details References Motivation

More information

Understanding Internet Speed Test Results

Understanding Internet Speed Test Results Understanding Internet Speed Test Results Why Do Some Speed Test Results Not Match My Experience? You only have to read the popular press to know that the Internet is a very crowded place to work or play.

More information

1216 P a g e 2.1 TRANSLATION PARAMETERS ESTIMATION. If f (x, y) F(ξ,η) then. f(x,y)exp[j2π(ξx 0 +ηy 0 )/ N] ) F(ξ- ξ 0,η- η 0 ) and

1216 P a g e 2.1 TRANSLATION PARAMETERS ESTIMATION. If f (x, y) F(ξ,η) then. f(x,y)exp[j2π(ξx 0 +ηy 0 )/ N] ) F(ξ- ξ 0,η- η 0 ) and An Image Stitching System using Featureless Registration and Minimal Blending Ch.Rajesh Kumar *,N.Nikhita *,Santosh Roy *,V.V.S.Murthy ** * (Student Scholar,Department of ECE, K L University, Guntur,AP,India)

More information

An Introduction to Cyber-Physical Systems INF5910/INF9910

An Introduction to Cyber-Physical Systems INF5910/INF9910 An Introduction to Cyber-Physical Systems INF5910/INF9910 1 Outline What is Cyber Physical Systems (CPS)? Applications Challenges Cyber Physical CPS 2 Cyber Systems Cyber is More than just software More

More information

ICT-U CAMEROON, P.O. Box 526 Yaounde, Cameroon. Schools and Programs DETAILED ICT-U PROGRAMS AND CORRESPONDING CREDIT HOURS

ICT-U CAMEROON, P.O. Box 526 Yaounde, Cameroon. Schools and Programs DETAILED ICT-U PROGRAMS AND CORRESPONDING CREDIT HOURS Website: http:// ICT-U CAMEROON, P.O. Box 526 Yaounde, Cameroon Schools and Programs DETAILED ICT-U PROGRAMS AND CORRESPONDING CREDIT HOURS Important note on English as a Second Language (ESL) and International

More information

Academic Course Description

Academic Course Description BET008 WIRELESS NETWORKS Academic Course Description Course (catalog) description BHARATH UNIVERSITY Faculty of Engineering and Technology Department of Electronics and Communication Engineering BET008

More information

Measuring Border Delay and Crossing Times at the U.S./Mexico Border

Measuring Border Delay and Crossing Times at the U.S./Mexico Border Task 3 Report Test and Evaluation Master Plan (TEMP) Prepared by and Prepared for U.S. Department of Transportation Federal Highway Administration Contract No. November 21, 2008 TABLE OF CONTENTS Page

More information

Implementation Of Fuzzy Controller For Image Edge Detection

Implementation Of Fuzzy Controller For Image Edge Detection Implementation Of Fuzzy Controller For Image Edge Detection Anjali Datyal 1 and Satnam Singh 2 1 M.Tech Scholar, ECE Department, SSCET, Badhani, Punjab, India 2 AP, ECE Department, SSCET, Badhani, Punjab,

More information

August 18-19, 2018 (Saturday-Sunday)

August 18-19, 2018 (Saturday-Sunday) August 18-19, 2018 (Saturday-Sunday) ORGANIZED BY: HUMAN RESOURCE DEVELOPMENT CENTER & SCHOOL OF COMPUTER & SCIENCE ENGINEERING LOVELY PROFESSIONAL UNIVERSITY PHAGWARA, PUNJAB. BACK DROP AND RATIONALE

More information

Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai He 1,c

Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai He 1,c 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 215) Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai

More information

FPGA IMPLEMENTATION OF ADAPTIVE DYNAMIC CONTROL OF TRAFFIC SIGNAL AND AMBULANCE RESCUE SYSTEM AND ANDROID APPLICATION

FPGA IMPLEMENTATION OF ADAPTIVE DYNAMIC CONTROL OF TRAFFIC SIGNAL AND AMBULANCE RESCUE SYSTEM AND ANDROID APPLICATION FPGA IMPLEMENTATION OF ADAPTIVE DYNAMIC CONTROL OF TRAFFIC SIGNAL AND AMBULANCE RESCUE SYSTEM AND ANDROID APPLICATION 1R. Mahesh, PG Scholar, Embedded System Technology, SRM University, Chennai. Tamilnadu,

More information

Evaluation of Moving Object Tracking Techniques for Video Surveillance Applications

Evaluation of Moving Object Tracking Techniques for Video Surveillance Applications International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Evaluation

More information

OSM-SVG Converting for Open Road Simulator

OSM-SVG Converting for Open Road Simulator OSM-SVG Converting for Open Road Simulator Rajashree S. Sokasane, Kyungbaek Kim Department of Electronics and Computer Engineering Chonnam National University Gwangju, Republic of Korea sokasaners@gmail.com,

More information

Transforming Transport Infrastructure with GPU- Accelerated Machine Learning Yang Lu and Shaun Howell

Transforming Transport Infrastructure with GPU- Accelerated Machine Learning Yang Lu and Shaun Howell Transforming Transport Infrastructure with GPU- Accelerated Machine Learning Yang Lu and Shaun Howell 11 th Oct 2018 2 Contents Our Vision Of Smarter Transport Company introduction and journey so far Advanced

More information

LOCALIZATION OF MOBILE NODES BASED ON CONNECTIVITY INFORMATION

LOCALIZATION OF MOBILE NODES BASED ON CONNECTIVITY INFORMATION VOL. 11, O. 21, OVEMBER 2016 ISS 1819-6608 ARP Journal of Engineering and Applied Sciences 2006-2016 Asian Research Publishing etwork (ARP). All rights reserved. LOCALIZATIO OF MOBILE ODES BASED O COECTIVITY

More information

Invariant Recognition of Hand-Drawn Pictograms Using HMMs with a Rotating Feature Extraction

Invariant Recognition of Hand-Drawn Pictograms Using HMMs with a Rotating Feature Extraction Invariant Recognition of Hand-Drawn Pictograms Using HMMs with a Rotating Feature Extraction Stefan Müller, Gerhard Rigoll, Andreas Kosmala and Denis Mazurenok Department of Computer Science, Faculty of

More information

QUEUEING MODELS FOR UNINTERRUPTED TRAFFIC FLOWS

QUEUEING MODELS FOR UNINTERRUPTED TRAFFIC FLOWS QUEUEING MODELS FOR UNINTERRUPTED TRAFFIC FLOWS Tom Van Woensel and Nico Vandaele Faculty of Applied Economics UFSIA-RUCA, University of Antwerp E-mail: tom.vanwoensel@ufsia.ac.be E-mail: nico.vandaele@ufsia.ac.be

More information

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications Kai-Juan Wong, Bu-Sung Lee, Boon-Chong Seet, Genping Liu, Lijuan Zhu School of Computer

More information

Traffic Violation Detection Using Multiple Trajectories Evaluation of Vehicles

Traffic Violation Detection Using Multiple Trajectories Evaluation of Vehicles Traffic Violation Detection Using Multiple Trajectories Evaluation of Vehicles Shaziya Begum M.Tech Student, Department of ECE, KITS for women s, Kodada, T.S, India ABSTRACT: Non-intrusive video-detection

More information

Halifax Regional Municipality

Halifax Regional Municipality Halifax Regional Municipality Challenge Leverage existing IT infrastructure to design a high-definition surveillance system that helps protect corporate assets across the Halifax Regional Municipality

More information

A Data Classification Algorithm of Internet of Things Based on Neural Network

A Data Classification Algorithm of Internet of Things Based on Neural Network A Data Classification Algorithm of Internet of Things Based on Neural Network https://doi.org/10.3991/ijoe.v13i09.7587 Zhenjun Li Hunan Radio and TV University, Hunan, China 278060389@qq.com Abstract To

More information

Analysis of Routing Protocols over VANET

Analysis of Routing Protocols over VANET Analysis of Routing Protocols over VANET Ramadhan Mstafa 1, Abdalraouf Alarabe, Eman AbdelFattah Ammar Odeh, Muneer Alshowkan Abstract Vehicular Ad-hoc Network (VANET) is a new network technology where

More information

A Full Analytical Review on Fingerprint Recognition using Neural Networks

A Full Analytical Review on Fingerprint Recognition using Neural Networks e t International Journal on Emerging Technologies (Special Issue on RTIESTM-2016) 7(1): 45-49(2016) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 A Full Analytical Review on Fingerprint Recognition

More information

LAWRENCE-DOUGLAS COUNTY INTELLIGENT JOURNEY

LAWRENCE-DOUGLAS COUNTY INTELLIGENT JOURNEY LAWRENCE-DOUGLAS COUNTY INTELLIGENT JOURNEY L-DC REGIONAL ITS ARCHITECTURE AND STRATEGIC DEPLOYMENT PLAN EXECUTIVE SUMMARY The Lawrence-Douglas County Metropolitan Planning Organization (L- DC MPO) has

More information

TRAFFIC CONGESTION CONTROL AND REROUTING

TRAFFIC CONGESTION CONTROL AND REROUTING TRAFFIC CONGESTION CONTROL AND REROUTING Dawange Sonali, Sahane Harshada, Sanap Gayatri, Shinde Bhagyashri Student, Department of Computer Engineering, Matoshri College of Engineering and Research Centre,

More information

Modified Intelligent Energy Management system in a smart house 1

Modified Intelligent Energy Management system in a smart house 1 Modified Intelligent Energy Management system in a smart house 1 Dariush Shahgoshtasbi Electrical Engineering Department University of Texas at San Antonio San Antonio, TX, USA isjd@wacong.org Mo Jamshidi

More information

Pedestrian Detection Using Correlated Lidar and Image Data EECS442 Final Project Fall 2016

Pedestrian Detection Using Correlated Lidar and Image Data EECS442 Final Project Fall 2016 edestrian Detection Using Correlated Lidar and Image Data EECS442 Final roject Fall 2016 Samuel Rohrer University of Michigan rohrer@umich.edu Ian Lin University of Michigan tiannis@umich.edu Abstract

More information