Lecture 5&6
Lecture 5&6
Engineering
Signals Theory
Systems
Signals Theory
Dr. Ahmed Abdelhaleem
Fall 2022/23
2
E-mail: [email protected]
Introduction
3
𝑦 𝑡 = 𝐻1 𝑥(𝑡) + 𝐻2 𝑥 𝑡
Fundamentals of Systems
8
Example (1 ):
If a system consists of an inductor of inductance
L in series with resistance R. If the input signal to
this system is a current source i(t) and its output
is the voltage drop across the inductor ,v(t).
Since
d i (t )
v (t ) = L
dt
Fundamentals of Systems
9
Example (1 ):
So the actions (processes) taken by this system
are as follows:
◼ Differentiate the input signal i(t).
◼ Multiply the result by L to generate its response
v(t).
d i (t )
v (t ) = L
dt
Fundamentals of Systems
10
Example (2):
If a system consists of an inductor of inductance
L. If the input signal to this system is the voltage
drop across the inductor ,v(t) and its output is the
inductor current, i(t).
Since
1
i (t ) = v (t ) dt
L
Fundamentals of Systems
11
Example (2):
So the actions (processes) taken by this system
are as follows:
◼ Integrate the input signal.
◼ Multiply the result by 1/L to generate its
response.
1
i (t ) = v (t ) dt
L
System Model
12
1
i (t ) = v(t )dt
L
System Model
13
D
=T
System Block diagram Model
15
Examples (3)
D
=1
System Block diagram Model
16
Examples (4)
Basic System properties
17
y1(t) = H{x1(t)}
&
y2(t) = H{x2(t)}
Basic System properties
20
&
OR
▪ A system is linear system if
y (t ) = 2 x (t ) − x (t ) dt y(t) = 5x(t)+2
Basic System properties
24
Example (5):
y(t) = 5 x(t) + 2
isnon-linear system for existence the constant
term
Note:
If one of the response terms are constant term
then the system will not satisfy the linearity
condition.
Basic System properties
25
Example (6):
Check the linearity of the system with input output
relation.
𝑦[𝑛] = 2𝑥[𝑛] + 3
Solution
Basic System properties
26
y (t ) = 2 x (t ) + x (t − 1) y(t) = t x(t)+2
Basic System properties
31
Examples(8)
Check the discrete-time system for time invariance if its
response is of the form:
y[n] = R{x[n]} = 2n x[n]
Solution
The response to a delayed excitation is:
R{x[n − k]} = 2n x[n − k]
The delayed response is y[n − k] = 2[n − k] x[n − k]
Clearly, for any k 0:
R{x[n − k]} y[n − k]
and, therefore, the system is time dependent or time
variant.
Basic System properties
32
Then this system will not satisfy the time invariant condition
Basic System properties
33
6) Invertible Systems
Definition:
▪ A system is invertible if distinct input lead to distinct
output.
▪ i.e. a system is invertible if we can find another system
(called inverse system) that leads the input if it is fed
by the output.
Basic System properties
44
6) Invertible Systems
6) Invertible Systems
Examples (1 5):
Check if the accumulator is an invertible system.
𝑛
𝑦 𝑛 = 𝑥[𝑘]
𝑘=−∞
Solution
For this system, the difference between two successive
values of the output is precisely the last input value.
Therefore, in this case, the inverse system is
𝑤 𝑛 =𝑦 𝑛 −𝑦 𝑛−1