Search

CN-122019511-A - Offshore converter station data management method and system

CN122019511ACN 122019511 ACN122019511 ACN 122019511ACN-122019511-A

Abstract

The invention discloses a data management method and a data management system for an offshore converter station, which solve the technical problem that the time cost of operation and maintenance personnel in data management work is greatly increased by the existing data management method for the offshore converter station. The method comprises the steps of obtaining high-frequency data, low-frequency data and corresponding real-time meteorological data of converter station equipment, transmitting the high-frequency data and the low-frequency data by adopting an adaptive data transmission interactive protocol, and outputting the high-frequency real-time data and the low-frequency application data. Binding the two types of data with converter station equipment, determining three types of associated data of equipment components, equipment and equipment positions, and constructing an integrated storage library by combining the high-low frequency data. After receiving a user data access request, extracting interactable target data from a storage library, and then adopting an algorithm based on grid block construction and an instantiation rendering technology to combine the data with real-time meteorological data to construct a three-dimensional visual scene model of the converter station.

Inventors

  • HOU TING
  • LI HUAN
  • HUANG YIHONG
  • ZHANG LE
  • XU JIDONG
  • YANG QIFAN
  • LI LINGFEI
  • LI YAN
  • LU YIPING
  • Shi Youjie
  • ZOU CHANGYUE
  • ZHAO XIAOBIN
  • XIN QINGMING
  • YANG LIU

Assignees

  • 南方电网科学研究院有限责任公司

Dates

Publication Date
20260512
Application Date
20260403

Claims (10)

  1. 1. A method of data management for an offshore converter station, comprising: acquiring high-frequency data and low-frequency data of converter station equipment and corresponding real-time meteorological data, transmitting the high-frequency data and the low-frequency data by adopting a data transmission interaction protocol, and outputting high-frequency real-time data and low-frequency application data; binding the high-frequency real-time data with the low-frequency application data and the converter station equipment, and determining converter station equipment component association data, converter station equipment association data and converter station equipment position association data; Constructing an integrated storage library according to the converter station equipment component association data, the converter station equipment position association data, the high-frequency data and the low-frequency data; when a user initiated data access request is received, extracting interactable target data from the integrated storage library based on the user initiated data access request; and constructing a three-dimensional visual scene model of the converter station according to the interactable target data and the real-time meteorological data by adopting an algorithm based on grid block construction and an instantiation rendering technology.
  2. 2. The method according to claim 1, wherein the data transmission interaction protocol includes a kaff message queue protocol and a representational state transfer application programming interface protocol, the transmitting the high frequency data and the low frequency data using the data transmission interaction protocol, and outputting high frequency real time data and low frequency application data, comprises: Carrying out low-delay high-throughput transmission processing on the high-frequency data by adopting a Kaff card message queue protocol to obtain high-frequency real-time data; and carrying out light-weight transmission processing on the low-frequency data by adopting a representational state transfer application programming interface protocol to obtain the low-frequency application data.
  3. 3. The offshore converter station data management method of claim 1, wherein the binding the high frequency real-time data with the low frequency application data and the converter station device determines converter station device component association data, converter station device association data, and converter station device location association data, comprising: extracting equipment component ledger data, equipment component fault record data and equipment component loss data corresponding to equipment components in the converter station equipment based on the low-frequency application data, binding the equipment component ledger data, the equipment component fault record data and the equipment component loss data with corresponding equipment group components, and outputting converter station equipment component association data; Extracting equipment operation data and equipment environment data corresponding to the converter station equipment from the low-frequency application data, binding the equipment operation data, the equipment environment data and the high-frequency real-time data with the converter station equipment, and outputting converter station equipment association data; And establishing a mapping relation between the infrared camera and the converter station equipment based on the physical position coordinates corresponding to the converter station equipment, and generating converter station equipment position association data.
  4. 4. The offshore converter station data management method of claim 1, wherein the constructing an integrated repository from the converter station device component association data, the converter station device location association data, the high frequency data, and the low frequency data comprises: Storing the low-frequency data in a relational database format to obtain the low-frequency data in the relational database format; storing the high-frequency data in a file form to obtain the high-frequency data in the file form; Carrying out thermal storage on the converter station equipment component association data, the converter station equipment position association data and the file form high frequency data to obtain thermal storage data; performing a cold storage mode on the converter station equipment associated data and the relational database format low-frequency data to obtain cold storage data; An integrated storage library is constructed from the hot storage data and the cold storage data.
  5. 5. The offshore converter station data management method of claim 1, wherein the extracting interactable target data in the integrated repository based on the user initiated data access request when the user initiated data access request is received comprises: when the user initiated data access request is received, judging whether the user initiated data access request accords with a preset application condition or not; If yes, performing authority verification on the user initiated data access request; If the verification passes, an access token is generated, and the access token is added into the user initiated data access request for identity verification; And if the identity verification passes, extracting the equipment component associated data, the file type high-frequency data and the relational database format low-frequency data from the integrated storage library, and carrying out data interaction by adopting a differentiated data adaptation interaction mode to output interactable target data.
  6. 6. The offshore converter station data management method of claim 1, wherein the employing an algorithm based on grid block construction and an instantiation rendering technique to construct a three-dimensional visual scene model of a converter station from the interactable target data and the real-time meteorological data comprises: Extracting 3D scattered data points of the whole scene of the converter station and basic parameters of the model components of the same type from the interactable target data; carrying out model construction on 3D scattered data points of the whole scene of the convertor station by adopting the algorithm based on the grid block construction, and outputting a global 3D scene basic triangle network model; Carrying out batch drawing according to basic parameters of the same type of model components by adopting the instantiation rendering technology, and outputting the same type of components after rendering; And carrying out model construction according to the global 3D scene basic triangle network model, the rendered members of the same type and equipment component associated data in the interactable target data, and embedding the real-time meteorological data to generate a three-dimensional visual scene model of the converter station.
  7. 7. An offshore converter station data management system, comprising: The acquisition module is used for acquiring high-frequency data and low-frequency data of the converter station equipment and corresponding real-time meteorological data, transmitting the high-frequency data and the low-frequency data by adopting a data transmission interaction protocol, and outputting high-frequency real-time data and low-frequency application data; The binding module is used for binding the high-frequency real-time data with the low-frequency application data and the converter station equipment and determining converter station equipment component association data, converter station equipment association data and converter station equipment position association data; The database construction module is used for constructing an integrated storage library according to the converter station equipment component association data, the converter station equipment position association data, the high-frequency data and the low-frequency data; the receiving module is used for extracting interactable target data from the integrated storage library based on the user initiated data access request when the user initiated data access request is received; The model construction module is used for constructing a three-dimensional visual scene model of the converter station according to the interactable target data and the real-time meteorological data by adopting an algorithm based on grid block construction and an instantiation rendering technology.
  8. 8. An electronic device comprising a memory and a processor, the memory having stored therein a computer program which, when executed by the processor, causes the processor to perform the steps of the offshore converter station data management method of any of claims 1-6.
  9. 9. A computer readable storage medium having stored thereon a computer program, characterized in that the computer program when executed implements the offshore converter station data management method according to any of claims 1-6.
  10. 10. A computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions, wherein the program instructions, when executed by a computer, cause the computer to perform the steps of the offshore converter station data management method according to any of claims 1-6.

