Issue 182, article 5

DOI:https://doi.org/10.15407/kvt182.02.045

Kibern. vyčisl. teh., 2015, Issue 182, pp.

Aralova N.I.

V.M. Glushkov Institute of Cybernetics of the National Academy of Sciences
of Ukraine (Kiev)

MATHEMATICAL MODEL OF THE SHORT- AND MEDIUM-TERM ADAPTATION OF RESPIRATORY SYSTEM OF THE PERSONS WORKING IN EXTREME CONDITIONS OF HIGH MOUNTAINS

Introduction. In addition to experimental studies in recent years the methods of mathematical modeling of individual functional systems and the whole organism in certain situations are widely used, the results of which complement the system of experimental data and allow to make a more complete assessment of the functional state of the organism.
Purpose. To explore on a mathematical model of the respiratory system the functional mechanisms of adaptation of the respiratory system to the conditions of mountain meteorological factors for persons performing heavy exercise in a hypobaric hypoxia.
Results. The model, that describes transport and mass exchange of respiratory gases in the respiratory tract, the alveolar space, blood and tissues with use of ordinary nonlinear differential equations, for the mathematical analysis of the adaptive capacity of the organism hypoxia of various etiologies is used. The regulation is based on a compromise resolution of conflicts arising between the tissues and organs in the struggle for oxygen in a deficit. On the basis of this model, the models of short time and medium adaptation persons performing heavy physical activity in a midlands are created. Results of simulation experiment are presented.
Conclusion. The article presents a mathematical model of short-term and medium term adaptation FRS for rescuers and the results of the numerical analysis of this model. On this basis, the practical recommendations for the selection of the persons, that are exposed to the combined effects of hypobaric hypoxia and the hypermetabolic hypoxia, are given.
Keywords: short-term adaptation, medium term adaptation, respiration system, hypobaric hypoxia, hypermetabolic hypoxia, reliability, mathematical model of respiratory system.

Download full text (ru)!

References

  1. Onopchuk Yu.N. Homeostasis function of the respiratory system as a result of in-system and system-environment interaction // Bioekomedicine. Unified Information Space — Kiev — 2001. — P.59–81(in Russian)
  2. Onopchuk Y.N., Beloshitsky P.V. Aralova N.I. On the question of reliability of functional systems // Cybernetics and computing tehnics. 1999. — Vol. 122. — P. 72–89 (in Russian)
  3. Polinkevich K.B., Onopchuk Y.N. Conflicts in the regulation of the main function of the respiratory system of the body, and mathematical models of their solution // Cybernetics. — 1986. — № 3. — P. 100–104.
  4. Bіloshitsky P.V. Klyuchko O.M., Onopchuk Y.N. Research results of the problems of adaptation by Ukrainian scientists on Elbrus // Vіsn. NAU. — 2008. — № 1. — P. 102–108.
  5. Onopchuk Y.M., Bіloshitsky P.V. Klyuchko O.M. Creation of mathematical models for the research by Ukrainian scientists on Elbrus. // Vіsn. NAU. — 2008. — № 3. — P. 146–155.

Received 07.09.2015

Issue 182, article 4

DOI:https://doi.org/10.15407/kvt182.02.034

Kibern. vyčisl. teh., 2015, Issue 182, pp.

Kopets M.M.

National Technical University of Ukraine «Kyiv Polytechnic Institute» (Kiev)

OPTIMAL CONTROL BY VIBRATIONS OF THE BEAM WITH VARIABLE CROSS-SECTION

Introduction. The last half-century is characterized by the rapid development of technology. Significant progress has been made in the rocket, aircraft, shipbuilding and space technology, etc. All sectors have oscillatory processes. In some cases, they can usefully be taken into account to improve the quality of the process, while others, on the contrary, it is necessary to suppress because of their negative impact on the final process. This means that the oscillatory processes must not only be learned, but also be able to manage them effectively. Similar problems effectively manage mechanical processes just studying optimal control theory. The purpose of this article is to study the linear-quadratic problem of optimal control by oscillations of the beam with variable cross-section in the case of the free ends of the beam.
Statement of the Problem. The state equation is linear partial differential equation of the fourth order of hyperbolic type with given initial conditions and homogeneous boundary conditions. Quality of the process is estimated by quadratic functional. The admissible control is such a function which belongs to the class of square Lebesgue integrable functions. Optimal control is admissible control which is implemented at least the cost functional.
The purpose of the paper is to determine the necessary conditions for optimal control of process vibrations of a beam of variable cross-section in the case of the free ends of the beam and to give solution of integral-differential Riccati equations for the optimal control.
The main results. Necessary optimality conditions for the considered optimization problem are obtained. Analysis of these conditions made it possible to bring the system of integro-differential Riccati equations with partial derivatives. The solution of this system is used in the construction of an explicit formula for the calculation of optimal control.
Conclusions. The article investigates the linear-quadratic optimal control process vibrations of a beam of variable cross-section in the case of the free ends of the beam. Necessary optimality conditions for the considered optimization problem are obtained. Analysis of these conditions made it possible to bring the system of integro-differential Riccati equations with partial derivatives. The solution of this system is used in the construction of an explicit formula for the calculation of optimal control. Further development of the obtained results is to study the case where the control time tends to infinity. In the theory of optimal control, this problem is called the problem of analytical construction of the regulator.
Keywords: linear quadratic optimal control problem, method of Lagrange multipliers, necessary optimality conditions, oscillations of the beam, partial derivatives, system of integro-differential equations.

Download full text (ru)!

References

  1. Bublik B.N., Kirichenko N.F. Fundamentals of control theory. — K .: Higher School — 1975. — 328 p.
  2. Naidu D.S. Optimal control systems // Electrical engineering textbook series. — CRC PRESS — Boka Raton London — New York — Washington, D. C. — 2003. — 433 p.
  3. Bodner V.A. Theory of automatic flight control. — M .: Nauka — 1964. — 700 p.
  4. Kopets M.M. Optimal control of vibrations of a rectangular membrane // Cybernetics and computer engineering. — 2014. — Vol. 177. — P. 28–42.

Received 10.07.2015

Issue 182, article 3

DOI:https://doi.org/10.15407/kvt182.02.025

Kibern. vyčisl. teh., 2015, Issue 182, pp.

Pavlov A.V.

International Research and Training Center for Information Technologies and Systems of National Academy of Sciences of Ukraine and Ministry of Education and Science of Ukraine

APPROACH TO ORGANOZATION OF RECURRENTAND-PARALLEL COMPUTATIONS IN AUTOMIZED STRUCTURE-PARAMETRIC IDENTIFICATION SYSTEM

Introduction. Development and optimization of methods and algorithms for solving statistical modeling problems are the basic directions in science undoubtedly. Although even the most efficient methods and technologies lose their value if they stay just program modules which can be used only by programmers. To be used in practice they should be integrated in some software that has intuitive user-friendly interface. Such software helps to discover a real value of the methods behind it.
The purpose of the paper is increasing the usage effectiveness of а recurrentand-parallel iterative algorithm by developing a full-fledged modern software based on it for solving forecasting, extrapolation and approximation problems.
Results. The main task of integration of GUI and computational module is a union of two mechanisms of parallization: Threading Building Blocks (TBB) parallization and Qt-parallization. The main idea of proposed approach is that every operation (including the model building operation that create own TBB-threads) initiated by a user should perform in additional Qt-thread. A design pattern that solve this task was developed. The pattern was used to finally implement the ASIS. The system applied to forecast investments security of Ukraine. A system of forecasting models that describe the state of Ukrainian investments security was build. Mean absolute percentage error of the models hit the [-7; +7] interval on independent dataset, that indicate a good forecasting ability of the models.
Conclusion. The work suggests an approach to organization of recurrent-andparallel computations in ASIS that allow integrating the most effective methods for solving statistical modeling problems in user-friendly intuitive full-fledge system that allows any user to solve forecasting, regression and approximation problems with high efficiency. The system was applied to forecast Ukrainian investments security. The economic interpretation of the obtained forecasts says that in 2013 year Ukraine will gain more investments from abroad than from inner investors Ukrainian manufacturing will increase rates; on the background rise of overall country investments, the investments in basic capital will decline.
Keywords: Multithreaded parallelization, design patterns, group method of data handling, recurrent-and-parallel computations, Qt, TBB.

Download full text (ru)!

References

  1. Efimenko S., Stepashko V. S, Basics of recurrent-and-parallel computations in combinatorial algorithm COMBI of GMDH // Controll sysmems and machines — 2014. — № 6. — P. 27–33. (in Russian)
  2. Efimenko S.M. Combinatorial algorithm of GMDH with sequential complication of structures based on recurrent-and-parallel computations // Inductive modeling of complex systems — Vol. 6. — 2014. — P. 81–89. (in Ukrainian)
  3. Pavlov A.V. Parallel relaxational iterative algorithm of GMDH // Inductive modeling of complex systems — Vol. 6. — 2014. — P. 33–40.
  4. Pavlov A.V. Design of automated structure-parametric identification system // Inductive modeling of complex systems — Vol.7— 2015. — P. 33–40.
  5. Internet resource https://ru.wikipedia.org/wiki/Qt.

Received 28.10.2015

Issue 182, article 2

DOI:https://doi.org/10.15407/kvt182.02.015

Kibern. vyčisl. teh., 2015, Issue 182, pp.

Balovsyak S.V.1, Fodchuk I.M.1, Solovay Yu.M.2, Lutsyk Ia.V.1

1Yuriy Fedkovych Chernivtsi National University (Chernovtsy)

2Bukovinian State Medical University (Chernovtsy)

MULTILEVEL METHOD OF LOCAL CONTRAST INCREASE AND IMAGES HETEROGENEOUS BACKGROUND REMOVAL

Introduction. The increase of local contrast and removal of heterogeneous background are the widespread problems of the digital image processing [1–4]. In existing local methods, such as the method of images adaptive contrast enhancement, a value of the local contrast is computed in vicinity of each pixel within a predetermined sliding window. The disadvantages of the existing local methods include poor performance, complicated selection of filter parameters and errors in the calculation of the intensity of the resulting image.
The purpose of the paper is to develop a multilevel method of local contrast increasing and removal of heterogeneous background of images with the high performance and accuracy using the minimal number of filter parameters.
Methods. The signal envelopes are calculated by linear and cubic approximation.
Results. The multilevel method of removing heterogeneous background and local contrast enhancement of images within the window of the Mw Ч Nw pixels size has been elaborated and developed in the MATLAB system [5]. By means of the developed method the heterogeneous background has been successfully removed and local contrast has been increased for the test simulated and medical X-ray images.
Conclusions. Time of the image processing by the multilevel method is shortened comparing with per pixel processing in tR ~ (Mw Ч Nw)2 time, for example at the window size of Mw Ч Nw = 11 Ч 11 pixels the value of tR ≈ 10 times. The optimal distance between the windows centres on height and width is equal to SH0 = [Mw/2] + 1 and SW0 = [Nw/2] + 1, respectively.

