Electric potential distribution in a volume of varying conductivity

AI Thread Summary
The discussion centers on the electric potential distribution in a liquid tank with varying conductivity when two wires are inserted to create a voltage difference. When measuring voltage with a high-impedance voltmeter, readings will vary based on the proximity of the probes to the wires and the presence of a conductive metal bar. The introduction of the bar complicates the potential distribution, especially if it occupies a significant fraction of the distance between the wires. For a two-dimensional system, an approximate formula for voltage variation along the x-axis is provided, while the impact of varying measurements along the y-axis is also considered. Numeric simulations are suggested for more complex scenarios, particularly with the conductive bar present.
eman3
Messages
15
Reaction score
0
Hey,
Assume I have a very large tank of some liquid with uniform but medium conductivity.
I now insert two fine wires into the tank some distance (D) apart, and create an electrical potential difference between them (V).

1) If I were to take my voltmeter (input impedance very high, so we assume it draws no current itself), with its two fine-tipped probes fairly close together (<<0.1 * D), what would the voltage readings look like in different parts of the tank?

2) Now, let's say I drop a flat bar of metal (much more conductive than the liquid) somewhere in the tank between the original probes. How does it affect the voltmeter readings from 1) if the bar is very short? If the bar is long enough to occupy some significant fraction of D?
 
Physics news on Phys.org
You can calculate the potential distribution by solving Poisson's equation in the tank and fixing the potential at the metal wires. Without the metal bar, you get a nice, analytic solution, and you can calculate the potential everywhere. The voltage depends on the positions of the probes.

With the metal bar, it is more complicated, and I think a numeric simulation of the system would be the easiest way, unless the bar follows some area of constant potential or has some other special positions. If it is very short, it might be negligible.
 
Thanks. Having failed DiffEq twice when I took that class, is there e.g an online tool that will generate a nice graphic showing how the solution looks?

I don't need a precise solution, just an order of magnitude estimation...
 
If your system is two-dimensional (or does not have significant variations in the third dimension) and the wires are identical, the potential V(x) should be approximately V(x) = c\, \left( ln(|x-x_1|) - ln(|x-x_2|)\right) where x1 and x2 are the positions of the wires and c is chosen to get the correct potential at the wire surfaces. You will need the diameter of them. The approximation assumes that the wire diameter is << D.

Excel can produce nice color gradients, and I don't know any online tools.
 
mfb -- thanks, but I'm looking to figure out V(x,y). Your equation gives me an idea of what voltage measurement I might get as I vary the measuring point along the x-axis (assumed to be a straight line between the two wire probes). But what happens if I vary the measuring point along the y-axis as well?
 
x has two components in my equation. |\vec{x}-\vec{x_1}| is a short version for \sqrt{(x-x_1)^2+(y-y_1)^2} and I dropped the vector arrows. That was a bit sloppy.
 
This is from Griffiths' Electrodynamics, 3rd edition, page 352. I am trying to calculate the divergence of the Maxwell stress tensor. The tensor is given as ##T_{ij} =\epsilon_0 (E_iE_j-\frac 1 2 \delta_{ij} E^2)+\frac 1 {\mu_0}(B_iB_j-\frac 1 2 \delta_{ij} B^2)##. To make things easier, I just want to focus on the part with the electrical field, i.e. I want to find the divergence of ##E_{ij}=E_iE_j-\frac 1 2 \delta_{ij}E^2##. In matrix form, this tensor should look like this...
Thread 'Applying the Gauss (1835) formula for force between 2 parallel DC currents'
Please can anyone either:- (1) point me to a derivation of the perpendicular force (Fy) between two very long parallel wires carrying steady currents utilising the formula of Gauss for the force F along the line r between 2 charges? Or alternatively (2) point out where I have gone wrong in my method? I am having problems with calculating the direction and magnitude of the force as expected from modern (Biot-Savart-Maxwell-Lorentz) formula. Here is my method and results so far:- This...
Back
Top