<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Spennell3</id>
	<title>Physics Book - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Spennell3"/>
	<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/Special:Contributions/Spennell3"/>
	<updated>2026-05-05T21:36:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Charged_Rod&amp;diff=17029</id>
		<title>Charged Rod</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Charged_Rod&amp;diff=17029"/>
		<updated>2015-12-05T23:59:05Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: /* =The Algorithm */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides an explanation of the electric field caused by a uniformly charged thin rod.&lt;br /&gt;
&lt;br /&gt;
The explanation for a uniformly charged rod is the simplest example for a uniformly charged object.  The algorithm applied here can be applied to any object.&lt;br /&gt;
&lt;br /&gt;
==The Algorithm==&lt;br /&gt;
&lt;br /&gt;
Consider a uniformly charged thin rod of Length &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;  and positive Charge &amp;lt;math&amp;gt;Q&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;First Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Imagine dividing the rod into a series of very thin slices, each with the same charge &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt;. This charge &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; is a small part of the overall charge.  Imagine it as a point charge.  Each slice contributes its own electric field, &amp;lt;math&amp;gt;\Delta E&amp;lt;/math&amp;gt;.  Summing all these individual slices of &amp;lt;math&amp;gt;E&amp;lt;/math&amp;gt; gives you the Electric Field of the rod.  You may recall from your calculus training that this is the same as taking an integral, as each thickness approaches 0 and the the number of slices approaches infinity.  Note that in this example, the variable that is changing for each slice is its x-coordinate.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Second Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The second step is to write a mathematical expression for the field &amp;lt;math&amp;gt;\Delta E&amp;lt;/math&amp;gt; contributed by a single slice of the rod.  Because we are imagining each slice as a point charge, we use the formula for a point charge.  First, determine &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;, the vector pointing from the source to the observation location.  For our example, this is &amp;lt;math&amp;gt; r = obs - source = &amp;lt;0,y,0&amp;gt; - &amp;lt; x,0,0&amp;gt; = &amp;lt;-x,y,0&amp;gt;&amp;lt;/math&amp;gt;.  Now use this to calculate the magnitude and direction of &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;.  So &amp;lt;math&amp;gt;|\vec{r}| = \sqrt{x^2 + (-y)^2} = \sqrt{x^2 + y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{r} = \frac{\vec{r}}{\hat{r}} = \frac{&amp;lt; x,-y,0&amp;gt;}{\sqrt{x^2 + y^2}} &amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt; \hat{r}&amp;lt;/math&amp;gt; is the vector portion of the expression for the field.  The scalar portion is &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0} \cdot \frac{\Delta Q}{|\vec{r}|^2}&amp;lt;/math&amp;gt;.  Thus the expression for one slice of the rod is:&lt;br /&gt;
&amp;lt;math&amp;gt; \Delta \vec{E} = \frac{1}{4\pi\epsilon_0} \cdot \frac{\Delta Q}{(\sqrt{x^2+y^2})^{3/2}} \cdot &amp;lt; x,-y,0&amp;gt; &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Determining &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; and the integration variable&#039;&#039;&#039;&lt;br /&gt;
In the first step we determined that the changing variable for this rod was its &#039;&#039;x&#039;&#039; coordinate.  This should signify to you that the integration variable is &amp;lt;math&amp;gt; dx&amp;lt;/math&amp;gt;.  We need to put this integration variable into our expression for the electric field. More specifically, we need to express &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; in terms of the integration variable.  Recall that the rod is uniformly charged, so the charge on any slice of it is: &amp;lt;math&amp;gt;&lt;br /&gt;
\Delta Q = (\frac{\Delta x}{L})\cdot Q&amp;lt;/math&amp;gt;.  This quantity can also be expressed in terms of the charge density.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Expression for &amp;lt;math&amp;gt; \Delta \vec{E}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting what we just found into our previous expression and dividing into x and y components we get &amp;lt;math&amp;gt; \Delta \vec{E_x} = \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{L} \cdot \frac{x}{(\sqrt{x^2+y^2})^{3/2}} \cdot dy  &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \Delta \vec{E_y} = \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{L} \cdot \frac{-y}{(\sqrt{x^2+y^2})^{3/2}} \cdot dy  &amp;lt;/math&amp;gt;.  Note that we have replaced &amp;lt;math&amp;gt; \Delta y &amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; dy&amp;lt;/math&amp;gt; in preparation for integration.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Third Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The third step is to sum all of our slices.  One way is with Numerical summation.  Another, more precise method is to integrate.  Most of the work of finding the field of a uniformly charged object is setting up this integral. If you have reached the correct expression to integrate, the rest is simple math.  The bounds for integration are the coordinates of the start and stop of the rod.  In this example the bounds are from &amp;lt;math&amp;gt;-L/2&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;+L/2&amp;lt;/math&amp;gt;.  So the expression is &amp;lt;math&amp;gt; \int\limits_{-L/2}^{L/2}\ \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{L} \cdot \frac{-y}{(\sqrt{x^2+y^2})^{3/2}} \cdot dy. &amp;lt;/math&amp;gt;  Solving this gives the final expression &amp;lt;math&amp;gt; E = \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{r} \cdot \frac{1}{(\sqrt{r^2+ (L/2)^2})}    &amp;lt;/math&amp;gt;  Note that the field parallel to the x axis is zero.  This can be observed due to the symmetry of the problem.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Work in progress&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:47, 2 December 2015 (EST)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Charged_Rod&amp;diff=8217</id>
		<title>Charged Rod</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Charged_Rod&amp;diff=8217"/>
		<updated>2015-12-02T19:47:37Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides an explanation of the electric field caused by a uniformly charged thin rod.&lt;br /&gt;
