Efficient Algorithm for Multi-Hop Wireless Networks

xiaohua li and jeong kyun lee department n.w
1 / 22
Embed
Share

"Developing efficient algorithmic approach for constructing optimal multi-hop paths in large wireless networks, leveraging interference immunity and relay selection to achieve rate optimization. Challenges and solutions in wired and wireless network scenarios discussed."

  • Wireless Networks
  • Algorithm Optimization
  • Multi-Hop Relay
  • Interference Immunity
  • Network Challenges

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Xiaohua Li and Jeong Kyun Lee Department of Electrical and Computer Engineering State University of New York at Binghamton {xli,jlee54}@binghamton.edu

  2. Develop efficient algorithm to construct optimal multi-hop path in arbitrarily large wireless networks Interference immune phenomenon: Multi-hop relaying as if no mutual interference. Take the benefits of broadcasting without the problem of mutual interference Efficient Dijkstra-like algorithm: Select multi-hop relays for optimal source-destination rate with complexity ?(?2)

  3. Multi-hop networking problem: Find optimal hop count, select optimal relays, determine optimal source-destination rate Wired networks: Dijkstra s algorithm (shortest path, widest path) Wireless networks: an open challenge Challenge of mutual interference, broadcasting

  4. Exhaustive search based on max-flow min- cut theorem complexity too high Capacity scaling?(log?) asymptotic results at ? only Relay/cooperative communication for small networks (a few fixed nodes or hops only) Hop count and multi-hop relay optimization has been studied in a linear network only

  5. Algorithmic approach for this problem Develop new multi-hop relay selection algorithm to construct optimal multi-hop path Efficient for wireless networks with arbitrary size Optimal in terms of decode-and-forward rate Based on an interesting phenomenon of wireless networks: interference immunity A large class of multi-hop wireless operations can be conducted as if there is no mutual interference

  6. Wireless network with ? + 2 random nodes Source node 0, destination node ? + 1, and ? relay candidate nodes Need to select relays to construct rate-optimal multi-hop path from source to destination = = N S Destinati oure no de: on: r 0 r 0 + 1 hr N + 1 = Relay s: {1,2 , , } N j 1 h j h hop count : N

  7. Assume causal full-duplex (FD) decode-and- forward (DF) relays A relay can transmit simultaneously a packet while receiving another packet DF is popular in practical or large multi-hop wireless networks FD is optimal theoretically, promising practically Causality: relay can transmit packets received/decoded during past slots only

  8. One packet per slot: A packet reaches the destination node in each slot In each slot : Source node : transmit a new packet relay node : RX packet ( j r k j r + u k u ( ) k u r 0 0 + u 1), TX ( ) k j j destination : receive packet ( ) k h 1 h

  9. Relay ??receives all other relays broadcasted signals ( ) i i j r r r i = h J = + x u v ( ) ( ), k k P G e k i , r r i j , i j j 0 Signals transmitted by relays in its preceding hops Signals transmitted by itself Signals transmitted by relays in its subsequent hops

  10. max j 0 P P Each relay has a power limit: Need to optimize relaying power Each relay has AWGNwith power Instantaneous flat fading channel: Transmitted signalhas unit power: ( - ) stands for: relay re-encodes the packet ( ) j k j k j 2 j G u J e , r r i j , r r jk u i ( j ) j u r k j and transmits it in slot Channels coefficients and re-encoding rules are public knowledge

  11. Exploit FD & known packets Relay ??can subtract self-interference and interference from relays in subsequent hops Received signal consists of information from preceding relays only 1 ( ) j i = j J = + x u v ( ) ( ) k k P G e k i , r r i j , r r r i j i i j 0 Key challenge: How to mitigate interference from preceding relays? Answer: Exploit multiple repeated transmissions in multi-hop operations

  12. Each packet is transmitted once by each relay Full knowledge of relay ??on a packet: ? signals received in past ? slots + + u In slot to ,which causes interfer r 1, transmits r ( 1) k j k j 0 0 ence to . r 1 j However, can u u se this interference + r j to help decode ( 1) in s lot k j k

  13. + u ( 1) To decode packet , relay ??uses all its signals received in past ? slots Apply SIC to remove decoded packets k j i J + + = + + + + + x u v ( 1 ) ( 1 ) ( 1 ) k j i P G e k j i k j i , r rj j , r r r j j = 0 0 1 i j + u ( 1) ik j SINR of detecting signal P G , r r r + + = ( 1 ) , 0 1 k j i i j i i j j 1 i + 2 j P G , r r r j = 0 Still has interference from preceding relays

  14. With appropriate re-encoding, overall rate of relay ??is 1 log 1 j r i = 1 j P G , r r r j i i j = + + + = + = 0 i ( 1 ) lo g 1 R k j i 2 2 j 2 j 0 No mutual interference remains interference immune phenomenon Broadcasting of preceding relays is collected enjoy benefits of broadcasting without suffering from mutual interference

  15. Define source-destination rate = min R R + 1 1 j h r Like a water pipe, rate is limited by the minimum tunnel j Formulate optimal multi-hop path construction = + 1 j P G , r r r i i j = max j 0 i max h N N min log j h + 1 , s.t., 0 ,0 R P P j N 2 j 2 j 0 1 1 ,1 r h Find optimal hop count, relay node selection and relay power optimization for rate maximization

  16. Relays just use full relaying power = max r P P r i i A relay always increases rates of its subsequent relays A relay is not affected by its subsequent relays Greedy algorithm: It is optimal to adopt greedily all relays with highest rate

  17. Proposition 1: Algorithm 1 finds the optimal hop count and selects relays ??to achieve maximum transmission rate ? with computational complexity ?(?2). With slight modification, this algorithm can find optimal paths from a source node to all other nodes under same overall complexity ?(?2). Optimal paths share common relays

  18. Proposition 2: For 3-node relay network, algorithm 1 gives the optimal DF rate + PG PG PG PG = + + + 0 02 2 2 0 01 2 1 0 02 1 12 max log 1 ,min log 1 ,log 1 R 2 2 2 2 2 Proposition 3: Single relay in each hop is optimal for DF relaying strategy

  19. Verified: optimality, efficiency, capacity scaling ? log? .

  20. Compare optimal DF rate with practically achieved rates.

  21. Interference immune phenomenon: SIC+Encoding makesfull-duplex decode-and-forward relays interference-free Multi-hop path construction for optimal DF rate Exploit multi-hop broadcasting without suffering from mutual interference Dijkstra-like algorithm for wireless networks Find optimal hop count, optimal relays, to maximize DF rate Efficient for arbitrarily large wireless networks

Related


More Related Content