The 60-Second Summary: What Are Electric Charges?
When students and DIY electronics enthusiasts ask, 'what are electric charges', the most precise answer is that electric charge is a fundamental, conserved physical property of matter that causes it to experience a force when placed in an electromagnetic field. It is the underlying engine of all electrical phenomena, from the static shock you feel after walking across a carpeted room to the continuous current powering a 240V HVAC compressor.
Charge is quantized, meaning it only exists in discrete, indivisible packets. The elementary charge (denoted as e) is approximately 1.602 × 10-19 coulombs. In practical wiring and circuit design, we don't deal with individual elementary charges; instead, we measure the macroscopic flow of trillions of these charges using the Coulomb (C) and the Ampere (A) (which is defined as one coulomb of charge passing a point per second).
Charge can neither be created nor destroyed; it can only be transferred from one system to another. This principle, known as the Law of Conservation of Charge, is why every circuit must have a complete return path to the source.
Core Properties Quick-Reference Table
To understand how charge behaves in different materials, we must look at the subatomic particles that carry it. Below is a quick-reference breakdown of the primary particles relevant to electrical theory.
| Particle | Charge (Coulombs) | Relative Charge | Mass (kg) | Role in Electronics |
|---|---|---|---|---|
| Proton | +1.602 × 10-19 | +1 | 1.672 × 10-27 | Fixed in atomic nucleus; defines the element. |
| Electron | -1.602 × 10-19 | -1 | 9.109 × 10-31 | Primary mobile charge carrier in solid conductors. |
| Neutron | 0 | 0 | 1.674 × 10-27 | Neutral; provides atomic mass but no charge. |
| Ion (e.g., Li+) | Variable (+/-) | Integer | Variable | Mobile charge carrier in batteries and electrolytes. |
Source: Fundamental constants verified via the NIST CODATA database.
Charge Carriers in Practical Electronics
A common misconception is that 'electricity' is a single fluid. In reality, what are electric charges in a given medium depends entirely on the material's atomic structure. The charge carriers shift dramatically depending on whether you are working with solid copper wire, a silicon microcontroller, or a lithium-ion battery.
Electrons in Copper Wiring (Metals)
In metallic conductors like the 12 AWG THHN copper wire used in residential branch circuits, the atomic lattice holds positive ions rigidly in place, while the outermost valence electrons detach to form a 'sea' of free electrons. Copper has a free electron density of approximately 8.49 × 1028 electrons per cubic meter. When a voltage (potential difference) is applied, these free electrons drift toward the positive terminal, creating conventional current.
Holes and Electrons in Semiconductors
When designing DIY microcontroller projects using silicon-based ICs (like an ATmega328P or an ESP32), charge is carried by both negative electrons and positive 'holes' (the absence of an electron in the crystal lattice). By doping silicon with elements like boron or phosphorus, engineers manipulate these charge carriers to create P-N junctions, which are the foundational building blocks of diodes and transistors.
Ions in Electrolytes
In wet-cell batteries, supercapacitors, and electrolytic capacitors, the charge carriers are physically moving atoms or molecules that have lost or gained electrons, known as ions. This is why reversing the polarity on a polarized electrolytic capacitor causes a rapid, exothermic chemical reaction—often resulting in a violent venting or explosion.
Drift Velocity vs. Signal Propagation Speed
One of the most critical concepts to grasp when asking 'what are electric charges' in motion is the difference between how fast the physical charges move versus how fast the electrical signal travels.
- Drift Velocity: The actual physical speed of electrons moving through a wire. In a standard 12 AWG copper wire carrying 10 Amps of DC current, the electrons are moving at a sluggish 0.1 to 0.2 millimeters per second. If you turned on a DC switch, it would take an individual electron over an hour to travel a single meter.
- Signal Propagation Speed: The speed at which the electromagnetic wave (the 'push' of the voltage) travels through the dielectric medium surrounding the wire. This is typically 66% to 95% the speed of light (approx. 2 × 108 m/s), depending on the insulation material (e.g., PVC vs. Teflon).
For a deeper mathematical breakdown of drift velocity calculations, refer to Georgia State University's HyperPhysics resource.
Coulomb’s Law and Parasitic Capacitance in Wiring
Coulomb’s Law dictates that the electrical force between two point charges is directly proportional to the product of their charges and inversely proportional to the square of the distance between them: F = k(|q1q2|) / r2.
While this is a foundational physics equation, it has severe real-world implications for high-frequency wiring and data cables. When you bundle high-speed data cables (like Cat6a or USB-C) tightly next to AC power lines, the moving charges in the AC line exert electromagnetic forces on the charges in the data line. This results in parasitic capacitance and crosstalk. To mitigate this, modern data cables use twisted-pair geometries, which ensures that the Coulomb forces induced on adjacent twists cancel each other out through phase inversion.
Electrostatic Discharge (ESD): When Charges Attack
Static electricity is simply an imbalance of electric charges on the surface of a material. When you shuffle your feet on a dry carpet, you are stripping electrons from the fibers, building up a massive static charge on your body—often reaching 15,000 to 35,000 Volts in low-humidity environments.
Real-World Failure Modes
While 35,000V sounds lethal, the total charge (coulombs) is incredibly low, meaning the total energy is harmless to human tissue. However, it is catastrophic to modern electronics. The gate oxide layer in a modern SiC (Silicon Carbide) MOSFET or a nanometer-scale microcontroller trace is incredibly thin. A Human Body Model (HBM) ESD strike of just 30 Volts is enough to puncture the gate oxide of a Class 0 ESD-sensitive device, causing immediate, irreversible short-circuit failure.
Troubleshooting and Prevention Framework
If you are assembling DIY PCBs or handling bare microcontrollers, implement the following ESD controls:
- Equipotential Bonding: Use a 1-megohm resistor wrist strap tied to the same ground point as your soldering iron and workbench mat. The 1MΩ resistor prevents lethal shock if you accidentally touch a live mains voltage while grounded.
- Humidity Control: Keep your workspace humidity between 40% and 60% RH. Moisture in the air creates a microscopic conductive layer on surfaces, allowing static charges to bleed off naturally before reaching destructive thresholds.
- Handling Protocols: Always touch the grounded metal chassis of your PC or a grounded bare copper pipe before reaching into an anti-static bag to retrieve an IC.
For comprehensive standards on protecting electronics from static charge, consult the ESD Association and their ANSI/ESD S20.20 guidelines.
Quick Reference: Measuring Electric Charge
Unlike voltage (measured with a multimeter) or current (measured with a clamp meter), measuring static charge directly requires specialized tools:
- Electrostatic Field Meter (Field Mill): Measures the voltage gradient in the air without physically touching the charged surface. Essential for verifying the effectiveness of ionizing blowers in a workspace.
- Faraday Cup / Electrometer: Used in laboratory settings to capture a charged object and measure the exact total coulombs transferred, utilizing the principle of electrostatic shielding.
- Coulomb Meter: Often integrated into advanced battery testing equipment to measure the exact capacity (Amp-hours) by integrating the current flow over time (since 1 Ah = 3600 Coulombs).
Summary Checklist for DIYers
Understanding what are electric charges is not just an academic exercise; it dictates how safely and effectively you design circuits. Remember these core takeaways:
- Current is the flow of charge; voltage is the pressure pushing it.
- Electrons move slowly, but the electromagnetic signal moves near the speed of light.
- Always respect Coulomb's Law by separating high-voltage AC lines from sensitive low-voltage data lines.
- Treat every bare semiconductor as if it is highly sensitive to ESD, regardless of how 'safe' the environment feels.






