scispace - formally typeset
Search or ask a question
Journal ArticleDOI

Tool release: gathering 802.11n traces with channel state information

22 Jan 2011-Vol. 41, Iss: 1, pp 53-53
TL;DR: The measurement setup comprises the customized versions of Intel's close-source firmware and open-source iwlwifi wireless driver, userspace tools to enable these measurements, access point functionality for controlling both ends of the link, and Matlab scripts for data analysis.
Abstract: We are pleased to announce the release of a tool that records detailed measurements of the wireless channel along with received 802.11 packet traces. It runs on a commodity 802.11n NIC, and records Channel State Information (CSI) based on the 802.11 standard. Unlike Receive Signal Strength Indicator (RSSI) values, which merely capture the total power received at the listener, the CSI contains information about the channel between sender and receiver at the level of individual data subcarriers, for each pair of transmit and receive antennas.Our toolkit uses the Intel WiFi Link 5300 wireless NIC with 3 antennas. It works on up-to-date Linux operating systems: in our testbed we use Ubuntu 10.04 LTS with the 2.6.36 kernel. The measurement setup comprises our customized versions of Intel's close-source firmware and open-source iwlwifi wireless driver, userspace tools to enable these measurements, access point functionality for controlling both ends of the link, and Matlab (or Octave) scripts for data analysis. We are releasing the binary of the modified firmware, and the source code to all the other components.

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI
TL;DR: In this article , four deep learning models are presented, namely: a convolution neural network (CNN) with a Gated Recurrent Unit (GRU), a CNN with a GRU and attention; a CNN-GRU model with an attention mechanism and a second CNN; and a CNN model with Long Short-Term Memory (LSTM) and attention mechanism.
Abstract: In recent years, channel state information (CSI) in WiFi 802.11n has been increasingly used to collect data pertaining to human activity. Such raw data are then used to enhance human activity recognition. Activities such as lying down, falling, walking, running, sitting down, and standing up can now be detected with the use of information collected through CSI. Human activity recognition has a multitude of applications, such as home monitoring of patients. Four deep learning models are presented in this paper, namely: a convolution neural network (CNN) with a Gated Recurrent Unit (GRU); a CNN with a GRU and attention; a CNN with a GRU and a second CNN, and a CNN with Long Short-Term Memory (LSTM) and a second CNN. Those models were trained to perform Human Activity Recognition (HAR) using CSI amplitude data collected by a CSI tool. Experiments conducted to test the efficacy of these models showed superior results compared with other recent approaches. This enhanced performance of our models may be attributable the ability of our models to make full use of available data and to extract all data features, including high dimensionality and time sequence. The highest average recognition accuracy reached by the proposed models was achieved by the CNN-GRU, and the CNN-GRU with attention models, standing at 99.31% and 99.16%, respectively. In addition, the performance of the models was evaluated for unseen CSI data by training our models using a random split-of-dataset method (70% training and 30% testing). Our models achieved impressive results with accuracies reaching 100% for nearly all activities. For the lying down activity, accuracy obtained from the CNN-GRU model stood at 99.46%; slightly higher than the 99.05% achieved by the CNN-GRU with attention model. This confirmed the robustness of our models against environmental changes.

18 citations

Journal ArticleDOI
Tao Wang1, Dandan Yang1, Shunqing Zhang1, Yating Wu1, Shugong Xu1 
21 May 2019-Sensors
TL;DR: Wi-Alarm, a WiFi-based intrusion detection system that omits data preprocessing, reduces much computational expense without losing accuracy and robustness.
Abstract: In this paper, we present a WiFi-based intrusion detection system called Wi-Alarm. Motivated by our observations and analysis that raw channel state information (CSI) of WiFi is sensitive enough to monitor human motion, Wi-Alarm omits data preprocessing. The mean and variance of the amplitudes of raw CSI data are used for feature extraction. Then, a support vector machine (SVM) algorithm is applied to determine detection results. We prototype Wi-Alarm on commercial WiFi devices and evaluate it in a typical indoor scenario. Results show that Wi-Alarm reduces much computational expense without losing accuracy and robustness. Moreover, different influence factors are also discussed in this paper.

18 citations


Cites methods from "Tool release: gathering 802.11n tra..."

  • ...Firstly, CSI samples are collected with CSI Tool [13]....

    [...]

  • ...The DP sent internet control message protocol (ICMP) echo requested packages to the WiFi router which works as an AP and receives ICMP echo reply packages if the connection succeeded [13]....

    [...]

Journal ArticleDOI
TL;DR: In this article, a survey of key generation protocols and systems for the Internet of Things (IoT) has been presented, and the current challenges and potential research directions are discussed.
Abstract: Key generation is a promising technique to bootstrap secure communications for the Internet of Things devices that have no prior knowledge between each other. In the past few years, a variety of key generation protocols and systems have been proposed. In this survey, we review and categorise recent key generation systems based on a novel taxonomy. Then, we provide both quantitative and qualitative comparisons of existing approaches. We also discuss the security vulnerabilities of key generation schemes and possible countermeasures. Finally, we discuss the current challenges and point out several potential research directions.

