Electric current is measured in amperes (commonly called amps or A). In practical electronics and electrical work, you will rarely see a raw "1 A" reading on your screen; instead, current is measured in sub-multiples like milliamps (mA) for control circuits and microamps (µA) for deep-sleep embedded systems, or in kiloamps (kA) for utility fault calculations.

Understanding the unit is only half the battle. The real challenge on the bench or jobsite is configuring your digital multimeter (DMM) to measure current without blowing its internal fuse, dropping the circuit voltage, or exposing yourself to an arc flash. This guide breaks down the exact units, meter configurations, and expected readings you need to test circuits safely and accurately.

The Base Unit: Amperes, Milliamps, and Microamps

Since the 2019 redefinition of the SI base units by NIST, the ampere is defined by taking the fixed numerical value of the elementary charge e to be exactly 1.602176634 × 10⁻¹⁹ coulombs. In plain terms: one ampere is the flow of roughly 6.242 × 10¹⁸ electrons past a specific point in one second.

If voltage is the water pressure in a pipe, current is the actual flow rate (gallons per minute). You can have high pressure (voltage) with zero flow (open circuit), but current only exists when a complete path allows electrons to move.

Unit Symbol Decimal Equivalent Typical Application
Kiloampere kA 1,000 A Utility fault currents, lightning strikes
Ampere A 1 A Branch circuits, motors, power supplies
Milliampere mA 0.001 A LEDs, Arduino GPIO pins, sensors
Microampere µA 0.000001 A ESP32 deep sleep, RTC circuits, leakage

Multimeter Setup for Current Measurement

Measuring current is fundamentally different from measuring voltage. A voltmeter has high impedance and connects in parallel. An ammeter has near-zero impedance and must connect in series. If you connect an ammeter in parallel with a power source, you create a dead short.

⚠️ SAFETY WARNING: Mains and CAT Ratings
If you are measuring current on a mains-powered circuit (>50V AC / >120V DC), your meter and test leads must be rated for the environment. According to OSHA electrical safety guidelines and IEC 61010 standards, use a CAT III meter for fixed building wiring and distribution panels, and a CAT IV meter for the service entrance. Never use a CAT II meter on a 120V/240V branch circuit. Always de-energize the circuit, break the connection, insert the meter, and re-energize. Never break a live series connection under load, as this will draw an arc.

Meter Setup Block: DC Milliamp Circuit

Here is the exact setup for measuring a standard low-voltage DC circuit (e.g., a 5V microcontroller drawing under 400mA):

  • Dial Position: Set to A⎓ or mA⎓ (Direct Current). If your meter is auto-ranging, it will find the decimal place. If manual, start at the highest range (e.g., 400mA) and step down.
  • Black Lead Jack: COM (Common).
  • Red Lead Jack: mA/µA (This jack is protected by an internal fast-blow fuse, typically 400mA or 500mA. Never use the 10A unfused/high-fuse jack for microamp readings, as its internal shunt resistor is too small to resolve low currents accurately).
  • Range: 400 mA DC (or auto).

Probe Placement and Expected Readings

Because current must flow through the meter, you have to physically break the circuit and make the DMM part of the path. Below is a step-by-step procedure for measuring the deep-sleep current of an ESP32 development board on a breadboard.

  1. De-energize: Disconnect the USB cable or battery from the ESP32.
  2. Break the Circuit: Pull the jumper wire connecting the breadboard's positive (red) power rail to the ESP32's VIN or 3V3 pin.
  3. Place Probes: Touch the red probe to the power source side of the break (the breadboard rail). Touch the black probe to the load side of the break (the ESP32 pin).
  4. Energize: Reconnect the power source. The current will flow from the source, through the red probe, through the meter's internal shunt, out the black probe, and into the ESP32.
  5. Read and Record: Wait 5 seconds for the board to enter deep sleep, then lock the reading.

Expected Reading Table: Good vs. Bad Values

Knowing what a "good" reading looks like numerically prevents you from chasing ghosts. Use this reference for common bench tests:

