Electricity is the directed flow of electrical charge (electrons) through a conductive medium, driven by a difference in electrical potential. When makers, engineers, and electricians ask 'what does electricity,' the practical answer goes beyond textbook physics: it is an active energy transfer mechanism. Electricity doesn't just 'exist' in a wire; it actively changes the state of the components it passes through by forcing electrons against atomic resistance, converting electrical potential energy into heat, light, magnetic fields, or mechanical motion.

To understand what electricity does in a real circuit or installation, you have to look at the load. The flow of current changes the physical and thermal state of the system. It heats up conductors (I²R losses), creates magnetic flux in motor windings, and drops voltage across semiconductor junctions. What people most commonly confuse it with is the difference between the pressure pushing the electrons (voltage) and the actual work being done (power). Below, we break down exactly how electricity behaves across different real-world loads.

The Core Variables: How Electricity Manifests in Real Loads

Electricity behaves very differently depending on the impedance of the load it encounters. A purely resistive load converts electrical energy directly into heat, while inductive and capacitive loads store and release energy in magnetic and electric fields, creating a phase shift between voltage and current. This phase shift is measured as Power Factor (PF), which dictates how much 'real' power (Watts) is actually doing work versus 'apparent' power (Volt-Amps) just sloshing back and forth in the system.

According to Georgia State University's HyperPhysics principles on electrical power, the true work done by a circuit is always a product of the potential difference and the charge moved over time. Here is a data-dense breakdown of what electricity actually does across five common loads you will encounter in the field or on the bench.

Device / Load Type Nominal Voltage Typical Current Real Power (W) Power Factor (PF) Primary Energy Conversion
60W Incandescent Bulb 120V AC 0.50A 60W 1.00 Heat (90%) and Visible Light (10%)
1.5 HP Induction Motor 240V AC 6.80A 1450W 0.82 Mechanical Motion and Heat
1500W Resistive Space Heater 120V AC 12.50A 1500W 1.00 Infrared and Convective Heat
ESP32 DevKit (Active WiFi) 5.0V DC 0.35A 1.75W 1.00 (DC) RF Radiation, Logic States, Heat
48V LiFePO4 Inverter (2kW Load) 48V DC 44.50A 2136W N/A (DC Input) High-Frequency AC Waveform Generation
Bench Tip: Notice the ESP32 and the 48V Inverter. In DC circuits, Power Factor is irrelevant because voltage and current do not oscillate out of phase. However, the sheer current (44.5A) on the 48V inverter input means electricity is generating massive I²R heat in the battery cables, which is why 2 AWG or 1 AWG wire is mandatory for that short run.

Worked Example: Sizing a 120V Branch Circuit and Calculating Heat

To see exactly what electricity changes in a physical installation, let's calculate the real-world behavior of a 1500W resistive space heater plugged into a 120V branch circuit wired with 50 feet of 14 AWG NM-B copper cable.

First, we find the current draw using the basic power formula (P = V × I):
I = 1500W / 120V = 12.5 Amps.

Now, what does electricity do to the wire itself? Copper is an excellent conductor, but it is not perfect. According to the NFPA National Electrical Code (NEC) Chapter 9, Table 8, the resistance of 14 AWG solid copper wire is approximately 2.525 ohms per 1,000 feet at 75°C. Because the circuit requires a hot wire and a neutral wire, the total round-trip wire length is 100 feet.

  • Total Wire Resistance (R): (100 ft / 1000 ft) × 2.525 Ω = 0.2525 Ω
  • Voltage Drop (V_drop): I × R = 12.5A × 0.2525 Ω = 3.15 Volts
  • Voltage at the Load: 120V - 3.15V = 116.85 Volts

Because the heater is receiving 116.85V instead of 120V, its actual power output drops (P = V² / R). But more importantly, the electricity is actively changing the state of the NM-B cable. The power lost as heat in the wire is calculated using the I²R formula:

Heat Dissipation = (12.5A)² × 0.2525 Ω = 156.25 × 0.2525 = 39.45 Watts.

This means the electricity is actively converting 39.45 Watts of potential energy directly into heat inside your walls. This is exactly why the NEC strictly limits 14 AWG wire to a 15-Amp breaker (NEC 240.4(D)). If you pushed 20 Amps through that same wire, the heat dissipation would jump to 101 Watts, potentially degrading the PVC insulation and creating a fire hazard over time.

