Can a resistor reduce voltage, and is it the right way to power a lower-voltage circuit? A resistor can create a voltage drop, but the result depends on the current flowing through it. When the load current changes, the output voltage changes as well, which makes resistor-based voltage reduction suitable for some circuits but unreliable for others. This article explains how to calculate voltage drop using a series resistor or voltage divider, account for load effects and power dissipation, and determine when these methods are appropriate.

Does a Resistor Reduce Voltage and How Does It Work?
A resistor creates a voltage drop when current passes through it. The size of that voltage drop depends on the resistor value and the current flowing through the circuit.
The relationship is described by Ohm's law:
VR=I×R
Where:
• VR is the voltage across the resistor
• I is the current through the resistor
• R is the resistance
For example, if 20 mA flows through a 100 Ω resistor:
VR = 0.02A x 100Ω
VR =2V
The resistor develops a 2 V drop.
If the current decreases to 10 mA, the voltage drop becomes:
VR=0.01 A×100Ω
VR=1V
This shows that a resistor does not independently select a fixed output voltage. It creates a current-dependent voltage drop.
A resistor also does not reduce voltage when no current flows through it. With zero current, the ideal voltage drop across the resistor is zero.
Reducing Voltage with a Single Series Resistor

A single resistor can reduce the voltage reaching a load when it is connected in series with that load.
The input voltage is divided between the resistor and the load:
Vin=VR+Vload
Where:
• Vin is the supply voltage
• VR is the voltage dropped across the resistor
• Vload is the voltage across the connected load
The required resistor value is:
R=Vin−VloadIload
Series-Resistor Example
Assume a circuit has:
• Input voltage: 5 V
• Typical LED forward voltage: 2 V
• Load current: 20 mA
The resistor must drop:
VR=5V−2V
VR=3V
The required resistance is:
R=3V0.02A
R=150Ω
A 150 Ω resistor creates a 3 V drop when 20 mA flows through the circuit.
This method is suitable only when the load current is known and remains reasonably consistent. If the current changes, the voltage across the resistor and the load changes as well.
For example, the same 150 Ω resistor produces:
• A 1.5 V drop at 10 mA
• A 3 V drop at 20 mA
• A 4.5 V drop at 30 mA
A series resistor is therefore commonly used for predictable-current loads rather than devices with changing power demand.
Reducing Voltage with a Resistor Divider

A resistor divider uses two resistors connected in series between the input voltage and ground. The output voltage is taken from the junction between them.
The circuit uses:
• R1 between the input and output
• R2 between the output and ground
The unloaded output voltage is:
Vout=Vin x R2R1+R2
Equal-Value Divider Example
Assume:
• Vin=12V
• R1=10KΩ
• R2=10KΩ
The output is:
Vout=12V x 10KΩ10KΩ+ 10KΩ
Vout=6V
Because the resistors have equal values, the output is half the input voltage.
Calculating Divider Resistors
When R2 is selected first, R1 can be calculated using:
R1=R2 (VinVout−1)
Suppose a 5 V signal must be reduced to approximately 3.3 V.
Select:
R2= 10KΩ
Then calculate R1:
R1=10KΩ (5V3.3V−1)
R1=5.15KΩ
A nearby standard resistor value of 5.1 kΩ can be used.
The resulting voltage is:
Vout=5V x 10KΩ5.1 kΩ+10KΩ
Vout=3.31 V
Voltage dividers are primarily used for signal scaling, measurement inputs, threshold generation, and other circuits that draw little current from the output.
Why the Output Voltage Changes Under Load

