ElectronParade

← Back to Academy

Welcome back! If there is one circuit you will see everywhere in electronics—and I do mean everywhere—it’s the voltage divider. Whether you’re trying to step down a 5V signal so your 3.3V microcontroller doesn’t release the magic smoke, or you’re reading an analog sensor like a thermistor or photoresistor, voltage dividers are your best friend.

Voltage Divider

What is a Voltage Divider?

A voltage divider is a simple linear circuit that turns a large voltage into a smaller one. Using just two resistors in series, we can create an output voltage that is a fraction of the input voltage.

The Magic Formula

The math behind a voltage divider is straightforward. If you have an input voltage (Vin) connected across two resistors in series (R1 and R2), and you measure the output voltage (Vout) across R2, the formula is:

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

Here is what you need to keep in mind:

Why Do We Need Them?

Voltage dividers are incredibly useful for several reasons:

Remember, voltage dividers are great for signals, but terrible for power supplies. Don’t try to power a heavy load using a voltage divider, or your output voltage will drop significantly and things will get hot!

Hardware You’ll Need

To follow along with this lesson, you’ll need the following components: