Digitaltwinmodelingmethodfor CNCmachinetool
Digitaltwinmodelingmethodfor CNCmachinetool
Digitaltwinmodelingmethodfor CNCmachinetool
net/publication/325292161
CITATIONS READS
56 915
4 authors, including:
Some of the authors of this publication are also working on these related projects:
Digital twin modeling method for CNC machine tool View project
All content following this page was uploaded by Weichao Luo on 26 February 2021.
Abstract—CNC machine tool (CNCMT) is the mother method is needed; a consistent model between design and
machine of industry, which plays an important role in the coming actual environment of machine tool should be established,
smart manufacturing. The intelligence of CNCMT has a big which needs the real-time and accurate data mapping method;
significance, which will enables its self-sensing, self-prediction an effective machine learning algorithm to mine the data
and self-maintenance without user concerns. In order to realize gathered from sensors and control system is also necessary.
the intelligence of CNCMT, a Digital Twin (DT) modeling
method for CNCMT is researched㸪including a multi-domain The rest of this paper is organized as follows. In Section 2,
unified modeling method, a mapping method and an autonomous the concept of DT and related researches are introduced.
strategy. This paper provides a demonstration of DT modeling Section 3 introduces the application scenario of DT for
method for CNCMT. CNCMT. Section 4 discusses the description, mapping and
intelligence of DT. Section 5 concludes this paper and points
Keywords—CNC machine tool (CNCMT); Digital Twin (DT); out the future works.
Smart manufacturing; Fault predict and diagnosis
II. RELATED WORKS
I. INTRODUCTION
Smart manufacturing is the fourth industrial revolution A. Modeling and simulation
driven by new technologies such as Internet of Things (IoT), DT is a complete virtual prototype of an entire system, a
big data, data mining, and machine learning[1]. Smart new era in modeling and simulation. At present, multi-domain
manufacturing and its application are essential to society, and it modeling and simulating methods consists of software
is the development trend of industry. CNC Machine tool interface, High Level Architecture (HLA) and UML (Unified
(CNCMT) is the mother machine of industry [2], which plays Modeling Language).
an important role in smart manufacturing. So the intelligence of
CNCMT is necessary to manufacturing. (1) Software interface is a modeling method based on the
corresponding interface of commercial software for
However, in traditional modelling process of CNCMT, interdisciplinary fields [11], such as ANSYS, ADAMS,
developers often design digital model based on design MATLAB/Simulink. The above software is very mature but
parameters in the software[3]. This redundant design pattern the interface compatibility between different software cannot
will cause a lot of design iterations. In maintenance stage, fault be ignored.
diagnosis and prediction of equipment have been drawing more
and more attention[4]. Many scholars have studied fault (2) HLA is an advanced simulation structure, and has many
diagnosis and prediction methods [5, 6]. Data-driven approach advantages in the standardization, openness, scalability, and
can obtain more effective and hidden information from the vast support for distributed simulation [12].
data, based on relevant machine-learning algorithm[7, 8]. For (3) UML method mainly focuses on the multi-physics
example, S Cho [9] proposed an intelligent tool breakage unified modeling language Modelica [13]. Modelica is an
detection system which used a support vector machine (SVM) equation modeling language put forward in 1997, based on a
learning algorithm, JS Zhang [10]realized the CNC fault variety of modeling language. Modelica language has many
diagnoses by RBF neural network algorithm and program. But, advantages in model reusability, simple and convenient
running or faults data always rely on user's feedback or manual modeling [14, 15].
records, which will inevitably result in the loss of accuracy and
instantaneity. That cannot realize objective and real-time B. DT concept
design improvement according to the CNCMT application.
With the development of IoT, big data, and machine
The important difference of smart manufacturing is learning, many companies and scholars have put forward the
interaction between cyber system and physical system. In DT concept. The DT concept is a new idea about CPS (Cyber-
recent years, the appearance of digital twin (DT) technology physical systems) model of physical assets.
provides an effective solution to integrate the physical world
and the information world. To enable the intelligence of Many scholars and companies have explored the
CNCMT, a DT of it is necessary, which acts as a complete application of DT. NASA studied the health maintenance and
virtual prototype of an entire system and a one-to-one mapping guarantee of aerospace aircraft with the guidance of DT [16,
relationship. Therefore, a multi-domain digital modeling 17]. Lee J proposed a unified 5-level architecture as a guideline
A. Characteristics of CNCMT
C. DT intelligent model
CNCMT will incur different faults irregularly. It will cause
bad precision and affect the production if the troubleshooting is
not timely. Traditional fault diagnosis method mainly depends
on expert’s experience but it is very expensive and unstable.
In this research, a DT intelligent model is built. It mainly
contains expert system for DT with input from history
maintenance data and fault information as well as fault
solutions output. Expert system contains a knowledge base and
an inference engine. To acquire knowledge autonomously and
simulate people's thinking method, artificial neural network is
used to build expert system. Artificial neural network generates
a number of rules with relevant algorithm, and provides an
Fig.3 Multi-physical modeling of CNCMT based on UML effective method to acquire knowledge, which is very difficult
modelica in traditional method. When the CNCMT incurs failure,
diagnosis results can get from output of neural networks after
B. DT mapping model
inputting failure phenomenon᧨as shown in Fig.5.
Working conditions of CNCMT comprise kinematics,
dynamics, and thermodynamics parameters according to
different subjects. To make the DT descriptive model be alive,
the running data from various sensors and CNC controller
should be uploaded to DT digital space real-timely.