SlideShare a Scribd company logo
1 of 21
Download to read offline
EE211: Circuit Analysis
Lecture: 10-12
Nodal Analysis
- Independent/Dependent Current Sources
-Independent Voltage Sources
Nodal Analysis
• The variables selected in the circuit are node
voltages
• Node voltages are defined w.r.t to a common
point in the circuit
• All voltages are defined w.r.t a reference node• All voltages are defined w.r.t a reference node
• Quite often largest number of branches are
connected to this node and is called ground
– it is said to be at ground-zero potential
• In most of the cases, the selected variables
(voltages) will be positive w.r.t to the reference
node
Selected varaiables (nodes)
Ground /Reference node (Zero Potential)
• In the figure all voltages are defined w.r.t to the bottom
reference (ground) node
• Reference node is shown by the ground symbol
• Vs, Va, Vb, Vc are measured w.r.t bottom node
• The voltage across an element between two nodes is equal to
the difference between the voltages at those two nodes
– e.g; V3 = Va – Vb = 3
– e.g; V3 = Va – Vb =
2
Or we can also use KVL →
The voltage at reference
(ground) node is zero
I = ∆V/R
• Thus, as a general rule if we know the node
voltages in a circuit, we can calculate the current
throught any resistive element using Ohm’s law
as:
Nm vv
i


NR
i 
• In nodal analysis, KCL is employed such that
– Variables in the equations are the unknown
voltages
• In an N-node circuit
– One node is selected as reference node
– Voltages at non-reference nodes are measured
w.r.t this reference node.
– N-1 linearly independent KCL equations are
required to determine the N-1 unknown node
voltages.
– It is always important to specify a reference
• Voltage of 12 V at node-A means nothing unless we specify 12 V w.r.t
some reference node
• Voltage at node-1 w.r.t reference node-3 is V1 = 4V
• Voltage at node-2 w.r.t reference node-3 is V2 = -2V
– Voltage at node-1 w.r.t node-2 = ?
– Voltage at node-2 w.r.t node-1 = ?
• Current flows from node of higher potential to node of lower potential
Top to bottom current flow Bottom to top current flow
Left to right current flow
Circuits Containing Only independent
Current Sources
• The network shown below contains 3 nodes
– Hence we need N – 1 = 3 – 1 = 2 linearly
independent KCL equations to determine N – 1 = 2
unknown node voltagesunknown node voltages
• Selecting the bottom node as reference node
the voltages at non-reference nodes are
labeled as v1 and v2
• Assuming the currents flowing away from the
non-reference nodes to be positive
– Applying KCL at node 1
• Ohm’s law → i = v/R = Gv
• And reference node is at zero potential
– Applying KCL at node 2
• Hence, the two equations for the unknown node
voltages are,
• The result is two simultaneous equations in
unknowns v1 and v2
• Any circuit analysis technique can be used for
solving these equationssolving these equations
– Gaussian Elimination
– Matrices
– MATLAB
• Note that nodal analysis employs KCL in
conjunction with Ohm’s law
Example 3.1, pg: 105
• Find all node voltages if
– IA = 1 mA, IB = 4 mA, R1 = 12 kΩ, R2 = 6 kΩ, R3 = 6 kΩ
Solving in MATLAB
• The results of manual calculations can often be
checked through MATLAB, e.g; for a given case the
following three commands can be used
• R = [2 3, 4 6]; //declares resistance matrix
• I = [ 0.001; 0.005]; //declares current matrix
• G = inv (R); //calculates the inverse of R matrix
• V = G*I or V = inv(R)*I //calculates the node voltages
Circuits with more than two non-
reference nodes
• The analyses produces 3 simultaneous
equationsequations
– The equations can be written in matrix form as:
Another approach is to assume all
currents to be flowing away from the
node unless the direction is already
specified by a current source. Again
we consider node-2 in the same
figure shown below. After applying
KCL at node-2, we shall arrive at the
same equation as the one to the left.
Two approaches can be followed for
current directions at a node. One is shown
below, where once a direction is assumed
for a current, we follow that same current
direction for every other node. As an
example we consider node-2 in the
following figure.
Identical
Equations
Example 3.2, pg: 109
• Find the node voltages in the following network
if
– R1 = R2 = 2 kΩ, R3 = R4 = 4 kΩ, R5 = 1 kΩ, iA = 4 mA
and iB = 2 mAand iB = 2 mA
Circuits Containing Dependent Current
Sources
• The presence of a dependent source may
destroy the symmetry of the nodal equations
• What are the nodal voltages in the network
shown below ifshown below if
Example 3.4, pg: 112
• Find the node voltages if
– R1 = 1 kΩ, R2 = R3 = 2 kΩ, R4 = 4 kΩ, iA = 2 mA,
iB = 4 mA and α = 2
Circuits Containing Independent
Voltage Sources
• In case of independent voltage
sources, the equations will be
symmetric
• In some cases, through careful
observation, one or more nodal
voltages might already be givenvoltages might already be given
– This will reduce the number of nodal
equations required for finding the
unknown voltages
– In the figure shown to the right, node
voltages V1 and V3 are already known
as both have a direct connection to
the reference ground node
• Thus only one equation is required to
solve for the unknown node voltage V2
Example 3.5, pg: 113
• Find V1, V2 and V3 in the following network
using nodal analyses

