CN111414655A - Method for splicing plate splicing drawings - Google Patents

Method for splicing plate splicing drawings Download PDF

Info

Publication number
CN111414655A
CN111414655A CN202010276996.4A CN202010276996A CN111414655A CN 111414655 A CN111414655 A CN 111414655A CN 202010276996 A CN202010276996 A CN 202010276996A CN 111414655 A CN111414655 A CN 111414655A
Authority
CN
China
Prior art keywords
splicing
coordinates
panel
data
point
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.)
Granted
Application number
CN202010276996.4A
Other languages
Chinese (zh)
Other versions
CN111414655B (en
Inventor
伍广兴
吴蓉蓉
李辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Wenchong Shipyard Co Ltd
Original Assignee
Guangzhou Wenchong Shipyard 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 Guangzhou Wenchong Shipyard Co Ltd filed Critical Guangzhou Wenchong Shipyard Co Ltd
Priority to CN202010276996.4A priority Critical patent/CN111414655B/en
Publication of CN111414655A publication Critical patent/CN111414655A/en
Application granted granted Critical
Publication of CN111414655B publication Critical patent/CN111414655B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a method for splicing plate splicing diagrams, which comprises the steps of obtaining plate drawing data in SPD software, identifying coded information of plates from the plate drawing data, determining the plates to be spliced according to the coded information, calling outline identification data of the plates to be spliced, screening out a point which is closest to or farthest from an origin of coordinates from the outline identification data, taking the point as a part coordinate of the plates, inserting the parts to be spliced into the same coordinate system according to the part coordinate, and generating the plate splicing diagram drawing. The method has high accuracy and high running speed, can be realized by most of the conventional development tools, and can quickly and effectively solve the problem of efficiency of production design.

Description

Method for splicing plate splicing drawings
Technical Field
The invention relates to the technical field of splicing of plate splicing diagrams, in particular to a method for splicing the plate splicing diagrams.
Background
At present, most ships are steel ships, the main body structure of the ship body is formed by welding steel plates and profiles, and the steel plates are flat steel with large width-thickness ratio and large surface area. The general steel of the main structure of the ship is generally 6 mm-50 mm, the specification of the whole steel plate is expressed by the thickness, width and length in millimeters, and in the ship industry, the plate is also referred to as the steel plate.
The plate splicing board is formed by splicing two or more steel plates by welding materials on the flat ground, is an indispensable process in ship construction, and is a guide file of the plate splicing process. The plate splicing process is carried out after the plate is subjected to numerical control blanking and before other components are assembled, and because the steel plate can be contracted and deformed after being welded, when a constructor carries out plate splicing according to a plate splicing diagram, the front and rear sizes of the plate splicing must be measured, the rear precision of the plate splicing is strictly controlled, and the production quality is ensured.
Because the splicing diagram function of the SPD design system does not consider factors such as plate allowance and welding shrinkage, the generated splicing diagram has large errors and cannot be used for construction.
At present, plate splicing drawings are manually made by designers, parts are exported from an SPD building system, a dxf file (which can be opened by AutoCAD) is exported from each part library, part drawings in the files are displayed in a block form, each part is a block, the name of the block is a part code, and the block codes are arranged and placed according to the size of a CAD block and a specific interval, as shown in FIG. 1; all part block base points are the lower left corner of the part size, not the origin of coordinates for the structural model, as shown in FIG. 2; the designer can only select all parts needing to be jointed one by one, and finally, the parts of the jointed boards are translated to proper positions and are spliced together artificially. The phenomenon such as splice dislocation or error and leakage can easily appear in artifical concatenation, and production design is inefficient moreover.
Disclosure of Invention
The invention aims to provide a method for splicing a plate splicing diagram with high accuracy and high running speed.
The invention relates to a method for splicing a panel splicing chart, which comprises the following steps:
step 1: acquiring sheet drawing data in SPD software;
step 2: identifying the coded information of the plates from the plate drawing data, and determining the plates to be spliced according to the coded information;
and step 3: calling outline identification data (OUTSOUR) of the plates to be spliced;
and 4, step 4: screening out a point which is closest to or farthest from the origin of coordinates from the profile identification data, and taking the point as the part coordinates of the plate;
and 5: and inserting the parts to be spliced into the same coordinate system according to the part coordinates to generate a splicing drawing.
The splicing method of the plate splicing drawing is based on plate drawing data (dxf format) generated by SPD software, judges whether splicing is performed or not according to a corresponding plate coding rule, calculates coordinates of parts in the plate, inserts specified blocks in batches and generates the splicing drawing rapidly, so that the accuracy is high, the operation speed is high, the SPD designed splicing drawing is realized in AutoCAD very effectively, and the production design efficiency is improved. And the realization process is simple and easy to implement, and can be realized by most of the existing development tools, such as secondary development of AutoCAD VBA. The method can obtain the positioning of the plate part block by means of simple contour data, can be used in various specialized software of a ship body, and has certain reference value for data conversion and analysis of other specialties. The SPD software jigsaw map is automatically generated under the condition of function defects of the SPD design software jigsaw map, so that errors of manual operation are avoided, and the production efficiency and the positioning accuracy are greatly improved.
Drawings
FIG. 1 is a diagram of parts exported by an SPD building system of the background art;
FIG. 2 is a schematic diagram of a base point of a SPD-derived part block in the background art;
FIG. 3 is a schematic flow chart of the method of the present invention.
Detailed Description
First, a coordinate of an inflection point of the outer contour of the part closest to the origin of coordinates is defined as a part coordinate. As a preferred scheme, programming can be completed through an AutoCAD VBA secondary development technology or other development tools, a panel mosaic drawing is automatically generated in batches, and an operation flow chart is shown in fig. 3, and the panel mosaic drawing splicing method provided by the invention comprises the following steps:
step 1: acquiring sheet drawing data in SPD software;
step 2: identifying the coded information of the plates from the plate drawing data, and determining the plates to be spliced according to the coded information;
and step 3: calling outline identification data of the plates to be spliced;
and 4, step 4: screening out a point which is closest to or farthest from the origin of coordinates from the profile identification data, and taking the point as the part coordinates of the plate;
and 5: and inserting the parts to be spliced into the same coordinate system according to the part coordinates to generate a jigsaw drawing.
Firstly, dividing the plate drawing data into a plurality of part drawing unit data by adopting a preset boundary.
Specifically, the "- - - - - - - -" line segment is used as the boundary of each piece of part diagram unit data, and each piece of part diagram unit data is analyzed and processed one by one subsequently, so that the precision and the processing speed can be improved.
Further, according to the part drawing unit data obtained by splitting, extracting the first line of data in each part drawing unit data one by one, and acquiring the final character string as the part name; and then, extracting the part contour data in each unit data one by one according to the separated unit data of the part drawing.
Specifically, the last character string of the first row of data is acquired to obtain the part name, and all contour data of the part drawing unit data are extracted by taking the 'OUTSOUR' character string as the identifier.
Furthermore, by utilizing the coding rule of the ship structure, the plate parts needing to be jointed into plates are coded in the same part, and only the part numbers are different, such as the part A-D01A-W1 and the part A-D01A-W2, so that whether the plate needs to be jointed into plates currently is analyzed.
Specifically, the part name and the part number on the coding information of each part drawing unit data are analyzed, and if the plate names exist and the part names are consistent and only the part numbers are different, the two parts are considered to need to be jointed. Because the coding rules of various shipyards are different, whether the parts are spliced or not can be analyzed according to the actual coding rules.
Further, the contour data of all the parts are converted into two-dimensional coordinate data, and the distance between the inflection point and the origin of coordinates is calculated by using the Pythagorean theorem
Figure DEST_PATH_IMAGE002
Then, the distances of the inflection points are compared one by one to obtain the inflection point with the minimum distance, namely the coordinate point of the plate part,
Figure DEST_PATH_IMAGE004
the value is the linear distance of the inflection point from the origin of coordinates.
Specifically, by extracting coordinates of inflection points of the contour of the part, the coordinate values are converted into diameter distances between the inflection points and the origin of coordinates, then the sizes of the inflection points are compared, and the coordinates of the inflection points with the minimum value are taken and defined as the coordinates of the part.
And further, inserting part blocks in batches according to the part names by using the AutoCAD VBA secondary development or other development technologies, wherein the insertion points of the part blocks are the coordinate values of the parts, and then moving the whole jigsaw puzzle into the pointing frame as required.
Specifically, through the secondary development of AutoCAD VBA or other development technologies, inserting the AutoCAD blocks in batches according to the part names and the part coordinates to generate a board splicing drawing; the jigsaw puzzle is then moved into the designated frame as needed.
Finally, whether the parts are jointed or not is judged on the basis of a plate file and a part diagram (dxf format) generated by SPD software by taking a part coding rule as a basis, the coordinates of the parts are calculated, and the specified blocks are inserted in batches to quickly generate the jointed plate diagram.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (9)

1. A method for splicing a panel splicing chart is characterized by comprising the following steps:
step 1: acquiring sheet drawing data in SPD software;
step 2: identifying the coded information of the plates from the plate drawing data, and determining the plates to be spliced according to the coded information;
and step 3: calling outline identification data of the plates to be spliced;
and 4, step 4: screening out a point which is closest to or farthest from the origin of coordinates from the profile identification data, and taking the point as the part coordinates of the plate;
and 5: and inserting the parts to be spliced into the same coordinate system according to the part coordinates to generate a jigsaw drawing.
2. The method for splicing the panel mosaic according to claim 1, wherein in step 1, before the panel drawing data in the SPD software is obtained, the panel drawing data is split in the SPD software to obtain a plurality of part drawing unit data.
3. The method for splicing the panel splicing chart according to claim 2, wherein in the step 1, the SPD software firstly splits the panel drawing data, specifically, splits the panel drawing data by using a preset dividing line.
4. The method for splicing the board mosaic according to claim 2, wherein in step 1, each piece of part map unit data is encoded, and the encoded information comprises the name of the board, the name of the part and the serial number of the part.
5. The method for splicing the panel charts according to claim 4, wherein in the step 2, the coded information of the panels is identified from the panel drawing data, the panels to be spliced are determined according to the coded information, specifically, the part names and the part numbers of the coded information of each piece of part drawing unit data are analyzed, and if the part names exist and the part names are consistent and only the part numbers are different, the two parts are considered to be spliced.
6. The method for splicing the panel splicing chart according to claim 5, wherein in the step 4, a point which is the closest or the farthest to the origin of coordinates is screened from the contour identification data and is used as the part coordinates of the panel, the method comprises the steps of converting the contour data of all the parts into two-dimensional coordinate data, and calculating the distance between the inflection point and the origin of coordinates by using the Pythagorean theorem
Figure DEST_PATH_IMAGE001
Then, the distances of the inflection points are compared one by one to obtain the inflection point with the minimum distance, namely the coordinate point of the plate part,
Figure 505245DEST_PATH_IMAGE002
the point is the distance of the inflection point.
7. The method for splicing the panel splicing maps according to claim 6, wherein in the step 4, specifically, by extracting coordinates of inflection points of the contour of the part, coordinate values are converted into diameter distances of the inflection points from the origin of coordinates, and then the diameter distances of the inflection points from the origin of coordinates are compared, and the coordinates of the inflection points with the minimum value are taken and defined as the coordinates of the part.
8. The method as claimed in claim 7, wherein in step 5, the parts to be assembled are inserted into the same coordinate system according to the part coordinates to generate the assembly drawing, the assembly drawing comprises inserting part blocks in batches according to the part names, the insertion points of the part blocks are the part coordinate values, and then, moving the assembly drawing integrally into the pointing frame according to the requirements.
9. The method as claimed in claim 8, wherein the step 5 further comprises inserting the part blocks in batches according to the part names and the part coordinates to generate the jigsaw map, and then moving the jigsaw map to the designated frame as required.
CN202010276996.4A 2020-04-10 2020-04-10 Method for splicing plate splicing drawings Active CN111414655B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010276996.4A CN111414655B (en) 2020-04-10 2020-04-10 Method for splicing plate splicing drawings

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010276996.4A CN111414655B (en) 2020-04-10 2020-04-10 Method for splicing plate splicing drawings

Publications (2)

Publication Number Publication Date
CN111414655A true CN111414655A (en) 2020-07-14
CN111414655B CN111414655B (en) 2023-03-24

Family

ID=71493516

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010276996.4A Active CN111414655B (en) 2020-04-10 2020-04-10 Method for splicing plate splicing drawings

Country Status (1)

Country Link
CN (1) CN111414655B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113836859A (en) * 2021-09-23 2021-12-24 苏州悦谱半导体有限公司 Computer-aided manufacturing method of intelligent jointed board for industrial graphics

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07262247A (en) * 1994-03-18 1995-10-13 Sony Corp Examination drawing/parts drawing position coordinate recognition system using cadam
CN104833317A (en) * 2015-05-07 2015-08-12 浙江理工大学 Medium or heavy steel plate morphology detection system based on controllable symmetrical double-line laser angle and method thereof
CN106469237A (en) * 2016-08-31 2017-03-01 中船黄埔文冲船舶有限公司 A kind of method and system of jigsaw figure automatic marking

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07262247A (en) * 1994-03-18 1995-10-13 Sony Corp Examination drawing/parts drawing position coordinate recognition system using cadam
CN104833317A (en) * 2015-05-07 2015-08-12 浙江理工大学 Medium or heavy steel plate morphology detection system based on controllable symmetrical double-line laser angle and method thereof
CN106469237A (en) * 2016-08-31 2017-03-01 中船黄埔文冲船舶有限公司 A kind of method and system of jigsaw figure automatic marking

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈永辉: "在AutoCAD环境下批量拼图的实现", 《机械设计与制造》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113836859A (en) * 2021-09-23 2021-12-24 苏州悦谱半导体有限公司 Computer-aided manufacturing method of intelligent jointed board for industrial graphics

Also Published As

Publication number Publication date
CN111414655B (en) 2023-03-24

Similar Documents

Publication Publication Date Title
CN107239595B (en) Tire three-dimensional modeling system based on NX software PTS module and modeling method thereof
CN110334390B (en) Method and device for identifying outer wall in computer-aided design (CAD), storage medium and processor
US20080201002A1 (en) Machining Template Based Computer-Aided Design and Manufacture Of An Aerospace Component
CN115168971A (en) Component parameter library-based integrated collaborative method for design and construction of fabricated building
CN111877742A (en) Numerical control machining construction method for special-shaped curved surface fair-faced concrete formwork system
CN111414655B (en) Method for splicing plate splicing drawings
CN105551077A (en) Sheet metal processing three-dimensional technological model construction method and device
CN109815540A (en) A kind of reference line distribution method of space curve component
CN101727521A (en) Simplified attributive analysis method for automatic coding of three-dimensional ship modeling part
CN115600296A (en) Building curtain wall BIM forward design method
CN107145643A (en) The intelligent design system and design method of a kind of metal plate sculpture type face steelframe
CN104281727A (en) Method for designing tire die on basis of Excel and CAD (computer aided design) platform
JP3833694B2 (en) Injection mold design method
JP3833693B2 (en) Injection mold design method
KR102061900B1 (en) A Hot Forming Method for plate
CN107742036B (en) Automatic shoe sample discharging and processing method
CN111250888A (en) Welding groove modeling method for hull structure welding process design
CN113779684B (en) Revit-based roadbed slope lattice beam construction model construction method
JP3792617B2 (en) Injection mold design method
CN116883609B (en) DYNAMO-based CAD structure plane rapid three-dimensional model conversion method
CN113743063B (en) Method, system and storage medium for generating physical property report of article
Łyduch et al. The Method of Transferring Topology Optimization Results Directly to the CAD System Database
CN118442938B (en) Quick matching molding control method and system for plastic mold of automobile part
KR102437972B1 (en) Method for learning the hull block identification model and improving discrimination by utilizing a multi-view image set of 3d cad data
CN114840909B (en) BIM automatic modeling method for hollow stone curtain wall

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant