Network Equation & Solution Methods - Network Theory (Electric Circuits)

Basic Concepts

  • Kirchhoff's Voltage Law (KVL): The algebraic sum of the voltages around any closed loop in a circuit is zero.
  • Kirchhoff's Current Law (KCL): The algebraic sum of currents entering a node (or a closed boundary) is zero. Equivalently, ∑IIN = ∑IOUT.
  • Purpose of circuit equations: Use KCL, KVL and constitutive relations (Ohm's law, element V-I relations) to obtain algebraic equations whose solution yields node voltages and branch currents.
Basic Concepts

Nodal Analysis

Overview: Nodal analysis (node-voltage method) is a systematic way to determine the voltage at circuit nodes with respect to a chosen reference node (ground) by applying KCL at the nodes and expressing the currents in terms of node voltages.

Procedure (ordered)

  1. Identify all principal nodes and choose one as the reference node (ground).
  2. Assign a variable for the voltage at each non-reference node with respect to ground.
  3. Apply KCL at each non-reference node: the sum of currents leaving (or entering) the node equals zero.
  4. Express each branch current using Ohm's law in terms of node voltages (use conductances if convenient, where G = 1/R).
  5. Solve the resulting simultaneous linear equations to obtain the node voltages.

Once node voltages are known, voltage across any element and current through any element can be found by direct substitution into Ohm's law or the element V-I relation.

Remarks on choosing the reference node

  • A convenient reference node has many connections; this often reduces the number of node equations.
  • If a node is connected to a known voltage source referenced to ground, selecting ground to make that node the reference simplifies the algebra.

Example: Find nodal voltages and loop currents using the nodal method

Problem statement: Find the nodal voltage at each node and current in each loop by nodal analysis.

Example: Find nodal voltages and loop currents using the nodal method

Solution: We label nodes and circuit elements and then follow the nodal method.

Example: Find nodal voltages and loop currents using the nodal method

The chosen reference node is the one labelled as Ground. There are three principal nodes in this circuit; node n1 is connected to a voltage source so its node voltage is known.

Example: Find nodal voltages and loop currents using the nodal method

The KCL equation at node n2 equates currents through the branches connected to n2.

Known relation: v1 = Vs. (This is the node-voltage at n1 because the voltage source directly sets it.)

KCL at node n2: i1 = i2 + i3.

Example: Find nodal voltages and loop currents using the nodal method
Example: Find nodal voltages and loop currents using the nodal method
Example: Find nodal voltages and loop currents using the nodal method

Using the expressions above and the known node-voltage v1, combine the relations to obtain the nodal equations.

Example: Find nodal voltages and loop currents using the nodal method ……………  (4) 

Rewrite the expressions to form linear functions of the unknown node voltages v2 and v3.

Example: Find nodal voltages and loop currents using the nodal method

KCL at node n3 gives the second equation.

Example: Find nodal voltages and loop currents using the nodal method
Example: Find nodal voltages and loop currents using the nodal method

Write both equations together in matrix form for unknowns v2 and v3.

Example: Find nodal voltages and loop currents using the nodal method
Example: Find nodal voltages and loop currents using the nodal method

Good practice when forming the matrix equations:

  • Place all independent sources (current or voltage) on the right-hand side as inhomogeneous terms.
  • Ensure diagonal terms (sum of conductances connected to the node) have consistent sign convention.
  • If arranged correctly, the conductance matrix is symmetric: Aij = Aji. If it is not symmetric, check the equations for errors.
Example: Find nodal voltages and loop currents using the nodal method

If the determinant of the coefficient matrix is non-zero, the set of simultaneous equations has a unique solution and node voltages can be obtained (Cramer's rule is referred to here as an illustration).

Example: Find nodal voltages and loop currents using the nodal method
Example: Find nodal voltages and loop currents using the nodal method

In Cramer's-rule notation, the unknown voltage VK is given by the ratio of the determinant with k-th column replaced by the source vector to the determinant of the coefficient matrix.

Example: Find nodal voltages and loop currents using the nodal method
Example: Find nodal voltages and loop currents using the nodal method

For this particular circuit the node voltages v2 and v3 are:

Example: Find nodal voltages and loop currents using the nodal method
Example: Find nodal voltages and loop currents using the nodal method

Nodal Analysis with Floating Voltage Sources (The Supernode)

Floating voltage source: A voltage source that does not connect directly to the reference node is called a floating voltage source. It imposes a constraint between the two node voltages it connects.

The portion of the circuit that encloses the floating voltage source and the nodes it connects is treated as a supernode. Apply KCL to the supernode as you would for any node because charge conservation still holds for the closed surface enclosing the supernode.

Nodal Analysis with Floating Voltage Sources (The Supernode)

Applying KCL to the supernode yields a current balance equation such as I1 = i2 + I3.

Nodal Analysis with Floating Voltage Sources (The Supernode)

The voltage source provides a constraint between the node voltages forming the supernode. For example:

Constraint: V2 = v3 - v2.

Use the KCL equation for the supernode together with the voltage-source constraint to obtain a complete set of equations.

Nodal Analysis with Floating Voltage Sources (The Supernode)
Nodal Analysis with Floating Voltage Sources (The Supernode)

Example - Nodal analysis with a supernode

Problem statement: Determine the node voltages v1, v2 and v3 of the circuit shown.

Example - Nodal analysis with a supernode

Solution: The circuit contains a current source IS which provides a direct constraint on a branch current and, through Ohm's law, may set a related node voltage.

Begin by applying KCL to the relevant nodes and using Ohm's law where required.

Example - Nodal analysis with a supernode

The current source gives a direct expression for v3 in terms of IS and R3:

v3 = IS R3

Combine the KCL expression and the constraint provided by the current source to obtain the node-voltage equations.

Example - Nodal analysis with a supernode

Mesh Analysis

Definition: A mesh is a loop in a planar circuit that does not contain any other loops within it. Mesh analysis (loop-current method) assigns mesh currents to independent meshes and applies KVL to each mesh to form simultaneous equations in the mesh currents.

Procedure (ordered)

  1. Label all circuit elements and identify unknowns.
  2. Identify all meshes and assign a mesh current to each (choose a direction, commonly clockwise).
  3. Apply KVL to each mesh, expressing voltages in terms of mesh currents and element impedances.
  4. Solve the resulting simultaneous equations for the mesh currents.
  5. Compute desired branch currents and voltages from the mesh currents using algebraic relations.

Example - Find mesh currents I1 and I2

Problem statement: Determine the mesh currents i1 and i2 for mesh 1 and mesh 2 in the circuit below.

Example - Find mesh currents I1 and I2

Solution: The circuit contains three loops but only two meshes (inner loops). Assign mesh currents I1 and I2 clockwise.

Example - Find mesh currents I1 and I2

The branch with R2 is shared by the two meshes, therefore its branch current equals I1 - I2 (depending on the chosen reference directions).

Example - Find mesh currents I1 and I2

Apply KVL around mesh 1 (traverse in the direction of I1):

I1 R1 + (I1 - I2) R2 - VS = 0.

Example - Find mesh currents I1 and I2

Apply KVL around mesh 2:

I2 (R3 + R4) + (I2 - I1) R2 = 0.

Rearrange to the standard simultaneous equation form:

I1 (R1 + R2) - I2 R2 = VS

-I1 R2 + I2 (R2 + R3 + R4) = 0

Example - Find mesh currents I1 and I2

Solve the matrix equation for I1 and I2. Once mesh currents are known, branch currents follow from linear combinations of mesh currents.

Example - Find mesh currents I1 and I2

For this circuit:

I1 = i1, i2 = I1 - I2, i3 = I2.

Mesh Analysis with Current Sources

There are two common situations when current sources appear in mesh analysis:

  • If a current source lies only in one mesh, the mesh current equals the current source value; this reduces the number of unknown mesh currents.
  • If a current source is between two meshes, form a supermesh by excluding the branch with the current source and apply KVL around the supermesh. Use the current-source relation as an additional constraint between the two mesh currents.
Mesh Analysis with Current Sources
Mesh Analysis with Current Sources

Example - Mesh analysis when a mesh contains a current source

Problem statement: Find the unknown mesh current I1 for the circuit shown.

Example - Mesh analysis when a mesh contains a current source

Solution:

I2 is the mesh current through the mesh that contains the current source, therefore

I2 = IS.

Apply KVL around mesh 1, taking into account the shared branch currents:

I1 R1 + (I1 + IS) R2 = VS.

Solve the above algebraic equation for I1:

Example - Mesh analysis when a mesh contains a current source

Practice Problems with Answers

Q.1. Determine the currents in the given circuits with reference to the indicated direction?

Practice Problems with Answers

Q.2. Determine the currents in the given circuits with reference to the indicated direction?

Practice Problems with Answers

Answer: i1 = 3.31A, i2 = 1.68A, i3 = 1.63A, i4 = 0.627A, v2 = 8.39V, v3 = 6.51V

The document Network Equation & Solution Methods - Network Theory (Electric Circuits) - Electrical Engineering (EE) is a part of the Electrical Engineering (EE) Course Network Theory (Electric Circuits).
All you need of Electrical Engineering (EE) at this link: Electrical Engineering (EE)
74 videos|141 docs|62 tests

FAQs on Network Equation & Solution Methods - Network Theory (Electric Circuits) - Electrical Engineering (EE)

1. What is a network equation?
Ans. A network equation is a mathematical representation of a network, which consists of interconnected components or nodes. It describes the relationships between different elements in the network, such as voltage, current, and resistance. By solving network equations, we can determine the behavior and properties of the network.
2. What are the solution methods for network equations?
Ans. There are several solution methods for network equations, depending on the complexity of the network. Some commonly used methods include: 1. Kirchhoff's laws: Kirchhoff's current and voltage laws are fundamental principles used to analyze circuits. By applying these laws, we can write equations that describe the behavior of the network. 2. Nodal analysis: Nodal analysis is a systematic method to solve network equations by considering the voltages at each node in the network. It involves writing equations based on Kirchhoff's current law and solving them simultaneously. 3. Mesh analysis: Mesh analysis is another systematic method to solve network equations by considering the currents flowing in each mesh or loop of the network. It involves writing equations based on Kirchhoff's voltage law and solving them simultaneously. 4. Thevenin's and Norton's theorems: Thevenin's theorem states that any linear network can be replaced by an equivalent circuit consisting of a voltage source and a series resistor. Norton's theorem is similar but replaces the network with a current source and a parallel resistor. These theorems are useful for simplifying complex networks. 5. Superposition theorem: The superposition theorem allows us to analyze the network by considering the effect of each individual source separately. We can solve the network equations for each source and then combine the results.
3. How are network equations used in electrical engineering?
Ans. Network equations are fundamental tools used in electrical engineering for analyzing and designing electrical circuits. They help us understand the behavior of the circuits by describing the relationships between different electrical quantities such as voltage, current, and resistance. By solving the network equations, we can determine important circuit parameters, such as voltage drops, current flows, and power dissipation. This information is crucial for designing and optimizing circuits for specific applications, ensuring their proper functioning and efficiency.
4. Are there any software tools available for solving network equations?
Ans. Yes, there are several software tools available for solving network equations. These tools are commonly known as circuit simulators or circuit analysis software. They provide a graphical user interface where users can design and simulate electrical circuits. By inputting the circuit components and connections, the software automatically generates and solves the network equations, providing accurate results for various circuit parameters. Some popular circuit simulation software include SPICE (Simulation Program with Integrated Circuit Emphasis), LTspice, and NI Multisim.
5. How can network equations be applied in real-life applications?
Ans. Network equations have numerous applications in various fields, including electrical engineering, telecommunications, and computer networks. In electrical engineering, network equations help in analyzing and designing circuits for power distribution, electronic devices, and communication systems. In telecommunications, network equations are used to analyze and optimize the performance of communication networks, such as telephone networks and data networks. In computer networks, network equations are employed to study the flow of data, analyze network traffic, and optimize network design for efficient data transmission. Overall, network equations play a crucial role in understanding, analyzing, and optimizing the behavior of interconnected systems in real-life applications.
Related Searches
video lectures, study material, Free, Objective type Questions, Previous Year Questions with Solutions, past year papers, Network Equation & Solution Methods - Network Theory (Electric Circuits) - Electrical Engineering (EE), mock tests for examination, Network Equation & Solution Methods - Network Theory (Electric Circuits) - Electrical Engineering (EE), Important questions, Exam, Sample Paper, shortcuts and tricks, Semester Notes, Network Equation & Solution Methods - Network Theory (Electric Circuits) - Electrical Engineering (EE), pdf , Viva Questions, MCQs, practice quizzes, Summary, Extra Questions, ppt;