CN111045669B - Modeling method and device based on information system data - Google Patents

Modeling method and device based on information system data Download PDF

Info

Publication number
CN111045669B
CN111045669B CN201911241969.7A CN201911241969A CN111045669B CN 111045669 B CN111045669 B CN 111045669B CN 201911241969 A CN201911241969 A CN 201911241969A CN 111045669 B CN111045669 B CN 111045669B
Authority
CN
China
Prior art keywords
model
child
equipment
information system
parent
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.)
Active
Application number
CN201911241969.7A
Other languages
Chinese (zh)
Other versions
CN111045669A (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.)
Ningbo Helishi Intelligent Technology Co ltd
Original Assignee
Hollysys Kauber Technology Co ltd
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 Hollysys Kauber Technology Co ltd filed Critical Hollysys Kauber Technology Co ltd
Priority to CN201911241969.7A priority Critical patent/CN111045669B/en
Publication of CN111045669A publication Critical patent/CN111045669A/en
Application granted granted Critical
Publication of CN111045669B publication Critical patent/CN111045669B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention discloses a modeling method and a modeling device based on information system data, which are used for establishing a model of each device accessed to an information system by taking attributes, components and behaviors as dimensions based on device information in the information system data; extracting repeatedly occurring attributes, components and behaviors in equipment models as parent models, wherein each equipment model is a child model consisting of at least one parent model; the parent model generates the child model by inheritance, assembly, extension, and instantiation. Therefore, the device is modeled by the device which is accessed to the information system, each device is split into the device model formed by the father model and the child model, when a new device is accessed to the information system, the device model can be modeled according to the device information, then the information system is accessed in the same mode of the father model and the child model, a device interface is not required to be redeveloped, and meanwhile, the complexity of the device model is enough to support complex application requirements.

Description

