Degree
|
Doctor of Engineering, Professor, Director of Smolensk Branch of the «National Research University «Moscow Power Engineering Institute» |
---|---|
E-mail
|
fedulov_a@mail.ru |
Location
|
Smolensk |
Articles
|
File type identification based on structural analysesThe article discussed the various ways to compare executable files based on their structure, analyzes their advantages and disadvantages. A new way of comparing files different from previous ones with usage blocks of varying size for file descriptions and a new measure of calculating the degree of similarity is suggested. It is experimentally proved the superiority of the method in comparison with existing ones.
Read more...
Joint use of OpenMP and MPI technologies on the nodes of the computational clusterhis work is devoted to the problem of implementing an efficient parallel program that solves the asigned task using the maximum available amount of computing cluster resources in order to obtain the corresponding gain in performance with respect to the sequential version of the algorithm. The main objective of the work was to study the possibilities of joint use of the parallelization technologies OpenMP and MPI, considering the characteristics and features of the problems being solved, to increase the performance of executing parallel algorithms and programs on a computing cluster. This article provides a brief overview of approaches to calculating the sequential programs complexity functions. To determine the parallel programs complexity, an approach based on operational analysis was used. The features of the sequential programs parallelization technologies OpenMP and MPI are described. The main software and hardware factors affecting the execution speed of parallel programs on the nodes of a computing cluster are presented. The main attention in this paper is paid to the study of the impact on performance of computational and exchange operations number ratio in programs. To implement the research, parallel OpenMP and MPI testing programs were developed, in which the total number of operations and the correlation between computational and exchange operations are set. A computing cluster consisting of several nodes was used as a hardware and software platform. Experimental studies have made it possible to confirm the effectiveness of the hybrid model of a parallel program in multi-node systems with heterogeneous memory using OpenMP in shared memory subsystems, and MPI in a distributed memory subsystems. Read more... Hybrid digital model based on Neural ODE in the task of increasing the economic efficiency of processing small-ore raw materialsThe results of a study are presented, the purpose of which was to develop the structure of a hybrid digital model for managing the processes of processing small-ore raw materials, as well as an algorithm for converting technological data in accordance with this structure, ensuring improved management quality and, as a consequence, the economic efficiency of processing. The original idea underlying the hybrid digital model is the use of neural ordinary differential equations (Neural ODE) to calculate the dynamics of technological objects and the processes implemented in them. Neural ODEs are a type of physics-motivated neural networks that use physical laws during their learning process. The resulting digital intelligent machine learning system is capable of highly accurate reconstruction of the dynamics function using observational data of a technological object or process. The proposed hybrid model provides for the joint use of Neural ODE and Simulink simulation models of technological processes for processing fine ore raw materials when calculating control actions. This allows you to quickly model and analyze the reaction of dynamic objects to control inputs and quickly make the necessary changes without waiting for the reaction of the physical original. Numerical experiments have shown that the use of Neural ODE as part of a hybrid digital model accurately reproduces the dynamics of technological objects under various initial conditions. For comparison, experiments were carried out with a model in which an LSTM recurrent neural network was used instead of Neural ODE. Experiments demonstrated that in the latter case, the dynamics were simulated with high accuracy only under the original initial conditions, and when they changed, it was severely degraded. At the same time, the use of Neural ODE instead of LSTM has shown consistently high accuracy in displaying dynamics under these changes, which will help improve the quality of control of technological processes for processing fine ore raw materials and their economic efficiency. Read more... |