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

Size: px
Start display at page:

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

Transcription

1 A Dual Distance Measurement Scheme for Indoor IEEE Wireless Local Area Networks* Murad Abusubaih, Berthold Rathke, and Adam Wolisz Telecommunication Networks Group Technical University Berlin Abstract In this paper we address the problem of distance measurement in indoor IEEE WLANs. The Received Signal Strength Indicator (RSSI) and the Signal Propagation Time (SPT) have been widely used for distance estimation in indoor WLAN deployments. However, neither approach by itself is accurate. Moreover, there is no mean by which WLAN nodes know whether the estimated distance is accurate or not. In this work we propose a multi-measurement approach. Specifically, we combine an RSSI and a propagation time - based schemes and utilize both results for mutual cross-validation to improve the estimation accuracy and reduce the number of false decisions based on errored estimations. The performance of our combined mechanism has been evaluated through real experiments. I. INTRODUCTION Over the last years wireless local area networks (WLANs) [1] have become quite popular. Due to decreasing costs of the equipments (wireless access points APs and wireless network cards) and fixed broadband connections (digital subscriber lines), WLANs have become the preferred technology of access in homes, offices, and hot-spot areas (like airports and meeting rooms). Although originally several standards for WLAN have been competing, today virtually all WLANs are based on the IEEE standard. The knowledge of WLAN users locations is becoming increasingly more important recently for both location based applications and network performance improvement. Therefore, determining the location of a wireless network client has considerably attracted the attention of many researchers and manufacturers. From the network point of view, the ability to measure the distance between mobile users and APs would help in many issues like: Handover decisions, AP selection, Locating Rogue APs, Locating sources of interference, Locating specific users, and balancing the load among WLAN APs. A fundamental issue in positioning and location systems is the determination of the distance between wireless nodes. Two common approaches have been extensively used so far, namely are: The RSSI- and the Signal Propagation Time SPT-based approaches. The RADAR system in [] is probably the first positioning system using an IEEE for indoor WLANs deployments. The system is based on RSSI maps constructed in an offline phase. Other several studies that make use of the RSSI to infer STAs locations can be found in [3], [4], [5], [6]. 0 * This Work was Partially Supported by Proximetry Inc. A propagation time based approach is being used in both outdoors and indoors positioning systems like GPS [7]. Hoene et al. [8] have proposed an improved propagation time based distance measurement approach for IEEE WLANs. The authors have used a packet latency based approach for outdoor distance measurements. They utilized the immediate acknowledgment feature of IEEE and measure the time difference between sending a data packet and receiving the corresponding acknowledgment. Recently, another Round trip time based approach that uses RTS/CTS frames has been proposed in [9]. However, the RTS/CTS mechanism is not commonly used due to the overhead it incurs. Unfortunately, probably due to the multipath fading effect and obstructions, the accuracy of each previously cited approaches is low (-5m) when utilized alone. Moreover, there is no mean by which WLAN nodes could know whether the estimated distance value is accurate or not. This calls for new enhanced algorithms that improve the estimations accuracy. In this paper we present a multi-approach that utilizes results of more than one scheme to cross-validate the correctness and increase the degree of confidence on the estimated distance. Note that the idea presented in this paper applies for any number of independent schemes although we focus on a dual scheme based on the RSSI and Packet Propagation Delay parameters. We show that such a hybrid algorithm could reduce the time period required to obtain estimations normally specified for any approach. Therefore, one could save the wireless bandwidth required for signaling overhead during measurements. Estimations validation can reduce the false decisions that might be based on inaccurate results The remainder of this paper is organized as follows: A packet propagation delay (PPD)-based distance measurement approach is described in Section II. Section III presents an RSSI distance measurement approach, then we present a dual approach that utilizes both PPD and RSSI parameters to validate the estimated distance in Section IV. The experimental setup is described in Section V. Performance evaluation metrics are described in Section VI and then the experimental

