Georg Ohm: Difference between revisions

From Physics Book
Jump to navigation Jump to search
No edit summary
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
Georg Ohm WIP Claimed by Raghav Gupta
Georg Ohm WIP Claimed by Raghav Gupta


[[File:Georg_Ohm.jpg|right|230px]]
==The Main Idea==
==The Main Idea==


Georg Ohm was a German who worked to discover a relationship between the potential difference across a resistor and the current. This was named after him, called Ohm's Law. The unit to measure resistance is named ohms after him as well.  
Georg Ohm was a German who worked to discover a relationship between the potential difference across a resistor and the current. This was named after him, called Ohm's Law. The unit to measure resistance is named ohms after him as well.  
Line 12: Line 14:


Ohm had a simple equation.  His equation can be modeled as <math>{&Delta;V} = {I}{R}</math> where '''&Delta;V''' is the total potential drop across a resistor (measured in volts), '''I''' is the current across a particular resistor (measured in amps) and '''R''' is the resistance of the resistor across which current is travelling (measured in ohms).
Ohm had a simple equation.  His equation can be modeled as <math>{&Delta;V} = {I}{R}</math> where '''&Delta;V''' is the total potential drop across a resistor (measured in volts), '''I''' is the current across a particular resistor (measured in amps) and '''R''' is the resistance of the resistor across which current is travelling (measured in ohms).
===A Computational Model===
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]


==Examples==
==Examples==
Line 24: Line 22:


===Simple===
===Simple===
[[File:00053.png|left|150px]]
What is the current in this system?
<math>{&Delta;V}_{battery} = {I}{R}</math>
R = 5 Ohms
V = 10 Volts
<math>{I} = {&Delta;V}_{battery}/{R}</math>
I = 10 Volts/5 Ohms = 2 Amperes
===Middling===
===Middling===
[[File:00087.png|left|150px]]
What is the current in this system?
You need to use the loop rule to help solve this (<math>{&Delta;V}_{loop}={0}</math>)
<math>{&Delta;V}_{battery} = {I}{R}_{1} + {I}{R}_{2} + {I}{R}_{3}</math>
<math>{I} = {&Delta;V}_{battery}/({R}_{1} + {R}_{2} + {R}_{3}) </math>
<math>V</math> = 9 Volts
<math>{R}_{1}</math> = 3 kilo Ohms
<math>{R}_{2}</math> = 10 kilo Ohms
<math>{R}_{3}</math> = 5 kilo Ohms
<math>{I} = {(9/(3000+10000+5000))} = {.0005}</math> Amperes
===Difficult===
===Difficult===
https://www.youtube.com/watch?v=WwGstDT9HR8


==Connectedness==
==Connectedness==
Circuits are very intriguing to me. I don't understand them completely but it makes sense to think about Ohm's Law. It is also very good that Ohm developed his law because it is used in nearly all modern circuitry. This is also very closely related to my major because every engineer needs to have some understanding of circuits and it is impossible to understand circuits without Ohm's findings. In almost every electric device, there are circuits that involve some kind of resistor, current and voltage. The relation between these would be impossible to understand without Ohm's laws.  
Circuits are very intriguing to me. I don't understand them completely but it makes sense to think about Ohm's Law. It is also very good that Ohm developed his law because it is used in nearly all modern circuitry. This is also very closely related to my major because every engineer needs to have some understanding of circuits and it is impossible to understand circuits without Ohm's findings. In almost every electric device, there are circuits that involve some kind of resistor, current and voltage. The relation between these would be impossible to understand without Ohm's laws.  


==History==
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.


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


Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?
===Further reading===
Books, Articles or other print media on this topic


===External links===
===External links===


Internet resources on this topic
http://www.hamuniverse.com/ohmslaw.html                                                                          <p>http://www.physicsclassroom.com/class/circuits/Lesson-4/Combination-Circuits</p>


==References==
==References==


This section contains the the references you used while writing this page
<p>https://en.wikipedia.org/wiki/Georg_Ohm</p>
<p>http://www.famousscientists.org/georg-ohm/</p>
<p>http://www.britannica.com/biography/Georg-Simon-Ohm</p>


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

Latest revision as of 22:50, 4 December 2015

Georg Ohm WIP Claimed by Raghav Gupta

The Main Idea

Georg Ohm was a German who worked to discover a relationship between the potential difference across a resistor and the current. This was named after him, called Ohm's Law. The unit to measure resistance is named ohms after him as well.

Summary of Ohm

Georg Ohm was born in 1789 in Erlangen, Bavaria in Germany. He is the brother of famous mathematician Martin Ohm. Ohm attended Erlangen University before becoming a professor. During his time as a professor at Jesuits' College at Cologne, Ohm published a pamphlet called Die galvanische Kette, mathematisch bearbeitet (1827; The Galvanic Circuit Investigated Mathematically) which contained his findings about the current through a conductor. However, many people did not accept this law so Ohm left his job at Cologne. After almost 15 years, Ohm was given the Copley Medal by the Royal Society of London in 1841. Ohm soon started gaining recognition from German scientists and continued to gain recognition until his death in 1854.


A Mathematical Model

Ohm had a simple equation. His equation can be modeled as [math]\displaystyle{ {&Delta;V} = {I}{R} }[/math] where ΔV is the total potential drop across a resistor (measured in volts), I is the current across a particular resistor (measured in amps) and R is the resistance of the resistor across which current is travelling (measured in ohms).

Examples

[math]\displaystyle{ {&Delta;V}_{battery} = {I}{R} }[/math]

Be sure to show all steps in your solution and include diagrams whenever possible

Simple


What is the current in this system?

[math]\displaystyle{ {&Delta;V}_{battery} = {I}{R} }[/math] R = 5 Ohms V = 10 Volts

[math]\displaystyle{ {I} = {&Delta;V}_{battery}/{R} }[/math]

I = 10 Volts/5 Ohms = 2 Amperes

Middling


What is the current in this system?

You need to use the loop rule to help solve this ([math]\displaystyle{ {&Delta;V}_{loop}={0} }[/math])


[math]\displaystyle{ {&Delta;V}_{battery} = {I}{R}_{1} + {I}{R}_{2} + {I}{R}_{3} }[/math]

[math]\displaystyle{ {I} = {&Delta;V}_{battery}/({R}_{1} + {R}_{2} + {R}_{3}) }[/math]

[math]\displaystyle{ V }[/math] = 9 Volts [math]\displaystyle{ {R}_{1} }[/math] = 3 kilo Ohms [math]\displaystyle{ {R}_{2} }[/math] = 10 kilo Ohms [math]\displaystyle{ {R}_{3} }[/math] = 5 kilo Ohms

[math]\displaystyle{ {I} = {(9/(3000+10000+5000))} = {.0005} }[/math] Amperes

Difficult

https://www.youtube.com/watch?v=WwGstDT9HR8


Connectedness

Circuits are very intriguing to me. I don't understand them completely but it makes sense to think about Ohm's Law. It is also very good that Ohm developed his law because it is used in nearly all modern circuitry. This is also very closely related to my major because every engineer needs to have some understanding of circuits and it is impossible to understand circuits without Ohm's findings. In almost every electric device, there are circuits that involve some kind of resistor, current and voltage. The relation between these would be impossible to understand without Ohm's laws.


See also

External links

http://www.hamuniverse.com/ohmslaw.html

http://www.physicsclassroom.com/class/circuits/Lesson-4/Combination-Circuits

References

https://en.wikipedia.org/wiki/Georg_Ohm

http://www.famousscientists.org/georg-ohm/

http://www.britannica.com/biography/Georg-Simon-Ohm