Laplace equation on two semi-infinite conductor planes

carloscariell
Messages
8
Reaction score
0

Homework Statement



Two semi-infinite conductor planes (like this ∠ ) have an angle β at a constant potential.

Whats the potencial close to the origin?

Homework Equations



∇²V = (1/r)(∂/∂r){ r ( ∂V/∂r ) } + (1/r²)(∂²V/∂\theta²)

The Attempt at a Solution



Trying for laplacian equation on polar coordinates. But I can't solve-it?
Need some help, please!
 
Last edited:
Physics news on Phys.org


Show us what you tried.
 


You might try a separation-of-variables type solution: V = R(r)\Phi(\alpha) and determine separate differential equations for R(r) and \Phi(\alpha).
 


After some brain spanking, got to this:

Starting with u(r, θ) = ϕ(r) ψ(θ) and putting it in the Laplace Equation(polar)

ϕ''(r) ψ(θ) + (1/r) ϕ'(r) ψ(θ) + (1/r²)ϕ(r) ψ''(θ) = 0

Dividing by (1/r²) ϕ(r)ψ(θ) , I have:

r² ϕ''(r) ϕ(r) + rϕ'(r)ϕ(r) = ψ''(θ)ψ(θ) = λ

Then:

* r² ϕ''(r) + rϕ'(r) − λϕ(r) = 0 (*)
* ψ''(θ) + λψ(θ) = 0 (**)

I think the (**) comes to ψ(θ) = A cos µθ + B sin µθ.

Is it correct until here?

The (*) equation, I failed to solve yet...
 
Last edited:


carloscariell said:
* r² ϕ''(r) + rϕ'(r) − λϕ(r) = 0 (*)
* ψ''(θ) + λψ(θ) = 0 (**)

I think the (**) comes to ψ(θ) = A cos µθ + B sin µθ.

Is it correct until here?
Look's good. How is \mu related to λ?
The (*) equation, I failed to solve yet...

Try a solution of the form \phi(r) = r^{\alpha} and see if it will solve the equation for appropriate values of \alpha.
 


TSny said:
Look's good. How is \mu related to λ?


Try a solution of the form \phi(r) = r^{\alpha} and see if it will solve the equation for appropriate values of \alpha.


I've forgot to write this: λ = µ²

I''ll try to solve using your suggestion. I'll post it here as soon as I can...


Thanks!
 


Lol.. it was very easy to solve the ODE... I think I can re write the last equations to:


* r² ϕ''(r) + rϕ'(r) − λ²ϕ(r) = 0 (*)
* ψ''(θ) + λ²ψ(θ) = 0 (**)

So, I'll have

ψ(θ) = A cos λθ + B sin λθ
ϕ(r) = r^{λ}


My solution, so, would be V(r,θ) = r^{λ} ( A cos λθ + B sin λθ )

The boundaries are

V(r, 0) = V(r,\alpha) = V_{0}

But I think I need one more... Can u tell me which is?
 


carloscariell said:
ψ(θ) = A cos λθ + B sin λθ
ϕ(r) = r^{λ}


My solution, so, would be V(r,θ) = r^{λ} ( A cos λθ + B sin λθ )

The boundaries are

V(r, 0) = V(r,\alpha) = V_{0}

But I think I need one more... Can u tell me which is?

You should have found that ϕ(r) = r^{-λ} would also be a solution. You should be able to argue that this solution has to be thrown out. (Maybe you've already done that.)

For there to be a unique solution for V, I think there would have to be an additional boundary condition that specifies the behavior of V for large r. With the two boundary conditions that you have stated, you should nevertheless be able to find an approximate expression for V near the origin. The expression will have an undetermined constant, but it will at least show you the behavior of V near the origin. The undetermined constant is due to not knowing the boundary condition for V for large r.
 


TSny said:
You should have found that ϕ(r) = r^{-λ} would also be a solution. You should be able to argue that this solution has to be thrown out. (Maybe you've already done that.)

For there to be a unique solution for V, I think there would have to be an additional boundary condition that specifies the behavior of V for large r. With the two boundary conditions that you have stated, you should nevertheless be able to find an approximate expression for V near the origin. The expression will have an undetermined constant, but it will at least show you the behavior of V near the origin. The undetermined constant is due to not knowing the boundary condition for V for large r.

Yes. I have just find out that I should have ϕ(r) = r^{−λ}.

Thanks again!PS: I need to finish this and other questions in 1 hour at least. Back to work!
 
  • #10


Well, I overlooked another possible solution to the differential equation for ϕ(r) when λ happens to be zero. This solution is not of the form r^{\alpha}, but when you find it you will be able to give a reason for discounting this solution.
 
  • #11


You're right. I'll will impose that lim_{r→∞} V(r,\theta) = 0
 
  • #12


carloscariell said:
You're right. I'll will impose that lim_{r→∞} V(r,\theta) = 0

You would have to set the limiting value at infinity be the value of V for the conducting planes if the planes are not at zero potential. Now, imposing this boundary condition will be severe. Your solution for V will then be pretty trivial.

Nevertheless, if the conducting planes are truly infinite in extent, then I don't see any other reasonable boundary condition! I believe the intent of the question was probably to determine the behavior of the potential near the origin for "large" plates that don't necessarily extend to infinity and for which no boundary conditions are specified for large r.
 
Last edited:
  • #13


TSny said:
You would have to set the limiting value at infinity be the value of V for the conducting planes if the planes are not a zero potential. Now, imposing this boundary condition will be severe. Your solution for V will then be pretty trivial.

Nevertheless, if the conducting planes are truly infinite in extent, then I don't see any other reasonable boundary condition! I believe the intent of the question was probably to determine the behavior of the potential near the origin for "large" plates that don't necessarily extend to infinity and for which no boundary conditions are specified for large r.

Or maybe,

lim _{r→ -∞ }V(r,θ) = 0
 
  • #14


carloscariell said:
Or maybe,

lim _{r→ -∞ }V(r,θ) = 0

No, r is non-negative by definition.
 
  • #15
Yes. You are right.


Guess that what I first meant to say is that

lim r→−∞ V(r, α/2 ± ε) = 0 , ε ≥ 0

In some area around the two planes where r→∞, V→0;


The other option would be V→∞ when r→∞. I don't think so, but I can't strongly argue the reason.
 
Back
Top