THE control of robot formation is an important topic

Size: px
Start display at page:

Download "THE control of robot formation is an important topic"

Transcription

1 Wireless Reception Signal Strength for Relative Positioning in a Vehicle Robot Formation Arturo Gil-Pinto, Philippe Fraisse and Rene Zapata Department of Robotics LRMM, University of Montpellier II 6 Rue Ada Montpellier, France {gilpinto,fraisse,zapata}@lirmm.fr Abstract An integration of the wireless network signal strength data with the vehicle sensors information by means of a Kalman filter is proposed to estimated the relative position of each vehicle in a robot formation set. Vehicle sensors consist of wheel speed and steering angle, the WiFi data consist of reception signal strength (RSS) and the angle of the maximal RSS with respect to the robot orientation. A nonholonomic nonlinear model vehicle is considered, due to this nonlinearities a extended Kalman filter EKF is used. Simulation and experimental results of the proposed estimation strategy are presented. I. INTRODUCTION THE control of robot formation is an important topic in the robotic research community. A robot formation of simple robots can perform task more efficiently and less costly than a single complex robot, i.e. tasks like rescue, mine search or exploration of dangerous areas can be performed by cooperative robots formation. The cooperation between the robots requires the transmission of information. The wireless network system is the most appropriate technique in this cases and almost every robot cooperation tasks are executed by mean of a wireless network infrastructure. Using the wireless network not only to transmit information between the robots but also as an instrument to positioning them can add security and reduce cost in the cooperative robots application, i.e. we can use the communication structure to secure the positioning when the conventional positioning systems like the Global Positioning System (GPS) is not available [1]. The GPS it is a extended method for outdoor location in robotics applications. The GPS method is based on frequencies of Hz, that requires a line sight between the sensor and the satellites. If no line sight is available, like indoor or any other foiled situation like urban areas, the GPS location will be not accessible or an erroneous measurement will be deployed by the sensor. The use of reception signal strength (RSS) of a wireless networks is a field of study in purposes in environmental monitoring, structural monitoring, and military battleground and public safety applications [2], i.e. in the United States of North America has required cellular operator to estimate the position of an emergency caller with error of less than 100m [3]. The positioning by the signal strength is supported A. Gil-Pinto is also with the Department of Mechanical Engineering of the Central University of Venezuela, Caracas VE 1041-A /06/$20.00 c 2006 IEEE by the IEEE standard., and will be the key feature for de outgoing IEEE a standard project [4]. In the robotic field the RSS of WiFi networks has been proposed to positioning robotic systems in indoor applications [5], [6]. The conventional techniques for localization by using radio signals are based in statistical models, i.e. could be considered the variation of the RSS individual measurement around de mean value has a normal distribution in db [2], [7], [8]. We propose to fuse the WiFi signal measurements with the vehicle sensor values to perform a decentralized estimation in real time of the relative position in the formation of each vehicle. A popular data fusion method is the extended Kalman filter (EKF). The EKF is a variation of the Kalman filter [9] to solve nonlinear problems. Other variations of the Kalman filter has been used as data fusion method for vehicles positioning like the unscented Kalman filter (UKF) [10], a comparative study of the EKF and the UKF in positioning problems is showed in [11]. In [12] a Kalman filter approach is used in multiple robots localisation. In vehicles positioning problem the EKF has been used to integrate the differential global positioning system (DGPS) signals and the vehicle sensors [13]. In this work we use the EKF to estimate de relative position of vehicles of a formation by fusing the WiFi network and vehicle sensors. The EKF is based on the a kinematical nonlinear model of a four wheel car-like vehicle. Each vehicle measures the strength and the direction of maximal reception of the received wireless signal from its nearest neighbor in the formation, also each robot measures its wheel speed and steering angle. Fusing these signals the robot is able to estimate its relative position with respect to its neighbor to be used to feedback the robot formation. II. ROBOT AND FORMATION MODEL We consider the problem of control a robot formation. The control is performed by using a decentralized leader follower approach [14]. Under this strategy each robot follower is relative positioned with respect to an assigned leader by the relative distance and angle between them. The formation structure can be then designed by defining the relatives angles and distances and the relations leader-follower in the set of robots. An absolute leader is assigned, for this robot there 100

