Unit 5 - Classification of Signal
Unit 5 - Classification of Signal
Continuous time signals are defined for all values of “t” and is represented by x(t) .
Continuous time signals is also called an analog signals.
• An analog signal has infinitely many levels of intensity over a period of time.
• As the wave moves from value A to value B, it passes through and includes an infinite
number of values along its path.
• The vertical axis represents the value or strength of a signal. The horizontal axis
represents time.
4
Discrete time signals
5
Deterministic and random signals
A deterministic signal is a signal having certainty of values at any given instance of
time. (In medical images like ECG). Signals which can be defined exactly by a
mathematical formula are known as deterministic signals.
6
Periodic and non-periodic signals
Non-Periodic signal:-
7
Symmetric (even) and anti- symmetric (odd)
A continuous time signal is said to be anti- symmetric (odd) if it satisfies the condition
x(t) = - x(-t) for all “t”
8
06/11/21 DEPARTMENT OF COMPUTER ENGINEERING, Sanjivani COE, Kopargaon
Causal and non-causal Signals
10
ADC
11
06/11/21 DEPARTMENT OF COMPUTER ENGINEERING, Sanjivani COE, Kopargaon
To change an analog signal to digital data. Two techniques,
1.Pulse Code Modulation(PCM)
2.Delta modulation.
•PCM: Signal to Digital data (digitization) is called pulse code modulation (PCM)
The analog signal get convert into digital signal by performing following operation
like Sampling, quantization and encoding.
Most of the analog signal in the form of continuous time signal but in digital signal
processing the signal are sampled and quantized at discrete time instance and
represented by 0 and 1.This can be done by analog to digital convertor.
Sampling: This is the conversion of a continuous time signal into discrete time signal.
Quantization: this is the conversion of a discrete time continuous valued signal into a
discrete time discrete value signal(digital signal)
Encoding: In the coding process each discrete value represented by binary sequence.
14
06/11/21 DEPARTMENT OF COMPUTER ENGINEERING, Sanjivani COE, Kopargaon
06/11/21 DEPARTMENT OF COMPUTER ENGINEERING, Sanjivani COE, Kopargaon
Sampling
• The sampling process is sometimes referred to as pulse
amplitude modulation(PAM).
• The A/D converter captures analog signals at fixed time
intervals along the time axis. This process is known as
sampling, and the fixed time interval is known as the sampling
period (the inverse of the sampling period is called the
sampling frequency). The sampling
• frequency or sampling rate, fs, is the average number of
samples obtained in one second, thus fs = 1/T.