Difference between revisions of "electrical equations"

From Noah.org
Jump to navigationJump to search
m (Created page with 'Category:Engineering P = E^2 / R = Voltage Divider = == Voltage Divider No Load == Vout = Vin * (R2 / (R2 + R2)) Vin = Vout * ((R1+R2)/R2) <pre> Vout+ O Vout- O …')
 
Line 6: Line 6:
  
 
== Voltage Divider No Load ==
 
== Voltage Divider No Load ==
 +
 +
The voltages are proportional to the resistances.
  
 
Vout = Vin * (R2 / (R2 + R2))
 
Vout = Vin * (R2 / (R2 + R2))

Revision as of 06:59, 20 January 2014


P = E^2 / R

Voltage Divider

Voltage Divider No Load

The voltages are proportional to the resistances.

Vout = Vin * (R2 / (R2 + R2)) Vin = Vout * ((R1+R2)/R2)

     Vout+ O   Vout- O
           |         |
           |         |
      R1   |    R2   |
 +--/\/\/--+--/\/\/--+
 |                   |
 |                   |
Vin+                Vin-

Voltage Divider Under Load

              Rload
           +--/\/\/--+
           |         |
           |         |
     Vout+ O   Vout- O
           |         |
           |         |
      R1   |    R2   |
 +--/\/\/--+--/\/\/--+
 |                   |
 |                   |
Vin+                Vin-

Vout = Vin (

Picking a value for R1 and R2

Assume you have a restive sensor to test. Out of circuit you would test the sensor to determine its minimum resistance and maximum resistance. Then pick

R2 = sqrt (Rmin * Rmax)