What Does It Mean for a Cylinder to Be Charged to a Potential?

Click For Summary

Homework Help Overview

The discussion revolves around the concept of a charged cylinder and its potential, specifically addressing the implications of having one half charged to a potential V and the other to -V. Participants explore the relationship between charge distribution and electric potential, questioning the assumptions behind uniform charge distribution along the cylinder.

Discussion Character

  • Conceptual clarification, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the meaning of a cylinder being charged to a specific potential, the implications for charge distribution, and the mathematical approaches to derive the potential and charge density. Questions arise about the assumptions of uniform charge distribution and the appropriate mathematical tools to use, such as the Laplace equation.

Discussion Status

The discussion is ongoing, with participants providing insights into the mathematical framework required to analyze the problem. Some guidance has been offered regarding the use of boundary conditions and the application of the Laplace equation, though there remains a lack of consensus on the interpretation of the charge distribution and the convergence of the resulting series.

Contextual Notes

Participants note the complexity of the problem, including the distinction between the potential inside and outside the cylinder, and the need to clarify the geometry involved. There is also mention of potential language differences affecting comprehension of the mathematical terms used.

gijkhama
Messages
8
Reaction score
0
What does it actually mean that a cylinder was charged to a potential of V?
Let's consider the following situation as seen on image below:
[URL]http://files.droplr.com/files/5666792/zkMA.Screen%20shot%202010-11-11%20at%2023%3A07%3A18.png[/URL]
Upper half-cylinder is charged to potential V and the one below to -V.
 
Last edited by a moderator:
Physics news on Phys.org
It means that the surface has some charge on it that creates an equipotential.
 
But does it mean that the charge is equaly distributed along a cylinder?
 
No, you can't assume that just because the potential is equally distributed that the charge will be, and vice versa. You would have to calculate dv/dn.
 
Would you be so kind and show me just how to start with it?
 
Generally, for potentials with no source charges you want to use a laplacian

[tex]\nabla^2 V =0[/tex]
 
Solution to Laplace equation in 2D (in polar cords) is:

[tex]V(r, \varphi ) = \sum_{l= 0}^{+\infty} \sum_{m = -l}^l C_{lm} \left( \alpha_r r^l + \frac{\beta}{r^{l+1}} \right) P_l^m (\cos \varphi )[/tex]

Because for [tex]\varphi \in [0, \pi][/tex] we want [tex]V(R,\varphi) \equiv const[/tex] than one associated legendre polynomial can stay, so it simplifies to the case when [tex](l,m) = (0,0)[/tex] and hence: [tex]V(R, \varphi) = \frac{C}{R} \equiv \mathcal{V} \Rightarrow C = \mathcal{V} R[/tex].

And that's all. I can't see how this can lead to showing what is the charge distribution over the cyllinder.
 
Last edited:
Well, you used the solution for spherical coordinates with azimuthal symmetry, not polar coordinates. Furthermore, you didn't even consider the cases of potential inside the shape (is it a cylinder or a sphere?) compared to outside. Also, like I said before, the charge distribution will be

[tex]\frac{\partial V}{\partial n}=\sigma[/tex]

if this really is a sphere it will be dV/dr.

I don't really even know what question you're asking. You started off by asking how a cylinder with separate potentials in the top and bottom would work, and now all you want is the charge distribution.
 
Now I'd like to see how is charge distributed over the cylinder (it's not a sphere even it's darken inside).
I must say that I don't know what this [tex]n[/tex] means in th equation you gave :|.
 
  • #10
n is for normal. So for the charge distribution you want dV/dr for a cylinder or a sphere. Still, as I said above, you haven't worked out the right potential.

[tex]\frac{\partial V_{out}}{\partial r}-\frac{\partial V_{in}}{\partial r}=\sigma[/tex]

I am having a bit of trouble fully comprehending you, we must have some language differences.
 
  • #11
Ok, so the general solution of Laplace equation is:

[tex]V(r, \phi) =\sum_{l = 0}^{+\infty} \sum_{m = -l}^{l} C_{lm} \left( \alpha r^l + \frac{\beta}{r^{l+1}} \right) ( a_m \cos m \phi + b_m \sin m \phi )[/tex]

Now, should I use the boundary condition [tex]V(R,\phi) = \pm \mathcal{V}[/tex] and compute some unknown coefficients (it leads me to the case when m=l=0 :/)?

Honestly, I don't have any idea how to derive forms of [tex]V_{out}[/tex] and [tex]V_{in}[/tex] from this general case.
 
  • #12
