master
Anton Romanov 2 months ago
parent 98debf57a6
commit 90bf3630f3

2
Jenkinsfile vendored

@ -8,7 +8,7 @@ pipeline {
stages {
stage('Cloning Git') {
steps {
git([url: 'https://git.athene.tech/is.ulstu.ru/iiti-2024.git', branch: 'master', credentialsId: '2'])
git([url: 'https://10.100.5.20:22023/is.ulstu.ru/iiti-2024.git', branch: 'master', credentialsId: '2'])
}
}
stage('Building pdf') {

@ -53,7 +53,7 @@ In production, there are tasks of the integration of a PLM systems and a third-p
An approach is to reduce the load both on the analyst, who configures the interaction and display of data, and on the operator, who is involved in ensuring the relevance of data structures, and on the decision-maker, who is involved in making important decisions related to risks in production.
We propose using data-based management by forming a data meta-model of the integrated information system based on the analysis of its storage; mapping of the data of PLM systems and the integrated information system on the enterprise through the use of a rule base for the behavior of the integrated information system.
\keywords{Rule base \and PLM systems \and Data-driven management.}
\keywords{Rule base \and PLM systems \and Data-driven management}
\end{abstract}
%
%
@ -218,7 +218,6 @@ $Y=\{y^i\}, i = [1,n], n \in N$, -- $n$ состояний интегрируе
В качестве примера рассмотрим полученную базу правил на основе информационной системы, предназначенной для обработки заявок, faveo service desk \cite{faveo}.
\section{Управляющая система в общем комплексе управления}
Предлагаемый подход подразумевает использование управляющей системы для сокращения временных и трудозатрат оператора, участвующего в процессе управления. Управляющая система (УС) — это программный инструмент, реализующий предлагаемый подход управления на основе данных \cite{Kamaletdinova-2024}. Управление включает в себя конфигурирование и обмен данными, в данном случае, за счет использования метамодели интегрируемой ИС и иерархической базы правил с нечетким логическим выводом. Управляющая система выступает адаптером для обеспечения взаимодействия интегрируемой ИС с программным комплексом PLM.

Loading…
Cancel
Save