Modeling method and device based on information system data
Technical Field
The invention relates to the technical field of the Internet of things, in particular to a modeling method and device based on information system data.
Background
One of the core capabilities of the current industrial physical information system is to realize the access of the internet of things equipment, and the access equipment is centrally managed and monitored at the system platform side.
Because of numerous device types and different functions, the existing device access modes mainly comprise two methods: one method is to adapt to a certain equipment model, if other types of equipment need to be accessed, customized development is needed, so that the workload is large, the implementation period is long, the type of the accessed equipment is limited, and the cost is high; in another method, different types of equipment are abstracted into general equipment types for access, only common characteristics are extracted, and although the access efficiency is guaranteed, the equipment model is simpler, and complex application is difficult to support.
Disclosure of Invention
The invention provides a modeling method and a modeling device based on information system data, which can solve the problems of large workload caused by customized development for access equipment, long period and difficult support of complex application caused by general equipment type access in the prior art.
In order to achieve the above purpose, the present invention provides the following technical solutions:
a modeling method based on information system data, comprising:
based on the device information in the information system data, taking the attribute, the component and the behavior as dimensions, establishing a device model of each device accessed to the information system;
extracting repeatedly occurring attributes, components and behaviors in the equipment models as parent models, wherein each equipment model is a child model consisting of at least one parent model; the parent model generates child models through inheritance, assembly, expansion and instantiation, and each parent model and each child model have respective unique identifications.
Optionally, the modeling method further includes:
modeling the equipment of the information system to be accessed according to the equipment information of the equipment to be accessed, the father model and the child model, finally obtaining a child model which is obtained by taking one or more father models as the start, inheriting, assembling, expanding and instantiating, taking the child model as the equipment model of the equipment, and accessing the information system in a mode that the father model and the child model are accessed to the information system.
Optionally, the parent model generates the child model by inheritance, including:
the child model obtains all information of the parent model.
Optionally, the parent model generates the child model by assembling, including:
and assembling a plurality of parent models to obtain the child models.
Optionally, the parent model generates the child model through expansion, including:
and adding extension information on the basis of the parent model to obtain the child model.
A modeling apparatus based on information system data, comprising:
the establishing unit is used for establishing a device model of each device accessed to the information system by taking the attribute, the component and the behavior as dimensions based on the device information in the information system data;
an extraction unit, configured to extract, as a parent model, repeatedly occurring attributes, components, and behaviors in the device models, where each device model is a child model composed of at least one parent model; the parent model generates child models through inheritance, assembly, expansion and instantiation, and each parent model and each child model have respective unique identifications.
Optionally, the modeling apparatus further includes:
the access unit is used for modeling the equipment of the information system to be accessed according to the equipment information of the equipment of the information system to be accessed and the father model and the child model, finally obtaining a child model which is obtained by taking one or more father models as the start, inheriting, assembling, expanding and instantiating, taking the child model as the equipment model of the equipment, and accessing the information system in a mode that the father model and the child model are accessed to the information system.
Optionally, the extracting unit is configured to obtain all information of the parent model by using the child model.
Optionally, the extracting unit is configured to assemble a plurality of parent models to obtain the child model.
Optionally, the extracting unit is configured to add extension information on the basis of the parent model to obtain the child model.
According to the technical scheme, the invention discloses a modeling method and a modeling device based on information system data, which are used for establishing a model of each device accessed to an information system by taking attributes, components and behaviors as dimensions based on device information in the information system data; extracting repeatedly occurring attributes, components and behaviors in equipment models as parent models, wherein each equipment model is a child model consisting of at least one parent model; the parent model generates the child model by inheritance, assembly, extension, and instantiation. Therefore, the device is modeled by the device which is accessed to the information system, each device is split into the device model formed by the father model and the child model, when a new device is accessed to the information system, the device model can be modeled according to the device information, then the information system is accessed in the same mode of the father model and the child model, a device interface is not required to be redeveloped, and meanwhile, the complexity of the device model is enough to support complex application requirements.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a modeling method based on information system data according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of model construction and instantiation in the modeling method based on information system data disclosed in the present invention;
FIG. 3 is a schematic diagram of device access and data binding in the modeling method based on information system data disclosed by the invention;
fig. 4 is a schematic diagram of a modeling apparatus based on information system data according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
As known from the background art, the existing device access method mainly includes two methods due to numerous device types and different functions: one method is to adapt to a certain equipment model, if other types of equipment need to be accessed, customized development is needed, so that the workload is large, the implementation period is long, the type of the accessed equipment is limited, and the cost is high; in another method, different types of equipment are abstracted into general equipment types for access, only common characteristics are extracted, and although the access efficiency is guaranteed, the equipment model is simpler, and complex application is difficult to support.
In view of the above, the invention provides a modeling method and device based on information system data, which can solve the problems of large workload caused by custom development for access equipment, long period and difficult support of complex application caused by general equipment type access in the prior art.
As shown in fig. 1, the embodiment of the invention discloses a modeling method based on information system data, which comprises the following steps:
s101, based on the device information in the information system data, establishing a device model of each device accessed to the information system by taking the attribute, the component and the behavior as dimensions.
It should be noted that, for information systems, a device or device composition typically contains attributes, components, and behaviors, where an attribute describes some aspect of a model, such as the model number of a motor model; the component is a part of the model, the component can have a structure, the rotor is a component, and the rotor comprises coils; behavior describes the dynamic capabilities of the model, such as start and stop of the motor.
S102, extracting repeatedly occurring attributes, components and behaviors in equipment models as parent models, wherein each equipment model is a child model consisting of at least one parent model; the parent model generates the child model by inheritance, assembly, extension, and instantiation.
It should be noted that in step S102, each of the parent model and the child model has a respective unique identifier. That is, each model corresponds to a same type of device or device composition, such as a model of a device or a model of a motor in a device.
Optionally, the parent model generates the child model by inheritance, including:
the child model obtains all information of the parent model.
It should be noted that information obtained from the parent model by the child model includes, but is not limited to, structures, components, attributes, and the like.
Optionally, the parent model generates the child model by assembling, including:
and assembling a plurality of parent models to obtain the child models.
The sub-model assembled from a plurality of parent models can form a layered model structure, for example, an automobile is composed of a body and a transmitter, and an engine is composed of a housing and a crankshaft.
Optionally, the parent model generates the child model through expansion, including:
and adding extension information on the basis of the parent model to obtain the child model.
After the child model inherits the parent model, in addition to the components, attributes, and methods inherited from the parent model, the child model may also extend its own components, attributes, methods, and so on to form another model based on the parent model, but different from the parent model.
Alternatively, instantiation refers to generating an instance that is structured, property-identical, and method-identical to a model from the model, where the instance has a unique identifier, and the instance may be further modified, such as modifying the value of the property, adding new components, methods, and so forth.
For ease of understanding, fig. 2 is a schematic diagram illustrating model construction and instantiation in the modeling method based on information system data disclosed in the present invention.
Wherein 201 is model a,202 is attribute a of model a,203 is behavior a of model a,204 is model B, inheritance from model a,205 is attribute a inheritance from model a by model B from model a,206 is component B inherited from model a by model B, 207 is component B developed by model B,208 is model C assembled by model B, 209 is attribute C of model C,210 is behavior C of model C,211 is instance B of model C, instantiated by model B, 212 is attribute a of instance B, derived from model a,213 is behavior a of instance B, derived from model a,214 is component B of instance B, derived from model B.
It should be noted that, through the above model construction strategy, two types of models can be derived from the models generated by the information system data: an access model and an information model.
The access model comprises a gateway model, a channel model, a device model, a measuring point model and the like, wherein the information system analyzes an access message when the device is accessed, and a gateway example is reconstructed on the system side, and the measuring point comprises information for acquiring data of the measuring point of the device.
The information model is constructed through the inheritance, assembly and expansion mechanisms, and finally a series of models with definite business meanings, such as factories, production lines, equipment and the like, are formed, wherein the equipment can be organized according to different dimensions, such as types, brands, working principles and the like, and the equipment contains variables which are placeholders of equipment data sources.
Specifically, for example, the rotation speed of a motor is a variable, and the variable can store various types of data, such as static data: a manufacturer of the machine; dynamic data, such as the time series value of the motor speed (1000 revolutions at 19:00 minutes; 19:05 minutes, 1200 revolutions) is called the placeholder for the source of the device data because the data can be read from the variables.
Based on the instantiation and expansion of the information model, a complex equipment ledger can be constructed.
By binding the equipment instance in the equipment ledger and the access equipment in the gateway, when the value of a certain variable is queried from the equipment ledger, the access equipment label can be found through the association relation, and finally the data is acquired.
Optionally, the modeling method further includes:
modeling the equipment of the information system to be accessed according to the equipment information of the equipment to be accessed, the father model and the child model, finally obtaining a child model which is obtained by taking one or more father models as the start, inheriting, assembling, expanding and instantiating, taking the child model as the equipment model of the equipment, and accessing the information system in a mode that the father model and the child model are accessed to the information system.
It should be noted that, in a specific embodiment, the access of a new device involves multiple models, as shown in fig. 3, which is a schematic diagram of device access and data binding in the modeling method based on information system data disclosed in the present invention.
The physical/logical gateway 301 is connected to the information system through a message queue telemetry transport (Message Queuing Telemetry Transport, MQTT) protocol, the information system 303, the physical/logical gateway 304 is instantiated as a result of the gateway G1, 305 being instantiated by a channel model in the information system, network connection information of the physical gateway is reflected, the mapping of the physical device D1 in the information system is reflected, the label 307 can be used for acquiring data of a device according to the label, an attribute of a certain dimension of the physical device is identified, such as a current running state, 308 a factory 1, is instantiated by a factory model to obtain, 309 a production line 1, is instantiated by a production line model to obtain, 310 a special device D1, is instantiated by a special device model 318, and is associated with 306 a general device to obtain data, 311 variables, describes a certain maintenance attribute of the special device, such as a current running state, corresponds to the label 301, that is, the data source of the variables is the label 312-319 model list, wherein 312 is a network management model, and 313 is a channel model. 314 is a generic device model, 315 is a label model, 316 is a factory model, 317 is a production line model, 318 is a dedicated device model, 319 is a variable model.
It should be noted that, the physical device accesses the system through the gateway, the gateway implements the MQTT access protocol, and rebuilds the system side in the form of a logical entity to organize devices and tags, and the rebuilding process is based on a general model, such as a gateway model, a channel model and a device model.
According to the modeling method based on the information system data, based on the equipment information in the information system data, the attribute, the component and the behavior are used as dimensions, and a model of each equipment accessed to the information system is built; extracting repeatedly occurring attributes, components and behaviors in equipment models as parent models, wherein each equipment model is a child model consisting of at least one parent model; the parent model generates the child model by inheritance, assembly, extension, and instantiation. Therefore, the device is modeled by the device which is accessed to the information system, each device is split into the device model formed by the father model and the child model, when a new device is accessed to the information system, the device model can be modeled according to the device information, then the information system is accessed in the same mode of the father model and the child model, a device interface is not required to be redeveloped, and meanwhile, the complexity of the device model is enough to support complex application requirements.
Based on the modeling method based on information system data disclosed in the embodiment of the present invention, fig. 4 specifically discloses a modeling apparatus based on information system data applying the modeling method based on information system data.
As shown in fig. 4, another embodiment of the present invention discloses a modeling apparatus based on information system data, the apparatus comprising:
a building unit 401 is configured to build a device model of each device accessing the information system, based on the device information in the information system data, with the attribute, the component, and the behavior as dimensions.
An extracting unit 402, configured to extract, as a parent model, repeatedly occurring attributes, components, and behaviors in the device models, where each device model is a child model composed of at least one parent model; the parent model generates child models through inheritance, assembly, expansion and instantiation, and each parent model and each child model have respective unique identifications.
Optionally, the modeling apparatus further includes:
the access unit is used for modeling the equipment of the information system to be accessed according to the equipment information of the equipment of the information system to be accessed and the father model and the child model, finally obtaining a child model which is obtained by taking one or more father models as the start, inheriting, assembling, expanding and instantiating, taking the child model as the equipment model of the equipment, and accessing the information system in a mode that the father model and the child model are accessed to the information system.
Optionally, the extracting unit 402 is configured to obtain all information of the parent model by using the child model.
Optionally, the extracting unit 402 is configured to assemble a plurality of parent models to obtain the child model.
Optionally, the extracting unit 402 is configured to add extension information on the basis of the parent model, to obtain the child model.
The specific working processes of the establishing unit 401 and the extracting unit 402 in the modeling apparatus for information system data disclosed in the above embodiments of the present invention may refer to the corresponding contents in the modeling method for information system data disclosed in the above embodiments of the present invention, and will not be described herein.
The modeling device based on the information system data disclosed by the embodiment establishes a model of each device accessed to the information system by taking the attribute, the component and the behavior as dimensions based on the device information in the information system data; extracting repeatedly occurring attributes, components and behaviors in equipment models as parent models, wherein each equipment model is a child model consisting of at least one parent model; the parent model generates the child model by inheritance, assembly, extension, and instantiation. Therefore, the device is modeled by the device which is accessed to the information system, each device is split into the device model formed by the father model and the child model, when a new device is accessed to the information system, the device model can be modeled according to the device information, then the information system is accessed in the same mode of the father model and the child model, a device interface is not required to be redeveloped, and meanwhile, the complexity of the device model is enough to support complex application requirements.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises an element.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and changes may be made to the present application by those skilled in the art. Any modifications, equivalent substitutions, improvements, etc. which are within the spirit and principles of the present application are intended to be included within the scope of the claims of the present application.

Claims (8)

1. A modeling method based on information system data, comprising:
based on the equipment information in the information system data, taking the attribute, the component and the behavior as dimensions, establishing an equipment model of each equipment accessed to the information system, wherein the equipment information is the equipment information of the equipment accessed to the information system;
extracting repeatedly occurring attributes, components and behaviors in the equipment models as parent models, wherein each equipment model is a child model consisting of at least one parent model; the parent model generates child models through inheritance, assembly, expansion and instantiation, and each parent model and each child model have respective unique identifications;
modeling the equipment of the information system to be accessed according to the equipment information of the equipment to be accessed, the father model and the child model, finally obtaining a child model which is obtained by taking one or more father models as the start, inheriting, assembling, expanding and instantiating, taking the child model as the equipment model of the equipment, and accessing the information system in a mode that the father model and the child model are accessed to the information system.
2. A modeling method in accordance with claim 1, wherein the parent model generates the child model by inheritance, comprising:
the child model obtains all information of the parent model.
3. Modeling method in accordance with claim 1, characterized in that the parent model generates a child model by assembling, comprising:
and assembling a plurality of parent models to obtain the child models.
4. A modeling method in accordance with claim 1, wherein the parent model generates a child model by extension, comprising:
and adding extension information on the basis of the parent model to obtain the child model.
5. A modeling apparatus based on information system data, comprising:
the device comprises a building unit, a storage unit and a control unit, wherein the building unit is used for building a device model of each device accessed to an information system based on device information in the information system data by taking attributes, components and behaviors as dimensions, and the device information is the device information of the device accessed to the information system;
an extraction unit, configured to extract, as a parent model, repeatedly occurring attributes, components, and behaviors in the device models, where each device model is a child model composed of at least one parent model; the parent model generates child models through inheritance, assembly, expansion and instantiation, and each parent model and each child model have respective unique identifications;
the access unit is used for modeling the equipment of the information system to be accessed according to the equipment information of the equipment of the information system to be accessed and the father model and the child model, finally obtaining a child model which is obtained by taking one or more father models as the start, inheriting, assembling, expanding and instantiating, taking the child model as the equipment model of the equipment, and accessing the information system in a mode that the father model and the child model are accessed to the information system.
6. Modeling apparatus in accordance with claim 5, characterized in that the extraction unit is adapted to the child model to obtain all information of the parent model.
7. Modeling apparatus in accordance with claim 5, wherein the extraction unit is configured to assemble a plurality of parent models to obtain the child model.
8. The modeling apparatus of claim 5, wherein the extracting unit is configured to add extension information to the parent model to obtain the child model.
CN201911241969.7A 2019-12-06 2019-12-06 Modeling method and device based on information system data Active CN111045669B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911241969.7A CN111045669B (en) 2019-12-06 2019-12-06 Modeling method and device based on information system data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911241969.7A CN111045669B (en) 2019-12-06 2019-12-06 Modeling method and device based on information system data

Publications (2)

Publication Number Publication Date
CN111045669A CN111045669A (en) 2020-04-21
CN111045669B true CN111045669B (en) 2023-07-14

Family

ID=70235062

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911241969.7A Active CN111045669B (en) 2019-12-06 2019-12-06 Modeling method and device based on information system data

Country Status (1)

Country Link
CN (1) CN111045669B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112099784A (en) * 2020-08-18 2020-12-18 西安合科软件有限公司 Model creation method and device
CN112241260B (en) * 2020-10-22 2022-04-26 宁波和利时智能科技有限公司 Modeling method and system for physical entity of discrete industry
CN112449022B (en) * 2020-12-08 2023-07-18 和利时卡优倍科技有限公司 Cloud edge cooperation method, device and system and electronic equipment
CN112988744A (en) * 2021-03-03 2021-06-18 北京明略软件系统有限公司 Equipment data management system and method
CN113190629A (en) * 2021-04-25 2021-07-30 国能智深控制技术有限公司 Method and device for realizing production monitoring management system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7853922B1 (en) * 2001-05-15 2010-12-14 The Mathworks, Inc. Data objects for model-based design
CN107493194A (en) * 2017-08-20 2017-12-19 西南电子技术研究所(中国电子科技集团公司第十研究所) Information Network Flexible Node model

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7873503B2 (en) * 2001-09-28 2011-01-18 Siebel Systems, Inc. Method, system, and product for performing sub-configuration of entities
US7194726B2 (en) * 2002-10-16 2007-03-20 Agilent Technologies, Inc. Method for automatically decomposing dynamic system models into submodels
US7694272B2 (en) * 2002-10-21 2010-04-06 Sungard (Israel) Ltd Method, a language and a system for the definition and implementation of software solutions by using a visualizable computer executable modeling language
EP1413964A3 (en) * 2002-10-23 2006-08-02 Siemens Aktiengesellschaft Method and apparatus for automatic mapping of data elements while modeling a technical system
CN103873297A (en) * 2014-03-14 2014-06-18 浪潮通信信息系统有限公司 Processing method for reverse inheritance modeling of data acquisition and processing system
CN106919410A (en) * 2015-12-25 2017-07-04 阿里巴巴集团控股有限公司 The extended method and device of the layout templates of component
US11244090B2 (en) * 2016-06-01 2022-02-08 The Mathworks, Inc. Systems and methods for extracting adjustable attributes of model components
US10402173B2 (en) * 2017-02-24 2019-09-03 General Electric Company Systems and methods for arbitrary software logic modeling
CN110489853A (en) * 2019-08-15 2019-11-22 杭州群核信息技术有限公司 A kind of modeling method of household parameterized model

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7853922B1 (en) * 2001-05-15 2010-12-14 The Mathworks, Inc. Data objects for model-based design
CN107493194A (en) * 2017-08-20 2017-12-19 西南电子技术研究所(中国电子科技集团公司第十研究所) Information Network Flexible Node model

