The unit for resistance is the ohm (Ω), defined as the opposition a material presents to the flow of direct electrical current, dictating how much voltage is required to push a specific amount of current through a circuit. In any real circuit or installation, resistance changes the voltage available to downstream components (voltage drop), limits the maximum current that can flow, and converts electrical energy into heat. While beginners often use the terms interchangeably, resistance is strictly a DC concept; it is commonly confused with reactance (opposition to AC current change in capacitors and inductors) and impedance (the vector sum of resistance and reactance in AC circuits).

The Math: A Worked Numeric Example

Let us look at a common household appliance to see how the ohm dictates power consumption. Consider a standard 120V AC, 1500W ceramic space heater. Even though this is an AC circuit, the heating element is purely resistive, meaning we can use DC formulas because the reactance is effectively zero.

To find the resistance of the nichrome wire heating element, we rearrange the power formula ($P = V^2 / R$) to solve for $R$:

  • $R = V^2 / P$
  • $R = (120V)^2 / 1500W$
  • $R = 14,400 / 1500 = 9.6 \Omega$
Inline Data Highlight: A cold nichrome heating element will actually measure slightly lower than 9.6Ω on your multimeter. Because resistance increases with temperature, the 9.6Ω value is the operating resistance at roughly 400°C. At room temperature (20°C), expect to measure closer to 8.8Ω to 9.1Ω.

If you plug that heater into a 120V outlet, it draws exactly 12.5A ($I = V/R = 120 / 9.6$). If the utility voltage sags to 114V, the current drops to 11.87A, and the heat output drops to 1353W. The physical resistance of the wire remains the structural bottleneck controlling the entire system. For a deeper look at how power dissipates in resistive circuits, review the power in electric circuits chapter from All About Circuits.

Where You Meet This in Practice

You do not just encounter the ohm in textbooks; it governs physical limits on the jobsite and the workbench. Here is where resistance dictates your design choices:

  1. Wire Sizing and Voltage Drop: According to NEC Chapter 9, Table 8, 100 feet of 14 AWG solid copper wire has a resistance of roughly 0.252Ω. If you pull 15A through it to a shed, you lose 3.78V ($15A \times 0.252\Omega$) just heating up the wire inside the walls. This is why long feeder runs require upsizing to 10 AWG or 8 AWG to drop the resistance and maintain adequate voltage at the receptacle.
  2. Current Shunt Measurement: To measure high DC currents without a clamp meter, bench power supplies use a shunt resistor. A 50A shunt might have a resistance of exactly 0.001Ω (1 milliohm). At 50A, it drops 50mV, which an internal op-amp amplifies for the digital display.
  3. Sensor Calibration: PT100 Resistance Temperature Detectors (RTDs) are made of platinum wire calibrated to be exactly 100.00Ω at 0°C. The resistance increases by roughly 0.385Ω per degree Celsius, allowing industrial PLCs to read temperatures with 0.1°C precision.

Bench Scenario: When Misunderstanding Resistance Burns a Board

Safety Note: Always calculate both the resistance (ohms) and the power dissipation (watts) before soldering a component. A resistor can have the perfect ohm value but still catch fire if its wattage rating is too low.

The Setup:
A maker is building a custom 5V USB-powered desk lamp using a high-power Cree XP-E2 LED. The LED requires a forward voltage ($V_f$) of 3.2V and a forward current ($I_f$) of 700mA. To limit the current from the 5V USB supply, they need a series current-limiting resistor.

The Numbers:
Using Ohm's Law ($R = V / I$), the required voltage drop across the resistor is $5.0V - 3.2V = 1.8V$.
The target resistance is $1.8V / 0.7A = 2.57\Omega$. The maker selects the closest standard E12 value: a 2.7Ω resistor.
With 2.7Ω, the current is slightly lower: $1.8V / 2.7\Omega = 666mA$, which is perfectly safe for the LED.

The Outcome:
The maker solders in a standard, beige 1/4W (0.25W) through-hole carbon film resistor, powers up the USB bank, and the LED lights up brightly. Three seconds later, a sharp snap is heard, the resistor's epoxy coating cracks, and the LED goes dark. The workbench smells like burning phenolic resin.

What Went Wrong:
The maker solved for the unit of resistance (ohms) but completely ignored the power rating (watts). The power dissipated by the resistor is calculated as $P = I^2 \times R$.
$P = (0.666A)^2 \times 2.7\Omega = 1.20W$.
The circuit demanded 1.20W of heat dissipation, but the physical component was only rated for 0.25W. The resistor overheated, its internal carbon track fractured from thermal shock (creating an open circuit with infinite resistance), and the circuit died. The fix requires a 2.7Ω resistor rated for at least 2W, or preferably, switching to a dedicated constant-current LED driver to eliminate the wasted heat entirely.

Resistance Unit Conversions and Prefixes

Because 1 ohm is a very small unit in modern electronics, and a very large unit in power transmission, we use standard SI prefixes. When measuring these values on the bench, always follow the safety and technique guidelines outlined in Fluke's official guide to measuring resistance.

Prefix Symbol Multiplier Typical Use Case
Milliohm 0.001 Ω Shunt resistors, PCB trace resistance, contact resistance in relays.
Ohm Ω 1 Ω Current limiting for power LEDs, heating elements, speaker voice coils (4Ω/8Ω).
Kilohm 1,000 Ω Voltage dividers, I2C pull-up resistors (4.7kΩ), transistor base biasing.
Megohm 1,000,000 Ω Insulation resistance testing (Megger), high-voltage probe dividers, ESD safety mats.
Gigohm 1,000,000,000 Ω Dielectric insulation in high-voltage cables, electrometer inputs.

FAQ: Resistance Unit Questions from the Workbench

Can I measure resistance in a live circuit?

No. Multimeters measure resistance by injecting a small, known test current and measuring the resulting voltage drop. If the circuit is already powered, the external voltage will corrupt the reading, and in high-voltage circuits, it will blow the multimeter's internal fuse or destroy the ADC.

Why does my multimeter read 'OL' when measuring a good fuse?

'OL' stands for Over Limit (or Open Loop). If you are measuring a good fuse, it should read close to 0.0Ω (usually 0.1Ω to 0.5Ω depending on lead resistance). If a good fuse reads OL, your multimeter probes are likely broken internally, or the meter's internal mA fuse is blown from a previous mistake where you tried to measure voltage while the probes were plugged into the current (Amps) jacks.

Does the physical size of a resistor change its ohm value?

No. The physical size (e.g., 0805 SMD vs. 1/2W through-hole) dictates the power rating (watts) and the maximum voltage it can safely withstand before arcing. A 10kΩ 0402 SMD resistor and a 10kΩ 2W axial resistor have the exact same resistance; the larger one simply has more physical mass to dissipate heat and a wider gap between leads to prevent high-voltage arcing.

What happens to resistance when wire gets hotter?

For standard conductors like copper and aluminum, resistance increases as temperature rises (a positive temperature coefficient). For example, a copper wire's resistance increases by roughly 0.4% per degree Celsius. This is why voltage drop calculations for long outdoor runs must account for the maximum expected ambient and operating temperatures, not just the baseline 20°C lab values.