CN112506900A - Method, device and equipment for checking three-dimensional data of ventilation pipe of nuclear power plant and storage medium - Google Patents

Method, device and equipment for checking three-dimensional data of ventilation pipe of nuclear power plant and storage medium Download PDF

Info

Publication number
CN112506900A
CN112506900A CN202011356757.6A CN202011356757A CN112506900A CN 112506900 A CN112506900 A CN 112506900A CN 202011356757 A CN202011356757 A CN 202011356757A CN 112506900 A CN112506900 A CN 112506900A
Authority
CN
China
Prior art keywords
data
verified
nuclear power
power plant
ventilation pipe
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
CN202011356757.6A
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 General Nuclear Power Corp
China Nuclear Power Engineering Co Ltd
CGN Power Co Ltd
Shenzhen China Guangdong Nuclear Engineering Design Co Ltd
Original Assignee
China General Nuclear Power Corp
China Nuclear Power Engineering Co Ltd
CGN Power Co Ltd
Shenzhen China Guangdong Nuclear Engineering Design 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 China General Nuclear Power Corp, China Nuclear Power Engineering Co Ltd, CGN Power Co Ltd, Shenzhen China Guangdong Nuclear Engineering Design Co Ltd filed Critical China General Nuclear Power Corp
Priority to CN202011356757.6A priority Critical patent/CN112506900A/en
Publication of CN112506900A publication Critical patent/CN112506900A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors

Abstract

The application belongs to the field of data processing, and relates to a method, a device, equipment and a storage medium for checking three-dimensional data of a ventilation pipe of a nuclear power plant, wherein the method comprises the following steps: the method comprises the steps of analyzing an item design rule by adopting a preset script, obtaining an index to be checked, quantizing the index to be checked to obtain quantized standard information, reading design data to be checked from a PDMS database, comparing the design data to be checked with the quantized standard information to obtain a check result, realizing rapid check of a large amount of data, and improving check efficiency of three-dimensional data of the ventilation pipe of the nuclear power plant.

Description

