Lecture Five Mesh Analysis: - Identify Mesh - How To Apply Mesh Analysis - Super Mesh
Lecture Five Mesh Analysis: - Identify Mesh - How To Apply Mesh Analysis - Super Mesh
Lecture Five Mesh Analysis: - Identify Mesh - How To Apply Mesh Analysis - Super Mesh
Mesh Analysis
Learning Goals:
• Identify mesh
• How to Apply Mesh Analysis
• Super Mesh
Identifying the Meshes
1kW 1kW
+ +
V1 V2
- Mesh 1 Mesh 2 -
1kW
Note:
i1 and i2 are mesh current (imaginative, not measurable directly)
I1, I2 and I3 are branch current (real, measurable directly)
I1 = i1; I2 = i2; I3 = i1 - i2
Voltages from Mesh Currents
When applying KVL around a mesh there are three probabilities for the
component that is passed: 1.Resistor 2.Voltage source 3.Current
source
I1 I1
VR = I1 R VR = (I1 - I2 ) R
Note: when writing for a mesh assume its current the dominant,
therefor VR is always positive(+) in mesh equations.
2. Voltage source: its value is directly written in the equation(whether
it is a dependent or independent voltage source)
Mesh Analysis: Example. 1
Write the mesh equations and solve for the currents I1, and I2.
10I1 – 6I2 = 8
-6I1 + 15I2 = 22
R*I = V
10 – 6 8
R= V=
–6 15 22
» % A MATLAB Solution
» R = [10 -6;-6 15];
» V = [8;22]; I1 = 2.2105
» I = inv(R)*V
I=
I2 = 2.3509
2.2105
2.3509
Mesh Analysis: Example. 2
Calculate the current in each branch
30 40 3 I3
30 40
60 50 10 60 50 10
2
1 I2
I1
20V
100V 50V 20V
100V 50V
Mesh Analysis: Example. 2
In loop 1
-100 +60I1 +30(I1–I3) +50(I1–I2) +20= 0
140I1 – 50I2 –30I3 = 80 ---(a)
In loop 2
-20 +50(I2–I1) +40(I2–I3) +10I2 –50= 0
-50I1 +100I2 –40I3 = 70 ---(b) 20
In loop 3 3 I3
I60Ω=I1=1.65A in direction of I1 20
20V
I10Ω=I2=2.16A in direction of I2 100V 50V
I20Ω=I3=1.50A in direction of I3
What if find Vab
Vab= I30Ω *30 + I40Ω*40=19.5V
3.What if there are current sources?
• The current sources in this circuit will have whatever
voltage is necessary to make the current correct.
• We can’t use KVL around the loop because we don’t
know the voltage.
• A current source between two meshes makes what is
called a super mesh.
• A current source in an outer branch gives its value to
the mesh.
• If there are dependent sources the controlling
equation is needed for each one.
Difficulty: how to find voltage drop over a current source?
The
2kW Supermesh
The does not
Supermesh 2mA I3 include this
surrounds this 1kW source!
source!
+ 2kW
12V I1 I2 4mA
-
I0
1. Used when two neighbor loops have a current source between them.
2. Replace the current source with an open circuit.
3. Write the KVL equation for the super mesh created from the two neighbor loops.
4. Write the constraint equation for the currents.
2kW
2mA I3
1kW
+ 2kW
12V I1 I2 4mA
-
I0
loop 1 & 3 form a super mesh
-12 +2I3 +1(I3–I2) +2(I1–I2)= 0 ---(a)
I1 – I 3 = 2 ---(b)
In loop 2
I =–4 ---(c)
2
Io = (I1–I2)
Summary ملخص
• When do we solve a question using Mesh? ؟Mesh • متى نحل السؤال باستخدام
For now; when you are told so.
حاليا أذا طلب ذلك في السؤال فقط
Hints: :مالحظات
1)Assume the loop if not in the question
)افرض الدارات اذا كانت غير مفروضة في السؤال1
2)Start with the easy equations:
: )ابدأ بالمعادالت السهلة2
• Make use of the current Sources (dependent or
not), there value is given directly to the loop ثrر المعتمدة حيrلتيار المعتمدة و غيrادر اrن مصrتفد مr• اس
(I1=-4) or that making a super mesh by the ) او الذي يكونI1=-4( ه مباشرة للمجهولrrى قيمتrrيعط
controlling equation (I2-I4=3Vx). لواصفةr من خالل كتابة المعادلة اsuper mesh
• The voltage of impedance is always positive (+), . )I2-I4=3Vx(
the voltage of voltage sources is as we enter. ادرr و فولتيات مص,)+( ةrا موجبr• فولتيات الممانعات دائم
• Write the element carrying the dependent .الفولتية حسب االشارة التي ندخل بها للمصدر
sources variable in terms of the loop variables دrدر المعتمrر المصrه متغيrر عليrر المؤشrب العنصr• اكت
not the dependent sources variable.
.بداللة مجاهيل الدارات وليس بداللة متغير المصدر
• Write the controlling equation of the dependent
ادر المعتمدة بالذهابrrفة للمصrrب المعادالت الواصrr• اكت
sources, from the element carrying the
dependent sources variable and find its relation د وrrدر المعتمrrر المصrrه متغيrrر عليrrر المؤشrrى العنصrrال
with the loops (Ix=I5-I3) Ix=I5-( لداراتrل اrع مجاهيrر مrمتغيrة هذا الrايجاد عالق
(these are not Mesh equations). .)Mesh) (هذه المعادالت ليست ضمن معادالت الI3
• Number of equations must equal the number of ل الداراتrrاوي عدد مجاهيrrب ان يسrr• عدد المعادالت يج
loop added the number of dependent sources.
Example: Using mesh write the necessary equations
In loop 1
I1 = –1
loop 2 & 3 form a super mesh
I3–I2= 3
-3 +2(I2–I1) +4I2 +2(I3–I4) +4(I2–I4) +4I2= 0
loop 4 & 5 form a super mesh
I4–I5= 3Vx
4(I4–I2) +2(I4–I3) +2Iy +3I5 = 0
The controlling equations for the dependent sources (not Mesh eq.)
Iy=I2
Vx= 3I5