Lecture 1 Introduction To Digital Communication
Lecture 1 Introduction To Digital Communication
COMPUTER ENGINNERRING
EEE 512
DIGITAL COMMUNNICATION
BY
DR. EJIDOKUN T. O.
INTRODUCTION
RULES OF ENGAGEMENT
Attendance is compulsory
RECOMMENDED TEXTBOOK
Principles of Digital Communication by Robert G. Gallager
Digital Communication by John G. Proaxis
Digital Communication by Bernard Sklar, Second Edition
Modern Digital and Analog Communication System by B. P. Lathi
OUTLINE
WHAT IS DIGITAL COMMUNICATION ?
WHY DIGITAL ?
Binary Digit (Bit): the fundamental information unit for all digital
systems.
Symbol (mi where i=1,2,M): for transmission of the bit stream;
groups of k bits are combined to form new symbol from a finite set
of M such symbols; M=2k.
Digital Waveform: voltage or current waveform representing a
digital symbol.
Data Rate: Symbol transmission is associated with a symbol
duration T. Data rate R=k/T [bps].
Baud Rate: number of symbols transmitted per second [baud].
EEE 512
DIGITAL COMMUNNICATION
LECTURE II
SOURCE CODING
OUTLINE
Fixed Length code word
Variable Length Code word
Huffman coding Algorithm
Kraft inequality
SOURCE CODING