Kirchoff's Laws Giving Singular System

  • Context: Undergrad 
  • Thread starter Thread starter Hertz
  • Start date Start date
  • Tags Tags
    Laws System
Click For Summary
SUMMARY

This discussion focuses on applying Kirchoff's Laws, specifically voltage law (KVL) and current law (KCL), to derive a system of equations for calculating the currents I1, I2, I3, I4, and I5 in a circuit. The user initially struggles with creating a non-redundant set of equations, resulting in a singular matrix with a determinant of zero. The solution involves utilizing node voltage analysis to identify unknown voltages at specific nodes, which allows for the determination of all currents through Ohm's Law. The conversation highlights the effectiveness of node voltage analysis over mesh current analysis for this problem.

PREREQUISITES
  • Understanding of Kirchoff's Voltage Law (KVL)
  • Understanding of Kirchoff's Current Law (KCL)
  • Familiarity with node voltage analysis techniques
  • Basic knowledge of Ohm's Law
NEXT STEPS
  • Study node voltage analysis in detail for circuit analysis
  • Learn about mesh current analysis and its applications
  • Explore techniques for identifying non-redundant equations in circuit analysis
  • Practice solving circuit problems using both KVL and KCL
USEFUL FOR

Electrical engineering students, circuit designers, and anyone involved in analyzing electrical circuits using Kirchoff's Laws.

Hertz
Messages
180
Reaction score
8
Hi, I'm trying to use Kirchoff's voltage law to find a system of equations which I can use to find I1, I2, I3, I4, and I5; which are the respective currents going through each resistor in the image.

circuit1-2014.png


I have 5 unknowns so I need to find 5 non redundant equations. The problem is, every system of equations I come up with is singular. In other words... I am trying to set up a matrix equation ##A x = b## but my matrix A keeps having determinant zero!

Is there any general rule to follow in order to find a non redundant set of equations? This is really time consuming!

If you are curious, here is an example system which I came up with, but in some way it's redundant.
Code:
V = R1 I1 + R4 I4
V = R2 I2 + R5 I5
V = R1 I1 + R3 I3 + R5 I5
V = R2 I2 - R3 I3 + R4 I4
0 = R1 I1 - R2 I2 + R4 I4 - R5 I5
V is the voltage of the battery.
 
Physics news on Phys.org
I only see two unknowns. Maybe three.

Have you been introduced to node voltage or mesh current analysis?
 
My favorite analysis technique is node voltage analysis. Basically, you look at the circuit and you identify any unknown voltages, each unknown voltage is a node. In this circuit, there are only two. Then, at each node you use KCL to write that the total current leaving the node is 0. Then you solve those two equations in two unknowns to get the unknown voltages. All of the currents are then uniquely determined.
 
I'm confused, what are the unknowns you are seeing? I'm trying to find the current going through each resistor, and I0, the current going through the wires near the EMF. I need to know the answer of each of these six values.

I'm also not exactly sure what you mean by node voltage and current analysis. I'm familiar with both of Kirchoff's laws though.

e-
1. The total potential difference around any closed loop is zero.
2. At any node there is as much current leaving as is entering.
 
Last edited:
The only unknown voltages are the voltages at the two nodes touching R3. All other voltages are known. Call those two voltages Va and Vb. Then at Va and Vb write KCL.

Once you have Va and Vb then all of the currents are obtained through Ohms law.
 
  • Like
Likes   Reactions: Hertz
DaleSpam said:
The only unknown voltages are the voltages at the two nodes touching R3. All other voltages are known. Call those two voltages Va and Vb. Then at Va and Vb write KCL.

Once you have Va and Vb then all of the currents are obtained through Ohms law.

Oh I see! Thank you!

It's like magic...
 
Glad I could help!

There is another similar technique, called mesh current analysis. It is based on KVL, but I don't like it as much.
 
Thank you, I will surely look into it in due time :)
 

Similar threads

Replies
4
Views
1K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K