2 results are presented in Section VII before we conclude our paper in Section VIII. II. PACKET PROPAGATION DELAY (PPD) - BASED DISTANCE MEASUREMENT As we utilize the PPD approach of [8], we briefly describe the basic idea of that approach. It utilizes a very important feature of IEEE which is the immediate acknowledgment. Every unicast data packet is immediately acknowledged. The approach takes the advantage of drifting clocks to determine propagation times that are forty times smaller than the clocks quantization resolution. Basically, the PPD scheme works as follows: The time span from the moment at which a packet starts to occupy the wireless medium to the time at which the immediate acknowledgment is received is firstly measured denoted as T Remote. The time duration between the reception of a data packet and issuing the corresponding immediate acknowledgment is also measured denoted as T Local. Then, the distance could be simply computed based on the relation between the distance traveled and the speed of light as follows: d P P D = (T Remote T Local ) c where c is the speed of light. As operating system interrupts add some extra delay, the WLAN card MAC time stamps have been used rather than the operating system time stamps. The resolution of WLAN cards is 1µs during which a signal would reach 300m. Therefore in order to be able to increase the resolution, time estimation should be based on a huge number of packets which makes the approach difficult to be utilized in real world applications. III. RSSI BASED DISTANCE MEASUREMENT APPROACH The power of the received signal at a WLAN node can be related to the transmitted power as: (1) P Rx = P T x P L + P I () where P T x is the power of the transmitted signal in dbm. P I 4.(dB) denotes the environment power correction factor [10]. P L is the path loss in db given as: P L = P L (d 0 ) + 10nlog 10 ( d d 0 ) + P s (3) where d 0 is the reference distance usually chosen to be 1m, P L (d 0 ) 50.4(dB) is the reference path loss [10], n = 3.1 is the path loss exponent, and P s is the loss in power due to shadowing. A typical values used for P s can be found in [11]. The relation between the received signal power at a WLAN node and the RSSI value recorded by and reported by adapters is vendor dependent. For example, with Atheros chipsets, the received power P Rx is simply computed by subtracting 95 from the reported RSSI value. Hence, P Rx = RSSI 95 (4) After substituting the constant parameter values and rearranging, the distance can be estimated as: d RSSI = 10 (P T x RSSI P s) 31 (5) IV. OUR COMBINED DISTANCE MEASUREMENT APPROACH In this section we introduce a new combined distance measurement approach which we refer to as the dual approach in the following sections. Then we present the way this approach works. The idea behind this approach is to benefit from independent schemes. As shown in section II, the measured distance d P P D is a linear function of the round-trip time whereas in section III d RSSI is an exponential function of received power level. In fact, both methods use different parameters with different functions to estimate the distance between two WLAN nodes. Under the assumption that both measurement methods are statistically independent from each other, it seems to be natural that each method could be used to validate the other one. Even if there is some statistical dependency between the two methods (e.g. due to fading effects of the wireless channel) and both methods might fail to estimate the distance, we expect that both methods will not converge to the same value, because they use different approaches to estimate the distance. Let us denote the measurement time of the RSSI and PPD approaches by T RSSI and T P P D respectively. We assume that the PPD is the primary approach and use the RSSI approach to cross-validate the PPD s estimations. Let ɛ be a design parameter that denotes the acceptable absolute difference between the estimations of the two approaches. Also, denote the estimated distance by D. The Dual approach works as follows: 1) Run the PPD algorithm. ) Estimate d P P D as described in section II. 3) In parallel, utilize the RSSI value of the received frames and estimate the distance d RSSI as described in section III. 4) if = Average( d P P D d RSSI ) ɛ for a continuous time period of T w seconds, Then: { // Both approaches converge // Assume Correct Estimation D = d P P D+d RSSI. Stop the measurements}. 5) else if elapsed measurement time < T P P D Then: Go to step ) else: First Option:{ D = d P P D+d RSSI Stop the measurements}. Second Option: // measurement time has elapsed Go to Step 1). // Restart the measurement procedure

3 The following comments regarding this algorithm are important: If convergence occurs before T P DD elapses, the measurement time could be decreased. In fact, this time reduction depends on how often the values converge and how early do they converge. The second option of step (5) offers more confidence to the correctness of the measured value although it is not a sufficient condition for its correctness. In spite of the fact that restarting a measurement requires additional time, the possibility of convergence has already saved some time in other measurements. The beauty of this dual approach is that the RSSI value is available anyway and therefore it introduces no extra cost. In the next subsection we derive the average measurement time with the dual approach. A. Measurement Time Analysis Denote the average time after which the estimations from both RSSI and PPD converges to an accurate value as T, T T P P D (i.e the default specified required measurement time for the PPD approach). Also denote the probability of convergence as α, 0 α 1. The objective is to find the average measurement time T avg with the dual approach. Basically, T avg can be computed as: T avg = αt + (1 α)t N (6) where T N represents the time required in case of divergence. First: If the measurement process is stopped at some time instant in case of early convergence that lasts at least T w and just continued up to T P P D in case of divergence, then simply T N = T P P D and the average measurement time would be: T avg = αt + (1 α)t P P D. (7) Second: If the measurement process is repeated in case of divergence, then T N is recursive and given by: T N = T P P D + αt + (1 α)t N (8) In fact, T N can be written as a series expansion by: T N = (1 α) n T P P D + α(1 α) n T (9) Substituting in (6), we have: T avg = αt + (1 α)(t P P D + αt ) (1 α) n (10) The series in (10) is a power series that converges to 1 α. Therefore, the average measurement time in (10) can be computed as: T avg = T + (1 α)t P P D (11) α Third: If one only assumes that accurate estimations should converge up to T, and repeat the measurements if they diverge at time instance T, then in this case T N is also recursive and given by: T N = T + αt + (1 α)t N (1) Following the approach above, it can be easily shown that the average measurement time is given by: T avg = T (13) α Therefore, by utilizing the PPD and RSSI approaches and if the probability of convergence is high, we are not only able to validate the correctness of our estimations but also we might be able to reduce the measurement time and consequently save some of the wireless bandwidth used by the signaling packets used in measurements. To investigate the performance of the dual approach, a systematic measurement in an office environment will be performed. Different characteristics of the wireless channel and different distances between two WLAN nodes will be selected. The following major questions are to be answered: First, what is the probability that both methods converge? This probability gives insight about the time that could be saved in case of convergence and the additional time required to repeat measurements in case of divergence. Second, what is the residual probability that both methods converge to an inaccurate value? This probability captures the efficiency of the proposed criterion. The lower is this probability, the more efficient is the dual criterion as it would filter out just inaccurate estimations. Third, what is the probability that both methods do not converge, but one estimation of the two methods (PPD estimation as assumed) is accurate? This probability could help in deciding whether a measurement should be repeated or not in case of divergence. If this probability is low, then most likely the results are not accurate and measurement repetition is a better option. V. EXPERIMENTAL SETUP In this section we describe the setup of the distance measurement experiment we have performed. The experiment is comprised of an Access Point (AP) and two WLAN Laptops. The AP and the WLAN cards are all based on the Atheros chipset. Also, they all support the three physical operating modes 80.11a/b/g. The used WLAN adapter driver is a modified version of the open source MADWIFI device driver. The objective of the experiments is to determine the distance between the AP and a WLAN client. As the WLAN chipsets record only the time stamps of the incoming packets, the second Laptop is used in monitor mode supported by the MADWIFI driver to capture and record time stamps of incoming as well as outgoing packets. The monitoring Laptop is placed close to the measuring client in order to eliminate any extra propagation delay that might influence the results accuracy. We have positioned the AP in some place and performed the experiments for different client locations, namely: very near to the AP, between the AP and cell edge and at the cell edge. The locations have been selected so as to have

4 different wireless channel characteristics. Figure V depicts this setup. The experiments have been carried out under the 80.11g operational mode with two different physical rates (11Mbps and 54Mbps) so as to capture the effect of the physical rate on the estimation accuracy. To compute the propagation time, the WLAN client sends a sequence of ICMP- Ping request packets (figure ), the AP then replies with the immediate acknowledgment. Then T Remote is computed from the MAC time stamps recorded on the transmitted request and received acknowledgment packets. Also, T Local is computed by subtracting the MAC time stamps of the received reply and the issued acknowledgment packets. Afterwards, the distance is calculated following the algorithm presented in section (IV). Fig. 1. Experiment Setup - WLAN nodes Placement, A) High fading, low path loss. B) LOS, low fading,low path loss. C) Low fading, high path loss Fig.. Experiment Setup - Packet Propagation Delay Approach (PPD) VI. PERFORMANCE EVALUATION METRICS FOR DISTANCE MEASUREMENT Actually there are a couple of performance metrics for evaluating distance measurement algorithms. First, the achievable accuracy of the measured distance which is in fact the main objective of any algorithm. Second, the required measurement time. Third, the probability that a scheme fails to attain the accuracy after the required measurement time has elapsed. Four, the signaling overhead imposed by distance measurement algorithms which can be interpreted as the amount of consumed wireless bandwidth. In addition to the aforementioned metrics, we show the usefulness of presented dual approach by answering the the questions raised in section IV. Namely: We are interested to know the probability that both RSSI and PPD approaches converge P(Converge) as well as the probability that they converge to an inaccurate value P(Inaccurate Converge). Moreover, we would like to know the probability that both approaches do not converge but the result of at least one (PPD as assumed) is accurate P(One Accurate Diverge). However, we firstly outline the assumptions for the evaluation. We assume a result to be accurate if the error is within 15% of the true distance, where the error is the absolute value of the difference between the measured and true distances. We also assume that the two approaches converge if the average of the absolute value of the difference between the average measured distance from both is within 15% of the true distance over a time window of T w seconds. T P P D and T w were set to be 00 seconds and 40 seconds respectively while ɛ was set to be 0.15 True Distance. VII. RESULTS In this section we present the experimental results of the proposed dual measurement technique. We show the usefulness of such hybrid scheme for validating the estimated distance in indoor WLANs. The overall results have shown that the mean value of the error rate for all measurements around 0%. Also, we have observed that a better estimation could be achieved with low physical rates. Figures (3) and (4) depict sample measurements, where the time progress of the measured distance for both PPD and RSSI approaches is illustrated. In Figure (3), both approaches converge to the true distance, while in Figure (4) RSSI has failed to converge. The figures also show that a significant time could be saved if we detect the convergence early. Figure (5) plots the estimations accuracy versus the percentage of measurements found to fall below that accuracy for the PPD, RSSI and Dual approaches. The figure reveals that utilizing only RSSI or only PDD, around 40% of the measurements have accuracy lower than 80% (error > 0%). However, with the Dual approach only around 15% of the measurement experiments have accuracy lower than 80% (error > 0%). The accuracy improvement with the Dual approach is due to the filtering of divergent measurements, resulting in a more confident distance estimation. Figure (6) plots the percentage of measurements found to fall below a given accuracy rate utilizing the Dual approach for different distances. The results show that for long distances only about 10% of the measurements have accuracy below 90%. i.e Positioning the wireless devices closer to each other decreases the accuracy. Finally, in figure (7) a comparison between the measurement time requirements of PPD and Dual approaches is plotted. Specifically, the figure depicts the percentage of measurements where the consumed measurement time falls above some time percentage of the default measurement time. Clearly utilizing only one single approach (PPD), then every measurement requires 100% of the default measurement time. However, with the Dual approach, just about 35% of measurements have consumed 100% of the default measurement time. However, all measurements have required more than half the default measurement time. Additionally, using the two simple RSSI and PPD schemes, the experimental results have shown that, the probability that the two approaches converge: P(Converge)= However, the probability that both approaches converge to an inaccurate value: P(Inaccurate Converge)=0.13. This reveals that only 13% of the decisions based on convergence might be