18 citations

Proceedings ArticleDOI
01 Dec 2018
TL;DR: An economical, nonintrusive, and high-precision indoor localization scheme based on Wi-Fi fingerprinting that requires only a single Wi- Fi access point and a single fixed-location receiver is proposed.
Abstract: This paper proposes an economical, nonintrusive, and high-precision indoor localization scheme based on Wi-Fi fingerprinting that requires only a single Wi- Fi access point and a single fixed-location receiver. A deep neural network (DNN) based classification model is trained with Wi-Fi channel state information (CSI) fingerprints for localizing the target without any device attached (i.e., device-free). CSI provides finer-grained information than received signal strength (RSS). CSI pre- processing based on singular value decomposition (SVD), as well as data augmentation based on noise injection and inter-person interpolation, are incorporated into the proposed DNN framework for enhanced robustness and performance. Real-world experiments examine two scenarios with different degrees of target similarity and show that the proposed DNN-based system can consistently improve the localization performance as compared to the original DNN model.

18 citations

Journal ArticleDOI
TL;DR: This paper proposes an efficient calibration-free method by leveraging on crowdsourced WiFi signal data that are captured passively through a WiFi sensing testbed to generate radio maps using the multidimensional scaling (MDS) technique.
Abstract: Indoor positioning plays an important role in various location-based services (LBSs). In conventional systems, the process of constructing radio maps for positioning usually involves labor-intensive manual calibrations, which seriously limits the system’s scalability and adaptiveness. In this paper, we propose an efficient calibration-free method by leveraging on crowdsourced WiFi signal data that are captured passively through a WiFi sensing testbed. Since the ground truths of the crowdsourced data are unavailable, the radio maps cannot be directly constructed. In the proposed method, we adopt the multidimensional scaling (MDS) technique to compute the positions of the unlabeled data thereby generating radio maps. In order to enable MDS, we estimate the pairwise distances among the unlabeled data by using an improved trilateration method and a law of cosine (LoC)-based geometrical algorithm without online pairwise measurements. Experimental results show that the accuracy of the proposed method is higher than trilateration-based method and reasonably lower than that of calibration-based method. Meanwhile, the run time of the proposed method is shorter than previous optimization-based methods. The short run time allows the radio maps to be dynamically updated against the environmental variations.

18 citations


Cites methods from "Tool release: gathering 802.11n tra..."

  • ...However, due to the hardware requirements [15], CSI-based methods have not been widely applied so far as compared to RSS-based methods....

    [...]

References
More filters
Proceedings ArticleDOI
30 Aug 2010
TL;DR: It is shown that, for the first time, wireless packet delivery can be accurately predicted for commodity 802.11 NICs from only the channel measurements that they provide, and the rate prediction is as good as the best rate adaptation algorithms for 802.
Abstract: RSSI is known to be a fickle indicator of whether a wireless link will work, for many reasons. This greatly complicates operation because it requires testing and adaptation to find the best rate, transmit power or other parameter that is tuned to boost performance. We show that, for the first time, wireless packet delivery can be accurately predicted for commodity 802.11 NICs from only the channel measurements that they provide. Our model uses 802.11n Channel State Information measurements as input to an OFDM receiver model we develop by using the concept of effective SNR. It is simple, easy to deploy, broadly useful, and accurate. It makes packet delivery predictions for 802.11a/g SISO rates and 802.11n MIMO rates, plus choices of transmit power and antennas. We report testbed experiments that show narrow transition regions (

697 citations


"Tool release: gathering 802.11n tra..." refers methods in this paper

  • ...It works on up-to-date Linux operating systems: in our testbed we use Ubuntu 10.04 LTS with the 2.6.36 kernel....

    [...]

Journal ArticleDOI
01 Oct 2001
TL;DR: The Internet is going mobile and wireless, perhaps quite soon, with a number of diverse technologies leading the charge, including, 3G cellular networks based on CDMA technology, a wide variety of what is deemed 2.5G cellular technologies (e.g., EDGE, GPRS and HDR), and IEEE 802.11 wireless local area networks (WLANs).
Abstract: At some point in the future, how far out we do not exactly know, wireless access to the Internet will outstrip all other forms of access bringing the freedom of mobility to the way we access the we...

615 citations

Journal ArticleDOI
07 Jan 2010
TL;DR: This tutorial provides a brief introduction to multiple antenna techniques, and describes the two main classes of those techniques, spatial diversity and spatial multiplexing.
Abstract: The use of multiple antennas and MIMO techniques based on them is the key feature of 802.11n equipment that sets it apart from earlier 802.11a/g equipment. It is responsible for superior performance, reliability and range. In this tutorial, we provide a brief introduction to multiple antenna techniques. We describe the two main classes of those techniques, spatial diversity and spatial multiplexing. To ground our discussion, we explain how they work in 802.11n NICs in practice.

89 citations