&lt;br /&gt;
The explanation for a uniformly charged rod is the simplest example for a uniformly charged object.  The algorithm applied here can be applied to any object.&lt;br /&gt;
&lt;br /&gt;
===The Algorithm==&lt;br /&gt;
&lt;br /&gt;
Consider a uniformly charged thin rod of Length &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;  and positive Charge &amp;lt;math&amp;gt;Q&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;First Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Imagine dividing the rod into a series of very thin slices, each with the same charge &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt;. This charge &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; is a small part of the overall charge.  Imagine it as a point charge.  Each slice contributes its own electric field, &amp;lt;math&amp;gt;\Delta E&amp;lt;/math&amp;gt;.  Summing all these individual slices of &amp;lt;math&amp;gt;E&amp;lt;/math&amp;gt; gives you the Electric Field of the rod.  You may recall from your calculus training that this is the same as taking an integral, as each thickness approaches 0 and the the number of slices approaches infinity.  Note that in this example, the variable that is changing for each slice is its x-coordinate.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Second Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The second step is to write a mathematical expression for the field &amp;lt;math&amp;gt;\Delta E&amp;lt;/math&amp;gt; contributed by a single slice of the rod.  Because we are imagining each slice as a point charge, we use the formula for a point charge.  First, determine &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;, the vector pointing from the source to the observation location.  For our example, this is &amp;lt;math&amp;gt; r = obs - source = &amp;lt;0,y,0&amp;gt; - &amp;lt; x,0,0&amp;gt; = &amp;lt;-x,y,0&amp;gt;&amp;lt;/math&amp;gt;.  Now use this to calculate the magnitude and direction of &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;.  So &amp;lt;math&amp;gt;|\vec{r}| = \sqrt{x^2 + (-y)^2} = \sqrt{x^2 + y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{r} = \frac{\vec{r}}{\hat{r}} = \frac{&amp;lt; x,-y,0&amp;gt;}{\sqrt{x^2 + y^2}} &amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt; \hat{r}&amp;lt;/math&amp;gt; is the vector portion of the expression for the field.  The scalar portion is &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0} \cdot \frac{\Delta Q}{|\vec{r}|^2}&amp;lt;/math&amp;gt;.  Thus the expression for one slice of the rod is:&lt;br /&gt;
&amp;lt;math&amp;gt; \Delta \vec{E} = \frac{1}{4\pi\epsilon_0} \cdot \frac{\Delta Q}{(\sqrt{x^2+y^2})^{3/2}} \cdot &amp;lt; x,-y,0&amp;gt; &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Determining &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; and the integration variable&#039;&#039;&#039;&lt;br /&gt;
In the first step we determined that the changing variable for this rod was its &#039;&#039;x&#039;&#039; coordinate.  This should signify to you that the integration variable is &amp;lt;math&amp;gt; dx&amp;lt;/math&amp;gt;.  We need to put this integration variable into our expression for the electric field. More specifically, we need to express &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; in terms of the integration variable.  Recall that the rod is uniformly charged, so the charge on any slice of it is: &amp;lt;math&amp;gt;&lt;br /&gt;
\Delta Q = (\frac{\Delta x}{L})\cdot Q&amp;lt;/math&amp;gt;.  This quantity can also be expressed in terms of the charge density.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Expression for &amp;lt;math&amp;gt; \Delta \vec{E}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting what we just found into our previous expression and dividing into x and y components we get &amp;lt;math&amp;gt; \Delta \vec{E_x} = \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{L} \cdot \frac{x}{(\sqrt{x^2+y^2})^{3/2}} \cdot dy  &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \Delta \vec{E_y} = \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{L} \cdot \frac{-y}{(\sqrt{x^2+y^2})^{3/2}} \cdot dy  &amp;lt;/math&amp;gt;.  Note that we have replaced &amp;lt;math&amp;gt; \Delta y &amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; dy&amp;lt;/math&amp;gt; in preparation for integration.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Third Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The third step is to sum all of our slices.  One way is with Numerical summation.  Another, more precise method is to integrate.  Most of the work of finding the field of a uniformly charged object is setting up this integral. If you have reached the correct expression to integrate, the rest is simple math.  The bounds for integration are the coordinates of the start and stop of the rod.  In this example the bounds are from &amp;lt;math&amp;gt;-L/2&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;+L/2&amp;lt;/math&amp;gt;.  So the expression is &amp;lt;math&amp;gt; \int\limits_{-L/2}^{L/2}\ \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{L} \cdot \frac{-y}{(\sqrt{x^2+y^2})^{3/2}} \cdot dy. &amp;lt;/math&amp;gt;  Solving this gives the final expression &amp;lt;math&amp;gt; E = \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{r} \cdot \frac{1}{(\sqrt{r^2+ (L/2)^2})}    &amp;lt;/math&amp;gt;  Note that the field parallel to the x axis is zero.  This can be observed due to the symmetry of the problem.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Work in progress&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:47, 2 December 2015 (EST)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Charged_Rod&amp;diff=169</id>
		<title>Charged Rod</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Charged_Rod&amp;diff=169"/>
		<updated>2015-10-22T01:51:33Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: Created page with &amp;quot;This page provides an explanation of the electric field caused by a uniformly charged thin rod.  The explanation for a uniformly charged rod is the simplest example for a unif...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides an explanation of the electric field caused by a uniformly charged thin rod.&lt;br /&gt;
&lt;br /&gt;
The explanation for a uniformly charged rod is the simplest example for a uniformly charged object.  The algorithm applied here can be applied to any object.&lt;br /&gt;
&lt;br /&gt;
===The Algorithm==&lt;br /&gt;
&lt;br /&gt;
Consider a uniformly charged thin rod of Length &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;  and positive Charge &amp;lt;math&amp;gt;Q&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;First Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Imagine dividing the rod into a series of very thin slices, each with the same charge &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt;. This charge &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; is a small part of the overall charge.  Imagine it as a point charge.  Each slice contributes its own electric field, &amp;lt;math&amp;gt;\Delta E&amp;lt;/math&amp;gt;.  Summing all these individual slices of &amp;lt;math&amp;gt;E&amp;lt;/math&amp;gt; gives you the Electric Field of the rod.  You may recall from your calculus training that this is the same as taking an integral, as each thickness approaches 0 and the the number of slices approaches infinity.  Note that in this example, the variable that is changing for each slice is its x-coordinate.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Second Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The second step is to write a mathematical expression for the field &amp;lt;math&amp;gt;\Delta E&amp;lt;/math&amp;gt; contributed by a single slice of the rod.  Because we are imagining each slice as a point charge, we use the formula for a point charge.  First, determine &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;, the vector pointing from the source to the observation location.  For our example, this is &amp;lt;math&amp;gt; r = obs - source = &amp;lt;0,y,0&amp;gt; - &amp;lt; x,0,0&amp;gt; = &amp;lt;-x,y,0&amp;gt;&amp;lt;/math&amp;gt;.  Now use this to calculate the magnitude and direction of &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;.  So &amp;lt;math&amp;gt;|\vec{r}| = \sqrt{x^2 + (-y)^2} = \sqrt{x^2 + y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{r} = \frac{\vec{r}}{\hat{r}} = \frac{&amp;lt; x,-y,0&amp;gt;}{\sqrt{x^2 + y^2}} &amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt; \hat{r}&amp;lt;/math&amp;gt; is the vector portion of the expression for the field.  The scalar portion is &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0} \cdot \frac{\Delta Q}{|\vec{r}|^2}&amp;lt;/math&amp;gt;.  Thus the expression for one slice of the rod is:&lt;br /&gt;
&amp;lt;math&amp;gt; \Delta \vec{E} = \frac{1}{4\pi\epsilon_0} \cdot \frac{\Delta Q}{(\sqrt{x^2+y^2})^{3/2}} \cdot &amp;lt; x,-y,0&amp;gt; &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Determining &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; and the integration variable&#039;&#039;&#039;&lt;br /&gt;
In the first step we determined that the changing variable for this rod was its &#039;&#039;x&#039;&#039; coordinate.  This should signify to you that the integration variable is &amp;lt;math&amp;gt; dx&amp;lt;/math&amp;gt;.  We need to put this integration variable into our expression for the electric field. More specifically, we need to express &amp;lt;math&amp;gt;\Delta Q&amp;lt;/math&amp;gt; in terms of the integration variable.  Recall that the rod is uniformly charged, so the charge on any slice of it is: &amp;lt;math&amp;gt;&lt;br /&gt;
\Delta Q = (\frac{\Delta x}{L})\cdot Q&amp;lt;/math&amp;gt;.  This quantity can also be expressed in terms of the charge density.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Expression for &amp;lt;math&amp;gt; \Delta \vec{E}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting what we just found into our previous expression and dividing into x and y components we get &amp;lt;math&amp;gt; \Delta \vec{E_x} = \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{L} \cdot \frac{x}{(\sqrt{x^2+y^2})^{3/2}} \cdot dy  &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \Delta \vec{E_y} = \frac{1}{4\pi\epsilon_0} \cdot \frac{Q}{L} \cdot \frac{-y}{(\sqrt{x^2+y^2})^{3/2}} \cdot dy  &amp;lt;/math&amp;gt;.  Note that we have replaced &amp;lt;math&amp;gt; \Delta y &amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; dy&amp;lt;/math&amp;gt; in preparation for integration.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Third Step&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The third step is to sum all of our slices.  One way is with Numerical summation.  Another, more precise method is to integrate.  Most of the work of finding the field of a uniformly charged object is setting up this integral. If you have reached the correct expression to integrate, the rest is simple math.  The bounds for integration are the coordinates of the start and stop of the rod.  In this example the bounds are from &amp;lt;math&amp;gt;-L/2&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;+L/2&amp;lt;/math&amp;gt;.  So the expression is &amp;lt;math&amp;gt; \int\limits_{-L/2}^{L/2}\    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Work in progress&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 21:51, 21 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=167</id>
		<title>Constants</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=167"/>
		<updated>2015-10-20T17:51:27Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Table of Constants&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Constant&lt;br /&gt;
