<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Survey of Present System Engineering Multi-Agent Based Methods. Development and Application</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Irina A. Spitsina</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexander L. Krochin</string-name>
          <email>alkrochin@yandex.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Konstantin A. Aksyonov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olga P. Aksyonova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Ural Federal University</institution>
          ,
          <addr-line>Yekaterinburg</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <fpage>137</fpage>
      <lpage>144</lpage>
      <abstract>
        <p>Multi-agent approach (MAA) to development of systems architecture has many advances over traditional ones. Here, we concern one problem in analysis of business processes (BP) of organizationaltechnical systems (OTS). That is, influence of the data flow bottlenecks onto reliability level of the man-machine distributed system. In such systems, there is an upper limit on the delay time in data transmission or execution time due to the specifics of business processes. Authors have conducted simulation of the BP dynamics and confirmed advantages of their MAA-based method.</p>
      </abstract>
      <kwd-group>
        <kwd>Business processes</kwd>
        <kwd>decision-making</kwd>
        <kwd>multi-agent resource conversion processes</kwd>
        <kwd>MRCP</kwd>
        <kwd>multi-agent systems</kwd>
        <kwd>information processing system</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>Successful development of information processing system (IPS) is strongly
determined by elaboration of the methodological approach used in the design process.
This process involves three groups of participants: users, analysts, and
developers. The current trend is the automation of all processes of the enterprise:
business processes, processes of coordination, and decision-making.</p>
      <p>The IPS development method should allow one to:
1. build a unified IPS model understandable to all participants in the
development process;
2. comprehensively address issues of formalization and computerization of the
decision-making processes;
3. conduct simulation modeling of automated processes of an enterprise with
the ability to use the results and knowledge formalization stages of
automation.</p>
    </sec>
    <sec id="sec-2">
      <title>Some present methods of IPS development</title>
      <p>Now we consider the methods of IPS development, which provide the features
mentioned above.
1.1</p>
      <sec id="sec-2-1">
        <title>Skobelev’s method</title>
        <p>
          Skobelev’s method is intended for creation of multi-agent systems (MAS) of
