Resistors*: Difference between revisions

From Physics Book
Jump to navigation Jump to search
Line 11: Line 11:
===A Mathematical Model===
===A Mathematical Model===


Resistance can be modeled by starting at the fundamental concept <math>{I = |\bar{q}|nA\bar{v}}<\math> where I is conventional current, q is the magnitude of the charge being carried, n is the number of charge carriers, A is the area of the resistor, and v is the drift speed of the charge.  
Resistance can be modeled by starting at the fundamental concept <math>{I = |\bar{q}|nA\bar{v}}</math> where <math>I</math> is conventional current, <math>|q|</math> is the magnitude of the charge being carried, <math>n</math> is the number of charge carriers, <math>A</math> is the area of the resistor, and <math>\bar{v}</math> is the drift speed of the charge.  


<math>{I = |q|nA\bar{v} = |q|nAuE}
<math>{I = |q|nA\bar{v} = |q|nAuE}</math> and <math>{J = \frac IA }</math> the equation for current density


===A Computational Model===
Group the properties of the material together and utilize the equation for conductivity <math>{\sigma = |q|nu}</math>:


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]
<math>{I = (|q|nu)AE = {\sigma}AE}</math>


==Examples==
<math>{J = \frac IA = {\sigma}E}</math>


Be sure to show all steps in your solution and include diagrams whenever possible
Substituting in the equation for electric field we get <math>{\frac IA = {\sigma}\frac {{\Delta}V}{L}}</math>


===Simple===
Finally, using algebra we attain <math>{I = \dfrac{{\Delta}V}{\dfrac{L}{{\sigma}A}} = \frac {{\Delta}V}{R}}</math>
===Middling===
===Difficult===


==Connectedness==
Resulting in the definition of resistance being <math>{R = \dfrac {L}{{\sigma}{A}}}</math>
#How is this topic connected to something that you are interested in?
#How is it connected to your major?
#Is there an interesting industrial application?


==History==
Although resistance can be easily derived and calculated, the majority of problems that contain resistance involve circuit analysis and Ohm's Law <math>{{\Delta}V = IR}</math> in which resistance is usually provided beforehand.
 
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.
 
== 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===
 
Internet resources on this topic
 
==References==
 
This section contains the the references you used while writing this page
 
[[Category:Which Category did you place this in?]]

Revision as of 14:33, 17 April 2016

claimed by Benjamin Flamm

Resistors are elements that are inserted into circuits in order to oppose the flow of current. This page gives examples of computing resistance as well as the history, applications, and evolution of resistors.

The Main Idea

Resistors have many forms throughout modern technology and are applied in electronic industries ranging from basic manufacturing (lightbulbs, portable devices, etc.) to advanced biomedical instrumentation such as electrocardiogram devices. (electronicdesign.com)

The primary goal of a resistor is to limit the current that flows through a circuit. For example, a lightbulb is a very simple application of Tungsten or another material that has a high resistance. As electrons flow into the lightbulb, they begin to collide with themselves and the high number of charge carriers in the high-resistance filament. The result of these collisions is energy released as light and heat. See the Mathematical Model section for the relationship of these factors and how they determine resistance.

A Mathematical Model

Resistance can be modeled by starting at the fundamental concept [math]\displaystyle{ {I = |\bar{q}|nA\bar{v}} }[/math] where [math]\displaystyle{ I }[/math] is conventional current, [math]\displaystyle{ |q| }[/math] is the magnitude of the charge being carried, [math]\displaystyle{ n }[/math] is the number of charge carriers, [math]\displaystyle{ A }[/math] is the area of the resistor, and [math]\displaystyle{ \bar{v} }[/math] is the drift speed of the charge.

[math]\displaystyle{ {I = |q|nA\bar{v} = |q|nAuE} }[/math] and [math]\displaystyle{ {J = \frac IA } }[/math] the equation for current density

Group the properties of the material together and utilize the equation for conductivity [math]\displaystyle{ {\sigma = |q|nu} }[/math]:

[math]\displaystyle{ {I = (|q|nu)AE = {\sigma}AE} }[/math]

[math]\displaystyle{ {J = \frac IA = {\sigma}E} }[/math]

Substituting in the equation for electric field we get [math]\displaystyle{ {\frac IA = {\sigma}\frac {{\Delta}V}{L}} }[/math]

Finally, using algebra we attain [math]\displaystyle{ {I = \dfrac{{\Delta}V}{\dfrac{L}{{\sigma}A}} = \frac {{\Delta}V}{R}} }[/math]

Resulting in the definition of resistance being [math]\displaystyle{ {R = \dfrac {L}{{\sigma}{A}}} }[/math]

Although resistance can be easily derived and calculated, the majority of problems that contain resistance involve circuit analysis and Ohm's Law [math]\displaystyle{ {{\Delta}V = IR} }[/math] in which resistance is usually provided beforehand.