5 errornous. However, utilizing only RSSI or PPD around 40% of the estimations were erroronous as stated earlier in this section. The following comments can be drawn from these results: The presented dual criterion could be used to validate the correctness of the distance estimations without any additional overhead. Although the approach has been tested for simple PPD and RSSI - based mechanisms that are not accurate enough, it applies for any improved versions of the algorithms or even totally different ones. Depending on the probability of convergence and the time at which it is detected, the approach might reduces the measurement time significantly which translates into a reduction in the wireless bandwidth. VIII. CONCLUSIONS This paper proposes a combined mechanism for validating distance estimations in Indoor WLANs. It presents experimental results obtained from the utilization of the Received Signal Strength (RSSI) and the Packet Propagation Delay (PPD) parameters for distance estimation between two indoor WLAN nodes. As the WLAN node has no mean to validate the measured distance, we have shown that the RSSI value could be used as a validation indicator for some acceptable threshold difference. Moreover, we have shown that such combined approach could reduce the amount of time required for distance estimation and therefore save the wireless bandwidth. REFERENCES [1] IEEE - Information Technology - Telecommunications and Information Exchange Between Systems - Local and Metropolitan Area Networks- Specific Requirements - Part 11- Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, September [] Paramvir Bahl and Venkata N. Padmanabhan. An In-Building RF-Based User Location and Tracking System. In In INFOCOM 000, pages , Tel-Aviv, Israel, March, 000. [3] Kremenek T Muntz R. Castro P, Chiu P. A probabilistic location service for wireless network environments. In In Proceedings of Ubicomp, pages 18-4, September, 001. [4] Kogan D Smailagic A. Location sensing and privacy in a context-aware computing environment. In IEEE Wireless Communications, 9(5): [5] Youssef M. Horus: A WLAN-Based Indoor Location Determination System. In Department of Computer Science, University of Maryland,1999. [6] Kogan D Kaemarungsi K. Distribution of WLAN Received Signal Strength Indication for Indoor Location Determination. In Proceedings of the 1st International Symposium on Wireless Pervasive Computing, January 006. [7] Misra P. Enge P. Special Issue on GPS: The Global Positioning System. In IEEE, [8] Gunther A. Hoene C. Measuring Round Trip Times to Determine The Distance between WLAN Nodes. In Proceedings of Networking, Waterloo, Canada, May, 005. [9] Barcelo F. Paradells J. Zola E. Izquierdo F., Ciurana M. Performance evaluation of a TOA-based trilateration method to locate terminals in WLAN. In Proceedings of the 1st International Symposium on Wireless Pervasive Computing,, January, 006. [10] Larry G. Ivan S. Praveen G., Predrag S. A Method for Predicting the Throughput Characteristics of Rate Adaptive Wireless LANs. In Proceedings of the IEEE Vehicular Technology Conference VTC 04, Los Angelos, CA, pp , September, 004. [11] Chris R. Joel B. Binghao L., Andrew D. Hybrid method for localization using WLAN. In Spatial Sciences Conference, Melbourne, Australia, pp , September, 005. Measured Distance (m) RSSI and PPD Distance Measurement Time (Sec) RSSI PPD Fig. 3. Dual distance Measurement, for a True Distance of m and 11Mbps 80.11g RSSI and PPD Distance Measurement Measured Distance (m) Time (Sec) RSSI PPD Fig. 4. Dual distance Measurement, for a True Distance of 5m and 54Mbps 80.11g Fig. 7. Fig. 5. Fig. 6. Performance of RSSI, PPD, and the Dual Approaches Performance of Dual Approach for different Distances Time Requirement Comparison of PPD,RSSI and Dual Approaches

On the Optimality of WLAN Location Determination Systems

On the Optimality of WLAN Location Determination Systems On the Optimality of WLAN Location Determination Systems Moustafa Youssef Department of Computer Science University of Maryland College Park, Maryland 20742 Email: moustafa@cs.umd.edu Ashok Agrawala Department

More information

On the Optimality of WLAN Location Determination Systems

On the Optimality of WLAN Location Determination Systems On the Optimality of WLAN Location Determination Systems Moustafa A. Youssef, Ashok Agrawala Department of Comupter Science and UMIACS University of Maryland College Park, Maryland 2742 {moustafa,agrawala}@cs.umd.edu

More information

Effect of Antenna Placement and Diversity on Vehicular Network Communications

Effect of Antenna Placement and Diversity on Vehicular Network Communications Effect of Antenna Placement and Diversity on Vehicular Network Communications IAB, 3 rd Dec 2007 Sanjit Kaul {sanjit@winlab.rutgers.edu} Kishore Ramachandran {kishore@winlab.rutgers.edu} Pravin Shankar

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

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECS.2004.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECS.2004. Doufexi, A., Tameh, EK., Molina, A., & Nix, AR. (24). Application of sectorised antennas and STBC to increase the capacity of hot spot WLANs in an interworked WLAN/3G network. IEEE 59th Vehicular Technology

More information

ANALYSIS OF THE OPTIMAL STRATEGY FOR WLAN LOCATION DETERMINATION SYSTEMS