The basic voltage-divider formula assumes that the output is unloaded or connected to a circuit with sufficiently large input resistance.
When a load is connected, its resistance appears in parallel with R2. This reduces the effective resistance of the lower part of the divider.
The effective resistance is:
REFFECTIVE=R2 || RL
It can be calculated using:
REFFECTIVE=R2RLR2+RL
The loaded output voltage then becomes:
Vout=Vin xREFFECTIVER1+ REFFECTIVE
Loaded-Divider Example
Assume:
• Vin = 15V
• R1=10KΩ
• R2=10KΩ
• Load resistance RL=10KΩ
Without the load, the output is 6 V.
Vout, unloaded = Vin × R2 / (R1 + R2)
Vout, unloaded = 15 V × 10 kΩ / (10 kΩ + 10 kΩ)
Vout, unloaded = 7.5 V
With the load connected, R2 and RL are in parallel:
REFFECTIVE=R2 ll RL
REFFECTIVE=(R2×RL)/(R2+RL)
REFFECTIVE=(10KΩ×10KΩ)/(10KΩ+10KΩ)
REFFECTIVE=5V
The output voltage falls from 7.5 V to 5 V because the connected load reduces the effective resistance of the lower divider branch.
A divider produces a more stable result when the connected input resistance is much larger than R2. In general, the load resistance should be several times the divider resistance, though the required ratio depends on the acceptable measurement error.
Large divider resistors reduce continuous current consumption but can increase sensitivity to leakage current, noise, and input capacitance. Smaller resistor values reduce loading error but consume more power.
Resistor Power Dissipation and Wattage Selection

A resistor converts electrical energy into heat while producing a voltage drop. Its power dissipation must be checked before selecting a component.
Power can be calculated using:
P=VI
For a resistor, the following forms can also be used:
P=I2R
Power Calculation Example
Assume a 100 Ω resistor carries 40 mA.
P=I2R
P= (0.04 A)2×100Ω
P=0.16 W
Although a 0.25 W resistor is rated above the calculated value, it leaves little thermal margin. A 0.5 W resistor may be more suitable for continuous operation or for installation in a warm or enclosed environment.
The selected wattage should account for:
• Maximum supply voltage
• Maximum operating current
• Startup current
• Ambient temperature
• Resistor package size
• PCB airflow and spacing
• Continuous or intermittent operation
• Supplier derating curves
A resistor should not be operated continuously at its exact maximum power rating. Additional margin helps reduce temperature rise and supports reliable long-term operation.
Applications of Resistor Voltage Reduction
LED Current Limiting
An LED does not regulate its own current. Once its forward voltage is reached, its current can rise rapidly. A series resistor drops the unused supply voltage and controls the LED current.
Assume:
• Supply voltage: 5 V
• LED forward voltage: 2 V
• Desired current: 20 mA
The resistor value is:
R= 5V−2V0.02A
R=150 Ω
The resistor power is:
P=3 V×0.02 A
P=0.06W
A standard 0.25 W resistor provides sufficient margin for this example.
Signal-Level Reduction
A voltage divider can reduce a 5 V analog signal before it reaches a 3.3 V ADC, comparator, or other high-impedance input.
The divider must be designed using:
• Maximum possible signal voltage
• Input-voltage limit of the receiving device
• Receiving input resistance
• Resistor tolerance
• Signal frequency
• Input capacitance
A divider may be unsuitable for some bidirectional digital interfaces because it only reduces voltage in one direction, potentially affecting signal timing.
Battery-Voltage Measurement
A resistor divider can scale battery voltage into the measurement range of a microcontroller ADC.
Suppose a nominal 12 V battery may reach 14.4 V during charging, while the ADC input must remain below 3.3 V.
Select:
R2=10kΩ
Calculate R1:
R1= 10kΩ (14.4V3.3V−1)
R1=33.64 kΩ
A nearby value of 34 kΩ produces:
Vout= 14.4 V x 10kΩ34 kΩ+ 10kΩ
Vout=3.27 V
The divider should be based on the maximum expected battery voltage rather than only its nominal value.
Comparator and Bias References
Two resistors can provide a reference voltage for a comparator, an operational amplifier, or a transistor bias network.
For example, two equal resistors connected across a 5 V supply create a nominal midpoint of 2.5 V. A comparator can use this voltage as a switching threshold.
This approach works when the connected input draws little current and when the resistor tolerance provides acceptable accuracy.
Can a Resistor Reduce 12 V to 5 V?

