Nuclear power plant three-dimensional modeling method and system based on two-dimensional plane template graph

文档序号:1964870 发布日期:2021-12-14 浏览:19次 中文

阅读说明:本技术 基于二维平面模板图的核电厂三维建模方法和系统 (Nuclear power plant three-dimensional modeling method and system based on two-dimensional plane template graph ) 是由 孙晓颖 宋孟燕 蒋迪 姚迪 王冬梅 李荣鹏 甘莹莹 王东洋 王少杰 刘蒙莎 于 2021-08-10 设计创作,主要内容包括:本发明是一种基于二维平面模板图的核电厂结构三维快速建模系统、方法、设备及存储介质,属于核电厂建筑领域,为解决目前核电厂建模复杂耗时较长、容易出错的问题;本发明首先将二维平面模板图进行简化处理,形成底层平面的轮廓线,并对平面轮廓根据层高进行偏置,然后根据层高进行拉伸,通过这种方式完成各层平面图的拉伸,在楼板标高处形成底板,对底板切割生成楼板后删除多余的几何面生成核电厂房结构的三维几何模型。本发明实现通过二维平面模板图获取所需要的基本数据的功能;把设计图纸融入设计仿真工程中,准确的反映真实状态;通过程序实现自动化,未来可用于核电结构数字化协同设计平台中。(The invention relates to a nuclear power plant structure three-dimensional rapid modeling system, a method, equipment and a storage medium based on a two-dimensional plane template diagram, which belong to the field of nuclear power plant buildings and aim to solve the problems of complexity, long time consumption and high possibility of errors in the current nuclear power plant modeling; according to the invention, a two-dimensional plane template graph is simplified to form a contour line of a bottom plane, the plane contour is biased according to the layer height, then the plane contour is stretched according to the layer height, the stretching of each layer of plane graph is completed in this way, a bottom plate is formed at the elevation position of a floor slab, and after the floor slab is cut to generate the floor slab, redundant geometric surfaces are deleted to generate a three-dimensional geometric model of the nuclear power plant structure. The invention realizes the function of acquiring the required basic data through the two-dimensional plane template graph; integrating a design drawing into a design simulation project to accurately reflect a real state; the automation is realized through a program, and the method can be used for a nuclear power structure digital collaborative design platform in the future.)

1. A nuclear power plant three-dimensional modeling method based on a two-dimensional plane template diagram is characterized by comprising the following steps:

step (1), respectively forming the construction template drawings of each layer into the outline of the wall body of each layer;

step (2), simplifying the outline of the wall body of each layer;

determining the elevation of the contour line of each layer and offsetting;

step (4), according to the elevation, upwards stretching is carried out by taking the contour lines of all layers as a reference to generate a wall surface;

step (5), building a floor slab exceeding the contour line at the elevation of the contour line of each layer;

and (6) cutting and deleting redundant surfaces of the floor exceeding the contour line through Boolean operation to form a three-dimensional model of the nuclear power plant.

2. The three-dimensional modeling method for nuclear power plant based on two-dimensional planar template drawing of claim 1, wherein the step of forming the construction template drawing of each layer into the wall profile of each layer comprises:

classifying the layers of the construction template drawings of each layer according to a modeling reference line, a wall body outline, a hole, an embedded part and a size marking line;

and deleting the layer information of the hole, the embedded part and the dimension marking line of each layer, and keeping the outline of the wall body of each layer.

3. The three-dimensional modeling method for nuclear power plant based on two-dimensional planar template graph according to claim 1, wherein in the step (2), the simplifying the contour of the wall body of each layer specifically comprises:

taking a central line for the outlines of the wall bodies of all the layers to form closed outline lines of the wall bodies of all the layers; the central axis of the wall body is taken as a central line by the straight wall, the central arc line of the wall body is taken as a central line by the arc wall, and the connecting line of the end points of the adjacent regular wall bodies is taken as a central line by the irregular wall body.