More Related Content

What's hot

Circuits Lecture 5 with examples
Circuits Lecture 5 with examplesCircuits Lecture 5 with examples
Circuits Lecture 5 with examples
hassaanciit
 
Day 6-notes-mesh-analysis
Day 6-notes-mesh-analysisDay 6-notes-mesh-analysis
Day 6-notes-mesh-analysis
sana9292
 
ECA - Source Transformation
ECA - Source TransformationECA - Source Transformation
ECA - Source Transformation
Hassaan Rahman
 
Network theorems for electrical engineering
Network theorems for electrical engineeringNetwork theorems for electrical engineering
Network theorems for electrical engineering
Kamil Hussain
 

What's hot (20)

mesh analysis
mesh analysismesh analysis
mesh analysis
 
Nodal analysis and mesh analysis
Nodal analysis and mesh analysisNodal analysis and mesh analysis
Nodal analysis and mesh analysis
 
3 nodal analysis
3 nodal analysis3 nodal analysis
3 nodal analysis
 
Nodal analysis
Nodal analysisNodal analysis
Nodal analysis
 
Mesh analysis
Mesh analysisMesh analysis
Mesh analysis
 
Mesh analysis
Mesh analysisMesh analysis
Mesh analysis
 
Circuits Lecture 5 with examples
Circuits Lecture 5 with examplesCircuits Lecture 5 with examples
Circuits Lecture 5 with examples
 
Mesh analysis and Nodal Analysis
Mesh analysis and Nodal AnalysisMesh analysis and Nodal Analysis
Mesh analysis and Nodal Analysis
 
ECA - Lecture 03
ECA - Lecture 03ECA - Lecture 03
ECA - Lecture 03
 
Day 6-notes-mesh-analysis
Day 6-notes-mesh-analysisDay 6-notes-mesh-analysis
Day 6-notes-mesh-analysis
 
Chap3
Chap3Chap3
Chap3
 
MESH AND SUPERMESH ANALYSIS
MESH AND SUPERMESH ANALYSISMESH AND SUPERMESH ANALYSIS
MESH AND SUPERMESH ANALYSIS
 
Circuit Analysis-
Circuit Analysis-Circuit Analysis-
Circuit Analysis-
 
Mesh analysis
Mesh analysisMesh analysis
Mesh analysis
 
ECA - Source Transformation
ECA - Source TransformationECA - Source Transformation
ECA - Source Transformation
 
Methods of analysis linear circuit analysis
Methods of analysis linear circuit analysisMethods of analysis linear circuit analysis
Methods of analysis linear circuit analysis
 
Electric network theorems
Electric network theoremsElectric network theorems
Electric network theorems
 
Network theorems for electrical engineering
Network theorems for electrical engineeringNetwork theorems for electrical engineering
Network theorems for electrical engineering
 
Chapter 1 techniques of dc circuit analysis
Chapter 1 techniques of dc circuit analysisChapter 1 techniques of dc circuit analysis
Chapter 1 techniques of dc circuit analysis
 
