Series Circuits: Difference between revisions

From Physics Book
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another.  
:A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another.  
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.
:The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.
:Often times, the simple series circuit may include a number of resistors, switches, capacitors, and of course, batteries.
:Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.


===A Mathematical Model===
===A Mathematical Model===
Line 21: Line 21:
::Ohm's Law gives us the following formula:
::Ohm's Law gives us the following formula:
:::<math>V=IR</math>; it can be rearranged to yield <math>I=\frac{V}{R}</math> and <math>R = \frac{V}{I}</math>
:::<math>V=IR</math>; it can be rearranged to yield <math>I=\frac{V}{R}</math> and <math>R = \frac{V}{I}</math>
<br />


===A Computational Model===
===A Computational Model===

Revision as of 16:34, 30 November 2015

claimed by Mchan46

Main Idea

A Series Circuit is a simple type of electrical circuit in which components are placed in succession of one another.
The electrical connection is not branched in any way. One can visualize this circuit as simply a closed loop.
Often times, the simple series circuit may include but are not limited to: a number of resistors, switches, and of course, batteries.

A Mathematical Model

Kirchhoff's Current and Voltage Laws apply in a series circuit.


Through Kirchhoff's Current Law, we know that the sum of all current going in must equal the sum of all current going out.
[math]\displaystyle{ \sum{I}_{in} - \sum{I}_{out} = 0 }[/math]
Since there are no nodes for the current to split up, the current throughout a series circuit will always be the same through each component.


Through Kirchhoff's Voltage Law, the sum of all voltage in a closed system must be zero.
[math]\displaystyle{ \sum{V}_{Battery} - \sum{V}_{Components} = 0 }[/math]


Ohm's Law is extremely useful in finding the voltages, resistances, and current throughout the series circuit.


Ohm's Law gives us the following formula:
[math]\displaystyle{ V=IR }[/math]; it can be rearranged to yield [math]\displaystyle{ I=\frac{V}{R} }[/math] and [math]\displaystyle{ R = \frac{V}{I} }[/math]



A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Examples

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

Simple

Middling

Difficult

Connectedness

  1. How is this topic connected to something that you are interested in?
  2. How is it connected to your major?
  3. Is there an interesting industrial application?

History

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