Voltage Dividers

Voltage Divider Circuit

In many of my past projects I have made use of a circuit component (or set of components) called a voltage divider. I realized however, I’ve never really spent time talking about what these were or how they work. For that reason I wanted to spend some time showing this trick and how you can use it yourself.

So What Are They?

A voltage divider divides voltage! Brilliant analysis I know, but what does that mean? And why is it useful? Simply put a voltage divider is a way to get a smaller voltage from a larger one. For example lets say you are trying to power a chip which requires a 5V power source from a 9V battery. In this situation you could use a voltage divider at the power pin to lower your 9V supply to the required 5V. Another important use is signal attenuation. As we’ll soon see the output of a voltage divider is a linear function of the input voltage. That’s a fancy way of saying the voltage you get out will always be a specific fraction of the voltage you put in (Based on the resistor values). That means if you have a waveform or audio signal you can reduce its amplitude while still maintaining the original waveform.

Note: Voltage Dividers are a cheap and easy way to reduce voltage however they are not highly stable or accurate. If you require a stable supply it is better to use a voltage regulator IC or Buck Converter

Math Time!

Voltage dividers are an excellent illustration of Kirchoff’s Loop Law and we can use this along with Ohm’s Law to calculator our output voltage given the values of R1, R2 and the input voltage.

Voltage Divider Drawn as Loop Circuit

To clarify how these calculations are done I have drawn the divider as a loop with a voltage source V1. We know from Kirchoffs Laws that the Sum of the voltages around any closed loop is zero. This means V1 minus the voltage lost across the two resistors is 0. This also means the voltage V2 will be equal to V1 minus the voltage lost across R1:

To determine the voltage dropped across R1 we can rely on Ohm’s Law. Ohm’s Law states that V = IR. From this we know the voltage dropped across R1 is equal to the product of the resistance and the current. Unfortunately we still need the current for this equation. Looking at the loop as a whole though we can solve for it:

Now that we have an equation for current we can substitute this into the equation for the voltage drop through R1:

Finally we can input this new function into our original equation to solve the ratio between V1 and V2:

We can divide both sides by V1 to clean this up a bit:

For good measure we can do a little more simplification to come to the final voltage divider equation:

And there you have it! using this equation you can take any input voltage and any desired output voltage and calculate the values of R1 and R2 you will need to accomplish that reduction.

Voltage Divider Tool

Voltage Divider Test Tool Today while trying to sort out the buffers on a voltage divider for one of my circuit bending projects I grew frustrated with the ever growing pile of alligator clips and random resistors/potentiometers piling up on my desk as I experimented with different values. To help alleviate this chaos I spent the last half hour or so putting together a basic tool to help simplify the process.

What this tool allows you to do is attach your voltage in (Vin) to the left screw using an alligator clip. Next attach the center screw to the point the divided voltage is going. Finally you can connect the rightmost screw to ground (Or some other lower reference voltage). You can then adjust the knobs on either side to find the approximate buffer needed for either side of the voltage divider to give you maximum play from the potentiometer you install on your project. This device can also be used as a basic bend tester by attaching your two bend points to the center screw and one of the outside ones to test different resistance values with the bend.

Voltage Divider Testing

You can also play with the potentiometer values or use additional potentiometers to give you an even wider range of values. I would have liked to include a 1 or 2 meg pot and a 10K pot to each side had I had them on hand to give the tool more versatility.

Voltage DividerAbove you can see the schematic for this tool, as you can see it is a fairly simple build. The connectors at the bottom represent the screws for attaching clips on the final project. Please note if you prefer you can use binding posts or banana jacks in place of the screws depending on what is most convenient for you.

Divider WiringHere is the final wiring of the tool