Wiki source code of 4. Structure and Modules Description
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = CONTENT = | ||
| 2 | |||
| 3 | = 1. INTRODUCTION = | ||
| 4 | |||
| 5 | CENTO is a multifunctional software platform for data collection, processing, and display. | ||
| 6 | |||
| 7 | CENTO can be used to build various automated systems, including dispatching, electricity and energy resource metering, emergency event registration, power quality control, monitoring, and diagnostics, etc. | ||
| 8 | |||
| 9 | This document describes the CENTO structure and lists the CENTO components, each with a brief description. | ||
| 10 | |||
| 11 | = 2. CENTO STRUCTURE = | ||
| 12 | |||
| 13 | The general structure of CENTO is shown in Fig.2.1. | ||
| 14 | |||
| 15 | |||
| 16 | [[image:Screenshot 2025-12-03 at 18.41.53.png]] | ||
| 17 | |||
| 18 | Fig. 2.1 – The general structure of CENTO | ||
| 19 | |||
| 20 | CENTO consists of two main blocks: | ||
| 21 | |||
| 22 | 1. web part; | ||
| 23 | 1. "core" of the system. | ||
| 24 | |||
| 25 | The web part provides data to the user and contains system configuration tools. Information is provided to users via a web browser. | ||
| 26 | |||
| 27 | The "core" of the system consists of a set of applications that run all CENTO components, collect, transmit, process, and store data. | ||
| 28 | |||
| 29 | 3. |