! Symbol&lt;br /&gt;
! Approximate Value&lt;br /&gt;
! Units&lt;br /&gt;
|-&lt;br /&gt;
| Speed of light&lt;br /&gt;
| &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^8&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m/s &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Gravitational Constant&lt;br /&gt;
| &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.7 \times 10^{-11}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / kg^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Mass&lt;br /&gt;
| &amp;lt;math&amp;gt;m_e&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^{-31}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Mass&lt;br /&gt;
| &amp;lt;math&amp;gt;m_p&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Neutron Mass&lt;br /&gt;
| &amp;lt;math&amp;gt;m_n&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electric Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^9&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / C^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Permitivity of Free Space&lt;br /&gt;
| &amp;lt;math&amp;gt; \epsilon_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 8.85 \times 10^{-12}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; (N \cdot m^2 / C^2)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Magnetic Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Vacuum Permeability&lt;br /&gt;
| &amp;lt;math&amp;gt; \mu_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 4\pi \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Charge&lt;br /&gt;
| &amp;lt;math&amp;gt; e&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.6 \times 10^{-19}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; C &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Volt&lt;br /&gt;
| &amp;lt;math&amp;gt; eV &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.6 \times 10^{-19}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; J &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Avogadro&#039;s Number&lt;br /&gt;
| &amp;lt;math&amp;gt; N_A &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.02 \times 10^{23}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; molecules/mole &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Atomic Radius (approximate)&lt;br /&gt;
| &amp;lt;math&amp;gt; R_a &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-10}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Radius&lt;br /&gt;
| &amp;lt;math&amp;gt; R_p &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-15}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;E&#039;&#039; to ionize air&lt;br /&gt;
| &amp;lt;math&amp;gt; E_{ionize} &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^{6}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; V/m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Earth&#039;s Magnetic Field&lt;br /&gt;
| &amp;lt;math&amp;gt; B_{Earth} &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 2 \times 10^{-5}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:57, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=User:Spennell3&amp;diff=150</id>
		<title>User:Spennell3</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=User:Spennell3&amp;diff=150"/>
		<updated>2015-10-19T23:21:57Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: Created page with &amp;quot;I am Sam Sam I am&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am Sam&lt;br /&gt;
Sam I am&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=149</id>
		<title>Constants</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=149"/>
		<updated>2015-10-19T23:21:02Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Table of Constants&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Constant&lt;br /&gt;
! Symbol&lt;br /&gt;
! Approximate Value&lt;br /&gt;
! Units&lt;br /&gt;
|-&lt;br /&gt;
| Speed of light&lt;br /&gt;
| &#039;&#039;c&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^8&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m/s &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Gravitational Constant&lt;br /&gt;
| &#039;&#039;G&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.7 \times 10^{-11}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / kg^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Mass&lt;br /&gt;
| &#039;&#039;m_e&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^{-31}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Mass&lt;br /&gt;
| &#039;&#039;m_p&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Neutron Mass&lt;br /&gt;
| &#039;&#039;m_n&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electric Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^9&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / C^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Permitivity of Free Space&lt;br /&gt;
| &amp;lt;math&amp;gt; \epsilon_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 8.85 \times 10^{-12}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; (N \cdot m^2 / C^2)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Magnetic Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Vacuum Permeability&lt;br /&gt;
| &amp;lt;math&amp;gt; \mu_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 4\pi \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Charge&lt;br /&gt;
| &amp;lt;math&amp;gt; e&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.6 \times 10^{-19}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; C &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Volt&lt;br /&gt;
| &amp;lt;math&amp;gt; eV &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.6 \times 10^{-19}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; J &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Avogadro&#039;s Number&lt;br /&gt;
| &amp;lt;math&amp;gt; N_A &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.02 \times 10^{23}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; molecules/mole &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Atomic Radius (approximate)&lt;br /&gt;
| &amp;lt;math&amp;gt; R_a &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-10}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Radius&lt;br /&gt;
| &amp;lt;math&amp;gt; R_p &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-15}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;E&#039;&#039; to ionize air&lt;br /&gt;
| &amp;lt;math&amp;gt; E_{ionize} &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^{6}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; V/m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Earth&#039;s Magnetic Field&lt;br /&gt;
| &amp;lt;math&amp;gt; B_{Earth} &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 2 \times 10^{-5}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:57, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=148</id>
		<title>Constants</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=148"/>
		<updated>2015-10-19T23:20:25Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Table of Constants&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Constant&lt;br /&gt;
! Symbol&lt;br /&gt;
! Approximate Value&lt;br /&gt;
! Units&lt;br /&gt;
|-&lt;br /&gt;
| Speed of light&lt;br /&gt;
| &#039;&#039;c&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^8&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m/s &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Gravitational Constant&lt;br /&gt;
| &#039;&#039;G&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.7 \times 10^{-11}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / kg^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Mass&lt;br /&gt;
| &#039;&#039;m_e&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^{-31}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Mass&lt;br /&gt;
| &#039;&#039;m_p&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Neutron Mass&lt;br /&gt;
| &#039;&#039;m_n&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electric Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^9&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / C^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Permitivity of Free Space&lt;br /&gt;
| &amp;lt;math&amp;gt; \epsilon_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 8.85 \times 10^{-12}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; (N \cdot m^2 / C^2)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Magnetic Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Vacuum Permeability&lt;br /&gt;
| &amp;lt;math&amp;gt; \mu_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 4\pi \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Charge&lt;br /&gt;
| &amp;lt;math&amp;gt; e&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.6 \times 10^{-19}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; C &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Volt&lt;br /&gt;
| &amp;lt;math&amp;gt; eV &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.6 \times 10^{-19}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; J &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Avogadro&#039;s Number&lt;br /&gt;
| &amp;lt;math&amp;gt; N_A &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.02 \times 10^{23}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; molecules/mole &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Atomic Radius (approximate)&lt;br /&gt;
| &amp;lt;math&amp;gt; R_a &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-10}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Radius&lt;br /&gt;
| &amp;lt;math&amp;gt; R_p &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-15}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;E&#039;&#039; to ionize air&lt;br /&gt;
| &amp;lt;math&amp;gt; E_ionize &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^{6}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; V/m &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Earth&#039;s Magnetic Field&lt;br /&gt;
| &amp;lt;math&amp;gt; B_Earth &amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 2 \times 10^{-5}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:57, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=141</id>
		<title>Constants</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=141"/>
		<updated>2015-10-19T18:57:08Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Table of Constants&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Constant&lt;br /&gt;
