Preview

Proceedings in Cybernetics

Advanced search

Type of publication: scientific journal

Publication Frequency: quarterly

Year of establishment: 2002

Main content of the journal: original scientific articles

Founder and publisher: Surgut State University

Chief Editor: Vladislav A. Ostreikovsky

The online journal is registered with the Federal Service for Supervision of Communications, Information Technology, and Mass Media (EL No. FS 77 - 83015 of March 31, 2022).

ISSN: 1999-7604 (online)

The journal is included in the List of peer-reviewed scientific editions of the Higher Attestation Commission, in which the main results of theses for the degree of Candidate and Doctor of Sciences are published in the following specialties:

2.3.1. System Analysis, Data Management and Processing (Physics and Mathematics);

2.3.1. System Analysis, Data Management and Processing (Engineering);

1.2.2. Mathematical Modeling, Calculus and Program Complexes (Physics and Mathematics);

1.2.2. Mathematical Modeling, Calculus and Program Complexes (Engineering);

2.2.2. Electronic Component Base of Micro- and Nanoelectronics, Quantum Devices (Physics and Mathematics);

2.2.2. Electronic Component Base of Micro- and Nanoelectronics, Quantum Devices (Engineering).

Languages: Russian, English

Reviewing: The Editorial of the Journal carries out scientific reviewing of all incoming materials for the purpose of expert evaluation. The type of reviewing is double-blind. All reviewers of the Journal are recognized experts on the subject of the reviewed materials.

Authors of the Journal: the Journal publishes articles by Russian and foreign authors

Territory of distribution: Russian Federation, foreign countries

Full texts of articles are provided in open access on the website https://www.vestcyber.ru, in the Electronic Library of Surgut State University, the Russian State Library, on the website of the Scientific Electronic Library “CyberLeninka”, eLIBRARY.RU, Google Scholar, CNKI Scholar. The Russian Science Citation Index (RSCI) includes information about published materials.

The journal is registered in the Crossref system (each article is assigned an individual Digital Object Identifier – DOI). DOI prefix: 10.35266.

The editorial board does not charge the authors for preparation, placement and publishing of materials.

Analysis of publication activity of the journal: https://elibrary.ru/title_profile.asp?id=28150

Contact Information:

Editorial office address: 628412, Khanty-Mansi Autonomous Okrug – Yugra, Surgut, Lenina pr. 1.

Email: science.journals@surgu.ru

Telephone: +7 (3462) 76-29-88

Website: https://www.vestcyber.ru

Current issue

Vol 25, No 1 (2026)
View or download the full issue PDF (Russian)

Engeneering

6-17 154
Abstract

The work addresses the problem of simulating grasping an object of a specific shape by a robotic manipulator. The robot under consideration is similar to the human hand in terms of kinematic configuration. The modeling mechanism includes several stages: positioning the robotic hand over the object, placing the manipulator’s fingers relative to the shape of the object grasped, calculating the contact force required to grasp the object, and moving the hand holding the object. The first and last phases are conducted by changing the coordinates of the robotic manipulator’s kinematic center. The finger positioning stage is reduced to solving the inverse kinematics problem through an evolutionary optimization method, i.e. a genetic algorithm. The grasping phase defines the relevant contact force based on resolving the tracking issue for a set value, which is a predetermined touch force. The amount of the assigned touch force is reliant on the required friction force between fingers and the object that ensures a firm grasp. The authors approximate the finger dynamics to second-order dynamics. The simulation findings reveal the applicability of the proposed method to the problem of object grasping using a robotic manipulator.

   
18–26 188
Abstract

The article studies implementation of the structured query language (SQL) in systematizing data on vehicles, their owners, and road traffic accidents (RTAs) within an integrated information environment. The paper aims to develop and validate a method for designing a relational database that ensures accounting integrity and financially precise automated calculation of insurance payments. The work structures table with vehicle registration plates data using DDL scripts, which include constraints for data compliance with state standards. The authors perform the key business logic with an SQL query that applies conditional logic and aggregation for the accurate accounting of liability limits under the compulsory motor third party liability insurance. The study contains a comparison of the relational approach with non-relational (NoSQL) and scalable relational (NewSQL) methods. It is concluded that standard SQL systems are most efficient for accounting tasks requiring strong consistency with ACID properties and calculation transparency.

27-38 156
Abstract

