Localisation in Wireless Sensor Networks

Size: px
Start display at page:

Download "Localisation in Wireless Sensor Networks"

Transcription

1 Localisation in Wireless Sensor Networks Georg Gaderer, Patrick Loschmidt, Anetta Nagy, Reinhard Exel, Thilo Sauter Institute for Integrated Sensor Systems Austrian Academy of Sciences Wiener Neustadt, Austria {Georg.Gaderer, Patrick.Loschmidt, Anetta.Nagy, Reinhard.Exel, Abstract The traditional task of a sensor network is data collection and aggregation for further processing. In the case of mobile networks this is usually done via wireless technologies. However, with the establishment of mobility another problem occurs: The question of the actual location of the measured data. This paper proposes a localisation scheme for Wireless LAN, where an existing WLAN infrastructure can be used not only for the collection of sensor data but also for the localisation of the data source. In this investigation localisation in sensor networks is done via the Time Difference of Arrival scheme, which has the advantage that the sensor nodes can be left unmodified. I. INTRODUCTION The idea of combining multiple sensor values to gain additional precision, features or possibilities for calibration is well known and established under the term sensor fusion. This sensor fusion is, however, not limited to the combination of sensor values, it can be also done with a fusion of the sensor value and information of the network infrastructure. Doing so, mobile sensing devices can be enhanced with the actual value of the physical quantity and its exact location. This location information is something which has to be logically bound to the obtained sensor data, what can be done in several different ways. The probably most straight forward approach to obtain the location information is to add a second location measurement component on each and every sensing device. Such a component can be for example a distance measurement sensor which calculates the position via several measurements to reference points. Another very famous approach for outdoor mobile devices is GPS. This kind of system calculates the three dimensional position by observing signals from clocks which are located in satellites. As the sattelites clocks are very accurate, their postions are known, a simple GPS receiver can calculate the position. This approach has however several deficiencies, the biggest is of course the dependency on the signal reception, together with relatively expensive receivers. A second consideration in an localisation scheme is the need for a seamless integration with the sensor network. The most promising approach is to integrate this communication network with the localisation scheme. The advantage is obvious: Not only the reduced costs due to less components, also the dramatically simplified power awareness considerations are on the plus side for a fully integrated solution. This paper investigates such an approach for localisation of wireless sensors. The proposed approach is using the Time Difference of Arrival technique, which is described in the following state of the art section. After this investigation the paper describes a hardware, which has been designed for a proof of concept together with some preliminary results. II. STATE OF THE ART The localisation of mobile devices is not only a topic for sensor networks. Also sensor/actuator systems can benefit from location awareness. As for example shown in the flex WARE [1] project, localisation can be used for preparation of roaming mobile devices between access points. Thus, this section gives an overview on localisation technologies which are not necessarily bound to traditional sensor networks. A. Angle of Arrival Measurements The angle of arrival (AoA) based localisation is a technique where the location of a mobile station (MS) is determined by triangulation of bearing information collected at a number of access points (APs). In this scheme the mobile device is considered as broadcaster and the access points as sensors for the location determination. In AoA based localisation, the receivers angular separation plays an important role in determining the position of the emitter. In [2] the authors present the angular separation requirements for the APs in order to achieve the best mean square error localisation performance for arbitrary but fixed AP ranges. In this work, a characterization of optimal angles between access points and sensors for passive AoA based localisation problems is presented. According to the authors, the optimal access point placement is in general not unique and, in the case the receivers are equidistant from the MS, there may be optimal sensor configurations with non-uniform angular access points locations in addition to equiangular separation. The accuracy of AoA measurements is limited by the directivity of the antenna, by shadow fading and by multipath reflections. Since this technique relies on a direct line-of-sight path from the transmitter to the receiver, the multipath components may appear as signals from an entirely different direction and can lead to significant errors in the measurements [3]. Another technical issues according to the same source is the problem to overcome the variations in the signal strength of the transmitted signal. The receiver cannot differentiate between the signal strength variations due to the varying amplitude of the transmitted signal and the signal strength variation caused by the anisotropy in the reception pattern. As this method requires access points (APs) with directable antennas and usually the achieved positioning accuracy is lower than in the

2 other techniques, it has not been the focus of the investigation of this work. B. Received Signal Strength Technique This technique calculates the position of a localisation system based on received signal strength (RSS) measurements. These measurements are using a standard feature found in most wireless devices, the received signal strength indicator (RSSI). This approach requires no additional hardware, and is unlikely to significantly impact local power consumption, sensor size and thus cost. The signal-strength based localisation methods can be divided into manual and automatic methods. The manual group consists of training and an online phase. During the training phase, area-specific knowledge about the receivable APs and their corresponding signal strength is collected by manual walk-arounds. During the online phase, actual RSS readings are compared to the prior-knowledge by nearest neighbour search. The down side of this technique is that when the environment changes, the localisation accuracy decreases. Furthermore, systems based on radio maps can be categorized into systems using a deterministic or a probabilistic technique. In deterministic systems the signal strength of an AP at a location is represented by a scalar value (e. g. mean value) and nonprobabilistic approaches are used to estimate the location. A famous system of this category is called RADAR. The RADAR system is presented in [4] and belongs to the group of manual methods. It records and processes RSS information at different base stations in the range of the mobile node in order to have an overlapping coverage. It combines empirical measurements with signal propagation modelling using a single path model which is manually calibrated. The median resolution of the RADAR system is in the range of 2 to 3 m, when using the empirical measurements as training sequence and 4 to 5 m, when relying on the single path model only. The method used by the Horus system [5] is comparable to RADAR. It also uses signal strength measures from different involved APs, but stores information about the signal strength distributions from the APs. The location is then estimated by means of probabilistic techniques. It has been mainly designed to achieve a high accuracy and to have low computational requirements at the same time. Different wireless channel variations can be identified and addressed for high accuracy. A special location clustering results in reduced computational requirements for the algorithm. This approach achieves an average accuracy of less than 2 m. The approach in [6] employs online receiver signal strength observations with known or unknown locations, together with the original (previous) observed or estimated signal strength database to refine a radio map network environment. Online RSSI observations from client users may be compared with the original observed or estimated signal strength database and the radio map may be refined based on unsupervised training capabilities. As a summary, it can be stated that RSS based systems might be interesting for hybrid approaches with other methodologies, because none of the approaches achieves accuracies in the range below 1 m which, based on the targeted applications of sensor localisation. C. Time of Arrival (ToA) Techniques One-way propagation time measurements provide the difference between the sending time of a signal from the transmitter and the receiving time of the signal at the receiver. This localisation technique has several deficiencies: The position accuracy is usually poor under Non-Line-of- Sight (NLoS) conditions, where there are blockages between the transmitters and the receivers. Also, the clocks of APs and the nodes need to be accurately synchronised, which would imply a hardware modification of the nodes. A general problem in time-based methods (Time of Arrival (ToA), Round Trip Time (RTT) or Time Difference of Arrival (TDoA)) is to detect the leading edge of the arriving signal. The difference between the observed ToA of the first reflection path and actual ToA of direct path is called ranging error. As a mobile client roams in an indoor environment from one location to the other, the ranging error also fluctuates. Therefore, the analysis of the behaviour of the ranging error is mandatory in order to properly design indoor time-based localisation systems. 1) Roundtrip Propagation Time Technique: For localisation, roundtrip propagation time measurements have the advantage over the one-way propagation time that they do not require high-accuracy clock synchronization between the mobile devices and the AP. In this technique, the difference between the time, when a signal is sent by the AP and the time when the signal is returned by the mobile device and received at the AP, is measured. Since only one reference clock is used to compute the roundtrip propagation time, there is no synchronization problem. The major error source in roundtrip propagation time measurements is the delay required for handling the signal in the mobile station. This internal delay can be coarsely estimated by calibration or measurement, but might not be efficient for accurate localisation. One solution to improve the internal delay estimation could be done using differential, hardware timestamping in the mobile station. Still, the mobile station s oscillator directly influences the internal delay. Therefore, syntonisation of the oscillators is be advisable. Even if all these issues would be solved, it might happen that a malicious mobile station tries to report a false location by modifying the internal delay of the packet. To overcome this problem passive listeners (so-called witnesses) can help the verifiers (the entities which are determining the position) in order to locate a mobile station in an ad-hoc network. All witnesses monitor the packet exchange between the mobile node and the lead verifier and later report their respective inter-packet time measurements to the lead verifier for further processing. In [7] a positioning algorithm is presented, named Time of Arrival to time Difference of Arrival (ToAD). This algorithm derives Time Difference of Arrival (TDoA) measurements from the messages that two-way time of- rrival (basically RTT)

3 stations in sight exchange. The idea behind this method is that a mobile station is also listening to the message exchange between other mobile stations and the AP. It then calculates the time difference between the request and reply and uses this information in its own position calculation. The accuracy of the ToAD algorithm is simulated for both LoS and NLoS cases. The positions are estimated using the Gauss-Newton non-linear least squares algorithm in both ToA and ToAD methods. The results show that the new ToAD algorithm increases the root mean square error (RMSE) of the positioning error in LoS scenarios by 10 to 20 %. On the other hand, when NLoS scenarios are simulated, the RMSE of ToAD scheme is found to be at least 10 % lower than that achieved by ToA. This result is especially important since this latter scenario is the most common in practice. 2) Time Difference of Arrival Technique: The time difference of arrival (TDoA) method is based on the concept that a mobile station transmits a message, which is received by at least three APs (2D case) that are synchronized with each other. By knowing the position of the APs and the propagation delay differences, the location of the mobile station can be calculated. In [8] a localisation scheme is described which is based on TDoA for IEEE b WLAN. The authors have implemented a localisation system, which deals with more issues: AP synchronization, packet selection, leading edge detection, and diversity. The packet receive timing measurement was based on the cross-correlation of the code division multiple access (CDMA) chip code and the resolution was improved using high-rate signal sampling and interpolation. The system s performance has been experimentally evaluated in an actual storehouse. The results indicate an improvement of the localisation accuracy in the developed system of within 2.4 m, which meets the practical application requirements. The same approach is used in [9] where the position of a commercial-off-the-shelf (COTS) wireless sensor node is determined by evaluating differential signal propagation delays. The measurement is done by detecting the arrival time of a client signal at multiple APs. In this paper the IEEE 1588 clock synchronization protocol is used for synchronizing the APs. The crucial point in realizing accurate position determination in this scheme is the detection of the time instant when the packet from the node arrives at different APs. To gain a positioning accuracy below 1 m, the participating APs must be able to measure the same signal edge within a range of 3 ns assuming perfect synchronization between the APs. Additionally, the accuracy of the determined position can be improved by statistical methods. D. Selection of Localisation Schemes for Sensor Networks Summarising the state of the art, a comparison of the presented localisation techniques is needed. For this three aspects have to be considered: The accuracy and resolution of the obtained positional data, the spatial range of the localisation, and Accuracy Fig. 1. Repeat of Message, with Receive Timestamp Mobile Sensor Repeat of Message, with Receive Timestamp Principle of the Time Difference of Arrival approach Distance Measurement Fig. 2. RSS Power Awareness ToA GPS TDoA AoA Range Comparision of the different localisation approaches the ability to build power-aware nodes, which is from special interest for sensor networks due to the typical need for low power consumption. In order to give an overview, this considerations are taken as three axis in a coordinate system and the presented localisation techniques are classified as shown in figure 2. This figure has to be understood as a qualitative comparison rather than fixed numbers from existing solutions. However, it gives an idea about the capabilities of the proposed solutions. If the result of such a comparison is used together with the background of sensor networks two candidates have to be considered: Time Difference of Arrival and Time of Arrival. The first one has several advantages in terms of a lightweight sensor network. The strongest argument is the fact that for a TDoA scheme a node does not need to be modified, which is positive in terms of power consumption. The second is that the infrastructure itself can estimate the position of a data source.

4 GAIN Control DAC AD5623 HF-Transceiver with buffer amps Clock distribution/pll AD9511 AP1 Mobile Sensor AP2 FPGA for Configuration TX DAC AD9780 RX ADC AD9230 Fig. 5. Test setup for the one dimensional case Fig. 4. Implemented prototype III. LOCALISATION ENABLED RECEIVER AND FIRST RESULTS The remainder of this paper considers TDoA as the target approach for a sensor network, however the subsequently presented hardware can be in principle also used for the reverse approach ToA. A. Timestamping capable Access Point Hardware As the localisation requires highly accurate timestamps at the access points, it is mandatory to determine the arrival time of the incoming packet as soon as possible, i. e., directly after the transceiver. This timestamping is done as shown in figure 3. This approach was chosen in order to avoid re-implementation of a whole WLAN stack. The packets are uniquely identified by decoding and calculation of a checksum on the fly. This checksum can be later compared with the received data and the timestamps of other access points. This structure has been implemented in a two-tier architecture: The self-implemented board shown in figure 4 holds the mixer and a proper analogue to digital converter for receiving and, optionally, sending. Besides this basic functionality the possibility for bypassing of some signal flows exists. It is for example possible to intercept the baseband signal directly via SMA connectors to perform direct measurements with an oscilloscope. However, this is only used for this experimental platform. In the final implementation the signals from the ADC will directly lead to an FPGA board. This board is not shown in 4, as it is attached via connectors to the bottom of this PCB. For efficiency reasons a commercial FPGA development board equipped with an Altera Stratix II GX device has been used. This board also features a Ethernet connector, which is used as later on described for data-collection. B. One Dimensional Test-Case The geometric simplest case of localisation is the one dimensional one consisting of two receivers. The thorough investigation has been conducted for this case since the results are not blurred by non-linear effects (e. g. geometric dilution of precision) which are caused by the intersection of hyperbolas in the two and three dimensional case. The test setup as shown in figure 5 consists of 2 receivers and a PC calculating the time difference. The two receiving access points AP1 and AP2 are syntonized via Synchronous Ethernet [10] and forward all the frames received on the wireless channel with the corresponding information via UDP to the PC. The access point is configured to broadcast beacons every 10 ms which are received by the nodes. The PC runs a C program opening a socket for each node and listens to the incoming datagrams. Each datagram contains not only the WLAN frame, but also additional information like the timestamp, the gain of the transceiver IC, the frame CRC, and the originating MAC address. These values are put into a separate ring-buffer-like table for each node. A search routine tries to find entries in the both tables that match between the nodes (i. e. CRC are equal and sources MAC addresses match). Since there is just syntonization and no synchronization between the nodes, the offset due to unsynchronized initialization must be compensated once. This is accomplished by positioning the sensor node equally spaced between the nodes and retrieving the current offset value. For every future TDoA calculation this value is subtracted and the calibration location is said to be the reference location. The conversion from oscillator ticks including sub-symbol timing to nanoseconds is done multiplication with 1000/44/256 since every 44 MHz clock cycle is evenly fractioned into 256 slices, i. e. the timestamp resolution is ps. After the initial calibration the sensor node can be moved and the TDoA can be monitored and stored on the PC. In the one dimensional case a TDoA of 1 ns is equivalent to about 15 cm given that the speed in the media is almost c 0. The measurement clearly shows that even a small displacement of the sensor node like 20 cm can be measured. Interestingly the calculated displacement was always greater than the real sensor node dislocation. In order to reduce the relative jitter of the timestamps, the nodes were placed in a distance of 6 m. After the calibration of the system with the AP in den middle, the AP was moved towards AP1 and then towards AP 2. If the node was in the vicinity of a node, the calculated position was far outside the range between the nodes. This behaviour can be caused by two different errors:

5 Baseband Altera FIR Sqrt Raised Cosine Filter Timing Recovery Phase Recovery Barker / CCK Decoder M-DPSK Demodulator Descrambler Frame started Receiver Control Data Fig. 3. Structure of the receiver The timestamps are erroneous The scale of timestamps is wrong Based to the measured TDoA it looked like the propagation speed in the media is only around c 0 /3 which is of course contradictory to the free air propagation. The reason for the discrepancy between measurement and simulation could be localised in the transceiver IC. Its receive amplifiers delay the baseband signal depending on the amplification. The higher the gain of the amplifier, the higher the group delay of the signal. The varying group delay explains the measured TDoA values. If the node was close to AP 1 and away from AP 2, the path was virtually elongated by the transceiver IC so that the node seemed to be outside of the connecting line between the AP. C. Influence of the Transceiver Amplification on the Group Delay Measurements reveal that the transceivers on the prototype board show a non-linear, amplification dependent group delay. The magnitude of this delay is in the order of several nanoseconds and has to be numerically compensated. The correlation between group delay and selected gain was measured using the Azimuth WLAN measurement system. The setup is based on a 3 db-splitter and a variable attenuation matrix. The reference signal is fed via the splitter and an additional 20 db attenuation into the reference AP 2, the other signal is directed into the attenuation matrix and its output into the node AP1. At the start of the measurement, the offset of both counters is calibrated and the attenuation matrix is set to the initial attenuation value. Using a script the attenuation is increased by 1 db/min until the signal is too weak for correct decoding. Note that the following measurements were performed with the HF transceivers pre-amplifiers in low gain mode. The high gain mode would increase the total amplification by 30 db, but will presumably cause different group delay. For every db-value around 6000 TDoA values are recorded together with the gain setting of AP1 and AP2 and stored in a file. The recorded data is analysed using Matlab. The raw unfiltered group delay versus attenuation is shown in figure 6. With increasing attenuation the SNR drops and therefore the accuracy of the timestamps. In an over-determined localisation system (i. e. if more receivers are present than necessary), this additional information could be used to improve the position estimation. Timestamps of nodes with low SNR and therefore a high time variance could have a lower weight in the Fig. 6. Delay Distribution as a function of the attenuation Fig. 7. Deviation of the delay distribution position determination algorithm than those with high SNR. The standard deviation of the raw unfiltered timestamps is depicted in figure 7. The standard deviation up to 60 db is almost constant at about 0.4 ns. From 70 db and upwards the standard deviation increases significantly and random packet errors occur. Passing the data through a 2nd order IIR Butterworth filter in both directions (to make sure it has zero phase delay), allows to derive the mean group delay for every attenuation

