Het Pancholi Lab6
Het Pancholi Lab6
INTRODUNCTION TO COMMUNICATION
TECHNOLOGY
LAB-6 REPORT
NAME – HET PANCHOLI
ID - 201901079
HONOR CODE
■ I declare that
■ The work that I am presenting is my own work.
■ I have not copied the work (the code, the results, etc.) that someone else has done.
■ Concepts, understanding and insights I will be describing are my own.
■ I make this pledge truthfully. I know that violation of this solemn pledge can carry
consequences.
INTRODUNCTION
■ In LAB-6 I have implemented the modem for the higher-order
M= 2𝑘 modulation schemes:
i. QPSK( K=2)
ii. 8-PSK(K=3)
iii. 16-APSK(K=4)
iv. 32-QAM(K=5)
QPSK( K=2 )
Es = a2 for QPSK
So, as we have a=1, for our uses Es=1 as a2=1.
■ Constellation plots for QPSK for different value of EsNodB :-
I) EsNodB = 0
■ The average energy per symbol for QPSK is Es=a2. Here I have taken a=1 so Es=1.
■ From the above constellation plots it can be clearly seen that as we increase the EsNodB the
points are less scatterd which means perror will decrease as we increase EsNodB this is because
the value of sigma is inversely proportional to EsNodB.
■ The following is the Monte-Carlo simulation for QPSK
■ The process is the same as the previous one. Here we have 5 different radii containing
32 symbols. Values of radii are [sqrt(0.5),sqrt(2.5),sqrt(4.5),sqrt(6.5),sqrt(8.5)]
So, as an avg.
■ Es = [summation of (no. of symbols on that radius) *(radius^2)]/(total no. of
symbols)
So as per this, Es = 5
■ Now look at constellation plots of different value of EsNodB.
■ So, the basic understanding and logic of the modulation concept is over after this topic
complete. After that Let’s move to the demodulation part.(page 19)
■ The following are the constellation plots for 32QAM for different values of EsNodB.
I) EsNodB = 0
■ But when we pass the signal through channel and add noise into it then we observe that the eye is
not completely open which can be seen clearly from the figure shown at next slide.
■ An eye diagram is a common indicator of the quality of signals in high-speed digital transmissions
so in next page I mention the eye diagram.
■ Here both diagram (in next page) are based on sps. Here sps menas the number of output samples
per symbol.
■ n = 2*sps.
Here, both the graphs are plotted by the use of MATLAB’s function
“eyediagram(x , n)”.
Where x = input signal,
n= number of sample.
RF SIMULATION
■ In this basically I have done frequency up conversion and frequency down conversion.
■ The Monte-Carlo plot for this is shown below.