Vol 21, No 3 (2023)

Theoretical technological basis of information transmission and signals

Queue dispersion in queue systems with group poisson flows

Likhttsinder B.Y.

Abstract

The application of interval methods for queue analysis in queuing systems with group Poisson flows is considered. It is shown that, for a given load, the average value of queue sizes in systems with such flows is determined by the dispersion of the numbers of requests arriving during the processing time intervals of one request, and the specified dispersion depends linearly on the load factor. Relations are obtained that determine the dispersion of queue sizes in queuing systems with group Poisson flows. It is shown that this dispersion depends on the third central moment of the numbers of applications arriving during the time intervals of processing one application. The dispersions of the queues of two different group flows, which have the same dependencies of the average values of the queues, differ in the values of the indicated central moments.

Infokommunikacionnye tehnologii. 2023;21(3):7-11
pages 7-11 views

Use of group poisson flow in simulation modeling of modern video traffic

Likhttsinder B.Y., Privalov A.Y.

Abstract

The possibility of using a group Poisson flow for simulation modeling of modern video traffic is considered in relation to the approximation of the first and second order statistical characteristics of the queue created by the traffic in the transmission buffer. A method is proposed for determining the parameters of an approximating group Poisson flow, which consists of simultaneously minimizing the deviation of the dependencies of the mathematical expectation of the queue and the dispersion of the queue on the channel load, calculated using the formulas for the approximating flow, from similar dependencies of real traffic. As analytical formulas for the mathematical expectation and queue dispersion, formulas obtained using the interval method for a queuing system with one device and constant service time are used. The quality of the approximation is checked by simulation of the passage of a group Poisson flow with calculated parameters through a given queuing system.

Infokommunikacionnye tehnologii. 2023;21(3):11-16
pages 11-16 views

Communication networks and multi-services

Reinforcement learning method for dynamic allocation of priorities in TSN

Gerasimov V.V.

Abstract

This article explores the possibility of using reinforcement learning to dynamically assign priorities in time-sensitive networks. The presented approach purposefully optimizes the process of managing time constraints in the network. Using reinforcement learning techniques, the system independently adjusts priorities depending on the requirements of network traffic. To achieve this goal, two configuration schemes based on TSN standards are proposed: centralized and distributed. Having considered these schemes, we will identify their limitations necessary in meeting requirements close to real time and ensuring strict quality of service guarantees, taking into account the restrictions applied to a time-sensitive environment. The work also reveals the need to use additional equipment, a centralized controller, to reallocate priorities.

Infokommunikacionnye tehnologii. 2023;21(3):16-20
pages 16-20 views

Using machine learning algorithms to detect anomalous traffic behavior

Pozdnyak I.S., Makarov I.S.

Abstract

The article describes a method of using machine learning for detecting anomalous traffic behavior. For this purpose, a data set containing a significant amount of traffic collected at the time of the attack on the Web application is used. The set contains three attack options: Brute Force, XSS, SQL injection. A traffic dump containing an Infiltration attack is considered separately. A comparative analysis of machine learning models was carried out with the selection of the most optimal one. The article also provides a description of the data preprocessing procedure, which is carried out in order to eliminate anomalies and voids in array records, which can lead to incorrect operation of the trained model. Models were trained on selected data in order to identify anomalous traffic behavior indicating a specific type of attack. In addition, a study was conducted on a data set that does not contain information about attacks.

Infokommunikacionnye tehnologii. 2023;21(3):20-27
pages 20-27 views

Computer nets and systems technologies

Models and algorithms for identifying current threats based on an expert approach

Rychkova A.A., Dolgushev N.A., Burkova E.V., Konnov A.L.

Abstract

The task of identifying current security threats is becoming increasingly important, due to the increase in the volume of processed information of limited access, an increase in the number of all kinds of threats, and an increase in the potential of violators. At enterprises and organizations in various sectors of the economy, specialists regularly conduct information security audits in order to identify vulnerabilities and ultimately to prevent possible negative consequences. To build a rational information security system at the facility, it is important to organize protection against actual threats, since it is impossible to build protection against all threats, and it is impractical. The article proposes models and algorithms for determining current threats based on an expert approach, which can become the basis for the development of an automated system for making reliable decisions in the tasks of protecting informatization objects.

Infokommunikacionnye tehnologii. 2023;21(3):27-35
pages 27-35 views

Knowledge and skills for software-defined networks maintenance engineer

Galich S.V., Safonova O.E.

Abstract

In this article we analyze the Russian developments in the field of software-defined networks and software-defined wide area networks, professional standards and job vacancies in order to determine knowledge and skills required of specialists. We conclude that there is a lack of practical manuals for training network engineers, and suggest possible topics for laboratory exercises for educational textbooks. This article can be useful for teachers of educational institutions of vocational secondary education, higher education, supplementary education in the development of work programs of disciplines, lecture material and laboratory workshops in the field of software-defined networks, as well as for students of the educational institutions and for junior network engineers.

Infokommunikacionnye tehnologii. 2023;21(3):35-48
pages 35-48 views

New information technologies

Computer vision technologies for detecting defects in cylindrical objects

Zakharova O.I.

Abstract

Currently, the development of computer vision makes it possible to solve many problems of detecting defects at various industrial facilities. One of the promising areas of application of these technologies is to identify inconsistencies in geometric parameters on cylindrical products. The purpose of this work is to review and systematize modern computer vision methods used to solve the problem of detecting defects on vertical cylindrical surfaces. The study analyzed existing approaches to the extraction of spatial characteristics of objects, including methods of stereo vision, spatial filtering and 3D reconstruction. Algorithms for identifying the main landmarks on a cylindrical surface were considered, which makes it possible to bind the coordinate system and localize areas of possible defects. Methods for estimating geometric deviations on the surface, which can act as criteria for detecting defects, have also been studied. As a result of the analysis, a classification of computer vision methods applicable to the problem of detecting defects on cylindrical objects was proposed. Promising directions for further research in the field of improving the accuracy of defect detection through a combination of various image processing algorithms have been identified.

Infokommunikacionnye tehnologii. 2023;21(3):48-56
pages 48-56 views

Combined method for tuning hyperparameters of a mathematical model

Palmov S.V., Alfiya D.A.

Abstract

Automation of data processing processes is an important direction in the field of information technology. The main focus of researchers is usually on training intelligent systems. One of the key aspects of this process is the selection of hyperparameters for models. This research paper analyzes a combined method for tuning hyperparameters in a classification mathematical model. The method integrates the functionalities of two well-established approaches: exhaustive search and limited search. Initially, the first approach is employed to discover a preliminary estimation of the model’s quality metric’s maximum value. Subsequently, the second approach is utilized to generate a final estimation of achievable quality and compile a list of hyperparameter value combinations that optimize the classifier’s efficiency. To verify the validity of the method, custom software was developed using the stochastic gradient descent algorithm. The results obtained from the experiment demonstrate the effectiveness of the proposed method.

Infokommunikacionnye tehnologii. 2023;21(3):56-62
pages 56-62 views

Software optimization of resource allocation process in metro construction organizations: analysis of efficiency of existing methods

Sobin A.E.

Abstract

This article explores the objectives of optimal resource allocation in metro construction organizations, including improving work efficiency, reducing project duration, and minimizing costs. The primary optimization methods, such as mathematical modeling, critical path analysis, and the use of network graphs, are discussed in the context of achieving these goals. The role of project management software in providing comprehensive control over planning, resources, and execution is emphasized. Additionally, the article underscores the significance of utilizing the Python programming language and its libraries, such as Pandas, Scikit-learn, and Matplotlib, in analyzing and optimizing resource allocation in metro construction. The paper contains a case study of a software implementation of risk analysis of delivery delays in metro construction using the Python programming language and its key libraries. Pandas for data processing and analysis, NumPy for performing complex mathematical calculations, and Matplotlib for visualizing the results were used.