4. The three-dimensional modeling method for nuclear power plant based on two-dimensional planar template graph of claim 3, wherein the contour of the wall at each level is taken as a center line, and after the closed contour line of the wall at each level is formed, the method further comprises checking and repairing the contour line; the method specifically comprises the following steps:

checking whether coincident nodes exist in the same position, and if so, repairing and combining the repeated nodes into a unique node;

checking whether a superposed line exists at the same position, and if so, repairing and combining the repeated lines into a unique line;

and checking whether a gap exists between two adjacent contour lines and no common node exists, if so, coinciding the two nodes of the two adjacent contour lines to ensure that the two adjacent contour lines are in common node.

5. The nuclear power plant three-dimensional modeling method based on the two-dimensional planar template graph as recited in claim 1, wherein the step (3) specifically comprises:

determining the elevation of each layer of the nuclear power plant, and determining the stretching height of each layer according to the difference value of the elevation of each layer;

and upwardly offsetting the contour lines of the layers according to the stretching heights of the layers to form an upper point connecting line and a lower point connecting line.

6. The three-dimensional modeling method for nuclear power plant based on two-dimensional planar template graph of claim 1, characterized in that the step (5) comprises:

obtaining coordinate values of the nodes of the contour line of each layer, and calculating maximum and minimum coordinate values x in two directions of horizontal X, Ymin,xmax,ymin,ymaxWherein:

xmin=min(x1,x2,x3…xn)

xmax=max(x1,x2,x3…xn)

ymin=min(y1,y2,y3…yn)

ymax=max(y1,y2,y3…yn);

and establishing a floor exceeding the contour line at the elevation of the floor of each layer, wherein the area of the floor is as follows:

x=[xmin-1,xmax+1]

y=[ymin-1,ymax+1]。

7. a nuclear power plant three-dimensional modeling system based on a two-dimensional planar template graph is characterized by comprising:

the layer classification module is used for forming the construction template pictures of each layer into the outline of the wall body of each layer;

the contour line processing module is used for simplifying the contour of the wall body of each layer;

the elevation offset module is used for determining the elevation of the contour line of each layer and offsetting the elevation;

the stretching module is used for upwards stretching the contour lines of all the layers according to the elevation to generate a wall surface and building a floor plate exceeding the contour lines at the elevation positions of the contour lines of all the layers;

and the forming module is used for cutting and deleting redundant surfaces through Boolean operation to form a three-dimensional model of the nuclear power plant.

8. The nuclear plant three-dimensional modeling system based on two-dimensional planar template graph of claim 7, further comprising:

the maintenance module is used for checking whether coincident nodes exist at the same position, and if so, repairing and combining the repeated nodes into a unique node; checking whether the same position has a superposed line, if so, repairing and combining the repeated lines into a unique line; checking whether a gap exists between two adjacent contour lines and no common node exists, if so, coinciding the two nodes of the two adjacent contour lines to enable the two adjacent contour lines to be in common node;

a calculation module for obtaining coordinate values of the nodes of the contour lines of the respective layers and calculating maximum and minimum coordinate values x in two directions of horizontal X, Ymin,xmax,ymin,ymaxWherein:

xmin=min(x1,x2,x3…xn)

xmax=max(x1,x2,x3…xn)

ymin=min(y1,y2,y3…yn)

ymax=max(y1,y2,y3…yn);

and establishing a floor exceeding the contour line at the elevation of the floor of each layer, and calculating the area range of the floor as follows:

x=[xmin-1,xmax+1]

y=[ymin-1,ymax+1]。

9. a nuclear power plant three-dimensional modeling device based on a two-dimensional plane template diagram is characterized in that: the nuclear power plant three-dimensional modeling method based on the two-dimensional plane template drawing comprises a memory and a processor, wherein the memory stores a computer program, and the processor executes the computer program to realize the nuclear power plant three-dimensional modeling method based on the two-dimensional plane template drawing according to any one of claims 1 to 6.

10. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program, when executed by a processor, implements the method for three-dimensional modeling of a nuclear power plant based on a two-dimensional planar template graph of any of claims 1 to 6.

Technical Field

