The Direct Answer: Units and Tools for Measuring Amperes

When asking what are amperes measured in, the answer spans both the base units of electrical current and the physical instruments used to quantify them. Amperes (Amps) are measured in base units of Amperes (A), but practically subdivided into milliamperes (mA) for logic circuits and microamperes (µA) for sleep-mode leakage. The conversion is strict: 1 A = 1,000 mA = 1,000,000 µA.

To measure these units, you use an ammeter. In modern practice, this means either a shunt-based Digital Multimeter (DMM) inserted in series with the circuit, or a Hall-effect/inductive clamp meter that measures the magnetic field around a conductor without breaking the circuit. Current is a through-variable—meaning it must flow through your meter to be measured—unlike voltage, which is measured in parallel.

Meter Setup and Probe Placement for Current Tests

Measuring current is the most common way hobbyists and technicians blow their multimeter's internal fuse. The setup requires strict attention to lead placement and dial position.

Bench Rule of Thumb: Always start with the red lead in the high-current (10A) jack and the dial set to the 10A range. If the reading is below 200mA, de-energize, move the lead to the mA/µA jack, and switch the dial to get better resolution.

Meter Setup Block

  • Dial Position: Set to A (Amps) for macro loads, or mA/µA for microelectronics. Ensure you select DC (straight line) or AC (sine wave) matching your source.
  • Lead Jacks: Black lead always goes to COM. Red lead goes to 10A (unfused or high-HRC fused) for currents >200mA, or mA/µA (fast-blow glass or ceramic fuse) for currents <200mA.
  • Range: Use auto-ranging if available. If manual, start at the highest range (10A) and step down to avoid overloading the shunt resistor.

Numbered Steps: Probe Placement (Series Measurement)

  1. De-energize the circuit. Never break a live circuit to insert probes; the resulting arc can damage components or cause injury.
  2. Break the circuit path. Disconnect a wire, lift a component leg, or open a switch at the exact test point where you want to measure flow.
  3. Bridge the break with your probes. Place the red probe on the side closest to the positive voltage source, and the black probe on the side closest to the load/ground. Current must flow into the red probe and out of the black probe.
  4. Re-energize and read. Power the circuit and record the stable numerical value.

Expected Readings: Good vs. Bad Values in Common Circuits

A raw number on a screen is useless without a baseline. Below is a spec-sheet-table of expected current draws for common electrical and electronics benchmarks. Use these to diagnose shorts, brownouts, or high-resistance faults.

Circuit / Load Type Nominal Target Good Reading Range Bad Reading (Fault Indication)
5V Arduino Nano (Active, no peripherals) 45 mA 30 mA – 55 mA >100 mA (Short/Regulator fault) or <15 mA (Brownout/Reset loop)
12V LED Strip (1m, 60 SMD5050 LEDs, White) 1.2 A 1.1 A – 1.3 A <0.8 A (Severe voltage drop in feeder) or >1.5 A (Shorted segment)
120V AC Space Heater (1500W resistive) 12.5 A 11.8 A – 13.0 A >15.0 A (Will trip 15A breaker) or <10 A (Failing heating element)
3.3V ESP32-WROOM-32 (Deep Sleep Mode) 150 µA 100 µA – 200 µA >5,000 µA / 5 mA (WiFi/Bluetooth stuck active, bad code init)

Mistakes That Give Misleading Amp Readings

If your circuit behaves erratically only when the multimeter is connected, you are likely falling victim to one of these three measurement errors.

1. The Burden Voltage Drop

Every DMM measures current by passing it through an internal shunt resistor and measuring the voltage drop across it (per All About Circuits). This introduces a series resistance into your circuit, known as burden voltage. On a cheap meter's 10A range, the shunt might be 0.01Ω (dropping 0.05V at 5A). But on the mA range, the shunt might be 2Ω. If you measure a 3.3V ESP32 drawing 100mA on the mA range, the meter drops 0.2V. Your ESP32 now sees 3.1V, potentially triggering a brownout reset. Fix: Use the 10A jack for low-voltage, high-current logic boards, or use a dedicated current shunt with an oscilloscope.

2. Parallel Connection (The Fuse Killer)

Connecting a DMM set to Amps in parallel with a voltage source creates a dead short. The meter's internal shunt has near-zero resistance. If you touch the probes across a 12V battery while in Amp mode, hundreds of amps will attempt to flow, instantly vaporizing a glass fuse or destroying the meter's PCB traces if it lacks High Rupturing Capacity (HRC) protection.

3. AC vs. DC Selection Mismatch

Measuring a DC solar string with the dial set to AC will yield a reading of 0.00A, leading you to falsely diagnose an open circuit. Conversely, measuring AC mains with the DC setting will yield erratic, near-zero numbers. Always verify the source type before turning the dial.

Safety Categories (CAT Ratings) and Mains Current Testing

HAZARD WARNING: Never break a live AC mains circuit (120V/240V) to insert multimeter probes. Arc flash and probe slip risks are lethal. For any measurement above 50V AC, de-energize, lock out/tag out, verify dead with a tested meter, and use a clamp meter for current readings. Local electrical codes may require a licensed electrician for panel-level work.

When measuring mains current, your tool must carry the correct Safety Category (CAT) rating. For standard residential branch circuits (outlets, appliances), you need a minimum of CAT III 600V. For service entrance panels and outdoor utility drops, you need CAT IV 600V.

Clamp meters are the mandatory tool for AC mains. Inductive clamp meters measure the alternating magnetic field around a single conductor. Critical mistake: Clamping around an entire Romex/NM-B cable (containing both Line and Neutral) will yield 0A, because the magnetic fields of the outbound and return currents cancel each other out. You must isolate a single conductor, or use a specialized line-splitter accessory.

Decision Tree: Which Meter and Range Should You Use?

Use this decision path to select the exact tool and range for your test. Do not guess; follow the logic to the concrete pick.

Condition / Test Environment Required Tool & Setup Concrete Default Pick (2026)
IF measuring AC mains (120V-600V) or large AC motors >10A. Hall-effect or Inductive Clamp Meter (CAT III/IV). Do not break circuit. Klein Tools CL800 (CAT IV 600V, handles up to 600A AC/DC).
IF measuring DC or AC between 200mA and 10A on low-voltage bench circuits (<50V). DMM with red lead in 10A jack, dial set to A. Insert in series. Fluke 87V (Features HRC fuses and 0.01A resolution on 10A range).
IF measuring DC logic currents between 10mA and 200mA (e.g., relays, small LEDs). DMM with red lead in mA jack, dial set to mA. Insert in series. Fluke 117 or standard bench DMM (Ensure fast-blow fuse is intact).
IF measuring µA sleep currents or IoT leakage (<1mA). Specialized true-RMS DMM with µA jack, or dedicated power profiler. Keysight U1252B (0.01µA resolution) or Qoitech Otii Arc Power Profiler.

The Default Recommendation: If you are building a general-purpose toolkit for both home wiring and electronics bench work, buy the Fluke 87V for your series DC/low-voltage AC measurements, and pair it with a Klein Tools CL800 clamp meter for all mains and high-amperage AC testing. This two-tool combination covers 99% of measurement scenarios safely, eliminates the risk of blowing internal DMM fuses on mains voltage, and provides the exact numerical resolution required for both NEC-style load calculations and microcontroller sleep-state debugging.