FILA: Fine-grained Indoor Localization

Size: px
Start display at page:

Download "FILA: Fine-grained Indoor Localization"

Transcription

1 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

2 Outline Introduction Motivation System Design Performance Evaluation Conclusions 2

3 Indoor Location-based Services Assert Tracking Security Goals: To fast locate objects To obtain high accuracy To minimize deployment costs Emergence Response Healthcare Social Network 3 3

4 RF-based Indoor Localization Techniques Radio Frequency (RF) is the frequency that the radio signals are carried and transmitted from the antenna. Existing RF-based Indoor Localization Techniques Cost Techniques System Accuracy Cost GPS Accuracy SnapTrack >5m Medium WLAN GSM GSM Fingerprinting >2.5m Medium Ultrasonic Criktet 4*4 Sq Ft (100%) High Infrared Active Badge 5-10m Medium UWB Ubisense 15cm High RFID LANDMARC 2m Low Sensors RIPS 3cm High WLAN RADAR, Horus 3-5m; 2m Low Highest! Lowest! 4

5 WLAN Advantages Dense-deployed APs Prevalent WiFi-enabled devices Low cost and easy for implementation 5

6 WLAN RSSI-based Indoor Localization Techniques RSSI Received Signal Strength Indicator (RSSI) a measurement of the power present in a received radio signal Radio propagation model: distance=f(rssi) Free space path loss model Free Space Path loss AP RSSI Distance WiFi-enabled device 6

7 Related Work RADAR [INFOCOM 00], Horus [Mobisys 05] Fingerprint: signal strength radio map Accuracy: 3m for 50%, 0.7m for 50% Wideband Powerline Positioning [UbiComp 08] Apply wideband frequency to mitigate the time variance. Accuracy: reduce accuracy degradation over time Indoor localization without pain [MobiCom 10] All based on RSSI Radio propagation model based Accuracy: 2m for 50% 7

8 Is RSSI a reliable indicator? 8

9 Observation RSSI value is a packet-level estimator Multipath Path loss Average the signal power over a packet. RSSI is easily varied by multipath. Constructive Destructive RSSI is not reliable! 9

10 Could we find a reliable metric to improve indoor localization? 10

11 Key Insight Orthogonal Frequency Division Multiplexing IEEE a/g/n leverage OFDM to provide high throughput In OFDM, a channel is orthogonally divided into multiple sub channels, namely subcarriers Data is transmitted in parallel on multiple subcarriers that overlap in frequency Transmitter Receiver Data in Data out Modulation Modulation IFFT FFT 1 st Subcarrier 2 nd Subcarrier 3 rd Subcarrier D/A A/D Baseband O FDM signal Baseband O FDM signal 11

12 Key Insight Channel State Information Transmitter H Channel N Receiver Data in Encoder X x + Y Decoder Data out In OFDM system, the received signal over multiple subcarriers is Y = H X + N (X transmit signal, N noise) H=Y/X -- Channel State Information (CSI) H=he jw (h: amplitude, w: phrase) CSI is the channel response at the receiver in frequency domain 12

13 Key Insight. RSSI CSI CSIs RSSI Receiver Packet 2.4GHz S/P FFT antenna Baseband RSSI estimates the channel in packet level. CSI estimates the channel in subcarrier level. [1] Only a single amplitude Vector with amplitude and phase [1]D Halperin and et al., Predicable Packet Delivery from Wireless Channel Measurements, in SIGCOMM,

14 So compared to RSSI, CSI Is Fine Grained metric full of frequency domain information! We expect to exploit such information to obtain a reliable indicator for location. 14

15 Scope Motivation RSSI is inaccurate and not reliable CSI is fine grain information Approach Replace RSSI with CSI Design a FILA system Goal Improve the indoor localization performance 15

16 Outline Introduction Motivation System Design Performance Evaluation Conclusions 16

17 Cross Layer Architecture AP2 d2 AP1 d1 Tx Network layer Cross layer AP Location Information (2) Process CSI CSI eff (2) Distance Calculator + (3) Locate Rx AP3 (1) Collect CSI Pysical layer Channel Estimation Rx OFDM Demodulator OFDM Decoder Normal Data 17

