Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update

Size: px
Start display at page:

Download "Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update"

Transcription

1 Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update S. Sananmongkhonchai 1, P. Tangamchit 1, and P. Pongpaibool 2 1 King Mongkut s University of Technology Thonburi, Bangkok, Thailand, 11 2 National Electronics and Computer Technology Center, Pathumthani, s3522@st.kmutt.ac.th, poj.tan@kmutt.ac.th, panita@nectec.or.th Abstract In this study, we investigate the method to increase the accuracy of traffic estimation based on multiple GPS data from GPS-equipped vehicles in Bangkok area, Thailand. We propose an algorithm to predict an average speed of a road segment by combining hourly speed profiles of the road with real-time GPS velocity data. The algorithm utilizes incremental weighted update of average travel velocity from both sources. The velocity of data from GPS is used for update every time the data comes in, whereas the speed profiles are used for update when there is no data for a period of five minutes. The outputs are compared with a speed obtained with the position-based method. In this algorithm provides the low average speed error results around 8 km/h approximately. T I. INTRODUCTION HE traffic congestion in Bangkok increasingly leads to significant travel delays and inefficient use of gasoline. If drivers could know the congestion status before hand, they could avoid going through congested routes. Currently Bangkok drivers can obtain some traffic information from radio or T programs which report traffic condition by eyewitness volunteers and police. Such report is augmented by hundreds of closed-circuit cameras installed throughout the city. Unfortunately, the coverage of these systems is extremely limited due to high installation and maintenance costs. It is practically impossible to install traffic monitoring systems densely enough to cover the entire city s road network. Although eyewitness and police reports can cover more area, they are subjectively determined by human whose expertise, judgments, and experience can be vastly different and sometimes inconsistent. Current trend of traffic estimation focuses on the use of mobile probes. Mobile probes are sensors attached to cars that are driven through traffic. Mobile probes have advantages over fixed probes in term of high coverage area, flexibility, and low cost. Common forms of mobile probes are GPS receivers and cellular phones that are installed in cars. The position data from GPS can be used to estimate travel time from one location to another. To make the position data useful, there must be enough GPS-equipped vehicles in an area, and each vehicle must transmit the GPS data back to the data center at regular intervals. The data can then be processed and used to estimate the road traffic status. This study utilizes GPS data from a taxi company in Thailand. The company operates a taxi service in Bangkok metropolitan area. The company has around 4, GPSequipped taxis in operation. Position data from all taxis are periodically transmitted back to the data center via local amateur radio communication system. However, the bandwidth of the communication system is fairly limited. Therefore, there is no guarantee that the data will be transmitted successfully. Some data may be dropped if the communication channel is busy. Given such condition, the number of GPS data obtained on each road segment at a particular time interval is quite limit. We cannot simply compute an average speed of a road segment because it is not statistically meaningful. To solve this problem, we propose an algorithm to predict an average speed of a road segment by combining speed profiles of the road with real-time GPS data. The algorithm utilizes incremental weighted update of average travel velocity with the speed profiles and online velocity data obtained from the GPS. This paper is organized as follows. Section II discusses related work. Section III the overview of our system is described. We describe how the data and our algorithm work in Section I. The algorithm result and accuracy is showed in Section. Finally, Section I provides the conclusion. II. RELATED WORK In most traffic estimation studies involving probe vehicles, a single GPS-equipped probe vehicle is used to estimate traffic condition and travel time of a road segment [1], [2]. The problem of using a single probe data is that the estimation accuracy depends highly on a driver s behavior. Other works that employs data from multiple probe vehicles include [6], [9]. Previous techniques for traffic estimation involve learning algorithms such as fuzzy logic [1], [5] and neural networks [7]. In addition, Kalman filtering technique [3], [4] is used to predict the travel time. These are seemed to be complex method that is difficult to study. III. SYSTEM OERIEW In this study, we propose a simple yet effective method of identifying traffic condition. Our technique uses profiles of /8/$25. 8 IEEE

2 speed characteristics on the road. The speed profile is obtained by computing statistical average of speeds from the GPS hourly over the past. The average speed could identify traffic condition on the road in that time only. However, the speed profile alone is not suitable for real time traffic prediction, because it depends entirely on the past history. If there is newly added traffic data it could not have much effect on the speed average, even though it should have a high impact due to its recent occurrence. Therefore, we propose the incremental weight update algorithm to be used with traffic estimation. In our algorithm, the average speed profile is used in combination with online GPS data to estimate traffic status in form of average speed on a road. The estimated speed is a running variable that is updated regularly from the online data and the speed profile. The procedure of the algorithm is shown in Figure 1. In the data processing, there are two methods to estimate the speed characteristic on the road: velocity-based and position-based. The velocity-based method is a method that uses only instantaneous speed samples (i.e., spot speed) to calculate the average or mean speed. The position-based method takes position difference of the same probe vehicle at the sample time to calculate speed of that road section (i.e. space speed). The architectures of our algorithm are illustrated in figure 1. No No Timer Yes Speed Profile x W 2 GPS elocity Data x W 1 Incremental Weighted Update Estimated Speed GPS elocity Data Yes I. METHODOLOGY AND DATA A. Probe ehicles Data We obtained the GPS data from a taxi company in Bangkok, Thailand. The fleet has more than four thousand taxis equipped with GPS units. The GPS units communicate with the data center via short-wave radio. Each taxi is scheduled to transmit data back to the data center every 3.5 minutes. However, due to limited bandwidth in the shortwave radio communication, the GPS data is recorded at irregular intervals (6 minutes on average). The transmitted data consists of taxi ID, position (latitude, longitude), heading, speed, and timestamp. We obtain a data set collected during September 1-3, 6. B. Data Processing We use the GPS data of inbound Sathon Bridge on Wednesdays in September 6 to establish the traffic profiles in our algorithm. The reason that we select the Wednesday data is because it represents normal weekday traffic characteristics. The Sathon Bridge is chosen because of its heavy traffic jam condition. In addition, data from the bridge segment is reliable because taxis are unlikely to park or stop for passengers on the bridge. In our algorithm, we used two main methods in our algorithm. 1) Obtain Road Profiling: We considered the average of all speed samples from vehicles on the inbound Sathon Bridge section. We use speed samples from every Wednesday in September to calculate the hourly average speed profile, p(n), of the inbound Sathon Bridge section. We compute the average speed profile, p(n), as follows. p(n) th sum of all speed samples at n hour = number of all speed samples at n hour (1) We divide a day into 24 hour, the sample speed in each hour are calculated separately. In (1), p(n) is obtained from sum of all speed samples at n th hour divided by number of all speed samples at n th hour. The results of calculation are shown in Table I and figure 2. th Figure 1. Architectures of our algorithm Average Speed In figure 1, if a timestamp of the GPS data input is longer than a timer value over the timestamp of the previous GPS data, a speed profile that is multiplied by the weight W 2 would executed in the incremental weighted update part and provide a predicted speed. However, if a timestamp of the GPS data input is less than a timer value under the timestamp of the previous GPS data, a GPS speed data input that is multiplied by the weight W 1 would executed in the incremental weighted update part and provide a predicted speed n-th Hour Figure 2. The speed profile in each hour on Wednesdays.

3 TABLE I THE AERAGE SPEED, P(N) N th Hour Time (HH:MM:SS) Average Speed(km/h) 1 :: :59: :: 1:59: :: 2:59:59 3:: 3:59:59 4:: 4:59:59 5:: 5:59: :: 6:59: :: 7:59: :: 8:59: :: 9:59: :: 1:59: :: 11:59:59 12:: 12:59:59 13:: 13:59:59 14:: 14:59:59 15:: 15:59:59 16:: 16:59:59 17:: 17:59:59 18:: 18:59:59 19:: 19:59:59 :: :59:59 21:: 21:59:59 22:: 22:59:59 23:: 23:59: in figure 3. The speed characteristic is determined by two calculations: incremental weighted update algorithm and position-based methods. They provide spot speed and space speed characteristics of the road. The spot speed is compared with the space speed characteristic result to determine the average error. GPS Data Our Algorithm Method Spot Speed Compare Space Speed Figure 3. The diagram of our evaluation system. Average Error 2) Incremental weighted update algorithm: All speed samples on Wednesday 27 th are applied to update the speed profile. The speed profile is updated by each speed sample input and the previous speed profile value is used to update if there is no speed sample input during five minutes. The equation that we use to calculate a new speed profile value is showed as follows. nn = [w 1 s]+[(1- w 1) np] (2) nn = [w 2 p(n) ]+[(1- w 2) np] (3) In (2) and (3), nn is a new updated speed profile. The variable w 1 and w 2 are the weight values. In (2), s is a speed sample of GPS-equipped taxi. In (3), p(n) is a speed profile in each hour which is weighted by w 2. A new speed profile, nn, is calculated by providing weight in (2) and (3); the weight is distributed over a region from to 1. The variable s in (2) is the speed sample of GPS-equipped taxi which is weighted by w 1. np is a previous updated speed profile of the road. np in (2) and (3) are weighted by 1-w 1 and 1- w 2 respectively. In case there is no speed sample input from GPS data during five minutes, the p(n) that is the speed profile value in the time section that five minutes is added. p(n) is used to updated a new speed profile of the road in (3).. EXPERIMENT AND RESULTS In our system, the accuracy of the incremental weighted update algorithm is evaluated against that of the positionbased method. Therefore, the evaluation system is illustrated A. Method The position samples that we obtain from GPS data on Wednesday 27 th are used in a similar manner as in the velocity-based method. Only taxis that send the position information more than one sample per hour on the Sathon Bridge are selected to calculate the space speed. Due to GPS data that we obtained is irregular intervals, this is impossible to match the GPS position exactly at the beginning and the ending points of road section. Therefore, all sample data that is in the road section would be available. The position of taxi could be estimated in term of distance in kilometer unit, we used (4) to compute a net distance D net in kilometer. The number 111 is the approximated value of the distance in kilometer unit of one geographical degree. 2 2 D net = (lat1 - lat 2) + (lon1 - lon 2) 111 (4) The position information in GPS data consist of latitude and longitude values. The lat 1 and lat 2 are latitude value; lon 1 and lon 2 are longitude value. The variable lat 1 and lat 2 are origin and destination position in term of latitude of the probe vehicle respectively. The variable lon 1 and lon 2 are origin and destination position in term of longitude of the probe vehicle respectively. T is the time difference between two different positions by the same taxi identification number. We compute the space speed ss using (5). D net ss = (5) ΔT

4 A timestamp of the origin position samples is defined as a timestamp of space speed results. B. Algorithm Evaluation To evaluate accuracy of our algorithm, we use the position-based method which is a more reliable method to estimate the speed on a road segment. The space speed from the position-based method is compared with the spot speed from the incremental weighted algorithm. We compute the average error of both speed results by using (6). sum of the difference of all both speed Average Error = number of all space speed data In this experiment, we investigate how the algorithm works with different weights, w 1 and w 2 values. We varied the weights between to 1 for both w 1 and w 2. Figure 4 shows spot speed and space speed comparison when w 1 is and w 2 is 1. The average error in this case is 1.34 km/h. The graph of spot speed looks like the hourly speed profile in figure 2. This is because we rely on the profile data 1 percents without considering the GPS velocity data (6) If we adjust the weight w 1 and w 2 to high and low,.9 and.1 respectively, and in case of low and high, and 1 respectively as shown in figure 6 and 4. These combinations provide the average error of 8.96 and 1.34 km/h. Next we adjust the weight w 1 and w 2 to the same value of.5, this combination provides the average error of 8.66 km/h as shown in figure 7. After experimenting with different weight combinations, as shown in Table II, it turns out that the weight combination of w 1 =.5 and w 2 =.1 as shown in figure 5 yields the lowest error. TABLE II AERAGE SPEED ERROR W 1 W 2 Average Error(km/h) Figure 4. The spot speed compare with the space speed using w 1 = and w 2 = Next we adjust the weight w 1 to.5 and w 2 to.1. This weight combination provides the average error of 8.63 km/h as shown in figure Figure 6. The spot speed compare with the space speed using w 1 =.9 and w 2 = Figure 5. The spot speed compare with the space speed using w 1 =.5 and w 2 = Figure 7. The spot speed compare with the space speed using w 1 =.5 and w 2 =.5.

5 Based on the algorithm, the value of w 2 should be small compared to w1 because the speed profile is used for updating every 5 minutes. It will eventually make the estimated speed converge to the profile if there is no addition online data. For every new traffic data entered, the speed will be updated only once. Therefore, the weight value for w1 should be high to make the predicted speed jump toward the new velocity data because of its recent occurrence. I. CONCLUSIONS In this paper, we propose an algorithm to predict an average speed of a road segment by combining speed profiles of the road with real-time GPS data. The algorithm utilizes incremental weighted update of average travel velocity. Results show that the proposed algorithm yields more accurate speed estimation on a road segment than the statistical average speed method. The incremental weighted update algorithm provides low average speed error around 8 km/h approximately. REFERENCES [1] Y. Li and M. McDonald, Link travel time estimation using single GPS equipped probe vehicle, in IEEE Intelligent Transportation System, September 2, pp [2] W. Pattara-atikom, P. Pongpaibool and S. Thajchayapong, Estimating road traffic congestion using vehicle velocity, in IEEE ITS Telecommunications Proceeding, September 6, pp [3] L. Chu, J. S. Oh and W. Recker, Adaptive Kalman filter based travel time estimation, in TRB Annual Meeting, 5. [4] J. S. Yang, Travel time prediction using the GPS test vehicle and Kalman filtering technique, in American Control Conference, June 5, pp [5] S. H. Lee, B. W. Lee and Y. K. Yang, Estimating of link speed using pattern classification of GPS probe car data, in ICCSA, 6, pp [6] J. Yoon, B. Noble and M. Liu, Surface street traffic estimation, in MobiSys, 7, pp [7] W. Pattara-atikom and R. Peachavanich, Estimating road traffic congestion from cell dwell time using neural network, in IEEE Conference on Intelligent Transportation Systems (ITSC 7), Seattle, USA, Sep 7. [8] S. Thajchayapong, W. Pattara-atikom, N. Chadil and C. Mitrpant, Enhanced detection of road traffic congestion, in IEEE Intelligent - Transportation Systems Conference, September 17-, 6, pp [9] S. Xiaohui, X. Jianping, Z. Jung, Z. Lei and L. Weiye, Application of dynamic traffic flow map by using real time GPS data equipped vehicles, in IEEE Conference on ITS Telecommunications Proceedings, 6, pp

Vistradas: Visual Analytics for Urban Trajectory Data

Vistradas: Visual Analytics for Urban Trajectory Data Vistradas: Visual Analytics for Urban Trajectory Data Luciano Barbosa 1, Matthías Kormáksson 1, Marcos R. Vieira 1, Rafael L. Tavares 1,2, Bianca Zadrozny 1 1 IBM Research Brazil 2 Univ. Federal do Rio

More information

Innovative mobility data collection tools for sustainable planning

Innovative mobility data collection tools for sustainable planning Innovative mobility data collection tools for sustainable planning Dr. Maria Morfoulaki Center for Research and Technology Hellas (CERTH)/ Hellenic Institute of Transport (HIT) marmor@certh.gr Data requested

More information

Big data in Thessaloniki

Big data in Thessaloniki Big data in Thessaloniki Josep Maria Salanova Grau Center for Research and Technology Hellas Hellenic Institute of Transport Email: jose@certh.gr - emit@certh.gr Web: www.hit.certh.gr Big data in Thessaloniki

More information

Dynamic Prediction Method with Schedule Recovery Impact for Bus Arrival Time

Dynamic Prediction Method with Schedule Recovery Impact for Bus Arrival Time Dynamic Prediction Method with Schedule Recovery Impact for Bus Arrival Time Mei Chen, Xiaobo Liu, and Jingxin Xia This study develops a dynamic bus arrival time prediction model using the data collected

More information

A Multi-Agent Based Autonomous Traffic Lights Control System Using Fuzzy Control

A Multi-Agent Based Autonomous Traffic Lights Control System Using Fuzzy Control International Journal of Scientific & Engineering Research Volume 2, Issue 6, June-2011 1 A Multi-Agent Based Autonomous Traffic Lights Control System Using Fuzzy Control Yousaf Saeed, M. Saleem Khan,

More information

Connected Car Networking

Connected Car Networking Connected Car Networking Teng Yang, Francis Wolff and Christos Papachristou Electrical Engineering and Computer Science Case Western Reserve University Cleveland, Ohio Outline Motivation Connected Car

More information

Advanced Traffic Signal Control System Installed in Phuket City, Kingdom of Thailand

Advanced Traffic Signal Control System Installed in Phuket City, Kingdom of Thailand INFORMATION & COMMUNICATION SYSTEMS Advanced Traffic Signal Control System Installed in Phuket City, Kingdom of Thailand Hajime SAKAKIBARA, Masanori AOKI and Hiroshi MATSUMOTO Along with the economic development,

More information

Traffic Management for Smart Cities TNK115 SMART CITIES

Traffic Management for Smart Cities TNK115 SMART CITIES Traffic Management for Smart Cities TNK115 SMART CITIES DAVID GUNDLEGÅRD DIVISION OF COMMUNICATION AND TRANSPORT SYSTEMS Outline Introduction Traffic sensors Traffic models Frameworks Information VS Control

More information

Study of Location Management for Next Generation Personal Communication Networks

Study of Location Management for Next Generation Personal Communication Networks Study of Location Management for Next Generation Personal Communication Networks TEERAPAT SANGUANKOTCHAKORN and PANUVIT WIBULLANON Telecommunications Field of Study School of Advanced Technologies Asian

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang Abstract Surveillance system is widely used in the traffic monitoring. The deployment of cameras

More information

OrionBMS Master/Slave Supplement

OrionBMS Master/Slave Supplement www.orionbms.com OrionBMS Master/Slave Supplement Document Version 1.1 Master / Slave (Series) Overview As of firmware version v2.4.0, multiple Orion BMS units can be configured to operate together in

More information

SOUND: A Traffic Simulation Model for Oversaturated Traffic Flow on Urban Expressways

SOUND: A Traffic Simulation Model for Oversaturated Traffic Flow on Urban Expressways SOUND: A Traffic Simulation Model for Oversaturated Traffic Flow on Urban Expressways Toshio Yoshii 1) and Masao Kuwahara 2) 1: Research Assistant 2: Associate Professor Institute of Industrial Science,

More information

BIG DATA EUROPE TRANSPORT PILOT: INTRODUCING THESSALONIKI. Josep Maria Salanova Grau CERTH-HIT

BIG DATA EUROPE TRANSPORT PILOT: INTRODUCING THESSALONIKI. Josep Maria Salanova Grau CERTH-HIT BIG DATA EUROPE TRANSPORT PILOT: INTRODUCING THESSALONIKI Josep Maria Salanova Grau CERTH-HIT Thessaloniki on the map ~ 1.400.000 inhabitants & ~ 1.300.000 daily trips ~450.000 private cars & ~ 20.000

More information

Evaluation of Actuated Right Turn Signal Control Using the ITS Radio Communication System

Evaluation of Actuated Right Turn Signal Control Using the ITS Radio Communication System 19th ITS World Congress, Vienna, Austria, 22/26 October 2012 AP-00201 Evaluation of Actuated Right Turn Signal Control Using the ITS Radio Communication System Osamu Hattori *, Masafumi Kobayashi Sumitomo

More information

Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed

Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed AUTOMOTIVE Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed Yoshiaki HAYASHI*, Izumi MEMEZAWA, Takuji KANTOU, Shingo OHASHI, and Koichi TAKAYAMA ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

Design of Traffic Flow Simulation System to Minimize Intersection Waiting Time

Design of Traffic Flow Simulation System to Minimize Intersection Waiting Time Design of Traffic Flow Simulation System to Minimize Intersection Waiting Time Jang, Seung-Ju Department of Computer Engineering, Dongeui University Abstract This paper designs a traffic simulation system

More information

Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network

Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network Pete Ludé iblast, Inc. Dan Radke HD+ Associates 1. Introduction The conversion of the nation s broadcast television

More information

Use of Probe Vehicles to Increase Traffic Estimation Accuracy in Brisbane

Use of Probe Vehicles to Increase Traffic Estimation Accuracy in Brisbane Use of Probe Vehicles to Increase Traffic Estimation Accuracy in Brisbane Lee, J. & Rakotonirainy, A. Centre for Accident Research and Road Safety - Queensland (CARRS-Q), Queensland University of Technology

More information

VEHICULAR SPEED DETERMINATION USING CELLULAR AND GEO-SPATIAL INFORMATION

VEHICULAR SPEED DETERMINATION USING CELLULAR AND GEO-SPATIAL INFORMATION International Journal of Mechanical Engineering and Technology (IJMET) Volume 1, Issue 1, January 219, pp. 1496-156, Article ID: IJMET_1_1_152 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=1&itype=1

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang Abstract Surveillance system is widely used in the traffic monitoring. The deployment of cameras

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System Vol:5, :6, 20 A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang International Science Index, Computer and Information Engineering Vol:5, :6,

More information

Intelligent Bus Tracking and Implementation in FPGA

Intelligent Bus Tracking and Implementation in FPGA Intelligent Bus Tracking and Implementation in FPGA D.Gowtham 1,M.Deepan 1,N.Mohamad Arsathdeen 1,N.Mithun Mano Ranjith 1,Mrs.A.K.Kavitha 2 1.B.E(student) Final year, Electronics and Communication Engineering

More information

A SYSTEM FOR VEHICLE DATA PROCESSING TO DETECT SPATIOTEMPORAL CONGESTED PATTERNS: THE SIMTD-APPROACH

A SYSTEM FOR VEHICLE DATA PROCESSING TO DETECT SPATIOTEMPORAL CONGESTED PATTERNS: THE SIMTD-APPROACH 19th ITS World Congress, Vienna, Austria, 22/26 October 2012 EU-00062 A SYSTEM FOR VEHICLE DATA PROCESSING TO DETECT SPATIOTEMPORAL CONGESTED PATTERNS: THE SIMTD-APPROACH M. Koller, A. Elster#, H. Rehborn*,

More information

Real Time Traffic Light Control System Using Image Processing

Real Time Traffic Light Control System Using Image Processing Real Time Traffic Light Control System Using Image Processing Darshan J #1, Siddhesh L. #2, Hitesh B. #3, Pratik S.#4 Department of Electronics and Telecommunications Student of KC College Of Engineering

More information

Data collection and modeling for APTS and ATIS under Indian conditions - Challenges and Solutions

Data collection and modeling for APTS and ATIS under Indian conditions - Challenges and Solutions Data collection and modeling for APTS and ATIS under Indian conditions - Challenges and Solutions Lelitha Vanajakshi Dept. of Civil Engg. IIT Madras, India lelitha@iitm.ac.in Outline Introduction Automated

More information

ANNUAL OF NAVIGATION 16/2010

ANNUAL OF NAVIGATION 16/2010 ANNUAL OF NAVIGATION 16/2010 STANISŁAW KONATOWSKI, MARCIN DĄBROWSKI, ANDRZEJ PIENIĘŻNY Military University of Technology VEHICLE POSITIONING SYSTEM BASED ON GPS AND AUTONOMIC SENSORS ABSTRACT In many real

More information

Dynamic Model-Based Filtering for Mobile Terminal Location Estimation

Dynamic Model-Based Filtering for Mobile Terminal Location Estimation 1012 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 4, JULY 2003 Dynamic Model-Based Filtering for Mobile Terminal Location Estimation Michael McGuire, Member, IEEE, and Konstantinos N. Plataniotis,

More information

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Activity Recognition Based on L. Liao, D. J. Patterson, D. Fox,

