CN112799717B - Device information system management method, device, electronic device and medium - Google Patents

Device information system management method, device, electronic device and medium Download PDF

Info

Publication number
CN112799717B
CN112799717B CN202110352892.1A CN202110352892A CN112799717B CN 112799717 B CN112799717 B CN 112799717B CN 202110352892 A CN202110352892 A CN 202110352892A CN 112799717 B CN112799717 B CN 112799717B
Authority
CN
China
Prior art keywords
model
information system
equipment
logical
mapping
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
CN202110352892.1A
Other languages
Chinese (zh)
Other versions
CN112799717A (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.)
Ningxia Yuxing Aerospace Technology Co ltd
Original Assignee
Emposat 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 Emposat Co Ltd filed Critical Emposat Co Ltd
Priority to CN202110352892.1A priority Critical patent/CN112799717B/en
Publication of CN112799717A publication Critical patent/CN112799717A/en
Application granted granted Critical
Publication of CN112799717B publication Critical patent/CN112799717B/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/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to a device information system management method, a device, an electronic device and a medium. The method comprises the following steps: acquiring a device parameter adjustment requirement of a user, wherein the device parameter adjustment requirement comprises: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion; determining a mapping rule through a device information system logical framework based on the device identification and the device operation identification; adjusting a device physical model corresponding to the device identification based on the mapping rule to respond to the device parameter adjustment requirement; and updating the equipment information system according to the equipment parameter adjustment requirement. The equipment information system management method, the equipment information system management device, the electronic equipment and the computer readable medium enable the equipment information system to adapt to the continuous change of data, reduce the modification of the system, and enable the equipment information system to be more expandable, reduce repeated construction and be convenient to manage.

Description