The paper analyses modern topologies of high-frequency isolated direct current (DC) converters, including phase-controlled bridge circuits and resonant LLC converters. The study defines the following key disadvantages of the aforementioned converters: significant circulating power, narrow soft switching range, and increased switching losses in a number of modes. The scope of the research encompasses a dual-transformer resonant topology, which provides advantages in distributing energy flows and suppressing peak currents. Simulation of the converter's steady-state operation using the fundamental approximation has shown that the output power can be substantively manipulated by means of a single characteristic, i.e. phase-shift of the half-bridges control signals. The authors study the transformer ratio's influence on the limit conditions of zero voltage switching (ZVS). The article establishes that the optimal ratio of transformer inductances significantly expands the load range at which soft switching of all power switches remains unchanged up to the open-circuit. The work develops a converter design method that contains an algorithm for optimizing the power contour characteristics to minimize conduction losses and expand the ZVS range. The technique consists in a sequential selection of the leakage inductance, transformer ratio, magnetic core shape and number of windings' turns, ensuring compliance with the set requirements in terms of efficiency, weight and size. The experiment confirms high energy efficiency of the converter (over 96%) in a wide load range and stable maintenance of the soft switching mode.

39-48 169
Abstract

The paper models the dynamics of connectivity change in irregular networks using percolation theory. The article analyzes an existent knowledge network, i.e. citation system for scientific publications based on a sample from the arXiv database related to the "second superstring revolution" in high-energy physics (HEP). The selected numerical modeling method enables a closer study of the network clustering and the macroscopic quantities' values near the percolation threshold. The work demonstrates that the percolation threshold increases with the average network degree, reaching a saturation value of 0.65–0.70 in the node problem. Moreover, the average cluster size also increases. The growth rate of node clustering peaks in the range from 0.5 to 0.8 considering a single node omission probability. The results reveal that clustering in an expanding knowledge network is more sensitive to changes in the connection density compared to percolation processes.

   
49-63 142
Abstract

This article presents an algorithm for generating and improving patent portfolios via genetic programming and particle swarm optimization. The specified algorithm enables selection of an optimization method according to the following parameters: data organization, expected results interpretability, resources availability, and task size. The study defines genetic programming as a recommended method for small portfolios in solving strategic tasks that require solution interpretability, while particle swarm optimization as applicable practice for rapid optimization of large portfolios. The author demonstrates the algorithm's efficiency in aircraft engineering by addressing existent problems using self-created software.

64-69 140
Abstract

Visualization of a Russian-language ontology using the pydot library in Python leads to the creation of a knowledge graph with incorrectly displayed Cyrillic characters. Assignment of a Russian-language supporting font while defining the graph has no influence on the final image. The study proposes a solution to this problem which lies in setting an explicit encoding when exporting the image as a file via the .write_png('output.png', encoding='utf8') command. This procedure enables the creation of a knowledge graph with Cyrillic script support. The introduced method of Russian-language ontologies visualization in Python can be applied by IT specialists in developing information systems based on ontologies under consideration or by educators using the ontologies in the teaching process.

   
70-83 183
Abstract

The article considers the problem of multi-criteria decision analysis under uncertainty conditions caused by subjective weights of the criteria. The paper addresses the specified issue as well as proposes an approach of interval criteria estimation instead of point assessment. This technique improves the model's sufficiency and solutions stability. The study presents a modification of the TOPSIS method, which lies in its adaptation for interval-defined weights on an infinite set of alternatives. Moreover, the approach introduces a soft TOPSIS concept that is resistant to changes in criteria weights within set limits. The author tests the method's practical significance and efficiency by optimizing a multicomponent mixture formula.

               
84-92 137
Abstract

The paper considers calculating the heating and cooling of a two-stage rotating cylinder in a dry granulation unit for liquid blast furnace slag. In order to address the issue, the authors develop a mathematical model and an algorithm for estimating the temperature field of the two-stage rotating cylinder upon intense end heating and lateral surface cooling. The study proposes the implementation of the numerical scheme with set initial data in computer optimization of the cylinder's heat exchange parameters when designing a shaft disk atomizer of the aforementioned unit.

   
93–100 166
Abstract

The work addresses the problem of identifying a human fatigue state experienced during work activities. The authors develop software for exhaustion recognition and subsequent voice notification using pyttsx3 library. Conducted testing of the designed unit reveals the possibility of its implementation in people’s fatigue detection.

Physics and Mathematics

101-108 144
Abstract

The paper proposes an optimization method of the Walsh–Hadamard codes, the augmented Walsh code and the p-ary Walsh–Hadamard code, via matrix encryption by a code matrix. The study shows that the upgrade does not affect the process of error detection and correction. Decoding algorithms using code matrices are developed as an addition to list decoding. In the p-ary case, the authors demonstrate the efficiency of the optimization method in handling errors of different types such as substitution, erasure, and appearance of a symbol.

   


Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 License.