Electrical resistance is the measure of opposition to current flow in an electrical circuit, quantified in ohms (Ω), which determines how much voltage is required to push a specific current through a conductor or component. When examining the resistance definition in electrical engineering, it is fundamentally about energy conversion: resistive elements convert electrical potential into heat. In a real installation or breadboard prototype, resistance dictates your voltage drop, limits your maximum current, and defines the thermal ceiling of your components.
The Core Definition: What Resistance Actually Does
At the bench, resistance is the physical property that forces a trade-off between voltage and current, governed by Ohm's Law (V = I × R). If you hold voltage constant, increasing resistance decreases current. If you hold current constant, increasing resistance requires a higher driving voltage.
But what does resistance actually change in a real circuit? It introduces three unavoidable physical realities:
- Voltage Drop: Every ohm of resistance between your power supply and your load steals voltage. A 5V rail at the source might only deliver 4.8V to your microcontroller if the trace or wire resistance is too high.
- Power Dissipation (Heat): Governed by Joule's Law (P = I² × R), resistance turns wasted electrical energy into thermal energy. This is why undersized wires get warm and why resistors need physical mass to shed heat.
- Current Limiting: Resistance acts as a choke point, protecting sensitive semiconductors from drawing infinite current and burning out.
Worked Example: Calculating Wire Resistance and Voltage Drop
Let's move away from abstract theory and look at a real-world DC installation. Suppose you are wiring a 12V nominal LED strip that draws 5A. You are using 14 AWG THHN copper wire, and the one-way distance from the power supply to the LED strip is 20 feet.
Assumptions: Copper conductor, 75°C temperature column (standard for most modern terminations), 20-foot one-way run (meaning 40 feet of total wire in the circuit loop).
According to Chapter 9, Table 8 of the National Electrical Code (NEC), 14 AWG solid copper wire has a resistance of approximately 3.07 ohms per 1,000 feet at 75°C.
- Calculate Total Wire Resistance: 40 ft × (3.07 Ω / 1000 ft) = 0.1228 Ω
- Calculate Voltage Drop: V = I × R → 5A × 0.1228 Ω = 0.614V drop
- Calculate Load Voltage: 12.0V (source) - 0.614V (drop) = 11.386V at the LEDs
- Calculate Power Lost as Heat: P = I² × R → 25A² × 0.1228 Ω = 3.07W dissipated in the wire
A 0.614V drop on a 12V system is roughly 5.1%, which is slightly above the 3% ideal target for branch circuits but perfectly acceptable for most low-voltage LED drivers. However, that 3.07W of heat is distributed along the wire; if that wire were bundled tightly in conduit, derating factors would apply.
Where You Meet Resistance in Practice
You interact with intentional and parasitic resistance every time you pick up a soldering iron or open a panel.
- Current Limiting: Placing a resistor in series with an LED to prevent it from drawing excessive current and popping.
- Voltage Dividing: Using two resistors in series to scale down a 12V battery voltage to a safe 3.3V level for an ESP32 ADC pin.
- Pull-Up/Pull-Down Networks: Using a 4.7kΩ resistor on an I2C SDA/SCL line to pull the data bus high when the open-drain MOSFETs inside your sensors are turned off.
- Heating Elements: In a 3D printer hotend or a toaster, high-resistance nichrome wire is intentionally used to convert 120V AC or 24V DC into intense thermal energy.
Resistance vs. Impedance vs. Resistivity
When reading datasheets or electronics textbooks, people commonly confuse resistance with two related but distinct concepts. Clearing this up is vital for AC and RF work.
| Term | Symbol | Definition & Context |
|---|---|---|
| Resistance | R | Opposition to DC current. Purely real, dissipates heat. Measured in Ohms (Ω). |
| Impedance | Z | Total opposition to AC current. Includes Resistance (real) + Reactance (imaginary, from capacitors/inductors). Measured in Ohms (Ω). |
| Resistivity | ρ (rho) | An intrinsic material property (e.g., copper vs. silicon). It defines how strongly a material opposes current regardless of its physical shape. Measured in Ohm-meters (Ω·m). |
The takeaway: You buy a resistor (a component with a specific resistance). You measure the impedance of an AC motor winding. You look up the resistivity of aluminum when deciding whether to use it for a busbar.
Decision Tree: Sizing and Picking the Right Resistor
Let's terminate this theory in a concrete purchasing decision. You need to drive a standard 5mm red LED from a 5V Arduino Nano GPIO pin. The LED datasheet specifies a forward voltage ($V_f$) of 2.0V and a maximum continuous forward current ($I_f$) of 20mA.
Step 1: Calculate Target Resistance
R = (V_source - V_f) / I_target
R = (5.0V - 2.0V) / 0.020A = 150 Ω
Step 2: Calculate Power Dissipation
P = I² × R
P = (0.020A)² × 150 Ω = 0.06 Watts
Now, use this decision tree to select the physical component:
| Condition (If...) | Action (Then...) |
|---|---|
| Calculated Power is < 0.125W AND space is extremely tight (SMD) | Select 0805 or 0603 SMD resistor (1/8W equivalent). |
| Calculated Power is < 0.25W AND using a through-hole breadboard/PCB | Select 1/4W axial resistor. (Provides physical rigidity for breadboard springs). |
| Calculated Power is between 0.25W and 0.5W | Select 1/2W axial resistor. Step up physical size for thermal mass. |
| Calculated Power is > 0.5W | Select 1W+ metal oxide or wirewound resistor. Mount with airflow or heatsink. |
| Application is precision analog (ADC reference, medical) | Select 1% or 0.1% tolerance metal film. Avoid standard 5% carbon film. |
The Concrete Pick: For our 5V Arduino LED circuit, the calculated power is 0.06W. Following the decision tree for a through-hole prototyping scenario, we step up to a 1/4W physical size for mechanical stability in breadboards. We do not need 1% precision for a visual indicator LED.
Final Part Number: Yageo CFR-25JB-52-150R (150 Ω, 1/4W, 5% tolerance, carbon film axial). This is a ubiquitous, low-cost bench staple that will safely handle the 0.06W dissipation without exceeding its thermal limits.
Frequently Asked Questions
Does electrical resistance change with temperature?
Yes. For most pure metals like copper and aluminum, resistance increases as temperature rises (a Positive Temperature Coefficient, or PTC). This is why a motor's startup current (inrush) is higher than its running current; as the copper windings heat up, their resistance increases, naturally throttling the current. Conversely, materials like silicon and carbon have a Negative Temperature Coefficient (NTC), meaning their resistance drops as they get hotter.
What is an acceptable resistance reading for a grounding wire?
When testing a grounding electrode conductor or an equipment grounding conductor with a milliohm meter, you want to see a reading as close to zero as your meter allows. In practical field testing, a continuous equipment ground should read less than 0.1 ohms from the furthest outlet back to the main panel ground bus. If you read 1.0 ohms or higher on a ground wire, you have a loose connection, corrosion, or a broken strand that will prevent a breaker from tripping instantly during a fault.
Can I use a higher wattage resistor than calculated?
Absolutely. Wattage ratings indicate the maximum heat a resistor can safely dissipate before failing. Replacing a specified 1/4W resistor with a 1/2W or 1W resistor of the exact same ohm value is perfectly safe and will actually run cooler. The only penalties are increased physical size, higher cost, and potentially thicker leads that might not fit into tight PCB vias.






