CN114201792A - Multi-space-time scale fusion method and system for digital twin model - Google Patents

Multi-space-time scale fusion method and system for digital twin model Download PDF

Info

Publication number
CN114201792A
CN114201792A CN202111535581.5A CN202111535581A CN114201792A CN 114201792 A CN114201792 A CN 114201792A CN 202111535581 A CN202111535581 A CN 202111535581A CN 114201792 A CN114201792 A CN 114201792A
Authority
CN
China
Prior art keywords
model
digital twin
equipment
space
submodels
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111535581.5A
Other languages
Chinese (zh)
Other versions
CN114201792B (en
Inventor
陶飞
程江峰
邹孝付
徐慧
王勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beizisuo Beijing Technology Development Co ltd
Beihang University
Original Assignee
Beizisuo Beijing Technology Development Co ltd
Beihang University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beizisuo Beijing Technology Development Co ltd, Beihang University filed Critical Beizisuo Beijing Technology Development Co ltd
Priority to CN202111535581.5A priority Critical patent/CN114201792B/en
Publication of CN114201792A publication Critical patent/CN114201792A/en
Application granted granted Critical
Publication of CN114201792B publication Critical patent/CN114201792B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/12Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/04Ageing analysis or optimisation against ageing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/14Force analysis or force optimisation, e.g. static or dynamic forces

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Biology (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Architecture (AREA)
  • Human Computer Interaction (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method and a system for fusing multiple space-time scales of a digital twin model, wherein the method comprises the following steps: step (1), performing digital twin model spatial scale fusion, and fusing different structure submodels forming an equipment model; step (2), performing time scale fusion of a digital twin model, and fusing submodels which form the equipment model and have shape and function changes caused by abrasion, stress and aging on the time scale; designing a space attribute interface for each model, wherein the interface defines a space coordinate interval of the model in a parent model; for models with different formats, firstly, carrying out format conversion by taking a target format as a reference, and secondly, adding a space attribute interface to the converted models; the time scale fusion mainly adds a time attribute interface to the model, completes calculation of abrasion, stress, aging and the like based on a pre-input equipment mechanism formula, and dynamically completes the assembly fusion of the real-time digital twin model according to the running time.

Description

Multi-space-time scale fusion method and system for digital twin model
Technical Field
The invention belongs to the field of electronic engineering and computer science, and particularly relates to a method and a system for fusing multiple spatiotemporal scales of a digital twin model.
Background
When a plurality of devices in a workshop construct a digital model, the traditional method generally completes the model construction in a building block mode by taking pictures and referring to CAD drawings and the like, and the method has the defects of low efficiency, low reuse rate and the like. Therefore, the invention discloses a multi-space-time scale fusion method of a digital twin model, which can realize the rapid construction and real-time evolution of the digital twin model to a certain extent through the fusion of the model on the time dimension and the space scale.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the method comprises the design of a digital twin model space scale fusion module and the design of a digital twin model time scale fusion module, and can realize the rapid construction and the real-time evolution of the digital twin model to a certain extent through the fusion of the models on the time dimension and the space scale.
The technical problem to be solved by the invention is realized by adopting the following technical scheme: a digital twin model multi-space-time scale fusion method comprises the following steps:
designing a digital twin model space scale fusion module, wherein the module is mainly used for fusing different structure submodels forming an equipment model and is specifically realized as follows:
(1.1) equipment generally consists of a plurality of heterogeneous units, when a digital twin model is established, submodels of the plurality of heterogeneous units need to be fused and assembled, for the submodels with the same format, a spatial attribute interface is designed for each submodel, the interface defines the spatial position and the angular interval of the submodel in a father model, wherein the father model refers to the digital twin model of the equipment which is fused and assembled by each submodel; the space attribute interface comprises an x/y/z space coordinate interval and an x/y/z rotation angle interval of the sub-model in the parent model, and respectively represents the position and the angle of the sub-model in the parent model, wherein the position and the angle are interval values which indicate that a user can finely adjust the position and the angle in the interval according to the reality;
(1.2) for models with different formats, firstly, carrying out format conversion by taking a target format as a reference, namely, solidifying target format conversion logic in a microprocessor, inputting binary data of the model before conversion into a first-level cache in the microprocessor for caching, converting the data in the first-level cache by the conversion logic, storing the converted data into a second-level cache, and finally, outputting the data in the second-level cache into the target format model; aiming at the converted model, designing a space attribute interface according to (1.1);
designing a digital twin model time scale fusion module, wherein the module is mainly used for model fusion in appearance and function changes caused by abrasion, stress, aging and the like on a time scale, and is specifically realized as follows:
(2.1) designing a time attribute interface for the model, wherein the interface completes calculation of abrasion, stress, aging and the like based on a mechanism formula of each unit of equipment input in advance;
and (2.2) dynamically adjusting the sub-model parameters constructed in the step (1) according to the running time of each unit of the actual equipment and the calculation of the abrasion, stress, aging and the like of each unit of the equipment in the step (2.1), so that the sub-model parameters can represent the states of the abrasion, stress, aging and the like, and the assembly and fusion of the dynamic digital twin model of the equipment are completed.
Compared with the prior art, the invention has the advantages that:
the traditional method generally completes model construction in a building block mode by taking pictures and referring to CAD drawings and the like, and the method has the defects of low efficiency, low reuse rate and the like. The method can realize the rapid construction and real-time evolution of the equipment digital twin model to a certain extent through the fusion of the model on the time dimension and the space scale.
Drawings
FIG. 1 is a block diagram of a digital twin model multi-spatiotemporal scale fusion method and system according to the present invention.
Detailed Description
The present invention is described in further detail below with reference to the attached drawings.
The invention relates to a digital twin model multi-space-time scale fusion method and a digital twin model multi-space-time scale fusion system.
The structural block diagram of the invention is shown in fig. 1, wherein 1 in fig. 1 represents a digital twin model space scale fusion module, and 2 in fig. 1 represents a digital twin model time scale fusion module. The specific implementation mode is as follows:
(1) designing a digital twin model space scale fusion module, wherein the module is mainly used for fusing all different structure submodels forming an equipment model and is specifically realized as follows:
(1.1) the equipment generally consists of a plurality of heterogeneous units, taking a common filament dropping machine in a textile workshop as an example, the structure of the equipment consists of the heterogeneous units such as a clamping mechanism, a belt conveying mechanism, a precise positioning mechanism, a feeding mechanism and the like. When a digital twin model is established, the submodels of a plurality of heterogeneous units need to be fused and assembled, for the submodels with the same format, a space attribute interface is designed for each submodel, the interface defines the space position and the angle interval of the submodel in a parent model, and the parent model refers to a digital twin model assembled by fusing all the submodels; the space attribute interface comprises an x/y/z space coordinate interval and an x/y/z rotation angle interval of the sub-model in the parent model, and respectively represents the position and the angle of the sub-model in the parent model, wherein the position and the angle are interval values which indicate that a user can finely adjust the position and the angle in the interval according to the reality;
(1.2) for models with different formats, firstly, carrying out format conversion by taking a target format as a reference, namely, solidifying target format conversion logic in a microprocessor, inputting binary data of the model before conversion into a first-level cache in the microprocessor for caching, converting the data in the first-level cache by the conversion logic, storing the converted data into a second-level cache, and finally, outputting the data in the second-level cache into the target format model; aiming at the converted model, designing a spatial attribute interface according to (1.1), wherein the interface defines the spatial position and the angle interval of the sub-model in the parent model;
(2) designing a digital twin model time scale fusion module, wherein the module is mainly used for model fusion in appearance and function changes caused by abrasion, stress, aging and the like on a time scale, and is specifically realized as follows:
(2.1) designing a time attribute interface for the model, wherein the interface can acquire the running time of each unit of equipment by a common data acquisition mode, such as RS485, Modbus, Ethernet and the like, and meanwhile, the interface finishes calculation of abrasion, stress, aging and the like based on a mechanism formula of each unit of the equipment input in advance;
and (2.2) dynamically adjusting the sub-model parameters constructed in the step (1) according to the running time of each unit of the actual equipment and the calculation of the abrasion, stress, aging and the like of each unit of the equipment in the step (2.1), so that the sub-model parameters can represent the states of the abrasion, stress, aging and the like, and the assembly fusion of the dynamic digital twin model of the equipment is completed.
In summary, the invention discloses a digital twin model multi-space-time scale fusion method and system, which comprises a digital twin model space scale fusion module design and a digital twin model time scale fusion module design, and can realize the rapid construction and real-time evolution of an equipment digital twin model to a certain extent through the fusion of the models on the time dimension and the space scale.
Those skilled in the art will appreciate that the invention may be practiced without these specific details.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (4)

1. A multi-space-time scale fusion method of a digital twin model is characterized by comprising the following steps:
step (1), performing digital twin model spatial scale fusion, and fusing different structure submodels forming an equipment model;
and (2) carrying out time scale fusion on the digital twin model, and fusing submodels which form the equipment model and have shape and function changes caused by abrasion, stress and aging on the time scale.
2. The method for fusing the digital twin model with multiple spatio-temporal scales according to claim 1, wherein in the step (1), the digital twin model is fused with the spatial scales, and the method is implemented by fusing different structure submodels forming an equipment model as follows:
(1.1) the equipment comprises a plurality of heterogeneous units, when a digital twin model of the equipment is established, the submodels of the heterogeneous units need to be fused and assembled, for the submodels with the same format, a space attribute interface is designed for each submodel, the interface defines the space position and the angle interval of the submodel in a father model, and the father model refers to the digital twin model of the equipment which is fused and assembled by each submodel; the space attribute interface comprises an x/y/z space coordinate interval and an x/y/z rotation angle interval of the sub-model in the parent model, and respectively represents the position and the angle of the sub-model in the parent model, wherein the position and the angle are interval values which indicate that a user can finely adjust the position and the angle in the interval according to the reality;
(1.2) for submodels with different formats, firstly, carrying out format conversion by taking a target format as a reference, namely, solidifying target format conversion logic in a microprocessor, inputting binary data of the model before conversion into a first-level cache in the microprocessor for caching, converting the data in the first-level cache by the conversion logic, storing the converted data into a second-level cache, and finally, outputting the data in the second-level cache into a target format model; and (5) designing a space attribute interface according to the step (1.1) aiming at the converted submodel.
3. The method for fusing the digital twin model with multiple spatio-temporal scales according to claim 1, wherein in the step (2), the time scale fusion of the digital twin model is performed, and the fusion is performed on the submodels which form the equipment model and have shape and function changes caused by abrasion, stress, aging and the like on the time scale, and the method is specifically realized as follows:
(2.1) designing a time attribute interface for the sub-model, wherein the interface completes the calculation of abrasion, stress and aging based on a mechanism formula of each unit of equipment input in advance;
and (2.2) dynamically adjusting the sub-model parameters constructed in the step (1.1) according to the running time of each unit of the actual equipment and the calculation of the abrasion, stress and aging of each unit of the equipment in the step (2.1), so that the sub-model parameters can represent the states of the abrasion, stress and aging, and the assembly and fusion of the dynamic digital twin model of the equipment are completed.
4. A digital twin model multi-spatiotemporal scale fusion system, comprising:
the digital twin model space scale fusion module is mainly used for fusing all different structure submodels forming an equipment model and is specifically realized as follows:
(1.1) equipment generally consists of a plurality of heterogeneous units, when a digital twin model is established, submodels of the plurality of heterogeneous units need to be fused and assembled, for the submodels with the same format, a spatial attribute interface is designed for each submodel, the interface defines the spatial position and the angular interval of the submodel in a father model, wherein the father model refers to the digital twin model of the equipment which is fused and assembled by each submodel; the space attribute interface comprises an x/y/z space coordinate interval and an x/y/z rotation angle interval of the sub-model in the parent model, and respectively represents the position and the angle of the sub-model in the parent model, wherein the position and the angle are interval values which indicate that a user can finely adjust the position and the angle in the interval according to the reality;
(1.2) for models with different formats, firstly, carrying out format conversion by taking a target format as a reference, namely, solidifying target format conversion logic in a microprocessor, inputting binary data of the model before conversion into a first-level cache in the microprocessor for caching, converting the data in the first-level cache by the conversion logic, storing the converted data into a second-level cache, and finally, outputting the data in the second-level cache into the target format model; aiming at the converted model, designing a space attribute interface according to (1.1);
the digital twin model time scale fusion module is mainly used for model fusion in appearance and function changes caused by abrasion, stress, aging and the like on a time scale, and is specifically realized as follows:
(2.1) designing a time attribute interface for the model, wherein the interface completes calculation of abrasion, stress, aging and the like based on a mechanism formula of each unit of equipment input in advance;
and (2.2) dynamically adjusting the sub-model parameters constructed in the step (1) according to the running time of each unit of the actual equipment and the calculation of the abrasion, stress, aging and the like of each unit of the equipment in the step (2.1), so that the sub-model parameters can represent the states of the abrasion, stress, aging and the like, and the assembly and fusion of the dynamic digital twin model of the equipment are completed.
CN202111535581.5A 2021-12-15 2021-12-15 Digital twin model multi-space-time-scale fusion method and system Active CN114201792B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111535581.5A CN114201792B (en) 2021-12-15 2021-12-15 Digital twin model multi-space-time-scale fusion method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111535581.5A CN114201792B (en) 2021-12-15 2021-12-15 Digital twin model multi-space-time-scale fusion method and system

Publications (2)

Publication Number Publication Date
CN114201792A true CN114201792A (en) 2022-03-18
CN114201792B CN114201792B (en) 2024-06-28

Family

ID=80654047

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111535581.5A Active CN114201792B (en) 2021-12-15 2021-12-15 Digital twin model multi-space-time-scale fusion method and system

Country Status (1)

Country Link
CN (1) CN114201792B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115270419A (en) * 2022-06-30 2022-11-01 北京亚控科技发展有限公司 Twin method, subscription method and system for real-time event current state

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112100155A (en) * 2020-09-09 2020-12-18 北京航空航天大学 Cloud edge cooperative digital twin model assembling and fusing method
CN113126569A (en) * 2021-04-19 2021-07-16 北京航空航天大学 Digital twin equipment construction method and system
WO2021227325A1 (en) * 2020-05-13 2021-11-18 中国电子科技集团公司第十四研究所 Digital twin-based production process simulation and optimization method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021227325A1 (en) * 2020-05-13 2021-11-18 中国电子科技集团公司第十四研究所 Digital twin-based production process simulation and optimization method
CN112100155A (en) * 2020-09-09 2020-12-18 北京航空航天大学 Cloud edge cooperative digital twin model assembling and fusing method
CN113126569A (en) * 2021-04-19 2021-07-16 北京航空航天大学 Digital twin equipment construction method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
FEI TAO 等: "Digital Twin in Industry: State-of-the-Art", 《IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS》, vol. 15, no. 4, 30 April 2019 (2019-04-30), XP011718358, DOI: 10.1109/TII.2018.2873186 *
陶飞 等: "数字孪生模型构建理论及应用", 《计算机集成制造系统》, vol. 27, no. 1, 31 January 2021 (2021-01-31) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115270419A (en) * 2022-06-30 2022-11-01 北京亚控科技发展有限公司 Twin method, subscription method and system for real-time event current state
CN115270419B (en) * 2022-06-30 2023-12-26 北京亚控科技发展有限公司 Twin method, subscription method and system for current state of real-time event

Also Published As

Publication number Publication date
CN114201792B (en) 2024-06-28

Similar Documents

Publication Publication Date Title
CN107491610B (en) Car panel die intelligent design system and design method
Xu Machine Tool 4.0 for the new era of manufacturing
CN101339575B (en) Three-dimensional visualized process design system and its design method
CN112818446A (en) Construction method of intelligent workshop digital twin system
CN103020358B (en) Construction method of adaptive dynamic design platform aiming at mechanical device
CN110362927B (en) Multilayer step-by-step optimized BIM model lightweight processing method and system
CN101082993A (en) Digitization mechanical design method
US9117284B2 (en) Asynchronous compute integrated into large-scale data rendering using dedicated, separate computing and rendering clusters
CN106407567B (en) A kind of RV Parametric Design of Reducer modeling method
CN114201792A (en) Multi-space-time scale fusion method and system for digital twin model
CN103310058A (en) Dimension chain checking method based on three-dimensional model
CN101364100A (en) Intelligent structure design and implementing method for numerically controlled machine
US7228196B2 (en) Computer-aided manufacturing system and method for sheet-metal punching
CN113868306A (en) Data modeling system and method based on OPC-UA specification
CN112836278A (en) Intelligent factory multi-source data fusion method and device based on BIM
CN111177919B (en) Air conditioner parameterization design system and air conditioner parameterization design method
CN115509178A (en) Digital twin driven cutter wear monitoring method and numerical control machine tool equipment
CN104573272A (en) Digital quick reversal design technology for injection moulds
CN102479257A (en) Design and implementation method of intelligent numerical control machine tool
Cui Complex industrial automation data stream mining algorithm based on random Internet of robotic things
CN116955491A (en) BOM data synchronous digital process system verification maintenance method
CN111468731A (en) Intelligent powder injection molding system and molding process based on machine deep learning
CN108763767A (en) Big data quantity IGS industry pattern POLYGON conversion methods towards VR engines
CN114253585B (en) Remote updating method, system and device for robot running program and storage medium
CN101673416B (en) Method for dividing hexahedral mesh of piston of internal-combustion engine

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant