Return to Research

Active Projects

Research

Public Safety Communications Research
Contributors: Collin Brady
Over the next decade, network providers will roll out an LTE-based public safety network to replace the current system nationwide. Due to the stringent requirements of public safety communications, there will be many challenges associated with the new system. LTE will be forced to add priority queuing for public safety data, a feature currently unused in LTE, and device-to-device (D2D) communications. Research in this area focuses on extending coverage through the use of LTE D2D capability introduced in 3GPP release 12, the use of response systems to disaster-stricken areas like cell on wheels and drone technologies, and network performance under extreme disaster scenarios.
Radar Vision – Radar Object Recognition
Contributors: Sumit Roy, Xiangyu Gao, Sian Jin
Millimeter-wave (mmW) radars are being increasingly integrated into commercial vehicles to support new advanced driver-assistance systems (ADAS) by enabling robust and high-performance object detection, localization, as well as recognition – a key component of new environmental perception.

We propose a novel radar multiple-perspectives convolutional neural network (RAMP-CNN) that extracts the location and class of objects based on further processing of the range-velocity-angle (RVA) heatmap sequences. To bypass the complexity of 4D convolutional neural networks (NN), we propose to combine several lower-dimension NN models within our RAMP-CNN model that nonetheless approaches the performance upper-bound with lower complexity.

Figure: test examples from the city road scenario; For each column, the top-row image is the synchronized camera image for visualization, the second-row image is the corresponding radar RA heatmap, and the bottom-row image is the visualization of the RAMP-CNN model results.

 

Radar Vision – High-resolution Radar Imaging

A key shortcoming for present-day vehicular radar imaging is poor azimuth resolution (for side-looking operation) due to the form factor limits on antenna size and placement.

We propose a solution via a new multiple-input and multiple-output synthetic aperture radar (MIMO-SAR) imaging technique, that applies coherent SAR principles to vehicular MIMO radar to improve the side-view (angular) resolution. The proposed 2-stage hierarchical MIMO-SAR processing workflow drastically reduces the computation load while preserving image resolution. To enable coherent processing over the synthetic aperture, we integrate a radar odometry algorithm that estimates the trajectory of ego-radar.

Figure: MIMO-SAR imaging for roadside experiment 1. (a) The camera image for the imaging environment with two inclinedly parked cars; (b) The MIMO-SAR imaging result where we use two rectangles to cover the parked cars; (c) Range-angle map imaging for single-frame radar data.

 

Automotive Radar Test-bed

Vehicle Radar Testbed is a millimeter-wave (mm-wave) FMCW radar sensor that can be used to test the performance of signal processing algorithms and collect data in field tests. The testbed shown below consists of the AWR1642 BoosterPack and DCA1000EVM from Texas Instruments.
    Features:
– Two available bandwidths: 76-77 GHz and 77-81GHz
– MIMO configuration: Four Receive antennas and two Transmit antennas with Time Division Modulation(TDM)
– Tx Power: 12dbm
– Rx Gain: 30dB
– C674x DSP for FMCW Signal Processing

Signal Processing: The development of signal processing techniques along with progress in the mm-wave semiconductor technology plays a key role in automotive radar systems. Various signal processing techniques have been developed to provide better resolution and estimation performance in all measurement dimensions: range, azimuth angles, and velocity of the targets surrounding the vehicles.

Figure: (left) The lab-scale mmW radar test-bed; (right) The automotive radar test-bed accompanied by cameras mounted on a vehicle.

 

Radar-Comm Coexistence

Wireless mediums provide finite resources for the purposes of radar and data communications. Often, these two functions are at odds with one another and compete for these resources. The broad solution space to this problem encompasses cooperation or codesigning of systems with both radar and communications functions.

Automotive Applications: Integration of automotive radars with vehicle communication networks will play a key role in enabling various intelligent driver-assist functions, and ultimately autonomous vehicles. Rad-Comm coexistence is envisaged as new approach for managing the multi-radar operation for improving radar functionality (e.g., avoiding multi-radar interference) via integration of vehicular networks (both V-2-V and V-2-I) in support.

ns-3 Scaling for Next G Wireless Networks (NSF CCRI)
Contributors: Sumit Roy, Tom Henderson, Sian Jin, Jun Hyeon Park, Hao Yin, Sachin Nayak
Abstract:  This project intends to significantly upgrade the scalability of the wireless models of ns-3 to address the challenges posed by next-generation (dense, hetnets) wireless scenarios.  The project also will support educational, training, and sustainment activities.

Efficient PHY Layer Abstractions

Abstract: Packet-level wireless network simulators face escalating system dimensionalities resulting from dense deployment scenarios supporting wideband, Multi-Input Multi-Output (MIMO), Multi-User (MU) transmission. Managing the resulting network simulation complexity and achieving practical runtimes require continuing enhancements to physical (PHY) layer abstractions. This work improves the state-of-the-art PHY layer abstractions via a new computational workflow that maps extensive offline link simulation results for OFDM/OFDMA MIMO/MU-MIMO system performance over frequency-selective channels into Packet Error Ratio (PER) for network simulations. The proposed method is shown to require modest additional storage and the runtime is insensitive to the increase in system dimensionalities (e.g., MIMO dimensions, MU dimensions, etc.).

ns-3 WiFi PHY Error Models

Abstract: Industry practice relies on detailed custom-coded link-level simulations for WiFi over a suite of increasingly complex operational scenarios (e.g. inclusive of MIMO and non-AWGN channel conditions). In contrast, ns-3 network simulation relies on abstractions of the WiFi physical layer that are sufficiently accurate and are amenable to run-time integration. FUNLaB has led a sustained campaign

of implementing link-to-system (L2S) mapping techniques that effectively capture the results from full link simulation. Details of our L2S methodology is available in numerous publications and simulation programs made freely available, allowing others to reproduce and extend the basic Look-Up Tables (LUT) representing the PHY error models. Over time, the WiFi PHY abstraction campaign has evolved to provide support for 802.11a OFDM, and SU-MIMO consistent with 802.11n/ac. Current efforts are focussed on extensions to MU-MIMO and OFDMA operation modes in 802.11ax.

See technical report on validation of 802.11n error models.

 

Validation of Wi-Fi network simulation on ns-3

Abstract: In this work, we provide a more thorough validation of the 802.11a OFDM ns-3 simulation model under a saturating load, and compare it with an analytical model of the DCF previously proposed. We provide throughput results for all 802.11a data rates, we explain the mathematical model employed and make our simulation programs publicly available for others to reproduce.

Technical Report: Validation of Wi-Fi network simulation on ns-3

ns-3 11ax project