Engineering · Electrical Engineering · Power Systems
Wire Gauge Calculator
Calculates wire gauge (AWG), cross-sectional area, resistance per unit length, and current-carrying capacity for copper and aluminum conductors.
Calculator
Formula
d_n is the wire diameter for AWG gauge n (in inches). The constant 0.005 in is the diameter of AWG 36, and 92 is the ratio of diameters 39 gauges apart (AWG 0000 to AWG 36). R is resistance in ohms, where \rho is the resistivity of the conductor material (\Omega \cdot m), L is the wire length (m), and A is the cross-sectional area (m^2). Ampacity (current-carrying capacity) is derived from NEC tables and depends on wire material, gauge, and insulation temperature rating.
Source: ANSI/AWG Standard; NEC 2023 Table 310.16; IEC 60228
How it works
The American Wire Gauge (AWG) system is a standardized logarithmic scale used in North America to specify wire diameters. The gauge number is inversely related to wire size — a lower AWG number means a thicker, lower-resistance wire capable of carrying more current. AWG 4/0 (0000) is the largest common size, while AWG 40+ are fine instrument wires. Each decrease of 6 gauge numbers approximately doubles the cross-sectional area of the conductor, and each decrease of 3 gauges approximately doubles the ampacity.
The diameter of an AWG gauge n wire is calculated using the formula d_n = 0.005 × 92^((36−n)/39) inches. From this diameter, the cross-sectional area A = πd²/4 is determined. Wire resistance is then found from R = ρL/A, where ρ is the material resistivity (1.724 × 10⁻⁸ Ω·m for copper, 2.82 × 10⁻⁸ Ω·m for aluminum), L is the wire length, and A is the area. Voltage drop across the wire equals V = I × R, and the percentage voltage drop is referenced against the supply voltage. Ampacity values follow NEC 2023 Table 310.16 for 60°C insulation rating in free air.
This calculator is used across a wide range of applications: residential wiring, automotive electronics, PCB trace design, motor branch circuits, solar photovoltaic installations, and low-voltage data cabling. Engineers use it to verify that selected conductors meet NEC, IEC, or local code requirements and to ensure that voltage drop does not exceed the recommended 3% for branch circuits or 5% for the combined feeder and branch circuit path.
Worked example
Scenario: An electrician is wiring a 120 V, 15 A kitchen appliance circuit with 12 AWG copper wire running 20 meters from the panel.
Step 1 — Diameter: d = 0.005 × 92^((36−12)/39) = 0.005 × 92^(0.6154) ≈ 0.005 × 16.509 ≈ 0.0808 inches (2.053 mm)
Step 2 — Cross-sectional area: A = π × (2.053/2)² ≈ π × 1.054 ≈ 3.309 mm²
Step 3 — Resistance per meter: R/L = ρ/A = 1.724×10⁻⁸ / 3.309×10⁻⁶ ≈ 0.005208 Ω/m
Step 4 — Total resistance for 20 m: R = 0.005208 × 20 = 0.1042 Ω
Step 5 — Voltage drop at 15 A: V_drop = 15 × 0.1042 = 1.563 V → 1.30% of 120 V (well within the 3% NEC recommendation).
Step 6 — Ampacity check: 12 AWG copper has a NEC 60°C ampacity of 25 A, which safely exceeds the 15 A load current. The wire sizing is appropriate.
Limitations & notes
Ampacity values in this calculator are based on NEC 2023 Table 310.16 for single conductors rated at 60°C insulation in conduit at an ambient temperature of 30°C (86°F). These values must be derated for elevated ambient temperatures, conduit fill (more than 3 conductors), or continuous loads (multiply by 0.80). Aluminum wiring is generally not recommended for gauge sizes below AWG 8 in residential wiring due to connection reliability concerns. This calculator computes one-way voltage drop only; for round-trip (total conductor length) calculations, double the wire length. Resistivity values assume standard annealed copper and commercial-grade aluminum at 20°C — actual resistivity increases with temperature at approximately 0.393%/°C for copper. Always consult local electrical codes and a licensed electrician before finalizing any wiring design. The calculator does not account for skin effect, which becomes significant at high frequencies above approximately 10 kHz.
Frequently asked questions
What does a lower AWG number mean for wire size?
A lower AWG number indicates a thicker wire with a larger cross-sectional area. For example, 4 AWG is much thicker than 14 AWG. Thicker wires have lower resistance, can carry more current (higher ampacity), and produce less voltage drop over a given length.
What is the maximum voltage drop allowed by the NEC?
The National Electrical Code (NEC) recommends a maximum of 3% voltage drop for individual branch circuits and a combined maximum of 5% for the feeder and branch circuit together. Exceeding these limits can cause equipment underperformance, overheating, and premature motor failure.
Should I use copper or aluminum wire for my installation?
Copper is the preferred choice for most residential and light commercial wiring due to its superior conductivity, flexibility, and connection reliability. Aluminum is lighter and less expensive, making it cost-effective for large feeder and service entrance conductors (AWG 2 and larger). When using aluminum, always use connectors rated for aluminum and apply antioxidant compound at all terminations.
Why is the voltage drop calculated as one-way in this tool?
This calculator computes voltage drop over the wire length you enter. If your circuit requires a round-trip path (current flows out through one wire and returns through another, as in most AC and DC circuits), you should enter twice the physical distance as the wire length to get the total conductor voltage drop. Some designers enter the full conductor run and double the result manually.
How does temperature affect wire resistance and ampacity?
Copper resistance increases by approximately 0.393% per °C rise above 20°C. At 75°C operating temperature, resistance is roughly 20% higher than at 20°C, increasing voltage drop and power losses. Ampacity ratings must also be derated when ambient temperature exceeds 30°C — NEC Table 310.15(B)(2)(a) provides correction factors. Always account for temperature when designing circuits in hot environments such as attics, engine compartments, or industrial furnace areas.
Last updated: 2025-01-15 · Formula verified against primary sources.