Voltage divider rule

From Free net encyclopedia

(Redirected from Potential divider)

In electronics, the voltage divider rule, or simply the voltage divider, resistor divider or potential divider, is a design technique used to create a voltage (Vout) which is proportional to another voltage (Vin).

Contents

Resistor divider

Two resistors are connected as shown in the following diagram:

Image:Resistor Divider.png

The output voltage Vout is related to Vin as follows:

<math>

V_\mathrm{out} = \frac{R_2}{R_1+R_2} \cdot V_\mathrm{in} </math>

As a simple example, if R1 = R2 then

<math>

V_\mathrm{out} = \frac{1}{2} \cdot V_\mathrm{in} </math>

Any ratio between 0 and 1 is possible.

Note that this rule only works if the divider is unloaded, i.e. the load resistance is infinite and all of the current flowing through R1 goes into R2. If current flows into a load resistance (through Vout), that resistance must be considered in parallel with R2 (see resistor) to determine the voltage at Vout.

Impedance divider

A voltage divider is usually thought of as two resistors, but capacitors, inductors, or any combined impedance can be used. For general impedances Z1 and Z2, the voltage becomes

<math>

V_\mathrm{out} = \frac{Z_2}{Z_1+Z_2} \cdot V_\mathrm{in} </math>

For instance, a divider can be made with a resistor and capacitor:

Image:Capdivider.png

The resistor's impedance is simply its resistance:

<math> Z_R = R </math>

The capacitor's impedance is a large resistance at low frequencies and a low resistance at high frequencies. The exact formula is:

<math> Z_C = {1 \over j \omega C} </math>

where j is the imaginary unit, and ω is frequency in radians per second. This divider will then have the voltage ratio:

<math>{V_\mathrm{out} \over V_\mathrm{in}} = {{1 \over j \omega C} \over {1 \over j \omega C} + R} = {1 \over 1 + R j \omega C}</math>

The ratio then depends on frequency, in this case decreasing as frequency increases. This circuit is, in fact, a basic (first-order) lowpass filter, or, in the world of audio, a treble-cut filter. The ratio contains an imaginary number, and actually contains both the amplitude and phase shift information of the filter. To extract just the amplitude ratio, calculate the magnitude of the ratio, or just use the reactance of the capacitor instead of the impedance.

See also

External links

da:Spændingsdeler de:Spannungsteiler fr:Diviseur de tension lt:Įtampos daliklis pt:Divisor de tensão