<?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=Mchan46</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=Mchan46"/>
	<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/Special:Contributions/Mchan46"/>
	<updated>2026-05-08T09:17:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4996</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4996"/>
		<updated>2015-11-30T22:46:50Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit, no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
For these examples, find the values specified.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Find the current in the circuit.&lt;br /&gt;
:[[File:Problem1Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Find the voltage across the battery if the current in the circuit is 0.5 A&lt;br /&gt;
:[[File:Problem2Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
The voltage across &amp;lt;math&amp;gt;R_1&amp;lt;/math&amp;gt; is 5 volts. The voltage across &amp;lt;math&amp;gt;R_2&amp;lt;/math&amp;gt; is 6 volts. What are the resistances of &amp;lt;math&amp;gt;R_1, R_2,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; if the current measured across &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; is .65 A and the voltage of the battery is 16V?&lt;br /&gt;
:[[File:Problem3Series_Circuits.JPG|350px]]&lt;br /&gt;
==Solutions to Examples==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;math&amp;gt;I=0&amp;lt;/math&amp;gt; Since the circuit is open, there is no way for current to flow through the circuit.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
:1. Find Total Resistance&lt;br /&gt;
::&amp;lt;math&amp;gt;R_T=R_1+R_2+R_3=10+35+15=60&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
:2. Use Ohm&#039;s Law (current is given already)&lt;br /&gt;
::&amp;lt;math&amp;gt;V=IR=0.5\bullet60=30&amp;lt;/math&amp;gt; Volts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
:1. Note that current across a series circuit is the same.&lt;br /&gt;
::Current = 0.65 A&lt;br /&gt;
:2. Sum of battery voltage is equal to the sum of all voltage across resistors.&lt;br /&gt;
::&amp;lt;math&amp;gt;\sum{V}_{Battery} = \sum{V}_{Components}&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;16 = 5 + 6 + V_3&amp;lt;/math&amp;gt; &lt;br /&gt;
::&amp;lt;math&amp;gt;V_3 = 5&amp;lt;/math&amp;gt; &lt;br /&gt;
:3. Use the rearranged Ohm&#039;s Law to find the resistances.&lt;br /&gt;
::&amp;lt;math&amp;gt;R=\frac{V}{I}&amp;lt;/math&amp;gt; &lt;br /&gt;
::&amp;lt;math&amp;gt;R_1=\frac{5}{.65}=7.69&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
::&amp;lt;math&amp;gt;R_2=\frac{6}{.65}=9.23&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
::&amp;lt;math&amp;gt;R_3=\frac{5}{.65}=7.69&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Series circuits are the most basic type of circuits. &lt;br /&gt;
:They are used in all electronics; even parallel circuits can be simplified into a series circuit!&lt;br /&gt;
:Some realistic applications include making lights, motors, and other electrical appliances work.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
:Series circuits date as far back as when the first battery was invented.&lt;br /&gt;
:In the 1800&#039;s Alessandro Volta invented the first battery; it was originally used to produce hydrogen and oxygen from water. &lt;br /&gt;
:Around the 1880&#039;s, however, light bulbs were commercialized and used to illuminate cities- none of this could be done without the basic circuit. &lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
:[[Ohm&#039;s Law]]&lt;br /&gt;
:[[Resistors and Conductivity]]&lt;br /&gt;
:[[Current]]&lt;br /&gt;
:[[Ammeters,Voltmeters,Ohmmeters]]&lt;br /&gt;
:[[Power in a circuit]]&lt;br /&gt;
:[[RL Circuit]]&lt;br /&gt;
:[[LC Circuit]]&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
:Matter &amp;amp; Interactions, Vol. II: Electric and Magnetic Interactions, 4nd Edition by R. Chabay &amp;amp; B.Sherwood (John Wiley &amp;amp; Sons 2015)&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:[http://www.allaboutcircuits.com/ All About Circuits]&lt;br /&gt;
:[http://www.build-electronic-circuits.com/ BuildElectronicCircuits]&lt;br /&gt;
:[http://science.howstuffworks.com/environmental/energy/circuit3.htm History of Electrical Circuits]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
:&amp;quot;All About Circuits - Electrical Engineering &amp;amp; Electronics Community.&amp;quot; All About Circuits - Electrical Engineering &amp;amp; Electronics Community. Web. 30 Nov. 2015.&lt;br /&gt;
:&amp;quot;Build Electronic Circuits - Electronics Explained in a Simple Way.&amp;quot; Build Electronic Circuits. Web. 30 Nov. 2015.&lt;br /&gt;
:Matter &amp;amp; Interactions, Vol. II: Electric and Magnetic Interactions, 4nd Edition by R. Chabay &amp;amp; B.Sherwood (John Wiley &amp;amp; Sons 2015)&lt;br /&gt;
:Soclof, Sidney. HowStuffWorks. HowStuffWorks.com. Web. 30 Nov. 2015.&lt;br /&gt;
&lt;br /&gt;
[[Category:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4994</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4994"/>
		<updated>2015-11-30T22:45:56Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit, no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
For these examples, find the values specified.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Find the current in the circuit.&lt;br /&gt;
:[[File:Problem1Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Find the voltage across the battery if the current in the circuit is 0.5 A&lt;br /&gt;
:[[File:Problem2Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
The voltage across &amp;lt;math&amp;gt;R_1&amp;lt;/math&amp;gt; is 5 volts. The voltage across &amp;lt;math&amp;gt;R_2&amp;lt;/math&amp;gt; is 6 volts. What are the resistances of &amp;lt;math&amp;gt;R_1, R_2,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; if the current measured across &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; is .65 A and the voltage of the battery is 16V?&lt;br /&gt;
:[[File:Problem3Series_Circuits.JPG|350px]]&lt;br /&gt;
==Solutions to Examples==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;math&amp;gt;I=0&amp;lt;/math&amp;gt; Since the circuit is open, there is no way for current to flow through the circuit.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
:1. Find Total Resistance&lt;br /&gt;
::&amp;lt;math&amp;gt;R_T=R_1+R_2+R_3=10+35+15=60&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
:2. Use Ohm&#039;s Law (current is given already)&lt;br /&gt;
::&amp;lt;math&amp;gt;V=IR=0.5\bullet60=30&amp;lt;/math&amp;gt; Volts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
:1. Note that current across a series circuit is the same.&lt;br /&gt;
::Current = 0.65 A&lt;br /&gt;
:2. Sum of battery voltage is equal to the sum of all voltage across resistors.&lt;br /&gt;
::&amp;lt;math&amp;gt;\sum{V}_{Battery} = \sum{V}_{Components}&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;16 = 5 + 6 + V_3&amp;lt;/math&amp;gt; &lt;br /&gt;
::&amp;lt;math&amp;gt;V_3 = 5&amp;lt;/math&amp;gt; &lt;br /&gt;
:3. Use the rearranged Ohm&#039;s Law to find the resistances.&lt;br /&gt;
::&amp;lt;math&amp;gt;R=\frac{V}{I}&amp;lt;/math&amp;gt; &lt;br /&gt;
::&amp;lt;math&amp;gt;R_1=\frac{5}{.65}=7.69&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
::&amp;lt;math&amp;gt;R_2=\frac{6}{.65}=9.23&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
::&amp;lt;math&amp;gt;R_3=\frac{5}{.65}=7.69&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Series circuits are the most basic type of circuits. &lt;br /&gt;
:They are used in all electronics; even parallel circuits can be simplified into a series circuit!&lt;br /&gt;
:Some realistic applications include making lights, motors, and other electrical appliances work.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
:Series circuits date as far back as when the first battery was invented.&lt;br /&gt;
:In the 1800&#039;s Alessandro Volta invented the first battery; it was originally used to produce hydrogen and oxygen from water. &lt;br /&gt;
:Around the 1880&#039;s, however, light bulbs were commercialized and used to illuminate cities- none of this could be done without the basic circuit. &lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
:[[Ohm&#039;s Law]]&lt;br /&gt;
:[[Resistors and Conductivity]]&lt;br /&gt;
:[[Current]]&lt;br /&gt;
:[[Ammeters,Voltmeters,Ohmmeters]]&lt;br /&gt;
:[[Power in a circuit]]&lt;br /&gt;
:[[RL Circuit]]&lt;br /&gt;
:[[LC Circuit]]&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
[http://www.allaboutcircuits.com/ All About Circuits]&lt;br /&gt;
Matter &amp;amp; Interactions, Vol. II: Electric and Magnetic Interactions, 4nd Edition by R. Chabay &amp;amp; B.Sherwood (John Wiley &amp;amp; Sons 2015)&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
[http://www.allaboutcircuits.com/ All About Circuits]&lt;br /&gt;
[http://www.build-electronic-circuits.com/ BuildElectronicCircuits]&lt;br /&gt;
[http://science.howstuffworks.com/environmental/energy/circuit3.htm History of Electrical Circuits]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;quot;All About Circuits - Electrical Engineering &amp;amp; Electronics Community.&amp;quot; All About Circuits - Electrical Engineering &amp;amp; Electronics Community. Web. 30 Nov. 2015.&lt;br /&gt;
&amp;quot;Build Electronic Circuits - Electronics Explained in a Simple Way.&amp;quot; Build Electronic Circuits. Web. 30 Nov. 2015.&lt;br /&gt;
Matter &amp;amp; Interactions, Vol. II: Electric and Magnetic Interactions, 4nd Edition by R. Chabay &amp;amp; B.Sherwood (John Wiley &amp;amp; Sons 2015)&lt;br /&gt;
Soclof, Sidney. HowStuffWorks. HowStuffWorks.com. Web. 30 Nov. 2015.&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4938</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4938"/>
		<updated>2015-11-30T22:25:56Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit, no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
For these examples, find the values specified.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Find the current in the circuit.&lt;br /&gt;
:[[File:Problem1Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Find the voltage across the battery if the current in the circuit is 0.5 A&lt;br /&gt;
:[[File:Problem2Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
The voltage across &amp;lt;math&amp;gt;R_1&amp;lt;/math&amp;gt; is 5 volts. The voltage across &amp;lt;math&amp;gt;R_2&amp;lt;/math&amp;gt; is 6 volts. What are the resistances of &amp;lt;math&amp;gt;R_1, R_2,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; if the current measured across &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; is .65 A and the voltage of the battery is 16V?&lt;br /&gt;
:[[File:Problem3Series_Circuits.JPG|350px]]&lt;br /&gt;
==Solutions to Examples==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;math&amp;gt;I=0&amp;lt;/math&amp;gt; Since the circuit is open, there is no way for current to flow through the circuit.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
:1. Find Total Resistance&lt;br /&gt;
::&amp;lt;math&amp;gt;R_T=R_1+R_2+R_3=10+35+15=60&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
:2. Use Ohm&#039;s Law (current is given already)&lt;br /&gt;
::&amp;lt;math&amp;gt;V=IR=0.5\bullet60=30&amp;lt;/math&amp;gt; Volts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
:1. Note that current across a series circuit is the same.&lt;br /&gt;
::Current = 0.65 A&lt;br /&gt;
:2. Sum of battery voltage is equal to the sum of all voltage across resistors.&lt;br /&gt;
::&amp;lt;math&amp;gt;\sum{V}_{Battery} = \sum{V}_{Components}&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;16 = 5 + 6 + V_3&amp;lt;/math&amp;gt; &lt;br /&gt;
::&amp;lt;math&amp;gt;V_3 = 5&amp;lt;/math&amp;gt; &lt;br /&gt;
:3. Use the rearranged Ohm&#039;s Law to find the resistances.&lt;br /&gt;
::&amp;lt;math&amp;gt;R=\frac{V}{I}&amp;lt;/math&amp;gt; &lt;br /&gt;
::&amp;lt;math&amp;gt;R_1=\frac{5}{.65}=7.69&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
::&amp;lt;math&amp;gt;R_2=\frac{6}{.65}=9.23&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
::&amp;lt;math&amp;gt;R_3=\frac{5}{.65}=7.69&amp;lt;/math&amp;gt; Ohms&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;
:[[Ohm&#039;s Law]]&lt;br /&gt;
:[[Resistors and Conductivity]]&lt;br /&gt;
:[[Current]]&lt;br /&gt;
:[[Ammeters,Voltmeters,Ohmmeters]]&lt;br /&gt;
:[[Power in a circuit]]&lt;br /&gt;
:[[RL Circuit]]&lt;br /&gt;
:[[LC Circuit]]&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4903</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4903"/>
		<updated>2015-11-30T22:14:03Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit, no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
For these examples, find the values specified.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Find the current in the circuit.&lt;br /&gt;
:[[File:Problem1Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Find the voltage across the battery if the current in the circuit is 0.5 A&lt;br /&gt;
:[[File:Problem2Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
The voltage across &amp;lt;math&amp;gt;R_1&amp;lt;/math&amp;gt; is 5 volts. The voltage across &amp;lt;math&amp;gt;R_2&amp;lt;/math&amp;gt; is 6 volts. What are the resistances of &amp;lt;math&amp;gt;R_1, R_2,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; if the current measured across &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; is .65 A and the voltage of the battery is 16V?&lt;br /&gt;
:[[File:Problem3Series_Circuits.JPG|350px]]&lt;br /&gt;
==Solutions to Examples==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;math&amp;gt;I=0&amp;lt;/math&amp;gt; Since the circuit is open, there is no way for current to flow through the circuit.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
1. Find Total Resistance&lt;br /&gt;
::&amp;lt;math&amp;gt;R_T=R_1+R_2+R_3=10+35+15=60&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
2. Use Ohm&#039;s Law (current is given already)&lt;br /&gt;
::&amp;lt;math&amp;gt;V=IR=0.5\bullet60=30&amp;lt;/math&amp;gt; Volts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&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;
:[[Ohm&#039;s Law]]&lt;br /&gt;
:[[Resistors and Conductivity]]&lt;br /&gt;
:[[Current]]&lt;br /&gt;
:[[Ammeters,Voltmeters,Ohmmeters]]&lt;br /&gt;
:[[Power in a circuit]]&lt;br /&gt;
:[[RL Circuit]]&lt;br /&gt;
:[[LC Circuit]]&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4901</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4901"/>
		<updated>2015-11-30T22:13:19Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit, no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
For these examples, find the values specified.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Find the current in the circuit.&lt;br /&gt;
:[[File:Problem1Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Find the voltage across the battery if the current in the circuit is 0.5 A&lt;br /&gt;
:[[File:Problem2Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
The voltage across &amp;lt;math&amp;gt;R_1&amp;lt;/math&amp;gt; is 5 volts. The voltage across &amp;lt;math&amp;gt;R_2&amp;lt;/math&amp;gt; is 6 volts. What are the resistances of &amp;lt;math&amp;gt;R_1, R_2,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; if the current measured across &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; is .65 A and the voltage of the battery is 16V?&lt;br /&gt;
:[[File:Problem3Series_Circuits.JPG|350px]]&lt;br /&gt;
==Solutions to Examples==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;math&amp;gt;I=0&amp;lt;/math&amp;gt; Since the circuit is open, there is no way for current to flow through the circuit.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
#Find Total Resistance&lt;br /&gt;
::&amp;lt;math&amp;gt;R_T=R_1+R_2+R_3=10+35+15=60&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
#Use Ohm&#039;s Law (current is given already)&lt;br /&gt;
::&amp;lt;math&amp;gt;V=IR=0.5\bullet60=30&amp;lt;/math&amp;gt; Volts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&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;
:[[Ohm&#039;s Law]]&lt;br /&gt;
:[[Resistors and Conductivity]]&lt;br /&gt;
:[[Current]]&lt;br /&gt;
:[[Ammeters,Voltmeters,Ohmmeters]]&lt;br /&gt;
:[[Power in a circuit]]&lt;br /&gt;
:[[RL Circuit]]&lt;br /&gt;
:[[LC Circuit]]&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Problem3Series_Circuits.JPG&amp;diff=4881</id>
		<title>File:Problem3Series Circuits.JPG</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Problem3Series_Circuits.JPG&amp;diff=4881"/>
		<updated>2015-11-30T22:04:21Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: The voltage across &amp;lt;math&amp;gt;R_1&amp;lt;/math&amp;gt; is 5 volts. The voltage across &amp;lt;math&amp;gt;R_2&amp;lt;/math&amp;gt; is 6 volts. What are the resistances of &amp;lt;math&amp;gt;R_1, R_2,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; if the current measured across &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; is .65 A and the voltage of the batt...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The voltage across &amp;lt;math&amp;gt;R_1&amp;lt;/math&amp;gt; is 5 volts. The voltage across &amp;lt;math&amp;gt;R_2&amp;lt;/math&amp;gt; is 6 volts. What are the resistances of &amp;lt;math&amp;gt;R_1, R_2,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; if the current measured across &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; is .65 A and the voltage of the battery is 16V?&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4869</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4869"/>
		<updated>2015-11-30T21:57:46Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit, no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
For these examples, find the values specified.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Find the current in the circuit.&lt;br /&gt;
:[[File:Problem1Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Find the voltage across the battery if the current in the circuit is 0.5 A&lt;br /&gt;
:[[File:Problem2Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
The voltage across &amp;lt;math&amp;gt;R_1&amp;lt;/math&amp;gt; is 5 volts. The voltage across &amp;lt;math&amp;gt;R_2&amp;lt;/math&amp;gt; is 6 volts. What are the resistances of &amp;lt;math&amp;gt;R_1, R_2,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; if the current measured across &amp;lt;math&amp;gt;R_3&amp;lt;/math&amp;gt; is .65 A and the voltage of the battery is 16V?&lt;br /&gt;
==Solutions to Examples==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;math&amp;gt;I=0&amp;lt;/math&amp;gt; Since the circuit is open, there is no way for current to flow through the circuit.&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&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;
:[[Ohm&#039;s Law]]&lt;br /&gt;
:[[Resistors and Conductivity]]&lt;br /&gt;
:[[Current]]&lt;br /&gt;
:[[Ammeters,Voltmeters,Ohmmeters]]&lt;br /&gt;
:[[Power in a circuit]]&lt;br /&gt;
:[[RL Circuit]]&lt;br /&gt;
:[[LC Circuit]]&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Problem2Series_Circuits.JPG&amp;diff=4829</id>
		<title>File:Problem2Series Circuits.JPG</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Problem2Series_Circuits.JPG&amp;diff=4829"/>
		<updated>2015-11-30T21:43:03Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: Find voltage across the battery if current is 0.5 Amps&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find voltage across the battery if current is 0.5 Amps&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4805</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4805"/>
		<updated>2015-11-30T21:33:44Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit, no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
For these examples, find the values specified.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Find the current in the circuit.&lt;br /&gt;
:[[File:Problem1Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Solutions to Examples==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;math&amp;gt;I=0&amp;lt;/math&amp;gt; Since the circuit is open, there is no way for current to flow through the circuit.&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&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;
:[[Ohm&#039;s Law]]&lt;br /&gt;
:[[Resistors and Conductivity]]&lt;br /&gt;
:[[Current]]&lt;br /&gt;
:[[Ammeters,Voltmeters,Ohmmeters]]&lt;br /&gt;
:[[Power in a circuit]]&lt;br /&gt;
:[[RL Circuit]]&lt;br /&gt;
:[[LC Circuit]]&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4797</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4797"/>
		<updated>2015-11-30T21:27:51Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit, no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
For these examples, find the values specified.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Find the current in the circuit.&lt;br /&gt;
[[File:Problem1Series_Circuits.JPG|350px]]&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Solutions to Examples==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;math&amp;gt;I=0&amp;lt;/math&amp;gt; Since the circuit is open, there is no way for current to flow through the circuit.&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Problem1Series_Circuits.JPG&amp;diff=4791</id>
		<title>File:Problem1Series Circuits.JPG</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Problem1Series_Circuits.JPG&amp;diff=4791"/>
		<updated>2015-11-30T21:23:11Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: Find the current.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find the current.&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4760</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4760"/>
		<updated>2015-11-30T21:04:37Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Total Resistance in a series circuit is the sum of all resistances. It can be used to find the overall current in the circuit, which can then be used to find individual resistances. &lt;br /&gt;
::Total resistance is described by:&lt;br /&gt;
:::&amp;lt;math&amp;gt;R_T=\sum_{n=1}^N {R}_{Series}=R_1+R_2+R_3+...R_N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4740</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4740"/>
		<updated>2015-11-30T20:56:42Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
:Keep in mind, if there is an open switch or break in the circuit no current flows.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented in a schematic with [[File:Resistor Symbol.png|100px]]&lt;br /&gt;
:Batteries are represented in a schematic by [[File:Schematic-symbols-battery.png|75px]]&lt;br /&gt;
:Switches can be open or closed. An open switch is represented by [[File:Schematic-symbols-switch.png|75px]]&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Schematic-symbols-switch.png&amp;diff=4732</id>
		<title>File:Schematic-symbols-switch.png</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Schematic-symbols-switch.png&amp;diff=4732"/>
		<updated>2015-11-30T20:52:57Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: Found from http://www.build-electronic-circuits.com/schematic-symbols/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Found from http://www.build-electronic-circuits.com/schematic-symbols/&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Schematic-symbols-battery.png&amp;diff=4724</id>
		<title>File:Schematic-symbols-battery.png</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Schematic-symbols-battery.png&amp;diff=4724"/>
		<updated>2015-11-30T20:49:55Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: Found from http://www.build-electronic-circuits.com/schematic-symbols/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Found from http://www.build-electronic-circuits.com/schematic-symbols/&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4712</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4712"/>
		<updated>2015-11-30T20:39:13Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
:The best way to visualize a series circuit is to draw a schematic, which is a simplified representation of the circuit in real life.&lt;br /&gt;
:Resistors are usually represented by&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4710</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4710"/>
		<updated>2015-11-30T20:35:34Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4704</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4704"/>
		<updated>2015-11-30T20:34:20Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4699</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4699"/>
		<updated>2015-11-30T20:30:42Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include a number of resistors, switches, capacitors, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws apply in a series circuit.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
:Ohm&#039;s Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
::Ohm&#039;s Law gives us the following formula:&lt;br /&gt;
:::&amp;lt;math&amp;gt;V=IR&amp;lt;/math&amp;gt;; it can be rearranged to yield &amp;lt;math&amp;gt;I=\frac{V}{R}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R = \frac{V}{I}&amp;lt;/math&amp;gt;&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4680</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4680"/>
		<updated>2015-11-30T20:17:54Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include a number of resistors, switches, capacitors, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws do apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
:&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4677</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4677"/>
		<updated>2015-11-30T20:17:25Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include a number of resistors, switches, capacitors, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws do apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{V}_{Battery} - \sum{V}_{Components} = 0&amp;lt;/math&amp;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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4672</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4672"/>
		<updated>2015-11-30T20:15:57Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: /* A Mathematical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include a number of resistors, switches, capacitors, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws do apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;\sum{I}_{in} - \sum{I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4664</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4664"/>
		<updated>2015-11-30T20:13:22Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
:Often times, the simple series circuit may include a number of resistors, switches, capacitors, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:Kirchhoff&#039;s Current and Voltage Laws do apply in a series circuit.&lt;br /&gt;
::Through Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
:::&amp;lt;math&amp;gt;{I}_{in} - {I}_{out} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
::Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.&lt;br /&gt;
::Through Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4642</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4642"/>
		<updated>2015-11-30T20:02:22Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
Often times, the simple series circuit may include a number of resistors, switches, capacitors, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
Kirchhoff&#039;s Current and Voltage Laws do apply in a series circuit.&lt;br /&gt;
Through the Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
Through the Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4635</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=4635"/>
		<updated>2015-11-30T19:58:35Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another. &lt;br /&gt;
The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.&lt;br /&gt;
Often times, the simple series circuit may include a number of resistors, switches, capacitors, and of course, batteries.&lt;br /&gt;
&lt;br /&gt;
Kirchhoff&#039;s Current and Voltage Laws do apply in a series circuit.&lt;br /&gt;
Through the Kirchhoff&#039;s Current Law, we know that the sum of all current going in must equal the sum of all current going out.&lt;br /&gt;
&lt;br /&gt;
Through the Kirchhoff&#039;s Voltage Law, the sum of all voltage in a closed system must be zero.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=4463</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=4463"/>
		<updated>2015-11-30T16:44:43Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: /* Simple Circuits */&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 Categories ==&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;
*[[Kinds of Matter]]&lt;br /&gt;
*[[Detecting Interactions]]&lt;br /&gt;
*[[Fundamental Interactions]]  &lt;br /&gt;
*[[System &amp;amp; Surroundings]] &lt;br /&gt;
*[[Newton&#039;s First Law of Motion]]&lt;br /&gt;
*[[Newton&#039;s Second Law of Motion]]&lt;br /&gt;
*[[Newton&#039;s Third Law of Motion]]&lt;br /&gt;
*[[Gravitational Force]]&lt;br /&gt;
*[[Terminal Velocity and Friction Due to Air]]&lt;br /&gt;
*[[Simple Harmonic Motion]]&lt;br /&gt;
*[[Speed and Velocity]]&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;
===Theory===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Einstein&#039;s Theory of Special Relativity]]&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;
===Notable Scientists===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Albert Einstein]]&lt;br /&gt;
*[[Ernest Rutherford]]&lt;br /&gt;
*[[Joseph Henry]]&lt;br /&gt;
*[[Michael Faraday]]&lt;br /&gt;
*[[J.J. Thomson]]&lt;br /&gt;
*[[James Maxwell]]&lt;br /&gt;
*[[Robert Hooke]]&lt;br /&gt;
*[[Marie Curie]]&lt;br /&gt;
*[[Carl Friedrich Gauss]]&lt;br /&gt;
*[[Nikola Tesla]]&lt;br /&gt;
*[[Andre Marie Ampere]]&lt;br /&gt;
*[[Sir Isaac Newton]]&lt;br /&gt;
*[[J. Robert Oppenheimer]]&lt;br /&gt;
*[[Oliver Heaviside]]&lt;br /&gt;
*[[Rosalind Franklin]]&lt;br /&gt;
*[[Erwin Schrödinger]]&lt;br /&gt;
*[[Enrico Fermi]]&lt;br /&gt;
*[[Robert J. Van de Graaff]]&lt;br /&gt;
*[[Charles de Coulomb]]&lt;br /&gt;
*[[Hans Christian Ørsted]]&lt;br /&gt;
*[[Philo Farnsworth]]&lt;br /&gt;
*[[Niels Bohr]]&lt;br /&gt;
*[[Georg Ohm]]&lt;br /&gt;
*[[Galileo Galilei]]&lt;br /&gt;
*[[Gustav Kirchhoff]]&lt;br /&gt;
*[[Max Planck]]&lt;br /&gt;
*[[Heinrich Hertz]]&lt;br /&gt;
*[[Edwin Hall]]&lt;br /&gt;
*[[James Watt]]&lt;br /&gt;
*[[Count Alessandro Volta]]&lt;br /&gt;
*[[Josiah Willard Gibbs]]&lt;br /&gt;
*[[Richard Phillips Feynman]]&lt;br /&gt;
*[[Sir David Brewster]]&lt;br /&gt;
*[[Daniel Bernoulli]]&lt;br /&gt;
*[[William Thomson]]&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;
===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;
*[[Velocity]]&lt;br /&gt;
*[[Density]]&lt;br /&gt;
*[[Charge]]&lt;br /&gt;
*[[Spin]]&lt;br /&gt;
*[[SI Units]]&lt;br /&gt;
*[[Heat Capacity]]&lt;br /&gt;
*[[Specific Heat]]&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;
===Contact Interactions===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
* [[Young&#039;s Modulus]]&lt;br /&gt;
* [[Friction]]&lt;br /&gt;
* [[Tension]]&lt;br /&gt;
* [[Hooke&#039;s Law]]&lt;br /&gt;
*[[Centripetal Force and Curving Motion]]&lt;br /&gt;
*[[Compression or Normal Force]]&lt;br /&gt;
* [[Length and Stiffness of an Interatomic Bond]]&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;
===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;
* [[Conservation of Momentum]]&lt;br /&gt;
* [[Predicting Change in multiple dimensions]]&lt;br /&gt;
* [[Momentum Principle]]&lt;br /&gt;
* [[Impulse Momentum]]&lt;br /&gt;
* [[Curving Motion]]&lt;br /&gt;
* [[Multi-particle Analysis of Momentum]]&lt;br /&gt;
* [[Iterative Prediction]]&lt;br /&gt;
* [[Newton&#039;s Laws and Linear Momentum]]&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;
===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;
*[[Systems with Zero Torque]]&lt;br /&gt;
*[[Systems with Nonzero Torque]]&lt;br /&gt;
* [[Right Hand Rule]]&lt;br /&gt;
* [[Angular Velocity]]&lt;br /&gt;
* [[Predicting a Change in Rotation]]&lt;br /&gt;
* [[Conservation of Angular Momentum]]&lt;br /&gt;
*[[Rotational Angular Momentum]]&lt;br /&gt;
*[[Total Angular Momentum]]&lt;br /&gt;
&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;
===Energy===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[The Energy Principle]]&lt;br /&gt;
*[[Predicting Change]]&lt;br /&gt;
*[[Rest Mass Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
*[[Work]]&lt;br /&gt;
*[[Thermal Energy]]&lt;br /&gt;
*[[Conservation of Energy]]&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Energy Transfer due to a Temperature Difference]]&lt;br /&gt;
*[[Gravitational Potential Energy]]&lt;br /&gt;
*[[Point Particle Systems]]&lt;br /&gt;
*[[Real Systems]]&lt;br /&gt;
*[[Spring Potential Energy]]&lt;br /&gt;
*[[Internal Energy]]&lt;br /&gt;
*[[Translational, Rotational and Vibrational Energy]]&lt;br /&gt;
*[[Franck-Hertz Experiment]]&lt;br /&gt;
*[[Power]]&lt;br /&gt;
*[[Energy Graphs]]&lt;br /&gt;
*[[Air Resistance]]&lt;br /&gt;
*[[Electronic Energy Levels]]&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;
===Collisions===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Collisions]]&lt;br /&gt;
*[[Maximally Inelastic Collision]]&lt;br /&gt;
*[[Elastic Collisions]]&lt;br /&gt;
*[[Inelastic Collisions]]&lt;br /&gt;
*[[Head-on Collision of Equal Masses]]&lt;br /&gt;
*[[Head-on Collision of Unequal Masses]]&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&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;
** [[Capacitor]]&lt;br /&gt;
** [[Charged Rod]]&lt;br /&gt;
** [[Charged Ring]]&lt;br /&gt;
** [[Charged Disk]]&lt;br /&gt;
** [[Charged Spherical Shell]]&lt;br /&gt;
** [[Charged Cylinder]]&lt;br /&gt;
**[[A Solid Sphere Charged Throughout Its Volume]]&lt;br /&gt;
*[[Electric Potential]] &lt;br /&gt;
**[[Potential Difference in a Uniform Field]]&lt;br /&gt;
**[[Potential Difference of point charge in a non-Uniform Field]]&lt;br /&gt;
**[[Sign of Potential Difference]]&lt;br /&gt;
**[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Charge Motion in Metals]]&lt;br /&gt;
*[[Magnetic Field]]&lt;br /&gt;
**[[Right-Hand Rule]]&lt;br /&gt;
**[[Direction of Magnetic Field]]&lt;br /&gt;
**[[Magnetic Field of a Long Straight Wire]]&lt;br /&gt;
**[[Magnetic Field of a Loop]]&lt;br /&gt;
**[[Bar Magnet]]&lt;br /&gt;
**[[Magnetic Force]]&lt;br /&gt;
**[[Hall Effect]]&lt;br /&gt;
**[[Lorentz Force]]&lt;br /&gt;
**[[Biot-Savart Law]]&lt;br /&gt;
**[[Biot-Savart Law for Currents]]&lt;br /&gt;
**[[Integration Techniques for Magnetic Field]]&lt;br /&gt;
**[[Sparks in Air]]&lt;br /&gt;
**[[Motional Emf]]&lt;br /&gt;
**[[Detecting a Magnetic Field]]&lt;br /&gt;
**[[Moving Point Charge]]&lt;br /&gt;
**[[Non-Coulomb Electric Field]]&lt;br /&gt;
**[[Motors and Generators]]&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;
*[[Node Rule]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Power in a circuit]]&lt;br /&gt;
*[[Ammeters,Voltmeters,Ohmmeters]]&lt;br /&gt;
*[[Current]]&lt;br /&gt;
*[[Ohm&#039;s Law]]&lt;br /&gt;
*[[Series Circuits]]&lt;br /&gt;
*[[RC]]&lt;br /&gt;
*[[Circular Loop of Wire]]&lt;br /&gt;
*[[RL Circuit]]&lt;br /&gt;
*[[LC Circuit]]&lt;br /&gt;
*[[Surface Charge Distributions]]&lt;br /&gt;
*[[Feedback]]&lt;br /&gt;
*[[Transformers]]&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;
===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;
*[[Ampere&#039;s Law]]&lt;br /&gt;
**[[Magnetic Field of Coaxial Cable Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
**[[Curly Electric Fields]]&lt;br /&gt;
**[[Inductance]]&lt;br /&gt;
**[[Lenz&#039;s Law]]&lt;br /&gt;
***[[Lenz Effect and the Jumping Ring]]&lt;br /&gt;
*[[Ampere-Maxwell Law]]&lt;br /&gt;
**[[Superconducters]]&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;
===Radiation===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Producing a Radiative Electric Field]]&lt;br /&gt;
*[[Sinusoidal Electromagnetic Radiaton]]&lt;br /&gt;
*[[Lenses]]&lt;br /&gt;
*[[Energy and Momentum Analysis in Radiation]]&lt;br /&gt;
*[[Electromagnetic Propagation]]&lt;br /&gt;
*[[Snell&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&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;
===Sound===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Doppler Effect]]&lt;br /&gt;
*[[Nature, Behavior, and Properties of Sound]]&lt;br /&gt;
*[[Resonance]]&lt;br /&gt;
*[[Sound Barrier]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
*[[blahb]]&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;br /&gt;
* An overview of [[VPython]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=1927</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=1927"/>
		<updated>2015-11-27T01:04:06Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:Mchan46|Mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
Georg Ohm was a German who worked to discover a relationship between the potential difference across a resistor and the current. This was named after him, called Ohm&#039;s Law.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=1926</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=1926"/>
		<updated>2015-11-27T01:03:35Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by [[User:mchan46]] &lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
Georg Ohm was a German who worked to discover a relationship between the potential difference across a resistor and the current. This was named after him, called Ohm&#039;s Law.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=1924</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=1924"/>
		<updated>2015-11-27T01:00:20Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by mchan46&lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
Georg Ohm was a German who worked to discover a relationship between the potential difference across a resistor and the current. This was named after him, called Ohm&#039;s Law.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&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:Simple Circuits]]&lt;/div&gt;</summary>
		<author><name>Mchan46</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=1923</id>
		<title>Series Circuits</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Series_Circuits&amp;diff=1923"/>
		<updated>2015-11-27T00:55:27Z</updated>

		<summary type="html">&lt;p&gt;Mchan46: Created page with &amp;quot;claimed by mchan46 ==Main Idea==  Georg Ohm was a German who worked to discover a relationship between the potential difference across a resistor and the current. This was nam...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;claimed by mchan46&lt;br /&gt;
==Main Idea==&lt;br /&gt;
&lt;br /&gt;
Georg Ohm was a German who worked to discover a relationship between the potential difference across a resistor and the current. This was named after him, called Ohm&#039;s Law.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&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>Mchan46</name></author>
	</entry>
</feed>