More information

Comparison of Receive Signal Level Measurement Techniques in GSM Cellular Networks

Comparison of Receive Signal Level Measurement Techniques in GSM Cellular Networks Comparison of Receive Signal Level Measurement Techniques in GSM Cellular Networks Nenad Mijatovic *, Ivica Kostanic * and Sergey Dickey + * Florida Institute of Technology, Melbourne, FL, USA nmijatov@fit.edu,

More information

Traffic Control for a Swarm of Robots: Avoiding Group Conflicts

Traffic Control for a Swarm of Robots: Avoiding Group Conflicts Traffic Control for a Swarm of Robots: Avoiding Group Conflicts Leandro Soriano Marcolino and Luiz Chaimowicz Abstract A very common problem in the navigation of robotic swarms is when groups of robots

More information

Active Road Management Assisted by Satellite. ARMAS Phase II

Active Road Management Assisted by Satellite. ARMAS Phase II Active Road Management Assisted by Satellite ARMAS Phase II European Roundtable on Intelligent Roads Brussels, 26 January 2006 1 2 Table of Contents Overview of ARMAS System Architecture Field Trials Conclusions

More information

GPS positioning using map-matching algorithms, drive restriction information and road network connectivity

GPS positioning using map-matching algorithms, drive restriction information and road network connectivity Extended abstract Submission for GISRUK 2001 GPS positioning using map-matching algorithms, drive restriction information and road network connectivity George Taylor 1, Jamie Uff 2 and Adil Al-Hamadani

More information

REMOTE SITE MONITORING

REMOTE SITE MONITORING Codan Radio Communications now offers Remote Site Monitoring options that provide live site information, giving you the power to respond intelligently to communications failures that affect your system

More information

THE FUTURE OF DATA AND INTELLIGENCE IN TRANSPORT

THE FUTURE OF DATA AND INTELLIGENCE IN TRANSPORT THE FUTURE OF DATA AND INTELLIGENCE IN TRANSPORT Humanity s ability to use data and intelligence has increased dramatically People have always used data and intelligence to aid their journeys. In ancient

More information

Stanford Center for AI Safety

Stanford Center for AI Safety Stanford Center for AI Safety Clark Barrett, David L. Dill, Mykel J. Kochenderfer, Dorsa Sadigh 1 Introduction Software-based systems play important roles in many areas of modern life, including manufacturing,

More information

Wireless Traffic Light Controller

Wireless Traffic Light Controller Available online at www.sciencedirect.com Procedia Engineering 8 (2011) 190 194 2 nd International Science, Social-Science, Engineering and Energy Conference 2010: Engineering Science and Management Wireless

More information

2.4 OPERATION OF CELLULAR SYSTEMS

2.4 OPERATION OF CELLULAR SYSTEMS INTRODUCTION TO CELLULAR SYSTEMS 41 a no-traffic spot in a city. In this case, no automotive ignition noise is involved, and no cochannel operation is in the proximity of the idle-channel receiver. We

More information

Differential GPS Positioning over Internet

Differential GPS Positioning over Internet Abstract Differential GPS Positioning over Internet Y. GAO AND Z. LIU Department of Geomatics Engineering The University of Calgary 2500 University Drive N.W. Calgary, Alberta, Canada T2N 1N4 Email: gao@geomatics.ucalgary.ca

More information

Digital inertial algorithm for recording track geometry on commercial shinkansen trains

Digital inertial algorithm for recording track geometry on commercial shinkansen trains Computers in Railways XI 683 Digital inertial algorithm for recording track geometry on commercial shinkansen trains M. Kobayashi, Y. Naganuma, M. Nakagawa & T. Okumura Technology Research and Development

More information

DEVELOPMENT OF AN ALGORITHM OF AUTOMATICALLY SETTING CRITICAL SPEEDS ON URBAN EXPRESSWAYS

DEVELOPMENT OF AN ALGORITHM OF AUTOMATICALLY SETTING CRITICAL SPEEDS ON URBAN EXPRESSWAYS DEVELOPMENT OF AN ALGORITHM OF AUTOMATICALLY SETTING CRITICAL SPEEDS ON URBAN EXPRESSWAYS Tomoyoshi Shiraishi Chiba Institute of Technology -7- Tsudanuma, Narashino-shi, Chiba, 75-006, Japan +8-47-478-0444,

More information

Electrical Machines Diagnosis

Electrical Machines Diagnosis Monitoring and diagnosing faults in electrical machines is a scientific and economic issue which is motivated by objectives for reliability and serviceability in electrical drives. This concern for continuity

More information

Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals

Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals Neveen Shlayan 1, Abdullah Kurkcu 2, and Kaan Ozbay 3 November 1, 2016 1 Assistant Professor, Department of Electrical

More information

Mobile Positioning in Wireless Mobile Networks

Mobile Positioning in Wireless Mobile Networks Mobile Positioning in Wireless Mobile Networks Peter Brída Department of Telecommunications and Multimedia Faculty of Electrical Engineering University of Žilina SLOVAKIA Outline Why Mobile Positioning?

More information

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

More information

Speed Enforcement Systems Based on Vision and Radar Fusion: An Implementation and Evaluation 1

Speed Enforcement Systems Based on Vision and Radar Fusion: An Implementation and Evaluation 1 Speed Enforcement Systems Based on Vision and Radar Fusion: An Implementation and Evaluation 1 Seungki Ryu *, 2 Youngtae Jo, 3 Yeohwan Yoon, 4 Sangman Lee, 5 Gwanho Choi 1 Research Fellow, Korea Institute

More information

RECOMMENDATION ITU-R M.1310* TRANSPORT INFORMATION AND CONTROL SYSTEMS (TICS) OBJECTIVES AND REQUIREMENTS (Question ITU-R 205/8)

RECOMMENDATION ITU-R M.1310* TRANSPORT INFORMATION AND CONTROL SYSTEMS (TICS) OBJECTIVES AND REQUIREMENTS (Question ITU-R 205/8) Rec. ITU-R M.1310 1 RECOMMENDATION ITU-R M.1310* TRANSPORT INFORMATION AND CONTROL SYSTEMS (TICS) OBJECTIVES AND REQUIREMENTS (Question ITU-R 205/8) Rec. ITU-R M.1310 (1997) Summary This Recommendation

More information

Intelligent Technology for More Advanced Autonomous Driving

Intelligent Technology for More Advanced Autonomous Driving FEATURED ARTICLES Autonomous Driving Technology for Connected Cars Intelligent Technology for More Advanced Autonomous Driving Autonomous driving is recognized as an important technology for dealing with

More information

Knowledge-based Reconfiguration of Driving Styles for Intelligent Transport Systems

Knowledge-based Reconfiguration of Driving Styles for Intelligent Transport Systems Knowledge-based Reconfiguration of Driving Styles for Intelligent Transport Systems Lecturer, Informatics and Telematics department Harokopion University of Athens GREECE e-mail: gdimitra@hua.gr International

More information

Roadside Range Sensors for Intersection Decision Support

Roadside Range Sensors for Intersection Decision Support Roadside Range Sensors for Intersection Decision Support Arvind Menon, Alec Gorjestani, Craig Shankwitz and Max Donath, Member, IEEE Abstract The Intelligent Transportation Institute at the University

More information

Bloodhound RMS Product Overview

Bloodhound RMS Product Overview Page 2 of 10 What is Guard Monitoring? The concept of personnel monitoring in the security industry is not new. Being able to accurately account for the movement and activity of personnel is not only important

More information

Advanced Analytics for Intelligent Society

Advanced Analytics for Intelligent Society Advanced Analytics for Intelligent Society Nobuhiro Yugami Nobuyuki Igata Hirokazu Anai Hiroya Inakoshi Fujitsu Laboratories is analyzing and utilizing various types of data on the behavior and actions

More information

Knowledge Enhanced Electronic Logic for Embedded Intelligence

Knowledge Enhanced Electronic Logic for Embedded Intelligence The Problem Knowledge Enhanced Electronic Logic for Embedded Intelligence Systems (military, network, security, medical, transportation ) are getting more and more complex. In future systems, assets will

More information

Automated Driving Car Using Image Processing

Automated Driving Car Using Image Processing Automated Driving Car Using Image Processing Shrey Shah 1, Debjyoti Das Adhikary 2, Ashish Maheta 3 Abstract: In day to day life many car accidents occur due to lack of concentration as well as lack of

More information

Urban Traffic Bottleneck Identification Based on Congestion Propagation

Urban Traffic Bottleneck Identification Based on Congestion Propagation Urban Traffic Bottleneck Identification Based on Congestion Propagation Wenwei Yue, Changle Li, Senior Member, IEEE and Guoqiang Mao, Fellow, IEEE State Key Laboratory of Integrated Services Networks,

More information

Density Based Traffic Control with Emergency Override

Density Based Traffic Control with Emergency Override National conference on Engineering Innovations and Solutions (NCEIS 2018) International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume

More information

Applications of Millimeter-Wave Sensors in ITS

Applications of Millimeter-Wave Sensors in ITS Applications of Millimeter-Wave Sensors in ITS by Shigeaki Nishikawa* and Hiroshi Endo* There is considerable public and private support for intelligent transport systems ABSTRACT (ITS), which promise

More information

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1 Qosmotec Software Solutions GmbH Technical Overview QPER C2X - Page 1 TABLE OF CONTENTS 0 DOCUMENT CONTROL...3 0.1 Imprint...3 0.2 Document Description...3 1 SYSTEM DESCRIPTION...4 1.1 General Concept...4

More information

AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES

AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 2309-8414 Journal home page: www.ajbasweb.com Adaptive Traffic light using Image Processing and Fuzzy Logic 1 Mustafa Hassan and 2

More information

Key-Words: - Neural Networks, Cerebellum, Cerebellar Model Articulation Controller (CMAC), Auto-pilot

Key-Words: - Neural Networks, Cerebellum, Cerebellar Model Articulation Controller (CMAC), Auto-pilot erebellum Based ar Auto-Pilot System B. HSIEH,.QUEK and A.WAHAB Intelligent Systems Laboratory, School of omputer Engineering Nanyang Technological University, Blk N4 #2A-32 Nanyang Avenue, Singapore 639798

More information

Performance Evaluation of the Effect of QZS (Quasi-zenith Satellite) on Precise Positioning

Performance Evaluation of the Effect of QZS (Quasi-zenith Satellite) on Precise Positioning Performance Evaluation of the Effect of QZS (Quasi-zenith Satellite) on Precise Positioning Nobuaki Kubo, Tomoko Shirai, Tomoji Takasu, Akio Yasuda (TUMST) Satoshi Kogure (JAXA) Abstract The quasi-zenith

More information

Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes

Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes 7th Mediterranean Conference on Control & Automation Makedonia Palace, Thessaloniki, Greece June 4-6, 009 Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes Theofanis

More information

Mixed Reality technology applied research on railway sector

Mixed Reality technology applied research on railway sector Mixed Reality technology applied research on railway sector Yong-Soo Song, Train Control Communication Lab, Korea Railroad Research Institute Uiwang si, Korea e-mail: adair@krri.re.kr Jong-Hyun Back, Train

More information

RECOMMENDATION ITU-R BS

RECOMMENDATION ITU-R BS Rec. ITU-R BS.1350-1 1 RECOMMENDATION ITU-R BS.1350-1 SYSTEMS REQUIREMENTS FOR MULTIPLEXING (FM) SOUND BROADCASTING WITH A SUB-CARRIER DATA CHANNEL HAVING A RELATIVELY LARGE TRANSMISSION CAPACITY FOR STATIONARY

More information

Chutima Prommak and Boriboon Deeka. Proceedings of the World Congress on Engineering 2007 Vol II WCE 2007, July 2-4, 2007, London, U.K.

Chutima Prommak and Boriboon Deeka. Proceedings of the World Congress on Engineering 2007 Vol II WCE 2007, July 2-4, 2007, London, U.K. Network Design for Quality of Services in Wireless Local Area Networks: a Cross-layer Approach for Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka ESS

