Information Model and Communication Protocol for Remote Monitoring of Power Supply

We have studied the information model and communication protocol for remote monitoring of power supply. The basic unit of monitoring information is a monitored object. A monitored object has 6 attributes. We use MNIB (MoNitoring Information Base) to organize monitored objects. MNIB take a tree-like shape. Each branch represents a group of monitored objects. And each leaf represents one monitored object. In the application layer of communication protocols, we devise a proprietary protocol, termed as PSRMP. The message of PSRMP protocol consists of three fields. PSRMP Protocol operates in 4 modes. PSRMP message is represented by ASN. 1 (Abstract Syntax Notation One). TLV (Type, Length, Value) approach is adopted to encode message for transmission. We use ARM7 as the processor of our RTUs. The MNIB and PSRMP are implemented on the top of µC/OSII. We have developed a program for MNIB and PSRMP. This program takes a ROM space of about 940 bytes and a RAM space of about 730 bytes when running in PHILIPS LPC2132.