Keywords: digital image processing, local contrast increasing, heterogeneous background removal.

Download full text (ru)!

References

  1. Gonzalez R., Woods R., Eddins S. Digital image processing. — M.: Technosphere, 2005. — 1072 p. (in Russian)
  2. Russ J.C. The image processing handbook. 6th ed. — CRC Press, 2011. — 817 p.
  3. Design features of medical information decision support system based on data mining / G.V. Knyshov, A.V. Rudenko, E.A. Nastenko & others // Cybernetics and Computer Engineering. — 2014. — Vol. 177. — P. 79–87. (in Russian)
  4. Bondina N.N., Muratov R.Yu. Adaptive filtering and image contrast changing algorithms // Vestnik NTU “KPI”, 2014. — №35. — P.35–42. (in Russian)
  5. Ketkov Y.L., Ketkov A.J., Schulz M. Matlab 7: programming, numerical methods. — SPb. : BHV-Petersburg, 2005. — 752 p. (in Russian)

Received 20.10.2015

Issue 182, article 1

DOI:https://doi.org/10.15407/kvt182.02.004

Kibern. vyčisl. teh., 2015, Issue 182, pp.

Surovtsev I.V.

International Research and Training Center for Information Technologies and Systems of National Academy of Sciences of Ukraine and Ministry of Education and Science of Ukraine

THE METHOD OF DIGITAL FILTERING OF ELECTROCHEMICAL SIGNALS IN THE CHRONOPOTENTIOMETRY

Introduction. It is important to use methods of digital filtration of signals, that do not distort the form of signal and use its internal characteristics, such as points of extrema for systems of measuring the concentration of toxic elements in chronopotentiometry.
The purpose of research is to create a method digital filtering by using extrema points for performing high-frequency treatment of different types of electrochemical signals while maintaining the shape of the useful signal which increases monotonically.
Methods. The method of digital filtering is based on using of the method of determining the spectrum of the analog signal by points of extrema.
Results. Created method of high-frequency filtration of electrochemical signals has reduced errors in determining the concentration, since it does not distort the form of the useful signal and does not lead to a blurring of the boundaries of the components of measurement of elements. The method is actively used in existing devices measuring the concentration toxic elements in the systems of dynamic axle-by-axle weighting of automobiles and continuous dosing, as well as in many other technical systems of measurement.
Conclusion. The proposed method of digital filtering has substantially universal character and can be used for preliminary digital processing of very different physical or chemical signals.
Keywords: digital filtering, extrema points of signal, chronopotentiometry.

Download full text (ru)!

References

  1. Surovtsev I.V., Galimov S.K., Martynov I.A., Babak O.V., Galimova V.M. Device for measurement of concentration of toxic elements. Patent 107412 Ukraine, Int.C1. (2006) G01N 27/48, 2014 (in Ukrainian).
  2. Surovtsev I.V., Tatarinov A.E., Galimov S.K. The modeling of the Differential Chronopotentiograms by the Sum of Normal Distributions//Control System and Computers — 2009. — №. 5. — pp.40–45 (in Russian).
  3. Oppenheim A.V., Schafer R.W. Discrete-Time Signal Processing — NJ: Prentige-Hall, 1999. — 860 p.
  4. Fainzilberg L.S. Information technologies of signal processing complex form. Theory and practice — Kiev: Naukova dumka, 2008 — 333 p. (in Russian).
  5. Zadiraka V.K., Melnikova S.S. Digital signal processing — Kiev: Naukova dumka, 1993. — 294 p. (in Russian).
  6. Shelevitsky І.V., Shutko M.O., Shutko V.M., Kolganova O.O. Splines in digital data processing and signals — Kryvyy Rih: Vydavnychyy dim, 2008. — 232 p. (in Ukrainian).
  7. Skurykhin V.I., Ponomareva I.D., Siverskij P.M., Tsepkov G.V. Method of determining the spectrum of the analogue signal. Patent 845600 SSSR, 1981 (in Russian).
  8. Tsepkov G.V. Methods of data compression for quick spectrum and correlation transformations//Visnyk Shidnoukrains’kogo nacional’nogo universytetu im. V.Dalja — 2013. — № 15 (204). — pp. 222–229 (in Russian).
  9. Surovtsev I.V., Martynov I.A., Galimova V.M., Babak O.V. Device for measurement of concentration of heavy metals. Patent 96375 Ukraine, Int.C1. (2006) G01N 27/48, 2011 (in Ukrainian).
  10. Surovtsev I.V., Kopilevych V.A., Galimova V.M., Martynov I.A., Babak O.V. Analogdigital electro-chemical device for measurement of parameters of solutions. Patent 104062 Ukraine, Int.C1. (2006) G01N 27/48, 2013 (in Ukrainian).
  11. Surovtsev I.V., Babak O.V., Tatarinov O.E., Kryzhanovskyi Y.A. System for axle-by-axle weighing on platform scales. Patent 106013 Ukraine, Int.C1. (2006) G01G 19/02, 2014 (in Ukrainian).