6 setting. This plot can be used to derive a compensation value for each frame received. Linear interpolation can be used in the range of up to 65 db where the group delay can be compensated by ns/db. A better solution is to store supporting points for every 3 db value and perform linear interpolation for the table lookup. Moreover, it should be noted, that the compensation curve is slightly different (up to 2 ns) for every IC. For a correct compensation the curve of every transceiver has to be measured separately against a reference receiver. Furthermore, the delay is also temperature dependent, but since there is no temperature sensor in the IC or nearby, no compensation for this error source can be done. The resulting bias of the timestamps has therefore a major impact on the localisation. Whereas the variance can be reduced by averaging, the remaining offset after the compensation cannot be minimized or compensated by any means. IV. CONCLUSION AND OUTLOOK One very vital and yet still missing feature for wireless sensor networks is the localisation of the data origin. This localisation can be done by determining the actual position of a mobile node. There are several methods available to fulfil this task. One is to utilize dedicated hardware such as distance measurements or 3D scanners. This has the disadvantage that dedicated hardware modules are needed. The present work first discusses the different ways to get the position directly from the network infrastructure. In that approach mainly three different strategies crystallize out: Approaches where the node measures the time of arrival, algorithms which are based on the signal strength, and finally approaches where the node is in terms of localisation fully passive and only the access points calculate the time difference of arrival. To quantify these different methods a metric has been proposed, which considers, the localisation accuracy, scalability, and the potential impact on energy awareness. The ability to work with a limited amount of energy is of special importance for sensor networks. As a conclusion the time difference of arrival method was chosen as the most promising candidate for a sensor network, as the nodes do not need to be modified for the localisation measurements. The presented work implemented a proof of concept of an access point, which has to be modified, enabling the network to determine the position of an unmodified sensor node. The first results of an one-dimensional localisation are discussed. It is shown that the main problem is an amplification dependent group delay of the receiver which has to be compensated via calibration. of Lower Austria and the European Regional Development Fund. REFERENCES [1] G. Gaderer, P. Loschmidt, and A. Mahmood, A novel Approach for Flexible Wireless Automation in Real-Time Environments, in Proceedings of the 2008 IEEE International Workshop on Factory Communication Systems, G. Cena and F. Simonot-Lion, Eds., IEEE. IEEE, May 2008, pp [2] K. Dogancay and H. Hmam, Optimal angular sensor separation for aoa localization, Signal Processing, vol. 88, pp , [3] G. Mao, B. Fidan, and B. O. Anderson, Wireless sensor network localization techniques, Computer Networks: The International Journal of Computer and Telecommunications Networking, vol. 10, pp , [4] Mao, B. Fidan, and B. D. O. Anderson, Wireless sensor network localization techniques, Computer Networks: The International Journal of Computer and Telecommunications Networking, vol. 51, no. 10, pp , July [5] Youssef and A. Agrawala, The horus location determination system, Wireless Networks, vol. 14, no. 3, pp , [6] M. Tao and K. N. Lau, Location determination and location tracking in wireless networks, US patent US , April [7] I. Martin-Escalona and F. Barcelo-Arroyo, A New Time-Based Algorithm for Positioning Mobile Terminals in Wireless Networks, EURASIP Journal on Advances in Signal Processing, vol. 2008, p. 10, [8] R. Yamasaki, A. Ogino, T. Tamaki, T. Uta, N. Matsuzawa, and T. Kato, TDOA location system for IEEE b WLAN, in Proc. IEEE Wireless Communications and Networking Conference, vol. 4, 2005, pp Vol. 4. [9] P. Loschmidt, G. Gaderer, and T. Sauter, Location based Services for IEEE a/b/g Nodes, in Proceedings of the 6th Intl Workshop on Real-Time Networks RTN2007, Pisa / Italy, July 2007, pp [10] S. Rodrigues, IEEE-1588 and Synchronous Ethernet in Telecom, in Proc. IEEE International Symposium on Precision Clock Synchronization for Measurement, Control and Communication ISPCS 2007, 2007, pp ACKNOWLEDGMENT The authors would like to thank Miss Spreitzhofer and Miss Lisa for their marvellous support writing this paper. The work for this paper was co-founded by the FIT-IT Project ε-wifi Embedded Position Determination and Security in Wireless Fidelity Networks. Grant Number and the EU Project flex WARE under grant number as well as the province

Source: CERN, ÖAW

Source: CERN,   ÖAW 23.06.2010 Source: CERN, www.directindustry.de, ÖAW Real Time for Real-Time Networks Georg Gaderer Fachbereichskolloquium Hochschule Ostwestfalen-Lippe, Centrum Industrial IT Course of Talk Introduction

More information

Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide

Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide Introduction This document introduces the fundamental aspects of making valid timing and synchronisation measurements and

More information

High Accurate Timestamping by Phase and Frequency Estimation

High Accurate Timestamping by Phase and Frequency Estimation ISPCS 2009 International IEEE Symposium on Precision Clock Synchronization for Measurement, Control and Communication Brescia, Italy, October 12-16, 2009 High Accurate Timestamping by Phase and Frequency

More information

IOT GEOLOCATION NEW TECHNICAL AND ECONOMICAL OPPORTUNITIES

IOT GEOLOCATION NEW TECHNICAL AND ECONOMICAL OPPORTUNITIES IOT GEOLOCATION NEW TECHNICAL AND ECONOMICAL OPPORTUNITIES Florian LECLERE f.leclere@kerlink.fr EOT Conference Herning 2017 November 1st, 2017 AGENDA 1 NEW IOT PLATFORM LoRa LPWAN Platform Geolocation

More information

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

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

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

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

One interesting embedded system

One interesting embedded system One interesting embedded system Intel Vaunt small glass Key: AR over devices that look normal https://www.youtube.com/watch?v=bnfwclghef More details at: https://www.theverge.com/8//5/696653/intelvaunt-smart-glasses-announced-ar-video

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

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 181 A NOVEL RANGE FREE LOCALIZATION METHOD FOR MOBILE SENSOR NETWORKS Anju Thomas 1, Remya Ramachandran 2 1

More information

ArrayTrack: A Fine-Grained Indoor Location System

ArrayTrack: A Fine-Grained Indoor Location System ArrayTrack: A Fine-Grained Indoor Location System Jie Xiong, Kyle Jamieson University College London April 3rd, 2013 USENIX NSDI 13 Precise location systems are important Outdoors: GPS Accurate for navigation

More information

WPI Precision Personnel Location System: Synchronization of Wireless Transceiver Units

WPI Precision Personnel Location System: Synchronization of Wireless Transceiver Units WPI Precision Personnel Location System: Synchronization of Wireless Transceiver Units Vincent Amendolare Electrical and Computer Engineering Worcester Polytechnic Institute Worcester, Massachusetts June

More information

Maximizing MIMO Effectiveness by Multiplying WLAN Radios x3

Maximizing MIMO Effectiveness by Multiplying WLAN Radios x3 ATHEROS COMMUNICATIONS, INC. Maximizing MIMO Effectiveness by Multiplying WLAN Radios x3 By Winston Sun, Ph.D. Member of Technical Staff May 2006 Introduction The recent approval of the draft 802.11n specification

More information

Optimal Clock Synchronization in Networks. Christoph Lenzen Philipp Sommer Roger Wattenhofer

Optimal Clock Synchronization in Networks. Christoph Lenzen Philipp Sommer Roger Wattenhofer Optimal Clock Synchronization in Networks Christoph Lenzen Philipp Sommer Roger Wattenhofer Time in Sensor Networks Synchronized clocks are essential for many applications: Sensing TDMA Localization Duty-

More information

Determining Times of Arrival of Transponder Signals in a Sensor Network using GPS Time Synchronization

Determining Times of Arrival of Transponder Signals in a Sensor Network using GPS Time Synchronization Determining Times of Arrival of Transponder Signals in a Sensor Network using GPS Time Synchronization Christian Steffes, Regina Kaune and Sven Rau Fraunhofer FKIE, Dept. Sensor Data and Information Fusion

More information

Accurate Distance Tracking using WiFi

Accurate Distance Tracking using WiFi 17 International Conference on Indoor Positioning and Indoor Navigation (IPIN), 181 September 17, Sapporo, Japan Accurate Distance Tracking using WiFi Martin Schüssel Institute of Communications Engineering

More information

Node Localization using 3D coordinates in Wireless Sensor Networks

Node Localization using 3D coordinates in Wireless Sensor Networks Node Localization using 3D coordinates in Wireless Sensor Networks Shayon Samanta Prof. Punesh U. Tembhare Prof. Charan R. Pote Computer technology Computer technology Computer technology Nagpur University

More information