Device information system management method, device, electronic device and medium
Technical Field
The invention relates to the field of computer information processing, in particular to a method and a device for managing an equipment information system, electronic equipment and a computer readable medium.
Background
With the development of aerospace industry, the management of aerospace system device information as an important functional component of an aerospace ground system faces a large number of device types, device compositions and related parameters, and the adjustment and the alternation of device parameters in the use process of the device. For example, parameter adjustment requirements are typically generated involving device parameter additions, modifications, and deletions, and when requirements are implemented to software changes, software interface adjustments, software parameter configuration adjustments, and associated profile adjustments, if necessary, are often involved.
Along with the continuous increase of the scale and the complexity of the application system, the data and the flow needing to be processed by the system are increased day by day and are continuously updated in an iterative manner, so that a great workload is brought to the development, reconstruction, integration and maintenance of the system. At present, most of equipment systems carry out software design and development after the state and specific parameters of the existing equipment are collected and sorted, the software development and the equipment sizing are basically designed in series and are difficult to synchronize in time, and when subsequent equipment is adjusted, updated and updated, any change can generate the change requirement of the software system and the iterative development of the software system. Especially in multi-source data processing, the conventional process-oriented development is difficult to satisfy software modification and architecture adjustment caused by continuous data update. The software is adjusted every time when the parameters are adjusted, the method needs a large amount of manpower and material resources to write, update and test the software, and the software generation period is long. How to rapidly manage the equipment information system is a problem which is urgently needed to be solved at present and also meets the development requirement.
The above information disclosed in this background section is only for enhancement of understanding of the background of the invention and therefore it may contain information that does not constitute prior art that is already known to a person of ordinary skill in the art.
Disclosure of Invention
In view of the above, the present invention provides a method and an apparatus for managing an equipment information system, an electronic device, and a computer readable medium, so that the equipment information system can adapt to the continuous change of data, reduce the modification of the system, and further have extensibility, reduce the repeated construction of the information system, and facilitate equipment management.
Additional features and advantages of the invention will be set forth in the detailed description which follows, or may be learned by practice of the invention.
According to an aspect of the present invention, there is provided a device information system management method, the device information system including a plurality of devices, the method including: acquiring a device parameter adjustment requirement of a user, wherein the device parameter adjustment requirement comprises: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion; determining a mapping rule through a device information system logical framework based on the device identification and the device operation identification; adjusting a device physical model corresponding to the device identification based on the mapping rule to respond to the device parameter adjustment requirement; and updating the equipment information system according to the equipment parameter adjustment requirement.
In an exemplary embodiment of the present invention, further comprising: and generating the logical framework of the equipment information system according to the mapping relation between the physical model and the logical model of the plurality of equipment in the equipment information system.
In an exemplary embodiment of the present invention, generating the device information system logical framework according to a mapping relationship between a physical model and a logical model of a plurality of devices in a device information system includes: generating a system concept model according to the interaction relationship among a plurality of devices in the device information system; storing the system conceptual model as a physical model; logically dividing the system conceptual model to generate a logical model; and mapping the physical model and the logic model according to the interactive relationship among a plurality of devices in the device information system to generate the mapping relationship.
In an exemplary embodiment of the present invention, generating the device information system logical framework according to a mapping relationship between a physical model and a logical model of a plurality of devices in a device information system further includes: and visualizing the system conceptual model, the physical model and the logic model after the mapping relation is generated.
In an exemplary embodiment of the present invention, generating a system conceptual model according to an interaction relationship between a plurality of devices in a device information system includes: dividing a plurality of devices in the device information system into different layers as objects; performing objectification description on the equipment based on different hierarchies to generate a plurality of objects; and associating the multiple objects of the multiple layers according to the interactive relation among the multiple devices.
In an exemplary embodiment of the invention, storing the system conceptual model as a physical model comprises: and each device in the system conceptual model is layered into a device table by taking a data table as a unit.
In an exemplary embodiment of the present invention, the logically partitioning the system conceptual model to generate a logical model includes: and partitioning the system conceptual model into system logic and data logic to generate the logic model.
In an exemplary embodiment of the present invention, partitioning the system conceptual model into a system logic and a data logic to generate the logic model includes: performing system logic division on the system conceptual model based on the device functions of the plurality of devices; on the basis of the system logical division, the plurality of devices are subjected to data logical division in a computer recognizable manner to generate the logical model.
In an exemplary embodiment of the present invention, mapping the physical model and the logical model according to an interaction relationship between a plurality of devices in a device information system, and generating the mapping relationship includes: mapping the model object between the physical model and the logic model according to the interactive relationship among a plurality of devices in the device information system; mapping the model attributes between the physical model and the logic model according to the interactive relationship among a plurality of devices in a device information system; and generating indexes among a plurality of objects corresponding to the plurality of devices by taking the device parameters as key values.
In an exemplary embodiment of the present invention, further comprising: and carrying out visual display on the updated equipment information system.
According to an aspect of the present invention, there is provided a device information system management apparatus, the device information system including a plurality of devices, the apparatus including: a requirement module, configured to obtain an equipment parameter adjustment requirement of a user, where the equipment parameter adjustment requirement includes: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion; a rule module for determining a mapping rule through a device information system logical framework based on the device identification and the device operation identification; the response module is used for adjusting the equipment physical model corresponding to the equipment identifier based on the mapping rule so as to respond to the equipment parameter adjustment requirement; and the updating module is used for updating the equipment information system according to the equipment parameter adjusting requirement.
In an exemplary embodiment of the present invention, further comprising: and the framework module is used for generating the logical framework of the equipment information system according to the mapping relation between the physical model and the logical model of the plurality of equipment in the equipment information system.
According to an aspect of the present invention, there is provided an electronic apparatus including: one or more processors; storage means for storing one or more programs; when executed by one or more processors, cause the one or more processors to implement a method as above.
According to an aspect of the invention, a computer-readable medium is proposed, on which a computer program is stored which, when being executed by a processor, carries out the method as above.
According to the device information system management method, device, electronic device and computer readable medium of the present invention, a device parameter adjustment requirement of a user is obtained, the device parameter adjustment requirement includes: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion; determining a mapping rule through a device information system logical framework based on the device identification and the device operation identification; adjusting a device physical model corresponding to the device identification based on the mapping rule to respond to the device parameter adjustment requirement; the mode of updating the equipment information system according to the equipment parameter adjustment requirement enables the equipment information system to adapt to the continuous change of data and reduce the modification of the system, and also enables the equipment information system to have expansibility, reduce the repeated construction of the information system and facilitate equipment management.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings. The drawings described below are only some embodiments of the invention and other drawings may be derived from those drawings by a person skilled in the art without inventive effort.
Fig. 1 is a flowchart illustrating a device information system management method according to an example embodiment.
Fig. 2 is a flowchart illustrating a device information system management method according to another exemplary embodiment.
Fig. 3 is a diagram illustrating a device information system management method according to another exemplary embodiment.
Fig. 4 is a diagram illustrating a device information system management method according to another exemplary embodiment.
Fig. 5 is a diagram illustrating a device information system management method according to another exemplary embodiment.
Fig. 6 is a diagram illustrating a device information system management method according to another exemplary embodiment.
Fig. 7 is a diagram illustrating a device information system management method according to another exemplary embodiment.
Fig. 8 is a block diagram illustrating an apparatus information system management device according to an example embodiment.
FIG. 9 is a block diagram illustrating an electronic device in accordance with an example embodiment.
FIG. 10 is a block diagram illustrating a computer-readable medium in accordance with an example embodiment.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to provide a thorough understanding of embodiments of the invention. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations or operations have not been shown or described in detail to avoid obscuring aspects of the invention.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
It will be understood that, although the terms first, second, third, etc. may be used herein to describe various components, these components should not be limited by these terms. These terms are used to distinguish one element from another. Thus, a first component discussed below could be termed a second component without departing from the teachings of the present concepts. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
It will be appreciated by those skilled in the art that the drawings are merely schematic representations of exemplary embodiments, and that the blocks or flow charts in the drawings are not necessarily required to practice the present invention and are, therefore, not intended to limit the scope of the present invention.
Fig. 1 is a flowchart illustrating a device information system management method according to an example embodiment. The device information system management method 10 includes at least steps S102 to S110.
As shown in fig. 1, in S102, a device parameter adjustment requirement of a user is obtained, where the device parameter adjustment requirement includes: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion.
The user can operate on a preset page to generate the device parameter adjustment requirement. Interface parameters of each device in the device information system can be displayed on a preset page so as to be selected and used by a user. And acquiring the identifier of the equipment selected by the user and the identifier to be operated on a preset page.
In S104, a mapping rule is determined by the device information system logical framework based on the device identity and the device operation identity. The establishment of the logical framework of the equipment information system will be described in detail in the corresponding embodiment of fig. 2. The logical framework of the equipment information system is equivalent to converting the operation information of the user into a computer language and converting the operation of the user on the equipment into an operation rule on a model in the system.
In S106, adjusting the device physical model corresponding to the device identifier based on the mapping rule to respond to the device parameter adjustment requirement. And adjusting the interface parameters of the corresponding equipment according to the mapping rule.
The mapping rule establishes the corresponding relation of data elements among different models, completes the data conversion among the models, completes the description of recognizable data objects of the system and the definition of the mapping relation through programming, completes the conversion from a physical model to system logic data, and provides a data source and a processing basis for subsequent data processing.
In S108, the device information system is updated according to the device parameter adjustment requirement. After the adjustment, all the equipment models in the equipment information system are updated.
In S110, the updated device information system is visually displayed.
Fig. 2 is a flowchart illustrating a device information system management method according to another exemplary embodiment. The flow 20 shown in fig. 2 is a detailed description of "generating the logical framework of the equipment information system according to the mapping relationship between the physical model and the logical model of the plurality of equipment in the equipment information system". The device information system management method 20 includes at least steps S202 to S210.
As shown in fig. 2, in S202, a system conceptual model is generated according to an interaction relationship between a plurality of devices in the device information system. The plurality of devices in the device information system may be divided into different hierarchies as objects, for example; performing objectification description on the equipment based on different hierarchies to generate a plurality of objects; and associating the multiple objects of the multiple layers according to the interactive relation among the multiple devices.
The conceptual model is an abstraction of equipment in an actual system, information conversion from physical equipment to software modeling is completed, the establishment of the conceptual model of the equipment information system does not depend on a computer platform, and the conceptual model is not directly connected with the realization of a software system and can be used as a description of the actual system. Therefore, in the conceptual model building stage, more visual angles are oriented to actual equipment, and the functions, the constituent elements and the association relation among the equipment are analyzed. When the equipment information system is described, the object-oriented thought can be utilized to complete the segmentation and hierarchical division of the whole system from the dimension of the object. As the device system, after device hierarchy division, generally, a pyramid-type device hierarchy can be formed as shown in fig. 3. Aiming at the equipment hierarchy, the object description of each equipment unit and component can be completed, and the establishment of the concept models of the equipment with different hierarchy levels can be completed.
In S204, the system conceptual model is stored as a physical model. Each device in the system conceptual model may be layered into a device table, for example, in units of a data table.
After the conceptual model is completed, establishing the characteristic abstraction and the information organization of the data which can be recognized from the conceptual model to the software system so as to realize the machine storage of the data, and completing the information import from the actual equipment to the computer system. The management of the data information can be completed in a database mode, and the storage and the access of the data are organized by taking a table as a unit. More specifically, for each attribute, the description of each attribute object can be completed according to the information such as the type of each attribute, the value range of each attribute, and the like, and the field can be formed.
In S206, the system conceptual model is logically divided to generate a logical model. The system conceptual model may be partitioned into system logic and data logic to generate the logic model.
More specifically, the system conceptual model may be logically divided, for example, based on device functions of the plurality of devices; on the basis of the system logical division, the plurality of devices are subjected to data logical division in a computer recognizable manner to generate the logical model.
The logic structure completes the logic partition of the whole system, and the system is divided into logic units to complete the definition of the system. Logical partitioning of a system can be done from two levels:
the system logic structure is as follows: from the functional point of view, the consideration factor of data separation is synthesized, and the logic partitioning of the whole system is completed. The logical structure of the system can be divided into a main slave unit.
The logical structure of the data: and after the system logic structure is divided, the description of each component is completed by adopting an object-oriented mode for the composition units in each equipment unit, and the description of each logic object is completed by adopting an information description mode which can be identified by a computer.
In S208, the physical model and the logical model are mapped according to an interaction relationship between a plurality of devices in the device information system, so as to generate the mapping relationship. The model objects between the physical model and the logical model can be mapped according to the interaction relationship among a plurality of devices in the device information system; mapping the model attributes between the physical model and the logic model according to the interactive relationship among a plurality of devices in a device information system; and generating indexes among a plurality of objects corresponding to the plurality of devices by taking the device parameters as key values.
As shown in FIG. 4, to maintain the integrity and systematicness of the physical model, and the isolation, flexibility and reorganizability of the software system data, the present system employs a one-to-many mapping when transforming the physical model into the logical model. The physical model is relatively independent and has strong self-descriptiveness; logical models are more prone to data atoms and easier to assemble. All data models, after being mapped to a software system, may be a plurality of parallel logic units, or a plurality of nested logic units, and more complicated may derive some associations between logic units, which is generally used when dealing with physical models having cross-links with each other.
As shown in fig. 5, when performing model mapping, in addition to the mapping of model objects, the mapping of model attributes is performed, and the fields of the physical model are converted into objects that are computationally programmable in the logical model. In the system, the index of each object is completed by taking the parameter name as a key value.
In S210, the system conceptual model, the physical model, and the logical model are visualized after the mapping relation is generated. Data visualization is mainly completed by acquiring a data source, and displaying data information in a man-machine interaction interface mode after data mapping is completed. The data classification and the cataloging of the data attribute fields can be carried out according to the data characteristics of the response, and the data is operated according to the service processing mode.
Data visualization can usually visually reflect the equipment composition and the hierarchical relationship of a system, for complex processing and non-one-to-one mapping data, the difference between the visualization state and the states of a logic model and a physical model is large, even the definition of the visualization state is completely different from that of the logic model and the physical model, at the moment, a visualization data model can be usually defined, and a visualization data model object can be generated after a series of model conversion and data circulation in the system are completed.
Data visualization is generally closely attached to user requirements and service operation, and visualization content and visualization modes of the data visualization depend on system requirements, so that the definition of a model cannot be directly mapped according to a data model of a conventional software system, and various aspects such as user requirements, human-computer interaction, service cores and the like need to be comprehensively considered, so that the visualization model cannot visually reflect a logic model in the system.
According to the equipment information system management method, the equipment parameter adjustment requirement of a user is obtained, and the equipment parameter adjustment requirement comprises the following steps: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion; determining a mapping rule through a device information system logical framework based on the device identification and the device operation identification; adjusting a device physical model corresponding to the device identification based on the mapping rule to respond to the device parameter adjustment requirement; the mode of updating the equipment information system according to the equipment parameter adjustment requirement enables the equipment information system to adapt to the continuous change of data and reduce the modification of the system, and also enables the equipment information system to have expansibility, reduce the repeated construction of the information system and facilitate equipment management.
In one embodiment, as shown in fig. 6, a power distribution unit in a device system may be taken as an example, and the unit includes two power distribution devices 1 and 2; each distribution device has the properties of voltage, current, overvoltage protection and the like. From the physical device level, the devices and the attributes are in inclusion relationship; the device can be divided into a layer I, a layer II and a layer III.
In fig. 6, the first, second, and third layer objects may respectively adopt the mapping from the physical model to the logical model, and store the mapping with the storage structure shown in fig. 3, and the inclusion relationship of the physical device is converted into the index and nesting relationship of the storage structure. After mapping of each layer, information of power distribution units, power distribution equipment, parameter information and the like in the system can be generated. A plurality of power distribution equipment information modules can be nested in the power distribution unit information, and a plurality of parameter information including current, voltage, overvoltage protection and the like can be nested in each power distribution information module.
When the information is changed, for example, a "rated voltage" parameter is added, only the description of data related to the "rated voltage" needs to be added in the physical model, and the whole framework does not need to be changed, so that the parameter can be managed.
In one embodiment, a set of model mapping mechanism from a physical model to a visual model is built in, physical model data is used as a data source for loading, after mapping and analysis, visualization is completed, user operation is accepted to complete related data processing, a series of related model objects are updated and finally reflected on the visualization, a data processing flow initiated by control operation is realized, and the flow relates to rewriting of the model to a closed loop shown by a final result.
The software involved in the application can be hierarchically divided into an IO layer, a mapping layer, a data processing layer and a UI layer from bottom to top.
The IO layer mainly completes access to a physical storage medium and mainly comprises a physical model loading module, a model interpretation module and a physical object generation module.
The mapping layer mainly completes mapping from a physical model to a logic model, and the mapping layer mainly comprises a mapping rule generation module, a logic model generation module, a rule matching module and a logic object generation module.
The data processing layer is mainly oriented to business processing logic and completes processing of related data, and the data processing layer mainly comprises a business process scheduling module and a corresponding logic data processing module.
The UI layer mainly completes the generation and display of the UI module.
As shown in fig. 7, after a series of model and process loads are completed, a corresponding logical model is generated according to the mapping rule, and data processing is performed.
It should be clearly understood that the present disclosure describes how to make and use particular examples, but the principles of the present disclosure are not limited to any details of these examples. Rather, these principles can be applied to many other embodiments based on the teachings of the present disclosure.
Those skilled in the art will appreciate that all or part of the steps implementing the above embodiments are implemented as computer programs executed by a CPU. The computer program, when executed by the CPU, performs the functions defined by the method provided by the present invention. The program may be stored in a computer readable storage medium, which may be a read-only memory, a magnetic or optical disk, or the like.
Furthermore, it should be noted that the above-mentioned figures are only schematic illustrations of the processes involved in the method according to exemplary embodiments of the invention, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
The following are embodiments of the apparatus of the present invention that may be used to perform embodiments of the method of the present invention. For details which are not disclosed in the embodiments of the apparatus of the present invention, reference is made to the embodiments of the method of the present invention.
Fig. 8 is a block diagram illustrating an apparatus information system management device according to an example embodiment. As shown in fig. 8, the device information system management apparatus 80 includes: a requirements module 802, a rules module 804, a response module 806, an update module 808, and a framework module 810.
The requirement module 802 is configured to obtain a device parameter adjustment requirement of a user, where the device parameter adjustment requirement includes: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion;
the rule module 804 is configured to determine a mapping rule through a device information system logical framework based on the device identity and the device operation identity;
the response module 806 is configured to adjust a device physical model corresponding to the device identifier based on the mapping rule to respond to the device parameter adjustment requirement;
the updating module 808 is configured to update the device information system according to the device parameter adjustment requirement.
The framework module 810 is configured to generate a logical framework of the device information system according to a mapping relationship between physical models and logical models of a plurality of devices in the device information system.
According to the device information system management apparatus of the present invention, a device parameter adjustment requirement of a user is acquired, the device parameter adjustment requirement including: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion; determining a mapping rule through a device information system logical framework based on the device identification and the device operation identification; adjusting a device physical model corresponding to the device identification based on the mapping rule to respond to the device parameter adjustment requirement; the mode of updating the equipment information system according to the equipment parameter adjustment requirement enables the equipment information system to adapt to the continuous change of data and reduce the modification of the system, and also enables the equipment information system to have expansibility, reduce the repeated construction of the information system and facilitate equipment management.
FIG. 9 is a block diagram illustrating an electronic device in accordance with an example embodiment.
An electronic device 900 according to this embodiment of the invention is described below with reference to fig. 9. The electronic device 900 shown in fig. 9 is only an example and should not bring any limitations to the function and scope of use of the embodiments of the present invention.
As shown in fig. 9, the electronic device 900 is embodied in the form of a general purpose computing device. Components of electronic device 900 may include, but are not limited to: at least one processing unit 910, at least one storage unit 920, a bus 930 connecting different system components (including the storage unit 920 and the processing unit 910), a display unit 940, and the like.
Wherein the storage unit stores program code that can be executed by the processing unit 910 such that the processing unit 910 performs the steps according to various exemplary embodiments of the present invention described in this specification. For example, the processing unit 910 may perform the steps shown in fig. 2 and fig. 3.
The storage unit 920 may include a readable medium in the form of a volatile storage unit, such as a random access memory unit (RAM) 9201 and/or a cache memory unit 9202, and may further include a read only memory unit (ROM) 9203.
The memory unit 920 may also include a program/utility 9204 having a set (at least one) of program modules 9205, such program modules 9205 including but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 930 can be any of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 900 may also communicate with one or more external devices 900' (e.g., keyboard, pointing device, bluetooth device, etc.), such that a user can communicate with devices with which the electronic device 900 interacts, and/or any device (e.g., router, modem, etc.) with which the electronic device 900 can communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interface 950. Also, the electronic device 900 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet) via the network adapter 960. The network adapter 960 may communicate with other modules of the electronic device 900 via the bus 930. It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with the electronic device 900, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, as shown in fig. 10, the technical solution according to the embodiment of the present invention may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, or a network device, etc.) to execute the above method according to the embodiment of the present invention.
The software product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The computer readable medium carries one or more programs which, when executed by a device, cause the computer readable medium to perform the functions of: acquiring a device parameter adjustment requirement of a user, wherein the device parameter adjustment requirement comprises: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion; determining a mapping rule through a device information system logical framework based on the device identification and the device operation identification; adjusting a device physical model corresponding to the device identification based on the mapping rule to respond to the device parameter adjustment requirement; and updating the equipment information system according to the equipment parameter adjustment requirement.
Those skilled in the art will appreciate that the modules described above may be distributed in the apparatus according to the description of the embodiments, or may be modified accordingly in one or more apparatuses unique from the embodiments. The modules of the above embodiments may be combined into one module, or further split into multiple sub-modules.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which can be a personal computer, a server, a mobile terminal, or a network device, etc.) to execute the method according to the embodiment of the present invention.
Exemplary embodiments of the present invention are specifically illustrated and described above. It is to be understood that the invention is not limited to the precise construction, arrangements, or instrumentalities described herein; on the contrary, the invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (6)

