Electricity is the physical phenomenon resulting from the presence and motion of matter that has a property of electric charge, manifesting in practical circuits as voltage pushing current through a resistance to deliver usable power. When you strip away the abstract physics and look for the working def of electricity on a jobsite or at a workbench, it boils down to controlled energy transfer. It is the mechanism by which we move energy from a source—like a utility transformer or a LiFePO4 battery bank—through a conductor to a load, where it is converted into heat, light, or mechanical motion.

The Core Definition of Electricity in Plain Terms

To understand what electricity actually does in a system, we have to separate the push from the flow and the work. The most common mistake hobbyists and junior technicians make is confusing voltage (the potential difference) with current (the actual movement of electrons). You can have high voltage with zero current (a static shock or an open-circuit battery terminal), and you can have high current at very low voltage (a spot welder pushing 10,000 amps at 2 volts).

The only analogy you will ever need to internalize this is water moving through a closed plumbing system. Voltage is the water pressure (measured in PSI). Current is the flow rate (measured in Gallons Per Minute). Resistance is the physical diameter of the pipe restricting that flow. Power is the actual waterwheel turning at the end of the line to do physical work. Once you map this mental model to a circuit, the math becomes intuitive.

What People Commonly Confuse: Beginners often assume that a device "draws" voltage. Devices do not draw voltage; the source supplies a fixed voltage (e.g., 120V AC), and the device's internal resistance dictates how much current it will draw based on Ohm's Law (I = V/R). Plugging a 12V LED strip into a 120V wall outlet doesn't "give it too much voltage" in the abstract; it forces 10 times the designed current through the thin copper traces, instantly vaporizing them due to thermal overload.

The Big Four Parameters and What They Change in a Circuit

Every electrical installation, from a 5V Arduino Nano breadboard to a 200A residential service panel, is governed by four interdependent parameters. Understanding the definition of electricity in practice means knowing exactly which physical component each parameter dictates.

Parameter & Symbol Unit of Measure What It Dictates in a Real Installation Typical Residential / Bench Value
Voltage (V or E) Volts (V) Insulation thickness, shock hazard level, clearance distances, and transformer winding ratios. 120V / 240V AC (Mains), 5V / 3.3V DC (Logic)
Current (I) Amperes (A) Conductor cross-section (AWG size), overcurrent protection (breaker/fuse sizing), and thermal limits. 15A / 20A (Branch circuits), 20mA (GPIO pins)
Resistance (R) Ohms (Ω) Load design, voltage drop over long wire runs, and intentional heat generation (I²R losses). 0.002 Ω/ft (12 AWG wire), 100kΩ (Bleeder resistor)
Power (P) Watts (W) Total energy consumption, cooling requirements (heatsinks/vents), and utility billing metrics. 1500W (Space heater), 4500W (Water heater element)

According to the foundational principles outlined in resources like All About Circuits, altering any one of these variables forces a mathematical recalculation of the others. If you double the voltage across a fixed resistance, the current doubles, but the power (heat) quadruples. This non-linear relationship is why overvoltage events destroy electronics so violently.

Worked Numeric Example: Sizing a Circuit for a 4500W Water Heater

Let’s apply the definition of electricity to a real-world installation. You are wiring a standard 50-gallon residential electric water heater equipped with a 4500-watt heating element. The utility supplies a nominal 240V AC. How do you size the wire and the breaker?

Step 1: Calculate the Base Current
Using the power formula (P = V × I), we solve for current:
I = P / V = 4500W / 240V = 18.75 Amps

Step 2: Apply the Continuous Load Multiplier
Under NFPA 70 (National Electrical Code) guidelines, a water heater is considered a continuous load because it can run for three hours or more. NEC Article 210.20 and 422.13 require branch circuits to be sized at 125% of the continuous load.
18.75A × 1.25 = 23.44 Amps

Step 3: Select the Overcurrent Protection (Breaker)
The breaker must be rated for at least 23.44A. Looking at NEC 240.6 standard breaker sizes (15, 20, 25, 30, 40A), the next standard size up is 30 Amps. (While 25A is a standard size, 30A is the ubiquitous choice for this specific appliance in modern panels).