Here is what separation of variables in cylindrical coordinates gives for the general solution

[tex]V(s,\phi)= a_o + b_o ln s + \sum_{k=1}^\infty [s^k(a_k cos(k \phi)+ b_k sin(k \phi) + s^{-k}(c_k cos(k \phi)+ d_k sin(k \phi)][/tex]

From here you will need to consider how the solution will look on the inside of the cylinder and outside the cylinder, and you will need to apply boundary conditions. Though from your drawing the inside of the cylinder appears to be solid (it actually looks like a sphere to me), so it should be at equipotential, and you just have to consider Vout.
 
  • #13
Thank you for your patience. I think that I'm finally getting the idea.

Actually the inside of the cylinder (s<R) is empty. It's just filled with the color for a purpose of another task.

Back to problem, in s=0 there should be no singularity. Therefore I can write:

[tex]V_{in}(s,\phi) = \sum_{k = 0}^{+\infty} s^k (a_k \cos k \phi + b_k \sin k \phi)[/tex]

If I now scale both coefficients as it follows: [tex]\alpha_k = a_k R^k / V_0 , \beta_k = b /( V_0 R^k)[/tex], than:

[tex]V_{in}(R, \phi) = V_0 \sum_{k = 0}^{+\infty} (\alpha_k \cos k \phi + \beta_k \sin k \phi) = \begin{cases} V_0 & \phi \in (0,\pi)\\ -V_0 & \phi \in (\pi,2\pi)\end{cases}[/tex]

So I see here a Fourier series and I can compute necessary coefficients.
[tex]\alpha_k \equiv 0[/tex] due to the fact that the function is odd and:
[tex]\beta_k = \frac{2 (1- (-1)^k)}{k \pi}[/tex] therefore:

[tex]V_{in} (s,\phi) = V_0 \sum_{k = 0}^{+\infty} \left( \frac{s}{R} \right)^k \frac{2 (1- (-1)^k)}{k \pi} \sin k \phi[/tex]

That's of course the case when s<R, for s>R the series contains only of negatives powers of s but the reasoning is the same, I believe. So:

[tex]V_{out} (s, \phi) = V_0 \sum_{k = 0}^{+\infty} \left( \frac{R}{s} \right)^k \frac{2 (1- (-1)^k)}{k \pi} \sin k \phi[/tex]

Now I try to see how the charge is distributed. I compute two derivatives:

[tex]\frac{\partial V_{in}}{\partial r} = V_0 \sum_{k = 1}^{+\infty} \left( \frac{s}{R} \right)^{k-1} \frac{2 (1- (-1)^k)}{ \pi R} \sin k \phi = V_0 \sum_{k = 0}^{+\infty} \left( \frac{s}{R} \right)^{k} \frac{2 (1- (-1)^{k+1})}{ \pi} \sin [(k+1) \phi][/tex]
[tex]\frac{\partial V_{out}}{\partial r} = - V_0 R \sum_{k = 0}^{+\infty} \frac{R^k}{s^{k+2}} \frac{2 (1- (-1)^{k+1})}{ \pi } \sin [(k+1) \phi][/tex]

Finally:

[tex]\sigma = -V_0 R \sum_{k = 0}^{+\infty} \frac{R^k}{s^{k+2}} \frac{2 (1- (-1)^{k+1})}{ \pi } \sin [(k+1) \phi] - V_0 \sum_{k = 0}^{+\infty} \left( \frac{s}{R} \right)^{k} \frac{2 (1- (-1)^{k+1})}{ \pi R} \sin [(k+1) \phi][/tex]
[tex]\sigma = -V_0 \sum_{k = 0}^{+\infty} \left( \frac{R^{k+1}}{s^{k+2}} + \frac{s^k}{R^{k+1}} \right) \frac{2 (1- (-1)^{k+1})}{ \pi } \sin [(k+1) \phi][/tex]

But charge is only distributed on the cylinder for which s=R, so in fact:

[tex]\sigma(R,\phi) = - \frac{2V_0}{\pi R} \sum_{k = 0}^{+\infty} \frac{2 (1- (-1)^{k+1})}{ \pi } \sin [(k+1) \phi][/tex]

I'm a bit confused because this series doesn't seem to converge for any value of angle.
 
  • #14
Hmm, everything you did looks right. I'll try to take a more in depth look at it this weekend.
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 9 ·
Replies
9
Views
8K
Replies
3
Views
3K
  • · Replies 13 ·
Replies
13
Views
10K
Replies
39
Views
4K