Home Projects AVR Programming Guides Electrical Fundamentals Insteon Saving Electricity

Recent Updates

EasyGrow Greenhouse
Follow our adventure of assembling an 8x12 EasyGrow Greenhouse.
AVR Programming Guides
We have some nice AVR code samples to share. Lots of AVR goodies like timers, interrupts, and pin I/O for the beginner.
Watts Tables
Use these tables to help you determine how much various items in your house cost you by the day, month, and year.
Saving Electricity
A list of a variety of ways to help you save money by learning how much it costs to run things.
What is a Kilowatt Hour
Saving money on your electric bill starts with understanding what a kilowatt hour is.
How To Measure Watts
Learn a variety of ways to measure watts in your house.
Read Your Power Meter
By reading your power meter you can get a good idea of how much various electrical devices cost you.
Electronics Fundamentals
Learn some basic electronics fundamentals and see if you enjoy the field of electronics.














Resistors in Parallel Page 2

Equivalent Resistance

When resistors are in parallel, the overall current that can flow through the circuit goes up just like the traffic goes up. This means that the overall resistance has gone down. When you see two resistors in parallel, you can reduce them to a single, equivalent resistor.

Resistors in Parallel
Equivalent Resistance

 

Just like in series resistors, we can use this trick to create a resistor that we do not have. However, unlike series resistors, the math in this case is not a simple addition. The equation for resistors in parallel is given below.


Rtotal = (R1 * R2) / (R1 + R2)

This equation is a direct result of Ohms Law applied to both resistors. You do not need to know how to derive the equation, just how to use it.

Previouspage 1page 2page 3Next
 
Thursday, 09-Feb-2012 00:59:27 PST