The Bench Mix-Up: When an Inductor Looks Like a Resistor
It is a rite of passage for every hardware hacker: you reach into your parts bin, pull out a familiar tan, dog-bone-shaped component with brown-black-brown-gold bands, and solder it into your circuit. You assume it is a 100Ω resistor. It is actually a 100µH molded axial choke. The physical resemblance between axial leaded inductors and standard 1/4W or 1/2W resistors is not a coincidence—manufacturers use the same automated dipping and banding machinery for both. But confusing the two on the workbench can instantly destroy your prototype.
Consider a real-world scenario involving a classic LM2596 buck converter build. The design required a 100Ω resistor in the feedback voltage divider to set the output to 5V. The builder grabbed a 'brown-black-brown' banded part from a mixed drawer, assuming the EIA color code dictated 100Ω. In reality, it was a Vishay IM-2 molded RF choke rated at 100µH.
When power was applied, the converter's feedback pin (which expects a precise voltage divider ratio) was effectively pulled to ground through the choke's 2.2Ω DC resistance (DCR). The LM2596 interpreted this as a massive output deficit and drove the switching transistor to a 100% duty cycle. Instead of 5V, the output railed to nearly 38V. The 10V-rated output capacitor vented violently, and the downstream 5V logic load was fried. The root cause was a simple visual misidentification. The part looked exactly like a resistor, banded exactly like a resistor, but behaved electrically as a near-short at DC.
Decoding the Bands: Resistor vs. Inductor Color Codes
The core of the confusion lies in the fact that both components frequently use the standard EIA color code. The bands map to the exact same digits: Black (0), Brown (1), Red (2), Orange (3), Yellow (4), Green (5), Blue (6), Violet (7), Gray (8), White (9). The fourth band is typically Gold (±5%) or Silver (±10%) for tolerance.
The critical difference is the base unit. For resistors, the multiplier yields Ohms (Ω). For inductors, the multiplier yields Microhenries (µH).
- Brown-Black-Brown-Gold: As a resistor, this is 10 × 10^1 = 100Ω (±5%). As an inductor, this is 10 × 10^1 = 100µH (±5%).
- Red-Red-Red-Gold: As a resistor, this is 2.2kΩ. As an inductor, this is 2,200µH (2.2mH).
To complicate matters, MIL-PRF-39010 spec inductors sometimes use a double-width first band to indicate it is an inductor, or a silver band as the first indicator. However, commercial off-the-shelf (COTS) axial chokes from manufacturers like Bourns or Vishay rarely use these military tells, leaving you with identical visual profiles. Never trust the color bands alone without verifying the component type.
Physical and Electrical Tell-Tales
While the color bands overlap, the internal construction and electrical behavior of these components diverge completely. Use this spec-sheet comparison to understand what you are actually holding.
| Feature | Carbon/Metal Film Resistor | Molded Axial RF Choke (Inductor) | Shielded Power Inductor (SMD/Radial) |
|---|---|---|---|
| Core Construction | Ceramic substrate with carbon/metal film spiral | Ferrite or iron powder core wrapped in fine copper wire | Powdered iron or ferrite core, heavy gauge wire, enclosed in magnetic shield |
| Typical Tolerance | ±1% to ±5% | ±5% to ±20% | ±10% to ±30% |
| Tempco (ppm/°C) | ±50 to ±200 | Not typically specified (Q-factor matters more) | Not typically specified (Isat derating matters more) |
| DC Resistance (DCR) | Matches marked value exactly | Very low (0.5Ω to 15Ω) | Extremely low (0.01Ω to 0.5Ω) |
| Typical Use | Voltage division, current limiting, pull-ups | RF filtering, high-frequency chokes, snubbers | Switching regulator energy storage, high-current filtering |
| Visual / Tactile Tell | Lightweight, uniform epoxy dip, matte finish | Slightly heavier, visible seam on mold, sometimes wax-coated | Heavy, bulky, often has a flat top or exposed ferrite core |
If you pick up a 'brown-black-brown' part and it feels surprisingly dense for its size, or if you can see a faint molding seam running longitudinally along the tan epoxy body, you are likely holding an inductor. Resistors are generally lighter and have a perfectly smooth, uniform cylindrical dip.
Failure Modes: What Happens When You Swap Them
Misidentifying these parts does not just result in a non-functioning circuit; it usually results in destructive failure modes due to the fundamental mismatch in how they handle DC current and AC impedance.
Inductor Placed in a Resistor Circuit
The Setup: You need a 1kΩ current-limiting resistor for an LED, but you accidentally install a 1mH (1000µH) axial choke (Brown-Black-Red bands).
The Physics: At DC, an inductor acts as a simple wire. The 1mH choke might have a DCR of just 4Ω. Instead of limiting current to 15mA, the circuit now pushes hundreds of milliamps through the LED and the choke.
Visual Symptoms: The LED pops instantly. The axial choke begins to overheat as it exceeds its RMS current rating (often just 100mA to 300mA for small RF chokes). The wax or epoxy coating on the inductor will melt, bubble, or emit a distinct burning wax smell before the internal fine-gauge copper wire fuses open.
Resistor Placed in an Inductor Circuit
The Setup: You are building a boost converter and need a 47µH power inductor. You accidentally install a 47Ω power resistor (Yellow-Violet-Black bands).
The Physics: A switching regulator relies on the inductor to store energy in a magnetic field (E = 1/2 LI²) during the switch's ON time and release it during the OFF time. A resistor cannot store magnetic energy; it only dissipates it as heat (P = I²R).
Visual Symptoms: The switching IC will attempt to ramp current through the 'inductor' to reach the target output voltage. Because there is no inductance to limit the di/dt (rate of current change), current spikes massively. The resistor will glow cherry red, the epoxy will char and crack, and the switching MOSFET inside the IC will likely suffer catastrophic thermal runaway and short out, taking the IC with it.
Safe Substitution and Selection Criteria
When your exact part is missing, you must substitute intelligently. The rules for substituting resistors and inductors are entirely different.
Which type for which job?
Use molded axial RF chokes strictly for low-current, high-frequency applications like RF filtering or EMI suppression on signal lines. They have high Q-factors but low saturation currents. Use shielded power inductors (usually SMD or large radial through-hole) for DC-DC converters and power rails where continuous DC currents exceed 500mA. They are designed to handle high RMS currents without saturating the core.
How to substitute an inductor safely:
- Match the Inductance (L): If you need 100µH and only have 200µH chokes, you can wire two 200µH inductors in parallel. The formula is identical to parallel resistors: (L1 × L2) / (L1 + L2) = 100µH. Ensure they are magnetically shielded or placed far apart to prevent mutual inductance coupling.
- Check Saturation Current (Isat): This is the current at which the core saturates and inductance drops by 20-30%. Your substitute's Isat must exceed the peak current of your circuit. If you parallel two inductors, their Isat ratings add together.
- Check RMS Current (Irms): This is the thermal limit of the copper wire. Ensure the substitute can handle your continuous DC load without overheating.
- Never substitute a resistor for an inductor: There is no safe workaround. A resistor cannot perform the energy storage function of an inductor. If you lack the correct inductor, halt the build and order the proper part.
The Multimeter Test: Proving the Part
Because an inductor looks like a resistor, your digital multimeter (DMM) is your only reliable defense before the soldering iron gets hot. While a dedicated LCR meter is required to measure the actual microhenries, a standard DMM can instantly separate the two components using the resistance (Ω) setting.
- Set your DMM to the lowest Ohms range (usually 200Ω or auto-ranging).
- Zero the leads: Touch the probes together and note the lead resistance (typically 0.1Ω to 0.4Ω). Subtract this from your final reading.
- Measure the component: Place the probes across the axial leads.
- If the reading matches the color code exactly (e.g., a brown-black-brown part reads 99.5Ω to 100.5Ω), it is a resistor.
- If the reading is drastically lower than the color code implies (e.g., a brown-black-brown part reads 1.8Ω to 3.5Ω), it is an inductor. You are measuring the DCR of the copper wire, not the inductance.
- Verify with an LCR Meter (Optional but recommended): If the DMM shows a low resistance but you still need to confirm the exact µH value, set your LCR meter to 1kHz or 100kHz (standard testing frequencies for inductors) and measure the 'L' parameter. A reading of ~100µH confirms it is a choke.
By treating every banded axial component as 'unidentified' until proven otherwise with a DMM, you eliminate the risk of the classic bench mix-up. The visual similarity between these parts is a manufacturing convenience, not an electrical equivalence. Trust the math, trust the meter, and keep your prototypes intact.






