Lab 5-2
Lab 5-2
DEPARTMENT OF
ELECTRONICS & ELECTRICAL
COMMUNICATIONS ENGINEERING
ELE462
Digital Communication Systems
(LABORATORY MANUAL)
BY:
Eng. Amel Mohamed
Eng. Amira EzzEl-din
March 2021
LAB #5: Communication system types
Digital Communication
Y = H.X + n
where Y is the output signal, X is the input signal, H is the channel and n is the noise.
* Useful functions:
Randn
Page 1
Example (1)
Generate a random signal for a SISO system with a data stream contains 1000 bit
assume that the channel is normally distributed. Plot the input signal and output signal.
Solution
Page 2
Example (2)
Generate a random signal for a SIMO system with a data stream contains 2000 bit.
Compare between the input signal and the output signal and comment.
Solution
Page 3
Example (3)
Solution
Page 4
Example (3)
Simulate a 2 by 2 MIMO communication system sending a data stream with 2000 bit
with a gaussian distributed channel.
Solution
Page 5