Signals and Systems - Introduction
Signals and Systems - Introduction
1. INTRODUCTION
What is a Signal?
• (DEF) Signal : A signal is formally
defined as a function of one or more
variables, which conveys information
on the nature of physical phenomenon.
What is a System?
• (DEF) System : A system is formally
defined as an entity that manipulates
one or more signals to accomplish a
function, thereby yielding new signals.
input output
system
signal signal
Some Interesting Systems
• Communication system
• Control system
• Biomedical system(biomedical signal
processing)
Some Interesting Systems
• Communication system
Some Interesting Systems
• Control systems
Some Interesting Systems
Digital signal
Even and odd signals
• Even signals : x(-t)=x(t)
• Odd signals : x(-t)=-x(t)
• Even and odd signal decomposition
xe(t)= 1/2·(x(t)+x(-t))
xo(t)= 1/2·(x(t)-x(-t))
Periodic signals, non-
periodic signals
• Periodic signals
- A function that satisfies the condition
x(t)=x(t+T) for all t
- Fundamental frequency : f=1/T
- Angular frequency : = 2/T
• Non-periodic signals
Deterministic signals,
random signals
Deterministic signals
-There is no uncertainty with respect to its value
at any time. (ex) sin(3t)
Random signals
- There is uncertainty before its actual occurrence.
Causal and anticausal
Signals
• Causal signals : zero for all negative time
• Anti-causal signals : zero for all positive
time
• Non-causal : no zero values in both
positive and negative time
• Multiplication y (t ) x1 (t ) x2 (t )
• Differentiation y(t )
d
x(t )
dx
• Integration t
y (t ) x( )d
Operations performed on
the independent signals
• Time scaling y(t ) x(at )
a>1 : compressed
0<a<1 : expanded
Operations performed on
the independent signals
• Reflection y(t ) x(t )
Operations performed on
the independent signals
• Time shifting y(t ) x(t t0 )
- Precedence Rule for time shifting & time
scaling b
y(t ) x(at b) x(a(t ))
a
The incorrect way of applying the precedence rule. (a) Signal x(t).
(b) Time-scaled signal v(t) = x(2t). (c) Signal y(t) obtained by
shifting
v(t) = x(2t) by 3 time units, which yields y(t) = x(2(t + 3)).
The proper order in which the operations of time scaling and time
shifting (a) Rectangular pulse x(t) of amplitude 1.0 and duration 2.0,
symmetric about the origin. (b) Intermediate pulse v(t), representing
a time-shifted version of x(t). (c) Desired signal y(t), resulting from
the compression of v(t) by a factor of 2.
Elementary Signals
• Exponential signals x (t ) Xe st
And also
Elementary Signals
• Impulse function
x(t ) (t ) and
• Stability
• Memory
• Invertibility
• Time Invariance
• Linearity
Stability(1)
• BIBO stable : A system is said to be
bounded-input bounded-output stable
iff every bounded input results in a
bounded output.
t | x(t ) | M x t | y(t ) | M y
Dramatic photographs
showing the collapse of
the Tacoma Narrows
suspension bridge on
November 7, 1940. (a)
Photograph showing the
twisting motion of the
bridge’s center span just
before failure.
(b) A few minutes after
the first piece of concrete
fell, this second
photograph shows a 600-
ft section of the bridge
breaking out of the
suspension span and
turning upside down as it
crashed in Puget Sound,
Washington. Note the car
in the top right-hand
corner of the photograph.
Stability(2)
• Example
y[n]=1/3(x[n]+x[n-1]+x[n-2])
y[n]=rn x[n], where r >1
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
Memory
• Memory system : A system is said to
possess memory if its output signal
depends on past values of the input
signal
• Memoryless system
• (example) i (t ) 1 v(t )
R
t
i (t ) 1
L v( )d
H H-1
x(t) y(t) x(t)
Invertiblity(2)
• (Example)
t
d
- y (t ) 1
L
x( )d x(t ) L y (t )
dt
- y(t ) x 2 (t )
Time Invariance (1)
• Time invariant system : A system is
said to be time invariant if a time delay
or time advance of the input signal
leads to a identical time shift in the
output signal.
yi (t ) H {x(t t0 )}
H {S t 0{x(t )}} HS t 0{x(t )}
y0 (t ) S t 0 { y (t )}
S t 0 {H {x(t )}} S t 0 H {x(t )}
Time Invariance (2)
• Are following two systems equivalent?
St0 H
x(t) x(t-t0) yi(t)
H St0
x(t) y0(t)
Linearity(1)
• Linear system : A system is said to be
linear if it satisfies the principle of
superposition.
N
x(t ) ai xi (t )
i 1
N
y (t ) H {x(t )} H { ai xi (t )}
i 1
? N N
ai H {xi (t )} ai yi (t )
i 1 i 1
Linearity(2)
a1 H a1
x1(t) x1(t)
a2 H a2
x2(t) .
. . H x2(t) . . .
. . . . . .
. . y(t) . . . y(t)
.
aN H aN
xN(t) xN(t)