ELEC351 4 Merged
ELEC351 4 Merged
Signals
-System Models
and Systems
-The main fundamental properties we will study are:
1. Causality
2. Linearity
3. Time-Invariance Lecture 4
4.Instantaneous/Dynamical systems
-Linear System System Properties
-Linear Systems and differential equations
-Time-Invariance
1
Basic Signals
1, t0
Unit Step Function u(t): u (t ) =
0, t0
t, t0
Unit Ramp Function r(t): r (t ) =
0, t0
(t )
2
Problem Solving Technique:
Same philosophy
3
What about the impulse function?
x(t ) = x( ) (t − )d
−
4
What about Complex exponential and
Sinusoidal Signals?
5
Systems
Physically, a system is something that “takes in” one or
more input signals and “produces” one or more output
signals.
❑ It can be a circuit
❑ It can be a mechanical thing
❑ It can be….
6
Systems
The study of systems consists of three major areas:
❑ Mathematical Modeling
❑ Analysis: How to determine the system outputs from
the given inputs and a given mathematical model of the
system
❑ Design : how to construct a system which will produce
a desired set of outputs for the given inputs
7
System Models
❑ Represent a physical system through a schematic
diagram
❑ Represent the schematic as block diagram with a
mathematical model
o The mathematical model gives a way to quantitatively
relate a given mathematical representation of an input
signal into a mathematical representation of the output
signal.
8
Physical View
Get output signal
Apply input as a voltage
signal here as a
voltage
Schematic View
Output signal is
Apply audio the voltage across
signal here as a the speaker
voltage
System View
Math Function Math Function
for input for output
y (t ) = [ x(t )] 9
Mathematical Models for Systems
• Many physical systems are modeled with Differential Eqs
o Physics shows that electrical (& mechanical!) components
often have “Rules” that depend on derivatives.
d 2 y (t ) dy(t ) dx(t )
a2 + a1 + a0 y (t ) = b1 + b0 x(t )
dt dt dt
11
Example of Systems
• RC Circuit
-You’ve seen in Circuits Class that R, L, C circuits are
modeled by Differential Equations:
• From Physical Circuit…get schematic
12
Schematic View:
System View:
Mathematical Modeling:
dy(t ) 1 1
+ y (t ) = x(t )
dt RC C
13
Basic System Properties
There are some fundamental properties that many (but not all!)
systems share regardless if they are electrical, mechanical, etc.
a) y (t ) = x(t − 3) + x(4 − t )
b) y (t ) = [sin( 2t )]x(t − 2)
3t
c) y (t ) = x( )d
−5t
Linearity: A system is linear if superposition holds:
17
If a system is linear: “a scaled
input gives a scaled output
18
Response of Linear System
19
Linear Systems and differential equations
Consider a system described by the following differential equation:
d n y (t ) d n −1 y (t ) d m x(t ) dx(t )
an n
+ a n −1 n −1
+ + a 0 y (t ) = bm m
+ + b1 + b0 x(t )
dt dt dt dt
This system is linear if the coefficients ai’s and bi’s are constants or functions
of time.
dy(t ) dx(t ) 2
t + 2 y (t ) = sin( t ) + t x(t )
dt dt
If one of these coefficient be a function of input signal x(t) or the output signal
y(t) then the system will be nonlinear.
dy(t ) dx(t ) 2
t + 2 y (t ) = sin( y (t )) + t x(t )
dt dt
Try to show this??
20
Check yourself (Linearity)
a) y (t ) = x(t − 1) + x(2 − t )
Ex. A circuit with fixed R,L,C is time invariant. Actually, R,L,C values
change slightly over time due to temperature & aging effects. A circuit
with, say, a variable C is time variant
A system is time invariant (TI) if:
22
Time-variance and differential equations
Consider a system described by the following differential equation:
d n y (t ) d n −1 y (t ) d m x(t ) dx(t )
an n
+ a n −1 n −1
+ + a 0 y (t ) = bm m
+ + b1 + b0 x(t )
dt dt dt dt
This system is time invariant if the coefficients ai’s and bi’s are constants or
function of input or output.
dy(t ) dx(t )
+ 2 y (t ) = + 10 x(t )
dt dt
If one of these coefficient be a function of time then the system will be time
variant.
dy(t ) dx(t ) 2
+ 2ty(t ) = + t x(t )
dt dt
a) y (t ) = x(t − 3) + x(4 − t )
b) y (t ) = [sin( 2t )]x(t − 2)
dy df
c) + (tant)y(t) = + f (t)
2
dt dt
Continuous-time System
A system whose inputs and outputs are continuous-time
signals.
Discrete-time Systems
A system whose inputs and outputs are discrete-time
signals.
Analog System
A system whose inputs and outputs are analog signals.
Digital System
A system whose inputs and outputs are digital signals.
26
Conclusion:
27
• Reading Assignment
– Chapter 1, sections 1.6. and 1.7
– Problems: 1.6-1,1.7-1,1.7-2,1.7-7,1.7-8
28