Communication System
Communication System
RECOMMENDED BOOKS
1. H. Taube and D.L. Schilling „Principles of Communication Systems‟ 2/e
McGraw-Hill (1986)
2. B.P Lathi‟ Modern Digital and Analog Communication Systems „3/e Oxford
University Press (1998)
3. A.B Carlson‟ Communication Systems „4/e McGraw-Hill (2001)
4. S. Hay kin‟ Communication Systems „4/e John Wiley (2001)
Chapter 1: Introduction to Communication System
CLASSIFICATION OF SIGNALS
There are various classes of signals. Here we shall consider only the following pairs of
classes,
1) Continuous time and discrete time signals
2) Analog and digital signals
3) Periodic and aperiodic signals
4) Energy and power signals
5) Deterministic and probabilistic signals
Continuous Time and Discrete Time Signals
A signal that is specified for every value of time t is a continuous time signal, and a signal
that is specified only at discrete points of t = nT is a discrete time signal. Audio and video
recordings are continuous time signals, whereas the quarterly gross domestic product (GDP),
monthly sales of a corporation, and stock market daily averages are discrete time signals.
2
Chapter 1: Introduction to Communication System
3
Chapter 1: Introduction to Communication System
It is clear that analog is not necessarily continuous time, whereas digital need not be discrete
time. Figure shows an example of an analog but discrete time signal. An analog signal can be
converted into a digital signal (via analog-to-digital, or A/D, conversion) through
quantization (rounding off).
Periodic and Aperiodic Signals
A signal g(t) is said to be periodic if there exists a positive constant To such that
g(t) = g(t + To) for all t
The smallest value of To that satisfies the periodicity condition of above Eq. is the period of
g(t). The signal in Fig. 2.2b is a periodic signal with period of 2. Naturally, a signal is
aperiodic if it is not periodic.
Figure: 2.2
4
Chapter 1: Introduction to Communication System
Systems
Signals may be processed further by systems, which may modify them or extract additional
information from them.
Thus, a system is an entity that processes a set of signals (inputs) to yield another set of
signals (outputs). A system may be made up of physical components, as in electrical,
mechanical, or hydraulic systems (hardware realization), or it may be an algorithm that
computes an output from an input signal (software realization).
5
Chapter 1: Introduction to Communication System
Communication System
Definition: A communication system conveys information from its source to a destination
some distance away.
Elements of a communication system
There are three essential parts of any communication system
Transmitter, transmission channel and receiver. Each parts plays a particular role in signal
transmission, as fellows
The source originates a message, such as a human voice, a television picture, an e-mail
message, or data. If the data is nonelectric (e.g., human voice, e-mail text, television video), it
must be converted by an input transducer into an electric waveform referred to as the
baseband signal or message signal through physical devices such as a microphone, a
computer keyboard, or a CCD camera. The transmitter modifies the baseband signal for
efficient transmission. The transmitter may consist of one or more subsystems: an A/D
converter, an encoder, and a modulator. Similarly, the receiver may consist of a demodulator,
a decoder, and a D/A converter.
6
Chapter 1: Introduction to Communication System
The channel is a medium of choice that can convey the electric signals at the transmitter
output over a distance. A typical channel can be a pair of twisted copper wires (telephone and
DSL), coaxial cable (television and internet), an optical fiber, or a space (radio link).
Additionally, a channel can also be a point-to-point connection in a mesh of interconnected
channels that form a communication network. Every channel introduces some amount of
transmission loss or attenuation, so the signal power, in general, progressively decreases with
increasing distance.
The receiver reprocesses the signal received from the channel by reversing the signal
modifications made at the transmitter and removing the distortions made by the channel. The
receiver output is fed to the output transducer, which converts the electric signal to its
original form-the message.
MODES of Communication