0% found this document useful (0 votes)
22 views1 page

Communication Lab Syl

Uploaded by

muhammadjfrsdq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views1 page

Communication Lab Syl

Uploaded by

muhammadjfrsdq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

03.10.

2022

VISVESVARAYA TECHNOLOGICAL UNIVERSITY, BELAGAVI


B.E: Electronics & Communication Engineering / B.E: Electronics & Telecommunication Engineering
NEP, Outcome Based Education (OBE) and Choice Based Credit System (CBCS)
(Effective from the academic year 2021 – 22)
V Semester

Communication Lab II
Course Code 21ECL55 CIE Marks 50
Teaching Hours/Week (L: T: P: S) 0:0:2:0 SEE Marks 50
Credits 1 Exam Hours 3
Course objectives:
This laboratory course enables students to
 Design and demonstrate communication circuits for different digital modulation techniques.
 To simulate Source coding Algorithms using C/C++/ MATLAB code.
 To simulate Error correcting and detecting codes using C/C++/ MATLAB code.
 Simulate the networking concepts and protocols using C/C++/ Network simulation tool.
 Understand entropies and mutual information of different communication channels.
Sl.No. Experiments
Implement the following using discrete components
1 FSK generation and detection

2 PSK generation and detection


3 DPSK Transmitter and receiver

4 QPSK Transmitter and Receiver

Implement the following in C/C++/MATLAB/Scilab/Python or any other Suitable software

5 Write a program to encode binary data using Huffman code and decode it.
6 Write a program to encode binary data using a (7,4) Hamming code and decode it.
7 Write a program to encode binary data using a ((3,1,2)/suitably designed) Convolution code and
decode it.

8 For a given data, use CRC-CCITT polynomial to obtain the CRC code. Verify the program for the
cases a) Without error b) With error
Implement the following algorithms in C/C++/MATLAB/Network simulator
9 Write a program for congestion control using leaky bucket algorithm.
10 Write a program for distance vector algorithm to find suitable path for transmission.

11 Write a program for flow control using sliding window protocols.


12 Configure a simple network (Bus/star) topology using simulation software OR
Configure a simple network (Ring/Mesh) topology using simulation software.
Demonstration Experiments (For CIE)
13 Configure and simulate simple Wireless Local Area network.
14 Simulate the BER performance of (2, 1, 3) binary convolutional code with generator sequences
g(1) =(1 0 1 1) and g(2) =(1 1 1 1) on AWGN channel. Use QPSK modulation scheme. Channel
decoding is to be performed through Viterbi decoding. Plot the bit error rate versus SNR (dB), i.e.
Pe,b versus Eb/N0. Consider binary input vector of size 3 lakh bits. Also find the coding gain.
15 Simulate the BER performance of (7, 4) Hamming code on AWGN channel. Use QPSK modulation

You might also like