The Direct Answer: Does a Resistor Reduce Voltage or Current?

A resistor fundamentally restricts current, but in doing so, it inherently creates a voltage drop across its terminals. It does not 'reduce' voltage in the way a buck converter does; rather, it drops voltage proportionally to the current flowing through it, governed by Ohm's Law (V = I × R). According to standard circuit theory, the resistor acts as a bottleneck.

Think of a water pipe with a narrow pinch. The pinch restricts the flow of water (current). Because flow is restricted, the water pressure (voltage) upstream of the pinch remains high, while the pressure downstream drops.

The Practical Reality: We use resistors for both purposes depending on the topology. If a resistor is in series with an LED, we are primarily using it to limit current to 20mA. If a resistor is part of a voltage divider feeding an ADC pin, we are primarily using it to drop voltage from 5V down to 3.3V.

Worked Example: You have a 12V battery and an LED that requires 2V at 20mA. The resistor must drop the remaining 10V (12V - 2V) while allowing exactly 0.02A to flow. Using R = V / I, we get 10V / 0.02A = 500 ohms. The nearest standard E12 value is 510 ohms. The resistor limits the current to ~19.6mA and drops 10V in the process.

Decoding the Stripes: How to Read Resistor Markings

Before you can select or substitute a part, you must accurately read its value. Misreading a faded red band as brown is a classic bench mistake that leads to a 10x calculation error.

Through-Hole Color Codes

  • 4-Band (Standard 5%): Digit 1, Digit 2, Multiplier, Tolerance. Example: Brown (1), Black (0), Red (x100), Gold (5%) = 1,000 ohms (1kΩ).
  • 5-Band (Precision 1%): Digit 1, Digit 2, Digit 3, Multiplier, Tolerance. Example: Brown (1), Black (0), Black (0), Brown (x10), Brown (1%) = 1,000 ohms (1kΩ).

SMD (Surface Mount) Codes

SMD resistors use printed numerals. As detailed in standard SMD guides, the last digit is always the multiplier (power of 10).

  • 3-Digit (5%): '103' means 10 × 10³ = 10,000 ohms (10kΩ).
  • 4-Digit (1%): '4702' means 470 × 10² = 47,000 ohms (47kΩ).
  • EIA-96 (0603 1%): Uses two digits and a letter (e.g., '01C'). '01' is 100, 'C' is a multiplier of 100. Total = 10kΩ. Requires an EIA-96 lookup chart.

Resistor Type Comparison: Which Construction for Which Job?

Not all resistors are created equal. The internal construction dictates noise, temperature stability, and surge handling. Here is the definitive spec-sheet breakdown for bench and production selection.

Type Construction Typical Tolerance Tempco (ppm/°C) Typical Use Case
Carbon Composition Carbon dust and clay binder ±5% to ±20% High (>1000) High-voltage pulse, vintage audio, snubber circuits (non-inductive).
Carbon Film Carbon coating on ceramic core ±5% 200 to 500 General purpose, hobbyist kits, non-critical pull-ups/pull-downs.
Metal Film Nickel-chromium (NiCr) layer ±0.1% to ±1% 15 to 50 Precision analog, ADC dividers, audio signal paths, feedback loops.
Wirewound Nichrome wire wrapped on core ±1% to ±5% 20 to 90 High power (5W+), current sensing, dummy loads. (Warning: Highly inductive).
Metal Oxide Tin oxide layer on ceramic ±2% to ±5% 250 to 300 High surge/heat environments, power supplies, mains-bleed resistors.
Thick Film SMD Ruthenium oxide paste fired on alumina ±1% to ±5% 50 to 200 Automated PCB assembly, digital logic, high-density consumer electronics.

Visual Autopsy: Resistor Failure Modes and Symptoms

Resistors rarely fail shorted. When they exceed their power dissipation rating (P = I²R), the internal element vaporizes or fractures, resulting in an open circuit or a massive upward drift in resistance. Here is what to look for when troubleshooting a dead board.

Safety Warning: A physically damaged resistor in a mains-powered circuit (like a switching power supply bleed resistor) may have compromised its isolation barrier. Do not touch the PCB with bare hands until the main filter capacitors are verified dead with a multimeter.
  • Carbon/Metal Film (Through-Hole): Visual Symptom: The beige or blue epoxy coating is cracked, blistered, or darkened. The color bands may be completely burned off. Meter Reading: OL (Open Loop) or significantly higher than rated value.
  • Wirewound (Power): Visual Symptom: The ceramic or aluminum housing is scorched black. The enamel coating on the visible wire (if exposed) is melted or flaking. Meter Reading: Usually open, but can sometimes drift high if only a few turns shorted together internally.
  • Thick Film SMD: Visual Symptom: The black epoxy body looks intact, but there is a dark brown scorch ring on the FR4 PCB pad underneath, or micro-fractures are visible under 10x magnification. Meter Reading: Open or erratic jumping values when pressed with a probe.

The Substitution Matrix: Safely Swapping Missing Parts

When your component bin is missing the exact BOM part, you must substitute safely without altering circuit behavior or creating a fire hazard. Follow these hard rules:

  1. Wattage can go UP, never DOWN: You can safely use a 1/2W resistor in place of a 1/4W resistor. The physical footprint is larger, so ensure it fits the PCB pads. Never use a 1/8W to replace a 1/4W; it will overheat and fail open.
  2. Tolerance can go TIGHTER, never WIDER: A 1% metal film can replace a 5% carbon film. A 5% cannot replace a 1% in a precision op-amp feedback loop without introducing gain errors.
  3. Temperature Coefficient (Tempco): If the circuit operates in a high-ambient environment (e.g., inside an enclosed LED driver), substituting a 200ppm carbon film for a 50ppm metal film will cause the resistance to drift as the board heats up, altering your target current.
  4. The Series/Parallel Trick for Odd Values: If you need a 2W, 10-ohm wirewound resistor but only have 1W parts, wire two 20-ohm 1W resistors in parallel. This yields 10 ohms, and the 2W power rating is safely distributed across both physical bodies.

Decision Tree: Pick Your Exact Resistor in 60 Seconds

Stop guessing. Use this decision path to select the exact series and part number for your next build or repair.

If your circuit requires... Then select this type... Concrete Default Pick (Part Number)
General purpose logic, LED current limiting, pull-ups (Cost: ~$0.10/ea) 1/4W, 5%, Metal Film Yageo CFR-25JR-52-1K (1kΩ example)
Precision analog, ADC scaling, audio DAC I/V conversion (Cost: ~$0.25/ea) 1/4W, 1%, Metal Film, 50ppm/°C Vishay MRS25000C1009FRP00 (10Ω example)
High power dissipation, dummy loads, snubbers (Cost: ~$1.50/ea) 5W, 5%, Wirewound or Metal Oxide Ohmite 50J10RE (10Ω, 5W, silicone coated)
High-density SMD automated assembly, 0603 footprint (Cost: ~$0.01/ea in reels) 0603, 1%, Thick Film Panasonic ERJ-3EKF1002V (10kΩ example)
High-voltage pulse absorption, vintage tube amp restoration (Cost: ~$2.00/ea) 1W, 10%, Carbon Composition Allen-Bradley 1/2W or 1W CC series (or modern Ohmite OY series)

When in doubt for a standard hobbyist or prototype breadboard build, default to the Yageo CFR-25JR-52 metal film series. It offers low noise, tight enough tolerance for 95% of DIY applications, and survives standard soldering iron abuse without drifting.