More information

Measuring Crossing Times of Passenger Vehicles Using Bluetooth Technology at U.S. Mexico Border

Measuring Crossing Times of Passenger Vehicles Using Bluetooth Technology at U.S. Mexico Border Center for International Intelligent Transportation Research Measuring Crossing Times of Passenger Vehicles Using Bluetooth Technology at U.S. Mexico Border CITY OF EL PASO CIUDAD JUAREZ CROSS BORDER MOBILITY

More information

Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method

Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method M. Veerraju *1, S. Saidarao *2 1 Student, (M.Tech), Department of ECE, NIE, Macherla, Andrapradesh, India. E-Mail:

More information

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka Abstract This paper

More information

1. Travel time measurement using Bluetooth detectors 2. Travel times on arterials (characteristics & challenges) 3. Dealing with outliers 4.

1. Travel time measurement using Bluetooth detectors 2. Travel times on arterials (characteristics & challenges) 3. Dealing with outliers 4. 1. Travel time measurement using Bluetooth detectors 2. Travel times on arterials (characteristics & challenges) 3. Dealing with outliers 4. Travel time prediction Travel time = 2 40 9:16:00 9:15:50 Travel

More information

CSE 435: Software Engineering

CSE 435: Software Engineering CSE 435: Software Engineering Dr. James Daly 3501 Engineering Building Office: 3501 EB, by appointment dalyjame at msu dot edu TAs: Vincent Ragusa and Mohammad Roohitavaf Helproom Tuesday: 2-4 pm, Wednesday

More information

Basic noise maps calculation in Milan pilot area

Basic noise maps calculation in Milan pilot area Basic noise maps calculation in Milan pilot area Simone RADAELLI 1 ; Paola COPPI 2 1 AMAT Srl Agenzia Mobilità Ambiente e Territorio Milano, Italy 2 AMAT Srl Agenzia Mobilità Ambiente e Territorio Milano,

More information

Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management

Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management Ramachandran Balakrishna Daniel Morgan Qi Yang Howard Slavin Caliper Corporation 4 th TRB Conference

More information

How to do Geo-fencing with the FM200

How to do Geo-fencing with the FM200 Handling a complex world. How to do Geo-fencing with the FM200 Introduction The ability to define custom user events for the FM200 unit, allows you to do Geo-fencing for vehicles fitted with GPS units.

More information

Simulation for RFID-Based Red Light Violation Detection:

Simulation for RFID-Based Red Light Violation Detection: Second International Conference on Computer Research and Development Simulation for -Based Red Light Violation Detection: Violation Detection and Flow Prediction Iswanjono The Doctorate Student of the

More information

Mobile ACORoute: Route Recommendation Based on Communication by Pheromones

Mobile ACORoute: Route Recommendation Based on Communication by Pheromones Mobile ACORoute: Route Recommendation Based on Communication by Pheromones Carla S. G. Pires, Marilton S. de Aguiar, and Paulo R. Ferreira Centro de Desenvolvimento Tecnológico, Universidade Federal de

More information

Traffic Solutions. How to Test FCD Monitoring Solutions: Performance of Cellular-Based Vs. GPS-based systems

Traffic Solutions. How to Test FCD Monitoring Solutions: Performance of Cellular-Based Vs. GPS-based systems Traffic Solutions How to Test FCD Monitoring Solutions: Performance of Cellular-Based Vs. GPS-based systems About Cellint Israel Based, office in the US Main products NetEyes for quality of RF networks

More information

Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D.

Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D. Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D. chow@ncsu.edu Advanced Diagnosis and Control (ADAC) Lab Department of Electrical and Computer Engineering North Carolina State University

More information

Esri and Autodesk What s Next?

Esri and Autodesk What s Next? AN ESRI VISION PAPER JANUARY 2018 Esri and Autodesk What s Next? Copyright 2018 Esri All rights reserved. Printed in the United States of America. The information contained in this document is the exclusive

More information

A.I in Automotive? Why and When.

A.I in Automotive? Why and When. A.I in Automotive? Why and When. AGENDA 01 02 03 04 Definitions A.I? A.I in automotive Now? Next big A.I breakthrough in Automotive 01 DEFINITIONS DEFINITIONS Artificial Intelligence Artificial Intelligence:

More information

Traffic Characterization and Road Categorization

Traffic Characterization and Road Categorization Traffic Characterization and Road Categorization by Joe Khoury Submitted to the Department of Mechanical Engineering in Partial Fulfillment of the Requirements for the Degree of Bachelor of Science in

More information

Speed Traffic-Sign Recognition Algorithm for Real-Time Driving Assistant System

Speed Traffic-Sign Recognition Algorithm for Real-Time Driving Assistant System R3-11 SASIMI 2013 Proceedings Speed Traffic-Sign Recognition Algorithm for Real-Time Driving Assistant System Masaharu Yamamoto 1), Anh-Tuan Hoang 2), Mutsumi Omori 2), Tetsushi Koide 1) 2). 1) Graduate

More information

A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management)

A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management) A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management) Madhusudhan H.S, Assistant Professor, Department of Information Science & Engineering, VVIET,

More information

Vision Based Intelligent Traffic Analysis System for Accident Detection and Reporting System

Vision Based Intelligent Traffic Analysis System for Accident Detection and Reporting System Vision Based Intelligent Traffic Analysis System for Accident Detection and Reporting System 1 Gayathri Elumalai, 2 O.S.P.Mathanki, 3 S.Swetha 1, 2, 3 III Year, Student, Department of CSE, Panimalar Institute

More information

A Study on Developing Image Processing for Smart Traffic Supporting System Based on AR

A Study on Developing Image Processing for Smart Traffic Supporting System Based on AR Proceedings of the 2 nd World Congress on Civil, Structural, and Environmental Engineering (CSEE 17) Barcelona, Spain April 2 4, 2017 Paper No. ICTE 111 ISSN: 2371-5294 DOI: 10.11159/icte17.111 A Study

More information

