At the most fundamental level, voltage is measured in Volts (V), named after Alessandro Volta. It represents the electrical potential difference—or "pressure"—that pushes current through a circuit. While the Volt is the base unit, real-world bench and jobsite work requires sub-units like millivolts (mV) for sensitive microelectronics and kilovolts (kV) for high-power transmission. The physical tool used to measure this potential difference is a voltmeter, most commonly integrated into a digital multimeter (DMM).
Knowing the unit is only half the battle. A reading of "120" on your screen means nothing if you do not know whether the meter is set to AC or DC, whether it is reading RMS or Peak, or if the test leads are in the correct jacks. This guide breaks down the exact units, the proper meter setup, and the numeric thresholds that separate a healthy circuit from a failing one.
The Units of Electrical Pressure: From Millivolts to Kilovolts
Voltage spans several orders of magnitude. A thermocouple might generate a few millivolts, while a static shock can exceed tens of kilovolts. Modern digital multimeters handle this by offering specific range settings or auto-ranging capabilities. Here is the reference table for how voltage units scale and where you will encounter them.
| Unit Name | Symbol | Decimal Value | Typical Application | Meter Dial Setting |
|---|---|---|---|---|
| Millivolt | mV | 0.001 V | Thermocouples, current shunt resistors, audio signals | mV⎓ (DC) or mV~ (AC) |
| Volt | V | 1.0 V | Batteries, logic levels (3.3V/5V), household mains (120V/230V) | V⎓ (DC) or V~ (AC) |
| Kilovolt | kV | 1,000 V | Automotive ignition coils, utility transmission lines, CRT anodes | Requires specialized high-voltage probe |
| Microvolt | µV | 0.000001 V | RF antenna reception, EEG medical sensors, precision op-amp offsets | Requires nanovoltmeter or oscilloscope |
When working with embedded systems like an Arduino or ESP32, you are almost exclusively working in the Volt and millivolt ranges. For instance, measuring the voltage drop across a 0.1Ω current shunt resistor to determine motor draw requires the mV⎓ setting, as a 500mA current will only produce a 50mV drop (V = I × R).
Meter Setup and Probe Placement for Accurate Readings
Voltage is a relative measurement. It is the difference in potential between two specific points. Because of this, voltage must always be measured in parallel with the component or circuit you are testing. Never break the circuit to measure voltage; that is the procedure for measuring current (amps).
Standard Multimeter Setup Block
- Lead Jacks: Insert the black lead into the COM (Common) jack. Insert the red lead into the VΩmA (or simply V) jack. Never leave the red lead in the Amps (A) jack when measuring voltage, or you will create a dead short and blow the meter's internal fuse.
- Dial Position: Select V⎓ (straight line with dashed line underneath) for Direct Current (batteries, DC power supplies, logic boards). Select V~ (wavy line) for Alternating Current (wall outlets, transformers, AC motors).
- Range Selection: If your meter is manual-ranging, select a range higher than your expected voltage. For a 12V car battery, choose the 20V DC range. If measuring an unknown voltage, start at the highest range (e.g., 600V) and step down.
Probe Placement Technique
Place the black probe on your reference point (Ground, Neutral, or the negative terminal). Place the red probe on the test point (Hot, Positive, or the logic pin). For receptacle testing, insert the probes into the slots; the physical design of standard NEMA 1-15 or 5-15 blades ensures correct polarity, but always verify the black probe is on the wider neutral blade and red on the narrower hot blade if testing manually.
Expected Readings: What the Numbers Actually Mean
A multimeter gives you a number, but experience tells you if that number is acceptable. Voltage is rarely exactly at its nominal value due to line losses, battery chemistry, and regulator tolerances. Below is a data-dense reference of what a good reading looks like numerically versus a bad reading that requires troubleshooting.
| Circuit / Source | Nominal Voltage | Good Reading Range | Bad Reading (Troubleshoot) | Context & Notes |
|---|---|---|---|---|
| 12V Lead-Acid Battery (Resting) | 12.0 V | 12.6 V - 12.8 V | < 12.0 V (Sulfated/Discharged) | Must rest for 2+ hours without load. Alternator charging should read 13.8V - 14.4V. |
| 120V AC Receptacle (US) | 120 V | 114 V - 126 V | < 110 V or > 130 V | NEC recommends max 5% voltage drop. Low readings indicate long wire runs or a loose neutral. |
| 5V USB / Arduino VCC | 5.0 V | 4.75 V - 5.25 V | < 4.5 V (Brownout risk) | USB spec allows ±5%. Below 4.5V, ATmega328P microcontrollers may reset unpredictably. |
| 3.3V ESP32 / Logic Level | 3.3 V | 3.2 V - 3.4 V | > 3.6 V (Silicon damage risk) | ESP32 GPIO pins are not 5V tolerant. A 5V reading here means a fried voltage regulator. |
| 24V AC HVAC Control | 24 V | 24 V - 28 V | < 22 V (Contactor chatter) | Transformers often run slightly high open-circuit. Under load, it should settle near 24V. |
Understanding RMS vs. Peak in AC Measurements
When you measure AC voltage (V~), standard multimeters display the RMS (Root Mean Square) value, not the peak value. RMS is the equivalent DC voltage that would deliver the same power to a resistive load. For a standard 120V AC sine wave, the meter reads 120V RMS, but the actual peak voltage hitting the wires is roughly 170V (120 × √2). If you are designing a capacitor filter for a rectifier circuit, you must size the capacitor's voltage rating for the 170V peak, not the 120V RMS your meter displays.
Common Measurement Mistakes That Give Misleading Readings
Even with an expensive True RMS multimeter, operator error or environmental factors can produce readings that lead you down the wrong troubleshooting path. Watch out for these specific failure modes.
1. The "Ghost Voltage" Trap
If you measure a disconnected wire in a multi-conductor cable (like 14/2 NM-B) and your meter reads 60V or 90V, you are likely seeing a ghost voltage. This is caused by capacitive coupling between the energized wire and the floating wire running parallel to it inside the sheath. High-impedance digital meters (typically 10 MΩ input impedance) are sensitive enough to read this coupled phantom voltage. The Fix: Use a meter with a LoZ (Low Impedance) mode, or connect a small load (like an incandescent test light or a solenoid tester) across the wires. If the voltage drops to zero under load, it was a ghost.
2. Using Average-Responding Meters on Non-Linear Loads
Cheap multimeters do not calculate True RMS; they measure the average value of the waveform and multiply it by 1.11 to approximate RMS. This math only works for pure, undistorted sine waves. If you measure the output of a Variable Frequency Drive (VFD), a dimmer switch, or an LED driver with an average-responding meter, the reading will be wildly inaccurate. For any circuit with solid-state switching, you must use a True RMS meter.
3. Measuring DC Ripple with the Wrong Setting
When troubleshooting a DC power supply, you might want to check for AC ripple (noise). If you leave the meter on V⎓ (DC), it will only show the average DC level and filter out the ripple. To measure the AC noise riding on a DC signal, you must switch the dial to V~ (AC). The meter's internal capacitor will block the DC offset and only display the AC ripple voltage. A good bench power supply should show less than 10mV of AC ripple on the V~ setting.
4. Floating Grounds and Reference Errors
Voltage is strictly relative. If you measure the voltage of an isolated solar panel string and get erratic readings, it is often because the negative terminal is not bonded to earth ground, leaving the entire system "floating" relative to your meter's internal capacitance. Always ensure your black probe is on a solid, known reference point. In off-grid solar systems, measure directly across the battery terminals to verify the charge controller's output, rather than probing the positive terminal against a random earth ground rod.