Received 06.07.2015

ISSUE 182

DOI:https://doi.org/10.15407/kvt182.02

Download Issue 182 as PDF
View web version

TABLE OF CONTENTS:

Informatics and Information Technologies:

Surovtsev I.V.
The Method of Digital Filtering of Electrochemical Signals in the Chronopotentiometry

Balovsyak S.V., Fodchuk I.M., Solovay Yu.M., Lutsyk Ia.V.
Multilevel Method of Local Contrast Increase and Images Heterogeneous Background Removal

Pavlov A.V.
Approach to Organization of Recurrent-And-Parallel Computations in Automized Structure-Parametric Identification System

Intellectual Control and Systems:

Kopets M.M.
Optimal Control by Vibrations of the Beam With Variable Cross-Section

Aralova N.I.
Mathematical Model of the Short- And Medium-Term Adaptation of Respiratory System of the Persons Working in Extreme Conditions of High Mountains

Medical and Biological Cybernetics:

Antomonov M.Y.
Methods of Determination of Environmental Factors Joint Impact in Epidemiological Studies for Binary Data

Krivova O.A., Kozak L.M.
Сomplex Estimation of Regional Demographic Development

Nastenko I.А., Boyko A.L., Nosovets О.K., Teplyakov K.I., Pavlov V.А.
Synthesis of Logisitic Regression, Based on Self-Organisation Principles of Models

ISSUE 181, article 6

DOI:https://doi.org/10.15407/kvt181.01.070

Kibern. vyčisl. teh., 2015, Issue 181, pp.

Mayorov O.Y.

Kharkiv Medical Academy of Postgraduate Education, Kharkiv, Ukraine

Fenchenko V.N.

B. Verkin Institute for Low Temperature Physics and Engineering of the National Academy of Sciences of Ukraine, Kharkiv

MULTIFRACTAL ANALYSIS IN THE STUDY OF BRAIN BIOELECTRIC ACTIVITY

Introduction. A summary electroencephalogram (EEG) is composed of superimposed slow waves. The EEG reflects sophisticated cortical-subcortical interactions and conceals activity of multiple neuronal systems; each of them is characterized by determined neurodynamics.
The purpose of work is to create a method of objective quantitative assessment of parameters of multifractal summary bioelectric activity (EEG); to study EEG multifractality in healthy volunteers, subjects in altered states of conscious and pathologic EEGs.
Results. For the qualitative estimation of the multifractality of the EEG signal, the use of multifractal spectrum width, which can serve as an indicator of altered and pathologic brain states, is proposed. The state of different brain areas can also be assessed according to the offset value of a singularity spectrum of the transposition between different states. Analysis of Hölder exponents can provide an exact diagnostic tool and allow substantial interpretation of different processes in the brain.

Keywords: EEG, summary brain bioelectric activity, multifractality, wavelet transform maximum modulus method, method of multifractal detrended fluctuation analysis, Hölder exponent.

Download full text (ru)!

References

1 Ivanov, P.Ch., Amaral L.A.N., Goldberger A.L., Havlin S., Rosenblum M.G., Struzik Z.R., and Stanley H. E. Multifractality in human heartbeat dynamics. Nature (Lond.), 1999. vol. 399. pp. 461–465.

2 Arneodo A., D’Aubenton-Carafa Y., Audit B., Bacry E., Muzy J.F., Thermes C. What can we learn with wavelets about DNA sequences? Physica, 1998. vol. A 249. pp. 439–448.

3 Stanley H.E., Amaral L.A.N., Goldberger A.L., Havlin S., Ivanov P.Ch., Peng C.-K. Statistical physics and physiology: Monofractal and multifractal approaches. Physica A, 1999. vol. 270. pp. 309–324. https://doi.org/10.1016/S0378-4371(99)00230-7

4 Nunes A.LA., Ivanov P.C., Aoyagi N., Hidaka I., Tomono S., Goldberger A. L., Stanley H.E. and Yamamoto Y. Behavioral-Independent Features of Complex Heartbeat Dynamics. Phys. Rev. Lett., 2001, vol. 86, pp. 6026–6029. https://doi.org/10.1103/PhysRevLett.86.6026

5 Ivanov P.Ch., Nunes Amaral L.A., Goldberger A.L., Havlin Sh., Rosenblum M.G., Stanley H.E., Struzik Zbigniew R. From 1/f noise to multifractal cascades in heartbeat dynamics. Chaos, 2001, vol. 11 pp. 641–652. https://doi.org/10.1063/1.1395631

6 Marrone A., Polosa A. D., Scioscia G., Stramaglia S. and Zenzola A. Multiscale analysis of blood pressure signals. Phys. Rev. E, 1999, vol. 60. pp. 1088–1091. https://doi.org/10.1103/PhysRevE.60.1088

7 Muzy J.F., Bacry E. and Arneodo A. Wavelets and multifractal formalism for singular signals: application to turbulence data. Phys. Rev. Lett., 1991. vol. 67, pp. 3515–3518. https://doi.org/10.1103/PhysRevLett.67.3515

8 Muzy J.F., Bacry E., Arneodo A. Phys. Multifractal formalism for fractal signals: The structure-function approach versus the wavelet-transform modulus-maxima method. Phys. Rev. E, 1993, vol. 47, pp. 875–884. https://doi.org/10.1103/PhysRevE.47.875

9 Muzy J.F., Bacry E., Arneodo A. The multifractal formalism revisited with wavelets. Int.J. Bifurcation Chaos, 1994. vol. 4, no. 2. p. 245–302. https://doi.org/10.1142/S0218127494000204

10 Kantelhardt J.W., Zschiegner S.A., Bunde A., Havlin S., Koscielny-Bunde E., Stanley H.E. Multifractal detrended fluctuation analysis of non-stationary time series. Physica A, 2002, no. 316, pp. 87–114. https://doi.org/10.1016/S0378-4371(02)01383-3

11 Kantelhardt J.W., Koscielny-Bunde E., Rego H.H.A., Havlin S., Bunde A. Detecting long-range correlations with detrended fluctuation analysis. Physica A, 2001, no. 295, pp. 441–454.

12 Mandelbrot B.B. The Fractal Geometry of Nature. San Francisco: W.H. Freeman, 1982, 468p.

13 Pavlov A.P., Anischenko V.S. Multifractal analysis of complex signals. Successes of physical sciences, 2007, vol. 177, no. 8, pp. 859–876 (in Russian).

14 Grassberger P. Generalized dimensions of strange attractors. Physics Letters A, 1983, vol. 97, no. 6, pp. 227–230. https://doi.org/10.1016/0375-9601(83)90753-3

15 Grassberger P., Procaccia I. Measuring the strangeness of strange attractors. Physica D, 1983, Nonlinear Phenomena, vol. 9, no. 1–2, pp. 189–208. https://doi.org/10.1016/0167-2789(83)90298-1

16 Hentschel H.G.E., Procaccia I. The infinite number of generalized dimensions of fractals and strange attractors. Physica D, 1983, Nonlinear Phenomena, vol. 8, no. 3, pp. 435–444. https://doi.org/10.1016/0167-2789(83)90235-X

17 Grassberger P., Procaccia I. Characterization of Strange Attractors. Physical Review Letters, 1983, vol. 50, no. 5, pp. 346–349. https://doi.org/10.1103/PhysRevLett.50.346

18 Oswiecimka P., Kwapin J., Drozdz S. Wavelet versus detrended fluctuation analysis of multifractal structures. Physical Review E, 2006, Statistical, Nonlinear, and Soft Matter Physics, vol. 74, pp. 161–203.

19 Veneziano D., Moglen G.E., Bras R.L. Multifractal analysis: pitfalls of standard procedures and alternatives. Phys. Rev, E. 1995, vol. 52, pp.1387–1398. https://doi.org/10.1103/PhysRevE.52.1387

20 Olemskoy A.I. Synergetics of complex systems: Phenomenology and statistical theory. M.: Krasandz Publ., 2009. 384 p. (in Russian).

21 Kirichenko L.O. Comparative multifractal time series analysis by methods of detrending fluctuation analysis and maxima of modulus the wavelet transform. All-Ukrainian interdep. scientific – technical proceedings of ASM and automation devices. Kh.: Publ. KhNURE, 2011, Vol. 157. pp. 66–77 (in Russian).

22 Frish U., Parisi G. On the singularity structure of fully developed turbulence. In: Turbulence and Predictability in Geophysical Fluid Dynamics and Climate Dynamics. Proc. of the Intern. School of Physics “Enrico Fermi”, Course 88, Eds by M. Gil, R. Benzi, G. Parisi. Proc. Amsterdam. North-Holland, 1985, pp. 84–88.

Received 27.03.2015

ISSUE 181, article 5

DOI:https://doi.org/10.15407/kvt181.01.056

Kibern. vyčisl. teh., 2015, Issue 181, pp.

Melnichuk S.V.

Space Research Institute National Academy of Sciences of Ukraine and State Space Agency of Ukraine

METHOD OF STRUCTURAL PARAMETRIC MULTIVARIABLE SYSTEM IDENTIFICATION USING FREQUENCY CHARACTERISTICS

Introduction. One of the important directions in the identification of linear systems are frequency domain methods. In recent decades a finite-frequency approach, focused on the use under bounded uncertainty has been developed. Within finite-frequency approach a method, that allows to construct models with reduced dimensionality has been proposed. The method includes a step of structural identification with regularization by model dimension. This method was used to identify single-input single-output (SISO) systems, so it could not be applied to systems with multiple input and multiple output (MIMO).
Purpose. In order to generalize the method it is proposed to identify SISO models of subsystems, that describes individual inputs and outputs, and then combine them. The main purpose of research is to develop an algorithm, that combine separate SISO models into one general MIMO model.
Results. Separate SISO models determined by their invariant properties. As simple combination of SISO models leads to a MIMO model of large dimension, and some invariant properties in different models may be similar, it makes sense to carry out unification by equating this invariants.
Possibility of association for different combinations of SISO models, that have the same eigenvalues were investigated. It is shown that by combining models additional dependencies between coefficients may be imposed. It is shown that if the dependency graph contains no cycles, then the union is possible. On the basis of this fact the synthesizing algorithm was proposed.
Conclusions. The proposed identification algorithm builds the general MIMO model from separate SISO models so that the dimension of resulting model may be significantly less, than sum of dimensions of original SISO models. The proposed algorithm saves all invariant characteristics of the original models, so approximation accuracy by the each input-output relation is stored.

Keywords: System identification, frequency domain, structural identification, reduced dimensionality.