Superposition theorem
Superposition theoremSuperposition theorem
Superposition theorem
 

Similar to Circuit Analysis EE211 Lecture 10-12

Similar to Circuit Analysis EE211 Lecture 10-12 (20)

beee final.ppt
beee final.pptbeee final.ppt
beee final.ppt
 
Circuitlaws i-120122051920-phpapp01
Circuitlaws i-120122051920-phpapp01Circuitlaws i-120122051920-phpapp01
Circuitlaws i-120122051920-phpapp01
 
DC Network - Comprehending Theorems
DC Network - Comprehending TheoremsDC Network - Comprehending Theorems
DC Network - Comprehending Theorems
 
Circuit laws & network theorems
Circuit laws  & network theoremsCircuit laws  & network theorems
Circuit laws & network theorems
 
Ee201 -revision_contigency_plan
Ee201  -revision_contigency_planEe201  -revision_contigency_plan
Ee201 -revision_contigency_plan
 
Electrical and Electronics Engineering
Electrical and Electronics EngineeringElectrical and Electronics Engineering
Electrical and Electronics Engineering
 
dependent_sources.pdf
dependent_sources.pdfdependent_sources.pdf
dependent_sources.pdf
 
3742250677250MODULEIIMPTRT.pptx
3742250677250MODULEIIMPTRT.pptx3742250677250MODULEIIMPTRT.pptx
3742250677250MODULEIIMPTRT.pptx
 
Project
ProjectProject
Project
 
ECE131_UNIT1_Part1.ppt
ECE131_UNIT1_Part1.pptECE131_UNIT1_Part1.ppt
ECE131_UNIT1_Part1.ppt
 
CiT-03.pptx
CiT-03.pptxCiT-03.pptx
CiT-03.pptx
 
CiT-03.pptx
CiT-03.pptxCiT-03.pptx
CiT-03.pptx
 
CiT-03.pptx
CiT-03.pptxCiT-03.pptx
CiT-03.pptx
 
Lecture7.ppt
Lecture7.pptLecture7.ppt
Lecture7.ppt
 
Theorems.pptx
Theorems.pptxTheorems.pptx
Theorems.pptx
 
Ee104 lecture 1
Ee104 lecture 1Ee104 lecture 1
Ee104 lecture 1
 
dc circuits
dc circuitsdc circuits
dc circuits
 
BEF 12403 - Week 12 - Nodal Analysis Method.ppt
BEF 12403 - Week 12 - Nodal Analysis Method.pptBEF 12403 - Week 12 - Nodal Analysis Method.ppt
BEF 12403 - Week 12 - Nodal Analysis Method.ppt
 
Electrical circuitsand methods of network analysis
Electrical circuitsand methods of network analysisElectrical circuitsand methods of network analysis
Electrical circuitsand methods of network analysis
 
Superposition and norton Theorem
Superposition and norton TheoremSuperposition and norton Theorem
Superposition and norton Theorem
 

Recently uploaded

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
chumtiyababu
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 