Where You Meet This in Practice: From the Panel to the PCB

Understanding what electricity does physically allows you to troubleshoot and design systems that don't fail. Here is where these principles manifest in everyday electrical and electronics work.

Thermal-Magnetic Circuit Breakers

When you look at a standard 20A breaker in a load center, you are looking at a device that monitors exactly what electricity does. The 'thermal' part is a bimetallic strip that physically bends when the I²R heat from an overload (e.g., 25A sustained) warps it, tripping the latch. The 'magnetic' part is a solenoid coil; when a short circuit causes a massive, instantaneous spike in current (e.g., 500A), the resulting magnetic field pulls a plunger to trip the breaker in milliseconds, long before the thermal strip can heat up.

ESP32 and Microcontroller Brownouts

On the low-voltage DC bench, electricity's tendency to drop voltage across resistance is the enemy of microcontrollers. If you power an ESP32-WROOM-32 via a long, thin 22 AWG USB cable, the transient current spikes during WiFi transmission (up to 350mA for a few milliseconds) will cause a severe voltage drop across the thin wire. The voltage at the ESP32's 3V3 pin drops below the brownout detection threshold (typically ~2.4V), causing the chip to instantly reset. The electricity hasn't disappeared; it's just being converted to heat in the cheap USB cable instead of powering the RF amplifier.

Inductive Kickback in Relays and Motors

When electricity flows through a relay coil or a DC motor, it builds a magnetic field. When you abruptly cut the power (open the switch), the magnetic field collapses. Faraday's law of induction dictates that this collapsing field will induce a massive voltage spike in the opposite direction to keep the current flowing. This 'inductive kickback' can easily generate hundreds of volts, arcing across mechanical switch contacts or instantly destroying the gate oxide of a driving MOSFET. This is why flyback diodes are mandatory across inductive loads.

Common Confusions: Voltage vs. Current vs. Power

The standard water analogy—where voltage is water pressure, current is the flow rate in gallons per minute, and resistance is the pipe diameter—is useful for grasping basic DC Ohm's law. However, it completely fails when explaining AC reactive power, skin effect, or electromagnetic induction. Water flowing through a pipe doesn't generate a magnetic field that can induce a current in a parallel pipe, nor does water 'flow' only on the outer skin of the pipe at high frequencies. Relying too heavily on this analogy leads to fundamental misunderstandings in AC theory.

Do Volts or Amps kill you?

This is the most common confusion in electrical safety. The reality is that they work together, but current (Amps) is what disrupts the heart's electrical system (ventricular fibrillation can occur at just 50-100mA across the chest). However, current cannot flow without voltage to push it through the skin's resistance. Dry human skin might have a resistance of 100,000 ohms. At 12V, that only pushes 0.12mA (harmless). At 120V, it pushes 1.2mA (a painful shock). At 277V or higher, the voltage is high enough to break down the skin's dielectric barrier, dropping resistance drastically and allowing lethal current to flow. Voltage is the enabler; current is the executioner.

What is the difference between Power (Watts) and Energy (Watt-hours)?

Power is the rate at which electricity does work at any given exact second. Energy is the total amount of work done over time. A 1500W space heater and a 15W LED bulb both draw power, but if you run the heater for 1 hour, it consumes 1500 Watt-hours (1.5 kWh) of energy. If you run the LED for 100 hours, it also consumes 1500 Watt-hours. Your utility company bills you for energy (kWh), not power (kW). Confusing the two leads to massive errors when sizing solar battery banks or UPS systems.

Why does my 100W LED driver pull more than 100W from the wall?

This goes back to Power Factor. If an LED driver has a poor Power Factor of 0.65, it means the current and voltage waveforms are out of phase. To deliver 100W of 'Real Power' to the LEDs, the driver must pull roughly 153 Volt-Amps (VA) of 'Apparent Power' from the grid. The extra 53 VA doesn't do useful work; it just sloshes back and forth, heating up the utility's transformers and your branch circuit wiring. This is why commercial electrical codes require high-PF (>0.90) drivers for large lighting installations.

Ultimately, electricity is not a static substance you store in a pipe. It is an active, dynamic process of energy conversion. Whether you are calculating the voltage drop on a 240V dryer circuit or debugging a noisy I2C bus on a Raspberry Pi, recognizing exactly what the electrons are doing—and what they are changing—will make you a vastly more effective troubleshooter and designer.