Infokommunikacionnye tehnologii. 2023;21(3):62-70
pages 62-70 views

The use of information and communication technologies to maintain human physical health

Malina A.B., Golubkin D.A., Vekhova A.D.

Abstract

An important factor in the successful functioning of a person is the healthy state of their body. The article discusses the use of information and communication technologies to maintain human physical health through the use of a Telegram bot. This technology can improve the quality of life of people who need to maintain their physical well-being. Due to the ease of use and high prevalence of the Telegram messenger, the bot is available to a wide range of users, including the elderly. The bot will provide users with personalized recommendations based on an analysis of their physical activity, sleep quality, diet and stress levels. In addition, it will help in planning and tracking progress towards achieving the set goals for improving health. The article presents the results of preliminary studies confirming the effectiveness of the proposed approach, which can significantly increase the level of health care in the digital age.

Infokommunikacionnye tehnologii. 2023;21(3):71-78
pages 71-78 views

Development of an application for analyzing comments on English-language YouTube

Dukalskaya I.V., Kirgizov A.G.

Abstract

This article introduces the development of an innovative application aimed at analyzing comments on English-language YouTube videos to identify and systematize the most frequently used English abbreviations. This application not only facilitates the process of learning English, but also provides a deep understanding of the use of abbreviations in the context of real dialogues, contributing to a more effective use of them in everyday communication. It provides a native speaker’s perspective on the English language. Details the features of developing an application, such as using the YouTube Data API, analyzing comment text using regular expressions and saving data for further study. This paper focuses on the challenges of working with the API (Application Programming Interface), text processing techniques and shows the possibilities of exploring English in an online environment.

Infokommunikacionnye tehnologii. 2023;21(3):78-83
pages 78-83 views

Radio telecommunication, radiobroadcasting and television technologies

Space integrated network: routed inter-satellite network primary modeling results

Kustov N.D.

Abstract

The paper presents the first results obtained by modeling a routed inter-satellite network based on the parameters of the ReshUCube-3 space mission. ReshUCube-3 is a mission in which it is planned to launch a satellite constellation of four CubeSats. A network stack was proposed to provide the concept of a space integrated network. It is planned to use LoRa technology on the physical layer, and RPL as a routing protocol on the network layer. The model takes into account the orbital parameters of the satellite constellation, the antenna systems of spacecraft and ground station, and the parameters of radio modules. Based on this information, the analysis of inter-satellite communication channels was carried out. The maximum distance between the satellites, the energy properties of the channels, the average daily coverage time, etc. are determined. An important feature is the consideration of existing routes between satellites. It is planned that the proposed model will serve as a basis in the process of designing and operating an inter-satellite network.

Infokommunikacionnye tehnologii. 2023;21(3):83-91
pages 83-91 views

Engineers management and training for telecommunications

Using machine learning methods for predicting the employment of graduates

Selivanova E.S., Gazizov T.T., Dolganova N.P., Pirakov F.J.

Abstract

In today’s world, technology continues to play an increasingly important role in all spheres of human life. Education is no exception and keeps pace with the times. One of the more promising directions in this area is the use of machine learning methods to analyze data on graduates and predict their future employment, based on the accumulated information about students. Such information not only helps to determine the future profession, but also will allow educational institutions to co-ordinate their activities more effectively and improve the quality of education. In addition, the use of machine learning in education can lead to the creation of new, more effective teaching methods that take into account the individual characteristics of each student. The result of this work is an in-telligent system of big data processing, capable of adapting to the current state of the labor market and helping graduates in an earlier determination of their future profession. Data analysis was con-ducted on a sample of students of Tomsk State Pedagogical University of 2021-2023 academic years.

Infokommunikacionnye tehnologii. 2023;21(3):91-99
pages 91-99 views

This website uses cookies

You consent to our cookies if you continue to use our website.

About Cookies