Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 18

Introduction to

Signals and Systems

M. J. Roberts - All
Rights Reserved. Edited
Signals and Systems
Defined
• A signal is any physical
phenomenon which conveys
information
• Systems respond to signals and
produce new signals
• Excitation signals are applied
at system inputs and response
signals are produced at system
outputs

M. J. Roberts - All Rights Reserved. Edited 2


by Dr. Robert Akl
A Communication System
as a System Example
• A communication system has an
information signal plus noise
signals
• This is an example of a system
that consists of an
interconnection of smaller
systems

M. J. Roberts - All Rights Reserved. Edited 3


by Dr. Robert Akl
Signal Types

M. J. Roberts - All Rights Reserved. Edited 4


by Dr. Robert Akl
Conversions Between
Signal Types

Sampling

Quantizing

Encoding

M. J. Roberts - All Rights Reserved. Edited 5


by Dr. Robert Akl
Message Encoded in
ASCII

M. J. Roberts - All Rights Reserved. Edited 6


by Dr. Robert Akl
Noisy Message Encoded
in ASCII

Progressively
noisier
signals

M. J. Roberts - All Rights Reserved. Edited 7


by Dr. Robert Akl
Bit Recovery in a
Digital Signal Using
Filtering

M. J. Roberts - All Rights Reserved. Edited 8


by Dr. Robert Akl
Image Filtering to Aid
Perception
Original X-Ray Image
Filtered X-Ray Image

M. J. Roberts - All Rights Reserved. Edited 9


by Dr. Robert Akl
Discrete-Time Systems
iscrete-time system events occur at points in time
n those points. The most important example is a di
er. Significant events occur at the end of each cl
and nothing of significance (to the computer user)
n those points in time.

te-time systems can be described by difference (not


ential) equations. Let a discrete-time system gene
tion signal y[n] where n is the number of discrete-
als that have elapsed since some beginning time n =
for example a simple discrete-time system might be
bed by

M. J. Roberts - All Rights Reserved. Edited 10


by Dr. Robert Akl
Discrete-Time Systems
The equation

words

nal value at any time n is 1.97 times the signal va


time [n -1] minus the signal value at the time bef

ow the signal value at any two times, we can comput
all other (discrete) times. This is quite similar
rder differential equation for which knowledge of t
ent initial conditions allows us to find the soluti
the solution methods are very similar.

M. J. Roberts - All Rights Reserved. Edited 11


by Dr. Robert Akl
Discrete-Time Systems
could solve this equation by iteration using a comp
yn = 1 ; yn1 = 0 ; Initial Conditions
while 1,
yn2 = yn1 ; yn1 = yn ; yn = 1.97*yn1 - yn2 ;
end

We could also describe the system


with a block diagram.

“ D” means delay one unit in discrete


ime.)

M. J. Roberts - All Rights Reserved. Edited 12


by Dr. Robert Akl
Discrete-Time Systems
the initial conditions y[1] = 1 and y[0] = 0 the r

M. J. Roberts - All Rights Reserved. Edited 13


by Dr. Robert Akl
Feedback Systems
dback system the response of the system is “ fed ba
ined with the excitation is such a way as to optimi
onse in some desired sense. Examples of feedback
are
rature control in a house using a thermostat
level control in the tank of a flush toilet.
ng a glass of lemonade to the top of the glass with
lowing.
rigerator ice maker that keeps the bin full of ice
oes not make extra ice.
ng a car.

systems can be continuous-time or discrete-time


ture of the two.
M. J. Roberts - All Rights Reserved. Edited 14
by Dr. Robert Akl
Feedback Systems
is an example of a discrete-time feedback system.
se y[n] is fed back through two delays and gains b
mbined with the excitation x[n]. Different values
c can create dramatically different responses to th
tion.

M. J. Roberts - All Rights Reserved. Edited 15


by Dr. Robert Akl
Feedback Systems
onses to an excitation that changes from 0 to 1 at

M. J. Roberts - All Rights Reserved. Edited 16


by Dr. Robert Akl
Sound Recording System

M. J. Roberts - All Rights Reserved. Edited 17


by Dr. Robert Akl
Recorded Sound as a
Signal Example
• “ s” “ i ” “ gn” “ al”

M. J. Roberts - All Rights Reserved. Edited 18


by Dr. Robert Akl

You might also like