The SI unit of electric resistance is the ohm (symbol: Ω), defined as the resistance between two points of a conductor when a constant potential difference of one volt applied to these points produces a current of one ampere. In any real circuit or electrical installation, resistance dictates exactly how much current will flow for a given voltage, which directly determines voltage drop along wire runs, current division in parallel branches, and how much electrical energy converts to heat. According to the National Institute of Standards and Technology (NIST), the ohm is a derived SI unit, fundamentally linking voltage, current, and power in every electrical system you will ever build or wire.
The Ohm in Numbers: Standard Values and Multipliers
On the bench, you rarely deal with exactly one ohm. Depending on whether you are measuring the internal resistance of a lithium cell or the insulation resistance of a motor winding, you will use standard SI prefixes. Here is how the ohm scales across real-world components you will encounter in the lab or on the jobsite.
| Prefix | Symbol | Multiplier | Real-World Component Example | Typical Measurement Tool |
|---|---|---|---|---|
| Micro-ohm | µΩ | 10-6 Ω | Current shunt resistor (e.g., 100 µΩ for 50A BMS) | Micro-ohmmeter / Kelvin clips |
| Milli-ohm | mΩ | 10-3 Ω | Internal resistance of a 18650 Li-ion cell (~20 mΩ) | Standard DMM (mΩ range) |
| Ohm | Ω | 1 Ω | LED current-limiting resistor (e.g., 220 Ω) | Standard DMM |
| Kilo-ohm | kΩ | 103 Ω | I2C pull-up resistor on an ESP32 (e.g., 4.7 kΩ) | Standard DMM |
| Mega-ohm | MΩ | 106 Ω | Multimeter input impedance (typically 10 MΩ) | Megohmmeter (Megger) / DMM |
You cannot simply buy a '590 ohm' resistor. Manufacturers produce resistors in standardized logarithmic scales known as the E-series. The most common is the E24 series (5% tolerance), which includes values like 560 and 620, but skips 590. For tighter 1% tolerance work, you will use the E96 series. Always design your circuits around available E-series values rather than raw calculated numbers.
Worked Example: Sizing an LED Current Limiter for Automotive 13.8V
Let’s apply the ohm to a classic beginner project that frequently fails in practice: wiring a standard 5mm red LED to a car’s 12V system. The most common mistake is assuming the car’s electrical system is exactly 12.0V. When the engine is running, the alternator pushes the system voltage to roughly 13.8V to 14.4V.
The Parameters:
- Supply Voltage (Vs): 13.8V (running automotive nominal)
- LED Forward Voltage (Vf): 2.0V (typical for standard red)
- Target LED Current (I): 20 mA (0.020 A)
Step 1: Calculate Required Resistance
Using Ohm’s Law (R = V / I), we first find the voltage that must be dropped across the resistor: 13.8V - 2.0V = 11.8V.
R = 11.8V / 0.020A = 590 Ω.
Step 2: Select the E24 Standard Value
Since 590 Ω is not in the E24 series, we round up to the next available value to keep the current safely below the 20mA maximum. The nearest E24 value is 620 Ω.
Step 3: Calculate Power Dissipation (The Step Beginners Miss)
Resistance converts electrical energy into heat. We must size the physical resistor to handle this heat without burning up.
P = I² × R = (0.020)² × 620 = 0.0004 × 620 = 0.248 Watts.
A standard 1/4W (0.25W) through-hole resistor is technically rated for 0.25W, but running a component at 99% of its maximum rating is a recipe for thermal failure, especially in a hot engine bay. Standard engineering practice dictates derating resistors to at least 50% of their maximum power. Therefore, you must use a 1/2W (0.5W) resistor for this installation.
Where You Meet Resistance in Practice
Understanding the ohm moves you from abstract theory to practical troubleshooting and code-compliant installations. Here is where resistance dictates success or failure in the field.
Branch Circuit Voltage Drop (NEC Wiring)
Every wire has resistance. According to NEC Chapter 9, Table 8, 12 AWG solid copper wire has a resistance of roughly 1.93 ohms per 1,000 feet at 75°C. If you run a 50-foot circuit to a 15A space heater, the total loop (out and back) is 100 feet. The wire resistance is 0.193 Ω. Using Ohm's Law, the voltage drop is 15A × 0.193 Ω = 2.895V. On a 120V circuit, that is a 2.4% drop, which is well within the NEC's recommended 3% maximum for branch circuits. If you used 14 AWG wire, the higher resistance would push the drop closer to the limit, potentially causing the heater to underperform and the wire to run hot.
Grounding Electrode Systems
In residential and commercial wiring, the earth itself acts as a resistive path. Grounding principles rely on minimizing this resistance to ensure fault currents trip the breaker. NEC 250.53(A)(2) requires that a single ground rod must have a resistance to earth of less than 25 ohms. If your soil is too dry or rocky and measures 40 ohms on a fall-of-potential tester, you must drive a second rod to lower the parallel resistance.
Embedded Systems and Microcontrollers
When wiring an ESP32 or Arduino, GPIO pins require defined logic states. Floating pins act as antennas, picking up electromagnetic noise. To fix this, we use pull-up resistors. While the ESP32 features internal pull-ups, they are intentionally weak (typically 45 kΩ) to save power. For noise-immune I2C bus communication, you must add external 4.7 kΩ or 10 kΩ physical resistors to the SDA and SCL lines to pull the bus up to 3.3V firmly and quickly.
Common Confusions: Resistance vs. Resistivity vs. Impedance
Even experienced hobbyists occasionally mix up related terms that share the ohm as a unit or concept. Here is how to keep them distinct.
| Property | Symbol | SI Unit | What It Actually Means |
|---|---|---|---|
| Resistance (R) | R | Ohm (Ω) | The opposition to current flow of a specific physical object (like a 5-inch piece of wire or a carbon resistor). |
| Resistivity (ρ) | ρ (rho) | Ohm-meter (Ω·m) | An intrinsic material property. Copper has a resistivity of 1.68 × 10-8 Ω·m regardless of its shape or size. |
| Impedance (Z) | Z | Ohm (Ω) | The total opposition to alternating current (AC), combining DC resistance with reactance (from capacitors and inductors). |
| Conductance (G) | G | Siemens (S) | The exact mathematical reciprocal of resistance (G = 1/R). How easily current flows. |
The Multimeter Trap: A standard digital multimeter (DMM) measures DC resistance by injecting a tiny known current and measuring the voltage drop. If you try to measure the impedance of an AC motor winding or a speaker coil with a DMM, you are only reading the DC resistance of the copper wire, completely missing the inductive reactance that actually limits current when the device is running. To measure true AC impedance, you need an LCR meter.
Frequently Asked Questions
Why do we use the omega (Ω) symbol instead of just writing 'ohm'?
The omega symbol is the standard international shorthand adopted by the IEC (International Electrotechnical Commission) to prevent confusion in schematics and tight PCB silkscreens. In older documentation or basic text environments where Greek characters aren't available, you may see it written as 'R' (e.g., 100R instead of 100Ω).
Does the resistance of a wire change when it gets hot?
Yes. Copper has a positive temperature coefficient of resistance (TCR). As a wire heats up under load, its resistance increases by roughly 0.4% for every 1°C rise in temperature. This is why voltage drop calculations for long, heavily loaded feeder wires must account for the operating temperature column (e.g., 75°C or 90°C) rather than just the ambient room temperature.
What does it mean when a multimeter reads 'OL' in ohms mode?
'OL' stands for Over Limit (or Open Loop). It means the resistance between the two probes is higher than the meter can measure—effectively infinite resistance. This is the expected reading when testing a blown fuse, an open switch, or the insulation between a live wire and a ground wire.






