WO2015124079A1 - Pcb drilling path configuration method - Google Patents

Pcb drilling path configuration method Download PDF

Info

Publication number
WO2015124079A1
WO2015124079A1 PCT/CN2015/072855 CN2015072855W WO2015124079A1 WO 2015124079 A1 WO2015124079 A1 WO 2015124079A1 CN 2015072855 W CN2015072855 W CN 2015072855W WO 2015124079 A1 WO2015124079 A1 WO 2015124079A1
Authority
WO
WIPO (PCT)
Prior art keywords
path
hole
galvanometer
hole position
weights
Prior art date
Application number
PCT/CN2015/072855
Other languages
French (fr)
Chinese (zh)
Inventor
甘明辉
余廷勋
刘树高
徐地华
梅领亮
刘海涛
Original Assignee
广东正业科技股份有限公司
昆山市正业电子有限公司
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 广东正业科技股份有限公司, 昆山市正业电子有限公司 filed Critical 广东正业科技股份有限公司
Priority to CN201580008272.9A priority Critical patent/CN106662858B/en
Publication of WO2015124079A1 publication Critical patent/WO2015124079A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/19Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by positioning or contouring control systems, e.g. to control position from one programmed point to another or to control movement along a programmed continuous path
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/34Director, elements to supervisory
    • G05B2219/34112TSP traveling sales problem, SOM self organizing map for tool path
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/45Nc applications
    • G05B2219/45026Circuit board, pcb

Definitions

  • the invention relates to a drilling path setting method, in particular to a path setting method for performing hole drilling on a PCB board.
  • the drilling process is included, that is, the PCB board is placed on the laser drilling machine, and the corresponding position of the PCB board is drilled by the device to facilitate subsequent use.
  • the graphics within a galvanometer grid are cut in the order of graphics read, split, and edited.
  • these graphics may be divided into different layers, different parameters, and different focal points for cutting. So the order in which these holes are cut may have to be repeated several times. The order of one pass is not optimized enough, and the entire galvanometer pattern is repeatedly cut in multiple layers, and it is possible to cut a large part of the time on the galvanometer.
  • the technical problem to be solved by the present invention is to provide a drilling path setting method for a PCB board, which can obtain a short drilling path.
  • the present invention adopts the following technical solutions:
  • a method for setting a drilling path of a PCB board comprising the following steps:
  • step S7 if yes, the process ends; if not, the process returns to step S3.
  • step S1 when calculating the distance between the hole positions, it is calculated according to the formula sqrt((xi-xj)*(xi-xj)+(yi-yj)*(yi-yj)).
  • the invention selectively sets the path of the hole position in the galvanometer mirror to obtain a shorter drilling path, and cooperates with the equipment drilling, which can effectively reduce the operation time of the device and improve the working efficiency.
  • FIG. 2 is a schematic view showing a conventional drilling path setting effect of any PCB board
  • Figure 3 is a schematic view showing the effect of the drilling path after setting according to the present invention.
  • FIG. 4 is a schematic diagram of a path for setting a pattern hole on a PCB by a prior art method in a specific embodiment
  • FIG. 5 is an effect diagram of setting a path of a pattern hole on a PCB by the method provided by the present invention in a specific embodiment
  • FIG. 6 is another effect diagram of an effect diagram of setting a path of a pattern hole on a PCB by the method provided by the present invention in a specific embodiment
  • FIG. 7 is another effect diagram of an effect diagram of setting a path of a pattern hole on a PCB by the method provided by the present invention in a specific embodiment
  • FIG. 8 is a cutting and sorting method for each galvanometer grid on a PCB board according to the present invention.
  • the invention discloses a drilling path setting method for a PCB board, which comprises the following steps:
  • S1 Obtain a hole pattern in a galvanometer cell that has been divided on the PCB, calculate a distance between two holes in the galvanometer cell, obtain a distance matrix, and set a starting hole position.
  • the block is divided into multiple regions by using a block (magnet mirror), and the galvanometer cell to be cut first is selected, and the galvanometer is usually obtained.
  • One of the most central holes in the grid serves as the starting hole. It can be calculated according to the formula sqrt((xi-xj)*(xi-xj)+(yi-yj)*(yi-yj)), calculate the distance between each hole position, and then record and save it. Can be directly queried, xi, yi is the coordinate value of the corresponding hole position.
  • S2 Obtain a hole position closest to the starting hole position and use the hole position as a second hole position, and the starting hole position forms an initial path with the second hole position.
  • the third hole position is searched, the third hole position is inserted into the initial path. Since the initial path has only two hole positions, the insertion position of the third hole position has only two cases, and the first insertion position is the insertion hole position. The other is the middle of the second hole position, and the other is the third hole position inserted behind the second hole position. The other holes in the back are inserted accordingly.
  • step S5 Select the shortest extended path, insert the corresponding hole position of the shortest extended path into the corresponding position of the path, and update the path. From the calculation result of step S5, the shortest extended path is selected, and the position of the hole corresponding to the extended path and the position of the path are determined. The current path is updated when the hole is inserted into the corresponding position of the path.
  • step S7 if yes, complete the setting of the path and end; if not, return to step S3, continue the search, and perform processing according to steps 4 and 5.
  • the selected starting hole position is the hole position i
  • the closest to the hole position i is the second hole position j
  • the initial path length T D(i, j)
  • the hole H is inserted into the path S ⁇ i, S, j, K ⁇ , and the position of the extended path corresponding to the position is the shortest, and the shortest extended range is selected.
  • the position corresponding to the path is inserted.
  • the path insertion of the entire hole position is completed, and the path setting is completed.
  • FIG. 2 it is a schematic diagram of a conventional drilling path of a PCB to be drilled, and the total length of the path is 29569.024445 mm.
  • the optimized drilling path in accordance with the method of the present invention As shown in Figure 3, the total length of the path is shortened to 12281.674882.
  • the paper further optimizes the division of the galvanometer grid. See the following description for details.
  • step S1 the galvanometer cell in step S1 is divided by the following method:
  • the hole or small independent figure constituting the figure belongs only to the inside of a single galvanometer cell, which improves the accuracy of setting the path of the hole.
  • connection pattern on the PCB the following operations are performed: after the block is divided into blocks according to the set block size in step S12 of the above embodiments, the following judgment is also made: if the connection pattern is judged to be out of vibration The mirror range is used to independently interrupt the connection pattern.
  • the cutting order of all the galvanometer grids is based on the center of the galvanometer grid as the sorting reference.
  • the path obtained by this calculation method is not optimally cut. path. Therefore, the following optimizations are made for the galvanometer grid sorting of non-uniform patterns of hole distribution.
  • step S12 in the foregoing embodiments the following steps may be added:
  • step S7 determines whether the determination result in step S6 is YES. Further, after the determination result in step S7 is YES, the following steps are also performed before the end:
  • step S8 Perform path setting on the pattern in the next galvanometer cell according to the cutting order of the galvanometer cells formed in step S13, and form a cutting path of all the galvanometer cells into a total cutting path.
  • the X-direction weight parameter Weights_x1 and the Y-direction weight parameter Weights_y1 are further provided in the step S11, and the relative position distance between the centroids is further calculated and obtained according to the Weights_x and Weights_y1.
  • the X-direction weight parameter Weights_x2 and the Y-direction weight parameter Weights_y2 are further provided.
  • the acquisition is further calculated according to the Weights_x2 and Weights_y2.
  • Weights_x1 and Weights_x2 may be the same or different; similarly, the values of Weights_y1 and Weights_y2 may be the same or different.
  • Weights_x1, Weights_x2, Weights_y1, and Weights_y2 have a value range of 0-2, and the initial default value can be set to 1.
  • FIG. 4 is a schematic diagram of a path for setting a pattern hole on a PCB by a prior art method according to a specific embodiment
  • FIG. 4 the method for providing a graphic hole on a PCB is provided by the method provided by the present invention.
  • FIG. 6 is a specific embodiment provided by the present invention.
  • the method sets another effect diagram of the path of the graphic hole on the PCB; wherein the hole spacing is calculated by the D1 formula, the galvanometer grid size is 25*25, and the values of Weights_x2 and Weights_y2 are 1.0 and 1.2, respectively;
  • the values of 25mm, Weights_x2 and Weights_y2 are 1.0 and 1.2, respectively.
  • the original pattern has two layers, each layer has different cutting parameters. In the actual cutting, some parameters can be switched in real time, and some parameters must be switched after one layer is completed. What is set here is that each layer of parameters is independent and cannot be switched in real time, so the entire cutting surface needs to be cut twice. As can be seen from Fig. 1, after the original data is directly imported, most of the paths in the sequential path are empty, which seriously affects the efficiency of cutting and drilling.
  • the “printing” described herein means to use a laser drill or other methods to remove the material, that is, the printing hole is equivalent to the cutting hole, and the hole after the cutting may be a through hole or a blind hole, that is, Said, the meaning of "printing” in this article is the same as the basic meaning of "cutting”.

Abstract

A PCB drilling path configuration method, comprising the steps: S1, obtaining the hole position design within a pre-divided galvanometric scanner grid, calculating the distances between each pair of hole positions within the galvanometric scanner grid and obtaining a distance matrix, and setting a starting hole position; S2, obtaining the hole position closest to the starting hole position and setting said hole position as the second hole position, and forming a starting path between the starting hole position and the second hole position; S3, searching the remaining hole positions and inserting the remaining hole positions in sequence into the current path; S4, calculating the path added corresponding to the hole position currently being inserted; S5, selecting the shortest path added, inserting the hole position corresponding to the shortest path added into the corresponding position in the path, and updating the path; S6, determining whether all hole positions have been inserted into the path; S7, if so, ending; if not, returning to step S3. The method can obtain the shortest drilling path and enhance the operation efficiency.

Description

一种PCB板的钻孔路径设定方法Method for setting drilling path of PCB board
本申请要求于2014年02月19日提交中国专利局、申请号为201410056024.9、发明名称为“一种PCB板的钻孔路径设定方法”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to Chinese Patent Application No. 201410056024.9, entitled "Drilling Path Setting Method for PCB Board", filed on February 19, 2014, the entire contents of which are incorporated by reference. In this application.
技术领域Technical field
本发明涉及一种钻孔路径设定方法,具体地说是一种PCB板上进行孔位钻取的路径设定方法。The invention relates to a drilling path setting method, in particular to a path setting method for performing hole drilling on a PCB board.
背景技术Background technique
PCB板在加工制造的过程中,其中包含钻孔工序,即将PCB板放置在激光钻孔机上,利用设备对PCB板的相应位置进行钻孔,方便后续使用。现阶段,PCB板上,一个振镜格之内的图形按照图形读入、分割、编辑后的顺序进行切割,同时这些图形可能分成不同层,不同参数,不同焦点进行切割。所以切割这些孔位的顺序可能要重复几遍。一遍的顺序不够优化,整个振镜格图形多层反复切割,可能切割很大一部分时间耗费在了振镜空跳上。During the manufacturing process of the PCB board, the drilling process is included, that is, the PCB board is placed on the laser drilling machine, and the corresponding position of the PCB board is drilled by the device to facilitate subsequent use. At this stage, on the PCB board, the graphics within a galvanometer grid are cut in the order of graphics read, split, and edited. At the same time, these graphics may be divided into different layers, different parameters, and different focal points for cutting. So the order in which these holes are cut may have to be repeated several times. The order of one pass is not optimized enough, and the entire galvanometer pattern is repeatedly cut in multiple layers, and it is possible to cut a large part of the time on the galvanometer.
发明内容Summary of the invention
本发明要解决的技术问题是提供一种PCB板的钻孔路径设定方法,能够获取较短的钻孔路径。The technical problem to be solved by the present invention is to provide a drilling path setting method for a PCB board, which can obtain a short drilling path.
为了解决上述技术问题,本发明采取以下技术方案:In order to solve the above technical problems, the present invention adopts the following technical solutions:
一种PCB板的钻孔路径设定方法,包括以下步骤:A method for setting a drilling path of a PCB board, comprising the following steps:
S1,获取PCB板上已经划分好的一个振镜格内的孔位图形,计算该振镜格内两两孔位间的距离,得到距离矩阵,设置起始孔位;S1, obtaining a hole pattern in a galvanometer cell that has been divided on the PCB, calculating a distance between two holes in the galvanometer cell, obtaining a distance matrix, and setting a starting hole position;
S2,获取距离起始孔位最近的孔位并将该孔位作为第二孔位,起始孔位与第二孔位形成初始路径;S2, obtaining a hole position closest to the starting hole position and using the hole position as a second hole position, the initial hole position and the second hole position forming an initial path;
S3,搜索剩余孔位,将剩余孔位逐个插入当前路径中;S3, searching for the remaining hole positions, and inserting the remaining hole positions into the current path one by one;
S4,计算当前插入孔位对应的增程路径;S4, calculating an extended path corresponding to the current insertion hole position;
S5,选择最短增程路径,将最短增程路径所的对应孔位插入路径的相 应位置,更新路径;S5, selecting the shortest extended path, inserting the corresponding hole position of the shortest extended path into the phase of the path Should be located, update the path;
S6,是否所有孔位都已经插入路径;S6, whether all the holes have been inserted into the path;
S7,若是,则结束;若不是,则返回步骤S3。S7, if yes, the process ends; if not, the process returns to step S3.
所述步骤S1中,计算孔位之间的距离时,根据公式sqrt((xi-xj)*(xi-xj)+(yi-yj)*(yi-yj))计算得到。In the step S1, when calculating the distance between the hole positions, it is calculated according to the formula sqrt((xi-xj)*(xi-xj)+(yi-yj)*(yi-yj)).
本发明有选择性的对振镜格内的孔位进行路径设定,得到较短的钻孔路径,配合设备钻孔,能够有效减少设备的操作时间,提高工作效率。The invention selectively sets the path of the hole position in the galvanometer mirror to obtain a shorter drilling path, and cooperates with the equipment drilling, which can effectively reduce the operation time of the device and improve the working efficiency.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are only It is an embodiment of the present invention, and those skilled in the art can obtain other drawings according to the provided drawings without any creative work.
附图1为本发明原理流程示意图;1 is a schematic flow chart of the principle of the present invention;
附图2为任一PCB板的传统钻孔路径设定效果示意图;2 is a schematic view showing a conventional drilling path setting effect of any PCB board;
附图3为按照本发明设定后的钻孔路径效果示意图;Figure 3 is a schematic view showing the effect of the drilling path after setting according to the present invention;
图4为一种具体实施方式中通过现有技术方法设定PCB板上图形孔的路径效果图;4 is a schematic diagram of a path for setting a pattern hole on a PCB by a prior art method in a specific embodiment;
图5为一种具体实施方式中通过本发明所提供的方法设定PCB板上图形孔的路径的效果图;5 is an effect diagram of setting a path of a pattern hole on a PCB by the method provided by the present invention in a specific embodiment;
图6一种具体实施方式中通过本发明所提供的方法设定PCB板上图形孔的路径的效果图的另一效果图;6 is another effect diagram of an effect diagram of setting a path of a pattern hole on a PCB by the method provided by the present invention in a specific embodiment;
图7一种具体实施方式中通过本发明所提供的方法设定PCB板上图形孔的路径的效果图的另一效果图;FIG. 7 is another effect diagram of an effect diagram of setting a path of a pattern hole on a PCB by the method provided by the present invention in a specific embodiment; FIG.
图8为本发明所提供的PCB板上各振镜格的切割排序方法。FIG. 8 is a cutting and sorting method for each galvanometer grid on a PCB board according to the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例, 而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention. Rather than all embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
为了便于本领域技术人员的理解,下面结合附图对本发明作进一步的描述。In order to facilitate the understanding of those skilled in the art, the present invention will be further described below in conjunction with the accompanying drawings.
本发明揭示了一种PCB板的钻孔路径设定方法,包括以下步骤:The invention discloses a drilling path setting method for a PCB board, which comprises the following steps:
S1,获取PCB板上已经划分好的一个振镜格内的孔位图形,计算该振镜格内两两孔位间的距离,得到距离矩阵,设置起始孔位。对一块已经将钻孔图形划分好振镜格的PCB板,即用分块(振镜格)将整个图形划分成多个区域,选取要第一个切割的振镜格,通常获取该振镜格内最中心的一个孔位作为起始孔位。可根据公式sqrt((xi-xj)*(xi-xj)+(yi-yj)*(yi-yj))来计算,将各个孔位间的距离计算出来,然后记录保存,后续用到时可以直接查询,xi、yi为相应孔位的坐标值。S1: Obtain a hole pattern in a galvanometer cell that has been divided on the PCB, calculate a distance between two holes in the galvanometer cell, obtain a distance matrix, and set a starting hole position. For a PCB board that has divided the drilling pattern into a galvanometer grid, the block is divided into multiple regions by using a block (magnet mirror), and the galvanometer cell to be cut first is selected, and the galvanometer is usually obtained. One of the most central holes in the grid serves as the starting hole. It can be calculated according to the formula sqrt((xi-xj)*(xi-xj)+(yi-yj)*(yi-yj)), calculate the distance between each hole position, and then record and save it. Can be directly queried, xi, yi is the coordinate value of the corresponding hole position.
S2,获取距离起始孔位最近的孔位并将该孔位作为第二孔位,起始孔位与第二孔位形成初始路径。S2: Obtain a hole position closest to the starting hole position and use the hole position as a second hole position, and the starting hole position forms an initial path with the second hole position.
S3,搜索剩余孔位,将剩余孔位逐个插入当前路径中。当搜索到第三个孔位时,将该第三个孔位插入初始路径,由于初始路径只有两个孔位,则第三孔位的插入位置只有两种情况,一是插入起始孔位和第二孔位的中间,另一种是第三孔位插入第二孔位的后面。后面的其他孔位则依此插入。S3, search for the remaining hole positions, and insert the remaining hole positions into the current path one by one. When the third hole position is searched, the third hole position is inserted into the initial path. Since the initial path has only two hole positions, the insertion position of the third hole position has only two cases, and the first insertion position is the insertion hole position. The other is the middle of the second hole position, and the other is the third hole position inserted behind the second hole position. The other holes in the back are inserted accordingly.
S4,计算当前插入孔位对应的增程路径。将所有的剩余孔位插入同一个位置的对应的增程路径计算出来。S4: Calculate the extended path corresponding to the current insertion hole position. The corresponding extended path of all the remaining hole positions inserted into the same position is calculated.
S5,选择最短增程路径,将最短增程路径所的对应孔位插入路径的相应位置,更新路径。从步骤S5的计算结果中,挑选出最短的增程路径,并且确定该增程路径所对应的孔位和所处路径的位置。当该孔位插入路径的相应位置后则更新当前路径。S5: Select the shortest extended path, insert the corresponding hole position of the shortest extended path into the corresponding position of the path, and update the path. From the calculation result of step S5, the shortest extended path is selected, and the position of the hole corresponding to the extended path and the position of the path are determined. The current path is updated when the hole is inserted into the corresponding position of the path.
S6,是否所有孔位都已经插入路径。S6, whether all the holes have been inserted into the path.
S7,若是,则完成路径的设定,结束;若不是,则返回步骤S3,继续搜索,并且按照步骤4和5进行处理。 S7, if yes, complete the setting of the path and end; if not, return to step S3, continue the search, and perform processing according to steps 4 and 5.
例如,选择的起始孔位为孔位i,距离该孔位i最近的为第二孔位j,则初始路径可标记为S={i,j},初始路径长度T=D(i,j),剩余孔位共有3个,分别为S、H和K。搜索剩余孔位时,先后分别搜索到孔位S、孔位H及孔位K,则先将该孔位S插入路径S={i,j}中,具有两个插入位置,分别为插在孔位i和孔位j之间,或者插在孔位j后,即分别是S={i,S,j},该对应的增程路径Dis=D(i,S)+D(S,j)-D(i,j);以及S=={i,j,S},对应的增程路径Dis=D(j,S),将计算结果记录保存。然后将孔位H插入路径S={i,j}中,具有两个插入位置,分别为插在孔位i和孔位j之间,或者插在孔位j后,即分别是S={i,H,j},该对应的增程路径Dih=D(i,H)+D(H,j)-D(i,j);以及S=={i,j,H},对应的增程路径Dih=D(j,H),将计算结果记录保存。再将孔位K插入路径S={i,j}中,具有两个插入位置,分别为插在孔位i和孔位j之间,或者插在孔位j后,即分别是S={i,K,j},该对应的增程路径Dik=D(i,K)+D(K,j)-D(i,j);以及S=={i,j,K},对应的增程路径Dik=D(j,K),将计算结果记录保存。根据上面的计算结果,挑选出最短的增程路径,然后将该孔位插入路径的相应位置,形成新的路径。For example, the selected starting hole position is the hole position i, and the closest to the hole position i is the second hole position j, the initial path can be marked as S={i, j}, and the initial path length T=D(i, j) There are 3 remaining holes, which are S, H and K respectively. When searching for the remaining hole positions, the hole position S, the hole position H and the hole position K are searched respectively, and then the hole position S is first inserted into the path S={i, j}, and has two insertion positions, respectively Between the hole position i and the hole position j, or after the hole position j, that is, S={i, S, j}, respectively, the corresponding extended path Dis=D(i, S)+D(S, j)-D(i,j); and S=={i,j,S}, the corresponding extended path Dis=D(j,S), and save the calculation result record. Then, the hole position H is inserted into the path S={i, j}, and has two insertion positions, which are inserted between the hole position i and the hole position j, respectively, or inserted in the hole position j, that is, S={ i, H, j}, the corresponding extended path Dih=D(i,H)+D(H,j)-D(i,j); and S=={i,j,H}, corresponding The range path Dih=D(j,H) saves the calculation result record. Then insert the hole position K into the path S={i, j}, and have two insertion positions, which are inserted between the hole position i and the hole position j, respectively, or inserted in the hole position j, that is, S={ i, K, j}, the corresponding extended path Dik=D(i, K)+D(K,j)-D(i,j); and S=={i,j,K}, corresponding The range path Dik=D(j, K) is saved and the calculation result record is saved. According to the above calculation result, the shortest extended path is selected, and then the hole position is inserted into the corresponding position of the path to form a new path.
假如上面第一次插入的孔位是S,最短的增程路径是将孔位S插在路径中间,即新的路径S={i,S,j}。此时还有孔位H和孔位K没有插入路径,则需要继续搜索,此时孔位H和K插入路径S={i,S,j}中,有三种插入方式,分别为在i和S之间、S和j之间及在j后,然后分别计算孔位H和孔位K在此三种情况的增程路径,从中选择最短的增程路径,并将相应的孔位插入相应位置。假设是孔位K插入j后的位置为最短增程路径,即路径更新为S={i,S,j,K}。此时就只有最后一个孔位H还没有插入,此时将该孔位H插入路径S{i,S,j,K}中,并且查看哪一个位置对应的增程路径最短,选择最短增程路径所对应的位置插入。完成整个孔位的路径插入,路径设定完成。If the hole position inserted for the first time is S, the shortest extended path is to insert the hole position S in the middle of the path, that is, the new path S={i, S, j}. At this time, there is no insertion path for the hole position H and the hole position K, and the search needs to be continued. At this time, the hole positions H and K are inserted into the path S={i, S, j}, and there are three insertion modes, namely in the i and Between S, S and j, and after j, then calculate the extended path of hole H and hole K in these three cases respectively, select the shortest extended path from it, and insert the corresponding hole into the corresponding position. Assume that the position after the hole K is inserted into j is the shortest extended path, that is, the path is updated to S={i, S, j, K}. At this time, only the last hole H has not been inserted. At this time, the hole H is inserted into the path S{i, S, j, K}, and the position of the extended path corresponding to the position is the shortest, and the shortest extended range is selected. The position corresponding to the path is inserted. The path insertion of the entire hole position is completed, and the path setting is completed.
当有其他数量的孔位时,则按照上述方式依此插入,从而得到一个最短的增程路径,确保操作时间较短。When there are other numbers of holes, insert them as described above to obtain a shortest extended path, ensuring a shorter operating time.
如附图2所示,为一块待钻孔的PCB板的传统钻孔路径设定示意图,此时路径总长度为29569.024445mm。按照本发明方法优化后的钻孔路径, 如附图3所示,路径总长度缩短至12281.674882。As shown in FIG. 2, it is a schematic diagram of a conventional drilling path of a PCB to be drilled, and the total length of the path is 29569.024445 mm. The optimized drilling path in accordance with the method of the present invention, As shown in Figure 3, the total length of the path is shortened to 12281.674882.
一般地,振镜格划分时并非所有孔正好处于振镜格的内部,有部分孔处于相邻两个或几个振镜格的边界线上,这样对振镜格内部图形进行孔路径设定会产生偏差。故本文在上述方法的基础上,进一步对振镜格的划分进行了优化,详见以下描述。Generally, when the galvanometer is divided, not all the holes are just inside the galvanometer grid, and some of the holes are on the boundary line of two or more adjacent galvanometer grids, so that the hole path setting is performed on the internal pattern of the galvanometer grid. There will be deviations. Therefore, based on the above method, the paper further optimizes the division of the galvanometer grid. See the following description for details.
请参考图8,步骤S1中所述振镜格通过以下方法划分:Referring to FIG. 8, the galvanometer cell in step S1 is divided by the following method:
S11、读取PCB板上的图形,并设定分块尺寸以及图形起始位置点;S11, reading a graphic on the PCB, and setting a block size and a starting point of the graphic;
S12、将图形按照所述设定分块尺寸进行分块,并判断组成所述PCB板上图形的任意一个孔是否位于相邻振镜格的边界上,如果有,则调整该边界上各所述振镜格的尺寸,以使该孔位于其中一个所述振镜格的内部。S12, dividing the graphic according to the set block size, and determining whether any hole constituting the graphic on the PCB is located on a boundary of the adjacent galvanometer grid, and if so, adjusting each of the boundaries The size of the mirror is sized such that the aperture is located inside one of the galvanometer cells.
通过以上方法,组成图形的孔或者小独立图形仅仅属于唯一的一个振镜格内部,提高了设定孔路径的精度。Through the above method, the hole or small independent figure constituting the figure belongs only to the inside of a single galvanometer cell, which improves the accuracy of setting the path of the hole.
另外,对于PCB板上比较大的连接图形,进行如下操作:上述各实施例步骤S12中经图形按照所述设定分块尺寸进行分块后,还同时进行如下判断:如果判断连接图形超出振镜范围,对所述连接图形进行独立打断处理。In addition, for the relatively large connection pattern on the PCB, the following operations are performed: after the block is divided into blocks according to the set block size in step S12 of the above embodiments, the following judgment is also made: if the connection pattern is judged to be out of vibration The mirror range is used to independently interrupt the connection pattern.
目前对于所有振镜格的切割顺序是根据振镜格内图形的中心作为排序参考,然而对于振镜格内图形中孔分布非均匀情况而言,通过该计算方式所获取的路径并非最佳切割路径。故本文针对孔分布非均匀图形的振镜格切割排序进行了以下优化。At present, the cutting order of all the galvanometer grids is based on the center of the galvanometer grid as the sorting reference. However, for the non-uniform distribution of the holes in the galvanometer grid, the path obtained by this calculation method is not optimally cut. path. Therefore, the following optimizations are made for the galvanometer grid sorting of non-uniform patterns of hole distribution.
在一种优选的实施例中,上述各实施例中步骤S12之后,还可以增加如下步骤:In a preferred embodiment, after step S12 in the foregoing embodiments, the following steps may be added:
S13、计算所有所述振镜格内所包含的图形的质心位置,判断距离所述图形起始位置点最近的所述质点,以该质点所处的振镜格作为切割起始位置振镜格;并且获取各所述振镜格的质心之间的相对位置距离,进而得到第一距离矩阵,根据最短路径求取算法对各所述振镜格进行排序,作为各所述振镜格的切割顺序;所述质心为根据所述振镜格内部图形中孔的密度而定,也就是说,质心靠近孔密度大的位置。这样完成对所有振镜格内图形的排序。S13. Calculate a centroid position of a graphic included in all the galvanometer cells, and determine the particle point closest to the starting point of the graphic, and use the galvanometer cell where the particle is located as a cutting start position galvanometer And obtaining a relative position distance between the centroids of each of the galvanometer cells, thereby obtaining a first distance matrix, and sorting each of the galvanometer cells according to a shortest path finding algorithm as a cutting of each of the galvanometer cells The centroid is determined according to the density of the holes in the inner pattern of the galvanometer grid, that is, the centroid is close to the position where the density of the holes is large. This completes the sorting of the graphics within all galvanometer cells.
进一步地,步骤S7中判断结果为是之后,结束之前还进行如下步骤: Further, after the determination result in step S7 is YES, the following steps are also performed before the end:
S8、按照步骤S13所形成的振镜格的切割顺序对下一所述振镜格内的图形进行路径设定,并将所有振镜格的切割路径形成总的切割路径。S8. Perform path setting on the pattern in the next galvanometer cell according to the cutting order of the galvanometer cells formed in step S13, and form a cutting path of all the galvanometer cells into a total cutting path.
这样,将所有振镜格中的图形进行切割路径排序,并形成总的切割路径。In this way, the graphics in all the galvanometer grids are sorted by the cutting path and the total cutting path is formed.
在实际钻孔平台上,因为工艺要求,密集图形可能要求X或Y方向优先,例如卷对卷打孔时,此时会要求尽量减少Y方向的来回拉扯,这就要求X方向优先打孔。故针对不同工艺要求,上述各实施例还可以进一步行进如下优化。On the actual drilling platform, because of the process requirements, dense graphics may require X or Y direction priority. For example, when winding a roll to a roll, it is required to minimize the pulling back and forth in the Y direction, which requires preferential punching in the X direction. Therefore, the above embodiments can further advance as follows for different process requirements.
上述各实施例中,步骤S11中还进一步设置有X方向权重参数Weights_x1、Y方向权重参数Weights_y1,所述质心之间的相对位置距离进一步根据所述Weights_x和Weights_y1计算获取。In the above embodiments, the X-direction weight parameter Weights_x1 and the Y-direction weight parameter Weights_y1 are further provided in the step S11, and the relative position distance between the centroids is further calculated and obtained according to the Weights_x and Weights_y1.
当然,所述步骤S1之前还进一步设置有X方向权重参数Weights_x2、Y方向权重参数Weights_y2,所述步骤S1中,计算孔位之间的距离时,进一步根据所述Weights_x2和Weights_y2计算获取。Of course, before the step S1, the X-direction weight parameter Weights_x2 and the Y-direction weight parameter Weights_y2 are further provided. In the step S1, when calculating the distance between the hole positions, the acquisition is further calculated according to the Weights_x2 and Weights_y2.
其中,Weights_x1与Weights_x2数值可以相同,也可以不同;同理Weights_y1与Weights_y2数值可以相同,也可以不同。Weights_x1、Weights_x2、Weights_y1、Weights_y2的取值范围为0-2,初始默认值可以设定为1。Among them, the values of Weights_x1 and Weights_x2 may be the same or different; similarly, the values of Weights_y1 and Weights_y2 may be the same or different. Weights_x1, Weights_x2, Weights_y1, and Weights_y2 have a value range of 0-2, and the initial default value can be set to 1.
经试验证明,电机工作状态对路径优化也有一定的影响。It has been proved by experiments that the working state of the motor also has a certain influence on the path optimization.
步骤S1中计算孔位之间的距离之前,判断电机的工作状态,如果电机处于联动工作状态,则孔位之间距离通过公式D1=sqrt(dis_x*dis_x+dis_y*dis_y)计算;Before calculating the distance between the hole positions in step S1, judging the working state of the motor, if the motor is in the interlocking working state, the distance between the hole positions is calculated by the formula D1=sqrt(dis_x*dis_x+dis_y*dis_y);
如果电机处于单轴工作状态,则孔位之间距离通过公式D2=abs(dis_x)+abs(dis_y)计算;If the motor is in single-axis operation, the distance between the hole positions is calculated by the formula D2=abs(dis_x)+abs(dis_y);
如果电机处于两轴动作等速工作状态,则孔位之间距离通过公式D3=max(abs(dis_x),abs(dis_y))计算;If the motor is in the two-axis motion at constant speed, the distance between the holes is calculated by the formula D3=max(abs(dis_x), abs(dis_y));
其中,dis_x=(xi-xj)*Weights_x2;dis_y=(yi-yj)*Weights_y2。Where dis_x=(xi-xj)*Weights_x2; dis_y=(yi-yj)*Weights_y2.
在一种具体PCB板的孔路径设定中,请参考图4至图7,图4为一种具体实施方式中通过现有技术方法设定PCB板上图形孔的路径效果图;图5为一种具体实施方式中通过本发明所提供的方法设定PCB板上图形孔的 路径的效果图;其中,孔位间距通过D1公式计算,振镜格分块大小为35mm*35mm,Weights_x2和Weights_y2的数值均为1.0;图6为一种具体实施方式中通过本发明所提供的方法设定PCB板上图形孔的路径的另一效果图;其中,孔位间距通过D1公式计算,振镜格分块大小为25*25,Weights_x2和Weights_y2的数值分别为1.0和1.2;图7一种具体实施方式中通过本发明所提供的方法设定PCB板上图形孔的路径的效果图的另一效果图;其中,孔位间距通过D2公式计算,振镜格分块大小为25mm*25mm,Weights_x2和Weights_y2的数值分别为1.0和1.2。In the hole path setting of a specific PCB board, please refer to FIG. 4 to FIG. 7 . FIG. 4 is a schematic diagram of a path for setting a pattern hole on a PCB by a prior art method according to a specific embodiment; FIG. In a specific embodiment, the method for providing a graphic hole on a PCB is provided by the method provided by the present invention. An effect diagram of the path; wherein the hole spacing is calculated by the D1 formula, the galvanometer grid size is 35 mm*35 mm, and the values of Weights_x2 and Weights_y2 are both 1.0; FIG. 6 is a specific embodiment provided by the present invention. The method sets another effect diagram of the path of the graphic hole on the PCB; wherein the hole spacing is calculated by the D1 formula, the galvanometer grid size is 25*25, and the values of Weights_x2 and Weights_y2 are 1.0 and 1.2, respectively; Another effect diagram of an effect diagram of setting a path of a pattern hole on a PCB by the method provided by the present invention in a specific embodiment; wherein the pitch of the hole is calculated by the D2 formula, and the size of the galvanometer grid is 25 mm* The values of 25mm, Weights_x2 and Weights_y2 are 1.0 and 1.2, respectively.
从图4中可以看出,原始图形有两层,每层有不同的切割参数,在实际切割中有些参数可以实时切换,有些参数必须一层切割完成后才能后切换。在这里设定的是每层参数独立,不能实时切换,所以整个切割面需要切割两遍。图1可以看出,原始数据直接导入后,顺序路径中大部分的路径都在空走,严重影响切割钻孔效率。As can be seen from Figure 4, the original pattern has two layers, each layer has different cutting parameters. In the actual cutting, some parameters can be switched in real time, and some parameters must be switched after one layer is completed. What is set here is that each layer of parameters is independent and cannot be switched in real time, so the entire cutting surface needs to be cut twice. As can be seen from Fig. 1, after the original data is directly imported, most of the paths in the sequential path are empty, which seriously affects the efficiency of cutting and drilling.
然而,与现有技术相比,通过本发明中所提供的方法所获取的路径(图5、图6、图7)均被不同程度地优化。However, the paths acquired by the methods provided in the present invention (Figs. 5, 6, and 7) are optimized to varying degrees compared to the prior art.
需要说明的是,本文中所述的“打印”为使用激光钻或其他方法去除材料的意思,即打印孔相当于切割孔,切割后的孔可以为通孔,也可以为盲孔,也就是说,本文中“打印”的含义与“切割”基本含义相同。It should be noted that the “printing” described herein means to use a laser drill or other methods to remove the material, that is, the printing hole is equivalent to the cutting hole, and the hole after the cutting may be a through hole or a blind hole, that is, Said, the meaning of "printing" in this article is the same as the basic meaning of "cutting".
以上对本发明所提供的一种PCB板上进行孔位钻取的路径设定方法进行了详细介绍。本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本发明进行若干改进和修饰,这些改进和修饰也落入本发明权利要求的保护范围内。 The method for setting the path of the hole drilling on the PCB board provided by the present invention is described in detail above. The principles and embodiments of the present invention have been described herein with reference to specific examples, and the description of the above embodiments is only to assist in understanding the method of the present invention and its core idea. It should be noted that those skilled in the art can make various modifications and changes to the present invention without departing from the spirit and scope of the invention.

