Question about electrical networks

Click For Summary

Discussion Overview

The discussion revolves around the behavior of current flow in a connected electrical network composed solely of resistors. Participants explore the implications of flowing a unit of current from one vertex to another, particularly focusing on the sum of the absolute values of the current across the edges of the network. The conversation includes conjectures about whether this sum is bounded by a constant regardless of the network's size, with initial considerations of a completely connected network.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant conjectures that the sum of the absolute values of the current in each edge is bounded by a constant, regardless of the network size, under specific conditions.
  • Another participant requests a schematic to better visualize the network configuration, indicating difficulty in understanding the verbal description alone.
  • A participant suggests that the network resembles a graph with a banded adjacency matrix, where conductance is represented in the matrix entries.
  • Concerns are raised about the absence of connections to a ground or voltage source, questioning the network's configuration and the placement of sources at nodes a and b.
  • One participant proposes a conceptual approach involving a surface that separates vertices, discussing conservation of charge and its implications for current flow across edges.
  • Another participant shifts the focus to the mathematical aspects, suggesting that if the network is finite, the power input and dissipated power must be finite, which could imply a finite sum of current magnitudes.
  • There is a discussion about the relationship between the driving point resistance and the network size, with some participants suggesting that the bound on current magnitudes should be independent of the number of resistors.

Areas of Agreement / Disagreement

Participants express differing views on the implications of their arguments regarding the boundedness of the current sum. While some propose that the sum should be finite, others question the assumptions and suggest that the bound may depend on the network's configuration and size. The discussion remains unresolved with multiple competing perspectives.

Contextual Notes

Participants note that the assumptions regarding the network's finiteness and the configuration of voltage sources are critical to the discussion. There is also uncertainty about the implications of conservation of charge and how it applies to the proposed surface separating the network.

neverevernever
Messages
4
Reaction score
0
TL;DR
What is the total current flow in an electrical network?
Suppose we have a connected electrical network with only resistors. We also assume that each vertex is connected to at least ##k## vertices, where ##k\geq2##. Suppose all resistors in the network has resistance between 1 and 2. Suppose we flow 1 unit of current from vertex ##a## to vertex ##b##. Then, for each edge of the network, there will be some current flowing. I'm interested in the sum of the absolute value of the current in each edge. I conjecture that this sum will be bounded by some constant no matter how large is the network. Is this true? For simplicity, we can consider completely connected network first.

There is also some restriction on ##a## and ##b##. We assume they are close to each other in the network.
 
Last edited:
Engineering news on Phys.org
neverevernever said:
Summary:: What is the total current flow in an electrical network?

Suppose we have a connected electrical network with only resistors. We also assume that each vertex is connected to at least ##k## vertices, where ##k\geq2##. Suppose all resistors in the network has resistance between 1 and 2. Suppose we flow 1 unit of current from vertex ##a## to vertex ##b##. Then, for each edge of the network, there will be some current flowing. I'm interested in the sum of the absolute value of the current in each edge. I conjecture that this sum will be bounded by some constant no matter how large is the network. Is this true?
Welcome to the PF. :smile:

Could you post a sketch or schematic of the circuit you are envisoning? I'm having trouble visualizing it from your verbal description. Thanks.
 
berkeman said:
Welcome to the PF. :smile:

Could you post a sketch or schematic of the circuit you are envisoning? I'm having trouble visualizing it from your verbal description. Thanks.

Sure! I'm new to here. What I'm considering is a graph with banded adjacency matrix, which means that for entries close to the diagonal they are non zero and for entries far away from the diagonal they are 0. The entries in the adjacency matrix is just the conductance of that edge.
 
neverevernever said:
Sure! I'm new to here.
You can add a PDF or JPG image to your posts using the "Attach files" link at the lower left of the Edit windows.

Also, if you'd like to post math equations (including matrices), you can click on the LaTeX Guide link, also in the lower left of the Edit window. :smile:
 
At first, I thought power grid. But the network you describe has no connections between any node and ground. What is the voltage source? How many sources and where are they in the net?

@berkeman is right, a picture of the network topology would be very helpful.

You might ask how your network differs from the classical infinite ladder circuit that is frequently seen in homework problems.

1590274207201.png
 
anorlunda said:
At first, I thought power grid. But the network you describe has no connections between any node and ground. What is the voltage source? How many sources and where are they in the net?

@berkeman is right, a picture of the network topology would be very helpful.

You might ask how your network differs from the classical infinite ladder circuit that is frequently seen in homework problems.

View attachment 263369
The source is placed at node ##a## and ##b##
 
neverevernever said:
The source is placed at node ##a## and ##b##
1590276390336.png

Wakarimasen...
 
OK, Here's an idea. I haven't really thought this through all the way. Plus, I'm having a hard time with the sum of abs(I) concept. But at least it's something to discuss.

1) The only source of current in the network is between a & b, = 1 unit.
2) Imagine a surface S that separates the network into two groups of vertices so that a is in one group and b is in the other. S cuts edges.
3) Conservation of charge implies that the sum of the currents flowing through that surface is equal to 0. Note: not the sum of magnitudes. This is be a problem.
4)The surface S can be defined to include any arbitrary set of non-a vertices in the b group and vice-versa. Or, if you choose, any set of edges can be cut by S. (This needs to be proved I think, and I can't do topology!)
5)If there is any set of edges (which includes a-b) that have a sum greater than zero this violates conservation of charge when you choose a surface that cuts just those edges.

So, certainly not a proof, but maybe the start of something?

edit: S must either be closed or infinite. i.e.ever vertex must be defined as on one side or the other.
 
More of a math problem than physics, I think.
 
  • #10
OK, another avenue to consider. Since you want to know about the absolute value sum.

Assuming the network is finite (which you didn't say, BTW), the power input to the network is I2⋅Rab. Rab is the driving point resistance ; the resistance measure from vertex a to vertex b with the ab edge cut. If the network is finite then Rab is finite and the power input is finite. The power dissipated in the resistive network is the sum of each edge current squared times the edge resistance and it must equal the input power, so it must be finite. Therefore, there can't be a set of edges that have infinite power, so the sum of the current magnitudes must be finite.

I think this approach may also work for an infinite network, but it hurts my brain to work on problems like that.
 
  • #11
DaveE said:
OK, another avenue to consider. Since you want to know about the absolute value sum.

Assuming the network is finite (which you didn't say, BTW), the power input to the network is I2⋅Rab. Rab is the driving point resistance ; the resistance measure from vertex a to vertex b with the ab edge cut. If the network is finite then Rab is finite and the power input is finite. The power dissipated in the resistive network is the sum of each edge current squared times the edge resistance and it must equal the input power, so it must be finite. Therefore, there can't be a set of edges that have infinite power, so the sum of the current magnitudes must be finite.

I think this approach may also work for an infinite network, but it hurts my brain to work on problems like that.
Your argument will give a bound involving the number of resistors in the network, which means the bound will grow with the number of resistors. However, I believe the bound should be independent of that.
 
  • #12
neverevernever said:
Your argument will give a bound involving the number of resistors in the network, which means the bound will grow with the number of resistors. However, I believe the bound should be independent of that.
Yes, I think you are correct.

Rab will decrease in value with the network size, but will be balanced by the increase in sum terms. These should roughly cancel, IMO. But I certainly haven't shown that. These aren't developed proofs, just ideas to start with.
 

Similar threads

Replies
44
Views
6K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 17 ·
Replies
17
Views
1K
Replies
1
Views
2K
Replies
20
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 27 ·
Replies
27
Views
4K
  • · Replies 4 ·
Replies
4
Views
1K