By EnginStack Engineering Team | Verified by engineers, built on NIST metrology standards About →

Key Takeaways

  • Two laws cover four quantities. V = I·R (Ohm) and P = V·I (watt) tie volts, amps, ohms, and watts together — given any two, the other two are exact. There are no measured constants anywhere in the circuit world.
  • US household power is a 120/240 split. Standard outlets get 120 V; ranges and dryers get 240 V. Because P = V·I, the same 15 A delivers twice the watts at 240 V.
  • dBm is defined against the milliwatt. 0 dBm = 1 mW, and 30 dBm = 1 W exactly. Every 10 dB multiplies power by 10 — the anchor of all RF work.
  • AWG is a geometric formula from 1857. Each gauge step multiplies diameter by 92^(1/39) ≈ 1.123. 12 AWG = 3.31 mm² exactly, and the metric world sizes the same wire in mm².
  • Breaker sizing is watts ÷ volts. The 80% rule keeps continuous loads under 80% of the breaker rating — a 15 A breaker handles 12 A continuous = 1,440 W at 120 V.
  • Wire size, current, and drop are one chain. Amps determine the breaker, the breaker determines the gauge, and the gauge determines the voltage drop (V = I·R) over the run.

Quick Electric Conversion Reference

ConversionFormulaAnchor valueConverter
Volts to ampsI = V/R or I = P/V120 V ÷ 8 Ω = 15 AV to A →
Amps to voltsV = I·R or V = P/I15 A × 8 Ω = 120 VA to V →
Volts to wattsP = V·I120 V × 0.5 A = 60 WV to W →
Watts to voltsV = P/I60 W ÷ 0.5 A = 120 VW to V →
Amps to wattsP = V·I15 A × 120 V = 1,800 WA to W →
Watts to ampsI = P/V1,800 W ÷ 120 V = 15 AW to A →
Volts to ohmsR = V/I5 V ÷ 0.02 A = 250 ΩV to Ω →
Ohms to voltsV = I·R8 Ω × 15 A = 120 VΩ to V →
dBm to wattsW = 10^((dBm−30)/10)30 dBm = 1 WdBm to W →
Watts to dBmdBm = 10·log10(W×1000)1 W = 30 dBmW to dBm →
dBm to milliwattsmW = 10^(dBm/10)0 dBm = 1 mWdBm to mW →
AWG to mm²d = 0.127·92^((36−AWG)/39)12 AWG = 3.31 mm²AWG to mm² →

1. The Two Laws: Ohm and Watt — Four Quantities, No Constants

The entire circuit world reduces to four quantities and two laws. Volts (V) are electrical pressure — the push that drives charge. Amps (I) are the flow of charge — how much moves per second. Ohms (Ω) are the resistance the flow meets — how hard the path is. Watts (P) are the rate of energy use — pressure times flow. And the two laws are exact: Ohm's law, V = I·R, and watt's law, P = V·I.

Because both laws are exact — they are relationships, not measurements — the entire conversion family carries zero uncertainty. Given any two of the four quantities, the other two are fixed: volts to amps divides by resistance (or by power), amps to volts multiplies, volts to watts multiplies voltage by current, watts to volts divides power by current, amps to watts multiplies, watts to amps divides, and the resistance pair — volts to ohms and ohms to volts — closes the loop. Eight directions, two laws, zero approximations. This is the cleanest family on the site, and it is the reason the electric hub needs no coefficient tables: the laws are the conversion.

2. The 120/240 Split: Why America's Power Is Two Voltages

US homes receive a single 240 V feed from the transformer, split into two 120 V legs. Standard outlets — lamps, phones, TVs — use one leg against neutral, giving 120 V. Ranges, dryers, and HVAC use both legs, giving 240 V. The reason is watt's law: P = V·I. A 15 A circuit delivers 1,800 W at 120 V (15 × 120) but 3,600 W at 240 V (15 × 240) — double the heating capacity from the same wire and breaker. That is why the appliances that need the most power get wired for 240 V.

The same split explains why the watts to amps and amps to watts converters always ask for voltage: the current a 3,600 W dryer draws is 15 A at 240 V but 30 A at 120 V — and 30 A needs a thicker wire and a bigger breaker. Every load calculation in the National Electrical Code starts by asking which voltage the circuit uses. The international 230 V standard (Europe) and the 100 V standard (Japan) make the same calculation with different anchors — the formula never changes, only the input.

3. Breaker Sizing: Watts to Amps, and the 80% Rule

A breaker protects a circuit by current — it trips when the amps exceed its rating. But appliances are labeled in watts, so the entire sizing process is one conversion: watts to amps at the circuit voltage. A room with a 1,500 W heater, a 600 W microwave, and 300 W of lighting is 2,400 W total — at 120 V that is 20 A, which needs a 20 A breaker and 12 AWG wire, not the standard 15 A / 14 AWG.

The 80% rule adds the safety margin: the National Electrical Code says a continuous load (running three hours or more) should not exceed 80% of the breaker rating. So a 15 A breaker safely handles 12 A continuous — 1,440 W at 120 V — and the next size up is chosen for anything larger. The watts-to-amps converter shows both the raw current and the derated capacity, and the wire side of the decision lives on the AWG to mm² page: 15 A → 14 AWG, 20 A → 12 AWG, 30 A → 10 AWG. Breaker, wire, and load are one chain, and every link is a conversion.

4. The LED Resistor: Ohm's Law in the Hands of Every Hobbyist

The single most common hands-on use of Ohm's law is choosing an LED resistor — and it is a perfect case study in why the conversions matter. An LED has a forward voltage (about 2 V for red, 3 V for white) and needs a current limit (typically 20 mA). Running it from a 5 V supply, the resistor must drop the difference — 5 − 2 = 3 V — at 20 mA. Ohm's law gives the answer: R = V/I = 3 / 0.02 = 150 Ω. The volts to ohms converter is exactly this division.

The same calculation scales to every circuit: a sensor divider at 3.3 V, a fan at 12 V, a heater element at 240 V. And the reverse — ohms to volts — is how sensors speak: push a known current through a thermistor whose resistance changes with temperature, and the voltage across it (V = I·R) is the signal an analog input reads. The pair of converters covers the two directions every electronics engineer uses daily, and both are exact applications of the same law.

5. The Decibel: dBm, mW, W, and the RF World

Radio power spans so many orders of magnitude — from a receiver hearing a picowatt to a transmitter pushing kilowatts — that the RF world compresses the range into decibels. The unit dBm is decibels relative to one milliwatt: 0 dBm = 1 mW, and every 10 dB multiplies power by 10. The conversion is exact because it is the definition of the scale: P(W) = 10^((dBm−30)/10), or P(mW) = 10^(dBm/10).

The anchors are easy to remember and show up everywhere. 30 dBm = 1 W — the regulatory limit for consumer Wi-Fi (access points run at 20–23 dBm of transmitter power to stay under the EIRP cap with antenna gain included). 20 dBm = 100 mW, the typical Wi-Fi transmit power. 10 dBm = 10 mW, a Bluetooth Class 1 radio. 0 dBm = 1 mW, the definitional anchor. The dBm to watts and watts to dBm converters handle the watt side; dBm to milliwatts and milliwatts to dBm the mW side. Link budgets — where gains and losses add in decibels — are why the scale exists: a 40 dBm transmitter, a 3 dBi antenna, and 2 dB of cable loss end at 41 dBm EIRP, an addition that would be an ugly multiplication in watts.

6. The Wire Gauge: AWG and the 1857 Geometric Progression

American wire gauge is a numbering system that looks arbitrary — 12 AWG is thicker than 14 AWG, and the numbers go up as the wire gets thinner — but it is a precise geometric scale defined in 1857: 0000 AWG (4/0) has a diameter of 0.46 in, 36 AWG has 0.005 in, and there are 39 logarithmic steps between them. That definition gives the exact formula d(mm) = 0.127 × 92^((36−AWG)/39), where each gauge step multiplies the diameter by 92^(1/39) ≈ 1.123 — about 12.3% per step, and every three steps roughly halves the cross-sectional area.

