Applying Poisson Equation for Electrostatic Potential in a Spherical Shell

AI Thread Summary
To find the electrostatic potential inside a spherical shell with a small patch at constant potential V_0, the Poisson equation must be applied with appropriate boundary conditions reflecting the spherical symmetry. The problem can be approached using spherical coordinates, where the boundary conditions are crucial for solving the partial differential equation. The size of the patch relative to the sphere's radius may influence the solution, and methods such as Legendre polynomials or numerical techniques like relaxation methods can be employed. Reference materials like "Numerical Recipes in C" may provide additional insights into these numerical approaches. Ultimately, the solution hinges on accurately defining the boundary conditions and applying the Poisson equation accordingly.
KFC
Messages
477
Reaction score
4
In many book I read, problems for electrostatic potential always lead to solving Poisson equation. I saw a problem about a spherical shell carrying some amount of charges uniformly on the surface with density \rho, and then someone put a small patch on the sphere. The patch is then made a constant potential V_0 on it and everywhere else on the shell has zero potential. I would like to find the potential everywhere inside the spherical shell. In this case, how can I apply Poisson equation to do that?
 
Physics news on Phys.org
The Poisson equation always holds, and the given configuration is encoded in the boundary conditions. To solve a PDE you always have to give the boundary conditions. So in this particular problem, due to the spherical symmetry its best to operate in spherical coordinates, and then describe the given boundary conditions.
 
Thaakisfox said:
The Poisson equation always holds, and the given configuration is encoded in the boundary conditions. To solve a PDE you always have to give the boundary conditions. So in this particular problem, due to the spherical symmetry its best to operate in spherical coordinates, and then describe the given boundary conditions.

Do you mean the size of the patch compared to te radius of the sphere is to be known?
If in spherical co"ordinates north pole could be an answer. Would the use of Legendre polynomals work?
 
It could be done using numerical methods, for example by relaxation methods. I'm pretty sure the book "Numerical Recipes in C" covers this, if you want to look up the details.
 
Thread 'Question about pressure of a liquid'
I am looking at pressure in liquids and I am testing my idea. The vertical tube is 100m, the contraption is filled with water. The vertical tube is very thin(maybe 1mm^2 cross section). The area of the base is ~100m^2. Will he top half be launched in the air if suddenly it cracked?- assuming its light enough. I want to test my idea that if I had a thin long ruber tube that I lifted up, then the pressure at "red lines" will be high and that the $force = pressure * area$ would be massive...
I feel it should be solvable we just need to find a perfect pattern, and there will be a general pattern since the forces acting are based on a single function, so..... you can't actually say it is unsolvable right? Cause imaging 3 bodies actually existed somwhere in this universe then nature isn't gonna wait till we predict it! And yea I have checked in many places that tiny changes cause large changes so it becomes chaos........ but still I just can't accept that it is impossible to solve...
Back
Top