18 Design Approach CSI Collection Process CSI and Distance Estimation Location Determination 18

19 Approach (1 st Step) CSI Collection Process CSI Location The first step is to collect the subcarriers CSI which divided into 30 groups on the received baseband in WLAN. Location Determination System Wireless API Operating System Device Driver Hardware Wireless card 19

20 Approach (2 nd Step) CSI Collection Process CSI Location Two processing mechanisms: #1 Time-domain Multipath Mitigation #2 Frequency-domain Fading Compensation Distance Estimation 20

21 Channel Response Amplitude Approach (2 nd Step) CSI Collection Process CSI Location Time-domain Multipath Mitigation The received signal is the combination of multiple reflections with LOS signal If bandwidth is wider than coherence bandwidth, the reflections will be resolvable. The bandwidth of n is 20MHz, that provides the capability of the receiver to resolve the different reflections in the channel h=ifft(csi) Time delay 21

22 Receive Power(dBm) Approach (2 nd Step) CSI Collection Process CSI Location Frequency-domain Fading Compensation When the space between two subscarriers is larger than coherence bandwidth, they are fading independently Exploit the frequency diversity of CSI to eliminate small-scale fading We define effective CSI as the weighting average among all subcarriers CSI eff = 1 K K k=1 f k f 0 CSI k, k [ 15,15] Subcarrier Index 22

23 Approach (2 nd Step) CSI Collection Process CSI Location Distance Determination Refined model: distance= f(csi eff ) Initialized δ and n d = 1 4π c f 0 CSI eff 2 δ 1 n Choose a CSIeff dataset corresponding to a distance, and then train δ and n δ: environment factor n: path loss fading exponent KNN algorithm Use δ,n to verify the CSIeff dataset of other distances Other distances are in conformity with the training δ and n 23

24 Approach (3 rd Step) CSI Collection Process CSI Location Obtain the coordinates of the APs. Calculate the distance between object and the APs. Apply the trilateration method to locate object. d 1 = x 1 x y 1 y 0 2 d 2 = x 2 x y 2 y 0 2 d 3 = x 3 x y 3 y 0 2 AP2 AP1 AP3 So, we can determine the location of the! 24

25 Outline Introduction Motivation System Design Performance Evaluation Conclusions 25

26 Experimental Setup Hardware Intel WiFi Link 5300, n router iwl5300 Router Software Linux kernel, Matlab, Python 26

27 Implementation (4 Scenarios) Chamber Lab Lecture Hall 3m Χ 4m 5m Χ 8m Corridor 20m Χ 25m 27

28 Evaluation Metric Temporal stability Accuracy 28

29 CSI eff amplitude Relation between CSI and Distance CSIeff amplitude Exponential Fitting Distance (meters) 29

30 Temporal Stability 30 30

31 Accuracy of Distance Estimation 31 31

32 Location Accuracy in Lab 32 For over 90% of data points, the localization error < 1m For over 50% of data points, the localization error < 0.5m 32

33 Location Accuracy in Lecture Hall For over 90% of data points, the localization error < 1.8m For over 50% of data points, the localization error < 1.2m 33

34 Location Accuracy in Corridor 34 For over 90% of data points, the localization error < 2m For over 50% of data points, the localization error < 1.2m 34

35 Outline Introduction Motivation System Design Performance Evaluation Conclusions 35

36 Conclusions 36 We use fine gained PHY information (CSI) in OFDM-based WLANs to improve indoor localization performance. We design FILA, a fine grained cross layer localization system leveraging CSI based on existing WLAN standards. Experiments with commercial NICs in different scenarios show that FILA can achieve significantly accuracy gain comparing with corresponding RSSI methods. 36

37 Thanks. Questions? PhD Hong Kong University of Sci.& Tech. 37

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

FILA: Fine-grained Indoor Localization

FILA: Fine-grained Indoor Localization 22 Proceedings IEEE INFOCOM FILA: Fine-grained Indoor Localization Kaishun Wu,JiangXiao, Youwen Yi, Min Gao,andLionelM.Ni School of Physics and Engineering, National Engineering Research Center of Digital

More information

LOcalization is one of the essential modules of many