Download full text (ru)!

References

1 Orlov Y.F. Frequency Parameter-Based Identification at Parallel Testing. Automation and Remote Control, 2007, vol.68, no. 1. pp. 18–37.

2 Orlov Y.F. Frequency Parameter-Based Identification at Parallel Testing. Avtomatika i Telemekhanika, 2007, vol.68, no. 1. pp. 20–40 (in Russian).

3 Alexandrov A.G. Method of Frequency Parameters. Avtomatika i Telemekhanika, 1989, vol 50, no. 12. pp. 3–15 (in Russian).

4 Alexandrov A.G., Orlov Y.F. Finite-frequency identification of multidimensional objects. 2-nd Russian-Swedish Control Conference. St. Petersburg, 1995, pp. 65–69 (in Russian).

5 Gubarev V.F., Melnychuk S.V. Identification of Multivariable Systems Using Steady-State Parameters. Journal of Automation and Information Sciences, 2012, vol. 44. i. 9. pp. 24–42.

6 Gubarev V.F., Melnychuk S.V. Identification of Multivariable Systems Using Steady-State Parameters. Journal of Automation and Information Sciences, 2012, no 5. pp. 26–42 https://doi.org/10.1615/JAutomatInfScien.v44.i9.30 (in Russian).

7 Melnychuk S.V. Regularity Investigation For Multidimensional System Identification Problem by the Frequency Method. Cybernetics and Computer Engineering, 2014, no 176. pp. 19–33 (in Russian).

8 Melnychuk S.V. Modified Frequency Method of Structural-Parametric System Identification. Journal of Automation and Information Sciences, 2015, no 4. pp. 27–36 (in Russian). https://doi.org/10.1615/JAutomatInfScien.v47.i8.60

Received 05.06.2015

ISSUE 181, article 4

DOI:https://doi.org/10.15407/kvt181.01.043

Kibern. vyčisl. teh., 2015, Issue 181, pp.

Zhiteckii L.S., Nikolaienko S.A., Solovchuk K.Yu.

International Research and Training Center for Information Technologies and Systems of the National Academy of Science of Ukraine and Ministry of Education and Sciences of Ukraine, Kiev, Ukraine

ADAPTATION AND LEARNING IN SOME CLASSES OF IDENTIFICATION AND CONTROL SYSTEMS

Introduction. The paper deals with studying the asymptotical properties of the standard discrete-time gradient online learning algorithm in the two-layer neural network model of the uncertain nonlinear system to be identified. Also, the design of the discrete-time adaptive closed-loop system containing the linear multivariable memoryless plant with possibly singular but unknown matrix gain in the presence of unmeasurable bounded disturbances having the unknown bounds are addressed in this paper. It is assumed that the learning process in the neural network model is implemented in the stochastic environment whereas the adaptation of the plant model in the control system is based on the non-stochastic description of the external environment.
The purpose of the paper is to establish the global convergence conditions of the gradient online learning algorithm in the neural network model by utilizing the probabilistic asymptotic analysis and to derive the convergent adaptive control algorithm guaranteeing the boundedness of the signals in the closed-loop system which contains the multivariable memoryless plant with an arbitrary matrix gain in the presence of unmeasurable disturbances whose bounds are unknown.
Results. The Lyapunov function approach as the suitable tool for analyzing the asymptotic behavior both of the gradient learning algorithm in the neural network identification systems and of the adaptive gradient algorithm in the certain closed-loop control systems is utilized. Within this approach, the two groups of global sufficient conditions guaranteeing the convergence of the online gradient learning algorithm in neural network model with probability 1 are obtained. The first group of these conditions defines the requirements under which this algorithm will be convergent almost sure with a constant learning rate. Such an asymptotic property holds in the ideal case where the nonlinearity to be identified can exactly be described by a neural network model. The second group of convergence conditions shows that this property can also be achieved in non-ideal case. It turns out that adding a penalty term to the current error function is indeed not necessary to guarantee this property. It is established that in a worst case where the matrix gain of multivariable plant is unknown and may be singular, and the bounds on the arbitrary unmeasurable disturbances remain unknown, the convergence of the gradient adaptation algorithm and the boundedness of all signals in the adaptive closed-loop system can be ensured.
Conclusions. In order to guarantee the global convergence of the online learning algorithm in the neural network identification system with probability 1, the certain conditions should be satisfied. Also the boundedness of all signals in the closed-loop adaptive control system containing the multivariable memoryless plant whose matrix gain is unknown and possibly singular can be achieved even if the bounds on the unmeasurable disturbances are unknown.

Keywords: neural network, gradient learning algorithm, convergence, multivariable memoryless plant, adaptive control algorithm, boundedness of the signals.

Download full text !

References

1 Tsypkin Ya.Z. Adaptation and Learning in Automatic Systems. N.Y.: Academic Press, 1971.

2 Tsypkin Ya.Z. Foundation of the Theory of Learning Systems. N.Y.: Academic Press, 1973.

3 Kuntsevich V.M. Control under Uncertainty Conditions: Guaranteed Results in Control and Identification Problems. Kiev: Nauk. dumka, 2006. (in Russian).

4 Zhiteckii L.S. and Skurikhin V.I. Adaptive Control Systems with Parametric and Nonparametric Uncertainties. Kiev: Nauk. dumka, 2010. (in Russian).