Final Report for AOARD Grant FA Indoor Localization and Positioning through Signal of Opportunities. Date: 14 th June 2013

Final Report for AOARD Grant FA Indoor Localization and Positioning through Signal of Opportunities. Date: 14 th June 2013 Final Report for AOARD Grant FA2386-11-1-4117 Indoor Localization and Positioning through Signal of Opportunities Date: 14 th June 2013 Name of Principal Investigators (PI and Co-PIs): Dr Law Choi Look

More information

Positioning Architectures in Wireless Networks

Positioning Architectures in Wireless Networks Lectures 1 and 2 SC5-c (Four Lectures) Positioning Architectures in Wireless Networks by Professor A. Manikas Chair in Communications & Array Processing References: [1] S. Guolin, C. Jie, G. Wei, and K.

More information

An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems. 1 Principles of differential time difference of arrival (DTDOA)

An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems. 1 Principles of differential time difference of arrival (DTDOA) An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems F. WINKLER 1, E. FISCHER 2, E. GRASS 3, P. LANGENDÖRFER 3 1 Humboldt University Berlin, Germany, e-mail: fwinkler@informatik.hu-berlin.de

More information

ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.5

ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.5 ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.5 20.5 A 2.4GHz CMOS Transceiver and Baseband Processor Chipset for 802.11b Wireless LAN Application George Chien, Weishi Feng, Yungping

More information

ZigBee Propagation Testing

ZigBee Propagation Testing ZigBee Propagation Testing EDF Energy Ember December 3 rd 2010 Contents 1. Introduction... 3 1.1 Purpose... 3 2. Test Plan... 4 2.1 Location... 4 2.2 Test Point Selection... 4 2.3 Equipment... 5 3 Results...

More information

Localization in WSN. Marco Avvenuti. University of Pisa. Pervasive Computing & Networking Lab. (PerLab) Dept. of Information Engineering

Localization in WSN. Marco Avvenuti. University of Pisa. Pervasive Computing & Networking Lab. (PerLab) Dept. of Information Engineering Localization in WSN Marco Avvenuti Pervasive Computing & Networking Lab. () Dept. of Information Engineering University of Pisa m.avvenuti@iet.unipi.it Introduction Location systems provide a new layer

More information

A Dual Distance Measurement Scheme for Indoor IEEE Wireless Local Area Networks*

A Dual Distance Measurement Scheme for Indoor IEEE Wireless Local Area Networks* A Dual Distance Measurement Scheme for Indoor IEEE 80.11 Wireless Local Area Networks* Murad Abusubaih, Berthold Rathke, and Adam Wolisz Telecommunication Networks Group Technical University Berlin Email:

More information

Ultra Wideband Transceiver Design

Ultra Wideband Transceiver Design Ultra Wideband Transceiver Design By: Wafula Wanjala George For: Bachelor Of Science In Electrical & Electronic Engineering University Of Nairobi SUPERVISOR: Dr. Vitalice Oduol EXAMINER: Dr. M.K. Gakuru

More information

Collaborative transmission in wireless sensor networks

Collaborative transmission in wireless sensor networks Collaborative transmission in wireless sensor networks Cooperative transmission schemes Stephan Sigg Distributed and Ubiquitous Systems Technische Universität Braunschweig November 22, 2010 Stephan Sigg

More information

Location Discovery in Sensor Network

Location Discovery in Sensor Network Location Discovery in Sensor Network Pin Nie Telecommunications Software and Multimedia Laboratory Helsinki University of Technology niepin@cc.hut.fi Abstract One established trend in electronics is micromation.

More information

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions This dissertation reported results of an investigation into the performance of antenna arrays that can be mounted on handheld radios. Handheld arrays

More information

FHTW. PSSS - Parallel Sequence Spread Spectrum A Potential Physical Layer for OBAN? Horst Schwetlick. Fachhochschule für Technik und Wirtschaft Berlin

FHTW. PSSS - Parallel Sequence Spread Spectrum A Potential Physical Layer for OBAN? Horst Schwetlick. Fachhochschule für Technik und Wirtschaft Berlin FHTW Fachhochschule für Technik und Wirtschaft Berlin University of Applied Sciences PSSS - Parallel Sequence Spread Spectrum A Potential Physical Layer for OBAN? Horst Schwetlick Content PSSS for OBAN?

More information

Transponder Based Ranging

Transponder Based Ranging Transponder Based Ranging Transponderbasierte Abstandsmessung Gerrit Kalverkamp, Bernhard Schaffer Technische Universität München Outline Secondary radar principle Looking around corners: Diffraction of

More information

RSSI-Based Localization in Low-cost 2.4GHz Wireless Networks

RSSI-Based Localization in Low-cost 2.4GHz Wireless Networks RSSI-Based Localization in Low-cost 2.4GHz Wireless Networks Sorin Dincă Dan Ştefan Tudose Faculty of Computer Science and Computer Engineering Polytechnic University of Bucharest Bucharest, Romania Email:

More information

Indoor Positioning by the Fusion of Wireless Metrics and Sensors

Indoor Positioning by the Fusion of Wireless Metrics and Sensors Indoor Positioning by the Fusion of Wireless Metrics and Sensors Asst. Prof. Dr. Özgür TAMER Dokuz Eylül University Electrical and Electronics Eng. Dept Indoor Positioning Indoor positioning systems (IPS)

More information

Channel Modeling ETIN10. Wireless Positioning

Channel Modeling ETIN10. Wireless Positioning Channel Modeling ETIN10 Lecture no: 10 Wireless Positioning Fredrik Tufvesson Department of Electrical and Information Technology 2014-03-03 Fredrik Tufvesson - ETIN10 1 Overview Motivation: why wireless

More information

Bluetooth Angle Estimation for Real-Time Locationing

Bluetooth Angle Estimation for Real-Time Locationing Whitepaper Bluetooth Angle Estimation for Real-Time Locationing By Sauli Lehtimäki Senior Software Engineer, Silicon Labs silabs.com Smart. Connected. Energy-Friendly. Bluetooth Angle Estimation for Real-

More information

Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm in Wireless Sensor Network

Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm in Wireless Sensor Network Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 1611-1615 1611 Open Access AOA and TDOA-Based a Novel Three Dimensional Location Algorithm

More information

Prof. Maria Papadopouli

Prof. Maria Papadopouli Lecture on Positioning Prof. Maria Papadopouli University of Crete ICS-FORTH http://www.ics.forth.gr/mobile 1 Roadmap Location Sensing Overview Location sensing techniques Location sensing properties Survey

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

Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath

Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath Application Note AN143 Nov 6, 23 Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath Maurice Schiff, Chief Scientist, Elanix, Inc. Yasaman Bahreini, Consultant

More information

Indoor Localization Alessandro Redondi

