Ch 4: Basic Nodal and Mesh Analysis Flashcards

1
Q

Nodal Analysis:

Given an N-node circuit,

How many unknown voltages?

How many equations?

A

A circuit with N nodes has:

  • N-1 unknown voltages
    • One for each node, minus the reference node
  • N-1 equations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Nodal Analysis:

General Steps

A
  1. Identify the nodes and currents
    • Pick one node as the reference node(vr = 0)
    • Label Node Voltages: v1, v2,…
      • This is the voltage at the node with respect to the reference node
    • Draw all current current arrows as pointing away from the nodes
    • Label currents: i1, i2,…
  2. Apply KCL
    • Write the current equations for each node.
    • Sum of currents leaving each node is 0
    • Apply Supernode Technique if applicable
  3. Apply Ohm’s Law (i = v/r)
    • Rewrite the equations in terms of node voltages and resistances
  4. Solve the system of equations
    • Determines all node voltages
    • May need to simplify first
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Solving Systems of Equations:

Cramer’s Rule

A
  • Given a system of equations:
    • a1v1 + b1v2 +c1v3 = d1
    • a2v1 + b2v2 +c2v3 = d2
    • a3v1 + b3v2 +c3v3 = d3
  • Place the coefficients in a matrix, G
  • Create a matrix corresponding to each variable/column in G
    • A1, A2, A3
    • Each one is like G, but the column corresponding to the associated variable is replaced with the right-hand constants (d1-dn)
  • Each variable can be solved by taking the ratio of determinants:
    • v1 = det A1 / det G
    • v2 = det A2 / det G
    • v3 = det A3 / det G
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Nodal Analysis:

Supernodes:

When to use? Why?

A

Used when there are voltage sources contained within the circuit.

A voltage source can be between the reference node and a non-reference node (The easy case)

or

A voltage source can be between two non reference nodes.

This let’s you treat the source and two nodes as a single node within the other nodal equations, while creating an additional equation relating the two nodes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Nodal Analysis:

Supernode:

Apply to a voltage source between the reference node and a non-reference node

A

Simply set the voltage of the non reference node to the voltage given by the voltage source.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Nodal Analysis:

Supernode:

Apply to a voltage source between two non-reference nodes

A
  1. Circle the two nodes and voltage source, this will be the “supernode”
  2. Write one KCL equation for all the currents entering and exiting this “supernode”
  3. Write an equation for the voltage between the two nodes
    1. The difference is equivalent to the voltage source value
  4. Proceed normally with writing the equations for the rest of the nodes in the circuit
  5. Solve the system of equations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Mesh Analysis:

Define Mesh

A

A loop that does not contain any other loops within it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Mesh Analysis:

Define Mesh Current

A

A current that flows only around the perimeter of a mesh

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Mesh Analysis:

Define

Planar Circuit

A

A circuit whose diagram can be drawn on a plane surface so that no branch passes over or under another branch.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Mesh Analysis:

General Steps

A
  1. Determine if circuit is planar
  2. Assign mesh currents: i1, i2,…, in to each mesh
    • Mesh currents should flow in the same direction, clockwise or counter clockwise
  3. Apply KVL
    • Equations should have a term for each element
    • Use Supermesh technique, if applicable
  4. Apply Ohm’s Law
    • Rewrite the KVL equations in terms of the mesh currents and resistances
  5. Solve the system of equations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Mesh Analysis:

Supermesh:

When to Use? Why?

A

Used when two meshes share a current source as a common element.

Combines the two meshes into a “supermesh”, analytically “removing” the shared branch and creating an “internal equation” for the supermesh.

This allows the rest of the analysis to proceed as normal and provides an equation for use in solving the system of equations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Mesh Analysis:

Supermesh:

Steps

A
  1. Draw/highlight the outline of the “supermesh”
    1. Should consist of the outline of the two meshes, except for the shared branch with the current source
  2. Write a KVL equation for this mesh(outer equation)
  3. Write an equation relating the current source to the mesh currents (inner equation)
  4. Write the rest of the equations for the other meshes in the circuit
  5. Solve the system of equations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly