Rising fluid between conducting cylinders

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
monnomestalex
Messages
5
Reaction score
0

Homework Statement



Two long, hollow, and coaxial conducting cylinders, with radii [itex]a[/itex] and [itex]b>a[/itex], are lowered into a tub of fluid with dielectric constant [itex]\kappa[/itex]. A voltage [itex]V[/itex] is applied between the two cylinders. The fluid is observed to rise up some height [itex]h[/itex] into the volume between the cylinders. Calculate [itex]h[/itex].

Homework Equations



The dielectric constant is [itex]\kappa = 1 + \chi_e = \epsilon/\epsilon_0[/itex] in linear media.

The Attempt at a Solution



I am not sure I understand the physics behind the phenomena. This is a PhD quals question that requires only undergraduate E&M knowledge, so it shouldn't be too farfetched, but I do not know where to start.
 
Physics news on Phys.org
Hi,

First thing you should do is make a sketch of what is going on. Then, write down the relevant equations.

If you just had the two cylinders in air, with voltage V between them, you would have a capacitor of length L, where L is the total length of the cylinders. Now, part of the cylinder (length h) is in the fluid, and length L-h is in air. These two capacitors are in series with each other, both at voltage V. By picturing it that way, and putting your variables into the appropriate equations, you should be able to solve for h in terms of the other variables.

Warren
 
I'm still not sure why the fluid will rise once you apply the external voltage.

For capacitors in series, [itex]\frac{1}{C_{eq}} = \frac{V_1+V_2}{Q} = \frac{1}{C1} + \frac{1}{C_2}[/itex].

On one hand, assuming V(b) = 0 and V(a) = V, I get that [itex]V(r) = V \frac{r-b}{a-b}[/itex] solves the Laplace equation, at least in the case where there's no dielectric. On the other hand, we know that the dielectric constant relates D and E through [itex]D = \epsilon E = \epsilon_0 \kappa E[/itex].

I also assumed that Q would distribute itself evenly and give an electric field [itex]E = \frac{\lambda}{2 \pi \epsilon r}[/itex] and therefore [itex]V(a)-V(b) = V = \frac{\lambda}{2 \pi \epsilon} \log(b/a)[/itex]. However, that assumption of evenly distributed charges in the presence of the dielectric bugs me.

That's as far as I have gone. I know I'm missing something, i.e. what's the conserved quantity that I can use to relate the situation before and after the fluid rises. I can only think that the charges on the conductors will be conserved, but I don't know how to apply that idea.
 
Last edited:
The two capacitors are actually in parallel, not series.

You might be able to relate this problem to the fairly well-known problem of calculating the force on a dielectric slab that is partially inserted between the plates of a parallel plate capacitor. See for example
http://www.pas.rochester.edu/~dmw/phy217/Lectures/Lect_25b.pdf
 
  • Like
Likes   Reactions: 2 people
That's exactly it - thank you!