Indoor Localization Alessandro Redondi Indoor Localization Alessandro Redondi Introduction Indoor localization in wireless networks Ranging and trilateration Practical example using python 2 Localization Process to determine the physical location

More information

Simulation of Algorithms for Pulse Timing in FPGAs

Simulation of Algorithms for Pulse Timing in FPGAs 2007 IEEE Nuclear Science Symposium Conference Record M13-369 Simulation of Algorithms for Pulse Timing in FPGAs Michael D. Haselman, Member IEEE, Scott Hauck, Senior Member IEEE, Thomas K. Lewellen, Senior

More information

Fingerprinting Based Indoor Positioning System using RSSI Bluetooth

Fingerprinting Based Indoor Positioning System using RSSI Bluetooth IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 4, 2013 ISSN (online): 2321-0613 Fingerprinting Based Indoor Positioning System using RSSI Bluetooth Disha Adalja 1 Girish

More information

Ray-Tracing Analysis of an Indoor Passive Localization System

Ray-Tracing Analysis of an Indoor Passive Localization System EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH EURO-COST IC1004 TD(12)03066 Barcelona, Spain 8-10 February, 2012 SOURCE: Department of Telecommunications, AGH University of Science

More information

New precise timing solutions and their application in JUNO project Jauni precīzā laika risinājumi un to izmantošana JUNO projektā

New precise timing solutions and their application in JUNO project Jauni precīzā laika risinājumi un to izmantošana JUNO projektā New precise timing solutions and their application in JUNO project Jauni precīzā laika risinājumi un to izmantošana JUNO projektā Vadim Vedin Institute of Electronics and Computer Science Riga, Latvia

More information

2 Limitations of range estimation based on Received Signal Strength

2 Limitations of range estimation based on Received Signal Strength Limitations of range estimation in wireless LAN Hector Velayos, Gunnar Karlsson KTH, Royal Institute of Technology, Stockholm, Sweden, (hvelayos,gk)@imit.kth.se Abstract Limitations in the range estimation

More information

Wireless Sensors self-location in an Indoor WLAN environment

Wireless Sensors self-location in an Indoor WLAN environment Wireless Sensors self-location in an Indoor WLAN environment Miguel Garcia, Carlos Martinez, Jesus Tomas, Jaime Lloret 4 Department of Communications, Polytechnic University of Valencia migarpi@teleco.upv.es,

More information

FILA: Fine-grained Indoor Localization

FILA: Fine-grained Indoor Localization IEEE 2012 INFOCOM FILA: Fine-grained Indoor Localization Kaishun Wu, Jiang Xiao, Youwen Yi, Min Gao, Lionel M. Ni Hong Kong University of Science and Technology March 29 th, 2012 Outline Introduction Motivation

More information

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design SOTIRIS H. KARABETSOS, SPYROS H. EVAGGELATOS, SOFIA E. KONTAKI, EVAGGELOS C. PICASIS,

More information

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information

Localization (Position Estimation) Problem in WSN

Localization (Position Estimation) Problem in WSN Localization (Position Estimation) Problem in WSN [1] Convex Position Estimation in Wireless Sensor Networks by L. Doherty, K.S.J. Pister, and L.E. Ghaoui [2] Semidefinite Programming for Ad Hoc Wireless

More information

EXTRACTING AND USING POSITION INFORMATION IN WLAN NETWORKS

EXTRACTING AND USING POSITION INFORMATION IN WLAN NETWORKS EXTRACTING AND USING POSITION INFORMATION IN WLAN NETWORKS Antti Seppänen Teliasonera Finland Vilhonvuorenkatu 8 A 29, 00500 Helsinki, Finland Antti.Seppanen@teliasonera.com Jouni Ikonen Lappeenranta University

More information

Design and Test of a High QoS Radio Network for CBTC Systems in Subway Tunnels

Design and Test of a High QoS Radio Network for CBTC Systems in Subway Tunnels Design and Test of a High QoS Radio Network for CBTC Systems in Subway Tunnels C. Cortés Alcalá*, Siyu Lin**, Ruisi He** C. Briso-Rodriguez* *EUIT Telecomunicación. Universidad Politécnica de Madrid, 28031,

More information

Location Determination. Framework and Technologies

Location Determination. Framework and Technologies 1 Location Determination Framework and Technologies 2 Meaning of Location Three Dimensional Space Reference Coordinate System Global GPS Local z Application Specific Multiple References Ability to Map

More information

IoT. Indoor Positioning with BLE Beacons. Author: Uday Agarwal

IoT. Indoor Positioning with BLE Beacons. Author: Uday Agarwal IoT Indoor Positioning with BLE Beacons Author: Uday Agarwal Contents Introduction 1 Bluetooth Low Energy and RSSI 2 Factors Affecting RSSI 3 Distance Calculation 4 Approach to Indoor Positioning 5 Zone

More information

Transmit Diversity Schemes for CDMA-2000

Transmit Diversity Schemes for CDMA-2000 1 of 5 Transmit Diversity Schemes for CDMA-2000 Dinesh Rajan Rice University 6100 Main St. Houston, TX 77005 dinesh@rice.edu Steven D. Gray Nokia Research Center 6000, Connection Dr. Irving, TX 75240 steven.gray@nokia.com

More information

Indoor Localization in Wireless Sensor Networks

Indoor Localization in Wireless Sensor Networks International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 4, Issue 03 (August 2014) PP: 39-44 Indoor Localization in Wireless Sensor Networks Farhat M. A. Zargoun 1, Nesreen

More information

LOCALISATION SYSTEMS AND LOS/NLOS

LOCALISATION SYSTEMS AND LOS/NLOS LOCALISATION SYSTEMS AND LOS/NLOS IDENTIFICATION IN INDOOR SCENARIOS Master Course Scientific Reading in Computer Networks University of Bern presented by Jose Luis Carrera 2015 Head of Research Group

More information

Indoor Positioning with a WLAN Access Point List on a Mobile Device

Indoor Positioning with a WLAN Access Point List on a Mobile Device Indoor Positioning with a WLAN Access Point List on a Mobile Device Marion Hermersdorf, Nokia Research Center Helsinki, Finland Abstract This paper presents indoor positioning results based on the 802.11

More information

FLEXIBLE RADIO FREQUENCY HARDWARE FOR A SOFTWARE DEFINABLE CHANNEL EMULATOR

FLEXIBLE RADIO FREQUENCY HARDWARE FOR A SOFTWARE DEFINABLE CHANNEL EMULATOR FLEXIBLE RADIO FREQUENCY HARDWARE FOR A SOFTWARE DEFINABLE CHANNEL EMULATOR Robert Langwieser 1, Michael Fischer 1, Arpad L. Scholtz 1, Markus Rupp 1, Gerhard Humer 2 1 Vienna University of Technology,

More information

Pilot: Device-free Indoor Localization Using Channel State Information