! Symbol&lt;br /&gt;
! Approximate Value&lt;br /&gt;
! Units&lt;br /&gt;
|-&lt;br /&gt;
| Speed of light&lt;br /&gt;
| &#039;&#039;c&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^8&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m/s &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Gravitational Constant&lt;br /&gt;
| &#039;&#039;G&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.7 \times 10^{-11}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / kg^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Mass&lt;br /&gt;
| &#039;&#039;m_e&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^{-31}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Mass&lt;br /&gt;
| &#039;&#039;m_p&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Neutron Mass&lt;br /&gt;
| &#039;&#039;m_n&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electric Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^9&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / C^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Permitivity of Free Space&lt;br /&gt;
| &amp;lt;math&amp;gt; \epsilon_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 8.85 \times 10^{-12}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; (N \cdot m^2 / C^2)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Magnetic Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Vacuum Permeability&lt;br /&gt;
| &amp;lt;math&amp;gt; \mu_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 4\pi \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:57, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=140</id>
		<title>Constants</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=140"/>
		<updated>2015-10-19T18:56:45Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Table of Constants&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Constant&lt;br /&gt;
! Symbol&lt;br /&gt;
! Approximate Value&lt;br /&gt;
! Units&lt;br /&gt;
|-&lt;br /&gt;
| Speed of light&lt;br /&gt;
| &#039;&#039;c&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^8&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m/s &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Gravitational Constant&lt;br /&gt;
| &#039;&#039;G&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.7 \times 10^{-11}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / kg^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Mass&lt;br /&gt;
| &#039;&#039;m_e&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^{-31}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Mass&lt;br /&gt;
| &#039;&#039;m_p&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Neutron Mass&lt;br /&gt;
| &#039;&#039;m_n&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electric Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^9&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / C^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Permitivity of Free Space&lt;br /&gt;
| &amp;lt;math&amp;gt; \epsilon_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 8.85 \times 10^{-12}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; (N \cdot m^2 / C^2)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Magnetic Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Vacuum Permeability&lt;br /&gt;
| &amp;lt;math&amp;gt; \mu_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 4\pi \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=139</id>
		<title>Constants</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Constants&amp;diff=139"/>
		<updated>2015-10-19T18:56:05Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: Created page with &amp;quot;Table of Constants  {| class=&amp;quot;wikitable&amp;quot; |- ! Constant ! Symbol ! Approximate Value ! Units |- | Speed of light | &amp;#039;&amp;#039;c&amp;#039;&amp;#039; | &amp;lt;math&amp;gt; 3 \times 10^8&amp;lt;/math&amp;gt; | &amp;lt;math&amp;gt; m/s &amp;lt;/math&amp;gt; |- |...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Table of Constants&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Constant&lt;br /&gt;
! Symbol&lt;br /&gt;
! Approximate Value&lt;br /&gt;
! Units&lt;br /&gt;
|-&lt;br /&gt;
| Speed of light&lt;br /&gt;
| &#039;&#039;c&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 3 \times 10^8&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; m/s &amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Gravitational Constant&lt;br /&gt;
| &#039;&#039;G&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 6.7 \times 10^{-11}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / kg^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electron Mass&lt;br /&gt;
| &#039;&#039;m_e&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^{-31}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Proton Mass&lt;br /&gt;
| &#039;&#039;m_p&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Neutron Mass&lt;br /&gt;
| &#039;&#039;m_n&#039;&#039;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1.7 \times 10^{-27}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; kg&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Electric Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{1}{4\pi\epsilon_0}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 9 \times 10^9&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; N \cdot m^2 / C^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Permitivity of Free Space&lt;br /&gt;
| &amp;lt;math&amp;gt; \epsilon_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 8.85 \times 10^{-12}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; (N \cdot m^2 / C^2)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Magnetic Constant&lt;br /&gt;
| &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 1 \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Vacuum Permeability&lt;br /&gt;
| &amp;lt;math&amp;gt; \mu_0&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; 4\pi \times 10^{-7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt; T\cdot m/A &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=138</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=138"/>
		<updated>2015-10-19T18:31:05Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Magnetic Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  =\frac{\mu_0}{4\pi} \frac{(q\vec{v} \times \hat{r})}{|\vec{r}|^2}  &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt; is a fundamental constant equal to &amp;lt;math&amp;gt; 1 \times 10^{-7} T &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; is the charge of the particle, &amp;lt;math&amp;gt; \vec{v}&amp;lt;/math&amp;gt; is the velocity of the particle, and &amp;lt;math&amp;gt; \vec{r}&amp;lt;/math&amp;gt; is the  vector that points from source to observation location.  This equation is called the Biot-Savarde law. You may notice that this equation involves a cross product.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Page initiated by --[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:20, 19 October 2015 (EDT)&lt;br /&gt;
[[Category: Fields]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Rest_Mass_Energy&amp;diff=137</id>
		<title>Rest Mass Energy</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Rest_Mass_Energy&amp;diff=137"/>
		<updated>2015-10-19T18:28:53Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: /* A Mathematical Model */  Fixed greek notation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Provide a brief summary of the page here&lt;br /&gt;
&lt;br /&gt;
== Rest Mass Energy==&lt;br /&gt;
&lt;br /&gt;
Work In Progress - Shiv Tailor&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{\mathrm{dy} }{\mathrm{d} x}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Energy is based in whole on Einstein&#039;s principle of E=MC^2. At its base it is the concept of how objects interact with their surroundings, their natural energy, or rest energy, the energy that they create when in motion(Kinetic energy) and how energy can change given different interactions which are based on einsteins principle. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
There are &amp;lt;math&amp;gt;E=\lambda mc^2&amp;lt;/math&amp;gt; and &lt;br /&gt;
&amp;lt;math&amp;gt; E=mc^2&amp;lt;/math&amp;gt; which reprsents the rest energy. taken together the kinetic energy becomes the overall energy- rest energy. Due to the complexity of this equation, it maybe easier to use the equation &amp;lt;math&amp;gt; 1/2mv^2&amp;lt;/math&amp;gt; if the object is not traveling near the speed of light. This equation is applicable to everyday object that we see and more applicable for the &amp;quot;average&amp;quot; situation. &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
h&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What are the mathematical equations that allow us to model this topic.  For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
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]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=136</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=136"/>
		<updated>2015-10-19T18:28:02Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: /* Fields */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Intro Physics.  This resources was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick a specific topic from intro physics&lt;br /&gt;
#Add that topic, as a link to a new page, under the appropriate category listed below by editing this page.&lt;br /&gt;
#Copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Catagories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in two semester of introductory physics.  You can add subcategories or make a new category as needed.  A single topic should direct readers to a page in one of these catagories.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Interactions===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Fundamental Interactions&lt;br /&gt;
  &#039;&#039;&#039;Fundamental interactions&#039;&#039;&#039;, are the most basic interactions in physical systems.&lt;br /&gt;
  There are four conventionally accepted fundamental interactions: &#039;&#039;&#039;Gravitational, Electromagnetic, Strong force, and Weak force.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Garvitational Interaction&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that a planet or some other large body that has it&#039;s own gravitational field can exert&lt;br /&gt;
  on the System from the Surroundings. The &#039;&#039;&#039;Gravitational Interaction&#039;&#039;&#039; from the Earth onto an object that is within Earth&#039;s gravitational field&lt;br /&gt;
  is 9.81 meters per second squared (m/s^2).&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Electromagnetic Interaction&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that charged particles can exert on the System from the Surroundings. Here we use&lt;br /&gt;
  &#039;&#039;&#039;Coulomb&#039;s Constant&#039;&#039;&#039; (8.98*10^9 n/m^2 (newtons*meters squared)) to describe the &#039;&#039;Interaction&#039;&#039; between electrically charged particles.&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Strong Force&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; between subatomic particles of matter. The strong force binds quarks together in clusters to&lt;br /&gt;
  make more-familiar subatomic particles, such as protons and neutrons. It also holds together the atomic nucleus.&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Weak force&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that governs the decay of unstable subatomic particles such as mesons. It also initiates the &lt;br /&gt;
  nuclear fusion reaction that fuels the Sun.&lt;br /&gt;
 &lt;br /&gt;
*System &amp;amp; Surroundings. &lt;br /&gt;
  A &#039;&#039;&#039;System&#039;&#039;&#039; is a part of the universe that we choose to study. The &#039;&#039;&#039;Surroundings&#039;&#039;&#039; are everything else that &#039;&#039;surrounds&#039;&#039; the &#039;&#039;&#039;System&#039;&#039;&#039;.&lt;br /&gt;
 &lt;br /&gt;
  For further refrence, see: &#039;&#039;Thinking about Physics Thinking&#039;&#039; by Professor Michael Schatz[https://youtu.be/lr_89uaChps?t=1m4s]&lt;br /&gt;
&lt;br /&gt;
I can&#039;t submit this for grading on WebAssign yet, so I&#039;ll just leave my signature with timestamp here. --[[User:Austinrocket|Austinrocket]] ([[User talk:Austinrocket|talk]]) 23:17, 18 October 2015 (EDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Properties of Matter===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*Charge&lt;br /&gt;
*Spin&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Momentum===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* Vectors&lt;br /&gt;
* Kinematics&lt;br /&gt;
* Predicting Change in one dimension&lt;br /&gt;
* Predicting Change in multiple dimensions&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Angular Momentum===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* The Moments of Inertia&lt;br /&gt;
* Rotation&lt;br /&gt;
* Torque&lt;br /&gt;
* Predicting a Change in Rotation&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Energy===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Predicting Change&lt;br /&gt;
*[[Rest Mass Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*Potential Energy&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Fields===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* [[Electric Field]] of a&lt;br /&gt;
** [[Point Charge]]&lt;br /&gt;
** [[Electric Dipole]]&lt;br /&gt;
** [[Charged Rod]]&lt;br /&gt;
** [[Charged Loop]]&lt;br /&gt;
** [[Charged Spherical Shell]]&lt;br /&gt;
*[[Magnetic Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Simple Circuits===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Components&lt;br /&gt;
*Steady State&lt;br /&gt;
*Non Steady State&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Maxwell&#039;s Equations===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Gauss&#039;s Flux Theorem&lt;br /&gt;
**Electric Fields&lt;br /&gt;
**Magnetic Fields&lt;br /&gt;
*Faraday&#039;s Law &lt;br /&gt;
*Ampere-Maxwell Law&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Radiation===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_field&amp;diff=135</id>
		<title>Magnetic field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_field&amp;diff=135"/>
		<updated>2015-10-19T18:27:45Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: Spennell3 moved page Magnetic field to Magnetic Field&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Magnetic Field]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=134</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=134"/>
		<updated>2015-10-19T18:27:45Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: Spennell3 moved page Magnetic field to Magnetic Field&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Magnetic Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  =\frac{\mu_0}{4\pi} \frac{(q\vec{v} \times \hat{r})}{|\vec{r}|^2}  &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt; is a fundamental constant equal to &amp;lt;math&amp;gt; 1 \times 10^-7 T &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; is the charge of the particle, &amp;lt;math&amp;gt; \vec{v}&amp;lt;/math&amp;gt; is the velocity of the particle, and &amp;lt;math&amp;gt; \vec{r}&amp;lt;/math&amp;gt; is the  vector that points from source to observation location.  This equation is called the Biot-Savarde law. You may notice that this equation involves a cross product.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Page initiated by --[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:20, 19 October 2015 (EDT)&lt;br /&gt;
[[Category: Fields]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=133</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=133"/>
		<updated>2015-10-19T18:26:32Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: /* Fields */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Intro Physics.  This resources was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick a specific topic from intro physics&lt;br /&gt;
#Add that topic, as a link to a new page, under the appropriate category listed below by editing this page.&lt;br /&gt;
#Copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Catagories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in two semester of introductory physics.  You can add subcategories or make a new category as needed.  A single topic should direct readers to a page in one of these catagories.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Interactions===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Fundamental Interactions&lt;br /&gt;
  &#039;&#039;&#039;Fundamental interactions&#039;&#039;&#039;, are the most basic interactions in physical systems.&lt;br /&gt;
  There are four conventionally accepted fundamental interactions: &#039;&#039;&#039;Gravitational, Electromagnetic, Strong force, and Weak force.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Garvitational Interaction&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that a planet or some other large body that has it&#039;s own gravitational field can exert&lt;br /&gt;
  on the System from the Surroundings. The &#039;&#039;&#039;Gravitational Interaction&#039;&#039;&#039; from the Earth onto an object that is within Earth&#039;s gravitational field&lt;br /&gt;
  is 9.81 meters per second squared (m/s^2).&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Electromagnetic Interaction&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that charged particles can exert on the System from the Surroundings. Here we use&lt;br /&gt;
  &#039;&#039;&#039;Coulomb&#039;s Constant&#039;&#039;&#039; (8.98*10^9 n/m^2 (newtons*meters squared)) to describe the &#039;&#039;Interaction&#039;&#039; between electrically charged particles.&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Strong Force&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; between subatomic particles of matter. The strong force binds quarks together in clusters to&lt;br /&gt;
  make more-familiar subatomic particles, such as protons and neutrons. It also holds together the atomic nucleus.&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Weak force&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that governs the decay of unstable subatomic particles such as mesons. It also initiates the &lt;br /&gt;
  nuclear fusion reaction that fuels the Sun.&lt;br /&gt;
 &lt;br /&gt;
*System &amp;amp; Surroundings. &lt;br /&gt;
  A &#039;&#039;&#039;System&#039;&#039;&#039; is a part of the universe that we choose to study. The &#039;&#039;&#039;Surroundings&#039;&#039;&#039; are everything else that &#039;&#039;surrounds&#039;&#039; the &#039;&#039;&#039;System&#039;&#039;&#039;.&lt;br /&gt;
 &lt;br /&gt;
  For further refrence, see: &#039;&#039;Thinking about Physics Thinking&#039;&#039; by Professor Michael Schatz[https://youtu.be/lr_89uaChps?t=1m4s]&lt;br /&gt;
&lt;br /&gt;
I can&#039;t submit this for grading on WebAssign yet, so I&#039;ll just leave my signature with timestamp here. --[[User:Austinrocket|Austinrocket]] ([[User talk:Austinrocket|talk]]) 23:17, 18 October 2015 (EDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Properties of Matter===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*Charge&lt;br /&gt;
*Spin&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Momentum===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* Vectors&lt;br /&gt;
* Kinematics&lt;br /&gt;
* Predicting Change in one dimension&lt;br /&gt;
* Predicting Change in multiple dimensions&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Angular Momentum===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* The Moments of Inertia&lt;br /&gt;
* Rotation&lt;br /&gt;
* Torque&lt;br /&gt;
* Predicting a Change in Rotation&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Energy===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Predicting Change&lt;br /&gt;
*[[Rest Mass Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*Potential Energy&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Fields===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* [[Electric Field]] of a&lt;br /&gt;
** [[Point Charge]]&lt;br /&gt;
** [[Electric Dipole]]&lt;br /&gt;
** [[Charged Rod]]&lt;br /&gt;
** [[Charged Loop]]&lt;br /&gt;
** [[Charged Spherical Shell]]&lt;br /&gt;
*[[Magnetic field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Simple Circuits===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Components&lt;br /&gt;
*Steady State&lt;br /&gt;
*Non Steady State&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Maxwell&#039;s Equations===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Gauss&#039;s Flux Theorem&lt;br /&gt;
**Electric Fields&lt;br /&gt;
**Magnetic Fields&lt;br /&gt;
*Faraday&#039;s Law &lt;br /&gt;
*Ampere-Maxwell Law&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Radiation===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=132</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=132"/>
		<updated>2015-10-19T18:25:03Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: /* Fields */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Intro Physics.  This resources was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick a specific topic from intro physics&lt;br /&gt;
#Add that topic, as a link to a new page, under the appropriate category listed below by editing this page.&lt;br /&gt;
#Copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Catagories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in two semester of introductory physics.  You can add subcategories or make a new category as needed.  A single topic should direct readers to a page in one of these catagories.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Interactions===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Fundamental Interactions&lt;br /&gt;
  &#039;&#039;&#039;Fundamental interactions&#039;&#039;&#039;, are the most basic interactions in physical systems.&lt;br /&gt;
  There are four conventionally accepted fundamental interactions: &#039;&#039;&#039;Gravitational, Electromagnetic, Strong force, and Weak force.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Garvitational Interaction&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that a planet or some other large body that has it&#039;s own gravitational field can exert&lt;br /&gt;
  on the System from the Surroundings. The &#039;&#039;&#039;Gravitational Interaction&#039;&#039;&#039; from the Earth onto an object that is within Earth&#039;s gravitational field&lt;br /&gt;
  is 9.81 meters per second squared (m/s^2).&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Electromagnetic Interaction&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that charged particles can exert on the System from the Surroundings. Here we use&lt;br /&gt;
  &#039;&#039;&#039;Coulomb&#039;s Constant&#039;&#039;&#039; (8.98*10^9 n/m^2 (newtons*meters squared)) to describe the &#039;&#039;Interaction&#039;&#039; between electrically charged particles.&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Strong Force&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; between subatomic particles of matter. The strong force binds quarks together in clusters to&lt;br /&gt;
  make more-familiar subatomic particles, such as protons and neutrons. It also holds together the atomic nucleus.&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Weak force&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that governs the decay of unstable subatomic particles such as mesons. It also initiates the &lt;br /&gt;
  nuclear fusion reaction that fuels the Sun.&lt;br /&gt;
 &lt;br /&gt;
*System &amp;amp; Surroundings. &lt;br /&gt;
  A &#039;&#039;&#039;System&#039;&#039;&#039; is a part of the universe that we choose to study. The &#039;&#039;&#039;Surroundings&#039;&#039;&#039; are everything else that &#039;&#039;surrounds&#039;&#039; the &#039;&#039;&#039;System&#039;&#039;&#039;.&lt;br /&gt;
 &lt;br /&gt;
  For further refrence, see: &#039;&#039;Thinking about Physics Thinking&#039;&#039; by Professor Michael Schatz[https://youtu.be/lr_89uaChps?t=1m4s]&lt;br /&gt;
&lt;br /&gt;
I can&#039;t submit this for grading on WebAssign yet, so I&#039;ll just leave my signature with timestamp here. --[[User:Austinrocket|Austinrocket]] ([[User talk:Austinrocket|talk]]) 23:17, 18 October 2015 (EDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Properties of Matter===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*Charge&lt;br /&gt;
*Spin&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Momentum===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* Vectors&lt;br /&gt;
* Kinematics&lt;br /&gt;
* Predicting Change in one dimension&lt;br /&gt;
* Predicting Change in multiple dimensions&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Angular Momentum===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* The Moments of Inertia&lt;br /&gt;
* Rotation&lt;br /&gt;
* Torque&lt;br /&gt;
* Predicting a Change in Rotation&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Energy===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Predicting Change&lt;br /&gt;
*[[Rest Mass Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*Potential Energy&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Fields===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* [[Electric Field]] of a&lt;br /&gt;
** [[Point Charge]]&lt;br /&gt;
** [[Electric Dipole]]&lt;br /&gt;
** [[Charged Rod]]&lt;br /&gt;
** [[Charged Loop]]&lt;br /&gt;
** [[Charged Spherical Shell]]&lt;br /&gt;
*Magnetic Field&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Simple Circuits===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Components&lt;br /&gt;
*Steady State&lt;br /&gt;
*Non Steady State&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Maxwell&#039;s Equations===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Gauss&#039;s Flux Theorem&lt;br /&gt;
**Electric Fields&lt;br /&gt;
**Magnetic Fields&lt;br /&gt;
*Faraday&#039;s Law &lt;br /&gt;
*Ampere-Maxwell Law&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Radiation===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=131</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=131"/>
		<updated>2015-10-19T18:24:45Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Magnetic Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  =\frac{\mu_0}{4\pi} \frac{(q\vec{v} \times \hat{r})}{|\vec{r}|^2}  &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt; is a fundamental constant equal to &amp;lt;math&amp;gt; 1 \times 10^-7 T &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; is the charge of the particle, &amp;lt;math&amp;gt; \vec{v}&amp;lt;/math&amp;gt; is the velocity of the particle, and &amp;lt;math&amp;gt; \vec{r}&amp;lt;/math&amp;gt; is the  vector that points from source to observation location.  This equation is called the Biot-Savarde law. You may notice that this equation involves a cross product.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Page initiated by --[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:20, 19 October 2015 (EDT)&lt;br /&gt;
[[Category: Fields]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=130</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=130"/>
		<updated>2015-10-19T18:21:45Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: /* Fields */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Intro Physics.  This resources was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick a specific topic from intro physics&lt;br /&gt;
#Add that topic, as a link to a new page, under the appropriate category listed below by editing this page.&lt;br /&gt;
#Copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Catagories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in two semester of introductory physics.  You can add subcategories or make a new category as needed.  A single topic should direct readers to a page in one of these catagories.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Interactions===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Fundamental Interactions&lt;br /&gt;
  &#039;&#039;&#039;Fundamental interactions&#039;&#039;&#039;, are the most basic interactions in physical systems.&lt;br /&gt;
  There are four conventionally accepted fundamental interactions: &#039;&#039;&#039;Gravitational, Electromagnetic, Strong force, and Weak force.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Garvitational Interaction&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that a planet or some other large body that has it&#039;s own gravitational field can exert&lt;br /&gt;
  on the System from the Surroundings. The &#039;&#039;&#039;Gravitational Interaction&#039;&#039;&#039; from the Earth onto an object that is within Earth&#039;s gravitational field&lt;br /&gt;
  is 9.81 meters per second squared (m/s^2).&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Electromagnetic Interaction&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that charged particles can exert on the System from the Surroundings. Here we use&lt;br /&gt;
  &#039;&#039;&#039;Coulomb&#039;s Constant&#039;&#039;&#039; (8.98*10^9 n/m^2 (newtons*meters squared)) to describe the &#039;&#039;Interaction&#039;&#039; between electrically charged particles.&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Strong Force&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; between subatomic particles of matter. The strong force binds quarks together in clusters to&lt;br /&gt;
  make more-familiar subatomic particles, such as protons and neutrons. It also holds together the atomic nucleus.&lt;br /&gt;
&lt;br /&gt;
  The &#039;&#039;&#039;Weak force&#039;&#039;&#039; is the &#039;&#039;Interaction&#039;&#039; that governs the decay of unstable subatomic particles such as mesons. It also initiates the &lt;br /&gt;
  nuclear fusion reaction that fuels the Sun.&lt;br /&gt;
 &lt;br /&gt;
*System &amp;amp; Surroundings. &lt;br /&gt;
  A &#039;&#039;&#039;System&#039;&#039;&#039; is a part of the universe that we choose to study. The &#039;&#039;&#039;Surroundings&#039;&#039;&#039; are everything else that &#039;&#039;surrounds&#039;&#039; the &#039;&#039;&#039;System&#039;&#039;&#039;.&lt;br /&gt;
 &lt;br /&gt;
  For further refrence, see: &#039;&#039;Thinking about Physics Thinking&#039;&#039; by Professor Michael Schatz[https://youtu.be/lr_89uaChps?t=1m4s]&lt;br /&gt;
&lt;br /&gt;
I can&#039;t submit this for grading on WebAssign yet, so I&#039;ll just leave my signature with timestamp here. --[[User:Austinrocket|Austinrocket]] ([[User talk:Austinrocket|talk]]) 23:17, 18 October 2015 (EDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Properties of Matter===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*Charge&lt;br /&gt;
*Spin&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Momentum===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* Vectors&lt;br /&gt;
* Kinematics&lt;br /&gt;
* Predicting Change in one dimension&lt;br /&gt;
* Predicting Change in multiple dimensions&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Angular Momentum===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* The Moments of Inertia&lt;br /&gt;
* Rotation&lt;br /&gt;
* Torque&lt;br /&gt;
* Predicting a Change in Rotation&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Energy===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Predicting Change&lt;br /&gt;
*[[Rest Mass Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*Potential Energy&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Fields===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* [[Electric Field]] of a&lt;br /&gt;
** [[Point Charge]]&lt;br /&gt;
** [[Electric Dipole]]&lt;br /&gt;
** [[Charged Rod]]&lt;br /&gt;
** [[Charged Loop]]&lt;br /&gt;
** [[Charged Spherical Shell]]&lt;br /&gt;
*[[Magnetic Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Simple Circuits===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Components&lt;br /&gt;
*Steady State&lt;br /&gt;
*Non Steady State&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Maxwell&#039;s Equations===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*Gauss&#039;s Flux Theorem&lt;br /&gt;
**Electric Fields&lt;br /&gt;
**Magnetic Fields&lt;br /&gt;
*Faraday&#039;s Law &lt;br /&gt;
*Ampere-Maxwell Law&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
===Radiation===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=129</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=129"/>
		<updated>2015-10-19T18:20:38Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  =\frac{\mu_0}{4\pi} \frac{(q\vec{v} \times \hat{r})}{|\vec{r}|^2}  &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt; is a fundamental constant equal to &amp;lt;math&amp;gt; 1 \times 10^-7 T &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; is the charge of the particle, &amp;lt;math&amp;gt; \vec{v}&amp;lt;/math&amp;gt; is the velocity of the particle, and &amp;lt;math&amp;gt; \vec{r}&amp;lt;/math&amp;gt; is the  vector that points from source to observation location.  This equation is called the Biot-Savarde law. You may notice that this equation involves a cross product.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Page initiated by --[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 14:20, 19 October 2015 (EDT)&lt;br /&gt;
[[Category: Fields]]&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=128</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=128"/>
		<updated>2015-10-19T18:18:58Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  =\frac{\mu_0}{4\pi} \frac{(q\vec{v} \times \hat{r})}{|\vec{r}|^2}  &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt; is a fundamental constant equal to &amp;lt;math&amp;gt; 1 \times 10^-7 T &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; is the charge of the particle, &amp;lt;math&amp;gt; \vec{v}&amp;lt;/math&amp;gt; is the velocity of the particle, and &amp;lt;math&amp;gt; \vec{r}&amp;lt;/math&amp;gt; is the  vector that points from source to observation location. You may notice that this equation involves a cross product.&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=127</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=127"/>
		<updated>2015-10-19T18:18:26Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  =\frac{\mu_0}{4\pi} \frac{(q\vec{v} \times \hat{r})}{|r^2|}  &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt; is a fundamental constant equal to &amp;lt;math&amp;gt; 1 \times 10^-7 T &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; is the charge of the particle, &amp;lt;math&amp;gt; \vec{v}&amp;lt;/math&amp;gt; is the velocity of the particle, and &amp;lt;math&amp;gt; \vec{r}&amp;lt;/math&amp;gt; is the  vector that points from source to observation location. You may notice that this equation involves a cross product.&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=126</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=126"/>
		<updated>2015-10-19T18:17:52Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  =\frac{\mu_0}{4\pi} \frac{(q\vec{v} \times \hat{r})}{|r^2|}  &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \frac{\mu_0}{4\pi}&amp;lt;/math&amp;gt; is a fundamental constant equal to &amp;lt;math&amp;gt; 1 \times 10^-7 T &amp;lt;/math&amp;gt;, &#039;&#039;&#039;q&#039;&#039;&#039; is the charge of the particle, &amp;lt;math&amp;gt; \vec{v}&amp;lt;/math&amp;gt; is the velocity of the particle, and &amp;lt;math&amp;gt; \vec{r}&amp;lt;/math&amp;gt; is the  vector that points from source to observation location. You may notice that this equation involves a cross product.&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=125</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=125"/>
		<updated>2015-10-19T18:11:24Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  = \frac{(q\vec{v} \times \hat{r})}{|r^2|}&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=124</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=124"/>
		<updated>2015-10-19T18:09:10Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt;{ \vec{B}  = \frac{(q\vec{v} \times \hat{r})/|r^2|}}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=123</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=123"/>
		<updated>2015-10-19T18:08:43Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  = \frac{(q\vec{v} \times \hat{r})/|r^2|}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=122</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=122"/>
		<updated>2015-10-19T18:08:03Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  = (q\vec{v} \times \hat{r})/|r^2|&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=121</id>
		<title>Magnetic Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Magnetic_Field&amp;diff=121"/>
		<updated>2015-10-19T18:06:33Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: Created page with &amp;quot;This page discusses the general properties of magnetic fields  == Electric Field==  Magnetic Field is a field created by a moving electric charge.  It is measured in units...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of magnetic fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Magnetic Field is a [[field]] created by a moving electric charge.  It is measured in units of Teslas (T) and has a direction, making it a vector quantity.  The magnetic field created by a moving charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The magnetic field obeys superposition, so the net magnetic field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Dependence on frame of reference==&lt;br /&gt;
&lt;br /&gt;
Because the magnetic field relies on the velocity of a particle, it can vary with frame of reference.  That is to say, one observer could observe a magnetic field while another does not observe a field due to the relative velocity of the particle.  Consider a moving proton, a moving compass, and a stationary compass.  The proton and moving compass are moving with identical velocity, so to the compass, the proton appears to be stationary (&amp;lt;math&amp;gt; \vec{v} = 0&amp;lt;/math&amp;gt;), so the observed magnetic field is is also 0.  The stationary compass, however, observes a certain velocity so a magnetic field is observed. &lt;br /&gt;
&lt;br /&gt;
== Magnetic field due to a single charged particle==&lt;br /&gt;
&lt;br /&gt;
The magnetic field &amp;lt;math&amp;gt; \vec{B}&amp;lt;/math&amp;gt; created by a single charged particle is given by the equation &amp;lt;math&amp;gt; \vec{B}  = (q\vec{v} x \hat{r})/|r^2|&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=119</id>
		<title>Electric Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=119"/>
		<updated>2015-10-19T17:49:18Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of electric fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Electric Field is a [[field]] created by an electric charge.  It is measured in units of Newtons per Coulomb (N/C) and has a direction, making it a vector quantity.  The electric field created by a charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The Electric field obeys superposition, so the net Electric field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mathematical Concept of a Field==&lt;br /&gt;
&lt;br /&gt;
In mathematics, a field is a value that exists at all points in space.  It can be a scalar or a vector.  Other examples of fields are [[graviational fields]] and [[magnetic fields]].&lt;br /&gt;
&lt;br /&gt;
== Electric Field and Force==&lt;br /&gt;
&lt;br /&gt;
The force due to an external electric field on a charged particle is given by the equation &amp;lt;math&amp;gt; \vec{F}  = q\vec{E}&amp;lt;/math&amp;gt; where q is the charge of the observed particle and E is the electric field.  The field created by a charged particle exerts no force on itself.&lt;br /&gt;
&lt;br /&gt;
This page pioneered by&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 13:36, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=118</id>
		<title>Electric Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=118"/>
		<updated>2015-10-19T17:46:08Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of electric fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Electric Field is a [[field]] created by an electric charge.  It is measured in units of Newtons per Coulomb (N/C) and has a direction, making it a vector quantity.  The electric field created by a charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The Electric field obeys superposition, so the net Electric field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Electric Field and Force==&lt;br /&gt;
&lt;br /&gt;
The force due to an external electric field on a charged particle is given by the equation &amp;lt;math&amp;gt; \vec{F}  = q\vec{E}&amp;lt;/math&amp;gt; where q is the charge of the observed particle and E is the electric field.  The field created by a charged particle exerts no force on itself.&lt;br /&gt;
&lt;br /&gt;
This page pioneered by&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 13:36, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=117</id>
		<title>Electric Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=117"/>
		<updated>2015-10-19T17:44:42Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of electric fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Electric Field is a [[field]] created by an electric charge.  It is measured in units of Newtons per Coulomb (N/C) and has a direction, making it a vector quantity.  The electric field created by a charge exists at all points in space and exerts a force on other charged objects.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The Electric field obeys superposition, so the net Electric field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Electric Field and Force==&lt;br /&gt;
&lt;br /&gt;
The force due to an external electric field on a charged particle is given by the equation &amp;lt;math&amp;gt; \vec{F}  = q\vec{E}&amp;lt;/math&amp;gt; where q is the charge of the observed particle and E is the electric field.  The field created by a charged particle exerts no force on itself.&lt;br /&gt;
&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 13:36, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=116</id>
		<title>Electric Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=116"/>
		<updated>2015-10-19T17:43:00Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of electric fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Electric Field is a [[field]] created by an electric charge.  It is measured in units of Newtons per Coulomb (N/C) and has a direction, making it a vector quantity.  The electric field created by a charge exists at all points in space and makes a force on other particles.    The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The Electric field obeys superposition, so the net Electric field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Electric Field and Force==&lt;br /&gt;
&lt;br /&gt;
The force due to an external electric field on a charged particle is given by the equation &amp;lt;math&amp;gt; \vec{F}  = q\vec{E}&amp;lt;/math&amp;gt; where q is the charge of the observed particle and E is the electric field.&lt;br /&gt;
&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 13:36, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=115</id>
		<title>Electric Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=115"/>
		<updated>2015-10-19T17:42:38Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the general properties of electric fields&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
Electric Field is a [[field]] created by an electric charge.  It is measured in units of Newtons per Coulomb (N/C) and has a direction, making it a vector quantity.  The electric field created by a charge exists at all points in space and makes a force on other particles.    The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The Electric field obeys superposition, so the net Electric field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
== Electric Field and Force==&lt;br /&gt;
&lt;br /&gt;
The force due to an external electric field on a charged particle is given by the equation &amp;lt;math&amp;gt; vec{F}  = qvec{E}&amp;lt;/math&amp;gt; where q is the charge of the observed particle and E is the electric field.&lt;br /&gt;
&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 13:36, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=114</id>
		<title>Electric Field</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Electric_Field&amp;diff=114"/>
		<updated>2015-10-19T17:36:59Z</updated>

		<summary type="html">&lt;p&gt;Spennell3: Created page with &amp;quot;Electric Field is a field created by an electric charge.  It is measured in units of Newtons per Coulomb (N/C) and has a direction, making it a vector quantity.  The elect...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Electric Field is a [[field]] created by an electric charge.  It is measured in units of Newtons per Coulomb (N/C) and has a direction, making it a vector quantity.  The electric field created by a charge exists at all points in space and makes a force on other particles.  The force due to an external electric field on a charged particle is given by the equation &#039;&#039;&#039;F  = qE&#039;&#039;&#039; where q is the charge of the observed particle and E is the electric field.  The field can be drawn as an arrow with tail at the observation location pointing in the direction of the field.  The Electric field obeys superposition, so the net Electric field at a point in space can be determined by summing all the individual fields present at that location.&lt;br /&gt;
&lt;br /&gt;
--[[User:Spennell3|Spennell3]] ([[User talk:Spennell3|talk]]) 13:36, 19 October 2015 (EDT)&lt;/div&gt;</summary>
		<author><name>Spennell3</name></author>
	</entry>
</feed>