Wiki source code of 4. Structure and Modules Description
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
4.2 | 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 | |||
| |
5.2 | 11 | = 2. CENTO STRUCTURE = |
| |
4.2 | 12 | |
| |
5.2 | 13 | The general structure of CENTO is shown in Fig.2.1. |
| |
4.3 | 14 | |
| |
5.2 | 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 | |||
| |
5.3 | 29 | = 3. COMPOSITION AND DESCRIPTION OF CENTO COMPONENTS = |
| 30 | |||
| 31 | == 3.1. Web Part == | ||
| 32 | |||
| 33 | The CENTO web interface is implemented on the basis of the nginx web server, web application modules (based on PHP and executable services) and a web browser installed on the client site. | ||
| 34 | |||
| 35 | 3.2. The |