implementation of physical-layer network coding

17
Implementation of Physical-layer Network Coding Lu Lu 12th/January/2012 (Joint work with Mr. Taotao WANG, Prof. Soung Chang LIEW and Dr. Shengli ZHANG) SRIF Presentation, Jan 12th, 2012

Upload: admon

Post on 02-Feb-2016

32 views

Category:

Documents


1 download

DESCRIPTION

SRIF Presentation, Jan 12th, 2012. Implementation of Physical-layer Network Coding. Lu Lu 12th/January/2012 (Joint work with Mr. Taotao WANG, Prof. Soung Chang LIEW and Dr. Shengli ZHANG). Outlines. 1. Background of Physical-layer Network Coding (PNC) 2. PNC Realization Challenges - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Implementation of Physical-layer Network Coding

Implementation of Physical-layer Network Coding

Lu Lu12th/January/2012

(Joint work with Mr. Taotao WANG, Prof. Soung Chang LIEW and Dr. Shengli ZHANG)

SRIF Presentation, Jan 12th, 2012

Page 2: Implementation of Physical-layer Network Coding

23/4/22 2

Outlines• 1. Background of Physical-layer Network Coding (PNC)• 2. PNC Realization Challenges

– Asynchrony, Channel Estimation, Joint Channel-decoding and Network Coding (Jt-CNC)

– Our approaches to tackle them• PNC in the frequency-domain (FPNC) with OFDM, Design the Frame Format to suit for PNC and XOR-

CD decoding

• 3. Effect of Delay Asynchrony in Frequency Domain• 4. Experimental Results

– FPNC Implementation over Software Radio Platform – Experimental Results

• 5. Conclusion and Future Works

Page 3: Implementation of Physical-layer Network Coding

23/4/22 3

1. Introduction to PNC

• PNC, first proposed in [PNC]. The simplest system in which PNC can be applied is the two-way relay channel (TWRC), in which two end nodes A and B exchange information with the help of a relay node R in the middle, as illustrated in Fig. 1.

• Prior to this paper, only a simplified version of PNC, called analog network coding (ANC) [ANC], has been successfully implemented. The advantage of ANC is that it is simple to implement; the disadvantage, on the other hand, is that the relay amplifies

[PNC] S. Zhang, S. C. Liew, and P. P. Lam. “Hot Topic: Physical Layer Network Coding,” in Proc. 12th MobiCom, 2006.[ANC] S. Katti, S. Gollakota, and D. Katabi, “Embracing Wireless Interference: Analog Network Coding,” in ACM SIGCOMM, 2007.

Figure 1: PNC illustration.

End Node A

End Node B

Relay Node R

Page 4: Implementation of Physical-layer Network Coding

2. PNC Realization Challenges

• Asynchrony– Without precoding and synchronization of the two end nodes, signals

from nodes A and B may arrive at the relay R with symbol and carrier-phase misalignments.

– Solution: PNC with OFDM (FPNC)

• Channel Estimation– In PNC, the relay needs to estimate two channels based on

simultaneous reception of signals (and preambles) from the two end nodes.

– Solution: FPNC Frame Format Design

• Joint Channel-decoding and Network Coding (Jt-CNC)– In our FPNC design, we adopt the convolution code as defined in the

802.11 a/g standard.

– Solution: Using simple XOR-CD decoding23/4/22 4

Page 5: Implementation of Physical-layer Network Coding

Asynchrony

• To deal with asynchrony, our FPNC implementation makes use of OFDM to lengthen the symbol duration within each subcarrier. Then, independent XOR PNC mapping is performed within each subcarrier. OFDM splits a high-rate data stream into a number of lower-rate streams over a number of subcarriers.

23/4/22 5

Figure 2: PNC with time asynchrony: (a) frequency-domain physical-layer network coding (FPNC); (b) time-domain physical-layer network coding (TPNC).

Time

Freq.

...

Symbol duration in FPNC Time

Freq.

[1]Ax

[1]Bx

[2]Ax

[2]Bx

[ ]Ax n

