CN115186968A - Data asset management system - Google Patents

Data asset management system Download PDF

Info

Publication number
CN115186968A
CN115186968A CN202210563245.XA CN202210563245A CN115186968A CN 115186968 A CN115186968 A CN 115186968A CN 202210563245 A CN202210563245 A CN 202210563245A CN 115186968 A CN115186968 A CN 115186968A
Authority
CN
China
Prior art keywords
module
data
configuration
control instruction
command
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.)
Pending
Application number
CN202210563245.XA
Other languages
Chinese (zh)
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.)
China Nuclear Power Operation Technology Corp Ltd
Original Assignee
China Nuclear Power Operation Technology Corp 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 China Nuclear Power Operation Technology Corp Ltd filed Critical China Nuclear Power Operation Technology Corp Ltd
Priority to CN202210563245.XA priority Critical patent/CN115186968A/en
Publication of CN115186968A publication Critical patent/CN115186968A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • Public Health (AREA)
  • Primary Health Care (AREA)
  • Water Supply & Treatment (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • General Health & Medical Sciences (AREA)
  • Game Theory and Decision Science (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention belongs to the technical field of nuclear power station control, and particularly relates to a data asset management system. The system comprises the following modules: the instruction generating module is used for inputting and generating a control instruction by a user; the file data generating module is used for generating corresponding file data according to the control instruction; the communication module is used for transmitting and receiving the control command and the file data between a background and a front end; the change module is used for analyzing the control instruction and notifying the configuration deployment module and the operation management module; a configuration deployment module: the system is used for generating and deploying corresponding interface service through a Docker tool according to the control instruction; and the operation management module is used for operating, updating or pausing the corresponding service according to the control instruction. The beneficial effects are that: the invention can provide corresponding data assets in a customized manner according to the requirements of users so as to realize effective management of the data assets.

Description

Data asset management system
Technical Field
The invention belongs to the technical field of nuclear power station control, and particularly relates to a data asset management system.
Background
A large amount of time sequence data can be generated in the production operation process of the nuclear power plant, and the time sequence data is typical industrial data and is an important data asset of the nuclear power plant. The time sequence data can be used for monitoring the real-time running state of the power plant, and can also be used for removing equipment faults, optimizing configuration, improving production efficiency, reducing production cost, analyzing potential equipment and human factor potential safety hazards and the like through historical data analysis.
The time sequence data is generally divided into real-time sequence data and historical time sequence data, and the acquisition mode, the storage technology, the calculation analysis mode and the application scene of the real-time sequence data and the historical time sequence data have considerable differences. The time series data management system can define the definition of time series data assets, and data interfaces issuing different access rights for different users.
However, the management products for data assets on the market today are basically for managing relational data and there are few specialized time series data asset management tools. Therefore, there is a need for a data asset management method and system, which can conveniently and quickly implement the release and update of data assets and simplify the data management process.
Disclosure of Invention
The invention aims to provide a data asset management system which can conveniently and quickly realize the release and the update of data assets so as to provide corresponding data assets according to the requirements of users and requirements.
The technical scheme of the invention is as follows: a data asset management system comprising the following modules:
the instruction generating module is used for inputting and generating a control instruction by a user;
the file data generation module is used for generating corresponding file data according to the control instruction;
the communication module is used for transmitting and receiving the control instruction and the file data between a background and a front end;
the change module is used for analyzing the control instruction and notifying the configuration deployment module and the operation management module;
a configuration deployment module: the system comprises a control instruction and a Docker tool, wherein the control instruction is used for generating and deploying corresponding interface services through the Docker tool according to the control instruction;
and the operation management module is used for operating, updating or suspending the corresponding service according to the control instruction.
The communication module comprises: a configuration item sending module, a configuration data receiving module, a configuration change command sending module and a command receiving and de-configuration command analyzing module.
And the file data in the file data generating module is transmitted to a configuration data receiving module at the front end through a configuration item sending module at the background.
The configuration change command sending module transmits the control command to the command receiving and de-configuration command analysis module at the front end.
The control command in the instruction generation module is one or more of combination of on-line property, off-line property, digital property configuration downloading and driving change.
The file data in the file data generation module comprises one or more combinations of asset data, asset configuration data and driving data.
The invention has the beneficial effects that: the invention can provide corresponding data assets in a customized manner according to the requirements of users so as to realize the effective management of the data assets, which comprises the online and offline of the data assets, the configuration of the digital assets and the drive change management; when the data assets are subjected to online and offline operations, each asset is a Docker in an operating state, and a user can online or offline the assets in an offline state; when data asset configuration operation is carried out, each asset is a Docker in an operating state; each service can be customized through a configuration file, so that the same asset can provide different services for different users; when the drive is updated, the customized processing of the designated data assets can be performed as required, including data encryption, data desensitization, and the like.
Detailed Description
The present invention will be described in further detail with reference to specific examples.
A data asset management system comprising the following modules:
the command generation module is used for inputting and generating a control command by a user, wherein the control command is one or more combinations of asset online, asset offline, digital asset configuration downloading and drive change;
the file data generating module is used for generating corresponding file data according to the control instruction, and the file data comprises one or more combinations of asset data, asset configuration data and driving data;
a communication module, configured to send and receive the control command and the file data between a background and a front end, including: the system comprises a configuration item sending module, a configuration data receiving module, a configuration change command sending module and a command receiving and de-configuration command analyzing module;
the file data is transmitted to a configuration data receiving module at the front end through a configuration item sending module at the background;
the control command is transmitted to a command receiving and de-configuration command analysis module at the front end through a configuration change command sending module at the background;
the change module is used for analyzing the control instruction and informing the configuration deployment module and the operation management module;
a configuration deployment module: the system comprises a control instruction and a Docker tool, wherein the control instruction is used for generating and deploying corresponding interface services through the Docker tool according to the control instruction;
and the operation management module is used for operating, updating or suspending the corresponding service according to the control instruction.
The data asset management system can achieve customized management of data assets according to user requirements, and comprises data asset online and offline, digital asset configuration and drive change; when the data asset online and offline operation is carried out, each asset is a Docker in an operating state, and a user can online or offline the asset in an offline state; when data asset configuration operation is carried out, 1, each asset is a Docker in a running state; each service can be customized by a configuration file, so that the same asset can provide different services for different users; when the drive is updated, the customized processing of the designated data assets can be performed as required, including data encryption, data desensitization, and the like.
Specifically, the instruction generation module comprises a data asset configuration tool front-end interface, and a user selects a corresponding button on the data asset configuration tool front-end interface according to needs to generate a corresponding control instruction;
the file data generation module generates corresponding file data according to the control instruction; if the data asset online instruction is used, the corresponding asset measuring point data is called from an offline configuration library according to the control instruction and packaged to form a file, and if the data is used as the operation data of a certain specified pump in a specified time period; and if the control instruction and the file data are completely prepared, the control instruction and the file data are transmitted through the communication module, and the data assets are updated through the cooperation of the change module, the configuration deployment module and the operation management module.
The following description is made with reference to specific work flows
The first process is as follows: asset online or offline
When online or offline assets are needed, a user clicks an online button or an offline button on a front-end interface of a data asset configuration tool, and at the moment, a control instruction and corresponding file data are generated;
a configuration change command sending module: sending a command through a message queue;
the command receiving and analyzing module: receiving a command and analyzing command parameters;
a configuration deployment module: judging whether the command content is an on-line command or not;
if the command content is judged to be an online command, the operation management module judges whether the interface is operated, if so, the current asset is judged to be online, the process is ended, if not, the configuration deployment module judges whether a data resource Docker mirror image exists, if not, the configuration deployment module generates a data resource interface service Docker mirror image, the data resource interface service Docker mirror image is deployed in an online configuration library and then is transferred to the operation management module for processing, and if so, the operation management module is directly transferred to the operation management module for processing; the operation management module finds a Docker mirror image from the online configuration library and loads and operates the Docker mirror image so as to complete online of the asset;
if the command content is judged to be an offline command, the operation management module judges whether the interface is operated, if so, the operation management module stops the data resource interface service docker, if not, the current asset is judged to be offline, and the process is ended.
And a second process: digital asset allocation lower garment
When the digital asset configuration downloading operation is required, the user clicks a 'digital asset configuration downloading' button from a front-end interface of the data asset configuration tool, and at the moment:
XX judges whether the off-line configuration has updating, if not, the whole process is directly ended; if the assets are updated, the configuration item sending module sends the updated assets in increments, and the tenant configuration is sent in a configuration file form; meanwhile, the configuration change command sending module sends a configuration update command; correspondingly, the configuration data receiving module receives the data sent by the configuration item sending module and updates the online configuration library; meanwhile, the command receiving and analyzing module receives the command sent by the configuration change command sending module and analyzes the command parameters;
the configuration data receiving module judges whether the updating is successful, if so, the configuration deployment module is switched to judge whether the assets exist, if so, the management module 1 is operated, and the Docker operation mirror image related to the assets is found; 2. updating mirror image configuration 3 and informing an operating program in the mirror image to reload configuration; if not, configuring a deployment module, namely creating a Docker mirror image 2 in the operation configuration library, configuring data asset interface service in the Docker mirror image, informing the operation management module after the configuration is finished, and enabling the operation management module to deploy according to the configuration deployment module: 1. configuring asset access operation interface service 2, loading and operating a Docker mirror image;
after the above steps are finished, judging whether the configuration is updated successfully by the operation interface service, if so, judging that the process is finished; if not, the operation management module sends an error message, and meanwhile, the configuration data receiving module restores the configuration and ends the flow;
and a third process: drive update
When updating is driven, the work of the file generation module comprises the following steps: user (driver developer): compiling Java driver source codes according to a predefined specification; data asset configuration tool: 1. compiling java source codes, generating a jar package 2, generating an operation configuration file 3 and packaging a driver; judging whether the drive packet is successfully generated, if not, repeating the steps until the drive packet is successfully generated;
when the drive package is judged to be updated successfully, clicking a drive update button on a front-end interface of the data asset configuration tool by a user to generate a control instruction;
at this time, the configuration item sending module sends the driver package in the form of a tar compressed file, and the configuration change command sending module: sending a drive updating command; correspondingly, the configuration data receiving module receives and updates the online configuration library, and the command receiving and analyzing module receives and analyzes the command parameters;
then, a data receiving module is configured to judge whether the updating is successful or not; if not, ending the process; if yes, configuring a deployment module: 1. a driver package 2 is deployed in a formulated directory of a driver library, after a configuration file is inquired to find all running interfaces using the driver and relevant Docker images thereof, a configuration deployment module judges whether the interface Docker is already running, and if not, the process is ended; if yes, the management module is operated: 1. restarting Docker 2. The Docker related to the drive reloads and runs the drive; then, the interface service is operated to judge whether the drive is operated successfully, if so, the drive is judged to be updated successfully, and the process is ended; if not, the operation management module sends an error report message, and simultaneously: 1. recovering the original drive 2, restarting Docker, and ending the process;
the data asset relationship system also comprises an operation monitoring service module and an operation state monitoring module, wherein the operation monitoring service module is respectively in communication connection with the operation management module and is used for monitoring the working state of the operation management module;
the data asset management system also comprises an operation state monitoring module which is respectively in communication connection with the operation monitoring service module and is used for monitoring the working state of each module.

Claims (8)

1. A data asset management system, comprising the modules of:
the instruction generating module is used for inputting and generating a control instruction by a user;
the file data generation module is used for generating corresponding file data according to the control instruction;
the communication module is used for transmitting and receiving the control instruction and the file data between a background and a front end;
the change module is used for analyzing the control instruction and informing the configuration deployment module and the operation management module;
a configuration deployment module: the system comprises a control instruction and a Docker tool, wherein the control instruction is used for generating and deploying corresponding interface services through the Docker tool according to the control instruction;
and the operation management module is used for operating, updating or suspending the corresponding service according to the control instruction.
2. A data asset management system according to claim 1, wherein said communication module comprises: a configuration item sending module, a configuration data receiving module, a configuration change command sending module and a command receiving and de-configuration command analyzing module.
3. A data asset management system according to claim 1, wherein: and the file data in the file data generating module is transmitted to a configuration data receiving module at the front end through a configuration item sending module at the background.
4. A data asset management system according to claim 1, wherein: the configuration change command sending module transmits the control command to the command receiving and de-configuration command analysis module at the front end.
5. A data asset management system according to claim 1, wherein: the control command in the instruction generation module is one or more of combination of on-line property, off-line property, digital property configuration downloading and driving change.
6. A data asset management system according to claim 1, wherein: the file data in the file data generation module comprises asset data.
7. A data asset management system according to claim 1, wherein: the file data in the file data generation module comprises asset configuration data.
8. A data asset management system according to claim 1, wherein: the file data in the file data generation module comprises drive data.
CN202210563245.XA 2022-05-20 2022-05-20 Data asset management system Pending CN115186968A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210563245.XA CN115186968A (en) 2022-05-20 2022-05-20 Data asset management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210563245.XA CN115186968A (en) 2022-05-20 2022-05-20 Data asset management system

Publications (1)

Publication Number Publication Date
CN115186968A true CN115186968A (en) 2022-10-14

Family

ID=83514219

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210563245.XA Pending CN115186968A (en) 2022-05-20 2022-05-20 Data asset management system

Country Status (1)

Country Link
CN (1) CN115186968A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104639374A (en) * 2015-03-03 2015-05-20 上海瀚银信息技术有限公司 Application program deployment management system
CN106227579A (en) * 2016-07-12 2016-12-14 深圳市中润四方信息技术有限公司 A kind of Docker container construction method and Docker manage control station
CN109409826A (en) * 2018-10-11 2019-03-01 浙江清大科技有限公司 A kind of asset management service system
CN110225114A (en) * 2019-06-12 2019-09-10 上海银行股份有限公司 File transmission and management system
KR20200048427A (en) * 2018-10-30 2020-05-08 충남대학교산학협력단 Network equipment management system on docker container
CN112363461A (en) * 2020-09-17 2021-02-12 金航数码科技有限责任公司 Industrial field data acquisition and control system
CN114399394A (en) * 2022-01-14 2022-04-26 长城人寿保险股份有限公司 Insurance contract data changing method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104639374A (en) * 2015-03-03 2015-05-20 上海瀚银信息技术有限公司 Application program deployment management system
CN106227579A (en) * 2016-07-12 2016-12-14 深圳市中润四方信息技术有限公司 A kind of Docker container construction method and Docker manage control station
CN109409826A (en) * 2018-10-11 2019-03-01 浙江清大科技有限公司 A kind of asset management service system
KR20200048427A (en) * 2018-10-30 2020-05-08 충남대학교산학협력단 Network equipment management system on docker container
CN110225114A (en) * 2019-06-12 2019-09-10 上海银行股份有限公司 File transmission and management system
CN112363461A (en) * 2020-09-17 2021-02-12 金航数码科技有限责任公司 Industrial field data acquisition and control system
CN114399394A (en) * 2022-01-14 2022-04-26 长城人寿保险股份有限公司 Insurance contract data changing method and device

Similar Documents

Publication Publication Date Title
CN110943991B (en) Transformer substation inspection and production management service linkage system and method
CN101877618B (en) Monitoring method, server and system based on proxy-free mode
CN1304158C (en) System and method providing distributed welding architecture
EP3958508A1 (en) Data processing method and device, storage medium and electronic device
CN105159240A (en) Job scheduling system of automatic industrial apparatuses
CN105137925A (en) Automatic industrial equipment work scheduling method
CN105204463B (en) A kind of marking machine system and its marking method based on Internet of Things
CN107071030A (en) The dispositions method and system of a kind of Ceph distributed memory systems
CN112004245A (en) Robot control method, robot control device, storage medium, and electronic device
CN110854725B (en) Service linkage system and method between multiple power substations
CN102238571B (en) Apparatus of Internet of Things machine to machine/man (M2M) business processing, system and method thereof
CN115186968A (en) Data asset management system
CN110365114A (en) The energy-accumulating power station total management system and information interacting method integrated based on multimode
CN102707700B (en) Engineering mechanical parameter monitoring system capable of switching modes and implementation method of engineering mechanical parameter monitoring system
CN113472828A (en) Method, device and system for remote data acquisition and control
CN103731319A (en) Remote control fault intelligent diagnosing method of distribution network dispatching station
KR101698997B1 (en) System and method for integrated energy management
US20050216579A1 (en) System and method for managing equipments
KR102363539B1 (en) Communication module for electric vehicle charging system based on open charge point protocol and operation method of that
CN101727083B (en) System and method for monitoring variables
CN112003753B (en) Expected value judgment, acquisition, transmission and monitoring system and method based on configurable gateway
CN113553163A (en) Scheduler-based Jenkins application deployment method and device
CN111245927A (en) Remote control method and system of laser cutting equipment
CN108303901A (en) A kind of smart machine automatic control system
CN102141973A (en) Cluster management method and device and cluster management and monitoring system

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