> anishgoyal β–ˆ


Notes β€Ί ENGR 2334: Electric Circuits I Lecture 4

Methods of Analysis of Resistive Circuits

calendar_today   article 587 words   access_time 4 min   replay Modified

Table of Contents

Nodal Analysis

Procedure

  1. Choose a good reference node location
  2. Draw the nodes for the locations you want to find
  3. Express the voltage of each circuit element in terms of two node voltages
    • Which is just $\Delta v = v_{1} - v_{2}$, assuming the circuit element lies between $v_1$ and $v_2$
  4. Rewrite this expression for current ($i = GV$ or $i = \frac{\Delta v}{R}$) using Ohm’s Law
  5. Apply Current Law to each node (excluding reference node)
  6. Solve the system of linear equations for each node voltage via substitution

Example

nodal analysis example 1

Independent Voltage Sources

Supernodes

supernodes

Example

nodal analysis supernode example 1

Voltage Source Equation

Dependent Voltage Sources

Example

nodal analysis dependent source example

Matrix Method

$$ {\begin{pmatrix}G_{11}&G_{12}&\cdots &G_{1N}\\G_{21}&G_{22}&\cdots &G_{2N}\\\vdots &\vdots &\ddots &\vdots \\G_{N1}&G_{N2}&\cdots &G_{NN}\end{pmatrix}}{\begin{pmatrix}v_{1}\\v_{2}\\\vdots \\v_{N}\end{pmatrix}}={\begin{pmatrix}i_{1}\\i_{2}\\\vdots \\i_{N}\end{pmatrix}} $$

or simply $\mathbf {Gv} =\mathbf {i}$, where: - G is the conductance matrix, constructed as: - Diagonal elements $G_{kk}$​ are the sum of conductances connected to node $k$ - Off-diagonal elements $G_{kj}$​ are the negative conductance between nodes $k$ and $j$ - $\mathbf{v}$ is the vector of unknown node voltages - $\mathbf{i}$ is the vector of known current injections at each node

Mesh Analysis

Shared Loop Currents

shared loop currents

Examples

mesh analysis system of equations example

mesh analysis system of equations example 2

voltmeter mesh analysis simple example

Independent Current Sources

current source with single mesh current

Supermeshes

current source with two mesh currents and supermesh definition

Examples

mesh analysis with current source no supermesh example

mesh analysis with current source supermesh example

supermesh example

volmeter mesh analysis with current source no supermesh example

Dependent Current Sources

Examples

mesh analysis dependent source example 1

mesh analysis dependent source example 2

mesh analysis dependent sources supermesh example

References

Sources

Graph