Circuit Analysis EE211 Lecture 10-12

  • 1. EE211: Circuit Analysis Lecture: 10-12 Nodal Analysis - Independent/Dependent Current Sources -Independent Voltage Sources
  • 2. Nodal Analysis • The variables selected in the circuit are node voltages • Node voltages are defined w.r.t to a common point in the circuit • All voltages are defined w.r.t a reference node• All voltages are defined w.r.t a reference node • Quite often largest number of branches are connected to this node and is called ground – it is said to be at ground-zero potential • In most of the cases, the selected variables (voltages) will be positive w.r.t to the reference node
  • 3. Selected varaiables (nodes) Ground /Reference node (Zero Potential)
  • 4. • In the figure all voltages are defined w.r.t to the bottom reference (ground) node • Reference node is shown by the ground symbol • Vs, Va, Vb, Vc are measured w.r.t bottom node • The voltage across an element between two nodes is equal to the difference between the voltages at those two nodes – e.g; V3 = Va – Vb = 3 – e.g; V3 = Va – Vb = 2
  • 5. Or we can also use KVL → The voltage at reference (ground) node is zero
  • 6. I = ∆V/R • Thus, as a general rule if we know the node voltages in a circuit, we can calculate the current throught any resistive element using Ohm’s law as: Nm vv i   NR i 
  • 7. • In nodal analysis, KCL is employed such that – Variables in the equations are the unknown voltages • In an N-node circuit – One node is selected as reference node – Voltages at non-reference nodes are measured w.r.t this reference node. – N-1 linearly independent KCL equations are required to determine the N-1 unknown node voltages. – It is always important to specify a reference
  • 8. • Voltage of 12 V at node-A means nothing unless we specify 12 V w.r.t some reference node • Voltage at node-1 w.r.t reference node-3 is V1 = 4V • Voltage at node-2 w.r.t reference node-3 is V2 = -2V – Voltage at node-1 w.r.t node-2 = ? – Voltage at node-2 w.r.t node-1 = ? • Current flows from node of higher potential to node of lower potential Top to bottom current flow Bottom to top current flow Left to right current flow
  • 9. Circuits Containing Only independent Current Sources • The network shown below contains 3 nodes – Hence we need N – 1 = 3 – 1 = 2 linearly independent KCL equations to determine N – 1 = 2 unknown node voltagesunknown node voltages • Selecting the bottom node as reference node the voltages at non-reference nodes are labeled as v1 and v2
  • 10. • Assuming the currents flowing away from the non-reference nodes to be positive – Applying KCL at node 1 • Ohm’s law → i = v/R = Gv • And reference node is at zero potential – Applying KCL at node 2
  • 11. • Hence, the two equations for the unknown node voltages are, • The result is two simultaneous equations in unknowns v1 and v2 • Any circuit analysis technique can be used for solving these equationssolving these equations – Gaussian Elimination – Matrices – MATLAB • Note that nodal analysis employs KCL in conjunction with Ohm’s law
  • 12. Example 3.1, pg: 105 • Find all node voltages if – IA = 1 mA, IB = 4 mA, R1 = 12 kΩ, R2 = 6 kΩ, R3 = 6 kΩ
  • 13. Solving in MATLAB • The results of manual calculations can often be checked through MATLAB, e.g; for a given case the following three commands can be used • R = [2 3, 4 6]; //declares resistance matrix • I = [ 0.001; 0.005]; //declares current matrix • G = inv (R); //calculates the inverse of R matrix • V = G*I or V = inv(R)*I //calculates the node voltages
  • 14. Circuits with more than two non- reference nodes
  • 15. • The analyses produces 3 simultaneous equationsequations – The equations can be written in matrix form as:
  • 16. Another approach is to assume all currents to be flowing away from the node unless the direction is already specified by a current source. Again we consider node-2 in the same figure shown below. After applying KCL at node-2, we shall arrive at the same equation as the one to the left. Two approaches can be followed for current directions at a node. One is shown below, where once a direction is assumed for a current, we follow that same current direction for every other node. As an example we consider node-2 in the following figure. Identical Equations
  • 17. Example 3.2, pg: 109 • Find the node voltages in the following network if – R1 = R2 = 2 kΩ, R3 = R4 = 4 kΩ, R5 = 1 kΩ, iA = 4 mA and iB = 2 mAand iB = 2 mA
  • 18. Circuits Containing Dependent Current Sources • The presence of a dependent source may destroy the symmetry of the nodal equations • What are the nodal voltages in the network shown below ifshown below if
  • 19. Example 3.4, pg: 112 • Find the node voltages if – R1 = 1 kΩ, R2 = R3 = 2 kΩ, R4 = 4 kΩ, iA = 2 mA, iB = 4 mA and α = 2
  • 20. Circuits Containing Independent Voltage Sources • In case of independent voltage sources, the equations will be symmetric • In some cases, through careful observation, one or more nodal voltages might already be givenvoltages might already be given – This will reduce the number of nodal equations required for finding the unknown voltages – In the figure shown to the right, node voltages V1 and V3 are already known as both have a direct connection to the reference ground node • Thus only one equation is required to solve for the unknown node voltage V2
  • 21. Example 3.5, pg: 113 • Find V1, V2 and V3 in the following network using nodal analyses