Download Node Analysis, With and Without Voltage Sources - Lecture Slides | ECE 2040 and more Study notes Electrical Circuit Analysis in PDF only on Docsity!
Circuit Analysis Lecture
Outline:
- Node analysis
- Without voltage sources
- With voltage sources
Circuit Equations
- Method #1:
- Apply KVL & KCL as needed
- Result: Set of simultaneous equations
Ax = b where A is a matrix, b is a column vector, and x is a column vector of unknown volt- ages/currents.
- Pros: Straightforward & guaranteed
- Cons: Cumbersome (on paper) & results in additional variables & equations
- Alternatives:
- Node analysis
- Mesh analysis
- Can view these as โguidedโ KVL & KCL
Illustration
- From previous figure...two nodes plus reference
- What is voltage across resistor R 1?
- Let vab denote differential with a positive and b negative va โ vab โ vb = 0 โ va โ vb = vab
- Let vba denote differential with a negative and b positive va + vba โ vb = 0 โ vba = vb โ va
- What is current through resistor R 1?
- From a to b: vab/R 1
- From b to a: vba/R 2
- To determine va & vb:
- KCL at a: is = va/R 2 + (va โ vb)/R 1
- KCL at b: (va โ vb)/R 1 = vb/R 3
- 2 equations for 2 unknowns...
Node Voltage Relationships
- KVL: v 12 = v 1 โ v 2
- In case of voltage source between nodes: v 12 = Vs (subject to consistent signs)
- In case of resistor between nodes: i = (v 1 โ v 2 )/R (from 1 to 2 )
Example with Voltage Source
- Node a: 3 branches va/R 1 + (va โ vb)/R 2 +? = 0
- On one hand: Cannot immediately compute current through vs
- On other hand: Know va = vs, so only unknown node voltage is vb
- Node b: 3 branches (vb โ va)/R 2 + vb/R 3 = is
- Substitute va = vs and solve for vb
- KCL at node a provides current through voltage source
Example with Voltage Source, cont
- Node a: va/R 1 +? = 0
- Node b: vb/R 2 +? = is
- Unlike previous example, we only know relative voltage
va โ vb = vs but not absolute value of va or vb
- Solution: Apply KCL to union of nodes, i.e., โsupernodeโ
va/R 1 + vb/R 2 = is
- This is shortcut to labeling & eliminating current through voltage source
More Examples
- ab : 1.5 = va/6 + 3.5 + vb/ 3
- ab : vb โ va = 12
- a : va = 8
- b : (vb โ^ va)/6 + (vb โ^ vc)/3 = 2
- c : vc = 3ix
- ix = (va โ vb)/ 6
More Examples, cont
- ab : 3 = va/4 + vb/ 10
- va โ vb = 4vx
- vx = โva
- a : (va โ 6)/10 + ia + (va โ vb)/20 = 0
- b : (vb โ va)/20 + 5ia = 0
- ia = (6 โ va)/10 + (vb โ va)/ 20