Pilot: Device-free Indoor Localization Using Channel State Information ICDCS 2013 Pilot: Device-free Indoor Localization Using Channel State Information Jiang Xiao, Kaishun Wu, Youwen Yi, Lu Wang, Lionel M. Ni Department of Computer Science and Engineering Hong Kong University

More information

Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks

Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks Sergio D. Servetto School of Electrical and Computer Engineering Cornell University http://cn.ece.cornell.edu/ RPI Workshop

More information

MIMO-Based Vehicle Positioning System for Vehicular Networks

MIMO-Based Vehicle Positioning System for Vehicular Networks MIMO-Based Vehicle Positioning System for Vehicular Networks Abduladhim Ashtaiwi* Computer Networks Department College of Information and Technology University of Tripoli Libya. * Corresponding author.

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

Ad hoc and Sensor Networks Chapter 9: Localization & positioning

Ad hoc and Sensor Networks Chapter 9: Localization & positioning Ad hoc and Sensor Networks Chapter 9: Localization & positioning Holger Karl Computer Networks Group Universität Paderborn Goals of this chapter Means for a node to determine its physical position (with

More information

PERFORMANCE OF MOBILE STATION LOCATION METHODS IN A MANHATTAN MICROCELLULAR ENVIRONMENT

PERFORMANCE OF MOBILE STATION LOCATION METHODS IN A MANHATTAN MICROCELLULAR ENVIRONMENT PERFORMANCE OF MOBILE STATION LOCATION METHODS IN A MANHATTAN MICROCELLULAR ENVIRONMENT Miguel Berg Radio Communication Systems Lab. Dept. of Signals, Sensors and Systems Royal Institute of Technology

More information

Indoor MIMO Transmissions with Alamouti Space -Time Block Codes

Indoor MIMO Transmissions with Alamouti Space -Time Block Codes Indoor MIMO Transmissions with Alamouti Space -Time Block Codes Sebastian Caban, Christian Mehlführer, Arpad L. Scholtz, and Markus Rupp Vienna University of Technology Institute of Communications and

More information

Overview. Measurement of Ultra-Wideband Wireless Channels

Overview. Measurement of Ultra-Wideband Wireless Channels Measurement of Ultra-Wideband Wireless Channels Wasim Malik, Ben Allen, David Edwards, UK Introduction History of UWB Modern UWB Antenna Measurements Candidate UWB elements Radiation patterns Propagation

More information

THE APPLICATION OF ZIGBEE PHASE SHIFT MEASUREMENT IN RANGING

THE APPLICATION OF ZIGBEE PHASE SHIFT MEASUREMENT IN RANGING Acta Geodyn. Geomater., Vol. 12, No. 2 (178), 145 149, 2015 DOI: 10.13168/AGG.2015.0014 journal homepage: http://www.irsm.cas.cz/acta ORIGINAL PAPER THE APPLICATION OF ZIGBEE PHASE SHIFT MEASUREMENT IN

More information

Why Time-Reversal for Future 5G Wireless?

Why Time-Reversal for Future 5G Wireless? Why Time-Reversal for Future 5G Wireless? K. J. Ray Liu Department of Electrical and Computer Engineering University of Maryland, College Park Acknowledgement: the Origin Wireless Team What is Time-Reversal?

More information

A New Method of D-TDOA Time Measurement Based on RTT

A New Method of D-TDOA Time Measurement Based on RTT MATEC Web of Conferences 07, 03018 (018) ICMMPM 018 https://doi.org/10.1051/matecconf/0180703018 A New Method of D-TDOA Time Measurement Based on RTT Junjie Zhou 1, LiangJie Shen 1,Zhenlong Sun* 1 Department

More information

ON INDOOR POSITION LOCATION WITH WIRELESS LANS

ON INDOOR POSITION LOCATION WITH WIRELESS LANS ON INDOOR POSITION LOCATION WITH WIRELESS LANS P. Prasithsangaree 1, P. Krishnamurthy 1, P.K. Chrysanthis 2 1 Telecommunications Program, University of Pittsburgh, Pittsburgh PA 15260, {phongsak, prashant}@mail.sis.pitt.edu

More information

Chapter 2 Channel Equalization

Chapter 2 Channel Equalization Chapter 2 Channel Equalization 2.1 Introduction In wireless communication systems signal experiences distortion due to fading [17]. As signal propagates, it follows multiple paths between transmitter and

More information

A Practical Approach to Landmark Deployment for Indoor Localization

A Practical Approach to Landmark Deployment for Indoor Localization A Practical Approach to Landmark Deployment for Indoor Localization Yingying Chen, John-Austen Francisco, Wade Trappe, and Richard P. Martin Dept. of Computer Science Wireless Information Network Laboratory

More information

SourceSync. Exploiting Sender Diversity

SourceSync. Exploiting Sender Diversity SourceSync Exploiting Sender Diversity Why Develop SourceSync? Wireless diversity is intrinsic to wireless networks Many distributed protocols exploit receiver diversity Sender diversity is a largely unexplored

More information

Carrier Independent Localization Techniques for GSM Terminals

Carrier Independent Localization Techniques for GSM Terminals Carrier Independent Localization Techniques for GSM Terminals V. Loscrí, E. Natalizio and E. Viterbo DEIS University of Calabria - Cosenza, Italy Email: {vloscri,enatalizio,viterbo}@deis.unical.it D. Mauro,

More information

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems K. Jagan Mohan, K. Suresh & J. Durga Rao Dept. of E.C.E, Chaitanya Engineering College, Vishakapatnam, India

More information

Cellular Positioning Using Fingerprinting Based on Observed Time Differences

Cellular Positioning Using Fingerprinting Based on Observed Time Differences Cellular Positioning Using Fingerprinting Based on Observed Time Differences David Gundlegård, Awais Akram, Scott Fowler and Hamad Ahmad Mobile Telecommunications Department of Science and Technology Linköping

More information

AN379 ANTENNA DIVERSITY WITH EZRADIOPRO. 1. Purpose. 2. Overview of Antenna Diversity Performance Degradation due to Multipath/Fading

AN379 ANTENNA DIVERSITY WITH EZRADIOPRO. 1. Purpose. 2. Overview of Antenna Diversity Performance Degradation due to Multipath/Fading ANTENNA DIVERSITY WITH EZRADIOPRO 1. Purpose This document describes the concept of antenna diversity, a technique that can be used to recover radio communication in environments of difficult reception.

More information

FILTERING THE RESULTS OF ZIGBEE DISTANCE MEASUREMENTS WITH RANSAC ALGORITHM

FILTERING THE RESULTS OF ZIGBEE DISTANCE MEASUREMENTS WITH RANSAC ALGORITHM Acta Geodyn. Geomater., Vol. 13, No. 1 (181), 83 88, 2016 DOI: 10.13168/AGG.2015.0043 journal homepage: http://www.irsm.cas.cz/acta ORIGINAL PAPER FILTERING THE RESULTS OF ZIGBEE DISTANCE MEASUREMENTS

More information

A Study for Finding Location of Nodes in Wireless Sensor Networks

A Study for Finding Location of Nodes in Wireless Sensor Networks A Study for Finding Location of Nodes in Wireless Sensor Networks Shikha Department of Computer Science, Maharishi Markandeshwar University, Sadopur, Ambala. Shikha.vrgo@gmail.com Abstract The popularity

More information

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Effect of Fading Correlation on the Performance of Spatial Multiplexed MIMO systems with circular antennas M. A. Mangoud Department of Electrical and Electronics Engineering, University of Bahrain P. O.

More information

Wireless technologies Test systems

Wireless technologies Test systems Wireless technologies Test systems 8 Test systems for V2X communications Future automated vehicles will be wirelessly networked with their environment and will therefore be able to preventively respond

More information

Abderrahim Benslimane, Professor of Computer Sciences Coordinator of the Faculty of Engineering Head of the Informatic Research Center (CRI)

Abderrahim Benslimane, Professor of Computer Sciences Coordinator of the Faculty of Engineering Head of the Informatic Research Center (CRI) Wireless Sensor Networks for Smart Environments: A Focus on the Localization Abderrahim Benslimane, Professor of Computer Sciences Coordinator of the Faculty of Engineering Head of the Informatic Research

More information

Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI

Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI *1 OOI CHIN SEANG and 2 KOAY FONG THAI *1 Engineering Department,

More information

Extended Gradient Predictor and Filter for Smoothing RSSI

Extended Gradient Predictor and Filter for Smoothing RSSI Extended Gradient Predictor and Filter for Smoothing RSSI Fazli Subhan 1, Salman Ahmed 2 and Khalid Ashraf 3 1 Department of Information Technology and Engineering, National University of Modern Languages-NUML,

More information

PinPoint Localizing Interfering Radios

PinPoint Localizing Interfering Radios PinPoint Localizing Interfering Radios Kiran Joshi, Steven Hong, Sachin Katti Stanford University April 4, 2012 1 Interference Degrades Wireless Network Performance AP1 AP3 AP2 Network Interference AP4

More information

LOCALIZATION AND ROUTING AGAINST JAMMERS IN WIRELESS NETWORKS

LOCALIZATION AND ROUTING AGAINST JAMMERS IN WIRELESS NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 5, May 2015, pg.955

More information

Receiver requirements for a TDOA-based radiolocation system

Receiver requirements for a TDOA-based radiolocation system Receiver_requirements_app-bro_en_3606-9162-92.indd 1 Receiver requirements for a TDOA-based radiolocation system Radiomonitoring & Radiolocation Application Brochure 01.00 Receiver requirements for a TDOA-based

More information

muse Capstone Course: Wireless Sensor Networks

muse Capstone Course: Wireless Sensor Networks muse Capstone Course: Wireless Sensor Networks Experiment for WCC: Channel and Antenna Characterization Objectives 1. Get familiar with the TI CC2500 single-chip transceiver. 2. Learn how the MSP430 MCU

More information

Interference Scenarios and Capacity Performances for Femtocell Networks

Interference Scenarios and Capacity Performances for Femtocell Networks Interference Scenarios and Capacity Performances for Femtocell Networks Esra Aycan, Berna Özbek Electrical and Electronics Engineering Department zmir Institute of Technology, zmir, Turkey esraaycan@iyte.edu.tr,

More information

UNDERSTANDING AND MITIGATING

UNDERSTANDING AND MITIGATING UNDERSTANDING AND MITIGATING THE IMPACT OF RF INTERFERENCE ON 802.11 NETWORKS RAMAKRISHNA GUMMADI UCS DAVID WETHERALL INTEL RESEARCH BEN GREENSTEIN UNIVERSITY OF WASHINGTON SRINIVASAN SESHAN CMU 1 Presented

More information

CHARACTERIZATION OF PHASE SHIFTERS ON A KU-BAND PHASED ARRAY ANTENNA ESA/ESTEC, NOORDWIJK, THE NETHERLANDS 3-5 OCTOBER 2012

CHARACTERIZATION OF PHASE SHIFTERS ON A KU-BAND PHASED ARRAY ANTENNA ESA/ESTEC, NOORDWIJK, THE NETHERLANDS 3-5 OCTOBER 2012 CHARACTERIZATION OF PHASE SHIFTERS ON A KU-BAND PHASED ARRAY ANTENNA ESA/ESTEC, NOORDWIJK, THE NETHERLANDS 3-5 OCTOBER 2012 J. Arendt (1), R. Wansch (1), H. Frühauf (1) (1) Fraunhofer IIS, Am Wolfsmantel

More information

An Adaptive Indoor Positioning Algorithm for ZigBee WSN

An Adaptive Indoor Positioning Algorithm for ZigBee WSN An Adaptive Indoor Positioning Algorithm for ZigBee WSN Tareq Alhmiedat Department of Information Technology Tabuk University Tabuk, Saudi Arabia t.alhmiedat@ut.edu.sa ABSTRACT: The areas of positioning

More information

Influence of moving people on the 60GHz channel a literature study

Influence of moving people on the 60GHz channel a literature study Influence of moving people on the 60GHz channel a literature study Authors: Date: 2009-07-15 Name Affiliations Address Phone email Martin Jacob Thomas Kürner Technische Universität Braunschweig Technische

More information

All Beamforming Solutions Are Not Equal

All Beamforming Solutions Are Not Equal White Paper All Beamforming Solutions Are Not Equal Executive Summary This white paper compares and contrasts the two major implementations of beamforming found in the market today: Switched array beamforming

More information

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios Noha El Gemayel, Holger Jäkel, Friedrich K. Jondral Karlsruhe Institute of Technology, Germany, {noha.gemayel,holger.jaekel,friedrich.jondral}@kit.edu

More information

Location and Time in Wireless Environments. Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland

Location and Time in Wireless Environments. Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland Location and Time in Wireless Environments Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland Environment N nodes local clock Stable Wireless Communications Computation

More information

BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS

BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS Navgeet Singh 1, Amita Soni 2 1 P.G. Scholar, Department of Electronics and Electrical Engineering, PEC University of Technology, Chandigarh, India 2

More information

An E911 Location Method using Arbitrary Transmission Signals

An E911 Location Method using Arbitrary Transmission Signals An E911 Location Method using Arbitrary Transmission Signals Described herein is a new technology capable of locating a cell phone or other mobile communication device byway of already existing infrastructure.

More information

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM 1 J. H.VARDE, 2 N.B.GOHIL, 3 J.H.SHAH 1 Electronics & Communication Department, Gujarat Technological University, Ahmadabad, India

More information