Test Scenario Expected (Good) Reading Bad Reading & Likely Cause
ESP32 Deep Sleep (No peripherals) 10 µA to 150 µA > 2 mA: WiFi/Bluetooth stuck on, or external LDO quiescent draw.
Standard 5mm Red LED (330Ω @ 5V) 9 mA to 12 mA 0 mA: Open circuit (dead LED). > 20 mA: Wrong resistor value.
Arduino Uno (Idle, no shields) 40 mA to 50 mA > 80 mA: Shorted component or USB-to-Serial chip fault.
120V AC Space Heater (1500W) 12.2 A to 12.8 A < 10 A: Failing heating element. > 15 A: Tripping breaker imminent.

Common Mistakes That Give Misleading Readings

Even with the correct dial and jack settings, three specific errors will corrupt your data or destroy your equipment.

1. Ignoring Burden Voltage

Every multimeter measures current by passing it through an internal shunt resistor and measuring the voltage drop across it (Ohm's Law). This introduces a burden voltage into your circuit. On the mA range, a typical DMM has a burden voltage of about 1 mV per mA. If your ESP32 wakes up and draws 100 mA, the meter drops 100 mV. If your power supply is already sagging at 3.2V, that 100 mV drop might brown out the microcontroller, causing it to reset. Fix: If the circuit behaves erratically only when the meter is connected, switch to the 10A jack (which has a much lower shunt resistance, typically dropping only 0.01 mV per mA) or use a dedicated current shunt with an oscilloscope.

2. Leaving Leads in the Current Jacks

This is the most common way hobbyists destroy their multimeters. If you finish measuring current and leave the red lead in the "10A" or "mA" jack, then switch the dial to Voltage (V) and probe a circuit, you are placing a near-dead short across the power supply. The meter's internal fuse will blow instantly (if you are lucky), or the meter will catch fire. Fix: Build the habit of moving the red lead back to the V/Ω jack the exact second you finish a current test.

3. Ground Loops in Bench Supplies

When measuring the current of a device connected to a PC via USB (like an Arduino) while also powering it from a bench supply through your DMM, you can create a ground loop. The PC's USB ground and the bench supply's ground will fight each other, causing erratic current readings and potentially frying the PC's motherboard. Fix: Use a USB isolator, or ensure the bench supply is floating (ungrounded output) before breaking the positive rail.

Frequently Asked Questions

What instrument is electric current measured in?

Electric current is measured in an ammeter. In modern practice, this function is built into a digital multimeter (DMM). For high-current AC circuits where breaking the wire is impractical or dangerous, a clamp meter (which uses the Hall effect or a current transformer to measure the magnetic field around a conductor) is the standard tool.

Why is electric current measured in series and not parallel?

Current is the rate of flow through a path. To count the electrons, the meter must become part of that path (series). If you connect an ammeter in parallel, its extremely low internal resistance (often less than 0.1 ohms) will bypass the load, drawing maximum current directly from the source. This will instantly blow the meter's fuse, destroy the test leads, or cause an arc flash.

How is electric current measured in a 3-phase motor?

You cannot safely break a 3-phase industrial circuit to insert a standard DMM. Instead, you use a CAT III or CAT IV rated clamp meter. Clamp the jaws around one single phase conductor at a time. Never clamp around the entire 3-phase cable bundle; the magnetic fields of the three phases will cancel each other out, resulting in a reading of zero. To check for phase imbalance, measure L1, L2, and L3 individually; the readings should be within 5% of each other.

What is the formula when electric current is measured in watts?

This is a trick question: current is never measured in watts. Watts measure power, while amps measure current. However, the two are linked by Watt's Law: Power (W) = Current (I) × Voltage (V). If you know a 120V heater draws 12.5 A, you multiply the two to find it consumes 1,500 Watts of power. If you need to find the current draw of a 60W bulb on a 12V car battery, you rearrange the formula: I = P / V (60W / 12V = 5 Amps).