Also Published As

Publication number Publication date
CN111045669A (en) 2020-04-21

Similar Documents

Publication Publication Date Title
CN111045669B (en) Modeling method and device based on information system data
JP6753200B2 (en) Methods, systems and computer programs for cloud-based computing clusters for simulated operator training systems
CN109684701B (en) BIM model resource management system and BIM model creation method
US11119764B2 (en) Automated editing task modification
CN111552462B (en) Device model construction method and device for Internet of things device and storage medium
CN102566984B (en) Method and device for configuring parameters
CN112363695B (en) PMML file and integration method of runtime environment and industrial software thereof
CN112906206B (en) Digital twin model construction method and device
CN113094028B (en) Windows desktop program development system, method and related components
Pfeiffer et al. Modeling capabilities of digital twin platforms-old wine in new bottles?
Prehofer Models at REST or modelling RESTful interfaces for the Internet of Things
CN104270403A (en) Cloud platform information web monitoring system based on struts2 framework
Yu et al. Research on CNC machine tool monitoring system based on OPC UA
CN102214103A (en) Method and system for establishing and performing task program based on functional unit
CN112700004A (en) Deep learning model training method and device based on container technology and storage medium
JP7265035B2 (en) Selective Aggregation of Address Space
Seilonen et al. OPC UA information model and a wrapper for IEC 61499 runtimes
CN115878860A (en) Menu generation method, device, server equipment and medium
CN111767406A (en) Knowledge representation method and device for PLC engineering
CN111651160A (en) Method and device for plug-in construction and webpage design
CN109684521A (en) Linux system configuration information inspection method, device and computer readable storage medium
CN105122232A (en) Inventory service for distributed infrastructure
Marian et al. A service-oriented framework for intelligent building management
Laukkanen Java source code generation from OPC UA information models
CN112241260B (en) Modeling method and system for physical entity of discrete industry

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20210401

Address after: 5-7, No.38, building 7, East District, Ningbo new material innovation center, Ningbo hi tech Zone, 315000, Zhejiang Province

Applicant after: NINGBO HELISHI INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: 5-7, No.38, building 7, East District, Ningbo new material innovation center, Ningbo hi tech Zone, 315000, Zhejiang Province

Applicant before: NINGBO HELISHI INTELLIGENT TECHNOLOGY Co.,Ltd.

Applicant before: BEIJING HOLLYSYS AUTOMATION & DRIVE Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 5-7, No.38, building 7, East District, Ningbo new material innovation center, Ningbo hi tech Zone, 315000, Zhejiang Province

Applicant after: Hollysys Kauber Technology Co.,Ltd.

Address before: 5-7, No.38, building 7, East District, Ningbo new material innovation center, Ningbo hi tech Zone, 315000, Zhejiang Province

Applicant before: NINGBO HELISHI INTELLIGENT TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant