Electric field due to a Solid Non-Conducting Sphere

Click For Summary

Homework Help Overview

The discussion revolves around finding the electric field due to a solid non-conducting sphere with a uniform charge distribution, specifically using Coulomb's law and integration techniques. Participants are exploring the implications of the problem's constraints and the nature of charge distribution in solid versus conducting spheres.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the integration of electric field contributions from charge elements, with some questioning the nature of charge distribution in solid versus conducting spheres. Others suggest using Gauss' Law for verification and explore the implications of the problem's requirements on the approach to the solution.

Discussion Status

The discussion is ongoing, with participants offering various insights and approaches to the integration process. Some have pointed out the need to adhere strictly to the problem's requirements, while others are exploring different interpretations of the electric field behavior inside and outside the sphere.

Contextual Notes

There is a noted emphasis on using only Coulomb's law for the solution, which has led to some confusion regarding the nature of the charge distribution and the implications for the electric field calculations. Participants are also addressing the complexity of integrating the electric field due to charged disks and shells.

Siddharth Barua
Messages
5
Reaction score
0

Homework Statement


"Find the electric field due to a solid conducting sphere of uniform charge distribution using Coulomb's law and brute force integration only. Use Gauss' Law to verify the result.

Homework Equations


Coulomb's law for element field dE[/B]

The Attempt at a Solution


I integrated the resulting function. I used spherical polar coordinates and have obtained dq, rho and dv
 
Physics news on Phys.org
All the charge will be distributed on the surface of the conductor. So no charge will be inside.
The field outside will look like the source is a point charge. The field inside will be zero.
 
Please read the question carefully. It says "solid" sphere
 
So the charge is uniformly distributed throughout the *solid*, instead of the surface? That's not what occurs in conductors, generally. Usually that's with charged insulators.

In either case, then you use Gauss' theorem to show that E increases linearly with radius inside the sphere, and then behaves like a point charge field outside the sphere.

Inside E ~ r
Outside E ~ 1/r^2
 
Okay, that's an error on my part. It is definitely a non conducting solid sphere as it has a uniform charge distribution. But my friend @DuckAmuck the parameters of the question clearly states that I need to use the ONLY coulomb's law and Integrate that to deduce the expression. Thanks anyways.
 
I need to integrate this

∫dE= k ∫ ρ{(S^2 dS sinθdθdφ(r-Scosθ)}/((S^2 + r^2 - 2rScosθ)^3/2)

how do i go about it?
 
Siddharth Barua said:
I need to integrate this

∫dE= k ∫ ρ{(S^2 dS sinθdθdφ(r-Scosθ)}/((S^2 + r^2 - 2rScosθ)^3/2)

how do i go about it?
You can start by finding the electric field due to a thin disk of radius, a, and uniform charge density, ρ, at a distance of u along the axis of the disk.
 
Siddharth Barua said:
I need to integrate this

∫dE= k ∫ ρ{(S^2 dS sinθdθdφ(r-Scosθ)}/((S^2 + r^2 - 2rScosθ)^3/2)

how do i go about it?
Let u=Cosθ
 
You can use Coulomb's law! You don't even need to do an integral.:smile:
Let's say the sphere has radius R, and total charge Q.

So if you're outside the sphere (r>R), it's easy, the field is like a point charge: E_{out} = \frac{kQ}{r^2}

If you are inside the sphere (r<R), it's different. The amount of charge you encounter is reduced, since your Gaussian surface doesn't enclose the entire sphere: Q&#039; = \frac{r^3 Q}{R^3}

So now, just plug and chug: E_{in} = \frac{kQ&#039;}{r^2}
E_{in} = \frac{k}{r^2} \frac{r^3 Q}{R^3}
E_{in} = \frac{kQr}{R^3}
 
  • #10
DuckAmuck said:
You can use Coulomb's law! You don't even need to do an integral.:smile:
Let's say the sphere has radius R, and total charge Q.

So if you're outside the sphere (r>R), it's easy, the field is like a point charge: E_{out} = \frac{kQ}{r^2}
...
I looks like this fact is precisely what OP is to show by doing the full blown integration.
 
  • Like
Likes   Reactions: haruspex
  • #11
  • #12
DuckAmuck said:
You can use Coulomb's law! You don't even need to do an integral.:smile:
Let's say the sphere has radius R, and total charge Q.

So if you're outside the sphere (r>R), it's easy, the field is like a point charge:
Coulomb's Law does not say it is like a point charge. To apply Coulomb's Law you would first have to show it is like a point charge, but the constraints specified in the problem forbid the easy ways of knowing that. Instead, it explicitly requires Siddharth to solve the integral.
Posts #7 and #8 look appropriate, and probably equivalent.
 
  • Like
Likes   Reactions: SammyS
  • #13
If you can show that the field due to a spherical shell at a point outside the shell is the same as if
all of the charge where concentrated at the center of the shell, then since a solid sphere is composed
of an infinite number of such shells; then for a uniformly charged sphere the field outside the
sphere must be the same as that as for a single charge at the center of the sphere.
 
  • #14
J Hann said:
If you can show that the field due to a spherical shell at a point outside the shell is the same as if
all of the charge where concentrated at the center of the shell, then since a solid sphere is composed
of an infinite number of such shells; then for a uniformly charged sphere the field outside the
sphere must be the same as that as for a single charge at the center of the sphere.
What's your point?
 
  • Like
Likes   Reactions: haruspex
  • #15
I posted this because I don't know the difficulty of integrating the field due to charged disks.
Finding the field due to a charged shell is tricky but not difficult.
R = radius of charged sphere
r = radius of sphere centered at point P, the point outside of the charged sphere.
Consider the intersection of the two spheres.
L = distance between centers
A = angle to intersection of spheres (along line of centers) for sphere R
B = angle to intersection of spheres for sphere r
Width of strip on R = R dA
Area of strip = 2 pi R^2 sin A dA
dQ = o 2 pi R^2 sin A dA where o is the charge density of the strip
dE = K dQ cos B / L^2 since components of field perpendicular to L cancel
Now you need to use the Law of Cosines to eliminate some variables and get an integral in r only
r^2 = R^2 + L^2 - 2 R L cos A
2 r dr = 2 R L sin A getting rid of the sine
Also, cos B = (r^2 + L^2 - R^2) / (2 R L) getting rid of the cosine
Now the equation is integrable in r from L - R to L + R
And the charge on the spherical shell is Q = 4 pi o R^2
You should get E = K Q / L^2
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
23
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
9
Views
1K
Replies
11
Views
2K
  • · Replies 12 ·
Replies
12
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K