Lab Report in Wireless Communication
Lab Report in Wireless Communication
Project 1a:
➔In this activity we are asked to implement BPSK, 4-ASK, and 4-QAM simulators without noise. The
Simulink schemes along with the result for each scheme are shown below:
1. BPSK:
Figure 1.2: Eye diagram for BPSK scheme Figure 1.3: Constellation of BPSK
2. 4-ASK:
Figure 1.8: Eye diagram for4-QAM scheme Figure 1.9: Constellation of 4-QAM
➔Now we uncomment AWGN block, and we evaluate BER vs Es/No for each scheme. The results are shown
below:
Figure 1.10: BER vs Es/No
Project 1b:
➔In this activity we are asked to implement simplified BPSK, 4-ASK, and 4-QAM simulators without noise
(comment through AWGN block). Then we add noise (uncomment AWGN block) and compare BER vs Es/No.
The Simulink schemes along with the result are shown below:
The results, Power Spectrum and constellation diagram, we get after running these blocks are shown
below:
Figure 2.7: BPSK based OFDM Simulator without noise adding 4 pilot subcarriers
The results we get after running these blocks are shown below (constellation diagram doesn’t change):
Note that for 4-QAM scheme it is the same as the above scheme, changing BPSK block with 4-QAM block. The
result is shown below (the constellation diagram as figure 2.6):
Figure 2.12: 4-QAM based OFDM Simulator with noise and cyclic prefix.
Figure 2.11: BER vs Es/N0 graph (cyclic prefix).
Note that adding a cyclic prefix before the fast Fourier transform (FFT) processing increases the signal length,
causing an increase in channel’s effective duration, which leads to increased inter-symbol interference. The
increased ISI results in a higher bit error rate (BER) for the same signal to noise ratio (SNR), causing the BER vs
SNR performance to deteriorate.
Project 3: Throughput vs Distance
In this activity we are asked to implement convolutional encoding to the OFDM scheme, and evaluate
throughput vs distance. The Simulink scheme and the results are shown below:
The order of single stage filter is 1304, whereas for multistage is about 330. So it is less complex then
single stage.
Project 4b: OFDM at RF in Simulink:
In this activity, we are asked to implement a simulator with a carrier frequency of 20 MHz, and to evaluate
BER vs Es/No. The Simulink scheme and the results are shown below:
Figure 4.5: PSD before BB to IF block Figure 4.6: PSD after BB to IF block
Figure 4.7: PSD after IF to BB block