Wire Resistance Calculator

Calculate wire resistance from AWG gauge or diameter, length, material, and temperature. Supports 7 conductor materials, temperature correction, cmil conversion. Includes temp effect visual and AWG...

Affects resistivity
°C
Total Resistance
156.2538 mΩ
30.00 m of wire
Resistance per Meter
5.2085 mΩ/m
1.5875 mΩ/ft
Resistance per km
5.2085 Ω/km
Loop = 2× for round-trip
Conductance
6.3998 S
1/R (siemens)
Cross-section
3.3100 mm²
6,532 cmil
Resistivity at {result.T}°C
1.7240e-8 Ω·m
ρ₂₀ × (1 + α×ΔT)

Temperature Effect on Resistance

-40°C
119.41 mΩ
0°C
143.97 mΩ
20°C
156.25 mΩ
40°C
168.54 mΩ
60°C
180.82 mΩ
80°C
193.10 mΩ
100°C
205.38 mΩ

AWG Reference Table

AWGDiameter (mm)Area (mm²)Ω/km (Cu 20°C)
000011.684107.2200.161
009.26667.4300.256
17.34842.4100.407
45.18921.1500.815
83.2648.3702.060
122.0533.3105.208
161.2911.31013.160
200.8120.51833.282
240.5110.20584.098
280.3210.081212.840
Planning notes, formulas, and examples

About the Wire Resistance Calculator

The electrical resistance of a wire is determined by four factors: the conductor material's resistivity (ρ), the wire length (L), the cross-sectional area (A), and the temperature. The fundamental formula R = ρL/A tells the whole story: longer wires have more resistance, thicker wires have less, and materials with lower resistivity conduct better.

Temperature significantly affects resistance in metals. Copper's resistance increases about 0.393% per degree Celsius above 20°C. A copper wire that measures 1.000 Ω at 20°C will measure 1.314 Ω at 100°C. This temperature coefficient is critical for precision measurements, heating element design, and temperature sensing (RTDs use this effect intentionally).

This calculator computes wire resistance from AWG gauge or custom diameter, with 7 conductor materials including copper, aluminum, silver, gold, nichrome, and steel. Temperature correction is applied automatically. Results include resistance per meter, per foot, and per kilometer, plus cross-sectional area in mm² and circular mils. A visual shows how resistance changes from -40°C to 100°C.

When This Page Helps

Wire resistance affects voltage drop, power loss, heating, and signal integrity. Incorrectly estimated resistance can cause excessive voltage drop, wasted energy, or even fire. This calculator handles all the physics — material resistivity, area from AWG or diameter, temperature correction — so you get an accurate resistance value for real operating conditions.

How to Use the Inputs

  1. Choose wire size input: AWG gauge or custom diameter.
  2. Select the AWG gauge or enter the diameter with units (mm, inches, or mils).
  3. Select the conductor material (copper, aluminum, silver, gold, nichrome, steel, or custom).
  4. Enter the wire length and select units (meters, feet, or kilometers).
  5. Set the operating temperature (affects resistance).
  6. Read total resistance, per-unit resistance, and area.
  7. Check the temperature effect chart to see how resistance varies with temperature.
Formula used
R = ρ × L / A Temperature correction: ρ(T) = ρ₂₀ × (1 + α × (T − 20)) Where: ρ = resistivity (Ω·m) L = length (m) A = cross-sectional area (m²) α = temperature coefficient (1/°C) AWG to area: A(mm²) = π/4 × d² d(mm) = 0.127 × 92^((36−AWG)/39)

Example Calculation

Result: R = 0.1565 Ω (5.217 mΩ/m)

AWG 12 copper: area = 3.31 mm², ρ = 1.724 × 10⁻⁸ Ω·m at 20°C. R = 1.724e-8 × 30 / 3.31e-6 = 0.1565 Ω. Per meter: 5.217 mΩ/m. Per 1000 ft: 1.59 Ω. This is a typical 20 A branch circuit wire.

Tips & Best Practices

  • Copper resistivity at 20°C: 1.724 × 10⁻⁸ Ω·m. Aluminum: 2.65 × 10⁻⁸ (53% more). Silver: 1.59 × 10⁻⁸ (8% less, but much more expensive).
  • For round-trip (2-wire) resistance, multiply the result by 2 or double the length. Voltage drop calculations need round-trip resistance.
  • Nichrome has ~64× the resistance of copper, making it ideal for heating elements. Its very low temperature coefficient means resistance stays nearly constant when hot.
  • Each 6 AWG step doubles the cross-sectional area and halves the resistance. AWG 12 is ~2× the area of AWG 18.
  • Stranded wire has slightly higher resistance than solid wire of the same gauge because strands don't pack perfectly (filling factor ~90%).
  • At high frequencies, skin effect reduces the effective cross-section. The skin depth δ = √(ρ/(πfμ)). At 1 MHz in copper, δ ≈ 66 μm.

Resistivity of Common Materials

Resistivity varies enormously: silver (1.59 × 10⁻⁸ Ω·m) is the best metallic conductor, followed by copper (1.72), gold (2.44), and aluminum (2.65). Nichrome (1.10 × 10⁻⁶) is 64× more resistive than copper — intentionally chosen for heating elements. Carbon steel (1.43 × 10⁻⁷) is 8× more resistive than copper but much stronger, used in structural cables. Superconductors reach exactly zero resistance below their critical temperature.

Wire Gauge Standards Around the World

AWG (American Wire Gauge) is standard in North America. Europe uses mm² cross-sectional area directly (e.g., 2.5 mm², 4 mm², 6 mm²). SWG (Standard Wire Gauge, British) uses a different numbering. IEC 60228 defines standard conductor sizes in mm² used internationally. Converting between systems requires a reference table because the relationships are not linear.

Power Loss in Transmission Lines

Power lost in a wire equals I²R. A 100 m run of AWG 10 copper carrying 30 A: R = 2 × 100 × 3.277 mΩ/m = 0.655 Ω, power loss = 30² × 0.655 = 589 W. At $0.12/kWh, that is $619/year if running 24/7. This is why utilities use high voltage (reducing current for the same power) and why voltage drop calculations matter.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Metals have a positive temperature coefficient — resistance increases with temperature. For copper: α = 0.00393/°C. At 100°C, resistance is about 31% higher than at 20°C. This is why wires run hotter under heavy load: more current → more I²R heating → higher resistance → even more heating.