The invention relates to a rapid modeling method for a nuclear power plant structure, in particular to a three-dimensional rapid modeling system, a three-dimensional rapid modeling method, equipment and a storage medium for the nuclear power plant structure based on a two-dimensional plane template diagram, and belongs to the field of nuclear power plant buildings.

Background

Based on the requirement of high safety of the nuclear power plant structure, a series of simulation calculation analysis needs to be carried out on the nuclear power plant structure in the design process according to different working conditions, such as self weight, soil pressure, shrinkage creep, earthquake and the like, and finally, the structural reinforcement of the nuclear power plant and a specific design scheme are determined. In the simulation calculation process, the modeling work is the most complex work, and the workload accounts for the largest part.

Compared with a civil structure, in order to meet the arrangement function requirements of a nuclear power plant system, inclined walls, annular walls and irregular walls are relatively more, so that the plane arrangement is more complex, the modeling of the bottom plane outline in the modeling process is most complicated, a civil common shaft network modeling method is not suitable for the nuclear power plant structure modeling process, a general finite element program is adopted for single-component sequential modeling in the current nuclear power plant structure modeling, the modeling mode is time-consuming and slightly careless, and a three-dimensional model is not consistent with an actual engineering design drawing after the two-dimensional plane arrangement is wrong.

In the structural design stage of a nuclear power plant, a planar template graph is updated in real time and can accurately describe the real situation of the structural design process of the nuclear power plant, but the nuclear power structural planar template graph contains more information, such as a modeling reference line, a wall contour line, a hole, an embedded part, a dimension marking line and the like, and model information in structural simulation calculation only relates to the contour line and the hole, so that the current simulation calculation and design processes are mutually independent processes, and the planar template graph does not play a role in the three-dimensional geometric modeling process of the nuclear power plant structure.

Disclosure of Invention

Aiming at the defects in the prior art, the invention aims to provide a nuclear power plant three-dimensional modeling method and system based on a two-dimensional plane template diagram.

In order to achieve the above purposes, the invention adopts the technical scheme that: a nuclear power plant three-dimensional modeling method based on a two-dimensional plane template graph comprises the following steps:

step (1), respectively forming the construction template drawings of each layer into the outline of the wall body of each layer;

step (2), simplifying the outline of the wall body of each layer;

determining the elevation of the contour line of each layer and offsetting;

step (4), according to the elevation, upwards stretching is carried out by taking the contour lines of all layers as a reference to generate a wall surface;

step (5), building a floor slab exceeding the contour line at the elevation of the contour line of each layer;

and (6) cutting and deleting redundant surfaces of the floor exceeding the contour line through Boolean operation to form a three-dimensional model of the nuclear power plant.

Further, the step of forming the construction template drawings of each layer into the outline of the wall body of each layer comprises the following specific steps:

classifying the layers of the construction template drawings of each layer according to a modeling reference line, a wall body outline, a hole, an embedded part and a size marking line;

and deleting the layer information of the hole, the embedded part and the dimension marking line of each layer, and keeping the outline of the wall body of each layer.

Further, in the step (2), the simplifying the contour of the wall body of each layer specifically includes:

taking a central line for the outlines of the wall bodies of all the layers to form closed outline lines of the wall bodies of all the layers; the central axis of the wall body is taken as a central line by the straight wall, the central arc line of the wall body is taken as a central line by the arc wall, and the connecting line of the end points of the adjacent regular wall bodies is taken as a central line by the irregular wall body.

Furthermore, a central line is taken for the outline of each layer of the wall body, and after a closed contour line of each layer of the wall body is formed, the contour line is checked and repaired; the method specifically comprises the following steps:

checking whether coincident nodes exist in the same position, and if so, repairing and combining the repeated nodes into a unique node;

checking whether a superposed line exists at the same position, and if so, repairing and combining the repeated lines into a unique line;

and checking whether a gap exists between two adjacent contour lines and no common node exists, if so, coinciding the two nodes of the two adjacent contour lines to ensure that the two adjacent contour lines are in common node.

Further, the step (3) specifically comprises:

determining the elevation of each layer of the nuclear power plant, and determining the stretching height of each layer according to the difference value of the elevation of each layer;

and upwardly offsetting the contour lines of the layers according to the stretching heights of the layers to form an upper point connecting line and a lower point connecting line.

Further, the step (5) specifically comprises:

obtaining coordinate values of the nodes of the contour line of each layer, and calculating maximum and minimum coordinate values x in two directions of horizontal X, Ymin,xmax,ymin,ymaxWherein:

xmin=min(x1,x2,x3…xn)

xmax=max(x1,x2,x3…xn)

ymin=min(y1,y2,y3…yn)

ymax=max(y1,y2,y3…yn);

and establishing a floor exceeding the contour line at the elevation of the floor of each layer, wherein the area of the floor is as follows:

x=[xmin-1,xmax+1]

y=[ymin-1,ymax+1]。

the technical scheme adopted by the invention also discloses a nuclear power plant three-dimensional modeling system based on the two-dimensional plane template diagram, which comprises the following steps:

the layer classification module is used for forming the construction template pictures of each layer into the outline of the wall body of each layer;

the contour line processing module is used for simplifying the contour of the wall body of each layer;

the elevation offset module is used for determining the elevation of the contour line of each layer and offsetting the elevation;

the stretching module is used for upwards stretching the contour lines of all the layers according to the elevation to generate a wall surface and building a floor plate exceeding the contour lines at the elevation positions of the contour lines of all the layers;

and the forming module is used for cutting and deleting redundant surfaces through Boolean operation to form a three-dimensional model of the nuclear power plant.

Further, the nuclear power plant three-dimensional modeling system based on the two-dimensional plane template diagram further comprises:

the maintenance module is used for checking whether coincident nodes exist at the same position, and if so, repairing and combining the repeated nodes into a unique node; checking whether the same position has a superposed line, if so, repairing and combining the repeated lines into a unique line; checking whether a gap exists between two adjacent contour lines and no common node exists, if so, coinciding the two nodes of the two adjacent contour lines to enable the two adjacent contour lines to be in common node;

a calculation module for obtaining coordinate values of the nodes of the contour lines of the respective layers and calculating maximum and minimum coordinate values x in two directions of horizontal X, Ymin,xmax,ymin,ymaxWherein:

xmin=min(x1,x2,x3…xn)

xmax=max(x1,x2,x3…xn)

ymin=min(y1,y2,y3…yn)

ymax=max(y1,y2,y3…yn);

and establishing a floor exceeding the contour line at the elevation of the floor of each layer, and calculating the area range of the floor as follows:

x=[xmin-1,xmax+1]

y=[ymin-1,ymax+1]。

the technical scheme adopted by the invention also discloses a nuclear power plant three-dimensional modeling device based on the two-dimensional plane template graph, which comprises a memory and a processor, wherein the memory stores a computer program, and the processor realizes the nuclear power plant three-dimensional modeling method based on the two-dimensional plane template graph when executing the computer program.

The technical scheme adopted by the invention also discloses a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when the computer program is executed by a processor, the three-dimensional modeling method of the nuclear power plant based on the two-dimensional plane template diagram is realized.

Compared with the traditional nuclear power structure modeling mode, the nuclear power plant structure three-dimensional rapid modeling method based on the two-dimensional plane template diagram has the beneficial effects that:

firstly, a nuclear power plant can be quickly modeled based on a two-dimensional plane template diagram in nuclear power structural design;

second, a function of acquiring required basic data through a two-dimensional plane template drawing can be realized.

Thirdly, in the prior nuclear power structure simulation calculation process, the design drawing is only used as a modeling reference and does not play a practical role, and the design drawing can be integrated into the design simulation engineering through the method, so that the real state of the structure in the design process can be accurately reflected in real time;

fourthly, compared with the traditional nuclear power structure modeling mode of tracing points, connecting lines and pictures on a drawing, the modeling method of the nuclear power structure not only can enable the modeling to be quicker, but also reduces the process of artificial equivalent models in the modeling process and reduces the error probability of the models;

and fifthly, the modeling method formed by the invention can realize an automatic operation process through a program and can be used in a nuclear power structure digital collaborative design platform in the future.

Drawings

FIG. 1 is a flow chart of the method of the present invention;

FIG. 2 is a profile view of a wall of the present invention;

FIG. 3 is a close-up profile view of the wall of the present invention;

FIG. 4 is a schematic drawing of the wall of the present invention;

FIG. 5 is a schematic diagram of the Boolean operation of the present invention;

FIG. 6 is a three-dimensional model diagram of a nuclear power plant according to the present invention.

Detailed Description

The invention is further described with reference to the following figures and detailed description.

As shown in fig. 1, the embodiment provides a three-dimensional modeling method for a nuclear power plant based on a two-dimensional planar template diagram, which includes the following steps:

step (1), respectively forming the construction template drawings of each layer into the outline of the wall body of each layer; in step (1), it is first determined that the entire nuclear power plant is divided into several layers, for example, in the present embodiment, the entire nuclear power plant is divided into three layers, and then each layer needs to be formed into the outline of the wall of the layer. Specifically, the construction template drawings of each layer are classified according to a modeling reference line, a wall body outline, a hole, an embedded part and a dimension marking line; the layer classification can be performed in common two-dimensional plane design software, such as CAD software. After the classification of each layer is completed, the layer information of the openings, the embedded parts and the dimension marking lines of each layer can be deleted, and the outline of the wall body of each layer is reserved, as shown in fig. 2.

Step (2), simplifying the outline of the wall body of each layer; the method comprises the steps of firstly obtaining the outline of the wall body of each layer, and then simplifying the outline of the wall body to achieve the purpose of subsequent rapid modeling. A simplified approach is then to take the median line of the wall profiles of the various levels. It is worth noting that in the simulation calculation process of the nuclear power structure, only a wall body with the thickness of more than 100mm needs to be considered for simulation, and therefore a partition wall with the thickness of less than 100mm does not need to be provided with a central line. Because the wall bodies are different in shape, when the center line is taken for the outline of each layer of the wall body, the center line of the wall body is taken as the center line for the straight wall; the arc wall takes the central arc line of the wall body as a central line; the irregular wall body takes the connecting line of the end points of the adjacent regular wall bodies as the center line, and all the center lines are combined to form the closed contour line of the wall body, as shown in fig. 3. And connecting the obtained central lines to form the closed contour line of the wall body of each layer.

It is worth noting that after the closed contour lines of the wall bodies of all layers are formed, the contour lines need to be checked and repaired; specifically, whether coincident nodes exist at the same position is checked, if so, the repeated nodes are repaired and combined into a unique node; checking whether a superposed line exists at the same position, and if so, repairing and combining the repeated lines into a unique line; and checking whether a gap exists between two adjacent contour lines and no common node exists, if so, coinciding the two nodes of the two adjacent contour lines to ensure that the two adjacent contour lines are in common node. Through the inspection, the unique contour line can be ensured, no breakpoint exists at the joint, and the establishment of a subsequent model is facilitated.

Step (3), determining the elevation of the contour line of each layer and offsetting; in step (3) of this embodiment, the elevations of the various layers of the nuclear power plant are determined, and the elevations are noted on the closed contour line of the wall. It should be noted that after the elevation of the centering line is completed, the closed contour lines of the wall bodies of all layers should be converted into primitive information of a two-dimensional plane, and the format of the primitive information is a format which can be opened by three-dimensional modeling software, such as a universal iges format, so that data related to the closed contour lines of the wall bodies are ensured not to change in the three-dimensional modeling process.

Step (4), according to the elevation, upwards stretching is carried out by taking the contour lines of all layers as a reference to generate a wall surface; and according to the elevation, the wall surface is generated by upwards stretching by taking the contour lines of all layers as the reference. Specifically, the stretching height of each layer can be determined by the difference of the elevations of each layer due to the difference of the elevations of each layer; after the stretching height of each layer is determined, the contour lines of each layer can be upwardly offset by a height, so that the top surface and the bottom surface of one layer are formed, and an upper and lower point connecting line is formed between the top surface and the bottom surface; and then the wall surface can be formed by stretching the contour line along the connecting line of the upper point and the lower point. It is noted that in other embodiments, if the modeling software can construct the three-dimensional model and the primitive information for the two-dimensional plane at the same time, the format of the primitive information need not be converted.

