Skip to content

Electronic Project: Build a voltage divider

One usage of resistors is to create a voltage divider.

If you put 2 resistors in series (one after another) in a circuit, like this:

and you measure the voltage drop after the first resistor, you can observe that if the resistors have the same resistance value, for example 1kΩ, the tension after the first resistor is exactly half the original tension.

This is because in a circuit the sum of all voltages around any closed loop must equal zero (this is Kirchhoff's voltage law).

The difference in voltage measured before the first resistor, and after the second resistor, is ~9V, the voltage provided by the battery.

If you double the resistance of the second resistor, the voltage drop after the first resistor is 3V, while the voltage drop after the second is 6V:

This means that we can adjust the voltage served to a component by using resistors.

The formula to calculate the tension between the two resistors, R1 being the first one linked to the + pole of the battery and R2 the second one, is: V * (R2 / (R1 + R2)).

THE VALLEY OF CODE

THE WEB DEVELOPER's MANUAL

You might be interested in those things I do:

  • Learn to code in THE VALLEY OF CODE, your your web development manual
  • Find a ton of Web Development projects to learn modern tech stacks in practice in THE VALLEY OF CODE PRO
  • I wrote 16 books for beginner software developers, DOWNLOAD THEM NOW
  • Every year I organize a hands-on cohort course coding BOOTCAMP to teach you how to build a complex, modern Web Application in practice (next edition February-March-April-May 2024)
  • Learn how to start a solopreneur business on the Internet with SOLO LAB (next edition in 2024)
  • Find me on X

Related posts that talk about electronics: