Uploaded by CHERRY D. QUIDIT

Electric Circuit Transfer Function

advertisement
INTRODUCTION TO MODELING OF SIMPLE ELECTRICAL SYSTEMS
Modeling of electrical networks with simple passive elements such as resistors,
inductors, and capacitors
Modeling of Passive Electrical Elements
The basic passive electrical elements: resistors, inductors, and capacitors.
Resistors: Ohm's law states that the voltage drop, 𝑒𝑅 (𝑑), across a resistor 𝑅 is
proportional to the current 𝑖(𝑑) going through the resistor.
𝑒𝑅 (𝑑) = 𝑖(𝑑)𝑅
Inductors: The voltage drop, 𝑒𝐿 (𝑑), across an inductor 𝐿 is proportional to the time rate
of change of current 𝑖(𝑑) going through the inductor.
𝑑𝑖(𝑑)
𝑒𝐿 (𝑑) = 𝐿
𝑑𝑑
Capacitor: The voltage drop, 𝑒𝐢 (𝑑), across a capacitor 𝐢 is proportional to the integral
current 𝑖{𝑑) going through the capacitor with respect to time.
𝑖(𝑑)
𝑒𝐢 (𝑑) = ∫
𝑑𝑑
𝐢
Modeling of Electrical Networks
The classical way of writing equations of electric networks is based on the loop method
or the node method, both of which are formulated from the two laws of Kirchhoff, which
state:
Kirchhoff's current law (node law) states that the algebraic sum of all currents entering
and leaving a node is zero. (This law can also be stated as follows: The sum of currents
entering a node is equal to the sum of currents leaving the same node.)
Kirchhoff's voltage law (loop law) states that at any given instant the algebraic sum of
the voltages around any loop in an electrical circuit is zero. (This law can also be stated
as follows: The sum of the voltage drops is equal to the sum of the voltage rises around a
loop.)
A mathematical model of an electrical circuit can be obtained by applying one or both
of Kirchhoff's laws to it.
Simple Circuits via Mesh Analysis
Transfer functions can be obtained using Kirchhoff’s voltage law and summing voltages around
loops or meshes. We call this method loop or mesh analysis
Example 1
Transfer Function—Single Loop via the Differential Equation
Find the transfer function relating the capacitor voltage, VC(s) to the input voltage, V(s)
Figure 1
Solution:
Summing the voltages around the loop, assuming zero initial conditions, yields the integrodifferential equation for this network as
𝐿
𝑑𝑖(𝑑)
1 𝑑
+ 𝑅𝑖(𝑑) + ∫ 𝑖(𝑑)𝑑𝑑 = 𝑉(𝑑)
𝑑𝑑
𝐢 0
π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 1
Changing variables from current to charge using 𝑖(𝑑) = π‘‘π‘ž(𝑑)/𝑑𝑑 yields
𝐿
𝑑2 π‘ž(𝑑)
π‘‘π‘ž(𝑑) 1
+𝑅
+ = 𝑉(𝑑)
2
𝑑𝑑
𝑑𝑑
𝐢
π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 2
From the voltage-charge relationship for a capacitor in Table
π‘ž(𝑑) = 𝐢𝑉𝐢 (𝑑) π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 3
Substituting Eq. (3) into Eq. (2) yields
𝑑2 𝑉𝐢 (𝑑)
𝑑𝑉𝐢 (𝑑)
𝐿
+ 𝑅𝐢
+ 𝑉𝐢 (𝑑) = 𝑉(𝑑)
2
𝑑𝑑
𝑑𝑑
Taking the Laplace transform assuming zero initial conditions, rearranging terms, and simplifying
yields
𝐿𝐢𝑠 2 𝑉𝐢 (𝑠) + 𝑅𝐢𝑆𝑉𝐢 (𝑠) + 𝑉𝐢 (𝑠) = 𝑉(𝑠)
(𝐿𝐢𝑠 2 + 𝑅𝐢𝑆 + 1)𝑉𝐢 (𝑠) = 𝑉(𝑠)
Solving for the transfer function, 𝑉𝐢 (𝑠)/𝑉(𝑠), we obtain
𝑉𝐢 (𝑠)
1
=
2
𝑉(𝑠) 𝐿𝐢𝑠 + 𝑅𝐢𝑠 + 1
π‘œπ‘Ÿ
=
1⁄
𝐿𝐢
π‘“π‘–π‘›π‘Žπ‘™ π‘Žπ‘›π‘ π‘€π‘’π‘Ÿ
𝑅
1
2
𝑠 + 𝐿 𝑠 + 𝐿𝐢
2nd method solving transfer function
Example: using Transfer function impedance.
Find the transfer function relating the capacitor voltage, VC(s) to the input voltage, V(s)
Figure 2
the concept of impedance simplifies the solution for the transfer function. The Laplace transform
of the impedance value of the components, assuming zero initial conditions
Solution:
𝑉(𝑠) = 𝐼𝑍
𝑉(𝑠) = 𝐼(𝑠)[π‘†π‘’π‘š π‘œπ‘“ π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ ]
1
]
𝐢𝑠
Notice that the circuit of Figure 1 could have been obtained immediately from the circuit of Figure
2 simply by replacing each element with its impedance. We call this altered circuit the
transformed circuit. Finally, notice that the transformed circuit leads immediately to Eq. if we
add impedances in series as we add resistors in series. Thus, rather than writing the differential
equation first and then taking the Laplace transform, we can draw the transformed circuit and
obtain the Laplace transform of the differential equation simply by applying Kirchhoff’s voltage law
to the transformed circuit
𝑉(𝑠) = 𝐼(𝑠) [𝐿𝑠 + 𝑅 +
We summarize the steps as follows:
1. Redraw the original network showing all time variables, such as 𝑣(𝑑), 𝑖(𝑑), and 𝑉𝐢 (𝑑), as
Laplace transforms 𝑉(𝑠), 𝐼(𝑠), and 𝑉𝐢 (𝑠), respectively.
2. Replace the component values with their impedance values. This replacement is similar
to the case of dc circuits, where we represent resistors with their resistance values.
3. We now repeat Example 1 using the transform methods just described and bypass the
writing of the differential equation.
Transfer Function—Single Loop via Transform Methods
Example 2
Find the transfer function relating the capacitor voltage, VC(s) to the input voltage, V(s)
Use mesh analysis and transform methods without writing a differential equation.
Figure 2
Solution:
Writing a mesh equation using the impedances as we would use resistor values in a purely
resistive circuit, we obtain
𝑉(𝑠) = 𝐼(𝑠)[π‘†π‘’π‘š π‘œπ‘“ π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ ]
𝑉(𝑠) = 𝐼(𝑠) [𝐿𝑠 + 𝑅 +
Solving for 𝐼(𝑠)⁄𝑉(𝑠)
1
]
𝐢𝑠
𝐼(𝑠)
1
𝐢𝑠
=
=
π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 1
2
1
𝑉(𝑠) [𝐿𝑠 + 𝑅 + ]
𝐿𝐢𝑠 + 𝑅𝐢𝑠 + 1
𝐢𝑠
But the voltage across the capacitor, VC(s), is the product of the current and the impedance of the
capacitor.
1
𝑉𝐢 = 𝐼(𝑠)
π‘œπ‘Ÿ
𝐼(𝑠) = 𝑉𝐢 𝐢𝑠
𝐢𝑠
Solving for the transfer function, 𝑉𝐢 (𝑠)/𝑉(𝑠), substitute the value of 𝐼(𝑠)π‘Žπ‘‘ π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 1 and simplify
𝑉𝐢 𝐢𝑠
𝐢𝑠
=
𝑉(𝑠)
𝐿𝐢𝑠 2 + 𝑅𝐢𝑠 + 1
Dividing both sides by 𝐢𝑠
𝑉𝐢
1
=
2
𝑉(𝑠)
𝐿𝐢𝑠 + 𝑅𝐢𝑠 + 1
π‘“π‘–π‘›π‘Žπ‘™ π‘Žπ‘›π‘ π‘€π‘’π‘Ÿ
Transfer Function—Single Node via Transform Methods
3rd method solving transfer function
Example: 3 Use nodal analysis and without writing a differential equation.
Find the transfer function relating the capacitor voltage, VC(s) to the input voltage, V(s)
Solution:
The transfer function can be obtained by summing currents flowing out of the node whose voltage
is VC(s) Figure 2. We assume that currents leaving the node are positive and currents
entering the node are negative. The currents consist of the current through the capacitor and
the current flowing through the series resistor and inductor. Hence,
𝑉𝑍 (𝑠) = 𝐼𝑍
𝑍 = 𝐿𝑠 + 𝑅
𝐼(𝑠) = 𝑉𝑍 (𝑠)/𝑍(𝑠).
𝑉𝑍 (𝑠) = 𝑉(𝑠) − 𝑉𝐢 (𝑠)
π‘’π‘›π‘‘π‘’π‘Ÿπ‘–π‘›π‘” π‘π‘’π‘Ÿπ‘Ÿπ‘’π‘›π‘‘ 𝑍 = π‘™π‘’π‘Žπ‘£π‘–π‘›π‘” π‘π‘’π‘Ÿπ‘Ÿπ‘’π‘›π‘‘ 1/𝐢𝑠
𝐼𝑍 = 𝐼𝐢
𝑉𝑍 (𝑠) 𝑉𝐢 (𝑠)
=
𝑍(𝑠)
1⁄𝐢𝑠
𝑉(𝑠) − 𝑉𝐢 (𝑠)
𝑉𝐢
=
1
𝐿𝑠 + 𝑅
⁄𝐢𝑠
⇒
.
𝑉𝐢 (𝑠) 𝑉𝐢 (𝑠) − 𝑉(𝑠)
+
=0
1⁄
𝐿𝑠 + 𝑅
𝐢𝑠
𝑉𝐢 𝐢𝑠(𝑠) 𝑉𝐢 (𝑠)
𝑉(𝑠)
+
=
1
𝐿𝑠 + 𝑅 𝐿𝑠 + 𝑅
⇒
.
𝑉𝐢 𝐢𝑠 𝑉𝐢 (𝑠) − 𝑉(𝑠)
+
=0
1
𝐿𝑠 + 𝑅
π‘šπ‘’π‘™π‘‘π‘–π‘π‘™π‘¦ π‘π‘œπ‘‘β„Ž 𝑠𝑖𝑑𝑒 1(𝐿𝑠 + 𝑅)𝑔𝑖𝑣𝑒𝑠
𝑉𝐢 𝐢𝑠(𝐿𝑠 + 𝑅) + 𝑉𝐢 = 𝑉(𝑠)
Solving transfer function
𝑉𝐢 (𝑠)
1
=
2
𝑉(𝑠) 𝐿𝐢𝑠 + 𝑅𝐢𝑠 + 1
π‘“π‘–π‘›π‘Žπ‘™ π‘Žπ‘›π‘ π‘€π‘’π‘Ÿ
Complex Circuits via Mesh Analysis
To solve complex electrical networks—those with multiple loops and nodes—using mesh
analysis.
Perform the following steps:
1. Replace passive element values with their impedances.
2. Replace all sources and time variables with their Laplace transform.
3. Assume a transform current and a current direction in each mesh.
4. Write Kirchhoff’s voltage law around each mesh.
5. Solve the simultaneous equations for the output.
6. Form the transfer function.
Transfer Function—Multiple Loops
Example 4
Find the transfer function, I2(s) =V(s)
Solution:
1. Replace passive element values with their impedances.
2. Replace all sources and time variables with their Laplace transform.
3. Assume a transform current and a current direction in each mesh.
4. Write Kirchhoff’s voltage law around each mesh.
5. Solve the simultaneous equations for the output.
Equation around loop 1 using KVL
𝑉(𝑠) − 𝑅1 𝐼1 (𝑠) − 𝐿𝑠[𝐼1 (𝑠) − 𝐼2 (𝑠)] = 0
Simplifying the gives
𝑉(𝑠) = 𝑅1 𝐼1 (𝑠) + 𝐿𝑠𝐼1 (𝑠) − 𝐿𝑠𝐼2 (𝑠)
π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 1
Equation around loop 2 using KVL
1
−𝑅2 𝐼2 (𝑠) − 𝐼2 (𝑠) − 𝐿𝑠[𝐼2 (𝑠) − 𝐼1 (𝑠)] = 0
𝐢𝑠
Simplifying and do the same at equation 1
1
𝑅2 𝐼2 (𝑠) + 𝐼2 (𝑠) + 𝐿𝑠𝐼2 (𝑠) − 𝐿𝑠𝐼1 (𝑠) = 0 π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 2
𝐢𝑠
. Combining terms, Eqs. (1) and (2) become simultaneous equations.
𝑅1 𝐼1 (𝑠) + 𝐿𝑠𝐼1 (𝑠) − 𝐿𝑠𝐼2 (𝑠) = 𝑉(𝑠)
−𝐿𝑠𝐼1 (𝑠) + 𝐼2 (𝑠) (𝐿𝑠 + 𝑅2 +
π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 1
1
) = 0 π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 2 π‘Žπ‘›π‘‘ π‘šπ‘’π‘™π‘‘π‘–π‘π‘™π‘¦ π‘π‘œπ‘‘β„Ž 𝑠𝑖𝑑𝑒𝑠 𝑏𝑦 𝐢𝑠
𝐢𝑠
or
−𝐿𝐢𝑆 2 𝐼1 (𝑠) + 𝐼2 (𝑠)(𝐿𝐢𝑠 2 + 𝑅2 𝐢𝑠 + 1) = 0 π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 2
use Cramer’s rule (or any other method for solving simultaneous equations) to solve 𝐼2 (𝑠)
(𝑅 + 𝐿𝑠) 𝑉(𝑠)
| 1
|
−𝐿𝑠
0
(𝑠)
𝐼2
=
(𝑅 + 𝐿𝑠)
−𝐿𝑠
| 1
|
2
−𝐿𝑠
(𝐿𝐢𝑠 + 𝑅2 𝐢𝑠 + 1)
Forming the transfer function,
We have succeeded in modeling a physical network as a transfer function: The network modeled
as the transfer function, notice a pattern first illustrated
π‘†π‘’π‘š π‘œπ‘“
π‘ π‘’π‘š π‘œπ‘“ π‘Žπ‘π‘π‘™π‘–π‘’π‘‘
π‘†π‘’π‘š π‘œπ‘“
π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ 
[ π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘  ] 𝐼1 (𝑠) − [
] 𝐼2 (𝑠) = [π‘£π‘œπ‘™π‘‘π‘Žπ‘”π‘’π‘  π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘]
π‘π‘œπ‘šπ‘šπ‘œπ‘› π‘‘π‘œ π‘‘β„Žπ‘’
π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘ π‘€π‘’π‘ β„Ž 1
π‘€π‘’π‘ β„Ž 1
π‘‘π‘€π‘œ π‘šπ‘’π‘ β„Žπ‘’π‘ 
π‘†π‘’π‘š π‘œπ‘“
π‘ π‘’π‘š π‘œπ‘“ π‘Žπ‘π‘π‘™π‘–π‘’π‘‘
π‘†π‘’π‘š π‘œπ‘“
π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ 
(𝑠)
(𝑠)
𝐼
−
𝐼
=
[
]
[ π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘  ] 2
[π‘£π‘œπ‘™π‘‘π‘Žπ‘”π‘’π‘  π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘ ]
π‘π‘œπ‘šπ‘šπ‘œπ‘› π‘‘π‘œ π‘‘β„Žπ‘’ 1
π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘ π‘€π‘’π‘ β„Ž 2
π‘€π‘’π‘ β„Ž 2
π‘‘π‘€π‘œ π‘šπ‘’π‘ β„Žπ‘’π‘ 
Complex Circuits via Nodal Analysis
the easiest way to find the transfer function is to use nodal analysis rather than mesh analysis.
The number of simultaneous differential equations that must be written is equal to the number of
nodes whose voltage is unknown. In the previous example we wrote simultaneous mesh
equations using Kirchhoff’s voltage law. For multiple nodes we use Kirchhoff’s current law and
sum currents flowing from each node. Again, as a convention, currents flowing from the node are
assumed to be positive, and currents flowing into the node are assumed to be negative.
In order to handle multiple-node electrical networks, we can perform the following steps:
1. Replace passive element values with their admittances.
2. Replace all sources and time variables with their Laplace transform.
3. Replace transformed voltage sources with transformed current sources.
4. Write Kirchhoff’s current law at each node.
5. Solve the simultaneous equations for the output.
6. Form the transfer function
Example:
Find the transfer function, 𝑉𝐢 (𝑠) = 𝑉(𝑠), for the circuit in Figure (b). Use nodal analysis
Solution:
For this problem, we sum currents at the nodes rather than sum voltages around the
meshes. From Figure (b) the sum of currents flowing from the nodes marked 𝑉𝐿 (𝑠) and
𝑉𝐢 (𝑠) are, respectively,
π‘’π‘›π‘‘π‘’π‘Ÿπ‘–π‘›π‘” π‘π‘’π‘Ÿπ‘Ÿπ‘’π‘›π‘‘ = π‘™π‘’π‘Žπ‘£π‘–π‘›π‘” π‘π‘’π‘Ÿπ‘Ÿπ‘’π‘›π‘‘
At node VL
𝑉(𝑠) − 𝑉𝐿 (𝑠) 𝑉𝐿 (𝑠) 𝑉𝐿 (𝑠) + 𝑉𝐢 (𝑠)
−
−
=0
𝑅1
𝐿𝑠
𝑅2
𝑉(𝑠) 𝑉𝐿 (𝑠) 𝑉𝐿 (𝑠) − 𝑉𝐢 (𝑠) 𝑉𝐿 (𝑠)
=
+
+
𝑅1
𝐿𝑆
𝑅2
𝑅1
𝑀𝑒𝑙𝑑𝑖𝑝𝑙𝑦 π‘π‘œπ‘‘β„Ž 𝑠𝑖𝑑𝑒 𝑏𝑦 𝑅1 𝑅2 𝐿𝑠
𝑉(𝑠)𝐿𝑅2 𝑆 = 𝑉𝐿 𝑅1 𝑅2 (𝑠) + 𝑉𝐿 𝐿𝑅1 𝑆(𝑠) − 𝑉𝐢 𝐿𝑅1 𝑆(𝑠) + 𝑉𝐿 𝐿𝑅2 𝑆(𝑠)
𝑉(𝑠)𝐿𝑅2 𝑆 = 𝑉𝐿 (𝑠)[𝐿𝑆(𝑅1 + 𝑅2 ) + 𝑅1 𝑅2 ] − 𝑉𝐢 𝐿𝑅1 𝑆(𝑠) π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 1
At Node VC
𝑉𝐿 (𝑠) − 𝑉𝐢 (𝑠) 𝑉𝐢 (𝑠)
−
=0
1⁄
𝑅2
𝐢𝑆
𝑉𝐿 (𝑠) 𝑉𝐢 (𝑠) 𝑉𝐢 𝐢𝑆(𝑠)
−
−
=0
𝑅2
𝑅2
1
−
𝑉𝐿 (𝑠) 𝑉𝐢 (𝑠) 𝑉𝐢 𝐢𝑆(𝑠)
+
+
= 0 π‘šπ‘’π‘™π‘‘π‘–π‘π‘™π‘¦ π‘π‘œπ‘‘β„Ž 𝑠𝑖𝑑𝑒 𝑏𝑦 𝑅2
𝑅2
𝑅2
1
−𝑉𝐿 (𝑠) + 𝑉𝐢 (𝑠) + 𝑉𝐢 𝑅2 𝐢𝑆(𝑠) = 0
−𝑉𝐿 (𝑠) + 𝑉𝐢 (𝑠)( 𝑅2 𝐢𝑆 + 1) = 0
π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 2
Solving for transfer function using equation 1 and equation 2 by using any method.
𝑉(𝑠)𝐿𝑅2 𝑆 = 𝑉𝐿 (𝑠)[𝐿𝑆(𝑅1 + 𝑅2 ) + 𝑅1 𝑅2 ] − 𝑉𝐢 𝐿𝑅1 𝑆(𝑠) π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 1
−𝑉𝐿 (𝑠) + 𝑉𝐢 (𝑠)( 𝑅2 𝐢𝑆 + 1) = 0
π‘’π‘žπ‘’π‘Žπ‘‘π‘–π‘œπ‘› 2
Transfer Function
𝑉𝐢 (𝑠)
𝐿𝑆
=
2
𝑉(𝑠)
𝐿𝐢𝑆 (𝑅1 + 𝑅2 ) + (𝑅1 𝑅2 𝐢 + 𝐿)𝑆 + 𝑅1
Mesh Equations via Inspection
Example:
Write, but do not solve, the mesh equations for the network shown
π‘“π‘–π‘›π‘Žπ‘™ π‘Žπ‘›π‘ π‘€π‘’π‘Ÿ
Solution:
Each of the previous problems has illustrated that the mesh equations and nodal equations
have a predictable form. We use that knowledge to solve this three-loop problem. The equation
for Mesh 1 will have the following form:
π‘†π‘’π‘š π‘œπ‘“
π‘†π‘’π‘š π‘œπ‘“
π‘ π‘’π‘š π‘œπ‘“ π‘Žπ‘π‘π‘™π‘–π‘’π‘‘
π‘†π‘’π‘š π‘œπ‘“
π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ 
π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ 
[ π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘  ] 𝐼1 (𝑠) − π‘π‘œπ‘šπ‘šπ‘œπ‘› π‘‘π‘œ 𝐼2 (𝑠) − π‘π‘œπ‘šπ‘šπ‘œπ‘› π‘‘π‘œ 𝐼3 (𝑠) = [π‘£π‘œπ‘™π‘‘π‘Žπ‘”π‘’π‘  π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘]
π‘šπ‘’π‘ β„Žπ‘’π‘  1 π‘Žπ‘›π‘‘
π‘šπ‘’π‘ β„Žπ‘’π‘  1 π‘Žπ‘›π‘‘
π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘ π‘€π‘’π‘ β„Ž 1
π‘€π‘’π‘ β„Ž 1
[
]
[
]
π‘€π‘’π‘ β„Ž 2
π‘€π‘’π‘ β„Ž 3
Similarly, Meshes 2 and 3, respectively are
π‘†π‘’π‘š π‘œπ‘“
π‘†π‘’π‘š π‘œπ‘“
π‘†π‘’π‘š
π‘œπ‘“
π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ 
π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ 
− π‘π‘œπ‘šπ‘šπ‘œπ‘› π‘‘π‘œ 𝐼1 (𝑠) + [ π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘  ] 𝐼2 (𝑠) − π‘π‘œπ‘šπ‘šπ‘œπ‘› π‘‘π‘œ 𝐼3 (𝑠)
π‘šπ‘’π‘ β„Žπ‘’π‘  1 π‘Žπ‘›π‘‘
π‘šπ‘’π‘ β„Žπ‘’π‘  2 π‘Žπ‘›π‘‘
π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘ π‘€π‘’π‘ β„Ž 2
[
]
[
]
π‘€π‘’π‘ β„Ž 2
π‘€π‘’π‘ β„Ž 3
π‘ π‘’π‘š π‘œπ‘“ π‘Žπ‘π‘π‘™π‘–π‘’π‘‘
= [π‘£π‘œπ‘™π‘‘π‘Žπ‘”π‘’π‘  π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘]
π‘€π‘’π‘ β„Ž 2
π‘†π‘’π‘š π‘œπ‘“
π‘†π‘’π‘š π‘œπ‘“
π‘†π‘’π‘š π‘œπ‘“
π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ 
π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘ 
− π‘π‘œπ‘šπ‘šπ‘œπ‘› π‘‘π‘œ 𝐼1 (𝑠) − π‘π‘œπ‘šπ‘šπ‘œπ‘› π‘‘π‘œ 𝐼2 (𝑠) + [ π‘–π‘šπ‘π‘’π‘‘π‘Žπ‘›π‘π‘’π‘  ] 𝐼3 (𝑠)
π‘šπ‘’π‘ β„Žπ‘’π‘  1 π‘Žπ‘›π‘‘
π‘šπ‘’π‘ β„Žπ‘’π‘  2 π‘Žπ‘›π‘‘
π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘ π‘€π‘’π‘ β„Ž 3
[
]
[
]
π‘€π‘’π‘ β„Ž 3
π‘€π‘’π‘ β„Ž 3
π‘ π‘’π‘š π‘œπ‘“ π‘Žπ‘π‘π‘™π‘–π‘’π‘‘
= [π‘£π‘œπ‘™π‘‘π‘Žπ‘”π‘’π‘  π‘Žπ‘Ÿπ‘œπ‘’π‘›π‘‘]
π‘€π‘’π‘ β„Ž 3
Substituting the values from the three equation
+(2𝑆 + 2)𝐼1 (𝑠) − (2𝑆 + 1)𝐼2 (𝑠) − 𝐼3 (𝑠) = 𝑉(𝑠)
π‘’π‘žπ‘› 1
−(2𝑆 + 1)𝐼1 (𝑠) + ((𝑆 + 1)𝐼2 (𝑠) − 4𝑆𝐼3 (𝑠) = 0
π‘’π‘žπ‘› 2
−𝐼1 (𝑠) − 4𝑆𝐼2 (𝑠) − (4𝑆 + 1 + 1⁄𝑆)𝐼3 (𝑠) = 0
π‘’π‘žπ‘› 3
which can be solved simultaneously for any desired transfer function, like
𝐼3 (𝑠)
𝐼 (𝑠)
𝐼 (𝑠)
⁄
, π‘œπ‘Ÿ 2 ⁄
, π‘œπ‘Ÿ 1 ⁄
𝑉(𝑠)
𝑉(𝑠)
𝑉(𝑠)
Download