LOcalization is one of the essential modules of many IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. XX, NO. X, XXXX 22 CSI-based Indoor Localization Kaishun Wu Member, IEEE Jiang Xiao, Student Member, IEEE, Youwen Yi Student Member, IEEE, Dihu

More information

FIFS: Fine-grained Indoor Fingerprinting System

FIFS: Fine-grained Indoor Fingerprinting System FIFS: Fine-grained Indoor Fingerprinting System Jiang Xiao, Kaishun Wu, Youwen Yi and Lionel M. Ni Department of Computer Science and Engineering Hong Kong University of Science and Technology Email: {jxiao,

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

PhaseU. Real-time LOS Identification with WiFi. Chenshu Wu, Zheng Yang, Zimu Zhou, Kun Qian, Yunhao Liu, Mingyan Liu

PhaseU. Real-time LOS Identification with WiFi. Chenshu Wu, Zheng Yang, Zimu Zhou, Kun Qian, Yunhao Liu, Mingyan Liu PhaseU Real-time LOS Identification with WiFi Chenshu Wu, Zheng Yang, Zimu Zhou, Kun Qian, Yunhao Liu, Mingyan Liu Tsinghua University Hong Kong University of Science and Technology University of Michigan,

More information

Localization Technology

Localization Technology Localization Technology Outline Defining location Methods for determining location Triangulation, trilateration, RSSI, etc. Location Systems Introduction We are here! What is Localization A mechanism for

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

SpotFi: Decimeter Level Localization using WiFi. Manikanta Kotaru, Kiran Joshi, Dinesh Bharadia, Sachin Katti Stanford University

SpotFi: Decimeter Level Localization using WiFi. Manikanta Kotaru, Kiran Joshi, Dinesh Bharadia, Sachin Katti Stanford University SpotFi: Decimeter Level Localization using WiFi Manikanta Kotaru, Kiran Joshi, Dinesh Bharadia, Sachin Katti Stanford University Applications of Indoor Localization 2 Targeted Location Based Advertising

More information

저작권법에따른이용자의권리는위의내용에의하여영향을받지않습니다.

저작권법에따른이용자의권리는위의내용에의하여영향을받지않습니다. 저작자표시 - 비영리 - 동일조건변경허락 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 이차적저작물을작성할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할수없습니다. 동일조건변경허락. 귀하가이저작물을개작, 변형또는가공했을경우에는,

More information

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Lecture 3: Wireless Physical Layer: Modulation Techniques Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Modulation We saw a simple example of amplitude modulation in the last lecture Modulation how

More information

Receiver Designs for the Radio Channel

Receiver Designs for the Radio Channel Receiver Designs for the Radio Channel COS 463: Wireless Networks Lecture 15 Kyle Jamieson [Parts adapted from C. Sodini, W. Ozan, J. Tan] Today 1. Delay Spread and Frequency-Selective Fading 2. Time-Domain

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

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

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

Weak multipath effect identification for indoor distance estimation

Weak multipath effect identification for indoor distance estimation Weak multipath effect identification for indoor distance estimation Xiaohai Li, Yiqiang Chen, Zhongdong Wu, Xiaohui Peng, Jindong Wang, Lisha Hu, Diancun Yu School of Electronic and Information Engineering,

More information

CiFi: Deep Convolutional Neural Networks for Indoor Localization with 5GHz Wi-Fi

CiFi: Deep Convolutional Neural Networks for Indoor Localization with 5GHz Wi-Fi CiFi: Deep Convolutional Neural Networks for Indoor Localization with 5GHz Wi-Fi Xuyu Wang, Xiangyu Wang, and Shiwen Mao Department of Electrical and Computer Engineering, Auburn University, Auburn, AL

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P82.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [UWB Channel Model for Indoor Residential Environment] Date Submitted: [2 September, 24] Source: [Chia-Chin

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

5G 무선통신시스템설계 : WLAN/LTE/5G

5G 무선통신시스템설계 : WLAN/LTE/5G 1 5G 무선통신시스템설계 : WLAN/LTE/5G 김종남 Application Engineer 2017 The MathWorks, Inc. 2 Agenda Innovations in Mobile Communications Waveform Generation and End-to-end Simulation WLAN, LTE, 5G (FBMC, UFMC) RF

More information

Technical Aspects of LTE Part I: OFDM

Technical Aspects of LTE Part I: OFDM Technical Aspects of LTE Part I: OFDM By Mohammad Movahhedian, Ph.D., MIET, MIEEE m.movahhedian@mci.ir ITU regional workshop on Long-Term Evolution 9-11 Dec. 2013 Outline Motivation for LTE LTE Network

More information

802.11ax Design Challenges. Mani Krishnan Venkatachari

802.11ax Design Challenges. Mani Krishnan Venkatachari 802.11ax Design Challenges Mani Krishnan Venkatachari Wi-Fi: An integral part of the wireless landscape At the center of connected home Opening new frontiers for wireless connectivity Wireless Display

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P82.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [UWB Channel Measurement Results in Indoor Residential Environment High-Rise Apartments] Date Submitted: [19

More information

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary M.Tech Scholar, ECE Department,SKIT, Jaipur, Abstract Orthogonal Frequency Division

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 14: Full-Duplex Communications Instructor: Kate Ching-Ju Lin ( 林靖茹 ) 1 Outline What s full-duplex Self-Interference Cancellation Full-duplex and Half-duplex

More information

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

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICCE.2012. Zhu, X., Doufexi, A., & Koçak, T. (2012). A performance enhancement for 60 GHz wireless indoor applications. In ICCE 2012, Las Vegas Institute of Electrical and Electronics Engineers (IEEE). DOI: 10.1109/ICCE.2012.6161865

More information

On Measurement of the Spatio-Frequency Property of OFDM Backscattering

On Measurement of the Spatio-Frequency Property of OFDM Backscattering On Measurement of the Spatio-Frequency Property of OFDM Backscattering Xiaoxue Zhang, Nanhuan Mi, Xin He, Panlong Yang, Haohua Du, Jiahui Hou and Pengjun Wan School of Computer Science and Technology,

More information

WITH the proliferation of mobile devices, indoor localization

WITH the proliferation of mobile devices, indoor localization IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 66, NO. 1, JANUARY 2017 763 CSI-Based Fingerprinting for Indoor Localization: A Deep Learning Approach Xuyu Wang, Student Member, IEEE, Lingjun Gao, Student

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

The Optimal Employment of CSI in COFDM-Based Receivers

The Optimal Employment of CSI in COFDM-Based Receivers The Optimal Employment of CSI in COFDM-Based Receivers Akram J. Awad, Timothy O Farrell School of Electronic & Electrical Engineering, University of Leeds, UK eenajma@leeds.ac.uk Abstract: This paper investigates

More information

The Impact of Channel Bonding on n Network Management

The Impact of Channel Bonding on n Network Management The Impact of Channel Bonding on 802.11n Network Management --- Lara Deek --- Eduard Garcia-Villegas Elizabeth Belding Sung-Ju Lee Kevin Almeroth UC Santa Barbara, UPC-Barcelona TECH, Hewlett-Packard Labs

More information

TU Dresden uses National Instruments Platform for 5G Research

TU Dresden uses National Instruments Platform for 5G Research TU Dresden uses National Instruments Platform for 5G Research Wireless consumers insatiable demand for bandwidth has spurred unprecedented levels of investment from public and private sectors to explore

More information

From Antenna to Bits:

From Antenna to Bits: From Antenna to Bits: Wireless System Design with MATLAB and Simulink Cynthia Cudicini Application Engineering Manager MathWorks cynthia.cudicini@mathworks.fr 1 Innovations in the World of Wireless Everything

More information

Comparison of MIMO OFDM System with BPSK and QPSK Modulation

Comparison of MIMO OFDM System with BPSK and QPSK Modulation e t International Journal on Emerging Technologies (Special Issue on NCRIET-2015) 6(2): 188-192(2015) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 Comparison of MIMO OFDM System with BPSK

More information

Wireless Networks (PHY)

Wireless Networks (PHY) 802.11 Wireless Networks (PHY) Kate Ching-Ju Lin ( 林靖茹 ) Academia Sinica 2016.03.18 CSIE, NTU Reference 1. OFDM Tutorial online: http://home.iitj.ac.in/~ramana/ofdmtutorial.pdf 2. OFDM Wireless LWNs: A

More information

Local Oscillator Phase Noise Influence on Single Carrier and OFDM Modulations

Local Oscillator Phase Noise Influence on Single Carrier and OFDM Modulations Local Oscillator Phase Noise Influence on Single Carrier and OFDM Modulations Vitor Fialho,2, Fernando Fortes 2,3, and Manuela Vieira,2 Universidade Nova de Lisboa Faculdade de Ciências e Tecnologia DEE

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

DeepFi: Deep Learning for Indoor Fingerprinting Using Channel State Information

DeepFi: Deep Learning for Indoor Fingerprinting Using Channel State Information DeepFi: Deep Learning for Indoor Fingerprinting Using Channel State Information Xuyu Wang, Lingjun Gao, Shiwen Mao, and Santosh Pandey Department of Electrical and Computer Engineering, Auburn University,

More information

Comparative Study of OFDM & MC-CDMA in WiMAX System

Comparative Study of OFDM & MC-CDMA in WiMAX System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ver. IV (Jan. 2014), PP 64-68 Comparative Study of OFDM & MC-CDMA in WiMAX

More information

Motorola Wireless Broadband Technical Brief OFDM & NLOS

Motorola Wireless Broadband Technical Brief OFDM & NLOS technical BRIEF TECHNICAL BRIEF Motorola Wireless Broadband Technical Brief OFDM & NLOS Splitting the Data Stream Exploring the Benefits of the Canopy 400 Series & OFDM Technology in Reaching Difficult

More information

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models?

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models? Wireless Communication Channels Lecture 9:UWB Channel Modeling EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY Overview What is Ultra-Wideband (UWB)? Why do we need UWB channel

More information

Diversity. Spring 2017 ELE 492 FUNDAMENTALS OF WIRELESS COMMUNICATIONS 1

Diversity. Spring 2017 ELE 492 FUNDAMENTALS OF WIRELESS COMMUNICATIONS 1 Diversity Spring 2017 ELE 492 FUNDAMENTALS OF WIRELESS COMMUNICATIONS 1 Diversity A fading channel with an average SNR has worse BER performance as compared to that of an AWGN channel with the same SNR!.

More information

The Use of Wireless Signals for Sensing and Interaction

The Use of Wireless Signals for Sensing and Interaction The Use of Wireless Signals for Sensing and Interaction Ubiquitous Computing Seminar FS2014 11.03.2014 Overview Gesture Recognition Classical Role of Electromagnetic Signals Physical Properties of Electromagnetic

More information

Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes

Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes Volume 4, Issue 6, June (016) Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes Pranil S Mengane D. Y. Patil

More information

UWB Channel Modeling

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

More information

Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access

Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access NTT DoCoMo Technical Journal Vol. 8 No.1 Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access Kenichi Higuchi and Hidekazu Taoka A maximum throughput

More information

MIMO I: Spatial Diversity

MIMO I: Spatial Diversity MIMO I: Spatial Diversity COS 463: Wireless Networks Lecture 16 Kyle Jamieson [Parts adapted from D. Halperin et al., T. Rappaport] What is MIMO, and why? Multiple-Input, Multiple-Output (MIMO) communications

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

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW In this section, a brief review of literature on Performance of Antenna Diversity Techniques, Alamouti Coding Scheme, WiMAX Broadband Wireless Access Technology, Mobile WiMAX Technology,

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 3: 802.11 PHY and OFDM Instructor: Kate Ching-Ju Lin ( 林靖茹 ) Reference 1. OFDM Tutorial online: http://home.iitj.ac.in/~ramana/ofdmtutorial.pdf 2. OFDM Wireless

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

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

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth.

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth. UNIT- 7 Radio wave propagation and propagation models EM waves below 2Mhz tend to travel as ground waves, These wave tend to follow the curvature of the earth and lose strength rapidly as they travel away

More information

EXPERIMENTAL EVALUATION OF MIMO ANTENA SELECTION SYSTEM USING RF-MEMS SWITCHES ON A MOBILE TERMINAL

EXPERIMENTAL EVALUATION OF MIMO ANTENA SELECTION SYSTEM USING RF-MEMS SWITCHES ON A MOBILE TERMINAL EXPERIMENTAL EVALUATION OF MIMO ANTENA SELECTION SYSTEM USING RF-MEMS SWITCHES ON A MOBILE TERMINAL Atsushi Honda, Ichirou Ida, Yasuyuki Oishi, Quoc Tuan Tran Shinsuke Hara Jun-ichi Takada Fujitsu Limited

More information

Differential Pulse Position Modulation for 5 GHz

Differential Pulse Position Modulation for 5 GHz Differential Pulse Position Modulation for 5 GHz Slide 1 Why DPPM? Low-Cost, Low-Complexity 5 GHz PHY Non-Coherent Detection No Equalizer Equalizer Training & Error Propagation are fundamental problems.

More information

Decimeter-Level Localization with a Single WiFi Access Point

Decimeter-Level Localization with a Single WiFi Access Point Decimeter-Level Localization with a Single WiFi Access Point Presented By: Bashima Islam Indoor Localization Smart Home Occupancy Geo Fencing Device to Device Location 1 Previous Work 10 cm Accuracy Commodity

More information

WiFi for Sensorless Sensing: A Review

WiFi for Sensorless Sensing: A Review WiFi for Sensorless Sensing: A Review Kotipalli Manasa Assistant Professor, Dept. of ECE, Nalanda Institute of Engineering and Technology, Guntur, Andhra Pradesh, India ABSTRACT: The capability of PHY

More information

ELEC E7210: Communication Theory. Lecture 11: MIMO Systems and Space-time Communications

ELEC E7210: Communication Theory. Lecture 11: MIMO Systems and Space-time Communications ELEC E7210: Communication Theory Lecture 11: MIMO Systems and Space-time Communications Overview of the last lecture MIMO systems -parallel decomposition; - beamforming; - MIMO channel capacity MIMO Key

More information

OFDMA PHY for EPoC: a Baseline Proposal. Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1

OFDMA PHY for EPoC: a Baseline Proposal. Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1 OFDMA PHY for EPoC: a Baseline Proposal Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1 Supported by Jorge Salinger (Comcast) Rick Li (Cortina) Lup Ng (Cortina) PAGE 2 Outline OFDM: motivation

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

Keysight Technologies A Flexible Testbed to Evaluate Potential Co-Existence Issues Between Radar and Wireless

Keysight Technologies A Flexible Testbed to Evaluate Potential Co-Existence Issues Between Radar and Wireless Keysight Technologies A Flexible Testbed to Evaluate Potential Co-Existence Issues Between Radar and Wireless Application Note Photo courtesy US Department of Defense Problem: Radar and wireless may interfere

More information

Wi-Fi Radar: Recognizing Human Behavior with Commodity Wi-Fi

Wi-Fi Radar: Recognizing Human Behavior with Commodity Wi-Fi Behavior Recognition Based on Wi-Fi CSI Wi-Fi Radar: Recognizing Human Behavior with Commodity Wi-Fi Yongpan Zou, Weifeng Liu, Kaishun Wu, and Lionel M. Ni Abstract Wi-Fi, which enables convenient wireless

More information

Adaptive communications techniques for the underwater acoustic channel

Adaptive communications techniques for the underwater acoustic channel Adaptive communications techniques for the underwater acoustic channel James A. Ritcey Department of Electrical Engineering, Box 352500 University of Washington, Seattle, WA 98195 Tel: (206) 543-4702,

More information

SMART RFID FOR LOCATION TRACKING

SMART RFID FOR LOCATION TRACKING SMART RFID FOR LOCATION TRACKING By: Rashid Rashidzadeh Electrical and Computer Engineering University of Windsor 1 Radio Frequency Identification (RFID) RFID is evolving as a major technology enabler

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

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK Akshita Abrol Department of Electronics & Communication, GCET, Jammu, J&K, India ABSTRACT With the rapid growth of digital wireless communication

More information

UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY

UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY Study Of IEEE P802.15.3a physical layer proposals for UWB: DS-UWB proposal and Multiband OFDM

More information

SPARSE CHANNEL ESTIMATION BY PILOT ALLOCATION IN MIMO-OFDM SYSTEMS

SPARSE CHANNEL ESTIMATION BY PILOT ALLOCATION IN MIMO-OFDM SYSTEMS SPARSE CHANNEL ESTIMATION BY PILOT ALLOCATION IN MIMO-OFDM SYSTEMS Puneetha R 1, Dr.S.Akhila 2 1 M. Tech in Digital Communication B M S College Of Engineering Karnataka, India 2 Professor Department of

More information

Outline / Wireless Networks and Applications Lecture 7: Physical Layer OFDM. Frequency-Selective Radio Channel. How Do We Increase Rates?

Outline / Wireless Networks and Applications Lecture 7: Physical Layer OFDM. Frequency-Selective Radio Channel. How Do We Increase Rates? Page 1 Outline 18-452/18-750 Wireless Networks and Applications Lecture 7: Physical Layer OFDM Peter Steenkiste Carnegie Mellon University RF introduction Modulation and multiplexing Channel capacity Antennas

More information

Channel Modeling ETI 085

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

More information

SMACK - A SMart ACKnowledgement Scheme for Broadcast Messages in Wireless Networks. COMP Paper Presentation Junhua Yan Nov.

SMACK - A SMart ACKnowledgement Scheme for Broadcast Messages in Wireless Networks. COMP Paper Presentation Junhua Yan Nov. SMACK - A SMart ACKnowledgement Scheme for Broadcast Messages in Wireless Networks COMP635 -- Paper Presentation Junhua Yan Nov. 28, 2017 1 Reliable Transmission in Wireless Network Transmit at the lowest

More information

Device-Free Decade: the Past and Future of RF Sensing Systems (at least 16 minutes worth) Neal Patwari HotWireless October 2017

Device-Free Decade: the Past and Future of RF Sensing Systems (at least 16 minutes worth) Neal Patwari HotWireless October 2017 Device-Free Decade: the Past and Future of RF Sensing Systems (at least 16 minutes worth) Neal Patwari HotWireless 2017 16 October 2017 Talk Outline The Past The Future Today Talk Outline The Past The

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

ICI Mitigation for Mobile OFDM with Application to DVB-H

ICI Mitigation for Mobile OFDM with Application to DVB-H ICI Mitigation for Mobile OFDM with Application to DVB-H Outline Background and Motivation Coherent Mobile OFDM Detection DVB-H System Description Hybrid Frequency/Time-Domain Channel Estimation Conclusions

More information

Chapter 4 Radio Communication Basics

Chapter 4 Radio Communication Basics Chapter 4 Radio Communication Basics Chapter 4 Radio Communication Basics RF Signal Propagation and Reception Basics and Keywords Transmitter Power and Receiver Sensitivity Power - antenna gain: G TX,

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

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

A Hybrid Indoor Tracking System for First Responders

A Hybrid Indoor Tracking System for First Responders A Hybrid Indoor Tracking System for First Responders Precision Indoor Personnel Location and Tracking for Emergency Responders Technology Workshop August 4, 2009 Marc Harlacher Director, Location Solutions

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

DeepFi: Deep Learning for Indoor Fingerprinting Using Channel State Information

DeepFi: Deep Learning for Indoor Fingerprinting Using Channel State Information DeepFi: Deep Learning for Indoor Fingerprinting Using Channel State Information Xuyu Wang, Lingjun Gao,ShiwenMao, and Santosh Pandey Department of Electrical and Computer Engineering, Auburn University,

More information

Experimental Evaluation Scheme of UWB Antenna Performance

Experimental Evaluation Scheme of UWB Antenna Performance Tokyo Tech. Experimental Evaluation Scheme of UWB Antenna Performance Sathaporn PROMWONG Wataru HACHITANI Jun-ichi TAKADA TAKADA-Laboratory Mobile Communication Research Group Graduate School of Science

More information

C2 and Payload in One Link

C2 and Payload in One Link C2 and Payload in One Link Chances and Challenges of OFDM DGLR Symposium Datenlink-Technologien für bemannte und unbemannte Missionen 21. März 2013 Dr. Christoph Heller Christian Blümm Outline Problem

More information

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2) 192620010 Mobile & Wireless Networking Lecture 2: Wireless Transmission (2/2) [Schiller, Section 2.6 & 2.7] [Reader Part 1: OFDM: An architecture for the fourth generation] Geert Heijenk Outline of Lecture

More information

Fast and Infuriating: Performance and Pitfalls of 60 GHz WLANs Based on Consumer-Grade Hardware

Fast and Infuriating: Performance and Pitfalls of 60 GHz WLANs Based on Consumer-Grade Hardware Fast and Infuriating: Performance and Pitfalls of 60 GHz WLANs Based on Consumer-Grade Hardware Swetank Kumar Saha, Hany Assasa, Adrian Loch, Naveen Muralidhar Prakash, Roshan Shyamsunder, Shivang Aggarwal,

More information

802.11a Synchronizer Performance Analysis (Simulation)

802.11a Synchronizer Performance Analysis (Simulation) 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., January 205, pg.246

More information

Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report

Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report UNH InterOperability Laboratory 121 Technology Drive, Suite 2 Durham, NH 03824 (603) 862-0090 Jason Contact Network Switch, Inc 3245 Fantasy

More information

An efficient Architecture for Multiband-MIMO with LTE- Advanced Receivers for UWB Communication Systems

An efficient Architecture for Multiband-MIMO with LTE- Advanced Receivers for UWB Communication Systems IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 2, Ver. IX (Mar-Apr. 2014), PP 01-06 An efficient Architecture for Multiband-MIMO with LTE- Advanced

More information

4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context

4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context 4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context Mohamed.Messaoudi 1, Majdi.Benzarti 2, Salem.Hasnaoui 3 Al-Manar University, SYSCOM Laboratory / ENIT, Tunisia 1 messaoudi.jmohamed@gmail.com,

More information

ENHANCING BER PERFORMANCE FOR OFDM

ENHANCING BER PERFORMANCE FOR OFDM RESEARCH ARTICLE OPEN ACCESS ENHANCING BER PERFORMANCE FOR OFDM Amol G. Bakane, Prof. Shraddha Mohod Electronics Engineering (Communication), TGPCET Nagpur Electronics & Telecommunication Engineering,TGPCET

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

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

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

Radio Frequency Integrated Circuits Prof. Cameron Charles

Radio Frequency Integrated Circuits Prof. Cameron Charles Radio Frequency Integrated Circuits Prof. Cameron Charles Overview Introduction to RFICs Utah RFIC Lab Research Projects Low-power radios for Wireless Sensing Ultra-Wideband radios for Bio-telemetry Cameron

More information

Implementation of OFDM Modulated Digital Communication Using Software Defined Radio Unit For Radar Applications

Implementation of OFDM Modulated Digital Communication Using Software Defined Radio Unit For Radar Applications Volume 118 No. 18 2018, 4009-4018 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Implementation of OFDM Modulated Digital Communication Using Software

More information

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

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

More information

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

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

More information

MIMO RFIC Test Architectures

MIMO RFIC Test Architectures MIMO RFIC Test Architectures Christopher D. Ziomek and Matthew T. Hunter ZTEC Instruments, Inc. Abstract This paper discusses the practical constraints of testing Radio Frequency Integrated Circuit (RFIC)

More information

802.11n. Suebpong Nitichai

802.11n. Suebpong Nitichai 802.11n Suebpong Nitichai Email: sniticha@cisco.com 1 Agenda 802.11n Technology Fundamentals 802.11n Access Points Design and Deployment Planning and Design for 802.11n in Unified Environment Key Steps

More information

Backscatter and Ambient Communication. Yifei Liu

Backscatter and Ambient Communication. Yifei Liu Backscatter and Ambient Communication Yifei Liu Outline 1. Introduction 2. Ambient Backscatter 3. WiFi Backscatter 4. Passive WiFi Backscatter Outline 1. Introduction 2. Ambient Backscatter 3. WiFi Backscatter

More information

Compensating Doppler Frequency Shift of High Speed Rail Communications

Compensating Doppler Frequency Shift of High Speed Rail Communications Compensating Doppler Frequency Shift of High Speed Rail Communications Trinh Thi Huong 1,2, Nguyen Manh Dat 1, To Thi Thao 3, Nguyen Duy Viet 2, and Vu Van Yem 1, * Abstract In High Speed Rail (HSR), the

More information