5 Suykens J. and Moor B.D. Nonlinear system identification using multilayer neural networks: some ideas for initial weights, number of hidden neurons and error criteria. In Proc. 12nd IFAC World Congress, 1993, vol. 3, pp. 49–52. https://doi.org/10.1016/S1474-6670(17)48485-0

6 Kosmatopoulos E.S., Polycarpou M.M., Christodoulou M.A. and Ioannou P.A. High-order neural network structures for identification of dynamical systems. IEEE Trans. on Neural Networks, 1995, vol. 6, pp. 422–431. https://doi.org/10.1109/72.363477

7 Levin A.U. and Narendra K.S. Recursive identification using feedforward neural networks. Int. J. Control, 1995, vol. 61, pp. 533–547. https://doi.org/10.1080/00207179508921916

8 Tsypkin Ya.Z., Mason J.D., Avedyan E.D., Warwick K. and Levin I.K. Neural networks for identification of nonlinear systems under random piecewise polynomial disturbances. IEEE Trans. on Neural Networks, 1999, vol. 10, pp. 303–311. https://doi.org/10.1109/72.750559

9 Behera L., Kumar S., and Patnaik A. On adaptive learning rate that guarantees convergence in feedforward networks. IEEE Trans. on Neural Networks, 2006, vol. 17, pp. 1116–1125. https://doi.org/10.1109/TNN.2006.878121

10 White H. Some asymptotic results for learning in single hidden-layer neural network models. J. Amer. Statist. Assoc., 1987, vol. 84, pp. 117–134.

11 Kuan C M. and Hornik K. Convergence of learning algorithms with constant learning rates. IEEE Trans. on Neural Networks, 1991, vol. 2, pp. 484 – 489. https://doi.org/10.1109/72.134285

12 Luo Z. On the convergence of the LMS algorithm with adaptive learning rate for linear feedforward networks. Neural Comput., 1991, vol. 3, pp. 226–245. https://doi.org/10.1162/neco.1991.3.2.226

13 Finnoff W. Diffusion approximations for the constant learning rate backpropagation algorithm and resistance to local minima. Neural Comput., 1994, vol. 6, pp. 285– 295. https://doi.org/10.1162/neco.1994.6.2.285

14 Gaivoronski A.A. Convergence properties of backpropagation for neural nets via theory of stochastic gradient methods. Optim. Methods Software, 1994, vol. 4, pp. 117–134. https://doi.org/10.1080/10556789408805582

15 Fine T.L. and Mukherjee S. Parameter convergence and learning curves for neural networks. Neural Comput., 1999, vol. 11, pp. 749–769. https://doi.org/10.1162/089976699300016647

16 Tadic V. and Stankovic S. Learning in neural networks by normalized stochastic gradient algorithm: Local convergence. In Proc. 5th Seminar Neural Netw. Appl. Electr. Eng., 2000, pp. 11–17. https://doi.org/10.1109/NEUREL.2000.902375

17 Zhang H., Wu W., Liu F. and Yao M. Boundedness and convergence of online gradient method with penalty for feedforward neural networks. IEEE Trans. on Neural Networks, 2009, vol. 20, pp. 1050–1054. https://doi.org/10.1109/TNN.2009.2020848

18 Mangasarian O.L. and Solodov M.V. Serial and parallel backpropagation convergence via nonmonotone perturbed minimization. Optim. Methods Software, 1994, pp. 103–106. https://doi.org/10.1080/10556789408805581

19 Wu W., Feng G. and Li X. Training multilayer perceptrons via minimization of ridge functions. Advances in Comput. Mathematics, vol. 17, pp. 331–347, 2002. https://doi.org/10.1023/A:1016249727555

20 Zhang N., Wu W. and Zheng G. Convergence of gradient method with momentum for two-layer feedforward neural networks. IEEE Trans. on Neural Networks, 2006, vol. 17, pp. 522–525. https://doi.org/10.1109/TNN.2005.863460

21 Wu W., Feng G., Li X and Xu Y. Deterministic convergence of an online gradient method for BP neural networks. IEEE Trans. on Neural Networks, 2005, vol. 16, pp. 1–9. https://doi.org/10.1109/TNN.2005.844903

22 Xu Z.B., Zhang R. and Jing W.F. When does online BP training converge? IEEE Trans. on Neural Networks, 2009, vol. 20, pp. 1529–1539. https://doi.org/10.1109/TNN.2009.2025946

23 Shao H., Wu W. and Liu L. Convergence and monotonicity of an online gradient method with penalty for neural networks. WSEAS Trans. Math., 2007, vol. 6, pp. 469–476.

24 Ellacott S.W. The numerical analysis approach. In Mathematical Approaches to Neural Networks (Taylor J.G. ed; B.V.: Elsevier Science Publisher), 1993, pp. 103–137. https://doi.org/10.1016/S0924-6509(08)70036-9

25 Skantze F.P., Kojic A., Loh A.P. and Annaswamy A.M. Adaptive estimation of discrete time systems with nonlinear parameterization. Automatica, 2000, vol. 36, pp. 1879–1887. https://doi.org/10.5555/S0005-1098(00)00106-0 https://doi.org/10.1016/S0005-1098(00)00106-0

26 Loeve M. Probability Theory. N.Y.: Springer-Verlag, 1963.

