Introduction To Signals
Introduction To Signals
x(t)
t 2
2. Discrete-Time Signals
• Signal that has a value for only specific points in time
• Typically formed by “sampling” a continuous-time signal
– Taking the value of the original waveform at specific intervals in time
• Function of the sample value, n
– Write as x[n]
– Often called a sequence
• Commonly found in the digital world
– ex. wav file or mp3
• Displayed graphically as individual values
– Called a “stem” plot
x[n]
Sample number
3
1 2 3 4 5 6 7 8 9 10 n
Examples: CT vs. DT Signals
x(t ) x[n]
t n
4
Sampling
5
Unit Ramp Function
t , t 0 t
ramp ( t ) = = u ( ) d = t u (t )
0 , t 0 −
•The unit ramp function is the integral of the unit step function.
•It is called the unit ramp function because for positive t, its
slope is one amplitude unit per time.
Unit Impulse Function
As a approaches zero, g ( t ) approaches a unit
step and g ( t ) approaches a unit impulse
g ( t ) ( t − t ) dt = g ( t )
−
0 0
( a ( t − t0 ) ) = ( t − t0 )
1
a
The Replication Property
g(t)⊗ δ(t) = g (t)
Unit Impulse Train
The unit impulse train is a sum of infinitely uniformly-
spaced impulses and is given by
T ( t ) = ( t − nT )
n =−
, n an integer
Sinusoidal & Exponential Signals
• Sinusoids and exponentials are important in signal and
system analysis because they arise naturally in the
solutions of the differential equations.
• Sinusoidal Signals can expressed in either of two ways :
cyclic frequency form- A sin 2Пfot = A sin(2П/To)t
radian frequency form- A sin ωot
ωo = 2Пfo = 2П/To
To = Time Period of the Sinusoidal Wave
Sinusoidal & Exponential Signals Contd.
1/ a , t a / 2
Rectangular pulse, a (t ) =
0 , t a/2
The Unit Triangle Function
A triangular pulse whose height and area are both one but its base
width is not, is called unit triangle function. The unit triangle is
related to the unit rectangle through an operation called
convolution.
Sinc Function
sin ( t )
sinc ( t ) =
t
Discrete-Time Signals
n , n 0 n
ramp n = = u m − 1
0 , n 0 m=−
Discrete Time Unit Impulse Function or
Unit Pulse Sequence
1 , n = 0
n =
0 , n 0
g n + g −n g n − g −n
g e n = go n =
2 2
Combination of even and odd
function for DT Signals
Function type Sum Difference Product Quotient
0<E<∞ and P =0
•The signal energy of a for a discrete time signal x[n] is
x n
2
Ex =
n =−
Signal Energy and Power for DT
Signal Contd.
The average signal power of a discrete time power signal
x[n] is
1 N −1
x n
2
Px = lim
N → 2 N
n =− N
input output
system
signal signal
Types of Systems
Discrete-Time Systems
• A Discrete-Time System is a mathematical operation that
maps a given input sequence x[n] into an output sequence
y[n]
y[n] = T{x[n]}
Example:
Moving (Running) Average
y[n] = x[n] + x[n − 1] + x[n − 2] + x[n − 3]
counter example:
Ideal Delay System y[n] = x[n − no ]
Linear Systems
• Linear System: A system is linear if and only if
T{x1[n] + x2[n]} = Tx1[n] + Tx2[n] (additivit y)
and
Tax[n] = aTx[n] (scaling)
y[n] = (x[n])
2 1 o
yn - no = (x[n − no ])
2
Delay the output gives
y[n] = (x[n])
2
Example: Square
if input is bounded by x[n] Bx
output is bounded by y[n] B2x
Counter Example: Log y[n] = log10 ( x[n] )
even if input is bounded by x[n] Bx
output not bounded for xn = 0 y0 = log10 ( xn ) = −
Continuous Discrete
Time Time
Periodic
Discrete
Fourier
Fourier
Series
Transform
Continuous
Aperiodic
Fourier
Fourier
Transform
Transform