×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

  • Mathematical Model for Software Configuration Management in Industrial Control Systems

    Modern automated process control systems include software complexes for monitoring, dispatching, data processing, and controlling industrial equipment. The correct operation of these systems depends on the predictable and stable deployment of software components, which requires a deterministic approach to configuration management. This paper proposes a mathematical model for software configuration management in APCS, based on difference equations of discrete systems. Numerical modeling was conducted in the Octave environment, confirming the correctness of the proposed model and allowing for the analysis of the impact of control parameters on process dynamics. The obtained results can be used to optimize strategies for automated deployment of software complexes in industrial systems.

    Keywords: automated control, software complexes, discrete systems, difference equations, stability, dispatching, monitoring

  • Methodological foundations of working with the Modbus TCP protocol with an example in the high-level Python programming language

    This article explores a method for executing data collection systems based on the widely-used industrial protocol, Modbus TCP. In this configuration, the server is a program emulating the Modbus TCP protocol.To implement the client an algorithm and furnished a practical Python programming illustration that employs a lower-level socket library.

    Keywords: python, socket, modbus