Claims (10)

  1. 一种PCB板的钻孔路径设定方法,包括以下步骤:A method for setting a drilling path of a PCB board, comprising the following steps:
    S1,获取PCB板上已经划分好的一个振镜格内的孔位图形,计算该振镜格内两两孔位间的距离,得到距离矩阵,设置起始孔位;S1, obtaining a hole pattern in a galvanometer cell that has been divided on the PCB, calculating a distance between two holes in the galvanometer cell, obtaining a distance matrix, and setting a starting hole position;
    S2,获取距离起始孔位最近的孔位并将该孔位作为第二孔位,起始孔位与第二孔位形成初始路径;S2, obtaining a hole position closest to the starting hole position and using the hole position as a second hole position, the initial hole position and the second hole position forming an initial path;
    S3,搜索剩余孔位,将剩余孔位逐个插入当前路径中;S3, searching for the remaining hole positions, and inserting the remaining hole positions into the current path one by one;
    S4,计算当前插入孔位对应的增程路径;S4, calculating an extended path corresponding to the current insertion hole position;
    S5,选择最短增程路径,将最短增程路径所的对应孔位插入路径的相应位置,更新路径;S5, selecting a shortest extended path, inserting a corresponding hole position of the shortest extended path into a corresponding position of the path, and updating the path;
    S6,是否所有孔位都已经插入路径;S6, whether all the holes have been inserted into the path;
    S7,若是,则结束;若不是,则返回步骤S3。S7, if yes, the process ends; if not, the process returns to step S3.
  2. 根据权利要求1所述的PCB板的钻孔路径设定方法,其特征在于,所述步骤S1中,计算孔位之间的距离时,根据公式sqrt((xi-xj)*(xi-xj)+(yi-yj)*(yi-yj))计算得到。The drilling path setting method of a PCB board according to claim 1, wherein in the step S1, when calculating the distance between the hole positions, according to the formula sqrt((xi-xj)*(xi-xj) ) + (yi-yj) * (yi-yj)) is calculated.
  3. 根据权利要求1所述的PCB板的钻孔路径设定方法,其特征在于,所述步骤S1中所述振镜格通过以下方法划分:The drilling path setting method of the PCB board according to claim 1, wherein the galvanometer mirror in the step S1 is divided by the following method:
    S11、读取PCB板上的图形,并设定分块尺寸以及图形起始位置点;S11, reading a graphic on the PCB, and setting a block size and a starting point of the graphic;
    S12、将图形按照所述设定分块尺寸进行分块,并判断组成所述PCB板上图形的任意一个孔是否位于相邻振镜格的边界上,如果有,则调整该边界上各所述振镜格的尺寸,以使该孔位于其中一个所述振镜格的内部。S12, dividing the graphic according to the set block size, and determining whether any hole constituting the graphic on the PCB is located on a boundary of the adjacent galvanometer grid, and if so, adjusting each of the boundaries The size of the mirror is sized such that the aperture is located inside one of the galvanometer cells.
  4. 根据权利要求1所述的PCB板的钻孔路径设定方法,其特征在于,步骤S12中经图形按照所述设定分块尺寸进行分块后,还同时进行如下判断:如果判断连接图形超出振镜范围,对所述连接图形进行独立打断处理。The drilling path setting method of the PCB board according to claim 1, wherein after the block is segmented according to the set block size in step S12, the following judgment is also made: if the connection figure is judged to be exceeded The galvanometer range is used to independently interrupt the connection pattern.
  5. 根据权利要求1所述的PCB板的钻孔路径设定方法,其特征在于,步骤S12之后,进行如下步骤:The method for setting a drilling path of a PCB according to claim 1, wherein after step S12, the following steps are performed:
    S13、计算所有所述振镜格内所包含的图形的质心位置,判断距离所述图形起始位置点最近的所述质点,以该质点所处的振镜格作为切割起始位 置振镜格;并且获取各所述振镜格的质心之间的相对位置距离,进而得到第一距离矩阵,根据最短路径求取算法对各所述振镜格进行排序,作为各所述振镜格的切割顺序;所述质心为根据所述振镜格内部图形中孔的密度而定。S13. Calculate a centroid position of all the graphics included in the galvanometer cell, and determine the particle point closest to the starting point of the graphic, and use the galvanometer grid where the particle is located as the cutting start bit. And locating the relative position distance between the centroids of each of the galvanometer cells, thereby obtaining a first distance matrix, and sorting each of the galvanometer cells according to a shortest path obtaining algorithm, as each of the vibrations The cutting order of the mirrors; the centroid is determined according to the density of the holes in the inner pattern of the galvanometer grid.
  6. 根据权利要求5所述的PCB板的钻孔路径设定方法,其特征在于,步骤S7中判断结果为是之后,结束之前还进行如下步骤:The drilling path setting method of the PCB board according to claim 5, wherein after the determination result in step S7 is YES, the following steps are further performed before the end:
    S8、按照步骤S13所形成的振镜格的切割顺序对下一所述振镜格内的图形进行路径设定,并将所有振镜格的切割路径形成总的切割路径。S8. Perform path setting on the pattern in the next galvanometer cell according to the cutting order of the galvanometer cells formed in step S13, and form a cutting path of all the galvanometer cells into a total cutting path.
  7. 根据权利要求5所述的PCB板的钻孔路径设定方法,其特征在于,所述步骤S11中还进一步设置有X方向权重参数Weights_x1、Y方向权重参数Weights_y1,所述质心之间的相对位置距离进一步根据所述Weights_x和Weights_y1计算获取。The drilling path setting method of the PCB board according to claim 5, wherein the step S11 is further provided with an X-direction weight parameter Weights_x1 and a Y-direction weight parameter Weights_y1, and a relative position between the centroids. The distance is further calculated based on the Weights_x and Weights_y1 calculations.
  8. 根据权利要求1至7任一项所述的PCB板的钻孔路径设定方法,其特征在于,所述步骤S1之前还进一步设置有X方向权重参数Weights_x2、Y方向权重参数Weights_y2,所述步骤S1中,计算孔位之间的距离时,进一步根据所述Weights_x2和Weights_y2计算获取。The drilling path setting method of the PCB board according to any one of claims 1 to 7, wherein the step S1 is further provided with an X-direction weight parameter Weights_x2 and a Y-direction weight parameter Weights_y2, the step In S1, when calculating the distance between the hole positions, the acquisition is further calculated according to the Weights_x2 and Weights_y2.
  9. 根据权利要求8所述的PCB板的钻孔路径设定方法,其特征在于,步骤S1中计算孔位之间的距离之前,判断电机的工作状态,如果电机处于联动工作状态,则孔位之间距离通过公式sqrt(dis_x*dis_x+dis_y*dis_y)计算;The method for setting a drilling path of a PCB board according to claim 8, wherein before the calculating the distance between the hole positions in step S1, determining the working state of the motor, if the motor is in the interlocking working state, the hole position The distance between the two is calculated by the formula sqrt(dis_x*dis_x+dis_y*dis_y);
    如果电机处于单轴工作状态,则孔位之间距离通过公式abs(dis_x)+abs(dis_y)计算;If the motor is in single-axis operation, the distance between the hole positions is calculated by the formula abs(dis_x)+abs(dis_y);
    如果电机处于两轴动作等速工作状态,则孔位之间距离通过公式max(abs(dis_x),abs(dis_y))计算;If the motor is in the two-axis motion at constant speed, the distance between the holes is calculated by the formula max(abs(dis_x), abs(dis_y));
    其中,dis_x=(xi-xj)*Weights_x2;Where dis_x=(xi-xj)*Weights_x2;
    dis_y=(yi-yj)*Weights_y2。Dis_y=(yi-yj)*Weights_y2.
  10. 根据权利要求8所述的PCB板的钻孔路径设定方法,其特征在于,Weights_x2的取值范围为0-2;Weights_y2的取值范围为0-2。 The method for setting a drilling path of a PCB according to claim 8, wherein the value of Weights_x2 ranges from 0 to 2; and the range of Weights_y2 ranges from 0 to 2.
