Channel and Coding Implementation » History » Version 7
PASCHOS, Alexandros, 12/15/2015 02:37 AM
1 | 7 | PASCHOS, Alexandros | {{toc}} |
---|---|---|---|
2 | 7 | PASCHOS, Alexandros | |
3 | 1 | PASCHOS, Alexandros | h1. Channel and Coding Implementation |
4 | 1 | PASCHOS, Alexandros | |
5 | 1 | PASCHOS, Alexandros | After establishing a basic channel, AWGN was then added as shown on figure 5. The AWGN function has an Eb/No input, which is the target Eb/No of the signal (the Eb/No received). |
6 | 1 | PASCHOS, Alexandros | |
7 | 3 | PASCHOS, Alexandros | p=. !{width: 60%}https://sourceforge.isae.fr/attachments/download/1503/withAWGN.png(AWGN Implementation)! |
8 | 4 | PASCHOS, Alexandros | _Figure 2.1 Communication Diagram_ |
9 | 4 | PASCHOS, Alexandros | |
10 | 4 | PASCHOS, Alexandros | In order to further improve the communication chain, coding is applied to this channel, a illustrated in figure 6. At this point, as mentioned in the limitations, synchronization between the two USRP was an issue since the received bits did not keep a fixed value, but rather kept changing (between 0 and 1) throughout the test, giving a BER of 1. For this reason, it was necessary to calculate the BER without the use of USRPs. |
11 | 4 | PASCHOS, Alexandros | |
12 | 4 | PASCHOS, Alexandros | |
13 | 6 | PASCHOS, Alexandros | p=. !{width: 60%}https://sourceforge.isae.fr/attachments/download/1505/withCoding.png(Channel and Coding)! |
14 | 4 | PASCHOS, Alexandros | _Figure 2.1 AWGN and Coding_ |