ANALYSIS OF THE OPTIMAL STRATEGY FOR WLAN LOCATION DETERMINATION SYSTEMS ANALYSIS OF THE OPTIMAL STRATEGY FOR WLAN LOCATION DETERMINATION SYSTEMS Moustafa A. Youssef, Ashok Agrawala Department of Computer Science University of Maryland College Park, Maryland 20742 {moustafa,

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

Handling Samples Correlation in the Horus System

Handling Samples Correlation in the Horus System Handling Samples Correlation in the Horus System Moustafa Youssef and Ashok Agrawala Department of Computer Science and UMIACS University of Maryland College Park, Maryland 20742 Email: {moustafa, agrawala@cs.umd.edu

More information

Investigation of Timescales for Channel, Rate, and Power Control in a Metropolitan Wireless Mesh Testbed1

Investigation of Timescales for Channel, Rate, and Power Control in a Metropolitan Wireless Mesh Testbed1 Investigation of Timescales for Channel, Rate, and Power Control in a Metropolitan Wireless Mesh Testbed1 1. Introduction Vangelis Angelakis, Konstantinos Mathioudakis, Emmanouil Delakis, Apostolos Traganitis,

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

On the Coexistence of Overlapping BSSs in WLANs

On the Coexistence of Overlapping BSSs in WLANs On the Coexistence of Overlapping BSSs in WLANs Ariton E. Xhafa, Anuj Batra Texas Instruments, Inc. 12500 TI Boulevard Dallas, TX 75243, USA Email:{axhafa, batra}@ti.com Artur Zaks Texas Instruments, Inc.

More information

Wavelet Based Detection of Shadow Fading in Wireless Networks

Wavelet Based Detection of Shadow Fading in Wireless Networks Wavelet Based Detection of Shadow Fading in Wireless Networks Xiaobo Long and Biplab Sikdar Electrical, Computer and System Engineering Rensselaer Polytechnic Institute, 8th Street, Troy NY 8 Abstract

More information

RTOF. Normal resolution:

RTOF. Normal resolution: RTOF RTOF consists on measuring the time of flight of the signal from the transmitter to the receiver and back. RTOF like TOA is based on the intersection of circumferences which radius are the calculated

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

Wireless Location Detection for an Embedded System

Wireless Location Detection for an Embedded System Wireless Location Detection for an Embedded System Danny Turner 12/03/08 CSE 237a Final Project Report Introduction For my final project I implemented client side location estimation in the PXA27x DVK.

More information

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

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

More information

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

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

RADAR: An In-Building RF-based User Location and Tracking System

RADAR: An In-Building RF-based User Location and Tracking System RADAR: An In-Building RF-based User Location and Tracking System Venkat Padmanabhan Microsoft Research Joint work with Victor Bahl Infocom 2000 Tel Aviv, Israel March 2000 Outline Motivation and related

More information

On the effect of inband signaling and realistic channel knowledge on dynamic. OFDM-FDMA systems

On the effect of inband signaling and realistic channel knowledge on dynamic. OFDM-FDMA systems On the effect of inband signaling and realistic channel knowledge on dynamic OFDM-FDMA systems James Gross, Holger Karl, Adam Wolisz TU Berlin Einsteinufer 5, 0587 Berlin, Germany {gross karl wolisz}@tkn.tu-berlin.de

More information

Wireless Internet Routing. IEEE s

Wireless Internet Routing. IEEE s Wireless Internet Routing IEEE 802.11s 1 Acknowledgments Cigdem Sengul, Deutsche Telekom Laboratories 2 Outline Introduction Interworking Topology discovery Routing 3 IEEE 802.11a/b/g /n /s IEEE 802.11s:

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

Smart Antenna Techniques and Their Application to Wireless Ad Hoc Networks. Plenary Talk at: Jack H. Winters. September 13, 2005

Smart Antenna Techniques and Their Application to Wireless Ad Hoc Networks. Plenary Talk at: Jack H. Winters. September 13, 2005 Smart Antenna Techniques and Their Application to Wireless Ad Hoc Networks Plenary Talk at: Jack H. Winters September 13, 2005 jwinters@motia.com 12/05/03 Slide 1 1 Outline Service Limitations Smart Antennas

More information

Enhanced wireless indoor tracking system in multi-floor buildings with location prediction

Enhanced wireless indoor tracking system in multi-floor buildings with location prediction Enhanced wireless indoor tracking system in multi-floor buildings with location prediction Rui Zhou University of Freiburg, Germany June 29, 2006 Conference, Tartu, Estonia Content Location based services

More information

Using Vision-Based Driver Assistance to Augment Vehicular Ad-Hoc Network Communication

Using Vision-Based Driver Assistance to Augment Vehicular Ad-Hoc Network Communication Using Vision-Based Driver Assistance to Augment Vehicular Ad-Hoc Network Communication Kyle Charbonneau, Michael Bauer and Steven Beauchemin Department of Computer Science University of Western Ontario

More information

IEEE Wireless Access Method and Physical Layer Specification. Proposal For the Use of Packet Detection in Clear Channel Assessment

IEEE Wireless Access Method and Physical Layer Specification. Proposal For the Use of Packet Detection in Clear Channel Assessment IEEE 802.11 Wireless Access Method and Physical Layer Specification Title: Author: Proposal For the Use of Packet Detection in Clear Channel Assessment Jim McDonald Motorola, Inc. 50 E. Commerce Drive

More information

A Combined Vertical Handover Decision Metric for QoS Enhancement in Next Generation Networks

A Combined Vertical Handover Decision Metric for QoS Enhancement in Next Generation Networks A Combined Vertical Handover Decision Metric for QoS Enhancement in Next Generation Networks Anna Maria Vegni 1, Gabriele Tamea 2,Tiziano Inzerilli 2 and Roberto Cusani 2 Abstract Vertical handover (VHO)

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

The Myth of Spatial Reuse with Directional Antennas in Indoor Wireless Networks

The Myth of Spatial Reuse with Directional Antennas in Indoor Wireless Networks The Myth of Spatial Reuse with Directional Antennas in Indoor Wireless Networks Sriram Lakshmanan, Karthikeyan Sundaresan 2, Sampath Rangarajan 2 and Raghupathy Sivakumar Georgia Institute of Technology,

More information

MODELLING AND SIMULATION OF LOCAL AREA WIRELESS CHANNELS FOR WLAN PERFORMANCE ANALYSIS

MODELLING AND SIMULATION OF LOCAL AREA WIRELESS CHANNELS FOR WLAN PERFORMANCE ANALYSIS MODELLING AND SIMULATION OF LOCAL AREA WIRELESS CHANNELS FOR WLAN PERFORMANCE ANALYSIS Simmi Dutta, Assistant Professor Computer Engineering Deptt., Govt. College of Engg. & Tech., Jammu. Email: simmi_dutta@rediffmail.com;

More information

Prediction of Range, Power Consumption and Throughput for IEEE n in Large Conference Rooms

Prediction of Range, Power Consumption and Throughput for IEEE n in Large Conference Rooms Prediction of Range, Power Consumption and Throughput for IEEE 82.11n in Large Conference Rooms F. Heereman, W. Joseph, E. Tanghe, D. Plets and L. Martens Department of Information Technology, Ghent University/IBBT

More information

Understanding Channel and Interface Heterogeneity in Multi-channel Multi-radio Wireless Mesh Networks

Understanding Channel and Interface Heterogeneity in Multi-channel Multi-radio Wireless Mesh Networks Understanding Channel and Interface Heterogeneity in Multi-channel Multi-radio Wireless Mesh Networks Anand Prabhu Subramanian, Jing Cao 2, Chul Sung, Samir R. Das Stony Brook University, NY, U.S.A. 2

More information

Qualcomm Research DC-HSUPA

Qualcomm Research DC-HSUPA Qualcomm, Technologies, Inc. Qualcomm Research DC-HSUPA February 2015 Qualcomm Research is a division of Qualcomm Technologies, Inc. 1 Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. 5775 Morehouse

More information

5 GHz Radio Channel Modeling for WLANs

5 GHz Radio Channel Modeling for WLANs 5 GHz Radio Channel Modeling for WLANs S-72.333 Postgraduate Course in Radio Communications Jarkko Unkeri jarkko.unkeri@hut.fi 54029P 1 Outline Introduction IEEE 802.11a OFDM PHY Large-scale propagation

More information

A New WKNN Localization Approach

A New WKNN Localization Approach A New WKNN Localization Approach Amin Gholoobi Faculty of Pure and Applied Sciences Open University of Cyprus Nicosia, Cyprus Email: amin.gholoobi@st.ouc.ac.cy Stavros Stavrou Faculty of Pure and Applied

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /TWC.2004.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /TWC.2004. Doufexi, A., Armour, S. M. D., Nix, A. R., Karlsson, P., & Bull, D. R. (2004). Range and throughput enhancement of wireless local area networks using smart sectorised antennas. IEEE Transactions on Wireless

More information

Access point selection algorithms for maximizing throughputs in wireless LAN environment

Access point selection algorithms for maximizing throughputs in wireless LAN environment Access point selection algorithms for maximizing throughputs in wireless LAN environment Akihiro Fujiwara Yasuhiro Sagara Masahiko Nakamura Department of Computer Science and Electronics Kyushu Institute

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

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

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

Performance Analysis of n Wireless LAN Physical Layer

Performance Analysis of n Wireless LAN Physical Layer 120 1 Performance Analysis of 802.11n Wireless LAN Physical Layer Amr M. Otefa, Namat M. ElBoghdadly, and Essam A. Sourour Abstract In the last few years, we have seen an explosive growth of wireless LAN

More information

Load Balancing for Centralized Wireless Networks

Load Balancing for Centralized Wireless Networks Load Balancing for Centralized Wireless Networks Hong Bong Kim and Adam Wolisz Telecommunication Networks Group Technische Universität Berlin Sekr FT5 Einsteinufer 5 0587 Berlin Germany Email: {hbkim,

More information

Evaluation of HIPERLAN/2 Scalability for Mobile Broadband Systems

Evaluation of HIPERLAN/2 Scalability for Mobile Broadband Systems Evaluation of HIPERLAN/2 Scalability for Mobile Broadband Systems Ken ichi Ishii 1) A. H. Aghvami 2) 1) Networking Laboratories, NEC 4-1-1, Miyazaki, Miyamae-ku, Kawasaki 216-8, Japan Tel.: +81 ()44 86

