Chapter 1 and 2
Chapter 1 and 2
June 6, 2024 1 / 30
Transform representation and network Analysis
Introduction
Excitation Network Response LTI systems
Characterizing of network itself in time
Network Analysis is concerned with
and frequency, and determining how the
determining the response, given the
network behaves as signal processor is
excitation and the network.
taken as network analysis.
In Network synthesis, the problem is to
Linear system: fulfills superposition
design the network given the excitation
principle.
and response.
c1 e1 (t) Network c1 r1 (t)
Excitation and response are signals
whican be voltage or current whereas c2 e2 (t) Network c2 r2 (t)
network is interconnection of electrical
circuits. June 6, 2024 2 / 30
LTI systems
June 6, 2024 3 / 30
Review of Laplace transform
∞
Laplace Transform of some common
Z
F (s) = L {f (t)} = f (t)e−st dt
t=0− functions
where s is the complex f requency variable. δ(t) 1
s = σ + jω 1
u(t)
s
Some properties of Laplace transform 1
tu(t)
Differentiation and integration. If L {f } s2
(t) = F(s), then 1
e−at u(t)
s+a
df ω
L { (t)} =sF (s) − f (0− ) sin(ωt)u(t)
dt s + ω2
2
Z t
F (s) s
L{ f (t)dt} = cos(ωt)u(t)
s s + ω2
2
0−
June 6, 2024 4 / 30
Transformed circuit of simple elements
Voltage–current relationships of network elements can also be represented in the
frequency domain.
1 Resistor : For the resistor, the v–i relationship in time domain is v (t) = R i (t) The
corresponding frequency–domain relation are given as V (s) = RI (s) The transformed
network is shown in Fig 1
June 6, 2024 5 / 30
Transformed circuit of simple elements
2 Inductor : For the inductor, the v–i relationships in time domain are
di
v(t) =L
dt V (s) =sLI(s) − Li(0− )
Z t
i(t) =
1
v(x)dx + i(0− ) V (s) i(0− )
L I(s) = +
0− sL s
The corresponding The transformed network
frequency–domain relation are given is shown in Fig 2 Figure: Transformed inductor
as
June 6, 2024 6 / 30
Transformed circuit of simple elements
3 Capacitor : For the capacitor, the v–i relationships in time domain are
Z t
1
v(t) = i(x)dx + v(0− ) I(s) v(0− )
C 0− V (s) = +
dv sC s
i(t) =C I(s) =sCV (s) − Cv(0− )
dt
The corresponding The transformed network is
frequency–domain relation are shown in Fig 3 Figure: Transformed
capacitor
given as
June 6, 2024 7 / 30
Guidelines for network analysis using Laplace transform
1 Find the initial values assuming steady state condition. In steady state the inductor
voltage become zero or inductor become short circuit and capacitor current will be
zero or capacitor become open circuit. Then solve for initial conditions.
2 Write transformed network using initial values from step 1. Here when switch is
changing state, the initial state doesn’t change instantly, i.e., eg. for inductor
i(0− ) = i(0+ ).
3 Write equation using any circuit analysis techniques (nodal, mesh analysis) you know
and simplify the equations.
4 Solve simultaneous equations using any method you know ( elimination, substitution,
Cramer’s rule,...)
5 Perform inverse Laplace transform to get time domain.
June 6, 2024 8 / 30
Network analysis using Laplace transform
Solution: The initial value of i(0− ) = 0 because the
Example switch was open before t=0. When the switch is
Consider a series RL circuit as closed at t=0 the transformed circuit become as
shown in Fig. below. The switch is shown in figure below. Here, ignore initial inductor
closed at time t = 0. Find i(t). current since it is zero.
Figure: RL circuit
Figure: RL circuit at t=0
June 6, 2024 9 / 30
Network analysis using Laplace transform
Figure: Example 2
i1 (0+ ) =i1 (0− ) = 1/2A 2sI1 (s) + 2(I1 (s) − I2 (s)) =1/s + 1
+ −
i2 (0 ) =i2 (0 ) = 0A
The transformed network for t>0 become as (2s + 2)I1 (s) − 2I2 (s) =1/s + 1 (1)
shown in Figure below.
Applying KVL for mesh 2 and then
simplifying gives
June 6, 2024 16 / 30
Causality and Stability
The first step in a synthesis procedure is to determine whether system function can
be realized as a physical passive network. There are two important considerations
-causality and stability. )
By causality we mean that a voltage cannot appear between any pair of terminals in
the network before a current is impressed, or vice versa. In other words, the impulse
response of the network must be zero for t ¡ 0, that is
h(t) =0 f or t < 0
In the frequency domain, causality is implied when the Paley-Wiener criterion is
satisfied for the amplitude function |H(jw)|.
Z ∞
| log |H(jω)||
dω <∞
−∞ 1 + ω2
June 6, 2024 17 / 30
Causality and Stability
The physical implication of the Paley-Wiener criterion is that the amplitude |H(jw)|
of a realizable network must not be zero over a finite band of frequencies.
Another way of looking at the Paley-Wiener criterion is that the amplitude function
cannot fall off to zero faster than exponential order.
June 6, 2024 18 / 30
Causality and Stability
If a network is stable, then for a bounded excitation e(t) the response (t) is also
bounded. (BIBO stability)
Generally, it can be said that with the exception of isolated impulses, the impulse
response must be bounded for all t, that is,
June 6, 2024 19 / 30
Causality ans Stability
June 6, 2024 20 / 30
Hurwitz polynomial
In order for a system function to be stable, its poles must be restricted to the left-half
plane or the jw axis. Moreover, the poles on the jw axis must be simple. The
denominator polynomial of the system function belongs to a class of polynomials
known as Hurwitz polynomials. A polynomial P(s) is said to be Hurwitz if the
following conditions are satisfied:
1 P(s) is real when s is real.
2 The roots of P(s) have real parts which are zero or negative.
As a result of these conditions, if P(s) is a Hurwitz polynomial given by
Example
Test whether the polynomial
p(s)=s4 + s3 + 5s2 + 3s + 4 is Hurwitz.
Solution: Even part of p(s),
m(s)=s4 + 5s2 + 4 and odd parts of p(s),
n(s)=s3 + 3s. Using continued fraction
expansion, Since all the quotient terms are
positive, P(s) is Hurwitz.
June 6, 2024 25 / 30
Hurwitz polynomial
Example
Prove that the polynomial
p(s)=s4 + s3 + 2s2 + 3s + 2 is not Hurwitz.
Solution: Even part of p(s),
m(s)=s4 + 2s2 + 2 and odd parts of p(s),
n(s)=s3 + 3s. Using continued fraction
expansion, Since their is negative quotient
terms, P(s) is not Hurwitz.
June 6, 2024 26 / 30
Hurwitz polynomial
Example
Test whether the polynomial
p(s)=s5 + s3 + s is Hurwitz.
Solution: since this is only odd parts, then
′
find P (s), P ′ (s) = 5s4 + 3s2 + 1 Using
continued fraction expansion of PP′(s)
(s) , Since
their is negative quotient terms, we do not
need to finish and we can conclude that P(s)
is not Hurwitz.
Note that for more example you can see on your textbook “Singh Network Analysis and
Synthesis” part 16.2 on page 1140
June 6, 2024 27 / 30
Positive Real function
These functions are important because they represent physically realizable passive
driving-point immittances. A function F(s) is positive real (p.r.) if the following
conditions are satisfied:
1 F(s) is real for real s.
2 The real part of F(s) is greater than or equal to zero when the real part of s is greater
than or equal to zero, i.e.,
Re F(s) ≥ 0 for Re(s) ≥ 0
June 6, 2024 28 / 30
Positive Real function
June 6, 2024 29 / 30
Positive Real function
The necessary and sufficient conditions for a function with real coefficients F(s) to be
positive real are the following:
1 F(s) must have no poles and zeros in the right half of the s-plane. (You can use Hurwitz
method)
2 The poles of F(s) on the jw-axis must be simple and the residues evaluated at these
poles must be real and positive.
3 Re F (jw) ≥ 0 for all w. For this to be true A(w2 )¿0 for all w. where,
Where, M1 (s) is even part of numerator of system function, M2 (s) is even part of
denominator of system function, N1 (s) is odd part of numerator of system function, and
N2 (s) is odd part of denominator of system function
June 6, 2024 30 / 30
Here are some of examples from your textbook
"Singh Network Analysis and Synthesis"
s+3
Example 16.23 Test whether F ( s) = is a positive real function.
s +1 jw
Solution
N ( s) s + 3
(a) F ( s) = =
D ( s) s + 1
The function F(s) has pole at s = −1 and zero at s = −3 as shown in
Fig. 16.1. s
Thus, pole and zero are in the left half of the s-plane. −3 −2 −1 0
(b) There is no pole on the jw axis. Hence, the residue test is not carried
out. Fig. 16.1
16.18 Network Analysis and Synthesis
(c) 3
Odd part of N s )
Odd part of D s ) =
s2 s+
Example 16.24 Test whether F s is positive real function.
s2 s+ 4
Solution jw
N s s2 s+ s s
(a) F s
D s s 2
s+ 4 s s
The function F (s) has poles at s = −7 and s = −2
and zeros at s = −5 an s = −1 as shown in Fig. 16.2.
s
7 6 5 −4 3 2 −1 0
Thus, all the poles and zeros are in the left half
of the s plane. Fig. 16.2
(b) Since there is no pole on the jw axis, the residue
test is not carried out.
(c) 5
Even part o D s 2
+ 14
s
2
ω s s2 70
A(w2) is positive for all w ≥ 0.
Since all the three conditions are satisfied, the function is positive real.
ss s
Example 16.25 Test whether F s = is positive real function.
s s
Solution
N s ss s s s + 5s
(a) F s
D s s s s 2
s+
16.3 Positive Real Functions 16.19
(c) s2
15s Fig. 16.3
Even pa 4
s
s j = 2
s2 + 1
Example 16.26 Test whether F s is positive real function.
s3 s
Solution
N s s2 + 1 s jw
(a) F s
D s s3 s ss s j2
The function F(s) has poles at s = 0, s = −j2 and s = j2 and zeros at s = −j1 j1
and s = j1 as shown in Fig. 16.4. s
0
Thus, all the poles and zeros are on the jw axis.
j1
(b) The poles on the jw axis are simple. Hence, residue test is carried out.
j2
s2 + 1 s2 + 1
F s = =
s s ss Fig. 16.4
By partial-fraction expansion,
K K 2*
F s = + +
s s j2 2
The constants K1, K2 and K2* are called residues.
s2 + 1 1
s
s +4
2
s=0
4
s2 + 1 + 3
K
s s j2 j 2 j2 8
2
3
*
=
8
Thus, residues are real and positive.
16.20 Network Analysis and Synthesis
2ss3 + 2 s 2 + 3 s + 2
Example 16.27 Test whether F ( s) = is positive real function.
s2 + 1
Solution
N ( s) 2ss3 + 2 s 2 + 3s + 2 2ss3 + 2 s 2 + 3s + 2
(a) F ( s) = = =
D ( s) s2 + 1 ( s j )(s
)( s j )
Since numerator polynomial cannot be easily factorized, we will prove whether N(s) is Hurwitz.
⎞ ⎛
2s2 2 2 3
3s s
⎠ ⎝
2 s3 2s
⎞ ⎛
s 2s2 2s 2s
⎠ ⎝
2s2
⎞ ⎛1
2 s s
⎠ ⎝2
s
0
Since all the quotient terms are positive, N(s) is Hurwitz. This indicates that zeros are in the left half
of the s plane.
The function F(s) has poles at s = −j1 and s = j1.
Thus, all the poles and zeros are in the left half of the s plane.
(b) The poles on the jw axis are simple. Hence, residue test is carried out.
2ss3 + 2 s 2 + 3s + 2
F ( s) =
s2 + 1
As the degree of the numerator is greater than that of the denominator, division is first carried out
before partial-fraction expansion.
16.3 Positive Real Functions 16.21
s2 s3 + s s+ s+2
s
2s s 2
2s 2
s
s
F s = s+ +
s +12
By partial-fraction expansion,
K1
F s s+ + 1
s j1 1
j1 1
K = =
2
1
K1
2
Thus, residues are real and positive.
(c) 2
+2
3
+ 3s
Even p 1
Odd part of D s = =0
3
s 4
+ 4s = − )
2 2