Publications

Detailed Information

Robust and Interference-Resilient MAC/PHY Layer Strategies for WLANs

DC Field Value Language
dc.contributor.advisor최성현-
dc.contributor.author변성호-
dc.date.accessioned2018-05-28T16:24:11Z-
dc.date.available2018-05-28T16:24:11Z-
dc.date.issued2018-02-
dc.identifier.other000000150227-
dc.identifier.urihttps://hdl.handle.net/10371/140698-
dc.description학위논문 (박사)-- 서울대학교 대학원 : 공과대학 전기·컴퓨터공학부, 2018. 2. 최성현.-
dc.description.abstractThanks to the explosive growth of mobile devices such as smartphones and tablet PCs, IEEE 802.11 wireless local area network (WLAN), often referred to as WiFi, has
become one of the most successful wireless access technologies, supporting ever increasing demand for high data rates at relatively low cost. Encouraged by this remarkable success, the state-of-the-art IEEE 802.11 WLAN provides a physical layer (PHY) data rate of Gb/s to a single user in the 5 GHz unlicensed band, by enabling multi-input and multi-output (MIMO) technology, which utilizes multiple antennas at both transmitter and receiver, and channel bonding which aggregates multiple 20 MHz channels up to 160 MHz bandwidth. Furthermore, as a key feature to enhance medium access control (MAC) efficiency, IEEE 802.11 standard defines frame aggregation called aggregate MAC protocol data unit (A-MPDU), which amortizes PHY protocol overhead over multiple frames by packing several MPDUs into a single frame.
In this dissertation, we propose the following three strategies to enhance throughput performance in practice: (1) Mobility-aware PHY rate and A-MPDU length control,
(2) Receiver-driven operating channel width adaptation, and (3) Receive architecture for eliminating time-domain interference not overlapping with the desired signal
in frequency-domain.
Firstly, a significant growth of mobile data traffic volume, primarily generated by portable devices, has led to a change of WLAN communication environments
-
dc.description.abstractthe
wireless channel condition in WLAN system is no longer quasi-stationary over the duration of a single frame reception. Especially, frame aggregation, i.e., A-MPDU, which lengthens frame duration significantly, causes the channel state information (CSI) obtained at the preamble can be no longer valid for successfully decoding the latter part of A-MPDUs, when the channel condition substantially changes during the A-MPDU reception. To cope with this problem, we analyze the wireless channel dynamics considering mobility through extensive measurements, and we then build a model which represents the impact of mobility with a noise vector in the I-Q plane, to investigate how the mobility affects the A-MPDU reception performance. Based on our analysis, we develop STRALE, a standard-compliant and mobility-aware PHY rate and A-MPDU length adaptation scheme with ease of implementation. Through extensive simulations with 802.11ac using ns-3 and prototype implementation with commercial 802.11n devices, we demonstrate that STRALE achieves up to 2.9 higher throughput, compared to a fixed duration setting according to IEEE 802.11 standard. STRALE simply requires to update device driver only at one end of the wireless link (i.e., transmitter), thus allowing it to be applicable to any kind of platforms.
Second, IEEE 802.11ac supports bandwidth of 20, 40, and 80 MHz as a mandatory feature, and optionally supports 160 MHz bandwidth. To transmit and receive packets using such wide bandwidth, the 802.11ac devices need to increase the size of fast Fourier transform (FFT), equivalently, the baseband bandwidth, referred to as
operating channel width (OCW). However, our experiment results reveal various situations where bandwidth adaptation without changing the receivers OCW, leads to poor reception performance due surprisingly to time-domain interference not overlapping with the incoming desired signal in frequency domain. To cope with this problem, we develop RECONN, a standard-compliant and receiver-driven OCW adaptation scheme with ease of implementation. Our prototype implementation in commercial 802.11ac devices shows that RECONN achieves up to 1.85x higher throughput by completely eliminating time-domain interference. To our best knowledge, this is the first work to discover the time-domain interference problem, and to develop OCW adaptation scheme in 802.11ac system.
Finally, based on the observation that time-domain interference causes 1) packet detection and synchronization failure, 2) undesirable receive locking problem, and 3) automatic gain control (AGC) failure, we propose a receive architecture called REACTER to eliminate the impact of time-domain interference: REACTER digitally extracts the desired preamble signal not affected by time-domain interference, and provides
interference-resilient A-MPDU reception performance by real-time AGC level adaptation during A-MPDU reception. The proposed receive architecture extensively evaluated
via IT++ based link-level simulator, and the simulation results show that REACTER significantly improves the frame reception performance by completely eliminates
the impact of time-domain interference.
In summary, we identify the two existing problems through the extensive measurement and simulations, and we then propose compelling algorithms to improve the throughput performance. We demonstrate the feasibility of our approaches by implementing prototypes in off-the-shelf commercial 802.11n/ac devices, showing that our proposed algorithms fully comply with the 802.11 MAC and requires no PHY modification such that it can be applicable to the existing hardware platform by simply updating the device driver only at one end of the wireless link. Furthermore, we present a novel receive architecture which shows the ability to fundamentally enhance the performance of wide bandwidth operation with very low cost and complexity.
-
dc.description.tableofcontents1 Introduction 1
1.1 Motivation 1
1.2 Overview of Existing Approach 3
1.2.1 A-MPDU Length Adaptation 3
1.2.2 Wide Bandwidth Operation in IEEE 802.11ac WLANs 4
1.2.3 Receive Architecture for WLAN Devices 5
1.3 Main Contributions 6
1.3.1 Mobility-Aware PHY Rate and A-MPDU Length Adaptation 6
1.3.2 Receiver-Driven Operating Channel Width Adaptation 7
1.3.3 Rx Architecture for Eliminating Time-Domain Interference 7
1.4 Organization of the Dissertation 8
2 STRALE: Mobility-Aware PHY Rate and A-MPDU Length Adaptation in IEEE 802.11 WLANs 10
2.1 Introduction 10
2.2 Preliminaries . 12
2.2.1 Channel Estimation and Compensation 12
2.2.2 Frame Aggregation 14
2.2.3 Modulation and Coding Schemes 15
2.2.4 MIMO, SM, STBC and channel bonding 15
2.3 Case Study 16
2.3.1 Experimental Setting 16
2.3.2 Temporal Selectivity 17
2.3.3 Impact of Mobility 18
2.3.4 Impact of MCSs 21
2.3.5 IEEE 802.11n/ac Features 22
2.3.6 Rate Adaptation: Minstrel 23
2.4 Caudal Noise Model 25
2.4.1 Caudal Noise Modeling for n x n MIMO Channel 26
2.4.2 Impact of Caudal Noise 28
2.5 STRALE: Proposed Algorithm 30
2.5.1 Possible Solutions for Caudal Loss Problem 31
2.5.2 Operation of STRALE 32
2.6 Performance Evaluation 37
2.6.1 Methodology 37
2.6.2 Simulation Results 39
2.6.3 Prototype Implementation 44
2.7 Summary 46
3 RECONN: Receiver-Driven Operating Channel Width Adaptation in IEEE 802.11ac WLANs 48
3.1 Introduction 48
3.2 Preliminaries 51
3.2.1 Packet Detection and Initial Synchronization 51
3.2.2 Wide Bandwidth Operation 52
3.3 Cast Study 53
3.3.1 Motivation 55
3.3.2 Packet Detection and Synchronization Failure 57
3.3.3 Receive Locking to Interference Signal 59
3.3.4 AGC Failure 61
3.4 RECONN: Proposed Algorithm 64
3.4.1 Possible Solutions 64
3.4.2 RECONN 67
3.5 Performance Evaluation 70
3.5.1 One-to-One Scenario 72
3.5.2 Multi-station Scenario 74
3.6 Summary 75
4 REACTER: Receive Architecture for Eliminating Time-Domain Interference 76
4.1 Introduction 76
4.2 Preliminaries 78
4.2.1 Packet Detection and Synchronization 78
4.2.2 Automatic Gain Control in IEEE 802.11 WLAN 80
4.3 REACTER: Proposed Architecture 80
4.3.1 Simulation Methodology 80
4.3.2 Digital Low Pass Filter (DLPF) 82
4.3.3 Real-Time AGC 89
4.3.4 Structure of REACTER 96
4.4 Performance Evaluation 100
4.5 Summary 101
-
dc.formatapplication/pdf-
dc.format.extent3711399 bytes-
dc.format.mediumapplication/pdf-
dc.language.isoen-
dc.publisher서울대학교 대학원-
dc.subjectIEEE 802.11 wireless local area network (WLAN)-
dc.subjectWi-Fi-
dc.subjectaggregate MPDU (A-MPDU)-
dc.subjectmobility-
dc.subjectchannel estimation-
dc.subjectbaseband-
dc.subjectoperating channel width-
dc.subjectautomatic gain control (AGC)-
dc.subjectprototype design-
dc.subject.ddc621.3-
dc.titleRobust and Interference-Resilient MAC/PHY Layer Strategies for WLANs-
dc.typeThesis-
dc.description.degreeDoctor-
dc.contributor.affiliation공과대학 전기·컴퓨터공학부-
dc.date.awarded2018-02-
Appears in Collections:
Files in This Item:

Altmetrics

Item View & Download Count

  • mendeley

Items in S-Space are protected by copyright, with all rights reserved, unless otherwise indicated.

Share