Description

Offshore converter station data management method and system Technical Field The invention relates to the technical field of data management, in particular to a data management method and system for an offshore converter station. Background Along with the transformation of the global energy structure to cleanness and intellectualization, the direct current transmission technology is widely applied to scenes such as transregional energy allocation, offshore wind power grid connection and the like, an offshore conversion platform is used as a core hub for offshore new energy grid connection, and the digital and intelligent operation and maintenance level directly determines the stability and safety of energy transportation. Under the large background of the industry, in order to realize the accurate management and control of the full life cycle of converter station equipment, a multi-dimensional sensing monitoring system is generally assembled on power equipment in a converter station, and meanwhile, multi-type monitoring terminals such as a high-definition camera, an infrared sensor, an electric meteorological sensor and the like are deployed, so that massive multi-source heterogeneous data including megahertz-level high-frequency equipment state data, static low-frequency equipment account drawing data and unstructured high-definition video image data are formed, and a high-fidelity full-station three-dimensional scene model also becomes the core configuration of a digital platform of the converter station, so that visual equipment and scene visual support is provided for operation and maintenance personnel. Focusing the subdivision application scene of the offshore conversion platform, the management requirement of data and three-dimensional resources is more severe than that of a land-based converter station, on one hand, the offshore conversion platform is compact in equipment layout and complex in environmental working condition, the real-time and accuracy requirements on equipment state data are extremely high, and on the other hand, the three-dimensional scene model needs to consider the dynamic linkage of equipment entities, building structures and marine environments so as to adapt to the special meteorological and operation and maintenance conditions at sea. At present, although an attempt is made in the industry to construct a unified data interface for a converter station to realize basic access of data, a systematic architecture design and management method is not formed aiming at scene characteristics of an offshore converter platform, various data are stored and extracted in a stacked mode, frequency characteristic matching differential transmission protocols of the data are not combined, and an accurate binding relation between the data, equipment group components and a three-dimensional scene model is not established. When the existing offshore converter station data management method is used for constructing a three-dimensional scene model, a traditional triangulation algorithm is still adopted, the algorithm is used for carrying out global indiscriminate subdivision calculation on all point cloud data in a global range when 3D scattered data points of the whole scene of the converter station are processed, and when the offshore converter station multi-device and large-scene high-density point cloud data are faced, a great amount of calculation force is consumed for single round subdivision to complete the associated operation of millions of data points and even tens of millions of data points, so that the calculated amount is exponentially increased, and finally, the time cost of operation and maintenance personnel in the data management work is greatly increased. Disclosure of Invention The invention provides a data management method and a data management system for an offshore converter station, which solve the technical problem that the time cost of operation and maintenance personnel in data management work is greatly increased by the existing data management method for the offshore converter station. The invention provides a data management method of an offshore converter station, which comprises the following steps: acquiring high-frequency data and low-frequency data of converter station equipment and corresponding real-time meteorological data, transmitting the high-frequency data and the low-frequency data by adopting a data transmission interaction protocol, and outputting high-frequency real-time data and low-frequency application data; binding the high-frequency real-time data with the low-frequency application data and the converter station equipment, and determining converter station equipment component association data, converter station equipment association data and converter station equipment position association data; Constructing an integrated storage library according to the converter station equipment component association data, the converter station equipment positio