kb/data/en.wikipedia.org/wiki/Electricity_meter-2.md

4.6 KiB

title chunk source category tags date_saved instance
Electricity meter 3/9 https://en.wikipedia.org/wiki/Electricity_meter reference science, encyclopedia 2026-05-05T09:42:32.585250+00:00 kb-cron

t = time in seconds taken by the disc to complete one revolution, P = power in watts. For example, if Kh = 7.2 as above, and one revolution took place in 14.4 seconds, the power is 1800 watts. This method can be used to determine the power consumption of household devices by switching them on one by one. Most domestic electricity meters must be read manually, whether by a representative of the power company or by the customer. Where the customer reads the meter, the reading may be supplied to the power company by telephone, post or over the internet. The electricity company will normally require a visit by a company representative at least annually in order to verify customer-supplied readings and to make a basic safety check of the meter. In an induction type meter, creep is a phenomenon that can adversely affect accuracy, that occurs when the meter disc rotates continuously with potential applied and the load terminals open circuited. A test for error due to creep is called a creep test. Two standards govern meter accuracy, ANSI C12.20 for North America and IEC 62053.

=== Electronic ===

Electronic meters display the energy used on an LCD or LED display, and some can also transmit readings to remote places. In addition to measuring energy used, some electronic meters can also record other parameters of the load and supply such as instantaneous and maximum rate of usage demands, voltages, power factor and reactive power used etc. They can also support time-of-day billing, for example, recording the amount of energy used during on-peak and off-peak hours. The meter has a power supply, a metering engine, a processing and communication engine (i.e. a microcontroller), and other add-on modules such as a real time clock (RTC), a liquid crystal display, infra red communication ports/modules and so on. The metering engine is given the voltage and current inputs and has a voltage reference, samplers and quantisers followed by an analog to digital conversion section to yield the digitised equivalents of all the inputs. These inputs are then processed using a digital signal processor to calculate the various metering parameters. The largest source of long-term errors in the meter is drift in the preamp, followed by the precision of the voltage reference. Both of these vary with temperature as well, and vary wildly when meters are outdoors. Characterising and compensating for these is a major part of meter design. The processing and communication section has the responsibility of calculating the various derived quantities from the digital values generated by the metering engine. This also has the responsibility of communication using various protocols and interface with other addon modules connected as slaves to it. RTC and other add-on modules are attached as slaves to the processing and communication section for various input/output functions. On a modern meter most if not all of this will be implemented inside the microprocessor, such as the RTC, LCD controller, temperature sensor, memory and analog to digital converters.

=== Communication methods === Remote meter reading is a practical example of telemetry. It saves the cost of a human meter reader and the resulting mistakes, but it also allows more measurements, and remote provisioning. Many smart meters now include a switch to interrupt or restore service. Historically, rotating meters could report their metered information remotely, using a pair of electrical contacts attached to a KYZ line. A KYZ interface is a Form C contact supplied from the meter. In a KYZ interface, the Y and Z wires are switch contacts, shorted to K for a measured amount of energy. When one contact closes the other opens to provide count accuracy security. Each contact change of state is considered one pulse. The frequency of pulses indicates the power demand. The number of pulses indicates energy metered. When incorporated into an electromechanical meter, the relay changes state with each full or half rotation of the meter disc. Each state change is called a "pulse." KYZ outputs were historically attached to "totaliser relays" feeding a "totaliser" so that many meters could be read all at once in one place. KYZ outputs are also the classic way of attaching electricity meters to programmable logic controllers, HVACs or other control systems. Some modern meters also supply a contact closure that warns when the meter detects a demand near a higher electricity tariff, to improve demand side management.