If you are asking current is measured in what unit, the direct answer is the ampere (A), universally referred to as the "amp." In practical electronics and electrical work, you will frequently encounter its sub-multiples: the milliampere (mA) for small electronics, and the microampere (µA) for ultra-low-power microcontroller sleep states. Understanding how to measure these units accurately—and safely—is the dividing line between a successful bench debug and a blown multimeter fuse.

The Ampere Defined: From Coulombs to Circuit Reality

At the physics level, the ampere is defined by the fixed numerical value of the elementary charge (e), which is 1.602176634 × 10⁻¹⁹ coulombs. In practical terms, one ampere equals one coulomb of electrical charge moving past a specific point in a circuit per second. According to the National Institute of Standards and Technology (NIST), the 2019 SI redefinition tied the ampere directly to this fundamental constant rather than the older physical force between two infinite parallel wires.

To visualize this, use the water analogy exactly once: if voltage is the water pressure (PSI) pushing through a pipe, current (amps) is the actual flow rate (gallons per minute). A high-pressure system with a pinhole leak might have high voltage but very low current. A massive river moving slowly has low voltage but immense current.

Worked Numeric Example:
Let us calculate the expected current for a standard 60W incandescent light bulb on a 120V AC nominal household circuit. Using the power formula I = P / V:

  • I = 60W / 120V = 0.5 Amperes (or 500 mA).
  • If you swap that bulb for an LED drawing 9W, the current drops to 9 / 120 = 0.075 Amperes (75 mA).

Multimeter Setup and Safety Categories (CAT Ratings)

⚠️ MAINS VOLTAGE SAFETY WARNING: Never measure current by placing your multimeter probes directly into the slots of a live AC wall outlet. This places the meter in parallel with the voltage source, creating a dead short. If you are measuring current on mains-powered equipment (120V/240V AC), your multimeter must be rated for CAT III or CAT IV environments to ensure internal high-energy fuses and blast shields can handle an accidental arc flash. Always de-energize the circuit before breaking connections to insert your meter.

Before you touch a single wire, your meter must be configured correctly. I have seen countless hobbyists fry the internal 440mA fuse on their first day because they left the red lead in the wrong jack. Here is the exact meter setup block for current measurement:

Meter Setup Block

  • Dial Position: Select A⎓ for Direct Current (DC) or A~ for Alternating Current (AC). If your meter has separate dials for mA and A, choose the highest range (A) first to protect the sensitive mA shunt.
  • Lead Jacks: Black lead always goes to COM. The red lead must go into the 10A (or 20A) unfused/high-fused jack for most loads. Only move the red lead to the mA/µA jack if you are absolutely certain the circuit draws less than 400mA (check your meter's specific fuse rating printed near the jack).
  • Range Setting: If using a manual-ranging meter, start at the 10A scale. If the reading shows '0.05', you can then power down, move to the mA jack, and switch to the 200mA scale for better resolution.

Probe Placement: Breaking the Circuit for Series Measurement

Voltage is measured in parallel (across a component), but current must be measured in series. The multimeter acts as a bridge; all the electrons flowing to the load must physically pass through the meter's internal shunt resistor. As detailed in the All About Circuits ammeter guide, the internal resistance of an ammeter is designed to be as close to zero ohms as possible to avoid altering the circuit's behavior (known as burden voltage).

Step-by-Step Probe Placement:

  1. De-energize: Turn off the power supply or disconnect the battery. Verify dead with a voltage test.
  2. Break the Path: Disconnect the positive (or hot) wire from the load terminal. You are creating an intentional open circuit.
  3. Insert the Meter: Touch the red probe to the supply-side wire (the wire coming from the battery/power supply). Touch the black probe to the load-side terminal (the wire going into the motor or PCB).
  4. Energize and Read: Turn the power back on. The current will flow from the supply, through the red probe, through the internal shunt, out the black probe, and into the load.

The Costly Mistake: If you accidentally leave your dial set to Amps but place the probes in parallel across a 12V battery or 120V outlet, you are effectively connecting a piece of wire directly across the power source. The resulting massive current spike will instantly vaporize the multimeter's internal trace or blow the HBC (High Breaking Capacity) ceramic fuse. Always double-check your jack placement before applying power.

Expected Readings: Good vs. Bad Values for Common Loads

A multimeter reading is useless if you do not know what the number should be. Below is a spec-sheet-table detailing expected current draws for common bench and jobsite loads. Use this to diagnose whether a circuit is healthy, shorted, or suffering from high-resistance faults.

Device / Circuit Expected Unit Normal Reading (Good) Fault Reading (Bad) Diagnostic Meaning
12V DC PC Cooling Fan Amps / mA 0.10A - 0.25A (100-250mA) > 0.50A Bearing stall or physical obstruction causing motor to draw locked-rotor current.
120V AC Space Heater (1500W) Amps 12.0A - 12.8A < 6.0A or > 15A Low: Broken heating element. High: Shorted winding or failing triac.
ESP32 DevKit (Active WiFi TX) mA 160mA - 240mA (peaks) > 400mA continuous Shorted GPIO pin, failed voltage regulator, or brownout loop.
5V USB Smartphone Charger Amps 1.5A - 2.4A 0.00A or < 0.2A Blown internal fuse, broken USB cable data/power lines, or dead battery BMS.

Frequently Asked Questions About Current Units and Measurement

What is the difference between amps, watts, and volts?

Volts (V) represent electrical pressure or potential difference. Amps (A) represent the volume of electrical flow (current). Watts (W) represent the total power consumed, which is the product of the two (Watts = Volts × Amps). A helpful way to remember this: a 12V car battery can deliver 500 amps to a starter motor (6000 watts), while a 120V wall outlet might only deliver 15 amps to a circuit (1800 watts). The wall outlet has higher pressure (volts), but the battery delivers vastly more flow (amps).

Why is current measured in series rather than parallel?

Current is the rate of flow through a conductor. To count the electrons passing by, the meter must become part of the path (series). If you place an ammeter in parallel, its extremely low internal resistance (often less than 0.1 ohms) will divert almost all the current away from the load and directly through the meter. This violates Kirchhoff's Current Law for the intended circuit path and results in a catastrophic short circuit, which is why multimeters use specialized high-breaking-capacity (HBC) sand-filled fuses on their amp jacks.

How do I measure AC current without breaking the circuit?

Breaking a 240V AC circuit to insert series probes is dangerous and often violates electrical codes for permanent installations. Instead, professionals use an AC clamp meter. As explained in Fluke's guide to clamp meters, these tools use a current transformer or Hall-effect sensor inside the jaw to measure the magnetic field generated by the alternating current flowing through the wire. You simply clamp the jaw around a single insulated conductor (never a whole Romex cable, as the opposing magnetic fields of the hot and neutral will cancel out to zero) and read the amps safely without exposing bare metal.

What does 'mA' mean on a multimeter, and when should I use it?

'mA' stands for milliamperes, which is one-thousandth of an ampere (0.001A). You use the mA setting and corresponding jack when measuring low-power DC circuits, such as Arduino sensor draws, LED strip branches, or microcontroller sleep currents. However, you must be hyper-aware of your meter's mA fuse limit (typically 400mA or 500mA). If you are troubleshooting a circuit that might experience an inrush current spike—like a motor starting up or a capacitor charging—always start on the 10A jack. Once you confirm the steady-state draw is safely below 400mA, you can power down and switch to the mA jack for higher resolution (e.g., reading 145.2 mA instead of just 0.14 A).