A resistor can create a 7 V drop from a 12 V supply, but only at a particular current.
Assume a load requires:
• Input supply: 12 V
• Required voltage: 5 V
• Current: 100 mA
The resistor value is:
R= 12V−5V0.1A
R=70Ω
The resistor power is:
P= 7V x 0.1A
P=0.7 W
A resistor with a rating above 0.7 W would be required.
However, the output changes when the current changes.
At 50 mA:
VR=0.05A x 70Ω
VR=3.5V
The load receives:
12V − 3.5V = 8.5V
At 120 mA:
VR=0.12A x 70Ω
VR=8.4V
The load receives:
12V−8.4V=3.6V
The output can therefore move far above or below 5 V as the load current changes. This makes a series resistor unsuitable for powering most 5 V electronic devices.
Resistor vs. Other Voltage-Reduction Methods
| Method | Suitable use | Main consideration |
|---|---|---|
| Series resistor | Predictable-current load | Voltage changes with current |
| Voltage divider | High-impedance signal input | Load resistance changes the output |
| Linear regulator | Controlled output with manageable heat | The input-output difference is dissipated |
| Buck converter | Efficient power conversion | Requires switching components and careful layout |
A linear regulator may be suitable for modest current and a manageable input-output voltage difference. A buck converter may be more effective when current demand is substantial or efficiency is important.
When to Use and Avoid Resistor Voltage Reduction
A resistor is useful when the circuit depends on a known relationship between voltage and current. It is unsuitable when the output must remain stable despite changing operating conditions.
| A resistor may be suitable when | Use another method when |
|---|---|
| The load current is predictable | The load current changes during operation |
| The output is used for signal scaling | The output powers a digital device |
| The receiving circuit has high input impedance | A precise supply voltage is required |
| The resistor controls LED current | The load has substantial startup current |
| Power dissipation is manageable | Heat generation is a concern |
| Input-voltage variation is acceptable | The input supply varies significantly |
| A threshold or reference is required | Short-circuit protection is required |
| Small output variation is acceptable | The load has a narrow voltage range |
Common Problems in Resistor Voltage-Reduction Circuits
Test resistor-based voltage-reduction circuits with the actual load connected and across the full expected current range.
| Problem | Likely Cause | Recommended Check |
|---|---|---|
| Output voltage falls when the load is connected | The load changes the voltage-divider ratio | Include the load resistance in the divider calculation |
| Output voltage changes during operation | The load current varies between operating modes | Measure startup, active, idle, and sleep current |
| The resistor becomes hot | Power dissipation is too close to or above the resistor rating | Recalculate resistor power and provide sufficient thermal margin |
| Measured voltage differs from the calculated value | Resistor tolerance, supply variation, or hidden loading affects the circuit | Measure the actual supply voltage, resistance, and load current |
| ADC readings are inaccurate | Divider impedance, ADC input capacitance, or sampling time affects settling | Check the ADC source-impedance limit and increase the sampling time if required |
| Output voltage rises when the load is disconnected | Little or no current flows through the series resistor, so it develops little or no voltage drop | Use a voltage regulator when a stable output is required, or add a defined load path where appropriate. |
Conclusion
A resistor can reduce voltage, but only when the circuit current and load behavior are understood. Use a series resistor for current limiting or a predictable-current load, and use a voltage divider for scaling signals into a high-impedance input. Because the voltage drop changes with current and loading, resistors are unsuitable for powering devices that require a stable supply. For variable-current loads, choose a linear regulator or buck converter instead.
Frequently Asked Questions [FAQ]
Q1. Does a resistor reduce voltage or current?
A resistor influences both quantities through Ohm's law. When current flows through it, the resistor develops a voltage drop. The circuit voltage and resistance also determine the amount of current that flows.
Q2. Can one resistor reduce 12 V to 5 V?
It can create a 7 V drop at one specific current. If the load current changes, the output voltage changes as well, so this method is generally unsuitable for powering a 5 V electronic device.
Q3. Why are two resistors used in a voltage divider?
Two resistors create a defined ratio between the input voltage and ground. The output is taken from their junction.
Q4. Why does divider voltage fall when a load is connected?
The load resistance appears in parallel with the lower resistor. This changes the effective resistance, reducing the output voltage.
Q5. When should a voltage regulator be used instead?
Use a regulator when the load requires a controlled voltage, draws changing current, has substantial startup demand, or could be damaged by voltage variation.
Q6. How do I choose the correct resistor wattage?
Calculate the resistor's power using P = VI, P = I^2R, or P = V^2/R. Select a wattage rating above the calculated dissipation and include thermal margin for continuous operation, ambient temperature, and limited airflow.