Presentation is loading. Please wait.

Presentation is loading. Please wait.

Smart antennas and MAC protocols in MANET Lili Wei 2004-12-02.

Similar presentations


Presentation on theme: "Smart antennas and MAC protocols in MANET Lili Wei 2004-12-02."— Presentation transcript:

1 Smart antennas and MAC protocols in MANET Lili Wei 2004-12-02

2 Contents Smart antennas – basic concepts and algorithms Background knowledge System model Optimum beamformer design Adaptive beamforming algorithms DOA estimation method Schemes using directional antennas in MAC layer of ad hoc network Vaidya scheme1 Vaidya scheme2 Nasipuri scheme Bagrodia scheme

3 Part I : Smart antennas -- basic concepts and algorithms

4 Background Knowledge Basic challenge in wireless communication: ---- finite spectrum or bandwidth Multiple access schemes: FDMA TDMA CDMA

5 SDMA Spatial Division Multiple Access ---- Uses an array of antennas to provide control of space by providing virtual channels in an angle domain

6 Directional Antennas Sectorised antenna 1) switched beam system Use a number of fixed beams Select one of several beams to enhance receive signals 2) adaptive array system Be able to change its antenna pattern dynamically; Smart antenna

7 System Modeld Uniform Linear Array of M elements

8 System Model Narrow Band array processing Assumption: Array response vector

9 System Model The Beam-former Structure

10 A simple example Design a beamformer with unit response at 60 0 and nulls at 0 0, -30 0, -75 0

11 Optimum Beamformer Design Signal in AWGN and Interference

12 Optimum Beamformer Design Maximum SINR beamformer Under different criterions Mean-Square-Error optimum beamformer

13 Optimum Beamformer Design Minimum-Variance-Distortionless-Response beamformer Under different criterion Maximum Likelihood optimal beamformer

14 Practical Issues In practice, neither R nor R I+N is available to calculate the optimal weights of the array; In practice, direction of arrival (DOA) is also unknown. Issues Solution Adaptive beamforming algorithms – the weights are adjusted by some means using the available information derived from the array output, array signal and so on to make an estimation of the optimal weights; DOA estimation methods

15 Adaptive Beamforming Algorithms Block diagram of adaptive beamforming system

16 Adaptive Beamforming Algorithms 1. SMI Algorithm (Sample Matrix Inverse) 2. LMS Algorithm (Least Mean Square) 3. RLS Algorithm (Recursive Least Square) 4. CMA (Constant Modulus Algorithm)

17 Adaptive Beamforming Algorithms 1. SMI Algorithm (Sample Matrix Inverse) Estimate R using N samples: Use matrix inversion lemma: Then:

18 Adaptive Beamforming Algorithms 2. LMS Algorithm (Least Mean Square) Need training bits and calculate the error between the received signal after beamforming and desired signal; The step size u decides the convergence of LMS algorithm; Based on how to choose u, we have a set of LMS algorithm, “ unconstraint LMS ”, “ normalized LMS ”, “ constraint LMS ”. According to orthogonality principle (data| error) of MMSE beamformer: Solution:

19 3. RLS Algorithm (Recursive Least Square) Adaptive Beamforming Algorithms Given n samples of received signal r(t), consider the optimization problem — minimize the cumulative square error Solution: In some situation LMS algorithm will converge with very slow speed, and this problem can be solved with RLS algorithm.

20 Adaptive Beamforming Algorithms 4. CMA (Constant Modulus Algorithm) Assume the desired signal has a constant modulus, the existence of an interference causes fluctuation in the amplitude of the array output. Consider the optimization problem: Solution: This is a blind online adaptation, i.e., don ’ t need training bits CMA is useful for eliminating correlated arrivals with different magnitude and is effective for constant modulated envelope signals such as GMSK and QPSK

21 DOA Estimation Method 1. MF Algorithm (Matched Filter) 2. MVDR Algorithm 3. MUSIC Algorithm (MUltiple SIgnal Classification)

22 DOA Estimation Method 1. MF Algorithm (Matched Filter) The total output power of the conventional beamformer is: The output power is maximized when The beam is scanned over the angular region say,(-90 0,90 0 ), in discrete steps and calculate the output power as a function of AOA The output power as a function of AOA is often termed as the spatial spectrum The DOA can be estimated by locating peaks in the spatial spectrum This works well when there is only one signal present But when there is more than one signal present, the array output power contains contribution from the desired signal as well as the undesired ones from other directions, hence has poor resolution

23 2. MVDR Algorithm DOA Estimation Method This technique form a beam in the desired look direction while taking into consideration of forming nulls in the direction of interfering signals. Solution: By computing and plotting p MVDR over the whole angle range, the DOA ’ s can be estimated by locating the peaks in the spectrum MVDR algorithm provides a better resolution when compared to MF algorithm MVDR algorithm requires the computation of a matrix inverse, which can be expensive for large arrays

24 DOA Estimation Method Comparison of resolution performance of MF and MVDR algorithms Scenario: Two signals of equal power at SNR of 20dB arrive at a 6-element uniformly spaced array at angles 90 and 100 degrees, respectively

25 3. MUSIC Algorithm (MUltiple SIgnal Classification) DOA Estimation Method MUSIC is a high resolution multiple signal classification technique based on exploiting the eigenstructure of the input covariance matrix. Step 1: Collect input samples and estimate the input covariance matrix Step 2: Perform eigen decomposition

26 3. MUSIC Algorithm (MUltiple SIgnal Classification) DOA Estimation Method Step 3: Estimate the number of signals based on the fact : The first K eigen vectors represent the signal subspace, while the last M-K eigen vectors represent the noise subspace The last M-K eigen values are equal and equal to the noise variance find the D smallest eigen values that almost equal to each other Step 4: Compute the MUSIC spectrum find the largest peaks of P music to obtain estimates of DOA

27 DOA Estimation Method Comparison of resolution performance of MVDR and MUSIC Scenario: Two signals of equal power at SNR of 20dB arrive at a 6-element uniformly spaced array at angles 90 and 95 degrees, respectively

28 Summary of Part I System model Optimum beamformer design Adaptive beamforming algorithms 1) SMI 2) LMS 3) RLS 4) CMA DOA estimation method 1) MF 2) MVDR 3) MUSIC

29 Part II: Schemes using directional antennas in MAC layer of ad hoc network

30 RTS/CTS mechanism in 802.11 ABCDE RTS CTS DATA ACK

31 Nodes are assumed to transmit using omni-directional antennas. Both RTS and CTS packet contain the proposed duration of data transmission The area covered by the transmission range of both the sender(node B) and the receiver (node C) is reserved during the data transfer This mechanism reduce collisions due to the hidden terminal problem However, it waste a large portion of network capacity. RTS/CTS mechanism in 802.11

32 Vaidya Scheme 1 Assumption : Each node knows its exact location and the location of its neighbors Each node is equipped with directional antennas If node X received RTS or CTS related to other nodes, then node X will not transmit anything in that direction until that other transfer is completed That direction or antenna element would be said to be “ blocked ” While one directional at some node be blocked, other directional at the same nodes may not be blocked, allowing transmission using the unblocked antenna

33 Vaidya Scheme 1 ABCDE DRTS OCTS DATA ACK DRTS OCTS DATA ACK OCTS

34 Utilize a directional antenna for sending the RTS (DRTS), whereas CTS are transmitted in all directions (OCTS). Data and ACK packets are sent directionally. Any other node that hears the OCTS only blocks the antenna on which the OCTS was received. Vaidya Scheme 1

35 A possible scenario of collisions ABCD DRTS OCTS DATA ACK DRTS

36 A node uses two types RTS packets: DRTS and ORTS according to the following rules: 1) if none of the directional antennas at node X are blocked, then node X will send ORTS; 2) otherwise, node X will send a DRTS provided that the desired directional antenna is not blocked. Vaidya Scheme 2

37 ABCD ORTS OCTS DATA ACK Vaidya Scheme 2 F ORTS DRTS

38 Performance 510152025 49141924 38131823 27121722 16111621 Connections802.11Scheme1Scheme2 1 21157.50146.73165.89 2 2289.9085.3181.30 3 2322.0091.39105.03 4 2489.2982.3082.83 5 25157.94153.30163.37 Throughput 516.63559.03598.42 Simulation mesh Topology (5X5)