Step 4: Size the Conductor (Wire Gauge)
We must select a wire that can safely carry 30A without exceeding its temperature rating.

  • If using NM-B (Romex), we are restricted to the 60°C column of NEC 310.16. In the 60°C column, 10 AWG copper is rated for exactly 30A. Therefore, 10/2 NM-B is the minimum legal size.
  • If pulling individual THHN conductors in conduit, we can use the 90°C column for derating, but the termination limits at the breaker and water heater lugs are typically rated for 75°C. 10 AWG in the 75°C column is rated for 35A, which easily covers our 23.44A requirement and safely terminates on a 30A breaker.

Note: Never use 12 AWG wire on a 30A breaker. Even though 12 AWG might not instantly melt at 23.44A, the 30A breaker will not trip fast enough to protect the 12 AWG wire's insulation during a short-circuit event, creating a severe fire hazard.

Where You Meet This in Practice: Jobsite and Bench Realities

Theory assumes perfect conductors and stable sources. In reality, the physical definition of electricity is constrained by material science and thermodynamics. Here is where the math meets the real world:

Voltage Drop Over Distance

Copper is an excellent conductor, but it is not a perfect one; it has inherent resistance. If you run a 120V circuit to a detached garage 150 feet away and pull 15A, a standard 14 AWG wire will drop nearly 10 volts. Your receptacle will only deliver 110V. This causes motors (like table saws or air compressors) to draw more current to compensate for the lower voltage, leading to overheating and burnt windings. The practical fix is upsizing to 10 AWG or 8 AWG to keep voltage drop under the recommended 3% threshold.

Thermal Derating in Conduit

When electricity flows, it generates heat (I²R losses). When you bundle multiple current-carrying conductors inside a single PVC or EMT conduit, they heat each other up. According to NEC Chapter 9, Note 2 to Table 1, if you have more than three current-carrying conductors in a raceway, you must apply a derating factor. A 12 AWG THHN wire normally carries 25A, but if you pull four of them through a single conduit, you must derate its ampacity by 80%. 25A × 0.80 = 20A. This physical reality dictates why electricians often pull larger wire than the base ampacity charts suggest.

AC RMS vs. Peak Voltage

When a multimeter reads 120V AC at a wall outlet, that is the Root Mean Square (RMS) value—the equivalent DC voltage that would produce the same heating effect in a resistor. The actual sine wave peaks at roughly 1.414 times the RMS value. 120V × 1.414 = 169.7V Peak. This distinction is critical when selecting components like capacitors or diodes for power supplies; a capacitor rated for exactly 120V DC will violently explode if placed directly across a 120V AC line because it must withstand the 170V peaks.

Frequently Asked Questions

Why does my 120V outlet measure 124V?

Utility transformers are designed to output slightly higher than nominal voltage (often 125V or 250V at the secondary) to compensate for voltage drop across the neighborhood distribution lines. According to ANSI C84.1 standards, a 120V nominal system is acceptable anywhere between 114V and 126V (Range A). Your electronics are designed to tolerate this variance without issue.

Does higher resistance always mean more heat?

No, and this is a frequent point of confusion. Heat is calculated as P = I²R. If you are driving a circuit with a constant current source, higher resistance yields more heat. However, most real-world systems (like your home wiring or a battery) are constant voltage sources. In a constant voltage system, increasing resistance actually decreases the current, which results in less overall power and less heat. This is why a 100W incandescent bulb has a much lower filament resistance than a 40W bulb.

What is the difference between Ground and Neutral?

While both are bonded to earth at the main service panel, they serve entirely different definitions of electricity in practice. The Neutral is a current-carrying conductor that completes the circuit back to the transformer under normal operation. The Ground (Equipment Grounding Conductor) is a non-current-carrying safety path designed solely to carry fault current and trip the breaker if a live wire touches a metal appliance chassis. Never use the ground wire as a substitute for a neutral.