Download Mesh Current Method

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Ohm's law wikipedia , lookup

Variable-frequency drive wikipedia , lookup

Current source wikipedia , lookup

Buck converter wikipedia , lookup

Resistive opto-isolator wikipedia , lookup

Fault tolerance wikipedia , lookup

Electrical substation wikipedia , lookup

Immunity-aware programming wikipedia , lookup

History of electric power transmission wikipedia , lookup

Opto-isolator wikipedia , lookup

Islanding wikipedia , lookup

Switched-mode power supply wikipedia , lookup

Voltage optimisation wikipedia , lookup

Power electronics wikipedia , lookup

Topology (electrical circuits) wikipedia , lookup

Stray voltage wikipedia , lookup

Signal-flow graph wikipedia , lookup

Rectiverter wikipedia , lookup

Three-phase electric power wikipedia , lookup

Mains electricity wikipedia , lookup

Alternating current wikipedia , lookup

Network analysis (electrical circuits) wikipedia , lookup

Transcript
ECE 102
Engineering Computation
Chapter 21
Mesh-Current Method
Dr. Herbert G. Mayer, PSU
Status 10/2/2015
For use at CCUT Fall 2015
1
Syllabus






Definition
Circuit1 for Mesh-Current
First Solve Via Substitution
Example 4.4
Example 4.5
Conclusion
2
Definition
 The Mesh-Current Method is an alternative to the
substitution method compute a circuit
 It expresses voltages as a function of fictitious
currents along a mesh
 Why have yet another method?
 The mesh-current method is simpler due to a
smaller number of equations needed
 But the method is applicable only to planar circuits
 Mesh-Currents are not identical to branch currents
 They are fictitious, thus not always measurable
with an instrument (Amp meter)
3
Definition
 A Mesh-Current is associated with a
complete path through a mesh -- obeying
Kirchhoff’s law
 Valid only in a mesh, i.e. any loop with no
interior loops enclosed
 Valid only in the perimeter of a mesh
 Has a defined direction, indicated via an
arrow, to be used consistently across mesh
 If a basic element is affected by multiple
mesh-currents, all have to be accounted for
in computing currents
 Example:
4
Circuit 1 for Mesh-Current
5
First Solve Via Substitution
 Number of essential nodes is 2
 Number of essential branches is 3
 To compute the currents i1, i2, and i3, using
substitution, there is just one independent
KCL equation
 So we need 2 more independent voltage
equations for a solution by substitution
 When complete, compare the result with the
Mesh-Current Method
6
First Solve Via Substitution
(1)
KCL:
i2 + i3
= i1
(2)
KVL:
R1*i1 + R3*i3 - v1
=
0
(3)
KVL:
R2*i2 - R3*i3 + v2
=
0
Solve (1) for i3 and substitute into (2) and (3):
Solve Via Substitution
(2)’
v1 =
i1*(R1 + R3) - i2*R3
(3)’
v2 =
-i2*(R2 + R3) + i1*R3
7
Then Solve Via Mesh-Current
(1)
R1*ia + R3*(ia – ib) – v1
=
0
(2)
R2*ib + v2 + R3*(ib – ia)
=
0
(1)”
v1 =
(2)”
v2 = -ib*(R2 + R3) + ia*R3
ia*(R1 + R3) – ib*R3
8
Substitution vs. Mesh-Current
i1 == ia
// == stands for “identical to”
i2 == ib
i3 = ia - ib
9
Conclusion
 Mesh-Current Method is simpler than
Substitution
 Equations are reduced to a smaller number
of unknown currents.
 Similar to Node Voltage Method, which
reduces equations to a smaller number of
unknown voltages
10
Example 4.4 via Mesh-Current
11
Example 4.4 via Mesh-Current
 Find the power associated with each voltage
source:
 First find the currents, there are two
interesting currents, the ones through the
constant voltage sources
 Their voltages are known, hence their two
currents must be found to compute power
 There are b = 7 branches with unknown
currents
 And n = 5 nodes
 Hence we need b-(n-1) = 7-(5-1) = 3 equations
12
Example 4.4 via Mesh-Current
(1)
2*ia + 8*(ia - ib) - 40
(2)
6*ib + 6*(ib - ic) + 8*(ib - ia) =
(3)
4*ic + 20 + 6*(ic - ib)
13
=
=
0
0
0
Example 4.4 via Mesh-Current
(1)
2*ia + 8*(ia - ib) - 40
=
(2)
6*ib + 6*(ib - ic) + 8*(ib - ia) =
(3)
4*ic + 20 + 6*(ic - ib)
=
0
. . .
(1’)
ia
=
4 + 8*ib / 10
(3’)
ic
=
-2 + 6*ib / 10
Substitute both (1’) and (3’) in (2)
14
0
0
Example 4.4 via Mesh-Current
(1)
2*ia + 8*(ia - ib) - 40
=
(2)
6*ib + 6*(ib - ic) + 8*(ib - ia) =
(3)
4*ic + 20 + 6*(ic - ib)
=
0
. . .
(1’)
ia
=
4 + 8*ib / 10
(3’)
ic
=
-2 + 6*ib / 10
Substitute both (1’) and (3’) in (2)
. . .
ia
=
5.6 A
ib
=
2.0 A
ic
=
-0.8 A
15
0
0
Next: Example 4.5 via Mesh-Current
16
Example 4.5 via Mesh-Current
 Use the Mesh-Current Method to compute the
power P4 dissipated in the 4 Ω resistor
 To this end, compute the currents i2, and i3
in the 3 meshes; also find i1
 With 3 unknowns we need 3 equations
 And need to express the branch current that
controls the dependent voltage source as a
function of other currents
 Then we can express the power P4 consumed
in the 4 Ω resistor
17
Example 4.5 via Mesh-Current
(1)
20*(i1 - i3) - 50
+ 5*(i1 - i2)
=
0
(2)
5*(i2 - i1) + i2
+ 4*(i2 - i3)
=
0
(3)
4*(i3 - i2) + 15*iα + 20*(i3 - i1) =
express iα as a function of the other currents
iα =
i1 – i3
18
0
Example 4.5 via Mesh-Current
(1)
20*(i1 - i3) - 50
+ 5*(i1 - i2)
=
0
(2)
5*(i2 - i1) + i2
+ 4*(i2 - i3)
=
0
(3)
4*(i3 - i2) + 15*iα + 20*(i3 - i1) =
express iα as a function of the other currents
iα =
i1 – i3
(1’)
50 =
25*i1 - 5*i2
(2’)
0
=
-5*i1 + 10*i2 -
4*i3
(3’)
0
=
-5*i1 - 4*i2
9*i3
19
- 20*i3
+
0
Example 4.5 via Mesh-Current
(1)
20*(i1 - i3) - 50
+ 5*(i1 - i2)
=
0
(2)
5*(i2 - i1) + i2
+ 4*(i2 - i3)
=
0
(3)
4*(i3 - i2) + 15*iα + 20*(i3 - i1) =
express iα as a function of the other currents
iα =
i1 – i3
(1’)
50 =
25*i1 - 5*i2
(2’)
0
=
-5*i1 + 10*i2 -
4*i3
(3’)
0
=
-5*i1 - 4*i2
9*i3
i1 = 29.6 A
- 20*i3
+
i2 = 26 A
i3 = 28 A
Current in 4 Ω resistor = 28 A - 26 A = 2 A
P4 =
2*2*4 =
16 W
20
0