1. A device information system management method, the device information system including a plurality of devices, characterized by comprising:
acquiring a device parameter adjustment requirement of a user, wherein the device parameter adjustment requirement comprises: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion;
determining a mapping rule through an equipment information system logical framework based on the equipment identification and the equipment operation identification, wherein the equipment information system logical framework is generated according to the mapping relation between the physical model and the logical model of a plurality of equipment in the equipment information system;
adjusting a device physical model corresponding to the device identification based on the mapping rule to respond to the device parameter adjustment requirement;
updating the equipment information system according to the equipment parameter adjustment requirement;
the method for generating the logical framework of the equipment information system according to the mapping relation between the physical models and the logical models of the plurality of equipment in the equipment information system comprises the following steps:
generating a system concept model according to the interaction relationship among a plurality of devices in the device information system;
storing the system conceptual model as a physical model;
logically dividing the system conceptual model to generate a logical model;
mapping the physical model and the logic model according to the interactive relationship among a plurality of devices in a device information system to generate the mapping relationship;
visualizing the system conceptual model, the physical model, and the logical model after generating the mapping relationship;
the method for generating the system conceptual model according to the interactive relationship among the devices in the device information system comprises the following steps: dividing a plurality of devices in the device information system into different layers as objects; performing objectification description on the equipment based on different hierarchies to generate a plurality of objects; associating the plurality of objects of different levels according to the interactive relation among the plurality of devices;
wherein storing the system conceptual model as a physical model comprises: taking a data table as a unit to layer each device in the system conceptual model into a device table;
wherein logically partitioning the system conceptual model to generate a logical model comprises: partitioning the system conceptual model into a system logic and a data logic to generate the logic model;
mapping the physical model and the logical model according to an interactive relationship among a plurality of devices in a device information system to generate the mapping relationship, wherein the mapping relationship comprises: mapping the model object between the physical model and the logic model according to the interactive relationship among a plurality of devices in the device information system; mapping the model attributes between the physical model and the logic model according to the interactive relationship among a plurality of devices in a device information system; and generating indexes among a plurality of objects corresponding to the plurality of devices by taking the device parameters as key values.
2. The method of claim 1, wherein partitioning the system conceptual model into system logic and data logic to generate the logical model comprises:
performing system logic division on the system conceptual model based on the device functions of the plurality of devices;
on the basis of the system logical division, the plurality of devices are subjected to data logical division in a computer recognizable manner to generate the logical model.
3. The method of claim 1, further comprising:
and carrying out visual display on the updated equipment information system.
4. An apparatus information system management device, the apparatus information system including a plurality of apparatuses, characterized by comprising:
a requirement module, configured to obtain an equipment parameter adjustment requirement of a user, where the equipment parameter adjustment requirement includes: a device identifier and a device operation identifier; wherein the device operation identifier comprises: parameter addition, and/or parameter modification, and/or parameter deletion;
the rule module is used for determining a mapping rule through an equipment information system logical framework based on the equipment identification and the equipment operation identification, wherein the equipment information system logical framework is generated according to the mapping relation between the physical models and the logical models of a plurality of pieces of equipment in the equipment information system;
the response module is used for adjusting the equipment physical model corresponding to the equipment identifier based on the mapping rule so as to respond to the equipment parameter adjustment requirement;
the updating module is used for updating the equipment information system according to the equipment parameter adjusting requirement;
the framework module is used for generating a logical framework of the equipment information system according to the mapping relation between the physical models and the logical models of the plurality of equipment in the equipment information system; the framework module is also used for generating a system concept model according to the interaction relation among a plurality of devices in the device information system; storing the system conceptual model as a physical model; logically dividing the system conceptual model to generate a logical model; mapping the physical model and the logic model according to the interactive relationship among a plurality of devices in a device information system to generate the mapping relationship; visualizing the system conceptual model, the physical model, and the logical model after generating the mapping relationship;
the framework module is also used for dividing a plurality of devices in the device information system into different layers as objects; performing objectification description on the equipment based on different hierarchies to generate a plurality of objects; associating the plurality of objects of different levels according to the interactive relation among the plurality of devices;
the framework module is also used for layering each device in the system conceptual model into a device table by taking a data table as a unit;
the framework module is also used for dividing the system conceptual model into system logic and data logic so as to generate the logic model;
the framework module is also used for mapping the model objects between the physical model and the logic model according to the interactive relation among a plurality of devices in the device information system; mapping the model attributes between the physical model and the logic model according to the interactive relationship among a plurality of devices in a device information system; and generating indexes among a plurality of objects corresponding to the plurality of devices by taking the device parameters as key values.
5. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-3.
6. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-3.
CN202110352892.1A 2021-04-01 2021-04-01 Device information system management method, device, electronic device and medium Active CN112799717B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110352892.1A CN112799717B (en) 2021-04-01 2021-04-01 Device information system management method, device, electronic device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110352892.1A CN112799717B (en) 2021-04-01 2021-04-01 Device information system management method, device, electronic device and medium