PCT/CN2015/072855 2014-02-19 2015-02-12 Pcb drilling path configuration method WO2015124079A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201580008272.9A CN106662858B (en) 2014-02-19 2015-02-12 A kind of bore path setting method of pcb board

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410056024.9A CN104002048B (en) 2014-02-19 2014-02-19 A kind of bore path establishing method of pcb board
CN201410056024.9 2014-02-19

Publications (1)

Publication Number Publication Date
WO2015124079A1 true WO2015124079A1 (en) 2015-08-27

Family

ID=51363110

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/072855 WO2015124079A1 (en) 2014-02-19 2015-02-12 Pcb drilling path configuration method

Country Status (2)

Country Link
CN (2) CN104002048B (en)
WO (1) WO2015124079A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110853007A (en) * 2019-11-08 2020-02-28 武汉华工激光工程有限责任公司 Self-adaptive drawing file segmentation method based on graphic characteristics and galvanometer processing characteristics
CN114565610A (en) * 2022-04-28 2022-05-31 惠州威尔高电子有限公司 PCB drilling deviation detection method based on computer vision

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104002048B (en) * 2014-02-19 2016-08-10 昆山市正业电子有限公司 A kind of bore path establishing method of pcb board
CN105787137A (en) * 2014-12-23 2016-07-20 重庆航凌电路板有限公司 PCB (Printed Circuit Board) drilling path optimization algorithm
CN105629878A (en) * 2016-02-24 2016-06-01 深圳市强华科技发展有限公司 PCB numerical control drilling path selection method
CN105549532B (en) * 2016-02-29 2018-05-29 广东成德电子科技股份有限公司 A kind of electron plate numerical control processing track method and device for planning
CN109332886B (en) * 2018-10-26 2019-10-08 华中科技大学 A kind of laser processing and device of unlimited breadth
CN110814517B (en) * 2019-10-28 2022-05-24 大族激光科技产业集团股份有限公司 Method, device, equipment and storage medium for controlling laser galvanometer welding
CN115041842B (en) * 2022-06-28 2023-03-07 广东工业大学 Laser drilling path optimization method and system for chip group holes

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6030154A (en) * 1998-06-19 2000-02-29 International Business Machines Corporation Minimum error algorithm/program
JP2001195112A (en) * 2000-01-12 2001-07-19 Sumitomo Heavy Ind Ltd Method for determining laser drilling route
CN1618556A (en) * 2003-11-18 2005-05-25 誉源工业股份有限公司 Setting method of printing circuit board hole drilling path
CN102023611A (en) * 2010-12-02 2011-04-20 广东工业大学 Seeking route plan optimizing method of laser cutting machine
CN103092132A (en) * 2013-01-18 2013-05-08 深圳大学 Numerical control (NC) drilling path optimization method and system and NC drilling equipment
JP2013105431A (en) * 2011-11-16 2013-05-30 Hitachi Via Mechanics Ltd Laser processing method, apparatus and program
CN104002048A (en) * 2014-02-19 2014-08-27 昆山市正业电子有限公司 Drilling path configuration method of PCB (Printed Circuit Board)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101452496B (en) * 2007-12-06 2010-09-22 英业达股份有限公司 Method for acquiring wiring path of signal line
JP4730440B2 (en) * 2009-01-01 2011-07-20 ソニー株式会社 Trajectory planning apparatus, trajectory planning method, and computer program
CN103192110B (en) * 2012-01-09 2016-08-03 上海微电子装备有限公司 The devices and methods therefor of two dimension boring

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6030154A (en) * 1998-06-19 2000-02-29 International Business Machines Corporation Minimum error algorithm/program
JP2001195112A (en) * 2000-01-12 2001-07-19 Sumitomo Heavy Ind Ltd Method for determining laser drilling route
CN1618556A (en) * 2003-11-18 2005-05-25 誉源工业股份有限公司 Setting method of printing circuit board hole drilling path
CN102023611A (en) * 2010-12-02 2011-04-20 广东工业大学 Seeking route plan optimizing method of laser cutting machine
JP2013105431A (en) * 2011-11-16 2013-05-30 Hitachi Via Mechanics Ltd Laser processing method, apparatus and program
CN103092132A (en) * 2013-01-18 2013-05-08 深圳大学 Numerical control (NC) drilling path optimization method and system and NC drilling equipment
CN104002048A (en) * 2014-02-19 2014-08-27 昆山市正业电子有限公司 Drilling path configuration method of PCB (Printed Circuit Board)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
FANF, YONGHUI ET AL.: "A Tabu Search Algorithm Based on Insertion Method", JOURNAL OF SOUTHWEST CHINA NORMAL UNIVERSITY ( NATURAL SCIENCE EDITION, vol. 28, no. 6, 31 December 2003 (2003-12-31) *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110853007A (en) * 2019-11-08 2020-02-28 武汉华工激光工程有限责任公司 Self-adaptive drawing file segmentation method based on graphic characteristics and galvanometer processing characteristics
CN114565610A (en) * 2022-04-28 2022-05-31 惠州威尔高电子有限公司 PCB drilling deviation detection method based on computer vision
CN114565610B (en) * 2022-04-28 2022-07-08 惠州威尔高电子有限公司 PCB drilling deviation detection method based on computer vision

Also Published As

Publication number Publication date
CN106662858B (en) 2019-04-19
CN104002048B (en) 2016-08-10
CN104002048A (en) 2014-08-27
CN106662858A (en) 2017-05-10

Similar Documents

Publication Publication Date Title
WO2015124079A1 (en) Pcb drilling path configuration method
CN103970923B (en) The multiple patterning layout designs of autoregistration
CN110989491B (en) Automatic cutting track generation method and device for flexible material zero-space layout pattern
CN106125666A (en) The Machining of Curved Surface cutter path planing method being constraint with cutting force fluctuation
EP3172007B1 (en) Method of determining a sequence of drilling holes using a two level traveling salesman problem (tsp)
CN106960088A (en) The three-dimensional process model automatic update method changed towards process
CN103544343A (en) Serialized and parameterized modeling method of power chuck
EP3496380B1 (en) Slicing method for 3d colored object, updating method for slicing data, and printing system for using the same
CN114707254A (en) Two-dimensional boundary layer grid generation method and system based on template construction method
CN114013045B (en) Method and device for generating 3D printing file, computer equipment and storage medium
CN110955934B (en) Cutting simulation implementation method for real-time processing monitoring
CN102831281A (en) Auxiliary modeling method for setting two-dimensional working surface in geological object computer aided design (GOCAD) software
CN105881918A (en) 3D printing method for building model
US9740189B2 (en) Machining program creating apparatus, machining program creating method, and machining program creating program
US7098912B1 (en) Method of modifying a volume mesh using sheet insertion
CN109933857B (en) Clock tree trunk topology generation method and system for sensing integrated circuit layout information
CN105447064A (en) Electronic map data making method and using method and apparatus therefor
CN111651817A (en) BIM-based building component design method, electronic device and storage medium
CN114833461B (en) Free steering method and sorting device for non-closed contour of laser cutting path
CN105808617A (en) Generation method and device of electronic map, and display method and device of the electronic map
CN109152220B (en) Adhesive film windowing control method and device based on cutting layer
EP3084123B1 (en) Proximity calculation in a geoscience domain
US20110041111A1 (en) Method and apparatus for generating a memory-efficient representation of routing data
CN105321203B (en) Planar area searching method of 3D model
TW527250B (en) Method and device for working planning and method and device for producing working data therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15751847

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15751847

Country of ref document: EP

Kind code of ref document: A1