<?xml version="1.0" encoding="utf-8"?>
<journal>
  <titleid/>
  <issn>2687-0517</issn>
  <journalInfo lang="ENG">
    <title>Computing, Telecommunication and Control</title>
  </journalInfo>
  <issue>
    <volume>12</volume>
    <number>4</number>
    <altNumber> </altNumber>
    <dateUni>2019</dateUni>
    <pages>1-161</pages>
    <articles>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>7-19</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Peter the Great St.Petersburg Polytechnic University</orgName>
              <surname>Popov</surname>
              <initials>Sergey</initials>
              <email>popovserge@gmail.com</email>
              <address>Polytechnicheskaya, 29, St.Petersburg, 195251, Russia</address>
            </individInfo>
          </author>
          <author num="002">
            <individInfo lang="ENG">
              <orgName>IBS Expertise</orgName>
              <surname>Ponomareva</surname>
              <initials>Elena</initials>
              <email>eponomareva@ibs.ru</email>
            </individInfo>
          </author>
          <author num="003">
            <individInfo lang="ENG">
              <orgName>Peter the Great St.Petersburg Polytechnic University</orgName>
              <surname>Samochadin</surname>
              <initials>Aleksandr</initials>
              <email>Samochadin@soft-consult.ru</email>
              <address>Polytechnicheskaya, 29, St.Petersburg, 195251, Russia</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Researching a strategy widget in the business analysis interactive system</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">The article discusses approaches to solving problems of interactive strategy and business analysis with forecasting elements. The aim of the study is to solutions to problem that arise when developing a widget for interactive strategy and business analysis with forecasting elements for goverment and commercial organizations. The result is a widget for interactive strategy and business analysis with forecasting elements. The article discusses the analogues, describes the technology for creating a widget, to realizes the widget, and also studies the dependence of the display time of widget and widget elements entirely on the number of strategic goals and indicators in modern web browsers.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12401</doi>
          <udk>004.652.4</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>business intelligence system architecture</keyword>
            <keyword>widget</keyword>
            <keyword>web client</keyword>
            <keyword>interactive strategy</keyword>
            <keyword>interactive panels</keyword>
            <keyword>application architecture</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.1/</furl>
          <file>7-19.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>20-28</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Omsk State Technical University</orgName>
              <surname>Fateeva </surname>
              <initials>Anna </initials>
              <email>fateewa16@rambler.ru</email>
              <address>Omsk, Russian Federation</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Frequency-independent method of digital calibration of ADC channels digital signal processing devices</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">In the work, a description is given of a method for temporarily compressing signals when several ADCs are connected in parallel. The digital channel calibration method is based on an advanced least-squares method. An algorithm based on the recursive least squares method is used to adjust the offset of the reference voltage and gain. An advantage of the proposed method on the basis of an iterative algorithm is high speed and high accuracy of tuning the ADC channels in comparison with the method based on the least squares method. To implement the «averaging» procedure, a numerical method for Euler integration is proposed. The proposed calibration method is frequency independent and has the same efficiency in the entire input signal band. The results of simulation modeling are presented, including a spectral analysis of the output signal before and after calibration.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12402</doi>
          <udk>621.396.7</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>digital receiving device</keyword>
            <keyword>receiver bandwidth</keyword>
            <keyword>timedivision multiplexing</keyword>
            <keyword>jitter</keyword>
            <keyword>aperture error</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.2/</furl>
          <file>20-28.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>29-44</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Peter the Great St. Petersburg Polytechnic University</orgName>
              <surname>Levchenko</surname>
              <initials>Aleksei</initials>
              <email> levchenko_av@spbstu.ru</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">A hybrid non-uniform loop tiling for supercomputers with deep memory hierarchies</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">Non-uniform nature of multi-level memory architectures of modern supercomputers represents a notably underestimated issue in design of loop transformation algorithms. The imperfect compiler support for architectural features of deep memory hierarchies results in insufficient data locality, which in turn is an obstacle to achieving performance portability for a wide range of important computational kernels like iterated stencils or sparse-matrices. The major contribution of this paper is an algorithmic skeleton for hybrid non-uniform loop tiling. The proposed approach combines locality-enhancing features of polyhedral compilation framework with capability of non-uniformity effects modeling via hierarchical parameterized tiling strategy performed in a canonical syntactic manner. The polyhedral stage focuses on spatial and temporal locality prioritization along with end-to-end optimization pipeline. At the syntactic stage the parameterized loop tiling strategy allows an automatic definition of tiled loop characteristics to map it according to the hierarchical memory architecture. The tiles with various parameters like size, shape and form can be generated through the novel permutational target-specific algorithms. As a result, the variants of acoherent non-uniform loop tiling algorithm were designed on the basis of the proposed approach to evaluate the permutational techniques of tile size and tile shape selection. The early-stage experimental results are presented to show the effects of hybrid non-uniform tiling on data locality to deliver near-optimal performance portability for representative benchmarks across deepening memory hierarchies of multi-machine macronodes.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12403</doi>
          <udk>004.4'416:004.382.2</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>compiler optimizations</keyword>
            <keyword>data locality</keyword>
            <keyword>hierarchical tiling</keyword>
            <keyword>loop optimizations</keyword>
            <keyword>multi-level memory hierarchy</keyword>
            <keyword>performance portability</keyword>
            <keyword>polyhedral model</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.3/</furl>
          <file>29-44.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>45-57</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Vologda State University</orgName>
              <surname>Ulitin </surname>
              <initials>Anatoly </initials>
              <email>ulitko_onotole@mail.ru</email>
              <address>Vologda, Russian Federation</address>
            </individInfo>
          </author>
          <author num="002">
            <individInfo lang="ENG">
              <orgName>Peter the Great St. Petersburg Polytechnic University</orgName>
              <surname>Smirnov </surname>
              <initials>Artem </initials>
              <email>smirnov.artem.a@yandex.ru</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Software package for managing material resources of sheet метаl with elements of DSS</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">At engineering enterprises, where a significant share of material costs are the sheet metal costs, the rational use of the sheet metal material resources has an influence on the technological costs and other technical and economic indicators of the enterprise operating activities. That is why the question of increasing a sheet metal utilization rate is relevant at the engineering enterprises. In order to solve this question, the using of rational cutting methods of sheet metal and the using of sheet metal residues after cutting in following technological processes are researched in the work. The objective of the research is to develop a software package, which includes a decision support system, for managing of sheet metal material resources. The DSS will help in operational making of rational cutting cards and in operational and substantiated sorting of the cutting residues into business and non-business ones. The software package will allow increasing the sheet metal utilization rate. Requirements for the software are presented, its structure is described, the features of its construction based on interacting CAD/CAM and ERP-systems are formulated, the algorithms of individual software modules and these practical implementation are proposed in the article.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12404</doi>
          <udk>004.896</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>sheet metal cutting</keyword>
            <keyword>material utilization rate</keyword>
            <keyword>business residues of sheet metal</keyword>
            <keyword>DSS</keyword>
            <keyword>CAD</keyword>
            <keyword>CAM</keyword>
            <keyword>ERP</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.4/</furl>
          <file>45-57.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>58-71</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <surname>Rashich</surname>
              <initials>Andrey</initials>
              <email>rashich@cee.spbstu.ru</email>
            </individInfo>
          </author>
          <author num="002">
            <individInfo lang="ENG">
              <orgName>Peter the Great St. Petersburg Polytechnic University</orgName>
              <surname>Gorbunov </surname>
              <initials>Sergey </initials>
              <email>serggv91@gmail.com</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Iterative receiver of SEFDM signals in fading channels</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">An iterative receiver of SEFDM signal for the case of fading channel is proposed. The algorithm is based on the BCJR algorithm demodulator and soft decision decoder of convolutional code. Also the equivalent representation of SEFDM as OFDM with reduced number of subcarriers is used for equalization. The proposed algorithm provides small BER with relatively small energy loss compared to equivalent OFDM system. A study of SEFDM signals behavior in frequency selective fading channel is done. The proposed algorithm have computational complexity linearly increasing with the number of subcarriers and are applicable for any number of subcarriers in the multicarrier signal.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12405</doi>
          <udk>621.391.8</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>OFDM</keyword>
            <keyword>NOFDM</keyword>
            <keyword>SEFDM</keyword>
            <keyword>Multicarrier FTN</keyword>
            <keyword>5G</keyword>
            <keyword>BCJR</keyword>
            <keyword>fading channels</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.5/</furl>
          <file>58-71.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>72-83</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Military Academy of Communications named after Marshal of the Soviet Union S.M. Budenny</orgName>
              <surname>Borobov</surname>
              <initials>Anton </initials>
              <email>antonborobov@yandex.ru</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
          <author num="002">
            <individInfo lang="ENG">
              <surname>Borodulin</surname>
              <initials>Roman</initials>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Method for assessing intermodulation interference of a group of medium-power radio stations</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">The article presents a methodology for assessing intermodulation interference at the input of one of the receivers of a group of medium-sized radio stations. This technique is based on determining the powers of interfering signals at the terminals of the receiving antenna by calculating the nodal potentials. Nodal potentials differ from ordinary ones in that they are not inside the segments into which the wire is divided, but at the junctions of the conductors, including the load. For calculations, a computational scheme based on the method of moments is used. As an object of study, a group of radio stations consisting of two hardware stations is considered. The authors presented an algorithm for calculating the power of intermodulation interference, counted to the input of the receiver. Using this algorithm, based on the reference data, a numerical simulation of the interference situation in the area of the object is performed. It is proved that the presented method allows us to simplify the task of calculating the power in the load of the receiving antenna, as well as expand the scope of known methods for evaluating the interference environment.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12406</doi>
          <udk>621.396.67</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>electromagnetic compatibility</keyword>
            <keyword>intermodulation interference</keyword>
            <keyword>decoupling of antennas</keyword>
            <keyword>a group of medium-sized radio stations</keyword>
            <keyword>interference environment</keyword>
            <keyword>method of moments</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.6/</furl>
          <file>72-83.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>84-96</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>All-Russian Scientific Research Institute of Radio Equipment</orgName>
              <surname>Berezniak</surname>
              <initials>Anatoliy </initials>
              <email>baf1954@mail.ru</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
          <author num="002">
            <authorCodes>
              <researcherid>E-4229-2017</researcherid>
              <scopusid>7103063234</scopusid>
              <orcid>0000-0001-8407-6528</orcid>
            </authorCodes>
            <individInfo lang="ENG">
              <orgName>Peter the Great St.Petersburg Polytechnic University</orgName>
              <surname>Alexander</surname>
              <initials>S.</initials>
              <email>korotkov@rphf.spbstu.ru</email>
              <address>Polytechnicheskaya, 29, St.Petersburg, 195251, Russia</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Design method and manufacturing monolithic microwave integrated circuit switches on GaAs рНЕМТ</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">This paper proposes a new synthesis method for design of solid-state microwave switches. The synthesis method based on the design of a prototype low-pass filter. By implementing successive frequency transformations and circuit conversions, a switch topology obtained. The effectiveness of the method is demonstrated by manufacturing a monolithic GaAs рНЕМТ SPDT switch of C-band.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12407</doi>
          <udk>621.316.543.1</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>design method</keyword>
            <keyword>microwave switch</keyword>
            <keyword>А3В5</keyword>
            <keyword>GaAs рНЕМТ</keyword>
            <keyword>SPDT</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.7/</furl>
          <file>84-96.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>97-110</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Peter the Great St. Petersburg Polytechnic University</orgName>
              <surname>Beliaevskii  </surname>
              <initials>Kirill </initials>
              <email>kirill.beliaevskii@spbpu.com</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Generating octrees from the point cloud in conditions of limited random access memory volume</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">Laser scanning is a modern and actively developing remote sensing method. Laser scanning results are represented by point clouds, which can contain not only the coordinates of each point, but also the color of the points and other attributes. One of laser scanning technology features, which caused its popularity, is the ability to obtain a sufficiently dense cloud of points. Thanks to this function, laser scanning allows you to determine the digital representation of the geometry of the scanned object with high accuracy. In some cases, point clouds can contain billions of points that require hundreds of gigabytes of data storage. Loading and processing such enormous amounts of data requires significant time and computational resources. A common approach is to build an octree to speed up the spatial search operations and group points close in space. Using such an octree together with external memory opens the possibility of limiting the amount of RAM consumed. This article presents the method of an octree generating using a two-tier cache system for caching sections of the point cloud. The method of organizing the process of data structure building is proposed, and the approach to the analysis of the proposed method efficiency on the basis of a computational experiment is given. The results of the proposed method efficiency analysis are presented.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12408</doi>
          <udk>004.021</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>three-dimensional scanning</keyword>
            <keyword>point cloud</keyword>
            <keyword>data structures</keyword>
            <keyword>octree</keyword>
            <keyword>memory consumption</keyword>
            <keyword>caching</keyword>
            <keyword>performance measurement</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.8/</furl>
          <file>97-110.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>111-122</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <surname>Glazunov</surname>
              <initials>Vadim</initials>
              <email>neweagle@gmail.com</email>
            </individInfo>
          </author>
          <author num="002">
            <individInfo lang="ENG">
              <surname>Chuvatov</surname>
              <initials>Mikhail</initials>
              <email>misha@iktp.spbstu.ru</email>
            </individInfo>
          </author>
          <author num="003">
            <individInfo lang="ENG">
              <surname>Chernyshev</surname>
              <initials>Alexandr</initials>
              <email>alexander.tchernyshev@mail.ioffe.ru</email>
            </individInfo>
          </author>
          <author num="004">
            <individInfo lang="ENG">
              <orgName>Peter the Great St.Petersburg Polytechnic University</orgName>
              <surname>Kurochkin</surname>
              <initials>Leonid</initials>
              <email>kurochkinl@spbstu.ru</email>
              <address>Polytechnicheskaya, 29, St.Petersburg, 195251, Russia</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">The method and technology for integrating discrete and continuous models of regional traffic flows</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">The paper considers the methods of constructing continual macromodels and discrete micromodels, their limitations are described. Based on the discrete model, scenarios of vehicle movement in the regions are implemented. The continual MFlow macromodel of its own design is considered, the basis for which are the Navier-Stokes equations, which allows the use of existing developments in the numerical solution of conservation equations and the study of bubble flows. The method for integrating a discrete and continuum model is developed. The configuration parameters and modeling technology in the discrete SUMO simulator are presented. The parameters of the MFlow solver and the algorithm for solving equations in the continual model are described. Experiments were conducted on the convergence of the results obtained in macro and micromodels for scenarios of movement along straight sections of roads and T-shaped intersections at different traffic intensities.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12409</doi>
          <udk>004.94</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>continual model</keyword>
            <keyword>macromodel</keyword>
            <keyword>micromodel</keyword>
            <keyword>SUMO</keyword>
            <keyword>TraCI</keyword>
            <keyword>discrete simulator</keyword>
            <keyword>continuous-medium model</keyword>
            <keyword>modeling</keyword>
            <keyword>traffic flows</keyword>
            <keyword>intelligent transport systems</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.9/</furl>
          <file>111-122.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>123-135</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Vladimir State University name after Alexander and Nikolay Stoletovs</orgName>
              <surname>Rodionov</surname>
              <initials>Dmitrii </initials>
              <email>d3391rod@gmail.com</email>
              <address>Vladimir, Russian Federation</address>
            </individInfo>
          </author>
          <author num="002">
            <individInfo lang="ENG">
              <orgName>Vladimir State University name after Alexander and Nikolay Stoletovs</orgName>
              <surname>Lyukhter </surname>
              <initials>Alexander </initials>
              <email>3699137@mail.ru</email>
              <address>Vladimir, Russian Federation</address>
            </individInfo>
          </author>
          <author num="003">
            <individInfo lang="ENG">
              <orgName>Vladimir State University name after Alexander and Nikolay Stoletovs</orgName>
              <surname>Prokoshev</surname>
              <initials>Valery</initials>
              <email>prokoshev_vg@vlsu.ru</email>
              <address>Vladimir, Russian Federation</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Calculation of the points of the technological trajectory of the laser robotic complex relative to the tool and tooling in the CAM</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">The article deals with the methods of calculating the points of the technological trajectory of the laser robotic complex (LRC) in the world graphic space CAM relative to the tool and mobile equipment. The questions of using CAM systems in modern laser robotic systems are considered, as well as the authors own software development is presented. The main specifics and problems of calculation of points of the world graphic space CAM and their correspondence to the location of the LRC tool and mobile equipment are considered. Methods for calculating the position and orientation of the tool relative to the local basis of the part model are presented. Their calculation in the system of two-axis positioning device of LRC is offered. The mechanism of determining the position of the rotation angle around the laser beam of the LRC actuator fixed on the 6th axis of the movable flange of the last link of the industrial robot is described.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12410</doi>
          <udk>681.5</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>CAD/CAM</keyword>
            <keyword>design system</keyword>
            <keyword>laser robotic systems</keyword>
            <keyword>laser welding</keyword>
            <keyword>industrial robots</keyword>
            <keyword>industrial lasers</keyword>
            <keyword>industry digitalization</keyword>
            <keyword>offline programming</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.10/</furl>
          <file>123-135.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>136-144</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Peter the Great St. Petersburg Polytechnic University</orgName>
              <surname>Filipovskii </surname>
              <initials>Vladimir </initials>
              <email>fil@icc.spbstu.ru</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
          <author num="002">
            <individInfo lang="ENG">
              <orgName>Peter the Great St. Petersburg Polytechnic University</orgName>
              <surname>Polyuga </surname>
              <initials>Nikolay </initials>
              <email>van-der-gan@mail.ru</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
          <author num="003">
            <individInfo lang="ENG">
              <orgName>Peter the Great St. Petersburg Polytechnic University</orgName>
              <surname>Mukhambedyarov </surname>
              <initials>Bekbol </initials>
              <email>space_line93@mail.ru</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">Synthesis of the discrete regulator by re-equipment method taking into account the delay in a computer device</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">The technique of synthesis of a discrete regulator of an electromechanical system by the methods of re-equipment is considered: Euler, inverse differences, Tastin. A comparative analysis of the discrete systems obtained was carried out. Based on the results of experiments performed in the Simulink environment, the necessity of taking into account the lag time in a digital computing device at the stage of synthesis of a continuous regulator is shown. The comparative dependences of the quality indicators of the synthesized system on the quantization interval T of the discrete part of the automatic control system with different methods of conversion are presented. It is shown that with an increase in the quantization interval in a discrete system, the overshoot increases. With the growth of T, there is an increase in the delay in the reaction of a discrete system to a single step function with respect to the reaction of a continuous system. The best results are obtained by the conversion of the regulator using the method of inverse differences, the worst – the Euler method.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12411</doi>
          <udk>681.51.11</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>electromechanical system</keyword>
            <keyword>DC motor</keyword>
            <keyword>re-equipment</keyword>
            <keyword>discrete controller</keyword>
            <keyword>delay</keyword>
            <keyword>quality indicators</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.11/</furl>
          <file>136-144.pdf</file>
        </files>
      </article>
      <article>
        <artType>RAR</artType>
        <langPubl>RUS</langPubl>
        <pages>145-158</pages>
        <authors>
          <author num="001">
            <individInfo lang="ENG">
              <orgName>Peter the Great St. Petersburg Polytechnic University</orgName>
              <surname>Uspensky  </surname>
              <initials>Mikhail </initials>
              <email>umihail@list.ru</email>
              <address>St. Petersburg, Russian Federation</address>
            </individInfo>
          </author>
        </authors>
        <artTitles>
          <artTitle lang="ENG">A survey of the approaches to storage systems fault detection</artTitle>
        </artTitles>
        <abstracts>
          <abstract lang="ENG">In present paper, we have carried out a comparative analysis of existing software used for health monitoring in enterprise-level storage systems, described commonly used approaches to monitoring data collection, processing and storage, fault detection methods. Based on this analysis we proposed criteria for monitoring software classification and comparison, generalized monitoring software architecture, its modules and module interaction. We also carried out a survey of the recent publications dedicated to anomalies detection, fault diagnosis in a field of data storage and computing systems, and described commonly used algorithms, including clusterization and classification methods, statistical analysis, SVM, isolated forest, artificial immune system, invariant networks.</abstract>
        </abstracts>
        <codes>
          <doi>10.18721/JCSTCS.12412</doi>
          <udk>004.021</udk>
        </codes>
        <keywords>
          <kwdGroup lang="ENG">
            <keyword>anomaly detection</keyword>
            <keyword>machine learning</keyword>
            <keyword>fault diagnosis</keyword>
            <keyword>storage system</keyword>
            <keyword>root cause analysis</keyword>
          </kwdGroup>
        </keywords>
        <files>
          <furl>https://infocom.spbstu.ru/article/2019.63.12/</furl>
          <file>145-158.pdf</file>
        </files>
      </article>
    </articles>
  </issue>
</journal>