More information

Distributed Power Control in Cellular and Wireless Networks - A Comparative Study

Distributed Power Control in Cellular and Wireless Networks - A Comparative Study Distributed Power Control in Cellular and Wireless Networks - A Comparative Study Vijay Raman, ECE, UIUC 1 Why power control? Interference in communication systems restrains system capacity In cellular

More information

Evolution of Cellular Systems. Challenges for Broadband Wireless Systems. Convergence of Wireless, Computing and Internet is on the Way

Evolution of Cellular Systems. Challenges for Broadband Wireless Systems. Convergence of Wireless, Computing and Internet is on the Way International Technology Conference, 14~15 Jan. 2003, Hong Kong Technology Drivers for Tomorrow Challenges for Broadband Systems Fumiyuki Adachi Dept. of Electrical and Communications Engineering, Tohoku

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

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

CAESAR: Carrier Sense-Based Ranging in Off-The-Shelf Wireless LAN. Domenico Giustiniano and Stefan Mangold Disney Research Zurich, Switzerland

CAESAR: Carrier Sense-Based Ranging in Off-The-Shelf Wireless LAN. Domenico Giustiniano and Stefan Mangold Disney Research Zurich, Switzerland CAESAR: Carrier Sense-Based Ranging in Off-The-Shelf 802.11 Wireless LAN Domenico Giustiniano and Stefan Mangold Disney Research Zurich, Switzerland Wireless LAN is crucial in navigation systems Current

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /IWCMC.2008.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /IWCMC.2008. Zaggoulos, G., & Nix, A. R. (28). WLAN/WDS performance using directive antennas in highly mobile scenarios: experimental results. In International Wireless Communications and Mobile Computing Conference,

More information

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

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

More information

Cellular Infrastructure and Standards while deploying an RDA

Cellular Infrastructure and Standards while deploying an RDA Cellular Infrastructure and Standards while deploying an RDA Overview This whitepaper discusses the methods used while deploying an RDA into a field environment and dives into the standards used to judge

More information

CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN

CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN Mohamad Haidar Robert Akl Hussain Al-Rizzo Yupo Chan University of Arkansas at University of Arkansas at University of Arkansas at University

More information

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

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

More information

Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules

Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules TOHZAKA Yuji SAKAMOTO Takafumi DOI Yusuke Accompanying the expansion of the Internet of Things (IoT), interconnections

More information

Accuracy Indicator for Fingerprinting Localization Systems

Accuracy Indicator for Fingerprinting Localization Systems Accuracy Indicator for Fingerprinting Localization Systems Vahideh Moghtadaiee, Andrew G. Dempster, Binghao Li School of Surveying and Spatial Information Systems University of New South Wales Sydney,

More information

Qualcomm Research Dual-Cell HSDPA

Qualcomm Research Dual-Cell HSDPA Qualcomm Technologies, Inc. Qualcomm Research Dual-Cell HSDPA February 2015 Qualcomm Research is a division of Qualcomm Technologies, Inc. 1 Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. 5775

More information

Technical University Berlin Telecommunication Networks Group

Technical University Berlin Telecommunication Networks Group Technical University Berlin Telecommunication Networks Group Comparison of Different Fairness Approaches in OFDM-FDMA Systems James Gross, Holger Karl {gross,karl}@tkn.tu-berlin.de Berlin, March 2004 TKN

More information

Using time-of-flight for WLAN localization: feasibility study

Using time-of-flight for WLAN localization: feasibility study Using time-of-flight for WLAN localization: feasibility study Kavitha Muthukrishnan, Georgi Koprinkov, Nirvana Meratnia, Maria Lijding University of Twente, Faculty of Computer Science P.O.Box 217, 7500AE

More information

Performance of ALOHA and CSMA in Spatially Distributed Wireless Networks

Performance of ALOHA and CSMA in Spatially Distributed Wireless Networks Performance of ALOHA and CSMA in Spatially Distributed Wireless Networks Mariam Kaynia and Nihar Jindal Dept. of Electrical and Computer Engineering, University of Minnesota Dept. of Electronics and Telecommunications,

More information

Coverage Enhancement for High-Quality Voice over WLAN Systems based on Diversity Techniques

Coverage Enhancement for High-Quality Voice over WLAN Systems based on Diversity Techniques Coverage Enhancement for High-Quality Voice over WLAN Systems based on Diversity Techniques Azadeh Ettefagh 1, Marc Kuhn 1, Andrew Lunn 2, Armin Wittneben 1, Frank Michael Krause 3 1 Swiss Federal Institute