Step (5), building a floor exceeding the contour line at the elevation of the contour line of each layer; in step (4) of this embodiment, the contour lines of the respective layers are first placed in a planar coordinate system, so that the coordinate values of the nodes of the contour lines of the respective layers can be obtained in the coordinate system, and the maximum and minimum coordinate values x in two directions of the horizontal X, Y are calculatedmin,xmax,ymin,ymaxWherein:

xmin=min(x1,x2,x3…xn)

xmax=max(x1,x2,x3…xn)

ymin=min(y1,y2,y3…yn)

ymax=max(y1,y2,y3…yn)。

that is, pass xmin,xmax,ymin,ymaxThe rectangle formed by the four straight lines can completely surround the contour line and is tangent to the edge of the contour line. Then, a floor exceeding the contour line is created at the elevation of the floor of each layer, and the area of the floor is as follows:

x=[xmin-1,xmax+1]

y=[ymin-1,ymax+1]。

the floor beyond the contour line can ensure that the contour line is completely covered and no edge line without entity is generated due to tangency.

And (6) cutting and deleting redundant faces of the floor exceeding the contour line through Boolean operation to form a three-dimensional model of the nuclear power plant. When the three-dimensional model of the nuclear power plant is cut through Boolean operation, the floor is cut into a cell by the projection lines of the upper and lower layers of wall bodies, wherein the bottom side line of the floor and the projection line of the wall are the same line, and then the outer edge graph of the floor is deleted to obtain the final three-dimensional model of the nuclear power plant.

The embodiment also discloses a nuclear power plant three-dimensional modeling system based on the two-dimensional plane template diagram, which comprises a data initialization subsystem, a model establishment subsystem and an inspection and repair subsystem; the initialization subsystem comprises a layer classification module, a contour line processing module and a derivation module which are sequentially connected, the derivation module returns data to the layer classification module to form an internal circulation of the initialization subsystem, and the initialization subsystem performs circular scanning until a two-dimensional plane template graph completely completes an initialization process. The model building subsystem is responsible for processing data from the initialization subsystem to complete three-dimensional modeling and comprises an elevation bias module, a stretching module and a forming module. And finally, the formed model is inspected and adjusted to be perfect for three-dimensional modeling by an inspection and repair subsystem, and the inspection and repair subsystem comprises a maintenance module and a calculation module.

Specifically, the layer classification module is used for forming the construction template drawings of each layer into the outline of the wall of each layer and taking the central line of the outline of the wall of each layer; the layer classification module classifies the layers of the construction template drawings of each layer according to a modeling reference line, a wall body outline, a hole, an embedded part and a dimension marking line, and after the layer classification is completed, the layer classification module deletes layer information of the hole, the embedded part and the dimension marking line of each layer and keeps the outline of the wall body of each layer.

The contour line processing module is used for simplifying the contours of the wall bodies of all the layers, particularly for taking a central line for the contours of the wall bodies of all the layers to form closed contour lines of the wall bodies of all the layers; the contour line processing module takes the center line of the contour of each layer of wall body, and the straight wall takes the central axis of the wall body as the center line; the arc wall takes the central arc line of the wall body as a central line; the irregular wall body takes the connecting line of the end points of the adjacent regular wall bodies as the central line, and all the central lines are combined to form the closed contour line of the wall body.

The maintenance module is used for checking whether coincident nodes exist at the same position, and if so, repairing and combining the repeated nodes into a unique node; checking whether the same position has a superposed line, if so, repairing and combining the repeated lines into a unique line; and checking whether a gap exists between two adjacent contour lines and no common node exists, if so, coinciding the two nodes of the two adjacent contour lines to ensure that the two adjacent contour lines are in common node.

