- Information
- AI Chat
Was this document helpful?
Circuit Analysis Study Guide CS 2 pg
Course: Introduction To Electrical And Computer Engineering (ENG 1450)
63 Documents
Students shared 63 documents in this course
University: University of Manitoba
Was this document helpful?
Chapter 1
Charge = Coulombs (integral of current, area under the current curve)
Current = Coulombs/Second (derivative of Charge, slope of charge, change in
charge over time, dq/dt)
Voltage = Joules/Coulomb
Power: P=IV, P=(V)^2/R, P=R(I)^2
Amp-hours = Current * time
Watt-hours (Energy) = Power*time
Watt-hours * $$$ = cost due to electricity
Chapter 2
Resistance = ρ(l/A) p = resistivity constant, l=length, A = cross sectional area
Ohm's Law: V=IR, I=V/R, R=V/I
Short Circuit = 0 ohms (Resistance), any current can flow through a short
Open Circuit = ∞ ohms (Resistance), no current can flow through an open circuit
Branches, nodes, loops: B = L + N - 1
Series: Two Elements share a single node. Same Current for all resistors in series, different Voltages (Voltage
Division).
Parallel: Two Elements connected to same two nodes. Same Voltage for all resistors in parallel, different
Currents (Current Division).
Linearity: V/I = R creates a perfectly linear relationship for certain circuits.
Kirchhoff's Current Law (KCL): Current in=Current out
Kirchhoff's Voltage Law (KVL): The sum of Voltages around a loop = 0
Voltage Division (Series Resistors):
Two Resistors are considered in series if they have
the same current pass through them. If we have a Vs
and two resistors in series, here is the equations:
• V1 = i(R1)
• V2 = i(R2)
• -V + V1 + V2 = 0
• -V + i(R1) + i(R2) = 0
The current through all resistors in series is the
same, so using Ohm’s law:
• V1 = [(R1)/(R1 + R2)]*V
• V2 = [(R2)/(R1 + R2)]*V
• V = V1 + V2 = i(R1 + R2)
Current Division (Parallel Resistors):
Delta(Δ)-Wye(Y) Transformations:
Chapter 3
Nodal Analysis: Focuses on current flowing into and out of each node
using KCL. Because V=I/R, we are actually going to find the node
voltages in the end (v1, v2, v3, etc.).
Steps for Nodal Analysis:
1. Identify nodes in the circuit (use coloring method if necessary)
2. Apply KCL at each node (except for the ground node)
3. Solve the KCL equations using a matrix to find the unknown
node voltages.
Tips:
• IF there is a voltage source between two nonreference nodes
(v1 and v2), that becomes a supernode. Treat the supernode as
1 node, and write a constraint equation using KCL (current
coming in = current flowing out, AND voltage amount = v1-v2,
using the + on the Vs as the positive node voltage and - on the
Vs as the negative node voltage).
• If there is a voltage source (Vs) between a nonreference node
(V1) and a reference node (Ground), do [(Vs-V1)/resistance]
• If there is a Voltage Source (Vs) right next to a nonreference
node (v1) and it looks like it is the same voltage, it probably is!
Do Nodal Analysis If the circuit contains:
• Many elements in parallel
• Current Sources
• Supernodes
• Circuits with fewer Nodes than meshes
• If the Node Voltage is what is being solved for
Non-Planar Circuits
Mesh Analysis: Uses KVL to find unknown "Mesh Currents" (only
applies in planar circuits).
Steps for Mesh Analysis:
1. Assign mesh currents to meshes
2. Apply KVL to each of the meshes (loops)
3. Solve the resulting equations to get the mesh currents
Tips:
• The mesh currents use KVL calculated CLOCKWISE around the
mesh/loop.
• If the mesh current goes WITH the Voltage sorce (from --> (- +)
-->), then the voltage source should be negative in the KVL
equation.
• If the mesh current goes AGAINST the Voltage source (from -->
(+ -) -->), then the voltage source should be positive in the KVL
equation.
• IF there is a resistor bordering two meshes, make the 1st mesh
current you are working on positive and the bordering mesh
current negative.
• If there is a current source isolated to a mesh, that mesh
current = the current source.
• If there is a current source bordering two meshes, that is
classified as a SUPERMESH. For the constraint equation, use
the mesh currents bordering the current source and their
direction to determine which is positive and which is negative.
If a mesh current is going the same direction as the current
source, then it is positive in the constraint equation. If a mesh
current is going against the current source, then it is negative in
the constraint equation.
• After the constraint equation is written for the SUPERMESH,
you then REMOVE (create an open circuit) the wire containing
the current source and resistor it is attached to. Then, apply
KVL on the remaining Mesh, using I1 and I2 accordingly
(whatever resistors applied to I1 before the supermesh branch
was removed, still applies to I1, and vice versa for I2).
Do Mesh Analysis if the circuit contains:
• Many elements in series
• Voltage sources
• Supermeshes
• A circuit with fewer meshes than nodes
• If a branch/mesh current is what is being solved for
Chapter 4
Linearity: As Voltage goes up, Current goes up
proportionally. The response of a circuit to a sum of
sources will be the sum of the individual responses
from each source separately.
Linearity:
• V=iR
• k(iR) = k(V)
• V= (i1 + i2)R = (i1)R + (i2)R = V1 + V2
Superposition: If there are two or more independent sources there are Three ways to
solve for the circuit parameters: Nodal Analysis, Mesh Analysis, Superposition
• Superposition Principle states that the voltage/Current through an element in a
linear circuit is the total sum of the voltages/currents through that element
due to each independent source acting alone.
Steps for Superposition:
1. Turn off all independent sources except one source. Find the output (voltage or
current) due to that active source using techniques in Chapter 2/3
2. Repeat step 1 for each of the other independent sources
3. Find the total contribution (voltage or current) by adding all the contributions
(voltages or currents) due to each independent source.
Tips for Superposition:
• To remove a current source, replace it with an open circuit (i=0).
• To remove a voltage source, replace it with a short circuit (v=0).