More information

Partial overlapping channels are not damaging

Partial overlapping channels are not damaging Journal of Networking and Telecomunications (2018) Original Research Article Partial overlapping channels are not damaging Jing Fu,Dongsheng Chen,Jiafeng Gong Electronic Information Engineering College,

More information

HOW DO MIMO RADIOS WORK? Adaptability of Modern and LTE Technology. By Fanny Mlinarsky 1/12/2014

HOW DO MIMO RADIOS WORK? Adaptability of Modern and LTE Technology. By Fanny Mlinarsky 1/12/2014 By Fanny Mlinarsky 1/12/2014 Rev. A 1/2014 Wireless technology has come a long way since mobile phones first emerged in the 1970s. Early radios were all analog. Modern radios include digital signal processing

More information

Radio Network Planning for Outdoor WLAN-Systems

Radio Network Planning for Outdoor WLAN-Systems Radio Network Planning for Outdoor WLAN-Systems S-72.333 Postgraduate Course in Radio Communications Jarkko Unkeri jarkko.unkeri@hut.fi 54029P 1 Outline Introduction WLAN Radio network planning challenges

More information

Automatic power/channel management in Wi-Fi networks

Automatic power/channel management in Wi-Fi networks Automatic power/channel management in Wi-Fi networks Jan Kruys Februari, 2016 This paper was sponsored by Lumiad BV Executive Summary The holy grail of Wi-Fi network management is to assure maximum performance

More information

MULTIPLE-INPUT-MULTIPLE-OUTPUT

MULTIPLE-INPUT-MULTIPLE-OUTPUT IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS 1 Power Management of MIMO Network Interfaces on Mobile Systems Hang Yu, Student Member, IEEE, Lin Zhong, Member, IEEE, and Ashutosh Sabharwal,

More information

Channel selection for IEEE based wireless LANs using 2.4 GHz band

Channel selection for IEEE based wireless LANs using 2.4 GHz band Channel selection for IEEE 802.11 based wireless LANs using 2.4 GHz band Jihoon Choi 1a),KyubumLee 1, Sae Rom Lee 1, and Jay (Jongtae) Ihm 2 1 School of Electronics, Telecommunication, and Computer Engineering,

More information

Improving the Accuracy of Wireless LAN based Location Determination Systems using Kalman Filter and Multiple Observers

Improving the Accuracy of Wireless LAN based Location Determination Systems using Kalman Filter and Multiple Observers Improving the Accuracy of Wireless LAN based Location Determination Systems using Kalman Filter and Multiple Observers Raman Kumar K, Varsha Apte, Yogesh A Powar Dept. of Computer Science and Engineering

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

Media Independent MAC Enhancements for RF Management of Wireless 802 Networks

Media Independent MAC Enhancements for RF Management of Wireless 802 Networks Media Independent MAC Enhancements for RF Management of Wireless 802 Networks An Introduction Slide 1 Overview Into to 802 Wireless Networks What is RF Management Why a standard is needed Why a common

More information

A Combined Vertical Handover Decision Metric for QoS Enhancement in Next Generation Networks

A Combined Vertical Handover Decision Metric for QoS Enhancement in Next Generation Networks A Combined Vertical Handover Decision Metric for QoS Enhancement in Next Generation Networks Anna Maria Vegni 1, Gabriele Tamea 2,Tiziano Inzerilli 2 and Roberto Cusani 2 Abstract Vertical handover (VHO)

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

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1 Adaptive, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights Ehab Armanious, David D. Falconer, and Halim Yanikomeroglu Broadband Communications and Wireless

More information

Investigations for Broadband Internet within High Speed Trains

Investigations for Broadband Internet within High Speed Trains Investigations for Broadband Internet within High Speed Trains Abstract Zhongbao Ji Wenzhou Vocational and Technical College, Wenzhou 325035, China. 14644404@qq.com Broadband IP based multimedia services

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

UMTS to WLAN Handover based on A Priori Knowledge of the Networks

UMTS to WLAN Handover based on A Priori Knowledge of the Networks UMTS to WLAN based on A Priori Knowledge of the Networks Mylène Pischella, Franck Lebeugle, Sana Ben Jamaa FRANCE TELECOM Division R&D 38 rue du Général Leclerc -92794 Issy les Moulineaux - FRANCE mylene.pischella@francetelecom.com

More information

G.T. Hill.

G.T. Hill. Making Wi-Fi Suck Less with Dynamic Beamforming G.T. Hill Director, Technical Marketing www.ruckuswireless.com What We ll Cover 802.11n overview and primer Beamforming basics Implementation Lot of Questions

More information

[Raghuwanshi*, 4.(8): August, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Raghuwanshi*, 4.(8): August, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY PERFORMANCE ANALYSIS OF INTEGRATED WIFI/WIMAX MESH NETWORK WITH DIFFERENT MODULATION SCHEMES Mr. Jogendra Raghuwanshi*, Mr. Girish

More information

OFFICE WIRELESS NETWORK PERFORMANCE IMPROVEMENT BY CHANGING WIRELESS ROUTERS INSTALLMENT PATTERN AND RADIO CHANNEL SETTING

OFFICE WIRELESS NETWORK PERFORMANCE IMPROVEMENT BY CHANGING WIRELESS ROUTERS INSTALLMENT PATTERN AND RADIO CHANNEL SETTING OFFICE WIRELESS NETWORK PERFORMANCE IMPROVEMENT BY CHANGING WIRELESS ROUTERS INSTALLMENT PATTERN AND RADIO CHANNEL SETTING 1 RATCHANEPORN PANTHAI, 2 SUWAT PATTARAMALAI 1,2 Electronic and Telecommunication

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

A Wavelet Based Long Range Signal Strength Prediction in Wireless Networks

A Wavelet Based Long Range Signal Strength Prediction in Wireless Networks A Wavelet Based Long Range Signal Strength Prediction in Wireless Networks Xiaobo Long and Biplab Sikdar Electrical, Computer and System Engineering Rensselaer Polytechnic Institute, 110 8th Street, Troy

More information

Adaptive Transmission Scheme for Vehicle Communication System

Adaptive Transmission Scheme for Vehicle Communication System Sangmi Moon, Sara Bae, Myeonghun Chu, Jihye Lee, Soonho Kwon and Intae Hwang Dept. of Electronics and Computer Engineering, Chonnam National University, 300 Yongbongdong Bukgu Gwangju, 500-757, Republic

More information

1 Interference Cancellation

1 Interference Cancellation Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.829 Fall 2017 Problem Set 1 September 19, 2017 This problem set has 7 questions, each with several parts.

More information

Reconfigurable antennas for WiFi networks. Daniele Piazza Founder and CTO Adant Technologies Inc

Reconfigurable antennas for WiFi networks. Daniele Piazza Founder and CTO Adant Technologies Inc Reconfigurable antennas for WiFi networks Daniele Piazza Founder and CTO Adant Technologies Inc Company Overview Adant Padova, Italy Adant SF Bay Area Adant Taiwan Adant designs, licenses, and manufactures

More information

Improved Estimation of Trilateration Distances for Indoor Wireless Intrusion Detection

Improved Estimation of Trilateration Distances for Indoor Wireless Intrusion Detection for Indoor Wireless Intrusion Detection Philip Nobles 1, Shahid Ali 2 and Howard Chivers 3 1,3 Cranfield University Defence Academy of the UK Swindon, UK 2 National University of Sciences and Technology

More information

Adaptive Symbol Request Sharing Scheme for Mobile Cooperative Receivers in OFDM Systems

Adaptive Symbol Request Sharing Scheme for Mobile Cooperative Receivers in OFDM Systems Adaptive Symbol Request Sharing Scheme for Mobile Cooperative Receivers in OFDM Systems Yasser Samayoa, Jörn Ostermann Institut für Informationsverarbeitung Gottfried Wilhelm Leibniz Universität Hannover

More information

Characterization of Mobile Radio Propagation Channel using Empirically based Pathloss Model for Suburban Environments in Nigeria

Characterization of Mobile Radio Propagation Channel using Empirically based Pathloss Model for Suburban Environments in Nigeria Characterization of Mobile Radio Propagation Channel using Empirically based Pathloss Model for Suburban Environments in Nigeria Ifeagwu E.N. 1 Department of Electronic and Computer Engineering, Nnamdi

More information

TESTING OF FIXED BROADBAND WIRELESS SYSTEMS AT 5.8 GHZ

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

More information

Exploiting Partially Overlapping Channels in Wireless Networks: Turning a Peril into an Advantage

Exploiting Partially Overlapping Channels in Wireless Networks: Turning a Peril into an Advantage Exploiting Partially Overlapping Channels in Wireless Networks: Turning a Peril into an Advantage Arunesh Mishra α, Eric Rozner β, Suman Banerjee β, William Arbaugh α α University of Maryland, College

More information

Sensor Networks for Estimating and Updating the Performance of Cellular Systems

Sensor Networks for Estimating and Updating the Performance of Cellular Systems Sensor Networks for Estimating and Updating the Performance of Cellular Systems Liang Xiao, Larry J. Greenstein, Narayan B. Mandayam WINLAB, Rutgers University {lxiao, ljg, narayan}@winlab.rutgers.edu

More information

INDOOR LOCALIZATION Matias Marenchino

INDOOR LOCALIZATION Matias Marenchino INDOOR LOCALIZATION Matias Marenchino!! CMSC 818G!! February 27, 2014 BIBLIOGRAPHY RADAR: An In-Building RF-based User Location and Tracking System (Paramvir Bahl and Venkata N. Padmanabhan) WLAN Location

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

Simulation Analysis of Wireless Channel Effect on IEEE n Physical Layer

Simulation Analysis of Wireless Channel Effect on IEEE n Physical Layer Simulation Analysis of Wireless Channel Effect on IEEE 82.n Physical Layer Ali Bouhlel, Valery Guillet, Ghaïs El Zein, Gheorghe Zaharia To cite this version: Ali Bouhlel, Valery Guillet, Ghaïs El Zein,

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

Bayesian Positioning in Wireless Networks using Angle of Arrival

Bayesian Positioning in Wireless Networks using Angle of Arrival Bayesian Positioning in Wireless Networks using Angle of Arrival Presented by: Rich Martin Joint work with: David Madigan, Eiman Elnahrawy, Wen-Hua Ju, P. Krishnan, A.S. Krishnakumar Rutgers University

More information

CEPT WGSE PT SE21. SEAMCAT Technical Group

CEPT WGSE PT SE21. SEAMCAT Technical Group Lucent Technologies Bell Labs Innovations ECC Electronic Communications Committee CEPT CEPT WGSE PT SE21 SEAMCAT Technical Group STG(03)12 29/10/2003 Subject: CDMA Downlink Power Control Methodology for

More information

An Improved Rate Matching Method for DVB Systems Through Pilot Bit Insertion

An Improved Rate Matching Method for DVB Systems Through Pilot Bit Insertion Research Journal of Applied Sciences, Engineering and Technology 4(18): 3251-3256, 2012 ISSN: 2040-7467 Maxwell Scientific Organization, 2012 Submitted: December 28, 2011 Accepted: March 02, 2012 Published:

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

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

Using the epmp Link Budget Tool

Using the epmp Link Budget Tool Using the epmp Link Budget Tool The epmp Series Link Budget Tool can offer a help to determine the expected performances in terms of distances of a epmp Series system operating in line-of-sight (LOS) propagation

More information

Traffic behavior simulation of a DECT technology network

Traffic behavior simulation of a DECT technology network Traffic behavior simulation of a DECT technology network A. Dimitriou, T. Vasiliadis, G. Sergiadis Aristotle University of Thessaloniki, School of Engineering, Dept. of Electrical & Computer Engineering,

More information