The elevation offset module is used for determining and offsetting the elevation of the contour line of each layer, namely the elevation offset module determines the stretching height of each layer according to the difference value of the elevation of each layer; after the elevation offset module determines the stretching height of each layer, the contour lines of each layer are offset upwards by a height, and an upper and a lower point connecting line is formed between the top surface and the bottom surface.

The stretching module is used for upwards stretching according to the elevation by taking the contour lines of all the layers as a reference to generate a wall surface and establishing a floor exceeding the contour lines at the elevation positions of the contour lines of all the layers. And the stretching module controls the contour line to stretch along the upper and lower point connecting lines to form the wall surface.

After the stretching of the wall surface is finished, the computing module places the contour lines of the layers in a plane coordinate system, obtains the coordinate values of the nodes of the contour lines of the layers in the coordinate system, and computes the maximum and minimum coordinate values x in two directions of the horizontal X, Ymin,xmax,ymin,ymaxWherein:

xmin=min(x1,x2,x3…xn)

xmax=max(x1,x2,x3…xn)

ymin=min(y1,y2,y3…yn)

ymax=max(y1,y2,y3…yn);

and then the stretching module creates a floor exceeding the contour line at the elevation of the floor of each layer, the area range of the floor is obtained by calculation of the calculation module, and the area range obtained by calculation of the calculation module is as follows:

x=[xmin-1,xmax+1]

y=[ymin-1,ymax+1]。

the forming module is used for cutting and deleting redundant surfaces through Boolean operation to form a three-dimensional model of the nuclear power plant. When the three-dimensional model of the nuclear power plant is cut through Boolean operation, the floor is cut into a cell by the projection lines of the upper and lower layers of wall bodies, wherein the bottom side line of the floor and the projection line of the wall are the same line, and then the outer edge graph of the floor is deleted to obtain the final three-dimensional model of the nuclear power plant.

The division of the functional modules of the method example is not unique, and adaptive adjustment can be performed according to actual situations, for example, the functional modules can be divided corresponding to each function, or two or more functions can be integrated into one processing module; the integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. It should be noted that, the division of the modules in the embodiment of the present invention is schematic, and is only a logic function division, and there may be another division manner in actual implementation.

Specifically, the system and the method are carried on a nuclear power plant three-dimensional modeling computer device based on a two-dimensional plane template diagram, and comprise a processor and a memory;

the memory is used for storing computer execution instructions, the processor is connected with the memory through the bus, the processor executes the computer execution instructions stored in the memory, and the communication equipment is responsible for being connected with an external network and carrying out a data receiving and sending process; the processor is connected with the memory, and the memory comprises database software;

the processor and the memory contain instructions for causing the personal computer or the server or the network device to perform all or part of the steps of the method; the type of processor used includes central processing units, general purpose processors, digital signal processors, application specific integrated circuits, field programmable gate arrays or other programmable logic devices, transistor logic devices, hardware components, or any combination thereof; the storage medium comprises a U disk, a mobile hard disk, a read-only memory, a random access memory, a magnetic disk or an optical disk.

Specifically, the software system is partially carried by a Central Processing Unit (CPU), a general-purpose Processor, a Digital Signal Processor (DSP), an Application-Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a transistor logic device, a hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor may also be a combination of computing functions, e.g., comprising one or more microprocessors, DSPs, and microprocessors, among others. The communication device for communication between the relevant person and the user may utilize a transceiver, a transceiver circuit, a communication interface, or the like.

Those skilled in the art will recognize that, in one or more of the examples described above, the functions described in this invention may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.

It will be appreciated by those skilled in the art that the method and system of the present invention are not limited to the embodiments illustrated in the detailed description, which is intended to be illustrative of the invention and is not intended to be limiting. Other embodiments will be apparent to those skilled in the art from the following detailed description, which is intended to cover all modifications, equivalents, and alternatives falling within the spirit and scope of the invention as defined by the appended claims.

14页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:三维重建方法、装置、电子设备及存储介质

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!