House electrical systems distribute Alternating Current (AC)—specifically 120V/240V at 60Hz in North America—while Direct Current (DC) is only used locally inside the home after a power adapter steps down and rectifies the AC for low-voltage electronics. This fundamental split dictates everything from the insulation rating on the wires inside your walls to the arc-extinguishing design of your circuit breakers. What people commonly confuse is assuming the walls carry DC because their laptops and phones use it; in reality, the heavy lifting of power distribution is entirely AC, and the conversion to DC happens at the very last inch via power bricks or internal device rectifiers.

The Short Answer: Why Homes Use AC Instead of DC

The grid delivers AC because alternating current can be easily stepped up to massive voltages (like 345,000V) for cross-country transmission with minimal line loss, and then stepped back down to safe levels via transformers at your local pole. DC cannot be transformed this way without complex, expensive solid-state switching gear. Think of AC like a reciprocating pump pushing water back and forth to spin a specialized water wheel, while DC is a river flowing strictly in one direction; the reciprocating pump is vastly easier to gear up to extreme pressures for long pipes.

In a real installation, this changes your material choices entirely. AC wiring requires 600V-rated insulation (like standard THHN or NM-B), while low-voltage DC wiring can use 300V-rated thermostat or speaker wire. Furthermore, AC breakers rely on the current naturally crossing zero 120 times a second to extinguish electrical arcs, whereas DC breakers require specialized magnetic blowouts to force an arc apart, meaning you can never use a standard AC breaker on a high-voltage DC solar array.

Where You Meet AC and DC in Practice

The Golden Rule of Home Power: If it plugs into a standard wall receptacle or is hardwired to a breaker in your main panel, it is running on AC. If it uses a wall wart, a USB cable, or a dedicated low-voltage transformer, the device itself is running on DC.

Here is how the two currents divide the labor in a modern home:

  • Mains AC (120V/240V): Branch circuits, lighting fixtures, HVAC compressors, electric ovens, EV chargers, and standard wall outlets. Nominal voltage is 120V/240V, but acceptable measured ranges are 114V–126V and 228V–252V.
  • Local DC (3V to 48V): LED strip lighting, smart home sensors, USB-C wall receptacles (which contain internal AC-to-DC rectifiers), PoE (Power over Ethernet) switches, and off-grid solar battery banks.

Worked Example: Sizing a Breaker and Wire for a 240V AC EV Charger

Let us look at a real-world installation to see how AC theory translates to physical parts. Suppose you are installing a Level 2 Electric Vehicle (EV) charger rated for 40 Amps continuous at 240V AC. According to the National Fire Protection Association (NFPA) and NEC Article 210.20(A), continuous loads (those running for 3 hours or more) require the branch circuit to be sized at 125% of the load.

  1. Calculate Minimum Breaker Size: 40A × 1.25 = 50A. You must install a 50A double-pole AC breaker.
  2. Select Wire Gauge: We look at the 75°C column of NEC Table 310.16 (since most breaker terminals are rated for 75°C). We need a copper wire rated for at least 50A. 8 AWG copper THHN is rated for 50A at 75°C, making it the minimum legal size. However, to mitigate voltage drop over long conduit runs, bumping to 6 AWG copper THHN (rated 65A at 75°C) is the professional standard.
  3. Total Power: 240V × 40A = 9,600W (9.6 kW) delivered to the car's internal AC-to-DC rectifier.

For more on residential EV infrastructure, the U.S. Department of Energy provides excellent baseline guidelines for panel capacity checks before adding large 240V AC loads.

AC vs DC in Home Wiring: A Decision Path for Makers

When designing a smart home retrofit or a workshop addition, choosing between extending existing AC lines or running new DC lines is a critical architectural decision. Use this decision tree to select your approach:

Project Scenario Recommended Current Wire / Hardware Standard Concrete Part / Pick
Adding a smart switch to an existing 120V ceiling light 120V AC Existing 14/2 or 12/2 NM-B in-wall Shelly Plus 1 (AC Mains, Part# SNSW-001P16EU)
Wiring a hardwired smart home sensor network (motion/temp) 12V or 24V DC 18/2 or 22/4 low-voltage thermostat wire Mean Well HDR-15-12 DIN-rail 12V DC power supply
Running under-cabinet LED strip lighting 12V or 24V DC 16/2 stranded copper, routed outside drywall HitLights 24V DC COB LED strips + 24V magnetic driver
Building an off-grid shed for power tools 120V AC (via Inverter) 10/2 NM-B for AC outlets; 4 AWG for battery bus Victron MultiPlus 12/1200 Inverter/Charger

Default Recommendation: For standard smart home retrofits where you want to avoid running new low-voltage wires through finished walls, pick the Shelly Plus 1 (AC Mains Version, Part# SNSW-001P16EU). It operates directly on 120V/240V AC, fits in a standard junction box, and eliminates the need to hide a bulky AC-to-DC transformer in your attic.

Common Confusions: Low-Voltage AC vs. DC

The most frequent mistake DIYers make is assuming all low-voltage wiring in a house is DC. The classic trap is the traditional home doorbell. A standard doorbell transformer steps 120V AC down to 16V or 24V, but it outputs 16V/24V AC, not DC. If you attempt to power a raw 12V DC microcontroller (like an ESP32) directly from doorbell wires without a bridge rectifier and a buck converter, you will instantly fry the board's GPIO pins on the negative voltage swing.

Similarly, landscape lighting transformers output 12V AC. While 12V AC incandescent bulbs do not care about current direction, swapping them for 12V DC LED pucks will result in flickering or dead lights unless the LED puck has an internal AC-to-DC bridge built into its base. Always verify the transformer nameplate for a straight line (DC) or a wavy line (AC) symbol before connecting solid-state electronics.

Frequently Asked Questions

Can I run DC power through my house walls to power USB outlets?

You can, but it is highly inefficient and violates standard wiring practices. Running 5V DC over standard 14 AWG wire results in massive voltage drop over distances longer than 15 feet. The National Electrical Code (NEC) requires you to run 120V AC to the outlet box, and let the USB receptacle's internal transformer handle the final AC-to-DC conversion right at the point of use.

Why do solar panels produce DC if the house uses AC?

Photovoltaic cells generate DC naturally due to the physics of the semiconductor P-N junction. Because your house appliances and the utility grid operate on AC, solar setups require a grid-tie inverter (like a SolarEdge or Enphase microinverter) to convert the DC to 120V/240V 60Hz AC before it hits your main breaker panel.

Is it safer to get shocked by AC or DC?

At household voltages, AC is generally considered more dangerous to the human body than equivalent DC. The alternating nature of 60Hz AC causes sustained muscle tetany (making it hard to let go of a live wire) and is highly effective at inducing ventricular fibrillation. However, both will kill you; always de-energize, lock out the breaker, and verify dead with a CAT III multimeter before touching any conductor.

When planning any home electrical project, default to standard 120V/240V AC for all fixed infrastructure, heavy appliances, and general lighting. Reserve DC strictly for point-of-use electronics, dedicated low-voltage sensor networks, and standalone solar setups. This aligns with global electrical codes, ensures parts availability at any local hardware store, and keeps your installation safe and inspectable.