GameSkillPro

Lesson DC Circuits · Series and dividers

Voltage dividers

A voltage divider is a series circuit used on purpose to tap a fraction of the source voltage. Same current through all parts; each resistor takes its share. The general divider formula lets you find any tap without redrawing the whole circuit.

1

What a voltage divider is for

Sometimes you need 24 V at the panel but only 5 V at a sensor input. A voltage divider uses two or more resistors in series to produce a lower voltage at a tap point.

It is still a series circuit: one current, drops add to \(E_T\). The difference is intent—you care about the voltage at the junction, not only total current.

2

Basic two-resistor divider

\(R_1\) on top, \(R_2\) on bottom, \(E_T\) across the pair. Current: \[ I = rac{E_T}{R_1 + R_2} \] Voltage at the tap (across \(R_2\)): \[ E_{ ext{out}} = I imes R_2 = E_T imes rac{R_2}{R_1 + R_2} \] The tap voltage is always less than \(E_T\) unless \(R_2\) is essentially the whole string.

3

General voltage divider formula

For any resistor \(R_x\) in a series string from \(E_T\), the drop across \(R_x\) is: \[ E_x = E_T imes rac{R_x}{R_T} \] where \(R_T\) is the total series resistance including \(R_x\).

Because current is the same everywhere, each drop is proportional to its resistance share of the total. Rearranging this relationship gives the general voltage divider formula used throughout the book.

4

Three-resistor example

\(E_T = 120\,\mathrm{V}\), \(R_1 = 100\,\Omega\), \(R_2 = 50\,\Omega\), \(R_3 = 150\,\Omega\). \[ R_T = 300\,\Omega,\quad I = 120/300 = 0.4\,\mathrm{A} \] \[ E_1 = 40\,\mathrm{V},\quad E_2 = 20\,\mathrm{V},\quad E_3 = 60\,\mathrm{V} \] Check with formula on \(R_3\): \(E_3 = 120 × 150/300 = 60\,\mathrm{V}\). Match.

Tap between \(R_1\) and \(R_2\) is at 80 V above the bottom reference (60 + 20) or 40 V below the top—depending on reference.

5

Ground as reference

In divider circuits, ground often defines the 0 V reference. All tap voltages are measured relative to that point.

Two technicians can disagree on a number if one references the bottom of \(R_3\) and the other the bottom of the string. Agree on reference before troubleshooting.

6

Load changes the divider

The formulas above assume no load on the tap (or a very high-impedance load like a meter input).

Connect a low-resistance load from tap to ground: it is in parallel with the bottom resistor (or part of the string). The divider ratio shifts. Always ask: what is hanging on the tap?

Control circuits with wet contacts or long cables may need stiffening (lower divider R, buffer amplifier, regulated supply).

7

Design rough rules

  1. Divider current \(I = E_T / R_T\) should be large enough that load current does not dominate—but not so large you waste power and heat resistors.
  2. For a high-impedance input, \(R_T\) in the tens of kΩ may work; for a relay coil on the tap, the divider model fails—the coil is not a high-Z load.
  3. Power check: \(P_n = I^2 R_n\) on each resistor; size wattage accordingly.
8

Field recognition

Look for two or more resistors (or a potentiometer) in series creating a reference or signal level:

  • Speed reference pots.
  • Thermistor/resistor networks in analog inputs.
  • Bleeder strings on capacitors (with safety rules).

If you see a tap and series R, think divider first—then check for load on the tap.

9

Field case

Situation. A 48 V PLC input should see 24 V when a selector is in RUN. The print shows two fixed resistors in series across 48 V with the tap to the input. In RUN, the PLC sees only 18 V and faults.

How to think with this lesson.

  • Unloaded calculation may predict 24 V at the tap.
  • The PLC input has finite impedance and leakage; it loads the bottom leg.
  • Measure tap voltage with the PLC connected.
  • Fix: adjust ratio, lower divider resistance, or use an proper 24 V supply instead of a soft divider.

Conclusion: dividers are series math plus load awareness.

In the field

Symptom

Tap voltage lower than calculated

Where to look

Load on tap; high divider R; poor ground reference; loose tap

Likely causes

  1. Load in parallel with part of string
  2. meter/PLC loading
  3. corrosion at tap

What to measure

  1. ET, each En, tap V with and without load
  2. RT

What not to do

  • Calculate open-circuit tap V and declare the circuit good

Checklist

  • I write Eout = ET × Rx / RT
  • I find I = ET / RT first when needed
  • I define ground/reference before quoting tap V
  • I ask what load is on the tap
  • I check power dissipation in divider resistors
  • I recognize potentiometer as adjustable divider

Common mistakes

Symptom Typical cause Action
Tap V wrong with PLC connected Ignored load on tap Measure loaded; redesign ratio or drive
Used divider formula with parallel branch Mis-identified topology Re-trace; parallel loads need combination analysis
Reference confusion Mixed ground symbols One reference node on sketch
Divider draws too much power R values too low Raise RT within load constraints