The Ampere: What Unit Is Electric Current Measured In?

Electric current is measured in Amperes (commonly shortened to Amps and denoted by the symbol A). In practical electronics and electrical work, you will frequently encounter sub-units: milliamps (mA) for small logic circuits, and microamps (µA) for deep-sleep or leakage measurements.

At the bench level, one Ampere represents one Coulomb of electrical charge moving past a specific point in a circuit per second. Since the 2019 SI base unit redefinition by the National Institute of Standards and Technology (NIST), the Ampere is defined by fixing the numerical value of the elementary charge ($e$) to exactly $1.602 176 634 \times 10^{-19}$ Coulombs. In plain terms: 1 Ampere equals roughly $6.242 \times 10^{18}$ electrons flowing through a conductor every second.

Unlike voltage, which you measure in parallel across a component, current is a through variable. To measure it, the charge must physically flow through your meter. This fundamental difference dictates how you set up your test equipment and where the most common—and destructive—measurement mistakes happen.

Meter Setup and Probe Placement for Series Measurement

Because current must flow through the meter, your multimeter acts as a temporary wire. Inside the meter, this 'wire' is actually a precision shunt resistor. The meter measures the tiny voltage drop across this resistor (using Ohm's Law) and calculates the current.

Meter Setup Block: Standard DMM Current Configuration
  • Dial Position: Set to 'A' (Amps) for DC or AC, depending on the circuit. If your meter has separate 'mA' and 'A' dial settings, start on the 'A' setting.
  • Lead Jacks: Black lead always goes to COM. The Red lead must move from the standard V/Ω jack to the current jack. Use the 10A (or 20A) high-current jack for any load expected to draw over 200mA. Use the mA/µA low-current jack only for small logic circuits.
  • Range Selection: If manual ranging, start at the highest range (10A) and step down. Auto-ranging meters will handle this, but starting in the high-current jack protects the internal fuse.

Probe Placement: You must break the circuit and place the meter in series with the load. For example, to measure a 12V DC cooling fan, disconnect the positive wire from the power supply, touch the red probe to the power supply terminal, and touch the black probe to the fan's positive wire. The current flows out of the supply, through the red probe, through the internal shunt, out the black probe, and into the fan.

CRITICAL SAFETY WARNING: Never place your meter probes in parallel across a voltage source (like a battery or wall outlet) while the dial is set to Amps and the red lead is in the current jack. This creates a dead short through the meter's shunt resistor. On low-voltage DC, this will instantly blow the meter's internal fuse. On mains AC, it can cause a catastrophic arc flash, destroy the meter, and cause severe injury. Always verify your lead placement before applying power.

Expected Current Readings: Good vs. Bad Values

Knowing what unit electric current is measured in is only half the battle; you must know what the numbers actually mean for your specific circuit. A 'good' reading confirms the load is operating within its designed impedance. A 'bad' reading points to failing components, shorted windings, or high-resistance connections.

The table below provides baseline expected readings for common electrical and electronic loads. Use these as a diagnostic framework when troubleshooting.

Device / Circuit Nominal Voltage Expected Current "Good" Tolerance Range "Bad" Reading Indicates...
5V USB Phone Charger (No load) 5V DC 15 mA 10 - 25 mA >50 mA (Leaky filter caps or failing rectifier diode)
12V Automotive Relay Coil 12V DC 75 mA 65 - 85 mA >100 mA (Shorted turns in the coil winding)
ESP32 DevKit (Active WiFi TX) 3.3V DC 240 mA 180 - 300 mA >400 mA (GPIO short or failing onboard LDO)
120V 60W Incandescent Bulb 120V AC 0.50 A 0.48 - 0.52 A <0.40 A (High-resistance joint in socket or switch)
240V 4500W Water Heater Element 240V AC 18.75 A 18.0 - 19.5 A >21.0 A (Failing element shorting to ground/sheath)

Note: AC current readings on standard multimeters assume a pure sine wave and display the RMS (Root Mean Square) value. If you are measuring non-linear loads like LED drivers or VFD motor drives, a standard meter will read inaccurately. You need a True-RMS meter for those applications.

Critical Measurement Mistakes and Safety Categories

Even with the correct series placement, several bench and jobsite realities can skew your readings or compromise your safety.

The Burden Voltage Trap

Because your multimeter uses an internal shunt resistor to measure current, it intentionally introduces a small voltage drop into the circuit. This is called burden voltage. On the 10A range, the shunt might be 0.01 ohms, dropping only 10mV per Amp. But on the mA range, the shunt might be 1.0 ohm or higher. If you measure a 3.3V microcontroller drawing 200mA on the mA range, the meter drops 0.2V. Your circuit is now seeing 3.1V, which might trigger a brownout reset, causing the current to drop to zero. You read '0 mA' and assume the chip is dead, when in reality, your meter's burden voltage choked the power supply. Fix: Always use the 10A jack for low-voltage, moderate-current digital circuits to minimize shunt resistance.

Clamp Meter Zeroing and Inrush

When measuring AC mains or high-current DC with a clamp meter, you are using a Hall-effect sensor or a current transformer. These sensors are sensitive to the Earth's magnetic field and residual magnetism in the clamp jaws. If you do not press the 'ZERO' or 'REL' button while the clamp is closed and away from the conductor, your baseline will be offset, giving a misleading reading. Furthermore, standard clamp meters average the reading over a few hundred milliseconds. They will completely miss the 20A inrush current of a 5A refrigerator compressor starting up. To capture inrush, you need a meter with a dedicated 'Inrush' or 'Peak Hold' mode.

Safety Categories (CAT Ratings) and Fuses

When measuring current on mains-energized circuits (like pulling the cover off a 120V/240V breaker panel to clamp a branch circuit), your equipment must be rated for the environment. According to Fluke's safety guidelines on CAT ratings, you need a minimum of CAT III 600V for indoor branch circuits and receptacles, and CAT IV 600V for service entrance equipment and outdoor utility connections.

Equally important is the internal fuse. Professional-grade meters use sand-filled High Rupturing Capacity (HRC) fuses. If you accidentally measure voltage with the leads in the current jacks on a 480V 3-phase system, the HRC fuse will safely contain the resulting arc blast inside the ceramic body. Cheap import meters often use standard glass fuses; under the same fault, the glass will shatter, turning the meter into a fragmentation grenade. Never compromise on fuse ratings when working above 50V AC.