The Physics: Why Voltages Are Always Measured Between Two Points

If you have ever wondered why you cannot simply touch one multimeter probe to a wire and get a voltage reading, you are bumping into a fundamental law of physics. The short answer is that voltages are always measured between two points why? Because voltage is not an absolute quantity that exists at a single node; it is a relative difference in electrical potential energy between two distinct locations.

In physics, voltage (electromotive force or potential difference) is defined as the work required to move a unit of electric charge from Point A to Point B, measured in Joules per Coulomb (Volts). Think of it like altitude. You cannot say a mountain peak is '3,000 meters' without an implied reference point—usually sea level. If you measure from the base of the mountain to the peak, the height difference might only be 1,000 meters. Similarly, a wire carrying 120V AC only has that potential relative to ground or neutral. If a bird lands on a single 12,000V transmission line, it does not get shocked because there is no second point of reference to create a potential difference across its body.

According to All About Circuits, understanding this potential difference is the bedrock of circuit analysis. Without a complete path between two points of differing potential, no current can flow, and no meaningful voltage measurement can be taken.

Multimeter Setup and CAT Safety Ratings

Before placing probes on any circuit, your meter must be configured correctly to measure potential difference safely and accurately. Using the wrong jack or dial setting can blow your meter's internal fuse or, worse, cause an arc flash on mains circuits.

WARNING: Mains Voltage Safety
When measuring AC branch circuits (120V/240V), you must use a meter rated for the appropriate CAT (Category) level. For standard receptacles and appliances, a CAT II rating is required. For distribution panels, breakers, and hardwired branch circuits, you need a CAT III meter. Never use a CAT I or un-rated hobby meter on mains voltage. Always de-energize, lock out, and verify dead with a non-contact voltage tester before touching bare conductors. For detailed safety standards, refer to the Fluke guide on CAT safety ratings.

Meter Setup Block

  • Dial Position: Set to V DC (straight line with dashed line below) for batteries, logic boards, and control circuits. Set to V AC (sine wave symbol) for wall outlets, transformers, and mains.
  • Lead Jacks: Black lead always goes into COM (Common/Ground reference). Red lead goes into the V/Ω/Hz jack. Never leave the red lead in the 10A or mA current jack when measuring voltage; this creates a dead short across your two test points.
  • Range: Use Auto-ranging if available. If manual, select a range higher than your expected voltage (e.g., select the 200V DC range when measuring a 120V battery bank) to prevent overloading the display.

Probe Placement and Expected Reading Matrix

Because voltage requires two points, probe placement dictates what your reading actually means. The black probe establishes your 0V reference (your 'sea level'), and the red probe measures the potential at the test node relative to that reference.

Expected Voltage Readings: Good vs. Bad Values
Circuit Type Black Probe (Reference) Red Probe (Test Point) Good Reading (Nominal) Bad / Fault Reading
120V AC Receptacle Neutral (Silver screw / White wire) Hot (Brass screw / Black wire) 114V - 126V AC < 110V (voltage drop) or > 130V (overvoltage)
24V DC Industrial PLC DC COM / 0V Terminal DC +24V Terminal 23.5V - 25.2V DC < 22.0V (brownout / overloaded supply)
5V Microcontroller (ESP32) GND Pin 5V / VIN Pin 4.85V - 5.15V DC < 4.5V (USB cable voltage drop)
12V Automotive Battery Chassis Ground / Negative Post Positive Post 12.6V (resting) / 13.8-14.4V (alternator running) < 12.0V (sulfated/dead cell)
Pro Tip: When measuring voltage drop across a component (like a fuse or a switch), place the red probe on the input side and the black probe on the output side. A good fuse will read 0.00V to 0.02V. A reading of full system voltage (e.g., 12V) across a fuse means the fuse is blown and the potential difference is spanning the open gap.

Mistakes That Yield Misleading Readings

Even with the correct two-point setup, modern digital multimeters (DMMs) can lie to you if you do not understand their input impedance. Here are the most common traps:

1. Ghost Voltages (Phantom AC)

Modern DMMs have an input impedance of roughly 10 Megohms. This high sensitivity means they can pick up capacitive coupling from adjacent live wires in a conduit. You might measure 40V AC on a completely disconnected, dead wire. The fix: Use a meter with a LoZ (Low Impedance) mode. LoZ drops the meter's internal resistance to roughly 3 kilohms, bleeding off the phantom capacitive charge and revealing the true 0V state.

2. Floating Grounds

If you measure a 24V DC power supply by placing the black probe on an unpainted metal chassis instead of the actual DC COM terminal, you might read erratic voltages (e.g., 14V or 38V). This happens because the DC circuit is 'floating' and not bonded to the earth ground chassis. The fix: Always reference your black probe directly to the circuit's designated 0V / COM node, not just any piece of metal.

3. Probe and Fuse Resistance

If your meter's internal fuse is partially blown, or your test leads have damaged copper stranding, the leads themselves will introduce resistance. When measuring low-voltage, high-current circuits, this can artificially lower your reading. The fix: Touch your red and black probe tips together. The meter should read 0.00Ω to 0.20Ω. If it reads higher, replace the test leads.

Decision Path: Diagnosing a Dead 24V DC Control Circuit

When a 24V DC industrial relay or PLC input fails to energize, you must trace the potential difference from the source to the load. Use this decision-tree-table to isolate the fault and select the exact replacement part.

Troubleshooting Decision Tree: 24V DC Control Fault
Step Measurement Action (Two Points) If Reading is GOOD (23.5V - 25.2V) If Reading is BAD (< 22V or 0V)
1 Measure directly at the Power Supply output terminals (+ to -). Move to Step 2. The power supply is healthy. The power supply is dead or overloaded. Disconnect the load and re-test. If still 0V, replace the power supply.
2 Measure at the PLC / Relay input terminals (+ to -). Move to Step 3. The wiring is intact. You have excessive voltage drop. The wire gauge is too small for the distance, or a terminal is loose. Check and torque all terminal screws to 0.5 Nm.
3 Measure across the relay coil itself while the PLC is commanding ON. The relay coil is receiving power but not pulling in. The mechanical armature is jammed or the coil is internally open. Replace the relay. The PLC output transistor or mechanical relay has failed internally. Replace the PLC output module.

Concrete Replacement Recommendation

If Step 1 of the decision tree terminates with a dead power supply, do not guess on a replacement. For standard DIN-rail industrial control panels, the default pick is the Mean Well HDR-30-24. It is a 30W, 24V DC / 1.5A slim-profile power supply that accepts a wide AC input range (85-264V AC) and fits perfectly on standard 35mm DIN rails. It provides reliable, regulated potential difference for PLCs and relays, and typically costs around $35-$45 USD from authorized distributors like Digi-Key or Mouser.

By understanding that voltage is strictly a comparative measurement between two nodes, setting your meter's reference correctly, and following a rigid decision path, you eliminate guesswork and diagnose electrical faults with absolute certainty.