2 is no leader to follow, that is its trajectory is defined in an exogenous way i.e. an human operator. A. Vehicle Model All robots are rear drove and front steered wheels car-like vehicles, each i vehicle is modeled as: ẋ i = v i cos(θ i ) ẏ i = v i sin(θ i ) θ i = v i tan(ξ i )/L, (1) ξ i = ω i { vi =(u v i v i)/τ v ω i =(u ω i ω i /R)/τ ω, (2) Where (x i,y i,θ i,ξ i ) are respectively the Cartesian coordinates of the vehicle, its orientation with respect to the inertial coordinate frame and its front wheels steering angle; (v i,ω i ), the linear and angular velocities, (R,L,τ v,τ ω ), are respectively the wheel radius, the length, and the motors time constants of the i vehicle and (u v i,uω i ) the controls. B. Decentralized Follower to Leader Model The relation between the follower robot j and its leader i can be modeled from (1) by: l ij v j cos(γ ij ) γ ij θ j = v j (sin(γ ij )/l ij tan(ξ j )/L) v j tan(ξ j )/L ξ j ω j cos(θ i + β ij ) +v i sin(θ i + β ij )/l ij 0, (3) 0 where l ij and γ ij are the relative distance and angle between the robots and β ij = θ ij γ ij, (Fig.1). The control strategy is to control the l ij distance and the γ ij angle by using the local controls u v j and uω j to compensate the perturbation created by movement of the leader i. We can express in a general form each robot subsystem (3) as: ẋ j = f j (x j,u j )+ f j (x j,x i,u i )+w j (t), (4) for j = 1,2,...N, where N is the number of followers in the formation, the state x j =(l ij,γ ij,θ j,ξ j,v j,ω j ) T, u j =(u v j,uω j )T ; the function f j describes the dynamic of the subsystem or robot j, f j the interaction of the robot j with its leader i, and w j the process noise vector. Fig. 1. Leader-Follower relative positioning We assume that the information available for the jth robot is represented by: I j (t)= { y j (t),y i (t),u j (t) }, (5) where y i and y j are respectively the outputs of the subsystems i and j. The robot i output y i is broadcast to the robot j by using a wireless network. The desired robot formation pattern is defined by setting all the relative distances and angles between the followers and its designated leaders. We use a decentralized approach as control: u j = F j (I j (t),t), (6) that is each robot j computes its control vector u j based on the available local information I j in order to compensate the perturbation f j in (4) produced by the movement of the leader robot i. For more on decentralized cooperative control see [15], [16] III. MEASUREMENT SYSTEM The measurement equation for the system (3) can be written by using the measurement equations (8-13): y j = h j (x j,t)+v j (t), (7) [ ] T with y j = R r γ ij θ j ξ j ṽ j ω j, being Rr the measurement of the RSS of the wireless network, γ ij the angle of arrival of the wireless signal and ( θ j, ξ j,ṽ j, ω j ), the orientation and velocities measurements. The vector v j is the measurement noise vector. A. Wireless RSS To obtain the feedback control strategy (6), the relative distance and angle between every follower and its leader have to be estimated. There exist many approaches to estimate the distance between the robots in decentralized formation applications, like vision based systems [14], or GPS localization [15]. In addition to the robot speed and direction sensors, we propose to use the RSS of the wireless communication network like a positioning sensing tool. Each subsystem or follower robot j is able to measure the RSS of the wireless communication channel with its leader i. The RSS can be related with the distance through the narrowband radio propagation pathloss model [2]: R p = R α log 10 (l)+ν, (8) where R 0 is the signal power loss in dbm at one meter of distance, R p is the signal loss in dbm at a distance of l > 1 meter, α the exponential path loss coefficient and ν is a Gaussian representing lognormal shadow fading effects in multipath environments. The random variable ν can be considered a zero-mean variable ν N(0,σn 2 ), with a standard variation σ n that depends on the characteristic of the multipath environment. If the transmission power R t of the WiFi network is known, we can determine the R p at the robot j by: R p = R t R r, where R r is the measured power at the reception node (robot j) [17]. 101

3 B. Wireless Direction In order to determine at the node j the direction γ ij of the source (node i) of the WiFi signal, we propose to use a steerable directional antenna [18]. Being directional it receives signal over a very narrow bean width. Hence, a maximum value for the RSS R r is achieved when the antenna is pointed directly to the source j. The direction γ ij can be express: γ ij = γ ij φ ij + ρ, (9) where γ ij is the measured angle, φ ij is an angle difference due to the non-line of sight environments. 1,[7], ρ the noise in the measurement and γ ij is the line of sight angle between the source i and the node j. C. Speed and Orientation Measurements Each robot j has an odometric speed v j sensor, an electronic compass for orientation θ j measurement and a potentiometer as steering angle ξ j sensor. The measurements can be modeled as: ṽ i = v i + η, (10) ω i = ω i + λ, (11) θ i = θ i + ι, (12) ξ i = ξ i + κ, (13) where η, λ ι and κ, are respectively, the noise in the linear speed, steering angular velocity, orientation and steer angle sensors. IV. EXTENDED KALMAN FILTER For a sampling time T s the ZOH discrete approximation of the model 4, and measurements 7, can be expressed at time t k+1,as: x j (t k+1 )=x j (t k )+[f j (x j (t k ),u j (t k )) +... f j (x j (t k ),x i (t k ),u i (t k ))] T s + w j (t k ), (14) y j (t k )=h j (x j (t k )) + v j (t k ), (15) The process noise w j and the measurement noise v j are assumed to be zero-mean, white noise with covariance properties as follows: 1 In this work we deal only with the line of sight environments, φ ij = 0. for all k and j. { E[w(k)w T Q(k), k = j ( j)] =, (16) 0, k j { E[v(k)v T R(k), k = j ( j)] =, (17) 0, k j E[w(k)v T ( j)] = 0, (18) The extended Kalman filter is based in two main steps. A time update projects the current state estimate in time, and a measurement update adjusts the projected estimated by an actual measurement at that time [19]. For the linear approximation of the process and measurement models(14) and (15), the EKF algorithm can be defined by: The time update is obtained by: ˆx j (t k+1)=ˆx j (t k )+[f j (ˆx j (t k ),u j (t k )) +... f j (ˆx j (t k ), ˆx i (t k ),u i (t k ))] T s, (19) P k = A kp k 1 A T k + Q k 1, (20) and the measurement update is given by: K k = P k HT k ( Hk Pk HT k + R ) 1 k, (21) ( )) ˆx j (t k )=ˆx j (t k ) + K k y j (t k ) h j (ˆx j (t k), (22) being the jacobian: and, A k[m,n] = ( f j[m] + f j[m] ) P k =(I K k H k )P k, (23) x j[n] (ˆx j (t k 1 ),u j (t k ),u i (t k ))), H k[m,n] = h j[m] x j[n] (ˆx j (t k)), where P k, is the error covariance and K k,the Kalman filter gain matrix. The discrete EKF algorithm (equations (19) to (23)) is a recursive process. As such it requires initialization prior to starting the recursion. If we assume that the first measurement occurs at t 1, the initialized state estimate and error covariance ˆx j (t 0 ) and P 0 should be given. The EKF is tuned by choosing the noise covariance matrixes Q k and R k. 102

4 Fig. 2. Robot trajectories Fig. 4. Leader-Follower-1 relative angle γ Fig. 3. Leader-Follower-1 RSS estimation V. SIMULATIONS The figures, (2,3,4,5) show respectively, the trajectories, the RSS, the distance, the relative angle and the distance estimation error for a robot formation of three vehicles. For the equation (8) we use a exponential path loss coefficient α = 2, and the Gaussian variable ν is supposed to have a normal variance of 3dBm. VI. EXPERIMENTAL SETUP The experimental vehicle (fig. 6) is equipped with: a PC, an odometric speed sensor for the linear velocity, an electronic compass for robot orientation, and the steering angle sensor for the front wheels. The WiFi network is constituted by an IEEE g wireless router as access point, and a USB wireless adapter for the robot node. Fig. 5. Leader-Follower-1 distance estimation error VII. EXPERIMENTAL RESULTS In order to get a first validation of the proposed estimation strategy we performed a simple experience where the robot Fig. 6. Experimental vehicle 103

5 Fig. 7. Experimental setup sketch Fig. 9. RSS estimation Fig. 8. Experimental setup is displaced with a constant angle γ = 0 with respect to the access point (fig. 7 and 8). First we determined experimentally the α and R 0 values of equation (8). Then the real time estimator for the distance between the robot and the access point was implemented. The figures (9) and (10) show respectively the estimations for the RSS and distance. Tne the RSS and distance estimations figures (9,10) we see how the random RSS signal is reduced by the EKF. A difference between the prediction and estimation is observed. This difference could be produced by a dynamic model mismatch. VIII. CONCLUSIONS AND FUTURE WORKS A. Conclusions A real time estimator of the relative position between carlike vehicles in a robotic formation was proposed in this work. We used a extended Kalman filter (EKF) to fuse the wireless network measurements and the vehicles sensors outputs to estimate the relative distance and angle between robots. The wireless network measurements are, the reception signal strength (RSS) and the angle were the maximal RSS is Fig. 10. Distance estimation reached. We validated the filter implementation for a robotic formation and we applied the filter in an experimental vehicle. Then the WiFi network can be also used as a positioning tool in cooperative robotic applications. B. Future Works We expect to validate the whole algorithm in the robot formation for the next autumn by using three experimental robots and by including directional motorized antennas for the vehicles. The variations in the WiFi RSS due to obstacles will be proposed to be studied in future works. 104

6 REFERENCES [1] P. Fraisse, R. Zapata, W. Zarrad, and D. Andreu, Remote secure decentralized control strategy for mobile robots, Adv. Robot, vol. 19, pp , [2] X. Li, Performance study of rss-based location estimation techniques for wireless sensor networks, IEEE Military Communications Conference, vol. 1, pp. 1 5, [3] J. H. Reed, K. J. Krizman, B. D. Woerner, and T. S. Rappaport, An overview of the challenges and progress in meeting the e-911 requirement for location service, IEEE Commun. Mag., vol. 36, pp , [4] R. Roberts, IEEE P ranging subcommitee final report, [Online]. Available: a-ranging-subcommittee-final-report.doc [5] V. Matelln, J. M. Caas, and O. Serrano, Wifi localization methods for autonomous robots, Robotica, vol. 24, pp , [6] K. Pahlavan, X. Li, and J. P. Makela, Indoor geolocation science and technology, IEEE Commun. Mag., vol. 40, pp , [7] Q. Yihong, H. Kobayashi, and H. Suda, Analysis of wireless geolocation in a non-line-of-sight environment, IEEE Trans. Wireless Commun., vol. 5, pp , [8] P. Krishnamurthy, J. Beneat, M. Marku, and K. Pahlavan, Modeling of the wideband indoor radio channel for geolocation applications in residential areas, IEEE Vehicular Technology Conference, vol. 1, pp , Jul [9] R. E. Kalman, A new approach to linear filtering and prediction problems, Trans. ASME Basic Engineering, vol. 82, pp , [10] E. A. Wan and R. V. D. Merwe, The unscented kalman filter for nonlinear estimation, IEEE Adaptive Systems for Signal Processing, Communications, and Control Symposium, pp , [11] M. St-Pierre and D. Gingras, Comparison between the unscented kalman filter and the extended kalman filter for the position estimation module of an integrated navigation information system, IEEE Intelligent Vehicles Symposium, pp , [12] S. I. Roumeliotis and G. A. Bekey, Distributed multirobot localization, IEEE Trans. Robot. Automat., vol. 18, no. 5, pp , [13] S. Rezaei and R. Sengupta, Kalman filter based integration of DGPS and vehicle sensors for localization, IEEE Mechatronics and Automation Conf., vol. 1, pp , [14] A. K. Das, R. Fierro, V. Kumar, J. P. Ostrowski, J. Spletzer, and C. J. Taylor, A vision-based formation control framework, IEEE Trans. Robot. Automat., vol. 18, pp , [15] J. T. Feddema, C. Lewis, and D. A. Schoenwald, Decentralized control of cooperative robotic vehicles: theory and application, IEEE Trans. Robot. Automat., vol. 18, no. 5, pp , [16] Z. Gong and M. Aldeen, Stabilization of decentralized control systems, Journal of Mathematical Systems, Estimation, and Control, vol. 7, pp. 1 16, [17] J. Cheng, Y. Lu, E. R. Thomas, and J. A. Farrell, Auonomous Mobile Robots. CRC Press, 2006, ch. Data Fusion via Kalman Filter: GPS and INS, pp [18] Circular waveguide antenna for 2.45 ghz / b / wifi / wlan. [Online]. Available: [19] G. Whelch and G. Bishop, An introduction to the kalman filter, [Online]. Available: 105

Mobile Target Tracking Using Radio Sensor Network

Mobile Target Tracking Using Radio Sensor Network Mobile Target Tracking Using Radio Sensor Network Nic Auth Grant Hovey Advisor: Dr. Suruz Miah Department of Electrical and Computer Engineering Bradley University 1501 W. Bradley Avenue Peoria, IL, 61625,

More information

Mobile Target Tracking Using Radio Sensor Network

Mobile Target Tracking Using Radio Sensor Network Mobile Target Tracking Using Radio Sensor Network Nic Auth Grant Hovey Advisor: Dr. Suruz Miah Department of Electrical and Computer Engineering Bradley University 1501 W. Bradley Avenue Peoria, IL, 61625,

More information

Communication-Aware Motion Planning in Fading Environments

Communication-Aware Motion Planning in Fading Environments Communication-Aware Motion Planning in Fading Environments Yasamin Mostofi Department of Electrical and Computer Engineering University of New Mexico, Albuquerque, NM 873, USA Abstract In this paper we

More information

Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion

Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion Rafiullah Khan, Francesco Sottile, and Maurizio A. Spirito Abstract In wireless sensor networks (WSNs), hybrid algorithms are

More information

GPS data correction using encoders and INS sensors

GPS data correction using encoders and INS sensors GPS data correction using encoders and INS sensors Sid Ahmed Berrabah Mechanical Department, Royal Military School, Belgium, Avenue de la Renaissance 30, 1000 Brussels, Belgium sidahmed.berrabah@rma.ac.be

More information

Sensor Data Fusion Using Kalman Filter

Sensor Data Fusion Using Kalman Filter Sensor Data Fusion Using Kalman Filter J.Z. Sasiade and P. Hartana Department of Mechanical & Aerospace Engineering arleton University 115 olonel By Drive Ottawa, Ontario, K1S 5B6, anada e-mail: jsas@ccs.carleton.ca

More information

A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter

A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter Noha El Gemayel, Holger Jäkel and Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology (KIT, Germany

More information

WLAN Location Methods

WLAN Location Methods S-7.333 Postgraduate Course in Radio Communications 7.4.004 WLAN Location Methods Heikki Laitinen heikki.laitinen@hut.fi Contents Overview of Radiolocation Radiolocation in IEEE 80.11 Signal strength based

More information

Estimation and Control of Lateral Displacement of Electric Vehicle Using WPT Information

Estimation and Control of Lateral Displacement of Electric Vehicle Using WPT Information Estimation and Control of Lateral Displacement of Electric Vehicle Using WPT Information Pakorn Sukprasert Department of Electrical Engineering and Information Systems, The University of Tokyo Tokyo, Japan

More information

Wi-Fi Localization and its

Wi-Fi Localization and its Stanford's 2010 PNT Challenges and Opportunities Symposium Wi-Fi Localization and its Emerging Applications Kaveh Pahlavan, CWINS/WPI & Skyhook Wireless November 9, 2010 LBS Apps from 10s to 10s of Thousands

More information

Localisation et navigation de robots

Localisation et navigation de robots Localisation et navigation de robots UPJV, Département EEA M2 EEAII, parcours ViRob Année Universitaire 2017/2018 Fabio MORBIDI Laboratoire MIS Équipe Perception ique E-mail: fabio.morbidi@u-picardie.fr

More information

Decentralized Communication-Aware Motion Planning in Mobile Networks: An Information-Gain Approach

Decentralized Communication-Aware Motion Planning in Mobile Networks: An Information-Gain Approach DOI 10.1007/s10846-009-9335-9 Decentralized Communication-Aware Motion Planning in Mobile Networks: An Information-Gain Approach Yasamin Mostofi Received: 16 April 2008 / Accepted: 20 April 2009 Springer

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

Mobile robot swarming using radio signal strength measurements and dead-reckoning

Mobile robot swarming using radio signal strength measurements and dead-reckoning Mobile robot swarming using radio signal strength measurements and dead-reckoning Delft Center for Systems and Control Mobile robot swarming using radio signal strength measurements and dead-reckoning

More information

Estimation of Absolute Positioning of mobile robot using U-SAT

Estimation of Absolute Positioning of mobile robot using U-SAT Estimation of Absolute Positioning of mobile robot using U-SAT Su Yong Kim 1, SooHong Park 2 1 Graduate student, Department of Mechanical Engineering, Pusan National University, KumJung Ku, Pusan 609-735,

More information

Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs

Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs Akshay Shetty and Grace Xingxin Gao University of Illinois at Urbana-Champaign BIOGRAPHY Akshay Shetty is a graduate student in

More information

Ultrawideband Radar Processing Using Channel Information from Communication Hardware. Literature Review. Bryan Westcott

Ultrawideband Radar Processing Using Channel Information from Communication Hardware. Literature Review. Bryan Westcott Ultrawideband Radar Processing Using Channel Information from Communication Hardware Literature Review by Bryan Westcott Abstract Channel information provided by impulse-radio ultrawideband communications

More information

Mobile Radio Propagation Channel Models

Mobile Radio Propagation Channel Models Wireless Information Transmission System Lab. Mobile Radio Propagation Channel Models Institute of Communications Engineering National Sun Yat-sen University Table of Contents Introduction Propagation

More information

A COST-EFFECTIVE POSITIONING SOLUTION FOR ASPHALT ROLLERS BASED ON LOW-COST DGPS RECEIVERS

A COST-EFFECTIVE POSITIONING SOLUTION FOR ASPHALT ROLLERS BASED ON LOW-COST DGPS RECEIVERS A COST-EFFECTIVE POSITIONING SOLUTION FOR ASPHALT ROLLERS BASED ON LOW-COST DGPS RECEIVERS by Jaroslaw Jurasz 1, Karl Ludwig Kley 1 ABSTRACT: As of today, the DGPS-based Computer Integrated Road Construction

More information

Localization in Wireless Sensor Networks

Localization in Wireless Sensor Networks Localization in Wireless Sensor Networks Part 2: Localization techniques Department of Informatics University of Oslo Cyber Physical Systems, 11.10.2011 Localization problem in WSN In a localization problem

More information

A Posture Control for Two Wheeled Mobile Robots

A Posture Control for Two Wheeled Mobile Robots Transactions on Control, Automation and Systems Engineering Vol., No. 3, September, A Posture Control for Two Wheeled Mobile Robots Hyun-Sik Shim and Yoon-Gyeoung Sung Abstract In this paper, a posture

More information

INDOOR HEADING MEASUREMENT SYSTEM

INDOOR HEADING MEASUREMENT SYSTEM INDOOR HEADING MEASUREMENT SYSTEM Marius Malcius Department of Research and Development AB Prospero polis, Lithuania m.malcius@orodur.lt Darius Munčys Department of Research and Development AB Prospero

More information

Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents

Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents Walid Saad, Zhu Han, Tamer Basar, Me rouane Debbah, and Are Hjørungnes. IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 10,

More information

LOCALIZATION WITH GPS UNAVAILABLE

LOCALIZATION WITH GPS UNAVAILABLE LOCALIZATION WITH GPS UNAVAILABLE ARES SWIEE MEETING - ROME, SEPT. 26 2014 TOR VERGATA UNIVERSITY Summary Introduction Technology State of art Application Scenarios vs. Technology Advanced Research in

More information

Satellite and Inertial Attitude. A presentation by Dan Monroe and Luke Pfister Advised by Drs. In Soo Ahn and Yufeng Lu

Satellite and Inertial Attitude. A presentation by Dan Monroe and Luke Pfister Advised by Drs. In Soo Ahn and Yufeng Lu Satellite and Inertial Attitude and Positioning System A presentation by Dan Monroe and Luke Pfister Advised by Drs. In Soo Ahn and Yufeng Lu Outline Project Introduction Theoretical Background Inertial

More information

12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, ISIF 126

12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, ISIF 126 12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 2009 978-0-9824438-0-4 2009 ISIF 126 with x s denoting the known satellite position. ρ e shall be used to model the errors

More information

The Radio Channel. COS 463: Wireless Networks Lecture 14 Kyle Jamieson. [Parts adapted from I. Darwazeh, A. Goldsmith, T. Rappaport, P.

The Radio Channel. COS 463: Wireless Networks Lecture 14 Kyle Jamieson. [Parts adapted from I. Darwazeh, A. Goldsmith, T. Rappaport, P. The Radio Channel COS 463: Wireless Networks Lecture 14 Kyle Jamieson [Parts adapted from I. Darwazeh, A. Goldsmith, T. Rappaport, P. Steenkiste] Motivation The radio channel is what limits most radio

More information

Motion State Estimation for an Autonomous Vehicle- Trailer System Using Kalman Filtering-based Multisensor Data Fusion

Motion State Estimation for an Autonomous Vehicle- Trailer System Using Kalman Filtering-based Multisensor Data Fusion Motion State Estimation for an Autonomous Vehicle- Trailer System Using Kalman Filtering-based Multisensor Data Fusion Youngshi Kim Mechanical Engineering, Hanbat National University, Daejon, 35-719, Korea

More information

RECOMMENDATION ITU-R P The prediction of the time and the spatial profile for broadband land mobile services using UHF and SHF bands

RECOMMENDATION ITU-R P The prediction of the time and the spatial profile for broadband land mobile services using UHF and SHF bands Rec. ITU-R P.1816 1 RECOMMENDATION ITU-R P.1816 The prediction of the time and the spatial profile for broadband land mobile services using UHF and SHF bands (Question ITU-R 211/3) (2007) Scope The purpose

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization

Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization Sensors and Materials, Vol. 28, No. 6 (2016) 695 705 MYU Tokyo 695 S & M 1227 Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization Chun-Chi Lai and Kuo-Lan Su * Department

More information

Channel Modeling ETI 085

Channel Modeling ETI 085 Channel Modeling ETI 085 Overview Lecture no: 9 What is Ultra-Wideband (UWB)? Why do we need UWB channel models? UWB Channel Modeling UWB channel modeling Standardized UWB channel models Fredrik Tufvesson

More information

Unit 5 - Week 4 - Multipath Fading Environment

Unit 5 - Week 4 - Multipath Fading Environment 2/29/207 Introduction to ireless and Cellular Communications - - Unit 5 - eek 4 - Multipath Fading Environment X Courses Unit 5 - eek 4 - Multipath Fading Environment Course outline How to access the portal

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

Preliminary Results in Range Only Localization and Mapping

Preliminary Results in Range Only Localization and Mapping Preliminary Results in Range Only Localization and Mapping George Kantor Sanjiv Singh The Robotics Institute, Carnegie Mellon University Pittsburgh, PA 217, e-mail {kantor,ssingh}@ri.cmu.edu Abstract This

More information

Journal of Engineering Science and Technology Review 10 (4) (2017) Research Article

Journal of Engineering Science and Technology Review 10 (4) (2017) Research Article Jestr Journal of Engineering Science and Technology Review 1 (4) (217) 191-198 Research Article Neural Networks Trained with Levenberg-Marquardt-Iterated Extended Kalman Filter for Mobile Robot Trajectory

More information

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 6, NO. 1, FEBRUARY 013 ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

More information

Cooperative navigation: outline

Cooperative navigation: outline Positioning and Navigation in GPS-challenged Environments: Cooperative Navigation Concept Dorota A Grejner-Brzezinska, Charles K Toth, Jong-Ki Lee and Xiankun Wang Satellite Positioning and Inertial Navigation

More information

Robust GPS Carrier Tracking Model Using Unscented Kalman Filter for a Dynamic Vehicular Communication Channel

Robust GPS Carrier Tracking Model Using Unscented Kalman Filter for a Dynamic Vehicular Communication Channel Received April 3, 2018, accepted May 1, 2018, date of publication May 8, 2018, date of current version June 5, 2018. Digital Object Identifier 10.1109/ACCESS.2018.2834470 Robust GPS Carrier Tracking Model

More information

Comparative Analysis Of Kalman And Extended Kalman Filters In Improving GPS Accuracy

Comparative Analysis Of Kalman And Extended Kalman Filters In Improving GPS Accuracy Comparative Analysis Of Kalman And Extended Kalman Filters In Improving GPS Accuracy Swapna Raghunath 1, Dr. Lakshmi Malleswari Barooru 2, Sridhar Karnam 3 1. G.Narayanamma Institute of Technology and

More information

Monte Carlo Localization in Dense Multipath Environments Using UWB Ranging

Monte Carlo Localization in Dense Multipath Environments Using UWB Ranging Monte Carlo Localization in Dense Multipath Environments Using UWB Ranging Damien B. Jourdan, John J. Deyst, Jr., Moe Z. Win, Nicholas Roy Massachusetts Institute of Technology Laboratory for Information

More information

Pedestrian Navigation System Using. Shoe-mounted INS. By Yan Li. A thesis submitted for the degree of Master of Engineering (Research)

Pedestrian Navigation System Using. Shoe-mounted INS. By Yan Li. A thesis submitted for the degree of Master of Engineering (Research) Pedestrian Navigation System Using Shoe-mounted INS By Yan Li A thesis submitted for the degree of Master of Engineering (Research) Faculty of Engineering and Information Technology University of Technology,

More information

We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat

We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat Abstract: In this project, a neural network was trained to predict the location of a WiFi transmitter

More information

UWB Channel Modeling

UWB Channel Modeling Channel Modeling ETIN10 Lecture no: 9 UWB Channel Modeling Fredrik Tufvesson & Johan Kåredal, Department of Electrical and Information Technology fredrik.tufvesson@eit.lth.se 2011-02-21 Fredrik Tufvesson

More information

Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance

Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance Yang Zhao, Neal Patwari, Jeff M. Phillips, Suresh Venkatasubramanian April 11, 2013 Outline 1 Introduction Device-Free

More information

Analysis of Trailer Position Error in an Autonomous Robot-Trailer System With Sensor Noise

Analysis of Trailer Position Error in an Autonomous Robot-Trailer System With Sensor Noise Analysis of Trailer Position Error in an Autonomous Robot-Trailer System With Sensor Noise David W. Hodo, John Y. Hung, David M. Bevly, and D. Scott Millhouse Electrical & Computer Engineering Dept. Auburn

More information

A Novel Loss Recovery and Tracking Scheme for Maneuvering Target in Hybrid WSNs

A Novel Loss Recovery and Tracking Scheme for Maneuvering Target in Hybrid WSNs sensors Article A Novel Loss Recovery and Tracking Scheme for Maneuvering Target in Hybrid WSNs Hanwang Qian 1,2, Pengcheng Fu 1,2, Baoqing Li 1, Jianpo Liu 1 and Xiaobing Yuan 1, * 1 Science and Technology

More information

LOCALIZATION BASED ON MATCHING LOCATION OF AGV. S. Butdee¹ and A. Suebsomran²

LOCALIZATION BASED ON MATCHING LOCATION OF AGV. S. Butdee¹ and A. Suebsomran² ABSRAC LOCALIZAION BASED ON MACHING LOCAION OF AGV S. Butdee¹ and A. Suebsomran² 1. hai-french Innovation Center, King Mongkut s Institute of echnology North, Bangkok, 1518 Piboonsongkram Rd. Bangsue,

More information

Neural network based data fusion for vehicle positioning in

Neural network based data fusion for vehicle positioning in 04ANNUAL-345 Neural network based data fusion for vehicle positioning in land navigation system Mathieu St-Pierre Department of Electrical and Computer Engineering Université de Sherbrooke Sherbrooke (Québec)

More information

Path Planning and Obstacle Avoidance for Boe Bot Mobile Robot

Path Planning and Obstacle Avoidance for Boe Bot Mobile Robot Path Planning and Obstacle Avoidance for Boe Bot Mobile Robot Mohamed Ghorbel 1, Lobna Amouri 1, Christian Akortia Hie 1 Institute of Electronics and Communication of Sfax (ISECS) ATMS-ENIS,University

More information

Mobile Robots (Wheeled) (Take class notes)

Mobile Robots (Wheeled) (Take class notes) Mobile Robots (Wheeled) (Take class notes) Wheeled mobile robots Wheeled mobile platform controlled by a computer is called mobile robot in a broader sense Wheeled robots have a large scope of types and

More information

Techniques in Kalman Filtering for Autonomous Vehicle Navigation. Philip Andrew Jones

Techniques in Kalman Filtering for Autonomous Vehicle Navigation. Philip Andrew Jones Techniques in Kalman Filtering for Autonomous Vehicle Navigation Philip Andrew Jones Thesis submitted to the faculty of Virginia Polytechnic Institute and State University in partial fulfillment of the

More information

Dynamic Obstacle Avoidance Strategies using Limit Cycle for the Navigation of Multi-Robot System

Dynamic Obstacle Avoidance Strategies using Limit Cycle for the Navigation of Multi-Robot System Dynamic Obstacle Avoidance Strategies using Limit Cycle for the Navigation of Multi-Robot System A. Benzerrouk 1, L. Adouane and P. Martinet 3 1 Institut Français de Mécanique Avancée, 63177 Aubière, France

More information

Ultra Wideband Radio Propagation Measurement, Characterization and Modeling

Ultra Wideband Radio Propagation Measurement, Characterization and Modeling Ultra Wideband Radio Propagation Measurement, Characterization and Modeling Rachid Saadane rachid.saadane@gmail.com GSCM LRIT April 14, 2007 achid Saadane rachid.saadane@gmail.com ( GSCM Ultra Wideband

More information

Agenda Motivation Systems and Sensors Algorithms Implementation Conclusion & Outlook

Agenda Motivation Systems and Sensors Algorithms Implementation Conclusion & Outlook Overview of Current Indoor Navigation Techniques and Implementation Studies FIG ww 2011 - Marrakech and Christian Lukianto HafenCity University Hamburg 21 May 2011 1 Agenda Motivation Systems and Sensors

More information

Chapter 4 DOA Estimation Using Adaptive Array Antenna in the 2-GHz Band

Chapter 4 DOA Estimation Using Adaptive Array Antenna in the 2-GHz Band Chapter 4 DOA Estimation Using Adaptive Array Antenna in the 2-GHz Band 4.1. Introduction The demands for wireless mobile communication are increasing rapidly, and they have become an indispensable part

More information

Dynamically Configured Waveform-Agile Sensor Systems

Dynamically Configured Waveform-Agile Sensor Systems Dynamically Configured Waveform-Agile Sensor Systems Antonia Papandreou-Suppappola in collaboration with D. Morrell, D. Cochran, S. Sira, A. Chhetri Arizona State University June 27, 2006 Supported by

More information

INDOOR TRACKING WITH KALMAN FILTERS

INDOOR TRACKING WITH KALMAN FILTERS INDOOR TRACKING WITH KALMAN FILTERS USING RSS-BASED RANGING Bachelorarbeit der Philosophisch-naturwissenschaftlichen Fakultät der Universität Bern vorgelegt von Adrian Kurt 11-108-271 2015 Betreuer der

More information

State and Path Analysis of RSSI in Indoor Environment

State and Path Analysis of RSSI in Indoor Environment 2009 International Conference on Machine Learning and Computing IPCSIT vol.3 (2011) (2011) IACSIT Press, Singapore State and Path Analysis of RSSI in Indoor Environment Chuan-Chin Pu 1, Hoon-Jae Lee 2

More information

Wheeled Mobile Robot Obstacle Avoidance Using Compass and Ultrasonic

Wheeled Mobile Robot Obstacle Avoidance Using Compass and Ultrasonic Universal Journal of Control and Automation 6(1): 13-18, 2018 DOI: 10.13189/ujca.2018.060102 http://www.hrpub.org Wheeled Mobile Robot Obstacle Avoidance Using Compass and Ultrasonic Yousef Moh. Abueejela

More information

DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS

DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS G.Joselin Retna Kumar Research Scholar, Sathyabama University, Chennai, Tamil Nadu, India joselin_su@yahoo.com K.S.Shaji Principal,

More information

EC 551 Telecommunication System Engineering. Mohamed Khedr

EC 551 Telecommunication System Engineering. Mohamed Khedr EC 551 Telecommunication System Engineering Mohamed Khedr http://webmail.aast.edu/~khedr 1 Mohamed Khedr., 2008 Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Lecture 7/8: UWB Channel. Kommunikations

Lecture 7/8: UWB Channel. Kommunikations Lecture 7/8: UWB Channel Kommunikations Technik UWB Propagation Channel Radio Propagation Channel Model is important for Link level simulation (bit error ratios, block error ratios) Coverage evaluation

More information

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO Antennas and Propagation b: Path Models Rayleigh, Rician Fading, MIMO Introduction From last lecture How do we model H p? Discrete path model (physical, plane waves) Random matrix models (forget H p and

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

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

Cubature Kalman Filtering: Theory & Applications

Cubature Kalman Filtering: Theory & Applications Cubature Kalman Filtering: Theory & Applications I. (Haran) Arasaratnam Advisor: Professor Simon Haykin Cognitive Systems Laboratory McMaster University April 6, 2009 Haran (McMaster) Cubature Filtering

More information

Part 4. Communications over Wireless Channels

Part 4. Communications over Wireless Channels Part 4. Communications over Wireless Channels p. 1 Wireless Channels Performance of a wireless communication system is basically limited by the wireless channel wired channel: stationary and predicable

More information

Integration of GNSS and INS

Integration of GNSS and INS Integration of GNSS and INS Kiril Alexiev 1/39 To limit the drift, an INS is usually aided by other sensors that provide direct measurements of the integrated quantities. Examples of aiding sensors: Aided

More information

Robust Position and Velocity Estimation Methods in Integrated Navigation Systems for Inland Water Applications

Robust Position and Velocity Estimation Methods in Integrated Navigation Systems for Inland Water Applications Robust Position and Velocity Estimation Methods in Integrated Navigation Systems for Inland Water Applications D. Arias-Medina, M. Romanovas, I. Herrera-Pinzón, R. Ziebold German Aerospace Centre (DLR)

More information

Accurate Positioning for Vehicular Safety Applications the SAFESPOT Approach

Accurate Positioning for Vehicular Safety Applications the SAFESPOT Approach Accurate Positioning for Vehicular Safety Applications the SAFESPOT Approach Robin Schubert, Marius Schlingelhof, Heiko Cramer and Gerd Wanielik Professorship of Communications Engineering Chemnitz University

More information

Introduction to Embedded and Real-Time Systems W12: An Introduction to Localization Techniques in Embedded Systems

Introduction to Embedded and Real-Time Systems W12: An Introduction to Localization Techniques in Embedded Systems Introduction to Embedded and Real-Time Systems W12: An Introduction to Localization Techniques in Embedded Systems Outline Motivation Terminology and classification Selected positioning systems and techniques

More information

Decentralized Geolocation and Optimal Path Planning Using Limited UAVs

Decentralized Geolocation and Optimal Path Planning Using Limited UAVs Decentralized Geolocation and Optimal Path Planning Using Limited UAVs Sean R. Semper John L. Crassidis Graduate Student Professor srsemper@buffalo.edu johnc@buffalo.edu Department of Mechanical & Aerospace

More information

Elham Torabi Supervisor: Dr. Robert Schober

Elham Torabi Supervisor: Dr. Robert Schober Low-Rate Ultra-Wideband Low-Power for Wireless Personal Communication Area Networks Channel Models and Signaling Schemes Department of Electrical & Computer Engineering The University of British Columbia

More information

Mobile Communications: Technology and QoS

Mobile Communications: Technology and QoS Mobile Communications: Technology and QoS Course Overview! Marc Kuhn, Yahia Hassan kuhn@nari.ee.ethz.ch / hassan@nari.ee.ethz.ch Institut für Kommunikationstechnik (IKT) Wireless Communications Group ETH

More information

Downlink Erlang Capacity of Cellular OFDMA

Downlink Erlang Capacity of Cellular OFDMA Downlink Erlang Capacity of Cellular OFDMA Gauri Joshi, Harshad Maral, Abhay Karandikar Department of Electrical Engineering Indian Institute of Technology Bombay Powai, Mumbai, India 400076. Email: gaurijoshi@iitb.ac.in,

More information

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity Zak M. Kassas Autonomous Systems Perception, Intelligence, and Navigation (ASPIN) Laboratory University of California, Riverside

More information

Estimation and Control of a Multi-Vehicle Testbed Using GPS Doppler Sensing. Nicholas A. Pohlman

Estimation and Control of a Multi-Vehicle Testbed Using GPS Doppler Sensing. Nicholas A. Pohlman Estimation and Control of a Multi-Vehicle Testbed Using GPS Doppler Sensing by Nicholas A. Pohlman Bachelor of Mechanical Engineering, University of Dayton, May 2000 Submitted to the Department of Aeronautics

More information

Intelligent Vehicle Localization Using GPS, Compass, and Machine Vision

Intelligent Vehicle Localization Using GPS, Compass, and Machine Vision The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15, 2009 St. Louis, USA Intelligent Vehicle Localization Using GPS, Compass, and Machine Vision Somphop Limsoonthrakul,

More information

Robust Positioning for Urban Traffic

Robust Positioning for Urban Traffic Robust Positioning for Urban Traffic Motivations and Activity plan for the WG 4.1.4 Dr. Laura Ruotsalainen Research Manager, Department of Navigation and positioning Finnish Geospatial Research Institute

More information

Level I Signal Modeling and Adaptive Spectral Analysis

Level I Signal Modeling and Adaptive Spectral Analysis Level I Signal Modeling and Adaptive Spectral Analysis 1 Learning Objectives Students will learn about autoregressive signal modeling as a means to represent a stochastic signal. This differs from using

More information

WPI Precision Personnel Locator: Inverse Synthetic Array Reconciliation Tomography Performance. Co-authors: M. Lowe, D. Cyganski, R. J.

WPI Precision Personnel Locator: Inverse Synthetic Array Reconciliation Tomography Performance. Co-authors: M. Lowe, D. Cyganski, R. J. WPI Precision Personnel Locator: Inverse Synthetic Array Reconciliation Tomography Performance Presented by: Andrew Cavanaugh Co-authors: M. Lowe, D. Cyganski, R. J. Duckworth Introduction 2 PPL Project

More information

Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites

Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites Colloquium on Satellite Navigation at TU München Mathieu Joerger December 15 th 2009 1 Navigation using Carrier

More information

Wireless Communication Fundamentals Feb. 8, 2005

Wireless Communication Fundamentals Feb. 8, 2005 Wireless Communication Fundamentals Feb. 8, 005 Dr. Chengzhi Li 1 Suggested Reading Chapter Wireless Communications by T. S. Rappaport, 001 (version ) Rayleigh Fading Channels in Mobile Digital Communication

More information

Position Tracking in Urban Environments using Linear Constraints and Bias Pseudo Measurements

Position Tracking in Urban Environments using Linear Constraints and Bias Pseudo Measurements Position Tracking in Urban Environments using Linear Constraints and Bias Pseudo Measurements Julia Niewiejska, Felix Govaers, Nils Aschenbruck University of Bonn -Institute of Computer Science 4 Roemerstr.

More information

A new position detection method using leaky coaxial cable

A new position detection method using leaky coaxial cable A new position detection method using leaky coaxial cable Ken-ichi Nishikawa a), Takeshi Higashino, Katsutoshi Tsukamoto, and Shozo komaki Division of Electrical, Electronic and Information Engineering,

More information

Filtering Impulses in Dynamic Noise in the Presence of Large Measurement Noise

Filtering Impulses in Dynamic Noise in the Presence of Large Measurement Noise Clemson University TigerPrints All Dissertations Dissertations 12-215 Filtering Impulses in Dynamic Noise in the Presence of Large Measurement Noise Jungphil Kwon Clemson University Follow this and additional

More information

Distributed Mobility Tracking for Ad Hoc Networks Based on an Autoregressive Model

Distributed Mobility Tracking for Ad Hoc Networks Based on an Autoregressive Model Proc. 6th Int. Workshop on Distributed Computing (IWDC), India, December 2004 (to appear). Distributed Mobility Tracking for Ad Hoc Networks Based on an Autoregressive Model Zainab R. Zaidi and Brian L.

More information

Design of Accurate Navigation System by Integrating INS and GPS using Extended Kalman Filter

Design of Accurate Navigation System by Integrating INS and GPS using Extended Kalman Filter Design of Accurate Navigation System by Integrating INS and GPS using Extended Kalman Filter Santhosh Kumar S. A 1, 1 M.Tech student, Digital Electronics and Communication Systems, PES institute of technology,

More information

Formation Control of Unicycle Mobile Robots: a Virtual Structure Approach

Formation Control of Unicycle Mobile Robots: a Virtual Structure Approach Joint 48th IEEE Conference on Decision and Control and 28th Chinese Control Conference Shanghai, P.R. China, December 6-8, 29 FrC.2 Formation Control of Unicycle Mobile Robots: a Virtual Structure Approach

More information

Positioning in Indoor Environments using WLAN Received Signal Strength Fingerprints

Positioning in Indoor Environments using WLAN Received Signal Strength Fingerprints Positioning in Indoor Environments using WLAN Received Signal Strength Fingerprints Christos Laoudias Department of Electrical and Computer Engineering KIOS Research Center for Intelligent Systems and

More information

Autonomous Navigation of Mobile Robot based on DGPS/INS Sensor Fusion by EKF in Semi-outdoor Structured Environment

Autonomous Navigation of Mobile Robot based on DGPS/INS Sensor Fusion by EKF in Semi-outdoor Structured Environment 엉 The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Autonomous Navigation of Mobile Robot based on DGPS/INS Sensor Fusion by EKF in Semi-outdoor

More information

ECE 3065: Electromagnetic Applications Final Exam (Spring 2004)

ECE 3065: Electromagnetic Applications Final Exam (Spring 2004) Name: GTID: ECE 3065: Electromagnetic Applications Final Exam (Spring 2004) Please read all instructions before continuing with the test. This is a closed notes, closed book, closed calculator, closed

More information

Resource Allocation Challenges in Future Wireless Networks

Resource Allocation Challenges in Future Wireless Networks Resource Allocation Challenges in Future Wireless Networks Mohamad Assaad Dept of Telecommunications, Supelec - France Mar. 2014 Outline 1 General Introduction 2 Fully Decentralized Allocation 3 Future

More information

IoT Wi-Fi- based Indoor Positioning System Using Smartphones

IoT Wi-Fi- based Indoor Positioning System Using Smartphones IoT Wi-Fi- based Indoor Positioning System Using Smartphones Author: Suyash Gupta Abstract The demand for Indoor Location Based Services (LBS) is increasing over the past years as smartphone market expands.

More information

Modified RWGH and Positive Noise Mitigation Schemes for TOA Geolocation in Indoor Multi-hop Wireless Networks

Modified RWGH and Positive Noise Mitigation Schemes for TOA Geolocation in Indoor Multi-hop Wireless Networks Modified RWGH and Positive Noise Mitigation Schemes for TOA Geolocation in Indoor Multi-hop Wireless Networks Young Min Ki, Jeong Woo Kim, Sang Rok Kim, and Dong Ku Kim Yonsei University, Dept. of Electrical

More information

A Kalman Filter Localization Method for Mobile Robots

A Kalman Filter Localization Method for Mobile Robots A Kalman Filter Localization Method for Mobile Robots SangJoo Kwon*, KwangWoong Yang **, Sangdeo Par **, and Youngsun Ryuh ** * School of Aerospace and Mechanical Engineering, Hanu Aviation University,

More information

Target Tracking in Multipath Environments An Algorithm Inspired by Data Association

Target Tracking in Multipath Environments An Algorithm Inspired by Data Association 2th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 29 Target Tracking in Multipath Environments An Algorithm Inspired by Data Association T. Sathyan ICT Center CSIRO Marsfield,

More information

Applications & Theory

Applications & Theory Applications & Theory Azadeh Kushki azadeh.kushki@ieee.org Professor K N Plataniotis Professor K.N. Plataniotis Professor A.N. Venetsanopoulos Presentation Outline 2 Part I: The case for WLAN positioning

More information