[ ]Bx n

[ 1]Ax n

[ 1]Bx n ...

...

(a) (b)

[1]AX

[1]BX

[ ]AX n

[ ]BX n

Symbol duration in TPNC

Page 6: Implementation of Physical-layer Network Coding

Channel Estimation

• In our implementation, we solve this problem by assigning orthogonal training symbols and pilots to the end nodes, as shown in Fig. 3.

• In PNC, we have two CFOs at the relay. To strike a balance, our solution is to compensate for the mean of the two CFOs {will be elaborated later}.

23/4/22 6

Figure 3: FPNC preamble format.

s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 L1 L2 data0

s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 0 data

Node A

Node B

160 samples

10 short training symbols

128 samples

320 samples

Cyclic prefix16 samples

2 long short training symbols

0

L1 L2 0

CP

CP

Page 7: Implementation of Physical-layer Network Coding

Joint CNC

• In FPNC, we choose a design that is amenable to simple implementation, as shown in Fig. 4. We refer to this CNC design as XOR-CD.

23/4/22 7

Figure 4: (Upper) Link-by-link channel-coded PNC, including channel-decoding and network coding (CNC) process and channel encoding. (Lower) XOR-CD design for CNC.

Channel-decoding and

Network Coding

Channel Encoder

RY A BS S ( )R RX C S

Symbol-wise XOR PNC

Mapper

Channel Decoder

RY A BX X A BS S

CNC

Page 8: Implementation of Physical-layer Network Coding

3. Effect of Delay Asynchrony

• Effective Discrete-time Channel Gains

• Delay-Spread-Within-CP Requirement

23/4/22 8

Figure 5: (a) Continuous-time channel model for PNC. (b) Equivalent discrete-time channel model for PNC.

n0 1 2 3 DA…… DA+1

n0 1 2 3 DB…… DB+1

[ ]Ah n

[ ]Bh n

DA-1

DB-1

( )p t ( )Ag t

MF

( )p t ( )Bg t

[ ]Ax n

[ ]Bx n

[ ]Ah n

[ ]Ry n

( )Ax t

[ ]Bh n

( )Bx t

( )Ry t

( )w t

[ ]Ax n

[ ]Bx n

[ ]Ry n

[ ]w n

(a) (b)

Page 9: Implementation of Physical-layer Network Coding

FPNC Expression (Freq.)

• We remark that our discussion so far in this section has assumed the absence of CFO. When there is CFO, inter-carrier interference (ICI) may occur, and this will be further discussed in the following slices.

23/4/22 9

Page 10: Implementation of Physical-layer Network Coding

FPNC Mapping• In our implementation, we adopt a simple “log-max approximation” that

yields the following decision rule:

23/4/22 10

Page 11: Implementation of Physical-layer Network Coding

4. Experimental Results• FPNC Implementation over Software Radio Platform • We implement FPNC in a 3-node GNU Radio testbed, with Software

Defined Radio (SDR). The topology is shown in Fig. 1. Each node is a commodity PC connected to a USRP GNU radio.

– Hardware: We use the Universal Software Radio Peripheral (USRP) as our radio hardware. Specifically, we use the XCVR2450 daughterboard operating in the 2.4/5GHz range as our RF frontend. We use the USRP1 motherboard for baseband data processing. The largest bandwidth that USRP1 could support is 8MHz. In our experiment, we use only use half of the total bandwidth for FPNC (i.e., 4MHz bandwidth).

– Software: The software for baseband signal processing is based on the open source of GNURadio project. We build our system by modifying the 802.11g transmitter implementation in the FTW project [FTW]. The FTW project [FTW1], however, does not have a 802.11g receiver. Therefore, we develop our own OFDM receiver, designed specifically to tackle various issues in the FPNC system, such as CFO estimation and compensation, channel estimation, and CNC processing.

23/4/22 11[FTW] P. Fuxjaeger, et al., FTW IEEE802.11a/g/p OFDM Frame Encoder. (available at https://www.cgran.org/wiki/ftw80211ofdmtx)[FTW1] P. Fuxj¨er et al., “IEEE 802.11p Transmission Using GNURadio,” in Proc. IEEE WSR, 2010.

Page 12: Implementation of Physical-layer Network Coding

Time-Synchronous FPNC versus Time-Asynchronous FPNC

23/4/22 12

10 15 20 25

10-6

10-5

10-4

10-3

10-2

10-1

100Synchronous FPNC

SNR [dB]

BE

R

10 15 20 25

10-6

10-5

10-4

10-3

10-2

10-1

100Asynchronous FPNC

SNR [dB]

BE

R

channel uncoded (symbol align)channel coded (symbol align)

channel uncoded (symbol misalign)channel coded (symbol misalign)

(a) (b)

Figure 8: BER of FPNC with and without sample synchronization. The 95% confidence intervalsare marked in the figures. Note that the BER here is related to whether the XOR bit is decodedcorrectly, not whether the individual bits from the two end nodes are decoded correctly.

Page 13: Implementation of Physical-layer Network Coding

FPNC versus Other Approaches for TWRC

• SNC: The straightforward network coding (SNC) scheme makes use of conventional network coding at the higher layer using three time slots. In SNC, node A transmits to relay R in the first time slot; node B transmits to relay R in the second time slot; relay R then XOR the two packets from A and B and transmits the XOR packets to nodes A and B in the third time slot.

• TS: Traditional scheduling (TS) scheme uses four time slots. In the first time slot, node A transmits to relay R; in the second time slot, relay R forwards the packet from A to node B. Similarly, the packet from node B to node A uses two additional times slots for its delivery.

23/4/22 13

Page 14: Implementation of Physical-layer Network Coding

Throughput Comparison with SNC and TS

23/4/22 14

10 12 14 16 18 200

0.2

0.4

0.6

0.8

1

1.2Frame Error Rate

SNR [dB]

FE

R

FPNCSNCtraditional scheduling

10 12 14 16 18 200

0.05

0.1

0.15

0.2

0.25

0.3

0.35

0.4

0.45

0.5Throughput Per Direction

SNR [dB]

Th

roug

hpu

t P

er D

irect

ion

FPNCSNCtraditional scheduling

(a) (b)

Figure 9: Frame error rate and throughput comparison of FPNC with straight-forward networkcoding and traditional secluding. (a) FER comparison of three approaches; (b) throughput comparison of three approaches.

Page 15: Implementation of Physical-layer Network Coding

Benchmark of point-to-point OFDM

23/4/22 15

5 10 15 20 2510-7

10-6

10-5

10-4

10-3

10-2

10-1

100BER compasison of three approaches

SNR [dB]

BE

R

unchannel-coded FPNCunchannel-coded SNCunchannel-coded TSchannel-coded FPNCchannel-coded SNCchannel-coded TS

Page 16: Implementation of Physical-layer Network Coding

23/4/22 16

5. Conclusion and Future Works• We have presented the first implementation of a PNC system as originally

envisioned in [PNC].

• In our implementation, the XOR mapping is performed in the frequency domain of an OFDM PNC system (namely, the FPNC).

• The implementation of FPNC requires us to tackle a number of implementation challenges, including carrier frequency offset (CFO) compensation, channel estimation, and FPNC mapping.

• A major advantage of FPNC compared with PNC in the time domain is that FPNC can deal with the different arrival times of the signals from the two end nodes in a natural way.

• Going forward, there are many rooms for improvement in our FPNC implementation.

– We choose to use a simple PNC mapping method called XOR-CD in this paper, which is simple to implement but has inferior performance compared with other known methods [4] in the low SNR regime.

– CFO compensation for FPNC is an area that is not well understood yet, because we have to deal with CFOs of more than one transmitter relative to the receiver.

– We base our design on the 802.11 standard to a large extent with only moderate modifications. However, if we do not limit our design within the framework of 802.11, there might be other alternatives with potentially better performance.

Page 17: Implementation of Physical-layer Network Coding

23/4/22 17

Thanks!Q&A