Publications (2)

Publication Number Publication Date
CN112799717A CN112799717A (en) 2021-05-14
CN112799717B true CN112799717B (en) 2021-06-25

Family

ID=75816082

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110352892.1A Active CN112799717B (en) 2021-04-01 2021-04-01 Device information system management method, device, electronic device and medium

Country Status (1)

Country Link
CN (1) CN112799717B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113253691B (en) * 2021-06-18 2021-09-14 武汉科迪智能环境股份有限公司 Equipment management method and device
CN113420400B (en) * 2021-07-06 2023-06-30 北京字跳网络技术有限公司 Routing relation establishment method, request processing method, device and equipment
CN113688586B (en) * 2021-07-13 2024-01-02 厦门科灿信息技术有限公司 Dynamic logic flow diagram generation method and device of equipment system and terminal equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461020A (en) * 2014-12-31 2015-03-25 珠海全志科技股份有限公司 Method and system for mapping device physical direction and system logic direction
CN107612701A (en) * 2016-07-11 2018-01-19 中国电信股份有限公司 A kind of processing method of QoE parameters, device and customer experience management system
CN111367500A (en) * 2018-12-26 2020-07-03 顺丰科技有限公司 Data processing method and device
CN112558946A (en) * 2020-12-16 2021-03-26 中国平安人寿保险股份有限公司 Method, device and equipment for generating code and computer readable storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7363578B2 (en) * 2004-06-03 2008-04-22 Microsoft Corporation Method and apparatus for mapping a data model to a user interface model
US8510454B2 (en) * 2006-05-04 2013-08-13 Digital River, Inc. Mapped parameter sets using bulk loading system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461020A (en) * 2014-12-31 2015-03-25 珠海全志科技股份有限公司 Method and system for mapping device physical direction and system logic direction
CN107612701A (en) * 2016-07-11 2018-01-19 中国电信股份有限公司 A kind of processing method of QoE parameters, device and customer experience management system
CN111367500A (en) * 2018-12-26 2020-07-03 顺丰科技有限公司 Data processing method and device
CN112558946A (en) * 2020-12-16 2021-03-26 中国平安人寿保险股份有限公司 Method, device and equipment for generating code and computer readable storage medium

Also Published As

Publication number Publication date
CN112799717A (en) 2021-05-14

Similar Documents

Publication Publication Date Title
CN112799717B (en) Device information system management method, device, electronic device and medium
CN111460575B (en) Method for converting aircraft assembly process tree based on MBOM tree structure
US7844631B2 (en) Method, system, and storage medium for providing a dynamic, multi-dimensional commodity modeling process
KR0185405B1 (en) Expert system development support system and expert system
CN111295680B (en) Intelligent model hierarchy for infrastructure modeling
CN110168518A (en) Prepare and arrange the user interface of the data for subsequent analysis
Martínez-Rojas et al. An intelligent system for the acquisition and management of information from bill of quantities in building projects
Attwal et al. Exploring data mining tool-Weka and using Weka to build and evaluate predictive models
US11861469B2 (en) Code generation for Auto-AI
CN112559351A (en) CFD software verification and confirmation database platform
Atkinson et al. Modeling language extension in the enterprise systems domain
CN109063223A (en) The light weight method and device of BIM model and the processing method and system of BIM model
Kovalyov Design and development of a power system digital twin: A model-based approach
Nardello et al. Automated modeling with abstraction for enterprise architecture (AMA4EA): business process model automation in an industry 4.0 laboratory
Kumar et al. Exploring the application of property graph model in visualizing COBie data
CN115543428A (en) Simulated data generation method and device based on strategy template
US11630663B2 (en) Compressing multi-attribute vector into a single eigenvalue for ranking subject matter experts
US20060235555A1 (en) File configuration strategy, such as for storing and manipulating parts and product definitions used in product manufacturing
Zhang et al. A computational comparison of PTDF-based and phase-angle-based formulations of network constraints in distributed unit commitment
KR101743229B1 (en) System for planning document databse based in collection diagram and apparatus used in it
US20110131024A1 (en) Modeling complex hiearchical systems across space and time
Hou et al. Research on knowledge-based engineering system for rapid response design of machine tool
JP7185888B1 (en) Information processing system, information processing method and information processing program
Pribeanu Tool support for handling mapping rules from domain to task models
Heihoff-Schwede et al. An MBSE-based approach for the definition and evaluation of engineering it architectures

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

Effective date of registration: 20220117

Address after: 755000 office building and TT & C center 101 of antenna array project of Satellite TT & C ground station on the south side of Fengyun Road, Zhongwei Industrial Park, Ningxia Hui Autonomous Region

Patentee after: Ningxia Yuxing Aerospace Technology Co.,Ltd.

Address before: 100094 room A601, 6th floor, building 1, plot T01, Shengjing Pioneer Park, tujing village, south side of Dengzhuang South Road and west side of Youyi Road, Xibeiwang Town, Haidian District, Beijing

Patentee before: BEIJING AEROSPACE SATELLITEHERD SCIENCE AND TECHNOLOGY CO.,LTD.