Lec 2,3 Signal Classification
Lec 2,3 Signal Classification
Lec 2,3 Signal Classification
(19ECE203)
• One dimensional signal - o. Here t/n is independent variable and x is the dependent variable.
• Speech signal- Voice sent to a microphone which converts the pressure differences to electric signal.
• Variations of the voltage over time is plotted here.
• Different instances have different voltage values
Classification of signal
Signal
• Continuous time signals – The independent variable (time) exists from -∞ to ∞. And the signal has some value for all
time instances in this range. Denoted by .
• If we have a function defined by , x is defined as the domain of the function and y is called the range/co-domain of the
function.
• Most of the signals that we observe in the physical world is a continuous time signal.
• For a given value of t, we get a single number corresponding to the value of the signal at time instance t.
• The value of a signal at a time instance is called as its amplitude.
Discrete time signals
• The independent variable (time) exists from -∞ to ∞. And the signal has some value for some time instances
in this range and is not defined for other time instances.
• These time instances are assumed to be uniformly spaced in the range -∞ to ∞. Difference between two
consecutive time instances where signal is defined is denoted as
• In other words, the discrete time signal is defined for all time instances that are integer multiples of and is
undefined otherwise.
𝑥 (𝑡 ) 𝑥 [𝑛 ]
𝑛
Signal representation
• How to represent or describe a signal on paper?
• We will focus on 2 such methods that we will be using throughout this course for signal representation.
• Formal Method:
• Signals are defined as functions of one or more variables.
0
t=0 t=2
{ { 𝑡
0 𝑓𝑜𝑟 𝑡 <0 50≤ ≤ 2
𝑥 ( 𝑡 )= 5 0 ≤ 𝑡 ≤ 2 𝑥 ( 𝑡 )=
0 𝑓𝑜𝑟 𝑡 >2 ¿0 𝑂𝑡h𝑒𝑟𝑤𝑖𝑠𝑒
Formal method for discrete time signals
• Discrete time signals can also be defined using the formal method.
• If we know the formal definition of the signal, we can easily find out its graphical form.
• For e.g: .
• Find the value of the signal by substituting for various integer values of n.
Graphical method for discrete time signals
Why the need for these 2 representations?
• For some signals, it may not be possible to obtain a formal representation of it and graphical may be possible and in
some other cases, it would be more convenient to represent it in a formal representation rather than a graphical
one.
• What is the formal representation for this signal?
𝑥 ( 𝑡 )=sin (𝑡)
Examples
• Obtain the formal representation of the signal whose graphical form is given below
{
𝑥[𝑛]= 4𝑛=−3 ,− 2,− 1,0
¿0 𝑂𝑡h𝑒𝑟𝑤𝑖𝑠𝑒
Examples
• Obtain the graphical form of the discrete time signal given by
𝑥[𝑛]= { 1𝑛≥0
¿ 0 𝑂𝑡h𝑒𝑟𝑤𝑖𝑠𝑒
1
Discrete signal representation using
sets/arrays
• A discrete signal can be represented as a set comprising of the values.
• But we need to denote for which value of n the first element in the set corresponds to
Discrete signal representation using
sets/arrays