0% found this document useful (0 votes)
73 views24 pages

Continuous-Time Systems: Dept. of Electrical and Computer Engineering The University of Texas at Austin

Time-invariant
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views24 pages

Continuous-Time Systems: Dept. of Electrical and Computer Engineering The University of Texas at Austin

Time-invariant
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 24

EE 313 Linear Systems and Signals Spring 2013

Continuous-Time Systems

Prof. Brian L. Evans


Dept. of Electrical and Computer Engineering
The University of Texas at Austin

Initial conversion of content to PowerPoint


by Dr. Wade C. Schwartzkopf
Systems
A system is a transformation from
One signal (called the input) to
Another signal (called the output or the response)
Continuous-time systems with input signal x
and output signal y (a.k.a. the response):
y(t) = x(t) + x(t-1) x(t) y(t)
y(t) = x2(t)
Discrete-time examples
y[n] = x[n] + x[n-1] x[n] y[n]

y[n] = x2[n]
3-2
System Property of Linearity
Given a system x(t) y(t)
y(t) = f ( x(t) )
System is linear if it is both
Homogeneous: If we scale the input signal by constant a,
output signal is scaled by a for all possible values of a
y scaled (t ) f a x t a f x t a y (t )
Additive: If we add two signals at the input, output signal
will be the sum of their respective outputs
yadditive (t ) f x1 t x2 t f x1 t f x2 t y1 (t ) y2 (t )

Response of a linear system to all-zero input?


3-3
Testing for Linearity Property
Quick test x(t) y(t)
Whenever x(t) = 0 for all t,
then y(t) must be 0 for all t
Necessary but not sufficient condition for linearity to hold
If system passes quick test, then continue with next test
Homogeneity test a x(t) yscaled (t)
?
y scaled (t ) a y (t )
Additivity test x1(t) + x2(t) yadditive (t)
?
yadditive (t ) y1 (t ) y2 (t )
3-4
Examples
Identity system. Linear?
x(t) y(t)
y t x t
Quick test? Let x(t) = 0. y(t) = x(t) = 0. Passes. Continue.
Homogeneity test?
a x(t) yscaled (t)
?
y scaled (t ) a y (t )
Additivity test?
x1(t) + x2(t) yadditive (t)
?
yadditive (t ) y1 (t ) y2 (t )
Yes, system is linear
3-5
Examples
Squaring block. Linear?
x(t) y(t)
2
y t x 2 t
Quick test? Let x(t) = 0. y(t) = x2(t) = 0. Passes. Continue.
Homogeneity test?
a x(t) yscaled (t)
?
y scaled (t ) a y (t )
Fails for all values of a. System is not linear.
Transcendental system. Linear? y t cos( x(t ))
Answer: Not linear (fails quick test)
3-6
Examples
Scale by a constant (a.k.a. gain block)
x(t) y(t) x(t) y(t)
A y t A x(t )

A Two equivalent graphical syntaxes

Amplitude modulation (AM) for transmission


y(t) = A x(t) cos(2 fc t)
x(t) y(t)
A fc is non-zero carrier frequency
A is non-zero constant
cos(2 fc t) Used in AM radio, music
synthesis, Wi-Fi and LTE 3-7
Examples
Ideal delay by T seconds. Linear?
x(t)
T
y(t)
y t x(t T )
Consider long wire that takes T seconds for input signal
(voltage) to travel from one end to the other
Initial current and voltage at every point on wire are the first T
seconds of output of the system
Quick test? Let x(t) = 0. y(t) = 0 if initial conditions (initial
currents and voltages on wire) are zero. Continue.
Homogeneity test?
Additivity test?

3-8
Examples
Tapped delay line
x t Each T represents a
T T T delay of T time units
a0 There are N-1 delays
a1
aN 2 a N 1


y t
N 1
y t a0 x t a1 x t T a N 1 x t ( N 1)T ak x t kT
k 0

Linear? 3-9
Examples
x(t) d y(t) d
Differentiation y t x t
dt dt
Needs complete knowledge of x(t) before computing y(t)
d
Tests a x t a d x t d
x1 t x2 t d x1 t d x2 t
dt dt dt dt dt

x(t) y(t) t

dt
t
Integration
y t x u du

Needs to remember x(t) from to current time t


Quick test? Initial condition must be zero.
t t t t t
Tests a x u du a x u du

x u x u du x u du x u du

1 2

1

2
Examples
Frequency modulation (FM) for transmission
FM radio: t