27 Zhiteckii L.S., Azarskov V.N. and Nikolaienko S.A. Convergence of learning algorithms in neural networks for adaptive identification of nonlinearly parameterized systems. In Proc. 16th IFAC Symposium on System Identification, 2012, pp. 1593–1598. https://doi.org/10.3182/20120711-3-BE-2027.00150

28 Skurikhin V.I., Gritsenko V.I., Zhiteckii L.S. and Solovchuk K.Yu. Generalized inverse operator method in the problem of optimal controlling linear interconnected static plants. Dopovidi Natsionalnoi Akademii Nauk Ukrainy, 2014, no. 8, pp. 57–66. (in Russian).

29 Fomin V.N., Fradkov A.L. and Yakubovich V.A. Adaptive Control of Dynamic Systems. Moscow: Nauka, 1981. (in Russian).

30 Goodwin G.C. and Sin K.S. Adaptive Filtering, Prediction and Control. Engewood Cliffs. NJ.: Prentice-Hall, 1984.

31 Azarskov V.N., Zhiteckii L.S. and Solovchuk K.Yu. Adaptive robust control of multivariable static plants with possibly singular transfer matrix. Electronics and Control Systems, 2013, no. 4, pp. 47–53.

32 Polyak B.T.Convergence and convergence rate of iterative stochastic algorithms, I: General case. Autom. Remote Control, 1976, vol. 12, pp. 1858–1868.

33 Marcus M. and Minc H. A Survey of Matrix Theory and Matrix Inequalities. Boston: Allyn & Bacon Inc. 1964.

Received 06.07.2015

ISSUE 181, article 3

DOI:https://doi.org/10.15407/kvt181.01.035

Kibern. vyčisl. teh., 2015, Issue 181, pp.

Hryshchenko Y.V., Skrypets A.V., Tronko V.D.

National Aviation University of Ministry of Education and Science of Ukraine (Kiev)

ANALYSIS OF THE CORRELATION FUNCTION OF THE GLIDESLOPE LANDING PATHS TAKING INTO ACCOUNT HUMAN FACTOR

Introduction. Nowadays,  proportion of accidents caused by the human factor (HF) is 80-90%. Despite the fact that these events are unlikely to happen, due to them at one time hundreds of lives may be taken away. Previous research works at assessment of change of integral-differential motor dynamic stereotype (IDDS) of pilot showed that the negative impact on the crew of factor overlays (FO) is simultaneously operating factors that often are imitated by failures in complex aircraft simulator significantly affect the quality of piloting technique (QPT). Stress caused by FO also leads to faulty actions. Simulation of FO action by implementation of complex failures on the simulator opens great opportunities for antistress training of pilots and the rest of the crew. Research has shown that in training certification centers approximately 70% of the pilots have no resistance to FO and the same pilots show the phenomenon of amplification of IDDS (PAIDDS), which is negative that there is an increase in the amplitude of the control motions that the operator does not notice without special training and equipment. It should be noted that the approach phase is the most accidental [1-3].
Motion Path of aircraft allows to determine the level of operator’s training, its psycho-physiological condition and quality of all elements of the aircraft. More common problem statement is how to define the technical and psychological state of the operator-machine-environment (SOME) at approaching the landing.
The purpose of this work is to determine opportunities and formation of mathematical models of the aircraft control by correlation functions while entering the glide path to improve the quality of landing.
Conclusions. In this study there is established that is possible to control the trajectory of the aircraft on glide path by the correlation function by our proposed formulas, especially: description of the correlation function without influence of factor overlaps and on the glide path with periodic factor overlap.
There are considered various options entering the glide path of an aircraft. We derive the numerical values of influence of timeliness of entrance to the glidepath on the quality of the landing at the outstrip and delay and it is shown that the correlation function of delay on outstrip is decreasing faster. It is concluded that the delay in entering the glide path by the pilot is more dangerous than outstrip.
The obtained results require the implementation in production technology of flight to improve the quality of trajectory control of the aircraft movement.

Keywords: correlation function, the human factor, glissade, flying.

Download full text (ru)!

References

  1. Hryshchenko Yu.V. Amplification phenomenon of the dynamic stereotype of pilot under the influence of complex failures // Ergonomic flight safety issues: Collection of scientific tracts. — K.: KCAEI,К. 1987. — P. 87–91 (in Russian).
  2. Hryshchenko Yu.V. Analysis of changes in the dynamic stereotype of pilots in flight training on an integrated simulator of aircraft — Cybernetics and computer engineering: Interdepartmental collection of scientific papers. — K.: Publishing house “Academperіodics” NAS of Ukraine, 2004. — Edition. 142. — P. 35–40 (in Russian).
  3. Hryshchenko Y.V. Mathematical Description Amplification Phenomenon of Integral-Differential Motive Dynamic Stereotype // Methods and Systems of Navigation and Motion Control // Y.V. Hryshchenko, A. V. Skripets, V. D. Tronko / IEEE 3rd International Conference (October 14–17, 2014) — Kyiv, Ukraine, pp. 71–74.
  4. Norbert Wiener. Cybernetics or control and communication in the animal and the machine. — M .: “Soviet Radio”, 1958. — 327 p. (in Russian).
  1. Aleksandr Venttsel. The course of the theory of random processes. — M. : “Science”, 1975. — 320 p. (in Russian).
  2. Boris Levin. The theory of stochastic processes and its application in electronics. — M. : “Soviet Radio”, 1957. — 496 p. (in Russian).

Received 06.07.2015