Engr. Mukoro Samuel ;Classification of Signals Systems Ppt
Engr. Mukoro Samuel ;Classification of Signals Systems Ppt
Engr. Mukoro Samuel ;Classification of Signals Systems Ppt
Systems
By Engr. Mukoro Samuel
YAOUNDE INTERNATIONAL
BUSINESS SCHOOL
Introduction to Signals
• A Signal is the function of one or more independent
variables that carries some information to represent a
physical phenomenon.
e.g. ECG, EEG
x(t)
t 3
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
4
1 2 3 4 5 6 7 8 9 10 n
Examples: CT vs. DT Signals
x(t ) x[n]
t n
5
Sampling
6
Elementary Signals
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 gt approaches a unit impulse
g t t t dt g t
0 0
Real Exponential
x(t) = Aeat
Complex Exponential
= Aejω̥t =
A[cos (ωot) +j sin (ωot)]
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
ge n go n
2 2
Combination of even and odd
function for DT Signals
Function type Sum Difference Product Quotient
x(t ) x1 (t ) x2 (t )
• What is the product of an even x( t ) x1 ( t ) x2 ( t )
signal and an odd signal? Prove
it!
x1 (t ) x2 (t ) x(t )
x( t ) Even
Products of DT Even and Odd
Functions Contd.
Two Odd Functions
Energy and Power Signals
Energy Signal
• A signal with finite energy and zero power is called
Energy Signal i.e.for energy signal
0<E<∞ and P =0
• Signal energy of a signal is defined as the area
under the square of the magnitude of the signal.
2
Ex x t dt
0<E<∞ and P =0
•The signal energy of a for a discrete time signal x[n] is
2
Ex x n
n
Signal Energy and Power for DT
Signal Contd.
The average signal power of a discrete time power signal
x[n] is
1 N1 2
Px lim x n
N 2N
n N
Example
- y[n]=1/3(x[n]+x[n-1]+x[n-2])
1
y[n] x[n] x[n 1] x[n 2]
3
1
(| x[n] | | x[n 1] | | x[ n 2] |)
3
1
( M x M x M x ) M x
3
Stable & Unstable Systems Contd.
Example: The system represented by
y(t) = A x(t) is unstable ; A˃1
Reason: let us assume x(t) = u(t), then at
every instant u(t) will keep on multiplying
with A and hence it will not be bonded.
Static & Dynamic Systems
• A static system is memoryless system
• It has no storage devices
• its output signal depends on present values of the
input signal
• For example
Static & Dynamic Systems Contd.
• A dynamic system possesses memory
• It has the storage devices
• A system is said to possess memory if its output
signal depends on past values and future values of
the input signal
Invertible & Inverse Systems
• If a system is invertible it has an Inverse System
• Example: y(t)=2x(t)
– System is invertible must have inverse, that is:
– For any x(t) we get a distinct output y(t)
– Thus, the system must have an Inverse
• x(t)=1/2 y(t)=z(t)
Inverse
x(t) System y(t)=2x(t) x(t)
System
(multiplier)
(divider)
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