Integrating the spherical shell: Difference between revisions

From Physics Book
Jump to navigation Jump to search
(Created page with " This page describes how to integrate a uniformly charges spherical shell in order to prove that it will look like a point charge from the outside but will have a zero electr...")
 
No edit summary
 
Line 17: Line 17:
<math>{ϴ, ϴ + Δϴ}</math> ... etc
<math>{ϴ, ϴ + Δϴ}</math> ... etc


Each ring contributes delta E at an obseration point some distance greater than '''r''' away from the center of the sphere.  
Each ring contributes delta E at an obseration point some distance '''r''' greater than the radius '''R''' away from the center of the sphere.  


Step 2:
Step 2:
Line 25: Line 25:
Note that the radius of the ring is '''Rsin(ϴ)''' and its width is ''RΔϴ'''.
Note that the radius of the ring is '''Rsin(ϴ)''' and its width is ''RΔϴ'''.
The integration variable is: '''ϴ'''
The integration variable is: '''ϴ'''
The Magnitude of '''ΔE''' is: <math>{ΔE}={\frac{1}{4piε0}}*{\frac{ΔQd}{d**2+((Rsinϴ)**2)**(3/2)}}</math>
The Magnitude of '''ΔE''' is: <math>{ΔE}={\frac{1}{4piε0}}*{\frac{ΔQd}{d**2+((Rsinϴ)**2)**(3/2)}}={ΔE}={\frac{1}{4piε0}}**{\frac{r-Rcosϴ}{(r-(Rcosϴ)**2)+(Rsinϴ**2)**(3/2)}}Q{\frac{2pi(Rsinϴ)}{4piε0}}*{RΔϴ}</math>


Step 3: Add the pieces together <math>{ΔE}={\frac{1}{4piε0}}*{\frac{Q}{2}}*(integral from 0 to pi of:){\frac{r-Rcosϴ}{(r-(Rcosϴ)**2)+(Rsinϴ**2)**(3/2)}}{sinϴ*Δϴ}</math>


={ΔE}={\frac{1}{4piε0}}*{\frac{r-Rcosϴ}{(r-(Rcosϴ)**2)+(Rsinϴ**2)**(3/2)}*{\frac{2pi(Rsinϴ)}{4piε0}}*{RΔϴ}</math>
I would recommend using wolfram alpha to evaluate the integral as it wan get a little difficult.


The results for outside of the shell are: <math>{ΔE}={\frac{1}{4piε0}}*{\frac{Q}{r**2}}</math>for r>R
for inside the shell: (r<R)<math>{E=0}</math>


===A Computational Model===
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]
==Examples==
Be sure to show all steps in your solution and include diagrams whenever possible
===Simple===
===Middling===
===Difficult===
==Connectedness==
#How is this topic connected to something that you are interested in?
#How is it connected to your major?
#Is there an interesting industrial application?
==History==
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.


== See also ==
== See also ==


Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?
A Spherical Shell of Charge


===Further reading===
===Further reading===


Books, Articles or other print media on this topic
Matter and interactions 4th edition by Chambay and Sherwood
 
===External links===
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]
 


==References==
==References==


This section contains the the references you used while writing this page
Matter & Interactions Volume II


[[Category:Which Category did you place this in?]]
[[Category:Which Category did you place this in?]]

Latest revision as of 20:47, 5 December 2015


This page describes how to integrate a uniformly charges spherical shell in order to prove that it will look like a point charge from the outside but will have a zero electric field on the inside. The understanding of this is important because there are many objects that have a charge on the outside but have zero electric field on the inside.

The Main Idea

The electric field of a conducting sphere can also be found using Gauss' Law. Using Gauss's Law, you model a Gaussian surface of a sphere with radius r>R and the electric field will have the same magnitude, directed outward, at every point on the surface of the sphere.

This page serves more as a proof on understanding why there is an electric field outside the sphere, but not inside.


A Mathematical Model

Assume the spherical shell is centered at the origin.

Step 1: divide the sphere into (ring like) pieces. Imagine the sphere is sliced into several different rings. You must have these rings measure some distance 'theta' from the middle.

for example: [math]\displaystyle{ {ϴ, ϴ + Δϴ} }[/math] ... etc

Each ring contributes delta E at an obseration point some distance r greater than the radius R away from the center of the sphere.

Step 2: compute the distance of the ring from the observation location. (remember its :observation location - source) [math]\displaystyle{ {d = (0-Rcos(ϴ)} }[/math] find the amount of charge on each ring: [math]\displaystyle{ {ΔQ}={\frac{surface area of ring}{surface area of sphere}}=Q{\frac{2pi(Rsinϴ)(RΔϴ)}{4piR**2}} }[/math]

Note that the radius of the ring is Rsin(ϴ)' and its width is RΔϴ. The integration variable is: ϴ The Magnitude of ΔE is: [math]\displaystyle{ {ΔE}={\frac{1}{4piε0}}*{\frac{ΔQd}{d**2+((Rsinϴ)**2)**(3/2)}}={ΔE}={\frac{1}{4piε0}}**{\frac{r-Rcosϴ}{(r-(Rcosϴ)**2)+(Rsinϴ**2)**(3/2)}}Q{\frac{2pi(Rsinϴ)}{4piε0}}*{RΔϴ} }[/math]

Step 3: Add the pieces together [math]\displaystyle{ {ΔE}={\frac{1}{4piε0}}*{\frac{Q}{2}}*(integral from 0 to pi of:){\frac{r-Rcosϴ}{(r-(Rcosϴ)**2)+(Rsinϴ**2)**(3/2)}}{sinϴ*Δϴ} }[/math]

I would recommend using wolfram alpha to evaluate the integral as it wan get a little difficult.

The results for outside of the shell are: [math]\displaystyle{ {ΔE}={\frac{1}{4piε0}}*{\frac{Q}{r**2}} }[/math]for r>R for inside the shell: (r<R)[math]\displaystyle{ {E=0} }[/math]


See also

A Spherical Shell of Charge

Further reading

Matter and interactions 4th edition by Chambay and Sherwood

References

Matter & Interactions Volume II