Charged Ring: Difference between revisions

From Physics Book
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
===A Mathematical Model===
===A Mathematical Model===


What are the mathematical equations that allow us to model this topic.  For example <math>{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}</math> where '''p''' is the momentum of the system and '''F''' is the net force from the surroundings.
MATH


===A Computational Model===
===A Computational Model===
Line 15: Line 15:
==Step-by-Step Example==
==Step-by-Step Example==


Below are examples of calculating the value and direction of the [[Electric Field]] caused by a ring positioned in the xy-plane with a radius <math>R</math> and total charge <math>q</math>.  Physics 2212 only requires mastery of the simplest case -- the field at a location along the line that goes through the center of the ring, perpendicular to the plane that the circle is in.  We'll call that line the <math>z-axis</math>.
Below is an example of calculating the value and direction of the [[Electric Field]] caused by a ring positioned in the xy-plane with a radius <math>R</math> and total charge <math>q</math>.  Physics 2212 only requires mastery of the simplest case -- the field at a location along the line that goes through the center of the ring, perpendicular to the plane that the circle is in.  We'll call that line the <math>z-axis</math>.


===(1) ===
===(1) ===
Line 29: Line 29:
==History==
==History==


Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.
[[Michael Faraday]]
Then [[James Maxwell]] published his work, '''Dynamical Theory of the Electric Field''', establishing the connections between electricity and magnetism.


== 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?
The section on [[Category:Fields]] will give some insight into how rings behave in comparison to distributions of charge that form other shapes, and the section entitled [[Simple Circuits]] will show you how this charged ring calculation can be used in circuits and real-world applications.


===Further reading===
==External Links/References==
 
Books, Articles or other print media on this topic
 
===External links===
 
Here are some resources for further reading if you're interested:
 
[www.website.com Website]
 
==References==


"Electric Field on the Axis of a Ring of Charge".  University of Delaware Physics Library.  Adapted from Stephen Kevan's lecture on Electric Fields and Charge Distribution.  April 8, 1996.  http://www.physics.udel.edu/~watson/phys208/exercises/kevan/efield1.html
"Electric Field on the Axis of a Ring of Charge".  University of Delaware Physics Library.  Adapted from Stephen Kevan's lecture on Electric Fields and Charge Distribution.  April 8, 1996.  http://www.physics.udel.edu/~watson/phys208/exercises/kevan/efield1.html
Line 52: Line 43:


Energy Access Database. (n.d.). Retrieved December 6, 2015, from http://www.worldenergyoutlook.org/resources/energydevelopment/energyaccessdatabase/
Energy Access Database. (n.d.). Retrieved December 6, 2015, from http://www.worldenergyoutlook.org/resources/energydevelopment/energyaccessdatabase/
Nielsen, G. (n.d.). James Clerk Maxwell. Retrieved December 6, 2015, from https://geoffneilsen.wordpress.com/tag/electric-field/


Work in progress! - afrancis38
Work in progress! - afrancis38


[[Category:Electric Fields]]
[[Category:Electric Fields]]

Revision as of 00:16, 6 December 2015

This article will describe the Electric Field created by a uniformly charged thin ring and how to calculate the value of this field.

The Main Idea

Objects that create electric fields come in various shapes, including circular rings. Rings are

A Mathematical Model

MATH

A Computational Model

This VPython code is a representation of adding up the electric fields created by individual pieces of a ring to figure out its electric field.

Step-by-Step Example

Below is an example of calculating the value and direction of the Electric Field caused by a ring positioned in the xy-plane with a radius [math]\displaystyle{ R }[/math] and total charge [math]\displaystyle{ q }[/math]. Physics 2212 only requires mastery of the simplest case -- the field at a location along the line that goes through the center of the ring, perpendicular to the plane that the circle is in. We'll call that line the [math]\displaystyle{ z-axis }[/math].

(1)

(2)Middling

(3) Difficult

Connectedness

Calculating the electric field of a charged ring may seem like another exercise to practice visualizing the way a collection of charge can create a field and influence other objects around it, but it becomes very important in the study of Simple Circuits.

Electric fields created by rings of charge are the source of currents in circuits, which makes these little charged rings one of the most important components of daily life for almost all Americans and 83% of the citizens of the world. Rings of charge compounded into hollow wires of charge are a central part of past, present, and future human innovation.

History

Michael Faraday Then James Maxwell published his work, Dynamical Theory of the Electric Field, establishing the connections between electricity and magnetism.

See also

The section on will give some insight into how rings behave in comparison to distributions of charge that form other shapes, and the section entitled Simple Circuits will show you how this charged ring calculation can be used in circuits and real-world applications.

External Links/References

"Electric Field on the Axis of a Ring of Charge". University of Delaware Physics Library. Adapted from Stephen Kevan's lecture on Electric Fields and Charge Distribution. April 8, 1996. http://www.physics.udel.edu/~watson/phys208/exercises/kevan/efield1.html

Chabay, R., & Sherwood, B. (2015). Matter and Interactions (4th ed., Vol. 2, pp. 597-599). Wiley.

Energy Access Database. (n.d.). Retrieved December 6, 2015, from http://www.worldenergyoutlook.org/resources/energydevelopment/energyaccessdatabase/

Nielsen, G. (n.d.). James Clerk Maxwell. Retrieved December 6, 2015, from https://geoffneilsen.wordpress.com/tag/electric-field/

Work in progress! - afrancis38