Path Planning in Dynamic Environments Using Time Warps. S. Farzan and G. N. DeSouza

Path Planning in Dynamic Environments Using Time Warps. S. Farzan and G. N. DeSouza Path Planning in Dynamic Environments Using Time Warps S. Farzan and G. N. DeSouza Outline Introduction Harmonic Potential Fields Rubber Band Model Time Warps Kalman Filtering Experimental Results 2 Introduction

More information

TESTING OF FIXED BROADBAND WIRELESS SYSTEMS AT 5.8 GHZ

TESTING OF FIXED BROADBAND WIRELESS SYSTEMS AT 5.8 GHZ To be presented at IEEE Denver / Region 5 Conference, April 7-8, CU Boulder, CO. TESTING OF FIXED BROADBAND WIRELESS SYSTEMS AT 5.8 GHZ Thomas Schwengler Qwest Communications Denver, CO (thomas.schwengler@qwest.com)

More information

Primer on GPS Operations

Primer on GPS Operations MP Rugged Wireless Modem Primer on GPS Operations 2130313 Rev 1.0 Cover illustration by Emma Jantz-Lee (age 11). An Introduction to GPS This primer is intended to provide the foundation for understanding

More information

A Vehicle Speed Measurement System for Nighttime with Camera

A Vehicle Speed Measurement System for Nighttime with Camera Proceedings of the 2nd International Conference on Industrial Application Engineering 2014 A Vehicle Speed Measurement System for Nighttime with Camera Yuji Goda a,*, Lifeng Zhang a,#, Seiichi Serikawa

More information

Large-scale, high-fidelity dynamic traffic assignment: framework and real-world case studies

Large-scale, high-fidelity dynamic traffic assignment: framework and real-world case studies Available online at www.sciencedirect.com ScienceDirect Transportation Research Procedia 25C (2017) 1290 1299 www.elsevier.com/locate/procedia World Conference on Transport Research - WCTR 2016 Shanghai.

More information

PERMANENT AND SEMI-PERMANENT NOISE MONITORING - FIRST RESULTS IN THE CITY OF NIS

PERMANENT AND SEMI-PERMANENT NOISE MONITORING - FIRST RESULTS IN THE CITY OF NIS PERMANENT AND SEMI-PERMANENT NOISE MONITORING - FIRST RESULTS IN THE CITY OF NIS Momir Prašćević 1, Darko Mihajlov 2, Dragan Cvetković 3 1 University of Nis, Faculty of Occupational Safety, Serbia, momir.prascevic@znrfak.ni.ac.rs

More information

Fuzzy-Heuristic Robot Navigation in a Simulated Environment

Fuzzy-Heuristic Robot Navigation in a Simulated Environment Fuzzy-Heuristic Robot Navigation in a Simulated Environment S. K. Deshpande, M. Blumenstein and B. Verma School of Information Technology, Griffith University-Gold Coast, PMB 50, GCMC, Bundall, QLD 9726,

More information

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER R. B. Dhumale 1, S. D. Lokhande 2, N. D. Thombare 3, M. P. Ghatule 4 1 Department of Electronics and Telecommunication Engineering,

More information

DATA AT THE CENTER. Esri and Autodesk What s Next? February 2018

DATA AT THE CENTER. Esri and Autodesk What s Next? February 2018 DATA AT THE CENTER Esri and Autodesk What s Next? February 2018 Esri and Autodesk What s Next? Executive Summary Architects, contractors, builders, engineers, designers and planners face an immediate opportunity

More information

Engineering Project Proposals

Engineering Project Proposals Engineering Project Proposals (Wireless sensor networks) Group members Hamdi Roumani Douglas Stamp Patrick Tayao Tyson J Hamilton (cs233017) (cs233199) (cs232039) (cs231144) Contact Information Email:

More information

INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION

INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION AzmiHassan SGU4823 SatNav 2012 1 Navigation Systems Navigation ( Localisation ) may be defined as the process of determining

More information

Views from a patent attorney What to consider and where to protect AI inventions?

Views from a patent attorney What to consider and where to protect AI inventions? Views from a patent attorney What to consider and where to protect AI inventions? Folke Johansson 5.2.2019 Director, Patent Department European Patent Attorney Contents AI and application of AI Patentability

More information

ODMA Opportunity Driven Multiple Access

ODMA Opportunity Driven Multiple Access ODMA Opportunity Driven Multiple Access by Keith Mayes & James Larsen Opportunity Driven Multiple Access is a mechanism for maximizing the potential for effective communication. This is achieved by distributing

More information

Dynamic Zonal Broadcasting for Effective Data Dissemination in VANET

Dynamic Zonal Broadcasting for Effective Data Dissemination in VANET Dynamic Zonal Broadcasting for Effective Data Dissemination in VANET Masters Project Final Report Author: Madhukesh Wali Email: mwali@cs.odu.edu Project Advisor: Dr. Michele Weigle Email: mweigle@cs.odu.edu

More information

Research on Fuzzy Neural Network Assisted Train Positioning Based on GSM-R

Research on Fuzzy Neural Network Assisted Train Positioning Based on GSM-R Acta Technica 62 (2017), No. 6A, 313 320 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on Fuzzy Neural Network Assisted Train Positioning Based on GSM-R Xiuhui Diao 1, Pengfei Wang 2, Weidong

More information

PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR P INCLUDING PROPAGATION MODELS

PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR P INCLUDING PROPAGATION MODELS PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR 802.11P INCLUDING PROPAGATION MODELS Mit Parmar 1, Kinnar Vaghela 2 1 Student M.E. Communication Systems, Electronics & Communication Department, L.D. College

More information

GPS for Route Data Collection. Lisa Aultman-Hall Dept. of Civil & Environmental Engineering University of Connecticut

GPS for Route Data Collection. Lisa Aultman-Hall Dept. of Civil & Environmental Engineering University of Connecticut GPS for Route Data Collection Lisa Aultman-Hall Dept. of Civil & Environmental Engineering University of Connecticut Acknowledgements Reema Kundu and Eric Jackson University of Kentucky Wael ElDessouki

More information