The conversion to mm² — the metric world's wire unit — is the area of that diameter: A = π/4 × d². 12 AWG = 3.31 mm² (the standard US household circuit wire), 14 AWG = 2.08 mm² (lighting), 10 AWG = 5.26 mm² (30 A feeders). The AWG to mm² converter applies the formula forward; mm² to AWG inverts it for European cable meeting US terminals — 2.5 mm² lands closest to 13 AWG, 1.5 mm² to 15 AWG. Both converters return the exact continuous value, and the nearest standard gauge is the practical answer for connector compatibility.

7. The Chain: Amps → Breaker → Gauge → Drop

The four parts of this guide are one chain, and every link is a conversion from the hub. Start with the load: a workshop with 4,800 W of tools. At 240 V, that is 20 A — watts to amps. The breaker for 20 A is standard; the wire for 20 A is 12 AWG — AWG to mm² if the panel is metric. The run is 100 ft, and the wire's resistance at that length and gauge produces a voltage drop — ohms to volts with the wire's resistance per foot times the current. If the drop exceeds 3%, the gauge goes up one size and the chain restarts.

That is the daily loop of every electrician and electrical engineer, and it is why this guide exists: the laws give the relationships, the dBm scale gives the RF power, and the AWG scale gives the wire — all exact, all on the electric hub. The energy side of the same circuit — what the watts cost on the bill — continues on the energy pages, where watts become kilowatt-hours and horsepower meets watts. The chain runs from the breaker box to the bill, and every link is a unit conversion.

Where This Sits in the EnginStack Library

The electric hub is the newest member of the site's unit families. It connects forward to the energy hub — watts are the shared unit, and watts to kW plus Wh to kWh carry the bill-side story. It connects sideways to the frequency hub, where RF power (dBm) meets spectrum (MHz, GHz) in every link budget. And it connects backward to the force and torque families through the watts-to-horsepower bridge, where electrical power meets mechanical power. The unit conversion mistakes guide carries the cautionary tales for when any of these conversions go wrong.

More: W to A · V to Ω · dBm to W · AWG to mm² · Electric Hub

Frequently Asked Questions

How do I convert volts to amps?

You need a second quantity: current (A) = voltage (V) ÷ resistance (Ω), or current = power (W) ÷ voltage (V). A 120 V circuit with an 8 Ω load draws 15 A; the same circuit loaded to 1,800 W also draws 15 A. Volts are the pressure, amps are the flow, and the load determines the flow.

How many watts is 30 dBm?

Exactly 1 watt. dBm is decibels relative to one milliwatt, so 30 dBm = 10^(30/10) mW = 1,000 mW = 1 W. It is the anchor of RF power: Wi-Fi runs at 20–23 dBm, consumer radios up to 40 dBm (10 W).

What is 12 AWG wire in mm²?

Exactly 3.31 mm². The 1857 AWG definition gives 12 AWG a diameter of 2.0525 mm, and the cross-sectional area is π/4 × d² = 3.31 mm². It is the standard US household circuit wire, rated for 15–20 A.

What is the difference between volts, amps, ohms, and watts?

Volts are electrical pressure, amps are the flow of charge, ohms are the resistance the flow meets, and watts are the rate of energy use — volts × amps. Two exact laws tie them: Ohm's law V = I·R and watt's law P = V·I. Given any two, the other two are fixed.

Why is US household voltage 120 V and 240 V?

US homes receive 240 V split into two 120 V legs: standard outlets use one leg at 120 V, while ranges, dryers, and HVAC use both legs for 240 V. Because P = V·I, the same 15 A delivers 1,800 W at 120 V but 3,600 W at 240 V — double the capacity from the same wire and breaker.

Reprint & Attribution

Reprint & Attribution. This article was written and fact-checked by the engineering team at EnginStack. It was first published on August 11, 2026 at enginstack.com/guides/electric-conversion-guide. Quote it, share it, translate it — just link back to the original and credit EnginStack. For full-text republication inquiries, please reach us through the EnginStack contact page. We license syndication at no cost for educational and non-commercial use with proper attribution.