When you are pulling 500 feet of 2/0 AWG feeder through EMT conduit or pricing out a scrap spool of bare grounding wire, knowing the exact mass of the metal is critical for structural support, shipping costs, and scrap valuation. A reliable weight of copper wire calculator strips away the guesswork by relying on a fundamental physics relationship: mass equals volume multiplied by density. Rather than trusting a black-box web tool, understanding the underlying math lets you verify the output, adjust for insulation, and catch decimal errors before you order a half-ton of copper you don't need.
The Core Weight of Copper Wire Formula
Every wire weight calculator operates on the base geometric formula for the mass of a cylinder. Because wire is essentially a very long, thin cylinder, we calculate its volume by multiplying the cross-sectional area by the length, then multiply by the material's density.
The master equation is:
W = ρ × A × L
| Symbol | Definition | Imperial / US Customary Units | Metric / SI Units |
|---|---|---|---|
| W | Total Weight (Mass) | Pounds (lbs) | Kilograms (kg) |
| ρ | Density of Copper | 0.321 lbs/in³ | 8,960 kg/m³ (or 8.96 g/cm³) |
| A | Cross-Sectional Area | Square Inches (in²) or Circular Mils (cmil) | Square Millimeters (mm²) |
| L | Total Length | Feet (ft) or Inches (in) | Meters (m) |
Because mixing base units (like inches and feet) leads to calculation errors, electrical professionals use derived shortcut constants. According to the Copper Development Association, the density of pure copper at 20°C is fixed. By baking the unit conversions into the constant, we get the practical formulas used in the field:
- Metric Shortcut: W (kg) = A (mm²) × L (m) × 0.00896
- Imperial Shortcut: W (lbs) = A (cmil) × L (ft) × 0.000003028
Rearranged Forms
On the jobsite, you rarely solve for weight alone. You often need to find the length of an unmarked spool based on its weight, or verify the gauge of a wire by measuring a known length. Here are the algebraically rearranged forms:
- Solving for Area (A): A = W / (ρ × L) — Use to identify an unknown wire gauge.
- Solving for Length (L): L = W / (ρ × A) — Use to determine how much wire is left on a scrap spool.
- Solving for Density (ρ): ρ = W / (A × L) — Use to verify if a wire is pure copper or copper-clad aluminum (CCA).
Standard Copper Wire Weight Reference Data
Before running manual calculations, it is useful to anchor your expectations with standard reference data. The table below provides real-world values for bare, solid copper wire at 20°C, derived from NEC Chapter 9, Table 8 conductor properties. You can cross-reference your calculator's output against these benchmarks to instantly spot order-of-magnitude errors.
| AWG Size | Area (kcmil) | Area (mm²) | Bare Weight (lbs / 1,000 ft) | Bare Weight (kg / 100 m) |
|---|---|---|---|---|
| 14 AWG | 4.11 | 2.08 | 12.6 | 1.86 |
| 10 AWG | 10.38 | 5.26 | 31.4 | 4.70 |
| 6 AWG | 26.24 | 13.30 | 79.5 | 11.90 |
| 2 AWG | 66.36 | 33.62 | 200.9 | 30.10 |
| 4/0 AWG | 211.60 | 107.20 | 640.5 | 95.90 |
Reading the table: Notice the exponential scaling. Dropping from 6 AWG to 2 AWG (a 4-step increase in cross-section) more than doubles the weight per foot. If your calculator tells you that 1,000 feet of 4/0 AWG weighs 64 lbs instead of 640.5 lbs, you have missed a decimal place in your area input.
Worked Examples: Calculating Wire Weight on the Jobsite
Let's apply the formulas to two common scenarios, tracking every unit to ensure the math holds up.
Problem 1: Metric Solar Array Wiring (Solving for Weight)
Scenario: You are wiring a commercial solar array and need to run 250 meters of 35 mm² bare copper grounding conductor. You need to know the weight to ensure the cable tray supports can handle the dead load.
- Identify knowns: A = 35 mm², L = 250 m, ρ (metric constant) = 0.00896 kg/(mm²·m).
- Select formula: W = A × L × 0.00896
- Substitute values: W = 35 × 250 × 0.00896
- Calculate intermediate area-length volume factor: 35 × 250 = 8,750
- Apply density constant: 8,750 × 0.00896 = 78.4
- Final Answer: The bare copper wire weighs 78.4 kg.
Problem 2: Imperial Scrap Spool Valuation (Solving for Length)
Scenario: You find an unmarked, partially used spool of bare 4 AWG solid copper wire in the shop. You put it on a scale and it reads 18 lbs (excluding the spool core). How many feet are left?
- Identify knowns: W = 18 lbs, Wire = 4 AWG. From NEC tables, 4 AWG has an area of 41,740 cmil. The imperial shortcut constant is 0.000003028 lbs/(cmil·ft).
- Select rearranged formula: L = W / (A × 0.000003028)
- Substitute values: L = 18 / (41,740 × 0.000003028)
- Calculate the denominator (weight per foot): 41,740 × 0.000003028 = 0.12638 lbs/ft
- Divide total weight by weight-per-foot: 18 / 0.12638 = 142.42
- Final Answer: There are approximately 142.4 feet of wire left on the spool.
Assumptions, Unit Traps, and Realistic Magnitudes
A weight of copper wire calculator is only as accurate as the assumptions you feed it. If your real-world scale measurement doesn't match the calculator output, one of the following variables is usually to blame.
When the Formula Applies (and When It Doesn't)
The base formula calculates the mass of bare, uncoated, solid copper at 20°C. If you are calculating the weight of THHN/THWN-2 building wire, you must account for the insulation. PVC and nylon insulation adds significant mass. As a rule of thumb, add 10% to 15% to the bare copper weight for insulated building wire, depending on the AWG (smaller wires like 14 AWG have a higher insulation-to-copper ratio than 4/0 AWG). Furthermore, if you are using stranded wire, the physical weight will be roughly 2% to 3% higher than the solid wire equivalent. This is because stranded wire requires a slightly larger overall diameter to compensate for the air gaps between the individual copper strands to achieve the same conductive cross-sectional area.
Unit Mistakes That Break the Math
The most common reason a calculator throws a wildly incorrect number is a unit mismatch in the area variable. In the US, wire area is often listed in Circular Mils (cmil), not square mils. One circular mil is the area of a circle with a diameter of one mil (0.001 inches). Because the area of a circle is πr², 1 cmil equals exactly 0.7854 square mils. If you take the diameter of a wire in mils, square it to get cmil, but then accidentally plug that number into a formula expecting square inches or square mils, your weight calculation will be off by a factor of thousands. Always verify if your reference chart (like the National Electrical Code) is listing kcmil (thousands of circular mils) or actual square inches.
What a Realistic Answer Magnitude Looks Like
Copper is exceptionally dense. A realistic answer magnitude for electrical feeders is measured in hundreds of pounds, not single digits. If you are calculating the weight of a 500-foot run of 2/0 AWG (133,100 cmil) for a subpanel feeder, the bare copper alone weighs roughly 201 lbs. If your calculator outputs 2.01 lbs, you have dropped a decimal or confused kcmil with cmil. Always perform a sanity check against the reference table above: if your calculated weight per 1,000 feet is lower than the 14 AWG benchmark of 12.6 lbs, and you are working with a larger gauge, your math is broken.
Finally, be aware of temperature. Copper expands when heated. While the mass (weight) remains constant regardless of temperature, the volume and density change slightly. For standard jobsite calculations at ambient temperatures (up to 40°C), the 20°C density constant is perfectly sufficient. However, if you are engineering busbars for high-temperature environments where precise physical clearance is required, thermal expansion coefficients must be factored into the physical dimensions, even though the scale weight remains unchanged.






