Infrared Interface Communication Method Of Smart Meters
In the field of energy metering, the infrared communication interface of the energy meter 3 phase wifi is not new. However, this seemingly traditional point-to-point communication technology still plays an irreplaceable role in specific scenarios such as sealed meter boxes and contactless maintenance. It is not only the "last mile" channel for on-site commissioning but also a safe window for verifying equipment status.
Physical Layer Modulation: Encoding and Decoding Logic of Optical Signals
The physical implementation of the infrared interface is based on specific photoelectric modulation technology. The infrared transmitting and receiving units of the smart energy meter 3 phase typically operate within an 850nm wavelength spectrum. To avoid interference from visible light in the environment, a fixed carrier modulation method is used in the communication process.
Specifically, the transmission of the data bit stream relies on pulse encoding at a modulation frequency of 38kHz. With the cooperation of UART (Universal Asynchronous Receiver/Transmitter), when the bus represents logic "0", the infrared emitter flashes at a high frequency of 38kHz; when it represents logic "1", it remains silent. This non-return-to-zero encoding method, where "light represents 0 and no light represents 1", effectively improves the signal's anti-interference capability in complex light environments. The receiving end demodulates these light pulses using an integrated infrared receiver head, restoring them to the original binary data stream.
Protocol Adaptation and Interaction with Handheld Data Terminals
Infrared communication is not only a physical layer connection but also relies on upper-layer protocol data encapsulation. In the Chinese power standard system, wifi smart energy meter 3 phase infrared communication strictly adheres to the DL/T645-2007 (and its subsequent compatible versions) communication protocol.
Point-to-Point Communication Mechanism
The infrared channel adopts a master-slave half-duplex mode, typically with the handheld meter reading terminal (PPT) acting as the master station initiating commands.
-
Signal conversion process: After the handheld device issues a command, the infrared receiver of the smart energy meter wifi captures the light signal and converts the light signal into an electrical signal through the internal optocoupler circuit for the CPU to analyze.
-
Command Execution and Response: After the CPU executes a read or write command, it sends the returned data to the PPT through the same optical path. Some meters will keep an indicator light on (e.g., for 30 seconds) during communication as visual feedback of successful communication.
-
Parameter configuration: Communication parameters are usually fixed at 1200bps (or can be adjusted to a higher baud rate). The data format includes 1 start bit, 8 data bits, 1 stop bit and even parity, and is consistent with the logic of the RS-485 channel to ensure protocol compatibility.