y t A cos 2f c t k f x t dt
0
fc is the carrier frequency (frequency of radio station)
A and kf are constants
Linear Linear Nonlinear Nonlinear Linear
t

x(t) d kf + cos A y(t)


0

2fct
Answer: Nonlinear (fails both tests)
3 - 11
System Property of Time-Invariance
A system is time-invariant if
When the input is shifted in time, then its output is shifted
in time by the same amount
This must hold for all possible shifts
If a shift in input x(t) by t0 causes a shift in
output y(t) by t0 for all real-valued t0, then
system is time-invariant:
x(t) y(t)
Does yshifted(t) = y(t t0) ?
x(t t0) yshifted(t)

3 - 12
Examples
Identity system y t x t
Step 1: compute yshifted(t) = x(t t0)
Step 2: does yshifted(t) = y(t t0) ? YES.
Answer: Time-invariant
x(t) x(t-t0)
Ideal delay
y t x(t T )
t t0 t
y(t) yshifted(t)
initial conditions
do not shift T t T T+t0 t

Answer: Time-invariant if initial conditions are zero 3 - 13


Examples
Transcendental system y t cos x t
Answer: Time-invariant
Squarer y t x 2 t
Answer: Time-invariant
Other pointwise nonlinearities?
Answer: Time-invariant
Gain block
x(t) y(t) x(t) y(t)
A y t A x(t )

A
3 - 14
Examples
Tapped delay line
x t Each T represents a
T T T delay of T time units
a0 There are N-1 delays
a1
aN 2 a N 1


y t
N 1
y t a0 x t a1 x t T a N 1 x t ( N 1)T ak x t kT
k 0

Time-invariant? 3 - 15
Examples
d
Differentiation y t
x t
dt
Needs complete knowledge of x(t) before computing y(t)
d
x t y t Answer: Time-invariant
dt
t

Integration y t x d

Needs to remember x(t) from to current time t
Answer: Time-invariant if initial condition is zero
t t
Test: y t x d x d

3 - 16
Examples
Time- Time-
Amplitude invariant varying
modulation x(t) A y(t)

cos(2fct)
FM
Time- Time- Time- Time- Time-
radio invariant invariant varying invariant invariant
t

x(t) d kf + cos A y(t)


0

2fct
3 - 17
Examples
Human hearing
Responds to intensity on a logarithmic scale
Answer: Nonlinear (in fact, fails both tests)
Human vision
Similar to hearing in that we respond to the intensity of
light in visual scenes on a logarithmic scale.
Answer: Nonlinear (in fact, fails both tests)

3 - 18
Observing a System
Observe a system starting at time t0
Often use t0 = 0 without loss of generality
Integrator
t t0 t
x(t) y(t)
dt y t x u du x u du x u du
t


t0

Integrator viewed for t t0


t0 Due to
dt C
x(t) t y(t)
t0
0 C0 x u du

initial
conditions
Linear if initial conditions are zero (C0 = 0)
Time-invariant if initial conditions are zero (C0 = 0)
3 - 19
System Property of Causality
System is causal if output depends on current
and previous inputs and previous outputs
When a system operates in a time domain,
causality is generally required
For digital images, causality often not an issue
Entire image is available
Could process pixels row-by-row or column-by-column
Process pixels from upper left-hand corner to lower right-
hand corner, or vice-versa

3 - 20
Memoryless
A mathematical description of a system may be
memoryless
An implementation of a system may use
memory

3 - 21
Example #1
Differentiation
A derivative computes an instantaneous rate of change.
Ideally, it does not seem to depend on what x(t) does at
other instances of t than the instant being evaluated.
However, recall d x t x t t
definition of a x t lim
dt t 0 t
derivative:
x(t)
What happens at a point
of discontinuity? We could
average left and right limits. t
As a system, differentiation is not memoryless. Any
implementation of a differentiator would need memory.
3 - 22
Example #2
Analog-to-digital conversion
Lecture 1 mentioned that A/D conversion would perform
the following operations:
Sampler

lowpass
quantizer
filter
1/T

Lowpass filter requires memory


Quantizer is ideally memoryless, but an implementation
may not be
3 - 23
Summary
If several causes are acting on a linear system,
total effect is sum of responses from each cause
In time-invariant systems, system parameters
do not change with time
If system response at t depends on future input
values (beyond t), then system is noncausal
System governed by linear constant coefficient
differential equation has system property of
linearity if all initial conditions are zero
3 - 24

You might also like