Metering

Measuring voltage, current, power, and energy consumption in distribution systems.

Why This Matters

You cannot manage what you cannot measure. A community electrical system without metering is a black box — you know when it fails catastrophically, but you cannot detect the gradual degradation that precedes failure, the slowly growing overload on a circuit, or the building that is consuming twice its share of available power. Metering is the instrument that transforms a system from a series of empirical guesses into an engineered, manageable infrastructure.

Metering serves three distinct functions in a community grid. The first is operational monitoring — verifying that voltage and frequency are within acceptable bounds during operation. The second is diagnostic — identifying where losses occur, which circuits are overloaded, and where fault conditions are developing. The third is allocation — if power is a shared community resource, metering enables fair distribution and identifies wasteful practices.

Building metering capability is as important as building generation and distribution capability. A well-measured 5kW system delivers more reliable power than an unmeasured 10kW system.

Basic Measurements and Instruments

Voltmeter

Measures potential difference between two points. The most essential measurement in any electrical system.

What a voltmeter tells you:

  • Generator output: Is the system producing the correct voltage?
  • Drop across conductors: Is there excessive resistance in the line?
  • Supply voltage at loads: Are end-point voltages within acceptable range?
  • Battery state of charge (for DC systems): A 12V battery at full charge reads 12.7V; at 50% charge reads 12.0V; at 20% charge reads 11.7V.

Voltmeter construction: A microammeter (sensitive galvanometer) with a high series resistance. The standard galvanometer full-scale deflection current is typically 50–1000 μA. To measure 100V full scale with a 100 μA meter: R_series = 100V / 0.000100A = 1,000,000 Ω = 1 MΩ.

Salvage: Multimeters are among the highest-priority electronic items to salvage. Every multimeter includes voltmeter, ammeter, and ohmmeter functions and is indispensable for system commissioning and maintenance. Salvage aggressively from hardware stores, electronics stores, electrician vehicles, and toolboxes.

Ammeter

Measures current flowing through a conductor. Critical for monitoring load and detecting overloads.

Shunt ammeter: Most ammeters consist of a sensitive meter movement (galvanometer) in parallel with a low-resistance shunt. The shunt carries most of the current; the meter sees only the small fraction needed to give full-scale deflection.

For a 50 μA meter with 1mV full-scale voltage, measuring 10A full scale:

Shunt resistance = V_meter / I_shunt = 0.001V / 10A = 0.1 mΩ

This is an extremely low resistance — a short length of resistance wire or a calibrated copper bar.

Clamp ammeter (preferred for monitoring installed circuits): A clamp that goes around a conductor without breaking the circuit. The changing magnetic field produced by AC current induces a voltage in a coil in the clamp jaws, which is measured. Does not measure DC without a Hall-effect sensor.

Making a simple ammeter from scratch:

  1. A galvanometer movement (salvaged from any analog meter — panel meters, multimeters, scientific equipment)
  2. A copper shunt resistor of calculated value
  3. The shunt in parallel with the meter movement, in series with the circuit

Galvanometers are in every analog voltmeter, ammeter, panel gauge, and scientific instrument manufactured before digital electronics became dominant. They appear as the moving-pointer instrument inside the case — the coil-in-magnetic-field mechanism.

Wattmeter

Measures real power (watts), accounting for power factor. More complex than either a voltmeter or ammeter alone.

Electrodynamometer wattmeter: Two coils — a voltage coil (high resistance, connected across the supply) and a current coil (low resistance, in series with the load). The torque produced by the interaction of the two coil fields is proportional to the product of voltage and current, scaled by the cosine of the phase angle between them — which is exactly the real power (P = V × I × cos(φ)).

Simplified wattmeter for DC circuits: For purely DC systems, real power = V × I (no phase angle complications). Simply multiply voltmeter reading by ammeter reading:

P_DC = V × I

For AC systems with significant inductive loads: A simple V × I product overestimates real power by a factor of 1/power factor. A true wattmeter is needed for accurate measurement. If a wattmeter is unavailable, estimate power factor at 0.8 for mixed motor/lighting loads and 0.95–1.0 for pure lighting loads:

P_estimated = V × I × PF_estimated

Energy Meter (Kilowatt-hour Meter)

Integrates power over time to measure total energy consumed. The standard utility billing meter.

Ferraris disc meter (mechanical): A small aluminum disc spins in a magnetic field created by voltage and current coils. The disc rotation speed is proportional to instantaneous power; total rotations integrate to energy. A mechanical counter counts rotations.

These meters appear in every building ever connected to an electrical utility. They are robust, accurate, and do not require power to operate. Salvage them as precision instruments. They can be used directly in a rebuilt distribution system to allocate energy consumption fairly.

Reading a Ferraris meter: The dial typically reads in kWh (kilowatt-hours). Record the current reading, then record again after a known interval to find consumption. The rate of rotation (using the number of revolutions per kWh printed on the disc) gives real-time power.

Constructing a Simple Current Logger

For ongoing system monitoring, a simple logging system tracks energy consumption over time:

Shunt resistor method:

  1. Install a calibrated shunt resistor (known, stable resistance) in series with the circuit being monitored
  2. Measure voltage across the shunt periodically — this voltage is proportional to current (V = I × R)
  3. Record readings at regular intervals (hourly or daily)
  4. Sum readings to track total consumption

Example: 0.01 Ω shunt in a 24V system main feeder.

  • At full load (50A), shunt voltage = 50 × 0.01 = 0.5V
  • Power loss in shunt = 50² × 0.01 = 25W (acceptable — about 2% of a typical 1,000W+ load)
  • Read shunt voltage with any voltmeter; divide by 0.01 to get current

Distribution Monitoring Points

For a community grid, these are the minimum measurement points:

At the generator:

  • Output voltage (verify nominal voltage is maintained)
  • Output current (total load on generator)
  • Frequency (AC systems: verify 50 or 60 Hz maintained)

At the main distribution panel:

  • Voltage on each feeder
  • Current on each feeder
  • Current on neutral (to detect imbalance)

At each building service entrance:

  • Voltage (verify acceptable range after line losses)
  • Current (building load monitoring)

Regular logging: Maintain a handwritten logbook with date, time, voltmeter readings at key points, and any anomalies. Review weekly for trends indicating developing problems.

Metering for Power Sharing

If power is a limited community resource, metering enables fair allocation and prevents individual overuse.

Energy allocation approaches:

  1. Time-slot allocation: Each building gets a fixed number of “power hours” per day. Disconnect timer switches cut power after the allocated time. Simple but inflexible.
  2. Energy budget (metered): Each building is allocated a daily or weekly kWh budget. A meter records usage. When budget is reached, power is manually or automatically disconnected until the next period.
  3. Power limit (current-based): Each service entrance has a current-limiting device (fuse or breaker) set below the level that would create problems for the overall system. Each building uses energy at any rate they choose, up to this per-instantaneous-power limit.

The metered energy budget is the fairest approach but requires reliable metering at each building and a metering reading procedure.

Recording periods: Monthly readings are standard in utilities. For early rebuilding stages where resources are more constrained and conversations about usage patterns are happening, weekly readings may be appropriate.