operative information processing to support decision-making processes. As a model
of knowledge representation, he uses ontologies and the networking-company
model of the network needs and opportunities (NO-net), as described in his
dissertation [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. Each company is represented as a network of agents of needs and
opportunities. The method solves the problem of interaction of these agents in
the decision-making process.
        </p>
        <p>By Skobelev P. O., the development methodology includes the following
stages:
– description of the subject area MAS;
– description of classes of agents and decision-making rules;
– description of the interaction protocols of the agents;
– types and structure of messages;
– software implementation of the agents.</p>
        <p>
          This method is implemented as a set of components for developing the
multiagent systems MagentaToolkit [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. To configure the system for specific domain,
ontologies used are created by application of a special tool included in the
package. The described product is intended for the MAS development planning, and
resource allocation. It is not concerned with the analysis and reengineering of
business processes of the enterprise.
1.2
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Method by Karsaev O.V. and Gorodetsky V. I.</title>
        <p>
          The method by Karsaev and Gorodetsky is based on the Gaia [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] methodology
and environment MASDK [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] in support of its use. It is designed for development
of the applied multi-agent systems. The coarsening method can be described in
five stages [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
        <p>At the first stage, "design software MAS" comprises analysis and description
of domain ontology. As the result, it determines the classes of agents and maps
them to roles. The distribution of roles between classes of agents determines what
classes of agents for further phases of development will provide the solution of
certain tasks.</p>
        <p>At the second stage, "design of a class of agents" is a description of three
components that form the structure of the agent
– the behavior model of the agent;
– service models;
– a mental model.</p>
        <p>At this stage, there is only a description of agents using charts by the
objectoriented approach. Writing software code (that describes the service function)
that occurs at the third stage. Then the automatic generation of source code
classes of agents is performed. After that there is the automatic generation of
software code classes of agents.</p>
        <p>The fourth stage describes the knowledge and rules conduct the agent. The
last stage is deployment of the agents in the network.</p>
        <p>Thus, the Karsaev and Gorodetsky method does not allow one to describe
static and dynamic business processes, and, therefore, is not concerned with their
analysis and re-engineering.
1.3</p>
      </sec>
      <sec id="sec-2-3">
        <title>Method by Shvetsov A. N.</title>
        <p>
          The proposed method is related to development of the corporate intellectual
systems decision-making support [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. At the initial stage, much attention is paid
to structural, logical, and behavioural aspects of automated enterprise. At the
stage of formalization, of the logical model, knowledge base, topological and
object model are constructed. Then a prototype system and its industrial version
are developed. The main focus of this method is put on the extraction and
formalization of knowledge about the subject.
        </p>
        <p>
          The Shvetsov method is implemented as a software package DISIT
(Distributed Intellectual System Integrated Toolkit) [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ]. It is designed to develop
MAS, based on the following principles:
– description of the domain model, using the frame concepts;
– description of the behaviour of agents in the form of products.
        </p>
        <p>In this tool the package consistently performs the following method steps.
1. Describes the domain model: the logic relationship of a frame of concepts
and their attributes.
2. Intelligent agents are distinguished and defined by their behavior with
respect to the system limits.
3. Received a conceptual domain model is translated to logical model MAS.
4. Intelligent components and agents reside in the corporate network.</p>
        <p>The study shows that the method Shvetsov A. N. not dealing with issues of
analysis and re-engineering static and dynamic business processes.
1.4</p>
      </sec>
      <sec id="sec-2-4">
        <title>Method by Alexandrov D. V.</title>
        <p>
          The Alexandrov method is aimed to modeling the distributed systems
management of business processes of the enterprise [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]. The analysis of a subject in the
Alexandrov method uses the structural functional approach. A simulation model
is developed based on the apparatus of colored Petri nets. The simulation results
give recommendations for improvement of the business processes. If necessary,
it is proposed to conduct a tactical re-engineering. It includes adding/removing
functions, staff, redistribution of functions between the employees, transfer of
employees from one structural unit to another, etc. The next step is
implementation of the agent-based applications to automate business processes. Also, the
method involves the use of simulation modeling for monitoring business processes
of the enterprise.
2
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>New proposed method</title>
      <p>
        The Authors of the paper proposed a new method for development of IPS [
        <xref ref-type="bibr" rid="ref10 ref9">9,
10</xref>
        ] as a model of knowledge representation that uses a model of multi-agent
resource conversion processes (MRCP) and the frame-based approach [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The
new method based on multi agent analysis [
        <xref ref-type="bibr" rid="ref12 ref13 ref14">12–14</xref>
        ] and software design [
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ].
      </p>
      <p>At the beginning of the process of development a model of the MRCP of the
enterprise is built and simulation is carried out to identify the bottlenecks. Then
the model is transformed into the model of IPS, which is a diagram of functional
and object-oriented approaches. The developers modify the model of the system
and design the user interface that is followed by automatic generation of source
code of the future IPS.</p>
      <p>For comparative evaluation of methods for information systems development,
the following set of criteria where used.
1. The process model of the enterprise (A), which describes static (B), dynamic
(C) business processes, and models of decision makers (D). Thus, we can
describe all processes of organizational-technical system.
2. Tools of processes (E) including organizational re-engineering and analysis of
the "bottlenecks". This feature of the method provides creation of a process
model OTS "as-is", which eliminates the existing problems of enterprises.
3. Possibility of using data from a company model in the development of the IPS
(H): part of dynamic business processes and the model of decision-makers.
This allows one to automate the development process and reduce errors in
the transition time between models.
4. Using the structural (K) and object-oriented (L) approaches. The
combination of these approaches allow one to build a more complete model of the
information system understandable to users, analysts, and developers.
5. The results of the automation (M): business processes, decision coordination,
and the decision-making processes, i.e., the use of logical inference machine.</p>
      <p>Results of comparison of the methods in the IPS development of show the
following
1. For (A):
– Skobelev’s method uses ON-nets;
– Shvetsov method and Karsaev and Gorodetsky method do not need any
model;
– Alexandrov method uses coloured Petri-net; our suggested method uses</p>
      <p>MRCP.
2. For (B):
– Shvetsov method and Karsaev and Gorodetsky method do not use this
opportunity;
– Skobelev’s method, Alexandrov method and our suggested method use
this opportunity.
3. For (C) only our method describes dynamic business processes.
4. For (D) all methods with the exception of Alexandrov method describe
models of decision makers.
5. For (E):
– only Alexandrov method Of D. V. makes organizational reengineering;
– only our method includes analysis of the "bottlenecks".
6. For (H):
– only our method uses data about dynamic part of business processes;
– all methods with the exception of Alexandrov method use data from the
model of decision-makers.
7. For (K) and (L):
– only our method uses combination of structural and object-oriented
approaches;
– all methods with the exception of Alexandrov method use object-oriented
approach;
– Alexandrov method uses structural approach.
8. For (M):
– all methods automate business processes;
– Skobelev’s method, Shvetsov method and our method automate decision
coordination;
– only Shvetsov method and our method automate the decision-making.
The above analysis shows that the new method provides more complete solution
to the problem of automation for all OTS-processes.</p>
      <p>The new method involves solution of the problem of locating instances of
concepts of the subject area in the knowledge bases of the agents. Its formulation
is presented below.</p>
      <sec id="sec-3-1">
        <title>Find</title>
        <p>with limitations</p>
        <p>m n
min z = X X cij xij ;</p>
        <p>i=1 j=1
n
X aij xij
j=1
1;</p>
        <p>j = 1; : : : ; m;
xij = (0; 1); i = 1; : : : ; m; j = 1; : : : ; n;</p>
        <p>TBP</p>
        <p>TBmPax;
(1)
(2)
(3)
(4)
where n is the number of agents; m is the number of subject area concept
samples; cij is the factor that valued expenditure for putting the i-th concept
sample near the j-th agent;
xij =</p>
      </sec>
      <sec id="sec-3-2">
        <title>1; i-th concept sample near j-th agent; 0; other.</title>
        <p>aij is the factor that evaluated j-th agent’s need i-th concept sample;
aij =</p>
      </sec>
      <sec id="sec-3-3">
        <title>1; j-th agent needs i-th concept sample;</title>
        <p>0; other.</p>
        <p>Relations (1) – (4) were implemented in the BPsim products family
(BPsim.MAS, multi-agent system dynamic simulation, and the BPsim.SD, the
CASE-tool).</p>
        <p>
          The application of this approach to production and logistics is described
in [
          <xref ref-type="bibr" rid="ref17 ref18 ref19 ref20 ref21">17–21</xref>
          ]. There is a significant reduction in the transition time between the
stages of IP development. The average effect in the design of the IP model was
42% [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. Some of its advantages over existing models are also briefly listed in
Conclusion.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>Existing methods do not completly solve the problem of development IPS
affecting the analysis of the processes of the OTS. They do not take into account the
dynamics of BP, do not pay attention to analysis of the "bottlenecks", and do
not use information from the process model OTS in the dynamic BP for the
development of IPS. The new proposed method solves these problems. In addition,
the method deals with the question of reliability of human-machine distributed
system in terms of limits of executing the business processes.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgement</title>
      <p>The work was supported by Act 211 Government of the Russian Federation,
contract 02.A03.21.0006.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Skobelev</surname>
            ,
            <given-names>P. O.</given-names>
          </string-name>
          :
          <article-title>Open multi-agent system for operative processing of information in the decision-making processes: Avtoref. dis. on competition of a scientific degree</article-title>
          .
          <source>Kazan.step. Ph. D.(in Russian)</source>
          ,
          <source>Samara</source>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Andreev</surname>
            ,
            <given-names>V. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Batishchev</surname>
            ,
            <given-names>V. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ivkosic</surname>
            ,
            <given-names>K. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aquarina</surname>
            ,
            <given-names>T. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Skobelev</surname>
            ,
            <given-names>P. O.</given-names>
          </string-name>
          :
          <article-title>Tools for developing multi-agent systems in industrial scale [Electronic resource](in Russian) http://www</article-title>
          .ssc.smr.ru/media/ipuss_conf/06/5_01.pdf
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Zambonelli</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jennings</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wooldridge</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Developing Multiagent systems: The GAIA methodology</article-title>
          .
          <source>ACM Transactions on Software Engineering and Methodology</source>
          ,
          <volume>12</volume>
          (
          <issue>3</issue>
          ),
          <fpage>417</fpage>
          -
          <lpage>470</lpage>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Gorodetsky</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karsaev</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Samoylov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Konushy</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Support for Analysis, Design and Implementation Stages with MASDK</article-title>
          .
          <source>LNCS 5386</source>
          ,
          <fpage>272</fpage>
          -
          <lpage>287</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Gorodetsky</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karsaev</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Konushy</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Samoylov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Design and Implementation Stages with MASDK (in Russian)</article-title>
          .
          <source>Trudi SPIIRAN www.proceedings.spiiras.nw.ru</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Shvetsov</surname>
            ,
            <given-names>A. N.</given-names>
          </string-name>
          :
          <article-title>Models and methods of corporate intellectual systems of support of decision-making: dis. dr. tech. nauk (in Russian) St</article-title>
          .
          <string-name>
            <surname>Petersburg</surname>
          </string-name>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Shvetsov</surname>
            ,
            <given-names>A. N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sergushicheva</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          :
          <article-title>Design of applied multiagent systems using package DISIT (in Russian)</article-title>
          .
          <source>Informatsionnie technologii (Information technology)</source>
          .
          <volume>8</volume>
          ,
          <fpage>54</fpage>
          -
          <lpage>60</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Alexandrov</surname>
            ,
            <given-names>D. V.</given-names>
          </string-name>
          , ,
          <string-name>
            <surname>Fadin</surname>
            <given-names>D. N.:</given-names>
          </string-name>
          <article-title>Consulting in organizations (in Russian)</article-title>
          , Vladimir, Publishing house Vladim. state University (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Spitsina</surname>
            ,
            <given-names>I. A.</given-names>
          </string-name>
          :
          <article-title>Method of decision support in the development of information systems based on multi-agent approach: dis. Cand. tech (in Russian)</article-title>
          .
          <source>Ekaterinburg</source>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Aksyonov</surname>
            ,
            <given-names>K. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bykov</surname>
            ,
            <given-names>E.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            ,
            <given-names>O. P.</given-names>
          </string-name>
          :
          <article-title>Development and application of software engineering solution BPsim.SD</article-title>
          .
          <source>In Proceedings - UKSim-AMSS 7th European Modelling Symposium on Computer Modelling and Simulation, EMS. Manchester; United Kingdom</source>
          <volume>6779866</volume>
          ,
          <fpage>321</fpage>
          -
          <lpage>325</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Aksyonov</surname>
            ,
            <given-names>K. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bykov</surname>
            ,
            <given-names>E. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antonova</surname>
            ,
            <given-names>A. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            ,
            <given-names>O. P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sufrygina</surname>
            ,
            <given-names>E. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goncharova</surname>
            ,
            <given-names>N. V.</given-names>
          </string-name>
          :
          <article-title>Tools and Methodologies for Business Processes Formalization: Application to Multi-agent Systems</article-title>
          .
          <source>In Proceedings of the IEEE 2011 UKSim 5th European Symposium on Computer Modeling and Simulation</source>
          ,
          <volume>16</volume>
          -
          <fpage>18</fpage>
          November, Madrid, Spain,
          <fpage>113</fpage>
          -
          <lpage>118</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Zadorozhnyi</surname>
            ,
            <given-names>V. N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yudin</surname>
            ,
            <given-names>E. B.</given-names>
          </string-name>
          :
          <article-title>Dynamic equations of node degrees in growing networks with connection losses</article-title>
          .
          <source>2016 Dynamics of Systems, Mechanisms and Machines</source>
          , Dynamics
          <year>2016</year>
          . Proceedings,
          <year>2017</year>
          . p.
          <fpage>7819111</fpage>
          . DOI:
          <volume>10</volume>
          .1109/Dynamics.
          <year>2016</year>
          .
          <volume>7819111</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Zadorozhnyi</surname>
            ,
            <given-names>V. N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yudin</surname>
            ,
            <given-names>E. B.</given-names>
          </string-name>
          :
          <article-title>"Growing network: models following nonlinear preferential attachment rule"</article-title>
          .
          <source>Physica A: Statistical Mechanics and its Applications</source>
          .
          <volume>428</volume>
          ,
          <fpage>111</fpage>
          -
          <lpage>132</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Yudin</surname>
            ,
            <given-names>E. B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yudina</surname>
            ,
            <given-names>M. N.</given-names>
          </string-name>
          :
          <article-title>Calculation of number of motifs on three nodes using random sampling of frames in networks with directed links</article-title>
          .
          <source>2017 Siberian Symposium on Data Science and Engineering (SSDSE)</source>
          ,
          <fpage>23</fpage>
          -
          <lpage>26</lpage>
          . DOI:
          <volume>10</volume>
          .1109/SSDSE.
          <year>2017</year>
          .8071957
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Kuleshov</surname>
            ,
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            ,
            <surname>Aksenov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. J.</given-names>
            ,
            <surname>Zaytseva</surname>
          </string-name>
          <string-name>
            <surname>A. A.</surname>
          </string-name>
          :
          <article-title>Software-Defined Data Formats in Telecommunication Systems</article-title>
          .
          <source>Series: Advances in Intelligent Systems and Computing</source>
          .
          <volume>575</volume>
          ,
          <fpage>326</fpage>
          -
          <lpage>330</lpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Alexandrov</surname>
            ,
            <given-names>V. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuleshov</surname>
            ,
            <given-names>S. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaytseva</surname>
            ,
            <given-names>A. A.</given-names>
          </string-name>
          :
          <source>Active Data in Digital Software Defined Systems Based on SEMS Structures</source>
          .
          <article-title>Logical Analysis of Data and Knowledge with Uncertainties in SEMS - Smart Electromechanical Systems, Studies in Systems, Decision and Control</article-title>
          .
          <string-name>
            <surname>Gorodetskiy</surname>
          </string-name>
          , A. E. (ed.).
          <volume>49</volume>
          ,
          <fpage>61</fpage>
          -
          <lpage>69</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Aksyonov</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bykov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sysoletin</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nevolina</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Integration of the Real-time Simulation Systems with the Automated Control System of an Enterprise</article-title>
          .
          <source>In International Conference on Social Science, Management and Economics (SSME</source>
          <year>2015</year>
          )
          <article-title>Guangzhou</article-title>
          , China, May
          <volume>09</volume>
          -
          <issue>10</issue>
          ,
          <fpage>871</fpage>
          -
          <lpage>875</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Aksyonov</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bykov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sysoletin</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goncharova</surname>
          </string-name>
          , N.: Perspectives of Modeling in Metallurgical Production/ In International Conference on Social Science, Management and Economics, Guangzhou, China,
          <fpage>876</fpage>
          -
          <lpage>880</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Aksyonov</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bykov</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Real time simulation models integrated into the corporate information systems</article-title>
          .
          <source>In 33rd Chinese Control Conference, Nanjing; China</source>
          ,
          <fpage>6810</fpage>
          -
          <lpage>6813</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Aksyonov</surname>
            ,
            <given-names>K. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spitsina</surname>
            ,
            <given-names>I. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sysoletin</surname>
            ,
            <given-names>E. G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            ,
            <given-names>O. P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smoliy</surname>
            ,
            <given-names>E. F.</given-names>
          </string-name>
          <article-title>: Multi-agent approach for the metallurgical enterprise information system development (in Russian)</article-title>
          .
          <source>In 24th Int. Crimean Conference “Microwave &amp; Telecommunication Technology” (CriMiCo'2014)</source>
          .
          <fpage>7</fpage>
          -
          <issue>13</issue>
          <year>September</year>
          , Sevastopol,
          <volume>1</volume>
          ,
          <fpage>437</fpage>
          -
          <lpage>438</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Aksyonov</surname>
            ,
            <given-names>K. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spitsina</surname>
            ,
            <given-names>I. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            ,
            <given-names>O. P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schaible</surname>
          </string-name>
          , Ph.:
          <article-title>The state analysis of intelligent tools of computer aided software engineering (in Russian)</article-title>
          .
          <source>In 24th Int. Crimean Conference Microwave &amp; Telecommunication Technology (CriMiCo'2014)</source>
          .
          <fpage>7</fpage>
          -
          <issue>13</issue>
          <year>September</year>
          , Sevastopol.
          <volume>1</volume>
          ,
          <fpage>421</fpage>
          -
          <lpage>422</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>