39 But what if we have no location information ?

40 Node A that wishes to send a data packet to B first sends an omni-directional RTS packet Node B receives RTS correctly and responds by transmitting a CTS packet, again on all directions. In the meanwhile, B can do DOA estimation from receiving RTS packet Similarly, node A estimates the direction of B while receiving the CTS packet. Then node A will proceed to transmit the data packets on the antenna facing the direction of B. Nasipuri Scheme

41 A 4 1 3 2 RTS B 4 1 3 2 CTS Data

42 Nasipuri Scheme

43 Directional Virtual Carrier Sensing(DVCS) Three primary capabilities are added to original 802.11 MAC protocol for directional communication with DVCS: 1) caching the Angle of Arrival (AOA) 2) beam locking and unlocking 3) the use of Directional Network Allocation Vector (DNAV) Bagrodia Scheme

44 1. AOA caching Each node caches estimated AOAs from neighboring nodes whenever it hears any signal, regardless of whether the signal is sent to it or not When node X has data to send, it searches its cache for the AOA information, if the AOA is found, the node will send a directional RTS, otherwise, the RTS is send omni- directionally. The node updates its AOA information each time it receives a newer signal from the same neighbor. It also invalidates the cache in case if it fails to get the CTS after 4 directional RTS transmission. Bagrodia Scheme

45 2. Beam locking and unlocking Bagrodia Scheme AB B (1)RTS (2)CTS (3)Data (4)ACK When a node gets an RTS, it locks its beam pattern towards the source to transmit CTS The source locks the beam pattern after it receives CTS. The beam patterns at both sides are used for both transmission and reception, and are unlocked after ACK is completed.

46 3. DNAV setting DNAV is a directional version of NAV(used in the original 802.11 MAC), which reserves the channel for others only in a range of directions. Bagrodia Scheme DNAV(30 0 ) DNAV(75 0 ) DNAV(300 0 ) Available directions for transmission In the fig: Three DNAVs are set up towards 30 0, 75 0 and 300 0 with 60 0 width. Until the expiration of these DNAVs, this mode cannot transmit any signals with direction between 0-105 0 or 270-330 0, but is allowed to transmit signals towards 105- 270 0 and 330-360 0

47 A network situation where DVCS can improve the network capacity with DNAVs Bagrodia Scheme F BD E AC

48 Performance Bagrodia Scheme

49 Summary of Part II RTSCTSDataACK 802.11omni Vaidya 1dir.omnidir. Vaidya 2dir./omniomnidir. Nasipuriomni dir. Bagrodiadir./omnidir. Comparison of four schemes

50 Conclusion smart antenna is a technology for wireless systems that use a set of antenna elements in an array. The signal from these antenna elements are combined to form a movable beam pattern that can be steered to a desired direction smart antennas enable spatial reuse and they increase the communication range because of the directivity of the antennas smart antennas can be beneficial for wireless ad hoc networks to enhance the capacity of the network To best utilize directional antennas, a suitable MAC protocol must be designed If the locations are unknown, DOA estimation may be needed before sending directional signals

51 reference J.C.Liberti, T.S.Rappaport, “ Smart antennas for wireless communications: IS-95 and third generation CDMA applications ” L.C.Godara, “ Application of antenna arrays to mobile communicaitions, part I: performance improvement, feasiblility, and system considerations ” L.C.Godara, “ Application of antenna arrays to mobile communications, part II: beam-forming and direction-of-arrival considerations ” Y.b Ko, V.Shankarkumar and N.Vaidya, “ Medium access control protocols using directional antennas in ad hoc networks ” A.Nasipuri, S.Ye, J.You and R.Hiromoto, “ A MAC protocol for mobile ad hoc networks using directional antennas ” M.Takai, J.Martin, A.Ren and R.Bagrodia, “ Directional virtual carrier sensing for directional antennas in mobile ad hoc networks ” S.Bellofiore, J.Foutz, etc.. “ Smart antenna system analysis, integration and performance for mobile ad-hoc networks (MANETs)


Download ppt "Smart antennas and MAC protocols in MANET Lili Wei 2004-12-02."

Similar presentations


Ads by Google