The Direct Answer: Units for Very Small Electric Currents

When evaluating precision analog circuits, testing aging capacitors, or troubleshooting high-impedance sensor nodes, you will quickly find that very small electric currents are measured in units called microamperes (µA), nanoamperes (nA), and picoamperes (pA).

A standard ampere (A) is far too large for these tasks. To put it in perspective, a typical LED draws about 20 milliamps (mA). When we drop below the milliamp threshold, we use the following sub-units:

  • Microampere (µA): One-millionth of an ampere (10-6 A). Used for capacitor leakage, op-amp bias currents, and low-power sleep modes.
  • Nanoampere (nA): One-billionth of an ampere (10-9 A). Used for MOSFET gate leakage, reverse-biased diode leakage, and photodiode outputs.
  • Picoampere (pA): One-trillionth of an ampere (10-12 A). Used for electrometer-grade measurements, biosensors, and insulation resistance testing.

Measuring these tiny currents requires specific meter configurations. A standard handheld multimeter set to the wrong jack or range will either blow a fuse, introduce massive burden voltage, or display useless noise.

Meter Setup and Probe Placement for Microamp Measurements

Before probing any circuit, your multimeter must be configured correctly to avoid damaging the meter or the device under test (DUT).

Meter Setup Block

  • Dial Position: Set to 'µA' or 'mA' (if your meter lacks a dedicated µA range, use the lowest mA range, but expect poor resolution below 1 µA).
  • Lead Jacks: Black lead to COM. Red lead to the dedicated µA/mA jack. Never use the 10A high-current jack for microamp measurements; its internal shunt resistor is too small to generate a readable voltage drop for tiny currents.
  • Range: If manual ranging, start at the 2000 µA range and step down to 200 µA or 20 µA to maximize resolution without overloading the display.

Probe Placement per Test Point

Direct Series Measurement (Component Leakage): To measure the leakage current of a capacitor or the sleep current of a microcontroller, you must break the circuit and place the meter in series. Disconnect the positive supply to the DUT, place the red probe on the power supply output, and the black probe on the DUT's VCC input.

Shunt Resistor Method (Ultra-Low Currents): For nanoamp measurements where the DMM's internal burden voltage disrupts the circuit, place a precision 1% (or better) shunt resistor (e.g., 10 kΩ or 100 kΩ) in series with the ground path. Switch your meter to DC Voltage mode and measure the voltage drop across the shunt. Use Ohm's Law (I = V / R) to calculate the current. A 10 mV drop across a 10 kΩ resistor equals exactly 1 µA.

Expected Readings: Good vs. Bad Leakage and Bias Currents

Knowing what a 'good' reading looks like numerically is critical for diagnosing failing components. The table below provides baseline expectations for common components at room temperature (25°C).

Component / Test Point Test Conditions Good Reading (Pass) Bad Reading (Fail/Leaky)
Ceramic Capacitor (100nF, 50V) Rated DC voltage applied < 0.01 µA > 0.1 µA
Electrolytic Cap (1000µF, 16V) 16V DC applied for 5 mins < 5.0 µA > 50.0 µA
Signal Diode (1N4148) Reverse biased at 20V < 0.05 µA > 1.0 µA
MOSFET Gate Leakage (IRF520) Vgs = 20V, Drain/Source open < 0.1 nA (reads 0.00) > 10.0 nA
ESP32 Deep Sleep Current 3.3V, all peripherals off 10 µA to 20 µA > 150 µA

Common Mistakes That Give Misleading Microamp Readings

Microamp measurements are highly susceptible to environmental noise and setup errors. If your readings are bouncing wildly or seem impossibly high, check for these specific failure modes:

Warning: Burden Voltage Circuit Starvation
Every multimeter acts as a small resistor (shunt) when measuring current. This creates a voltage drop called burden voltage. If you are measuring the sleep current of a 3.3V microcontroller and your meter's burden voltage on the µA range is 1.5V, the microcontroller only receives 1.8V. It will brownout, reset, and draw a massive spike of current, giving you a completely false 'high' reading. Always check your meter's datasheet for burden voltage specs (aim for < 1mV per µA).
  • The Triboelectric Effect (Cable Noise): Moving or vibrating standard PVC test leads generates static charge inside the cable dielectric, which registers as nanoamp-level noise. For sub-microamp measurements, use low-noise triaxial cables and keep them perfectly still during the reading.
  • Body Resistance Loading: If you touch the exposed metal tips of the probes while measuring high-impedance nodes, your body's resistance (typically 10 kΩ to 100 kΩ) will create a parallel leakage path, artificially inflating the current reading. Keep your hands off the metal.
  • Ground Loops in Shunt Measurements: When using the shunt resistor method on the ground side of a circuit, ensure the oscilloscope or secondary meter you use to measure the voltage drop shares a common ground reference without creating a loop that bypasses the shunt.

Decision Tree: Which Microamp Meter or Electrometer Do You Need?

Not all meters can resolve nanoamps. Use this decision path to select the exact tool for your bench based on your lowest required measurement threshold.

If Your Lowest Target Current Is... Required Instrument Class Concrete Pick (2026 Models) Approx. Price
> 1.0 µA Handheld DMM with dedicated µA range Brymen BM235 (0.01 µA resolution, low burden voltage) $125
1.0 nA to 1.0 µA Benchtop 6.5-Digit DMM Siglent SDM3065X (1 nA DC current resolution) $450
< 1.0 nA (pA range) Dedicated Electrometer / picoammeter Keithley 6517B (10 aA resolution, triaxial inputs) $6,800
The Default Recommendation: For 90% of hobbyists, makers, and field technicians diagnosing PCB sleep currents and capacitor leakage, the Brymen BM235 is the definitive pick. It offers true 0.01 µA resolution, excellent fuse protection on the microamp jack, and a burden voltage low enough to prevent brownouts on 3.3V logic. Only step up to the Siglent benchtop meter if you are actively designing precision analog sensor front-ends.

Safety Categories (CAT Ratings) for Low-Current Circuits

Because microamp measurements are almost exclusively performed on de-energized PCBs, battery-powered devices, or low-voltage DC bench supplies (under 50V DC), a CAT II rated multimeter is entirely sufficient for standard component-level troubleshooting.

However, a major exception exists: Appliance Leakage Current Testing. If you are measuring the microamp-level leakage current from a mains-powered chassis (like a washing machine, medical device, or switching power supply case) to earth ground, you are working directly adjacent to mains voltage.

  • Required Rating: You must use a CAT III 600V or CAT IV 600V rated meter and probes.
  • Procedure Warning: Never break the earth ground connection of a mains-powered device to insert a standard multimeter in series for leakage testing. If a fault occurs, the chassis becomes fully energized at 120V/230V AC. Instead, use a dedicated Appliance Leakage Tester (which uses internal isolated shunts and safety contactors) or measure the voltage drop across a verified, fused earth-ground shunt network.
  • Code Caveat: Formal leakage testing for commercial or medical equipment must comply with IEC 62353 or NFPA 99 standards. Always defer to local AHJ requirements and certified testing labs for life-safety compliance.

For deeper theory on high-impedance measurements and guarding techniques, refer to the Tektronix Low Level Measurements Handbook, which remains the industry standard reference for picoamp and nanoamp test setups.