<?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=Fishergreen</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=Fishergreen"/>
	<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/Special:Contributions/Fishergreen"/>
	<updated>2026-04-20T15:23:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5209</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5209"/>
		<updated>2015-12-01T00:16:35Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[Ohm&#039;s_Law]]&lt;br /&gt;
&lt;br /&gt;
[[Current]]&lt;br /&gt;
&lt;br /&gt;
[[Series Circuits]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
&lt;br /&gt;
https://en.wikipedia.org/wiki/Electric_power&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Simple_Circuits]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5208</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5208"/>
		<updated>2015-12-01T00:16:22Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[Ohm&#039;s_Law]]&lt;br /&gt;
&lt;br /&gt;
[[Current]]&lt;br /&gt;
&lt;br /&gt;
[[Series Circuits]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
https://en.wikipedia.org/wiki/Electric_power&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Simple_Circuits]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5206</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5206"/>
		<updated>2015-12-01T00:14:51Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[Ohm&#039;s_Law]]&lt;br /&gt;
&lt;br /&gt;
[[Current]]&lt;br /&gt;
&lt;br /&gt;
[[Series Circuits]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
https://en.wikipedia.org/wiki/Electric_power&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Simple_Circuits]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5204</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5204"/>
		<updated>2015-12-01T00:14:19Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[Ohm&#039;s_Law]]&lt;br /&gt;
&lt;br /&gt;
[[Current]]&lt;br /&gt;
&lt;br /&gt;
[[Series Circuits]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
https://en.wikipedia.org/wiki/Electric_power&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5203</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5203"/>
		<updated>2015-12-01T00:14:05Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[Ohm&#039;s_Law]]&lt;br /&gt;
[[Current]]&lt;br /&gt;
[[Series Circuits]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
https://en.wikipedia.org/wiki/Electric_power&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5201</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5201"/>
		<updated>2015-12-01T00:13:51Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[Ohm&#039;s_Law]]&lt;br /&gt;
[[Current]]&lt;br /&gt;
[[Series Circuits]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
https://en.wikipedia.org/wiki/Electric_power&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5198</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5198"/>
		<updated>2015-12-01T00:10:15Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5197</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5197"/>
		<updated>2015-12-01T00:09:54Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5196</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5196"/>
		<updated>2015-12-01T00:09:39Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* The Main Idea */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power dissipated throughout parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power dissipated in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This graph also models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5160</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5160"/>
		<updated>2015-11-30T23:48:43Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
[[File:Circuit_power_problem_3.png]]&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Circuit_power_problem_3.png&amp;diff=5159</id>
		<title>File:Circuit power problem 3.png</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Circuit_power_problem_3.png&amp;diff=5159"/>
		<updated>2015-11-30T23:48:12Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5158</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5158"/>
		<updated>2015-11-30T23:47:50Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
[[File:Circuit_power_problem_2.png]]&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Circuit_power_problem_2.png&amp;diff=5155</id>
		<title>File:Circuit power problem 2.png</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Circuit_power_problem_2.png&amp;diff=5155"/>
		<updated>2015-11-30T23:46:59Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5128</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5128"/>
		<updated>2015-11-30T23:31:17Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore... &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
Now, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5127</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5127"/>
		<updated>2015-11-30T23:30:50Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
so &amp;lt;math&amp;gt;R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
So, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5126</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5126"/>
		<updated>2015-11-30T23:30:16Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
so R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
&lt;br /&gt;
So, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5125</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5125"/>
		<updated>2015-11-30T23:29:40Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; so R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
So, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5123</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5123"/>
		<updated>2015-11-30T23:29:06Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60&amp;lt;/math&amp;gt; Watts &lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11&amp;lt;/math&amp;gt;  Ohms&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;  Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; so R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
So, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5120</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5120"/>
		<updated>2015-11-30T23:27:56Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 Watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&amp;lt;br&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11  Ohms&amp;lt;/math&amp;gt;&amp;lt;br&amp;lt;/br&amp;gt;&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3  Watts&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation: &amp;lt;math&amp;gt;1/R_t=1/R_1+1/R_2&amp;lt;/math&amp;gt; so R_t=1/(1/4+1/4)=1/.5=2&amp;lt;/math&amp;gt; Ohms&lt;br /&gt;
So, we can calculate the power difference by using the change in voltage and the total resistance.&lt;br /&gt;
&amp;lt;math&amp;gt;deltaP=(V_1-V_2)^2/2=(12-6)^2/2=36/2=18&amp;lt;/math&amp;gt; Watts&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5103</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5103"/>
		<updated>2015-11-30T23:21:03Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 Watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&amp;lt;br&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11  Ohms&amp;lt;/math&amp;gt;&amp;lt;br&amp;lt;/br&amp;gt;&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3  Watts&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
A circuit switches from a power supply with 6 volts to a power supply with 12 volts, what is the change in power dissipation if the circuit contains two 4 Ohm resistors wired in parallel?&lt;br /&gt;
&lt;br /&gt;
First, we calculate the total resistance of the circuit. Since the resistors are in parallel, we must use the equation&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5073</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5073"/>
		<updated>2015-11-30T23:09:19Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 Watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&amp;lt;br&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11  Ohms&amp;lt;/math&amp;gt;&amp;lt;br&amp;lt;/br&amp;gt;&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3  Watts&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5071</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5071"/>
		<updated>2015-11-30T23:08:50Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Simple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 Watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11  Ohms&amp;lt;/math&amp;gt;&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3  Watts&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5069</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5069"/>
		<updated>2015-11-30T23:08:29Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_f=7+4=11  Ohms&amp;lt;/math&amp;gt;&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3  Watts&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5064</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5064"/>
		<updated>2015-11-30T23:07:48Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_tot=7+4=11&amp;lt;/math&amp;gt;Ohms&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;Watts&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5062</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5062"/>
		<updated>2015-11-30T23:07:08Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_tot=7+4=11_ Ohms&amp;lt;/math&amp;gt;&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3_ Watts&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5060</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5060"/>
		<updated>2015-11-30T23:06:48Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_tot=7+4=11_Ohms&amp;lt;/math&amp;gt;&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3_watts&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5059</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5059"/>
		<updated>2015-11-30T23:06:19Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Simple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts has a current of 5 Amps. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=VI=12*5=60 watts &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
A circuit with a steady voltage of 6 volts contains two resistors in series, one with a resistance of 4 ohms and one with a resistance of 7 ohms. How much power is dissipated by the circuit?&lt;br /&gt;
&lt;br /&gt;
First, calculate the overall resistance of the circuit.&lt;br /&gt;
&amp;lt;math&amp;gt; R_1+R_2=R_tot=7+4=11 Ohms&amp;lt;/math&amp;gt;&lt;br /&gt;
Then we can use one of the above equations to calculate the power dissipation.&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=6^2/12=3&amp;lt;/math&amp;gt;&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5024</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5024"/>
		<updated>2015-11-30T22:56:22Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Simple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
A circuit with a steady voltage of 12 volts contains a 5 ohm resistor. How much power is dissipated by this resistor?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P=V^2/R=12^2/5=28.8 watts&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5002</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=5002"/>
		<updated>2015-11-30T22:50:26Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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;
http://mechatronics.mech.northwestern.edu/design_ref/sensors/potentiometers.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elepow.html&lt;br /&gt;
https://openstaxcollege.org/files/textbook_version/low_res_pdf/9/CollegePhysics-LR.pdf&lt;br /&gt;
http://micro.magnet.fsu.edu/electromag/java/ohmslaw/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4987</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4987"/>
		<updated>2015-11-30T22:43:03Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation for power dissipation in a circuit.&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4985</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4985"/>
		<updated>2015-11-30T22:42:36Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by [[Georg_Ohm]]. &lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation of power dissipation in a circuit.&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4984</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4984"/>
		<updated>2015-11-30T22:42:04Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by Georg_Ohm. More information on him can be found here: [[Georg_Ohm]].&lt;br /&gt;
The further development of the units for these three properties results in the derivation of the calculation of power dissipation in a circuit.&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4983</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4983"/>
		<updated>2015-11-30T22:41:48Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The discovery of how to calculate the power in a circuit is directly related to the discovery of Ohm&#039;s Law which relates voltage to resistance and current.&lt;br /&gt;
Ohm&#039;s law was discovered by Georg_Ohm. More information on him can be found here: [[Georg_Ohm]].&lt;br /&gt;
 The further development of the units for these three properties results in the derivation of the calculation of power dissipation in a circuit.&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4942</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4942"/>
		<updated>2015-11-30T22:28:43Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
This also graph models how using a potentiometer or variable resistor would effect the power dissipation in a 12 volt circuit.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4893</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4893"/>
		<updated>2015-11-30T22:11:54Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms). It is typical to focus a discussion of power in a circuit around the power that is dissipated by a resistor. The power dissipated by a resistor directly coincides with the amount of energy that the resistor converts into non-electrical energy such as thermal or light energy.&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated over time through heat.&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4879</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4879"/>
		<updated>2015-11-30T22:03:30Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate the power dissipated allows for the calculation of how large a resistor needs to be in order handle the energy dissipated through heat.&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4878</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4878"/>
		<updated>2015-11-30T22:02:57Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
&lt;br /&gt;
Additionally, it is extremely important to understand the concept of power dissipated by a resistor in the field of Electrical Engineering. For example, knowing how to calculate power allows for the calculation of how large a resistor needs to be in order handle the energy dissipated through heat.&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4868</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4868"/>
		<updated>2015-11-30T21:57:39Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
From the graph, it becomes clear that as resistance increases, the power dissipated by the resistor decreases.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4831</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4831"/>
		<updated>2015-11-30T21:43:59Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
Here is a model of how the power dissipated changes as the resistance in a circuit is modified. This graph is based on a constant voltage of 12 volts.&lt;br /&gt;
&lt;br /&gt;
[[File:Power_in_a_circuit.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Power_in_a_circuit.jpg&amp;diff=4827</id>
		<title>File:Power in a circuit.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Power_in_a_circuit.jpg&amp;diff=4827"/>
		<updated>2015-11-30T21:42:15Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: This plot displays the change in power vs. the change in resistance in a circuit at a constant voltage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This plot displays the change in power vs. the change in resistance in a circuit at a constant voltage&lt;/div&gt;</summary>
		<author><name>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4820</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4820"/>
		<updated>2015-11-30T21:39:34Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4819</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4819"/>
		<updated>2015-11-30T21:39:10Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;a href=&amp;quot;http://tinypic.com?ref=15yw1fa&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://i63.tinypic.com/15yw1fa.png&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Image and video hosting by TinyPic&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4817</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4817"/>
		<updated>2015-11-30T21:38:24Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4815</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4815"/>
		<updated>2015-11-30T21:37:54Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&lt;br /&gt;
[http://tinypic.com?ref=15yw1fa]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;IMG&amp;gt;http://i63.tinypic.com/15yw1fa.png&amp;lt;/IMG&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://tinypic.com?ref=15yw1fa&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://i63.tinypic.com/15yw1fa.png&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Image and video hosting by TinyPic&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4814</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4814"/>
		<updated>2015-11-30T21:37:28Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&lt;br /&gt;
[http://tinypic.com?ref=15yw1fa]&lt;br /&gt;
&lt;br /&gt;
[IMG]http://i63.tinypic.com/15yw1fa.png[/IMG]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://tinypic.com?ref=15yw1fa&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://i63.tinypic.com/15yw1fa.png&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Image and video hosting by TinyPic&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4812</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4812"/>
		<updated>2015-11-30T21:36:18Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&lt;br /&gt;
[http://tinypic.com?ref=15yw1fa]&lt;br /&gt;
&lt;br /&gt;
[IMG]http://i63.tinypic.com/15yw1fa.png[/IMG]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4811</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4811"/>
		<updated>2015-11-30T21:35:46Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&lt;br /&gt;
[http://tinypic.com?ref=15yw1fa]&lt;br /&gt;
&lt;br /&gt;
[File:http://i63.tinypic.com/15yw1fa.png]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4810</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4810"/>
		<updated>2015-11-30T21:35:24Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Graphical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&lt;br /&gt;
[http://tinypic.com?ref=15yw1fa]&lt;br /&gt;
&lt;br /&gt;
[File: http://i63.tinypic.com/15yw1fa.png]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4809</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4809"/>
		<updated>2015-11-30T21:35:14Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Computational Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Graphical Model===&lt;br /&gt;
&lt;br /&gt;
[http://tinypic.com?ref=15yw1fa]&lt;br /&gt;
&lt;br /&gt;
[[File: http://i63.tinypic.com/15yw1fa.png]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4803</id>
		<title>Power in a circuit</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Power_in_a_circuit&amp;diff=4803"/>
		<updated>2015-11-30T21:33:19Z</updated>

		<summary type="html">&lt;p&gt;Fishergreen: /* A Computational Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Hunter Brown&lt;br /&gt;
Short Description of Topic&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
Measuring the power in a circuit can provide useful insight into the ability of a circuit to accomplish a given task. In order to understand how to calculate and interpret power in a simple circuit, one must know the mechanical definition and significance of [[Power]]. For this section, we will be using the unit of Watt for power. &lt;br /&gt;
&lt;br /&gt;
It is important to note that the power in parts of a circuit can be represented in several different ways. Most commonly, power in a circuit is expressed in terms of Voltage (E, Emf, Volts), Current (I, Amps), and Resistance (R, Ohms).&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The power dissipated in a resistor is &amp;lt;math&amp;gt;P=IV&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt; P=I^2R&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P=V^2/R&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;
[http://tinypic.com?ref=15yw1fa]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
3 varying examples.&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;
This topic is extremely important in examining infrastructure related to energy distribution. For example, in power grids, power lines are resistors, and therefore dissipate a certain amount of power. Since resistance is also related to the length of a wire, we can deduce that more power will be dissipated across longer power lines.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&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>Fishergreen</name></author>
	</entry>
</feed>