SearcharxivSearch

arXiv subjects

Dustin Maas

Publications and source records attributed to Dustin Maas.

6 recordsLinked to original sources

WN-Wrangle: Wireless Network Data Wrangling Assistant

Data wrangling continues to be the most time-consuming task in the data science pipeline and wireless network data is no exception. Prior approaches for automatic or assisted data-wrangling primarily target unordered, single-table data. However, unlike traditional datasets where rows in a table are unordered and assumed to be independent of each other, wireless network datasets are often collected across multiple measurement devices, producing multiple, temporally ordered tables that must be integrated for obtaining the complete dataset. For instance, to create a dataset of the signal quality of 5G cell towers within a geographic region, GPS data collected by cellphones must be joined with radio frequency measurements of the corresponding cell towers. However, the join key timestamp typically exhibits mismatched sampling periods, causing a misalignment. Data wrangling techniques for generic time-series datasets also fail here, since they lack knowledge of domain-specific data semantics, which are often defined by network protocols and system configurations. To aid in wrangling wireless network datasets, we demonstrate WN-Wrangle, an interactive wrangling assistant, tailored to the wireless network domain that suggests the top-k next-best wrangling operations, along with rich, domain-specific explanations. Under the hood, WN-Wrangle enforces temporal constraints- and a wireless network semantics-aware mechanism to score and rank an extended set of wrangling operators to improve the data quality. We demonstrate how WN-Wrangle identifies elusive data-quality issues specific to the wireless network domain and suggests accurate wrangling steps over datasets obtained from the widely used POWDER city-scale wireless testbed.

cs.DB

Sensing and Stopping Interfering Secondary Users: Validation of an Efficient Spectrum Sharing System

We present the design and validation of Stoppable Secondary Use (StopSec), a privacy-preserving protocol with the capability to identify a secondary user (SU) causing interference to a primary user (PU) and to act quickly to stop the interference. All users are served by a database that provides a feedback mechanism from a PU to an interfering SU. We introduce a new lightweight and robust method to watermark an SU's OFDM packet. Through extensive over-the-air real-time experiments, we evaluate StopSec in terms of interference detection, identification, and stopping latency, as well as impact on SUs. We show that the watermarking method avoids negative impact to the secondary data link and is robust to real-world time-varying channels. Interfering SUs can be stopped in under 150 milliseconds, and when multiple users are simultaneously interfering, they can all be stopped. Even when the interference is 10 dB lower than the noise power, StopSec successfully stops interfering SUs within a few seconds of their appearance in the channel. StopSec can be an effective spectrum sharing protocol for cases when interference to a PU must be quickly and automatically stopped.

eess.SP

Through-Wall Person Localization Using Transceivers in Motion

We develop novel methods for device-free localization (DFL) using transceivers in motion. Such localization technologies are useful in various cross-layer applications/protocols including those that are related to security situations where it is important to know the presence and position of an unauthorized person; in monitoring the daily activities of elderly or special needs individuals; or in emergency situations when police or firefighters can use the locations of people inside of a building in order to save lives. We propose that transceivers mounted on autonomous vehicles could be both quickly deployed and kept moving to ``sweep'' an area for changes in the channel that would indicate the location of moving people and objects. The challenge is that changes to channel measurements are introduced both by changes in the environment and from motion of the transceivers. In this paper, we demonstrate a method to detect human movement despite transceiver motion using ultra-wideband impulse radar (UWB-IR) transceivers. The measurements reliably detect a person's presence on a link line despite small-scale fading. We explore via multiple experiments the ability of mobile UWB-IR transceivers, moving outside of the walls of a room, to measure many lines crossing through the room and accurately locate a person inside within 0.25 m average error.

cs.ET

Through Wall People Localization Exploiting Radio Windows

We introduce and investigate the ability of an attacker to surreptitiously use an otherwise secure wireless network to detect moving people through walls, in an area in which people expect their location to be private. We call this attack on location privacy of people an "exploiting radio windows" (ERW) attack. We design and implement the ERW attack methodology for through wall people localization that relies on reliably detecting when people cross the link lines by using physical layer measurements between the legitimate transmitters and the attack receivers. We also develop a method to estimate the direction of movement of a person from the sequence of link lines crossed during a short time interval. Additionally, we describe how an attacker may estimate any artificial changes in transmit power (used as a countermeasure), compensate for these power changes using measurements from sufficient number of links, and still detect line crossings. We implement our methodology on WiFi and ZigBee nodes and experimentally evaluate the ERW attack by monitoring people movements through walls in two real-world settings. We find that our methods achieve very high accuracy in detecting line crossings and determining direction of motion.

cs.CR

Experimental Performance Evaluation of Location Distinction for MIMO Channels

Location distinction is defined as determining whether or not the position of a device has changed. We introduce methods and metrics for performing location distinction in multiple-input multiple-output (MIMO) wireless networks. Using MIMO channel measurements from two different testbeds, we evaluate the performance of temporal signature-based location distinction with varying system parameters, and show that it can be applied to MIMO channels with favorable results. In particular, a 2x2 MIMO channel with a bandwidth of 80 MHz allows a 64-fold reduction in miss rate over the SISO channel for a fixed false alarm rate, achieving as small as 4 x 10^-4 probability of false alarm for a 2.4 x 10^-4 probability of missed detection. The very high reliability of MIMO location distinction enables location distinction systems to detect the change in position of a transmitter even when using a single receiver.

cs.NI

Channel Sounding for the Masses: Low Complexity GNU 802.11b Channel Impulse Response Estimation

New techniques in cross-layer wireless networks are building demand for ubiquitous channel sounding, that is, the capability to measure channel impulse response (CIR) with any standard wireless network and node. Towards that goal, we present a software-defined IEEE 802.11b receiver and CIR estimation system with little additional computational complexity compared to 802.11b reception alone. The system implementation, using the universal software radio peripheral (USRP) and GNU Radio, is described and compared to previous work. By overcoming computational limitations and performing direct-sequence spread-spectrum (DS-SS) matched filtering on the USRP, we enable high-quality yet inexpensive CIR estimation. We validate the channel sounder and present a drive test campaign which measures hundreds of channels between WiFi access points and an in-vehicle receiver in urban and suburban areas.

cs.OH