Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Communication Engineering-II Lab (IV Sem. E&C Engg.) List of Experiments A.

To be performed on bread board and kits


1. A. Implement ASK modulator using RC phase shift oscillator. B. Implement ASK modulator using IC LF398. 2. A. Implement FSK modulator using IC XR2206. Calculate the carrier frequency and frequency deviation for the generated output waveform. B. Implement FSK modulator using IC LF398. 3. Implement PSK modulator using IC LF398 and IC 741. 4. Implement the following: A. Implement a circuit using IC LF398 to generate sample and hold output. B. Implement a circuit using IC LF398 to generate natural sampled waveform. C. Implement a circuit using IC LF398 to generate flat-top sampled waveform. 5. Implement Mixer circuit using 565 PLL IC and study its working characteristics. 6. Implement Digital Phase Detector circuit using IC A741 and IC 7486 for a sinusoidal input signal. Calculate the phase difference. 7. Implement Pseudo Noise (PN) sequence generator using IC 74164 and IC 7486. 8. Implement a circuit to generate Convolutional coder output bit sequence using IC 7486, and IC 7447.

C. To be performed on MATLAB
1. Write a MATLAB program that does Huffman encoding for the given source symbols. The user needs only supply a probability vector that consists of all source symbol probabilities. The probability entries do not need to be ordered. Also write program to compute the entropy of the source and compare against the average Huffman codeword length. 2. Repeat the above exercise for Shannon Fano encoding. 3. Write a MATLAB program to compare the single input single output channel capacity under AWGN. 4. Write a program to illustrate encoding and decoding of Linear Block Code (LBC). Execute the MATLAB program to generate syndrome for erroneous codeword, the error pattern, and the corrected codeword. 5. A long binary message bit sequence is encoded using Hamming (7, 4) LBC. The coded bits are transmitted in polar signaling over an AWGN channel. The decoded result at the receiver is compared against the uncoded polar transmission. Write a MATLAB program to show the Bit Error Rate (BER) performance. 6. Write MATLAB programs and simulate following using Simulink in MATLAB (Plot the resulting waveforms using Scope): a. b. c. d. e. f. ASK FSK PSK QAM TDM PCM

You might also like