The base unit of electrical current is the Ampere (A), defined by the NIST SI Units Reference as the flow of one Coulomb of charge per second. However, when you ask what units are used to measure current in practical electronics and electrical work, the answer spans three distinct scales: Amperes (A), milliamperes (mA), and microamperes (µA). Picking the wrong unit or range on your digital multimeter (DMM) won't just give you a blank screen—it can blow your meter's internal fuse, drop your circuit voltage, or expose you to an arc flash on mains panels.
This guide translates current units into actionable meter setups, probe placements, and expected numeric readings for both low-voltage DC bench work and 120V/240V AC jobsite tasks.
The Core Units of Current and When to Use Them
Current is the rate of electron flow through a conductor. While the Ampere is the standard, modern electronics rarely operate at full 1A levels on logic boards, and industrial motors rarely operate at mere milliamps. Here is how the units break down in practice.
| Unit Name | Symbol | Multiplier | Typical Application | Meter Dial Setting |
|---|---|---|---|---|
| Ampere | A | 1 (Base) | Appliance loads, solar strings, 12V automotive, branch circuits | A~ (AC) or A⎓ (DC) |
| Milliampere | mA | 10^-3 (0.001 A) | LED strips, Arduino sensors, relay coils, small motors | mA~ or mA⎓ |
| Microampere | µA | 10^-6 (0.000001 A) | MCU deep sleep modes, CMOS logic leakage, biosensors | µA⎓ |
Meter Setup: Dial, Jacks, and Range Selection
Before probing any test point, your DMM must be configured correctly. The most common mistake that destroys multimeters is inserting the red probe into the wrong jack for the expected current unit.
Never route a circuit expected to draw less than 400mA through the dedicated "10A" or "High Amp" jack if you can avoid it. The 10A jack uses a low-resistance shunt. If you accidentally measure voltage while the red lead is in the 10A jack, you will create a dead short across your power supply, instantly blowing the meter's high-amp fuse or causing a catastrophic arc flash if measuring mains.
Standard DMM Setup Block:
- Dial Position: Set to the highest expected range first (e.g., if you expect 150mA, set the dial to the 400mA or 10A range, then step down). For AC mains, use A~; for DC batteries/logic, use A⎓.
- Black Lead Jack: Always COM (Common).
- Red Lead Jack (High Current): Use the "10A" or "A" jack for expected loads between 400mA and 10A.
- Red Lead Jack (Low Current): Use the "mA/µA" jack for expected loads under 400mA. This jack is protected by a fast-blow glass or ceramic fuse (usually 0.5A or 1A).
- Range Selection: If your meter is manual-ranging, select a range at least 20% higher than your expected maximum to prevent pegging the display.
Probe Placement and Expected Readings
Current must be measured in series. You cannot measure current by touching probes across two points in parallel (that measures voltage and will short the circuit). You must break the circuit and insert the meter so the current flows through the meter.
For AC mains branch circuits, breaking the circuit is dangerous and impractical. Instead, use an AC Clamp Meter, which measures the magnetic field around a single conductor to calculate Amperes without breaking the insulation.
Expected Reading Table: Good vs. Bad Values
Knowing what units are used to measure current is useless if you don't know what the numbers should actually be. Use this reference for common diagnostic scenarios.
| Device / Circuit | Test Setup | Expected Good Reading | Bad Reading (Diagnostic) |
|---|---|---|---|
| ESP32 DevKit (Deep Sleep) | DC µA range, series with 3.3V line | 10 µA to 150 µA | > 2,000 µA (2mA): Firmware failed to sleep or LDO quiescent draw is too high. |
| 12V DC LED Strip (5m, 5050 SMD) | DC 10A range, series with 12V feed | 3.0 A to 4.5 A (at full white) | < 1.5 A: Significant voltage drop in feed wires or dead LED segments. |
| 120V AC Fridge Compressor | AC Clamp Meter around Line (Hot) wire | 1.2 A to 2.5 A (Running) | > 8.0 A: Locked rotor, failing start capacitor, or seized mechanical bearings. |
| Standard 5mm Red LED | DC mA range, series with 330Ω resistor | 12 mA to 18 mA | > 25 mA: Resistor value too low, LED lifespan will be severely reduced. |
Mistakes That Give Misleading Readings
When measuring low-current DC circuits (mA and µA), the physical act of measuring alters the circuit. This is known as burden voltage. According to Fluke's technical guidelines on burden voltage, the internal shunt resistor used to measure current creates a voltage drop.
- The Burden Voltage Trap: If your meter's mA jack has a 2-ohm shunt and your circuit draws 100mA, the meter drops 0.2V (V = I × R). If you are powering a 3.3V sensor, it now only sees 3.1V. On the µA range, shunts can be 100 ohms or more. A 1mA draw on the µA range could drop 0.1V, but a 10mA draw will drop 1V, causing your microcontroller to brownout and reset. The meter will display a misleadingly low, fluctuating current because the circuit is constantly crashing.
- Ghost Currents on Clamp Meters: When measuring AC current below 0.5A with a standard clamp meter, residual magnetism in the clamp jaws or nearby energized wires can induce ghost readings. Always zero (tare) the clamp meter while the jaws are closed and away from the conductor before taking low-amp AC readings.
- Measuring Neutral Instead of Line: In a multi-wire branch circuit (MWBC) sharing a neutral, clamping the neutral wire will give you the imbalance current, not the total load. Always clamp the individual Line (Hot) conductor.
If your circuit brownouts when measuring mA/µA, insert a 1-ohm precision resistor in series with the power line instead of the meter. Measure the voltage drop across that resistor using your DMM's voltage setting. By Ohm's Law (I = V/R), 1mV of drop equals exactly 1mA of current. This bypasses the meter's high-burden shunt entirely.
Safety Categories (CAT Ratings) for Current Measurement
When measuring AC current on mains voltage, your meter and test leads must be rated for the environment. The Fluke Electrical Safety Categories outline the transient overvoltage risks inherent in different parts of the power grid.
- CAT II: Required for measuring current at the appliance level (e.g., clamping the cord of a plugged-in refrigerator or testing a receptacle). Protects against transients up to 4kV.
- CAT III: Required for branch circuits, distribution panels, and hardwired 120V/240V loads (e.g., measuring the current of a hardwired HVAC air handler at the disconnect box). Protects against transients up to 6kV.
- CAT IV: Required at the service entrance, utility meter, and main breaker panel. Protects against transients up to 8kV.
Never break a live 120V/240V AC circuit to insert DMM probes in series for current measurement. The arc flash hazard and risk of fatal shock are extreme. Always use a properly rated CAT III or CAT IV AC Clamp Meter for mains current measurements. De-energize, lockout/tagout, and verify dead with a tested meter before opening any panel.
Decision Path: Picking the Right Tool and Range
Stop guessing which jack or tool to use. Follow this decision tree to terminate on the exact setup and equipment required for your specific measurement.
| IF your circuit is... | AND the expected current is... | THEN use this setup... | CONCRETE TOOL PICK |
|---|---|---|---|
| Low Voltage DC (Breadboard, MCU, 3.3V/5V logic) | < 400 mA (Sleep states, sensors, small logic) | DMM in Series, Red lead in mA/µA jack, dial to mA⎓ or µA⎓. | Brymen BM235 (Excellent low-burden voltage and 10A/100mA fused jacks). |
| Low Voltage DC (Motors, LED strips, 12V/24V automotive) | 400 mA to 10 A | DMM in Series, Red lead in 10A jack, dial to A⎓. | Fluke 87V (Robust 11A HRC fuse in the high-amp jack). |
| High Current DC (Solar arrays, 48V battery banks, Inverters) | > 10 A up to 400 A | DC Clamp Meter or External Shunt (DMM cannot handle this in series). | Fluke 381 (Measures up to 1000A AC/DC via Hall effect clamp). |
| AC Mains (120V/240V Branch circuits, HVAC, Subpanels) | Any AC Load (0.1 A to 400 A) | AC Clamp Meter around single Line conductor. Never break the circuit. | Fluke 376 FC (CAT III 1000V / CAT IV 600V, iFlex probe for tight panels). |
By matching the physical unit (A, mA, µA) to the correct meter jack and respecting the burden voltage and CAT safety ratings, you will eliminate blown fuses, phantom brownouts, and dangerous mains exposure. Always default to the highest range or a clamp meter when the expected load is unknown.