Method, device and equipment for checking three-dimensional data of ventilation pipe of nuclear power plant and storage medium
Technical Field
The application relates to the field of data processing, in particular to a method, a device, equipment and a storage medium for checking three-dimensional data of a ventilation pipe of a nuclear power plant.
Background
Under the global digital trend, the design of some large-scale industrial facilities is often converted by three-dimensional design application to realize digital design so as to reduce the design. The design of large industrial facilities is professional and has wide related fields, complex system and numerous products, and a heavy number of processing tasks are often required to be faced in the design process.
For example, when the three-dimensional design of a nuclear power plant is applied, the number of professional design items exceeds 20 and more than ten thousand, design parameters related to the items are up to the order of ten million, design processes such as editing, calibration and the like are required to be developed in each design stage, workload is abnormally heavy, labor investment is huge, meanwhile, uncertainty of design input, processes and design products developed by actual nuclear power design items is very large, development of design activities is influenced by various collaborative design parties, suppliers, owners, field environments and the like all the time, design iteration is frequent, various attributes of the items of the three-dimensional design after modeling are numerous, quality cannot be ensured, manual verification is required, and a large amount of labor is consumed. Taking a ventilation system of a nuclear power plant as an example, the number of air ducts of one unit is about 5000, the number of supports is about 9000, valves is about 4000, each element has few attributes, the number of the elements is up to dozens of the elements, all kinds of attributes are accumulated up to millions of the elements, the attribute accuracy is verified singly, time is consumed, and the accuracy cannot be guaranteed.
Disclosure of Invention
The purpose of the embodiment of the application is as follows: a nuclear power plant ventilation pipe three-dimensional data inspection method, a nuclear power plant ventilation pipe three-dimensional data inspection device, computer equipment and a storage medium are provided, so that the efficiency of nuclear power plant ventilation pipe three-dimensional data inspection is improved.
In order to solve the technical problem, an embodiment of the present application provides a method for checking three-dimensional data of a nuclear power plant ventilation pipe, including:
analyzing the item design rule by adopting a preset script to obtain an index to be verified;
quantizing the index to be checked to obtain quantized standard information;
reading design data to be verified from a PDMS database;
and comparing the design data to be verified with the quantized standard information to obtain a verification result.
Further, the preset script is developed by the preset script in a PML language.
Further, the comparing the design data to be verified with the quantized standard information to obtain a verification result includes:
embedding the quantized standard information to a big data platform;
acquiring a data field to be verified, and selecting data corresponding to the data field to be verified from the design data as verification data;
and comparing the verification data with the quantized standard information through the big data platform to obtain a verification result.
And further, performing checking by adopting a visual interface to obtain the data field to be checked.
Further, after comparing the design data to be verified with the quantized standard information to obtain a verification result, the method for checking the three-dimensional data of the nuclear power plant ventilation pipe further comprises the following steps:
if the checking result is that the existing data do not meet the item design rule, acquiring the data which do not meet the item design rule as abnormal data;
and generating a list for the abnormal data by adopting a fixed format.
In order to solve the above technical problem, an embodiment of the present application further provides a nuclear power plant ventilation pipe three-dimensional data inspection device, including:
the analysis module is used for analyzing the item design rule by adopting a preset script to obtain an index to be verified;
the quantization module is used for performing quantization processing on the index to be checked to obtain quantized standard information;
the reading module is used for reading the design data to be verified from the PDMS database;
and the comparison module is used for comparing the design data to be verified with the quantized standard information to obtain a verification result.
Further, the comparison module comprises:
the nesting unit is used for nesting the quantized standard information to a big data platform;
the selecting unit is used for acquiring a data field to be verified, and selecting data corresponding to the data field to be verified from the design data as verification data;
and the data comparison unit is used for comparing the check data with the quantized standard information through the big data platform to obtain a check result.
Optionally, the nuclear power plant ventilation pipe three-dimensional data inspection device further includes:
the abnormal data determining module is used for acquiring the data which does not meet the item design rule as abnormal data if the checking result is that the existing data does not meet the item design rule;
and the list generation module is used for generating a list for the abnormal data by adopting a fixed format.
In order to solve the technical problem, an embodiment of the present application further provides a computer device, which includes a memory and a processor, where the memory stores a computer program, and the processor implements the steps of the three-dimensional data inspection method for a ventilation pipe of a nuclear power plant when executing the computer program.
In order to solve the technical problem, an embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and the computer program, when executed by a processor, implements the steps of the method for checking three-dimensional data of a ventilation pipe of a nuclear power plant.
Compared with the prior art, the embodiment of the application mainly has the following beneficial effects:
the method comprises the steps of analyzing an item design rule by adopting a preset script, obtaining an index to be checked, quantizing the index to be checked to obtain quantized standard information, reading design data to be checked from a PDMS database, comparing the design data to be checked with the quantized standard information to obtain a check result, realizing rapid check of a large amount of data, and improving check efficiency of three-dimensional data of the ventilation pipe of the nuclear power plant.
Drawings
In order to more clearly illustrate the solution of the present application, the drawings needed for describing the embodiments of the present application will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and that other drawings can be obtained by those skilled in the art without inventive effort.
FIG. 1 is an exemplary system architecture diagram in which the present application may be applied;
FIG. 2 is a flow chart of one embodiment of a nuclear power plant ventilation duct three-dimensional data inspection method of the present application;
FIG. 3 is a schematic diagram of the configuration of one embodiment of a nuclear power plant ventilation duct three-dimensional data inspection device according to the present application;
FIG. 4 is a schematic block diagram of one embodiment of a computer device according to the present application.
Detailed Description
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs; the terminology used in the description of the application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application; the terms "including" and "having," and any variations thereof, in the description and claims of this application and the description of the above figures are intended to cover non-exclusive inclusions. The terms "first," "second," and the like in the description and claims of this application or in the above-described drawings are used for distinguishing between different objects and not for describing a particular order.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like.
The terminal devices 101, 102, 103 may be various electronic devices having display screens and supporting web browsing, including but not limited to smart phones, tablet computers, E-book readers, MP3 players (Moving Picture E interface shows a properties Group Audio Layer III, motion Picture experts compress standard Audio Layer 3), MP4 players (Moving Picture E interface shows a properties Group Audio Layer IV, motion Picture experts compress standard Audio Layer 4), laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background server providing support for pages displayed on the terminal devices 101, 102, 103.
It should be noted that the nuclear power plant ventilation pipe three-dimensional data inspection method provided by the embodiment of the application is executed by a server, and accordingly, a nuclear power plant ventilation pipe three-dimensional data inspection device is arranged in the server.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. Any number of terminal devices, networks and servers may be provided according to implementation needs, and the terminal devices 101, 102 and 103 in this embodiment may specifically correspond to an application system in actual production.
Continuing to refer to FIG. 2, a flow diagram of one embodiment of a method of interface display according to the present application is shown. The three-dimensional data inspection method for the ventilation pipe of the nuclear power plant comprises the following steps:
s201: and analyzing the item design rule by adopting a preset script to obtain the index to be verified.
The nuclear power plant adopts a three-dimensional design platform to develop design, and comprises pipelines, equipment, buildings, civil engineering, structures, heating ventilation, electricity, instruments, a support and hanger and other items. After the three-dimensional design modeling, various items have numerous attributes, each type of item has its own design rule, and the embodiment identifies the design rule that can be automatically checked through the PML language by analyzing and judging the design rule, and obtains the to-be-checked index contained therein.
The index to be verified refers to an item design rule capable of achieving automatic inspection.
In a specific service scene, a three-dimensional model of a ventilation system of a nuclear power plant comprises 76 indexes to be verified, including HVAC naming, bran naming, air pipe element naming, AATA naming, gaps or dislocation between air pipe elements, the number of elbow guide vanes and the like.
The preset script is a preset script for analysis, and may be specifically written through a PML language.
S202: and quantizing the index to be checked to obtain quantized standard information.
And quantizing the indexes to be verified to obtain quantized standard information, and embedding the design rule into a verification platform based on big data by adopting a PML language.
S203: and reading the design data to be verified from the PDMS database.
The PDMS database comprises a management database and a model database. Each model database follows a strict tree-shaped hierarchical structure, and each model object at each level is attached with a series of spatial positions, design parameters and standard attributes related to data management. User-defined attributes may be defined for any model object, as desired by the user.
S204: and comparing the design data to be verified with the quantized standard information to obtain a verification result.
In the embodiment, a big data platform is adopted, the design data to be verified is compared with the quantized standard information to obtain the verification result, and the verification efficiency is improved.
Taking a ventilation system of a certain three-generation nuclear power project as an example, a big data inspection system is used for accumulatively inspecting more than 300 ten thousand items, and the pipeline problem 13009 and the bracket problem 9749 are inspected, so that the model design quality is effectively improved.
In the embodiment, the preset script is adopted to analyze the item design rule, the index to be verified is obtained, the index to be verified is quantized to obtain quantized standard information, the design data to be verified is read from the PDMS database, the design data to be verified is compared with the quantized standard information to obtain a verification result, the rapid verification of a large amount of data is achieved, and the verification efficiency of the three-dimensional data of the ventilation pipe of the nuclear power plant is improved.
In some optional implementation manners of this embodiment, in step S204, comparing the design data to be verified with the quantized standard information, and obtaining the verification result includes:
embedding the quantized standard information to a big data platform;
acquiring a data field to be verified, and selecting data corresponding to the data field to be verified from the design data as verification data;
and comparing the check data with the quantized standard information through the big data platform to obtain a check result.
The data fields to be checked are set by checking through a visual interface, each field used for checking is contained in the visual interface, the content to be checked is selected through a check box, and the checking content is selected automatically.
In this embodiment, through big data platform, carry out automatic check to the check-up data, improved the efficiency and the intelligent degree of data check-up.
In some optional implementations of the present embodiment, after step S204, the method for checking three-dimensional data of a nuclear power plant ventilation pipe further includes:
if the checking result is that the existing data do not meet the design rule of the item, acquiring the data which do not meet the design rule of the item as abnormal data;
and generating a list of the abnormal data by adopting a fixed format.
Specifically, if the checking result is that the existing data do not meet the item design rule, the data which do not meet the item design rule are obtained and used as abnormal data, a list is generated for the abnormal data by adopting a fixed format, and then the checking result is automatically output.
It should be noted that, for some fixed types of abnormal data, the present embodiment presets a revision policy, and performs a one-key modification for these abnormal data in the inspection result, which is beneficial to improving the efficiency of data revision.
The fixed format may be set according to actual service requirements, and is not limited herein.
In the embodiment, the abnormal data is processed, so that the early warning of the abnormal data is realized, and the data quality is favorably improved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the computer program is executed. The storage medium may be a non-volatile storage medium such as a magnetic disk, an optical disk, a Read-Only Memory (ROM), or a Random Access Memory (RAM).
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
With further reference to fig. 3, as an implementation of the method shown in fig. 2, the present application provides an embodiment of a nuclear power plant ventilation pipe three-dimensional data inspection apparatus, which corresponds to the embodiment of the method shown in fig. 2, and which is specifically applicable to various electronic devices.
As shown in fig. 3, the three-dimensional data inspection device for a nuclear power plant ventilation duct according to the embodiment includes: an analysis module 31, a quantification module 32, a reading module 33 and a comparison module 34. Wherein:
the analysis module 31 is configured to analyze the item design rule by using a preset script to obtain an index to be verified;
the quantization module 32 is configured to perform quantization processing on the to-be-checked index to obtain quantized standard information;
a reading module 33, configured to read design data to be verified from a PDMS database;
and the comparison module 34 is configured to compare the design data to be verified with the quantized standard information to obtain a verification result.
Further, the comparison module 34 includes:
the nesting unit is used for nesting the quantized standard information to the big data platform;
the selecting unit is used for acquiring a data field to be verified, and selecting data corresponding to the data field to be verified from the design data as verification data;
and the data comparison unit is used for comparing the check data with the quantized standard information through the big data platform to obtain a check result.
Optionally, the three-dimensional data inspection device for ventilation pipes of nuclear power plants further comprises:
the abnormal data determining module is used for acquiring data which does not meet the item design rule as abnormal data if the checking result shows that the existing data does not meet the item design rule;
and the list generation module is used for generating a list for the abnormal data by adopting a fixed format.
With regard to the three-dimensional data inspection device for the ventilation pipe of the nuclear power plant in the above embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be described in detail here.
In order to solve the technical problem, an embodiment of the present application further provides a computer device. Referring to fig. 4, fig. 4 is a block diagram of a basic structure of a computer device according to the present embodiment.
The computer device 4 comprises a memory 41, a processor 42, a network interface 43 communicatively connected to each other via a system bus. It is noted that only the computer device 4 having the components connection memory 41, processor 42, network interface 43 is shown, but it is understood that not all of the shown components are required to be implemented, and that more or fewer components may be implemented instead. As will be understood by those skilled in the art, the computer device is a device capable of automatically performing numerical calculation and/or information processing according to a preset or stored instruction, and the hardware includes, but is not limited to, a microprocessor, an Application Specific Integrated Circuit (ASIC), a Programmable Gate Array (FPGA), a Digital Signal Processor (DSP), an embedded device, and the like.
The computer device can be a desktop computer, a notebook, a palm computer, a cloud server and other computing devices. The computer equipment can carry out man-machine interaction with a user through a keyboard, a mouse, a remote controller, a touch panel or voice control equipment and the like.
The memory 41 includes at least one type of readable storage medium including a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or D interface display memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read Only Memory (ROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a Programmable Read Only Memory (PROM), a magnetic memory, a magnetic disk, an optical disk, etc. In some embodiments, the memory 41 may be an internal storage unit of the computer device 4, such as a hard disk or a memory of the computer device 4. In other embodiments, the memory 41 may also be an external storage device of the computer device 4, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the computer device 4. Of course, the memory 41 may also include both internal and external storage devices of the computer device 4. In this embodiment, the memory 41 is generally used for storing an operating system installed in the computer device 4 and various types of application software, such as program codes of a three-dimensional data inspection method for a ventilation pipe of a nuclear power plant. Further, the memory 41 may also be used to temporarily store various types of data that have been output or are to be output.
The processor 42 may be a Central Processing Unit (CPU), controller, microcontroller, microprocessor, or other data Processing chip in some embodiments. The processor 42 is typically used to control the overall operation of the computer device 4. In this embodiment, the processor 42 is configured to run program codes stored in the memory 41 or process data, for example, program codes for running the three-dimensional data inspection method for the ventilation pipe of the nuclear power plant.
The network interface 43 may comprise a wireless network interface or a wired network interface, and the network interface 43 is generally used for establishing communication connection between the computer device 4 and other electronic devices.
The present application further provides another embodiment, which is to provide a computer readable storage medium storing an interface display program, which is executable by at least one processor to cause the at least one processor to perform the steps of the method for inspecting three-dimensional data of a nuclear power plant ventilation pipe as described above.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
It is to be understood that the above-described embodiments are merely illustrative of some, but not restrictive, of the broad invention, and that the appended drawings illustrate preferred embodiments of the invention and do not limit the scope of the invention. This application is capable of embodiments in many different forms and is provided for the purpose of enabling a thorough understanding of the disclosure of the application. Although the present application has been described in detail with reference to the foregoing embodiments, it will be apparent to one skilled in the art that the present application may be practiced without modification or with equivalents of some of the features described in the foregoing embodiments. All equivalent structures made by using the contents of the specification and the drawings of the present application are directly or indirectly applied to other related technical fields and are within the protection scope of the present application.

Claims (10)

1. A nuclear power plant ventilation pipe three-dimensional data inspection method is characterized by comprising the following steps:
analyzing the item design rule by adopting a preset script to obtain an index to be verified;
quantizing the index to be checked to obtain quantized standard information;
reading design data to be verified from a PDMS database;
and comparing the design data to be verified with the quantized standard information to obtain a verification result.
2. The inspection method for the three-dimensional data of the ventilation pipe of the nuclear power plant according to claim 1, wherein the preset script is developed by the preset script in PML language.
3. The method for checking the three-dimensional data of the ventilation pipe of the nuclear power plant according to claim 1, wherein the comparing the design data to be checked with the quantized standard information to obtain a checking result comprises:
embedding the quantized standard information to a big data platform;
acquiring a data field to be verified, and selecting data corresponding to the data field to be verified from the design data as verification data;
and comparing the verification data with the quantized standard information through the big data platform to obtain a verification result.
4. The nuclear power plant ventilation pipe three-dimensional data inspection method according to claim 3, characterized in that a visual interface is adopted for checking to obtain the data field to be verified.
5. The method for inspecting the three-dimensional data of the nuclear power plant ventilation pipe according to claim 1, wherein after the design data to be verified is compared with the quantized standard information to obtain a verification result, the method for inspecting the three-dimensional data of the nuclear power plant ventilation pipe further comprises the following steps:
if the checking result is that the existing data do not meet the item design rule, acquiring the data which do not meet the item design rule as abnormal data;
and generating a list for the abnormal data by adopting a fixed format.
6. A nuclear power plant ventilation pipe three-dimensional data inspection device is characterized by comprising:
the analysis module is used for analyzing the item design rule by adopting a preset script to obtain an index to be verified;
the quantization module is used for performing quantization processing on the index to be checked to obtain quantized standard information;
the reading module is used for reading the design data to be verified from the PDMS database;
and the comparison module is used for comparing the design data to be verified with the quantized standard information to obtain a verification result.
7. The nuclear power plant ventilation pipe three-dimensional data inspection device of claim 6, wherein the comparison module comprises:
the nesting unit is used for nesting the quantized standard information to a big data platform;
the selecting unit is used for acquiring a data field to be verified, and selecting data corresponding to the data field to be verified from the design data as verification data;
and the data comparison unit is used for comparing the check data with the quantized standard information through the big data platform to obtain a check result.
8. The nuclear plant ventilation duct three-dimensional data inspection device of claim 6, further comprising:
the abnormal data determining module is used for acquiring the data which does not meet the item design rule as abnormal data if the checking result is that the existing data does not meet the item design rule;
and the list generation module is used for generating a list for the abnormal data by adopting a fixed format.
9. A computer arrangement comprising a memory in which a computer program is stored and a processor which, when executing the computer program, carries out the steps of the nuclear power plant ventilation pipe three-dimensional data inspection method according to any one of claims 1 to 5.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the nuclear power plant ventilation pipe three-dimensional data inspection method according to any one of claims 1 to 5.
CN202011356757.6A 2020-11-27 2020-11-27 Method, device and equipment for checking three-dimensional data of ventilation pipe of nuclear power plant and storage medium Pending CN112506900A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011356757.6A CN112506900A (en) 2020-11-27 2020-11-27 Method, device and equipment for checking three-dimensional data of ventilation pipe of nuclear power plant and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011356757.6A CN112506900A (en) 2020-11-27 2020-11-27 Method, device and equipment for checking three-dimensional data of ventilation pipe of nuclear power plant and storage medium

Publications (1)

Publication Number Publication Date
CN112506900A true CN112506900A (en) 2021-03-16

Family

ID=74966938

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011356757.6A Pending CN112506900A (en) 2020-11-27 2020-11-27 Method, device and equipment for checking three-dimensional data of ventilation pipe of nuclear power plant and storage medium

Country Status (1)

Country Link
CN (1) CN112506900A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113449368A (en) * 2021-06-30 2021-09-28 中广核工程有限公司 Nuclear power fire-fighting nozzle arrangement design verification method and system
CN115375855A (en) * 2022-10-25 2022-11-22 四川公路桥梁建设集团有限公司 Visualization method and device for engineering project, electronic equipment and readable medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090147299A1 (en) * 2005-07-19 2009-06-11 Fmaudit, L.L.C. Status monitoring system and method
CN102356384A (en) * 2011-08-23 2012-02-15 华为技术有限公司 Method and device for data reliability detection
CN103501503A (en) * 2013-09-06 2014-01-08 大唐移动通信设备有限公司 Network problem analyzing method and network problem analyzing device
CN104090948A (en) * 2014-07-02 2014-10-08 中广核工程有限公司 Method, device and system for processing mass data of nuclear power station
CN104316099A (en) * 2014-10-27 2015-01-28 苏州热工研究院有限公司 Analog quantity sensor monitoring method and system based on redundant data
CN105068955A (en) * 2015-07-20 2015-11-18 北京广利核系统工程有限公司 Local bus structure and data interaction method
CN107818509A (en) * 2017-11-24 2018-03-20 泰康保险集团股份有限公司 Business datum method of calibration, device, storage medium and electronic equipment
CN108319719A (en) * 2018-02-12 2018-07-24 腾讯科技(深圳)有限公司 Database data method of calibration, device, computer equipment and storage medium
CN110096496A (en) * 2019-03-27 2019-08-06 深圳市买买提信息科技有限公司 A kind of form validation method, relevant apparatus and equipment
CN110442756A (en) * 2019-06-27 2019-11-12 平安科技(深圳)有限公司 Data verification method, device, computer equipment and storage medium
CN110659273A (en) * 2019-09-20 2020-01-07 南方电网科学研究院有限责任公司 Data abnormity monitoring and repairing method of distributed big data acquisition platform
CN111680104A (en) * 2020-05-29 2020-09-18 平安证券股份有限公司 Data synchronization method and device, computer equipment and readable storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090147299A1 (en) * 2005-07-19 2009-06-11 Fmaudit, L.L.C. Status monitoring system and method
CN102356384A (en) * 2011-08-23 2012-02-15 华为技术有限公司 Method and device for data reliability detection
CN103501503A (en) * 2013-09-06 2014-01-08 大唐移动通信设备有限公司 Network problem analyzing method and network problem analyzing device
CN104090948A (en) * 2014-07-02 2014-10-08 中广核工程有限公司 Method, device and system for processing mass data of nuclear power station
CN104316099A (en) * 2014-10-27 2015-01-28 苏州热工研究院有限公司 Analog quantity sensor monitoring method and system based on redundant data
CN105068955A (en) * 2015-07-20 2015-11-18 北京广利核系统工程有限公司 Local bus structure and data interaction method
CN107818509A (en) * 2017-11-24 2018-03-20 泰康保险集团股份有限公司 Business datum method of calibration, device, storage medium and electronic equipment
CN108319719A (en) * 2018-02-12 2018-07-24 腾讯科技(深圳)有限公司 Database data method of calibration, device, computer equipment and storage medium
CN110096496A (en) * 2019-03-27 2019-08-06 深圳市买买提信息科技有限公司 A kind of form validation method, relevant apparatus and equipment
CN110442756A (en) * 2019-06-27 2019-11-12 平安科技(深圳)有限公司 Data verification method, device, computer equipment and storage medium
CN110659273A (en) * 2019-09-20 2020-01-07 南方电网科学研究院有限责任公司 Data abnormity monitoring and repairing method of distributed big data acquisition platform
CN111680104A (en) * 2020-05-29 2020-09-18 平安证券股份有限公司 Data synchronization method and device, computer equipment and readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘文学;刘汝元;: "基于校园一卡通平台的数据挖掘应用分析", 信息系统工程, no. 05 *
汤骏;: "大数据技术下的公共资源交易信息安全风险", 招标采购管理, no. 06 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113449368A (en) * 2021-06-30 2021-09-28 中广核工程有限公司 Nuclear power fire-fighting nozzle arrangement design verification method and system
CN115375855A (en) * 2022-10-25 2022-11-22 四川公路桥梁建设集团有限公司 Visualization method and device for engineering project, electronic equipment and readable medium
CN115375855B (en) * 2022-10-25 2023-01-10 四川公路桥梁建设集团有限公司 Engineering project visualization method and device, electronic equipment and readable medium

Similar Documents

Publication Publication Date Title
CN113435846A (en) Business process arranging method and device, computer equipment and storage medium
CN112506900A (en) Method, device and equipment for checking three-dimensional data of ventilation pipe of nuclear power plant and storage medium
CN112506757A (en) Automatic test method, system, computer device and medium thereof
CN115936895A (en) Risk assessment method, device and equipment based on artificial intelligence and storage medium
CN114064925A (en) Knowledge graph construction method, data query method, device, equipment and medium
CN113869789A (en) Risk monitoring method and device, computer equipment and storage medium
CN113495825A (en) Line alarm processing method and device, electronic equipment and readable storage medium
CN112860662A (en) Data blood relationship establishing method and device, computer equipment and storage medium
CN112182157A (en) Training method of online sequence labeling model, online labeling method and related equipment
CN116450723A (en) Data extraction method, device, computer equipment and storage medium
CN115757075A (en) Task abnormity detection method and device, computer equipment and storage medium
CN114385694A (en) Data processing method and device, computer equipment and storage medium
CN115545753A (en) Partner prediction method based on Bayesian algorithm and related equipment
CN114968719A (en) Thread running state classification method and device, computer equipment and storage medium
CN114637672A (en) Automatic data testing method and device, computer equipment and storage medium
CN112069807A (en) Text data theme extraction method and device, computer equipment and storage medium
CN114237915B (en) Data restoration method, device and equipment based on machine learning in distributed environment
CN114545328B (en) Tracking method and system for optical cable inspection equipment, computer equipment and storage medium
CN116467297A (en) Supervision data pushing and anomaly self-checking method, device, equipment and storage medium thereof
CN115908011A (en) Automatic financial data budgeting method and related equipment thereof
CN117421311A (en) Data verification method, device, equipment and storage medium based on artificial intelligence
CN114328214A (en) Method and device for improving efficiency of interface test case of report software and computer equipment
CN115757889A (en) Data item processing method and device, computer equipment and storage medium
CN117234505A (en) Interactive page generation method, device, equipment and storage medium thereof
CN114936079A (en) Processing method, device and equipment for process robot task and storage medium

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