Chapter 1 - Information Theory
Chapter 1 - Information Theory
INFORMATION THEORY
INFORMATION THEORY: C312.1
1.1 Introduction.
Block diagram of basic digital communication system
INFORMATION THEORY: C312.1
1.1 Introduction.
Block diagram of basic digital communication system
Following are the sections of the digital communication system.
➢Source
The source can be an analog signal. Example: A Sound signal
➢Input Transducer
This is a transducer which takes a physical input and converts it to an electrical
signal (Example: microphone). This block also consists of an analog to
digital converter where a digital signal is needed for further processes. A digital
signal is generally represented by a binary sequence.
INFORMATION THEORY: C312.1
1.1 Introduction.
Block diagram of basic digital communication system
➢Source Encoder
The source encoder compresses the data into minimum number of bits. This process
helps in effective utilization of the bandwidth. It removes the redundant bits.
➢Channel Encoder
The channel encoder, does the coding for error correction. During the transmission
of the signal, due to the noise in the channel, the signal may get altered and hence to
avoid this, the channel encoder adds some redundant bits to the transmitted data.
These are the error correcting bits.
INFORMATION THEORY: C312.1
1.1 Introduction.
Block diagram of basic digital communication system
➢Digital Modulator
The signal to be transmitted is modulated here by a carrier. The signal is also
converted to analog from the digital sequence, in order to make it travel through the
channel or medium.
➢Channel
The channel or a medium, allows the analog signal to transmit from the transmitter
end to the receiver end.
➢Digital Demodulator
This is the first step at the receiver end. The received signal is demodulated as well
as converted again from analog to digital. The signal gets reconstructed here.
INFORMATION THEORY: C312.1
1.1 Introduction.
Block diagram of basic digital communication system
➢Channel Decoder
The channel decoder, after detecting the sequence, does some error corrections. The
distortions which might occur during the transmission, are corrected by adding some
redundant bits. This addition of bits helps in the complete recovery of the original
signal.
➢Source Decoder
The resultant signal is once again digitized by sampling and quantizing so that the
pure digital output is obtained without the loss of information. The source decoder
recreates the source output.
INFORMATION THEORY: C312.1
1.1 Introduction.
Block diagram of basic digital communication system
➢Output Transducer
This is the last block which converts the signal into the original physical form,
which was at the input of the transmitter. It converts the electrical signal into
physical output (Example: loud speaker).
➢Output Signal
This is the output which is produced after the whole process. Example − The sound
signal received.
INFORMATION THEORY: C312.1
P =1
k=0
k
INFORMATION THEORY: C312.1
C = 2 B log 2 (2)
INFORMATION THEORY: C312.1
C = 2 B log 2 (N)
➢For a standard telephone communication channel B = 3100 Hz (standard
telephone bandwidth), since standard telephone channel is in the range of 300 Hz-
3400 Hz.
INFORMATION THEORY: C312.1
H = ( C * t ) bits
H = {2 B log 2 (N)} * t bits
➢Both the Hartley’s law valued only for perfectly noiseless channel.
INFORMATION THEORY: C312.1
➢If R < C, there exist a coding technique such that the information can be
transmitted over the channel with less probability of error inspite of the presence
of noise.
➢If R = C, the channel capacity is fully utilized and the communication efficiency
is 100%.
➢If R > C, it is NOT possible to transmit the information without errors.
INFORMATION THEORY: C312.1
S
C = B log 2 1 + bits / sec ond
N
where C is the capacity in bits per second, B is the bandwidth of the channel in
Hertz, and S/N is the signal-to-noise ratio.
INFORMATION THEORY: C312.1
➢The first transmitted bit is represented by voltage + A volts which extends over the
time t1 to t2, i.e. over one bit interval.
INFORMATION THEORY: C312.1
➢Thus the binary coding system has better efficiency than the decimal coding
system.
INFORMATION THEORY: C312.1