WO2022001132A1 - Routing inspection method and apparatus for printed circuit board, and computer-readable storage medium - Google Patents

Routing inspection method and apparatus for printed circuit board, and computer-readable storage medium Download PDF

Info

Publication number
WO2022001132A1
WO2022001132A1 PCT/CN2021/076935 CN2021076935W WO2022001132A1 WO 2022001132 A1 WO2022001132 A1 WO 2022001132A1 CN 2021076935 W CN2021076935 W CN 2021076935W WO 2022001132 A1 WO2022001132 A1 WO 2022001132A1
Authority
WO
WIPO (PCT)
Prior art keywords
line segment
target
target line
segment
winding
Prior art date
Application number
PCT/CN2021/076935
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 苏州浪潮智能科技有限公司
Publication of WO2022001132A1 publication Critical patent/WO2022001132A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level
    • G06F30/398Design verification or optimisation, e.g. using design rule check [DRC], layout versus schematics [LVS] or finite element methods [FEM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level
    • G06F30/394Routing
    • G06F30/3947Routing global
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2115/00Details relating to the type of the circuit
    • G06F2115/12Printed circuit boards [PCB] or multi-chip modules [MCM]

Definitions

  • the present application relates to the technical field of printed circuit board design, and in particular, to a method and device for detecting traces of printed circuit boards, and a computer-readable storage medium.
  • PCB printed Circuit Board, printed circuit board or printed circuit board
  • Cadence as the most widely used software in the industry, not only has powerful functions and multiple Supported by related software, it also provides an open secondary development interface and a relatively complete development language library. Users can conduct secondary development according to their own needs. Skill language is a high-level programming language built in Cadence software based on C language and LISP language. Cadence provides rich interactive functions for skill language. Studying skill language and then writing tools can greatly improve work efficiency.
  • the present application provides a wiring detection method, device and computer-readable storage medium for a printed circuit board, which solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements in the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the Detection efficiency and detection accuracy of differential line traces in PCB boards.
  • One aspect of the embodiments of the present invention provides a method for detecting traces of a printed circuit board, including:
  • the target line segment group includes multiple groups of target line segment groups, and each group of target line segment groups uniquely corresponds to a convex position;
  • For each target line segment group determine the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine the second target that is the same differential pair with the first target line segment Line segment; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the winding of the target line corresponding to the current target line segment group parameter value; based on the winding parameter value and the standard value of the winding parameter, determine whether the target routing meets the preset routing rule.
  • the acquiring differential signals, and dividing and extracting all differential pair winding segments in the differential signal lines include:
  • All differential pair winding line segments in the differential signal line are divided and extracted based on the parent class corresponding to each line segment in the differential pair winding line segment.
  • the target line segment display attribute setting is performed on the acquired differential signal, so as to display the differential pair winding segment in the differential signal line, including:
  • the differential pair winding segment in the differential signal line is displayed, and the line width value of the differential pair winding segment is the first preset width value.
  • the determining the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group includes:
  • the filter When a filter parameter setting request is received, the filter is automatically set to the line segment clineseg mode, so as to select the target line segment at the corresponding level;
  • the filter is invoked to select the first target line segment corresponding to the current target line segment group from the current layer.
  • the determining of the target line segment group at the convex position based on the position information of each line segment in the differential pair of winding line segments includes:
  • a target line segment group located at the same convex position is determined based on the start point coordinates and end point coordinates of each line segment in the differential pair of winding line segments, and each target line segment group constitutes a target line segment group;
  • the target line segment group includes a first oblique line segment, a parallel line segment , a second oblique line segment, the coordinates of the end point of the first oblique line segment are the same as the coordinates of the starting point of the parallel line segment, and the coordinates of the starting point of the second oblique line segment are the same as the coordinates of the end point of the parallel line segment;
  • the unique identification information and coordinate information of each line segment in each target line segment group are stored in a pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
  • storing the unique identification information and coordinate information of each line segment in each target line segment group in a pre-created line segment record table includes:
  • the target line segment groups belonging to the same parent class are stored in the same row of the line segment record table.
  • the calculating the length value of the first target alignment segment and the vertical distance between the first target alignment segment and the second target alignment segment includes:
  • the vertical distance value between the first target line segment and the second target line segment is calculated according to the coordinate value of the midpoint position of the first target line segment and the midpoint position coordinate value of the second target line segment .
  • a trace detection device for a printed circuit board including:
  • Signal acquisition module for acquiring differential signals
  • the line segment extraction module is used to divide and extract all differential pair winding segments in the differential signal line;
  • the convex line segment positioning module is used to determine the target line segment group at the convex position based on the position information of each line segment in the differential pair winding line segment;
  • the target line segment group includes multiple groups of target line segment groups, and each group of target line segment groups is unique corresponds to a raised position;
  • the winding detection module is used to determine, for each target line segment group, the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine that the first target line segment is The second target line segment of the same differential pair; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the current target line segment group Corresponds to the winding parameter value of the target routing; based on the routing parameter value and the standard value of the routing parameter, it is judged whether the target routing satisfies the preset routing rule.
  • An embodiment of the present invention further provides a device for detecting traces of a printed circuit board, including a processor, which is configured to implement the traces of the printed circuit board as described in any preceding item when the processor executes a computer program stored in a memory The steps of the detection method.
  • an embodiment of the present invention further provides a computer-readable storage medium, where a trace detection program of a printed circuit board is stored on the computer-readable storage medium, and the trace detection program of the printed circuit board is processed by a processor When executed, the steps of implementing the method for detecting traces of printed circuit boards as described in any one of the preceding items.
  • each line segment of all differential pair winding line segments in the differential signal line is divided and positioned, and the line segment located at the convex position is determined, so that two lines of the same differential pair can be calculated.
  • the distance of the line segment and the length of the raised parallel line segment, and the calculated line spacing and line segment length are compared with the standard values required by the corresponding winding rules, and then it can be realized whether the line segment at each raised position satisfies the winding requirements.
  • the wiring rules are automatically judged, and the entire detection process does not require manual participation, which solves the drawbacks of manual manual detection of whether the differential wiring rules meet the requirements, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency of differential wiring in the PCB board. Detection accuracy.
  • the embodiments of the present invention also provide a corresponding implementation device and a computer-readable storage medium for the trace detection method of the printed circuit board, which further makes the method more practical.
  • the device and the computer-readable storage medium have corresponding advantages.
  • FIG. 1 is a schematic diagram of a PCB board wiring of an exemplary application scenario provided by an embodiment of the present invention
  • FIG. 2 is a schematic diagram of trace detection in an exemplary application scenario provided by an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of a method for detecting traces of a printed circuit board according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of a line segment of an exemplary application scenario provided by an embodiment of the present invention.
  • FIG. 5 is a schematic diagram showing a winding line segment in a wiring segment provided by an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of segmenting and extracting a winding segment provided by an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a relationship between a parent class and a line segment provided by an embodiment of the present invention.
  • FIG. 8 is a schematic diagram showing the positioning and display of the first target routing segment according to an embodiment of the present invention.
  • FIG. 9 is a schematic flowchart of another method for detecting traces of a printed circuit board according to an embodiment of the present invention.
  • FIG. 10 is a structural diagram of a specific implementation of a trace detection device for a printed circuit board provided by an embodiment of the present invention.
  • Fig. 11 is a structural diagram of another specific implementation manner of a trace detection device for a printed circuit board provided by an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of a method for detecting traces on a printed circuit board provided by an embodiment of the present invention.
  • the embodiment of the present invention may include the following contents:
  • S301 Obtain a differential signal, and divide and extract all differential pair winding segments in the differential signal line.
  • S302 Determine the target line segment group located at the convex position based on the position information of each line segment in the differential pair winding line segment.
  • the differential pair winding segment in the embodiment of the present invention is the winding part of the differential signal line
  • the target segment is a part of the differential pair winding segment
  • the target segment group includes multiple target segment groups, and each target segment group uniquely corresponds to a protrusion Position
  • a set of target line segments includes a first oblique line, a parallel line segment and a second oblique line.
  • the end point of the first oblique line coincides with the starting point of the parallel line segment
  • the end point of the parallel line segment and the second oblique line The starting points of each line coincide with each other, so a target line segment group uniquely corresponding to the convex position can be determined according to the position information of each line segment.
  • S303 For each target line segment group, determine the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine the second target that is the same differential pair as the first target line segment Line segment; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the winding parameter value of the target line corresponding to the current target line segment group; based on the winding parameter value and the standard value of the routing parameters to determine whether the target routing meets the preset routing rules.
  • the winding rules are analyzed for each target line segment group in turn according to the method of S303.
  • the standard value of the winding parameter is the standard value of the winding parameter specified under the preset winding rules
  • the calculated value of the winding parameter is the actual parameter value of the routing part that is unique to the current target segment group. If the standard values of the line parameters are the same, it proves that the only corresponding routing part of the current target line segment group conforms to the preset routing rules. Some do not meet the preset routing rules.
  • each line segment of all differential pair winding line segments in the differential signal line is divided and positioned, and the line segment located at the convex position is determined, so that the two lines of the same differential pair can be calculated.
  • the distance of the line segment and the length of the raised parallel line segment, and the calculated line spacing and length of the line segment are compared with the standard values required by the corresponding winding rules, and then it can be realized whether the line segment of each raised position meets the requirements.
  • the wiring rules are automatically judged, and the whole detection process does not require manual participation, which solves the drawbacks of manual manual detection of whether the differential wiring rules meet the requirements, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency of differential wiring in the PCB board. and detection accuracy.
  • step S101 there is no limitation on how to perform step S101.
  • an implementation of dividing and extracting differential pairs of winding line segments is given, which can more accurately and efficiently extract all the differential signals in the differential signal lines.
  • the following steps can be included:
  • A1 Obtain all differential signals of the server motherboard to be detected.
  • A2 According to the property setting request, set the target segment display property for the acquired differential signal to display the differential pair winding segment in the differential signal line.
  • Figure 4 shows the differential signal line
  • Figure 5 shows the differential pair winding line segment in the differential pair winding line segment
  • Figure 6 shows the extracted differential pair winding line segment.
  • Cadence software when receiving the attribute setting request sent by the user, it automatically adds the Diff_Uncoupled_Length attribute of the differential line uncoupled length to the differential signal, and sets the parameter value of the Diff_Uncoupled_Length attribute to the first preset width value, the first preset width value.
  • the width value is set to be the width value of the display line segment, and the first preset width value may be, for example, 1 mil.
  • A3 Divide and extract all differential pair winding segments in the differential signal line based on the parent class corresponding to each segment in the differential pair winding segment.
  • step S102 there is no limitation on how to perform step S102.
  • an implementation method for determining the target line segment group is provided, which can locate the target line segment more quickly and conveniently.
  • This embodiment of the present invention may include the following steps:
  • B2 Determine the target line segment group located at the same convex position based on the start point coordinates and end point coordinates of each line segment in the differential pair winding line segment, and each target line segment group constitutes a target line segment group.
  • the target line segment group includes a first oblique line segment, a parallel line segment, and a second oblique line segment.
  • the coordinates of the end point of the first oblique line segment are the same as the coordinates of the starting point of the parallel line segment, and the coordinates of the starting point of the second oblique line segment are the same as the coordinates of the end point of the parallel line segment.
  • B3 Store the unique identification information and coordinate information of each line segment in each target line segment group in a pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
  • each line segment in each target line segment group determined in step B2 can be recorded in a table, and a unique identification information can be set for each line segment in order to facilitate retrieval and query. Information All information for the required line segment can be retrieved in a table.
  • each target line segment group can also be divided according to the parent class to which each line segment belongs; the target line segment group belonging to the same parent class is stored in the same row of the line segment record table, as shown below:
  • table[parentGroups2] list((seg1seg2seg3)(seg1seg2seg3)%));
  • parentGroups represents the parent class, (seg1seg2seg3) constitutes a set of target segment groups, and seg1, seg2 and seg3 are the three segments included in the target segment group.
  • step S103 determines the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group.
  • An implementation manner of determining the target alignment segment can locate the first target alignment segment more quickly and conveniently.
  • This embodiment of the present invention may include the following steps:
  • C2 Obtain the coordinate information of the midpoint of the parallel line segments in the current target line segment group.
  • each level for example, you can open the etch/top level, obtain the midpoint of the parallel line segment by obtaining the preset clineseg mode filter, and choose to add the midpoint of the parallel line segment to obtain the corresponding line segment at this point. , as shown in Figure 8. Since each differential pair has two traces, after determining one of the traces, net->diffpair can be obtained, the other differential trace can be found through the differential pair diffpair, and the line segment cline on the net can be obtained, that is, the first target. Another line segment corresponding to the line segment is called the second target line segment.
  • the length value w of the first target line segment can be calculated according to the starting point coordinate value and the end point coordinate value of the first target line segment; then according to the first target line segment
  • the vertical distance value s between the first target line segment and the second target line segment is obtained by calculating the coordinate value of the midpoint position of the line segment and the coordinate value of the midpoint position of the second target line segment.
  • Obtain the constraint settings of the differential pair that is, obtain the line spacing airgap and line width width of the differential pair that match the preset routing rules. According to the airgap and width, compare the calculated s and w respectively. If both are the same, the preset winding rules are met. If only one of them does not meet the winding rules, the winding rules cannot be met, and the non-compliance with the winding rules can be recorded. the bulge.
  • the present application also provides another method for detecting traces of printed circuit boards.
  • This embodiment of the present invention can be applied to Cadence software, for example, and may specifically include the following:
  • S901 Acquire all differential signals of the mainboard of the server to be detected.
  • S904 Divide and extract all differential pair winding segments in the differential signal line based on the parent class corresponding to each segment in the differential pair winding segment.
  • S906 Determine a target line segment group located at the same convex position based on the start point coordinates and end point coordinates of each line segment in the differential pair winding line segment, and each target line segment group constitutes a target line segment group.
  • S907 Store the unique identification information and coordinate information of each line segment in each target line segment group in a pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
  • S909 For each target line segment group, obtain the midpoint position coordinate information of the parallel line segments in the current target line segment group, and based on the midpoint position coordinate information, call a filter to select the first target walk corresponding to the current target line segment group from the current layer line segment.
  • S910 Determine a second target line segment that is the same differential pair as the first target line segment.
  • S911 Calculate the length value of the first target line segment and the vertical distance between the first target line segment and the second target line segment, as the winding parameter value of the target line corresponding to the current target line segment group.
  • S912 Acquire a standard value of the winding parameter, and judge whether the target routing meets the preset routing rule based on the value of the winding parameter and the standard value of the winding parameter.
  • the embodiment of the present invention solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements of the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency and detection accuracy of differential line routing in the PCB board.
  • the embodiment of the present invention also provides a corresponding device for a method for detecting a trace of a printed circuit board, which further makes the method more practical.
  • the device can be described from the perspective of functional modules and the perspective of hardware. The following is an introduction to the trace detection device of the printed circuit board provided by the embodiment of the present invention.
  • the trace detection device of the printed circuit board described below and the trace detection method of the printed circuit board described above can be referred to each other correspondingly.
  • FIG. 10 is a structural diagram of a trace detection device for a printed circuit board provided in an embodiment of the present invention in a specific implementation manner.
  • the device may include:
  • the signal acquisition module 101 is used to acquire the differential signal.
  • the line segment extraction module 102 is used for dividing and extracting all differential pair winding line segments in the differential signal line.
  • the convex line segment positioning module 103 is used to determine the target line segment group at the convex position based on the position information of each line segment in the differential pair winding line segment; the target line segment group includes multiple groups of target line segment groups, and each group of target line segment groups uniquely corresponds to a convex line start position.
  • the winding detection module 104 is used for each group of target line segments to determine the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine that it is the same as the first target line segment
  • the second target line segment of the differential pair calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the winding parameter value of the target line corresponding to the current target line segment group ; Determine whether the target routing meets the preset routing rules based on the winding parameter value and the standard value of the winding parameter.
  • the line segment extraction module 102 may include:
  • the property setting sub-module is used to set the target segment display property of the acquired differential signal according to the property setting request, so as to display the differential pair winding segment in the differential signal line;
  • the segmentation and extraction sub-module is used to segment and extract all differential pair winding segments in the differential signal line based on the parent class corresponding to each segment in the differential pair winding segment.
  • the attribute setting sub-module may further include, for example:
  • the attribute assignment unit is used to automatically add the Diff_Uncoupled_Length attribute to the differential signal when receiving the attribute setting request, and set the parameter value of the Diff_Uncoupled_Length attribute to the first preset width value;
  • the display unit is configured to display the differential pair winding segment in the differential signal line when it is detected that the differential signal attribute setting is completed, and the line width value of the differential pair winding segment is a first preset width value.
  • the wire winding detection module 104 includes a target wire positioning sub-module, and the target wire positioning sub-module may include:
  • the filter setting unit is used to automatically set the filter to the clineseg mode when receiving the filter parameter setting request, so as to select the target line segment at the corresponding level;
  • a coordinate information obtaining unit used for obtaining the coordinate information of the midpoint position of the parallel line segments in the current target line segment group
  • the line segment selection unit is used to call the filter to select the first target line segment corresponding to the current target line segment group from the current layer based on the position coordinate information of the midpoint.
  • the target routing positioning sub-module may further include, for example:
  • an information acquisition unit used for acquiring the position coordinate information of the first target line segment and the second target line segment
  • a length calculation unit used for calculating the length value of the first target line segment according to the coordinate value of the starting point and the coordinate value of the end point of the first target line segment;
  • the distance calculation unit is configured to calculate the vertical distance value between the first target alignment segment and the second target alignment segment according to the midpoint position coordinate value of the first target alignment segment and the midpoint position coordinate value of the second target alignment segment.
  • the convex line segment positioning module 103 may further include, for example:
  • the starting point coordinate acquisition sub-module is used to obtain the starting point coordinates and end point coordinates of each line segment in the differential pair winding line segment;
  • the target line segment group generation sub-module is used to determine the target line segment group located at the same convex position based on the starting point coordinates and the end point coordinates of each line segment in the differential pair winding line segment, and each target line segment group constitutes a target line segment group;
  • the target line segment group includes the first For oblique line segment, parallel line segment, and second oblique line segment, the coordinates of the end point of the first oblique line segment are the same as the coordinates of the starting point of the parallel line segment, and the coordinates of the starting point of the second oblique line segment are the same as the coordinates of the end point of the parallel line segment;
  • the information recording submodule is used to store the unique identification information and coordinate information of each line segment in each target line segment group in the pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
  • the information recording submodule may include:
  • the division unit is used to divide each target line segment group according to the parent class to which each line segment belongs;
  • the record unit is used to store the target segment group belonging to the same parent class in the same row of the segment record table.
  • each functional module of the trace detection device for a printed circuit board can be specifically implemented according to the method in the above method embodiment, and the specific implementation process can refer to the relevant description of the above method embodiment, which is not described here. Repeat.
  • the embodiment of the present invention solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements of the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency and detection accuracy of differential line routing in the PCB board.
  • FIG. 11 is a structural diagram of another printed circuit board trace detection device according to an embodiment of the present application.
  • the apparatus includes a memory 110 for storing computer programs;
  • the processor 111 is configured to implement the steps of the method for detecting traces of a printed circuit board as mentioned in any of the foregoing embodiments when executing the computer program.
  • the processor 111 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like.
  • the processor 111 can use at least one hardware form among DSP (Digital Signal Processing, digital signal processing), FPGA (Field-Programmable Gate Array, field programmable gate array), PLA (Programmable Logic Array, programmable logic array) accomplish.
  • the processor 111 may also include a main processor and a coprocessor.
  • the main processor is a processor used to process data in the wake-up state, also called CPU (Central Processing Unit, central processing unit); the coprocessor is A low-power processor for processing data in a standby state.
  • the processor 111 may be integrated with a GPU (Graphics Processing Unit, image processor), and the GPU is used for rendering and drawing the content that needs to be displayed on the display screen.
  • the processor 111 may further include an AI (Artificial Intelligence, artificial intelligence) processor, where the AI processor is used to process computing operations related to machine learning.
  • AI Artificial Intelligence, artificial intelligence
  • Memory 110 may include one or more computer-readable storage media, which may be non-transitory. Memory 110 may also include high-speed random access memory, as well as non-volatile memory, such as one or more disk storage devices, flash storage devices. In this embodiment, the memory 110 is at least used to store the following computer program 1101 , wherein, after the computer program is loaded and executed by the processor 111 , it can realize the related information of the trace detection method of the printed circuit board disclosed in any of the foregoing embodiments. step. In addition, the resources stored in the memory 110 may also include an operating system 1102, data 1103, etc., and the storage mode may be short-term storage or permanent storage.
  • the operating system 1102 may include Windows, Unix, Linux, and the like.
  • the data 1103 may include, but is not limited to, data corresponding to the test results, and the like.
  • the trace detection device of the printed circuit board may further include a display screen 112 , an input/output interface 113 , a communication interface 114 , a power supply 115 and a communication bus 116 .
  • FIG. 11 does not constitute a limitation on the trace detection device of the printed circuit board, and may include more or less components than the one shown, such as the sensor 117 .
  • each functional module of the trace detection device for a printed circuit board can be specifically implemented according to the method in the above method embodiment, and the specific implementation process can refer to the relevant description of the above method embodiment, which is not described here. Repeat.
  • the embodiment of the present invention solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements of the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency and detection accuracy of differential line routing in the PCB board.
  • the trace detection method of the printed circuit board in the above embodiment is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer-readable storage medium.
  • the technical solutions of the present application can be embodied in the form of software products in essence, or the parts that contribute to the prior art, or all or part of the technical solutions, and the computer software products are stored in a storage medium , to execute all or part of the steps of the methods in the various embodiments of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), electrically erasable programmable ROM, registers, hard disks, programmable Various media that can store program codes, such as removable disks, CD-ROMs, magnetic disks, or optical disks.
  • an embodiment of the present invention further provides a computer-readable storage medium, which stores a trace detection program of a printed circuit board, and the trace detection program of the printed circuit board is executed as any one of the above when executed by a processor. For example, the steps of the trace detection method of the printed circuit board.
  • the embodiment of the present invention solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements of the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency and detection accuracy of differential line routing in the PCB board.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Testing Of Short-Circuits, Discontinuities, Leakage, Or Incorrect Line Connections (AREA)

Abstract

A routing inspection method and apparatus for a printed circuit board, and a computer-readable storage medium. The method comprises: segmenting and extracting all differential pairs of winding line segments in differential signal lines; determining, on the basis of position information of each line segment in the differential pairs of winding line segments, a plurality of target line segment groups located at convex positions, for each target line segment group, determining a corresponding first target routing segment according to position information of preset positions on parallel line segments in the current target line segment group, and determining a second target routing segment that forms the same differential pair with the first target routing segment; calculating a length value of the first target routing segment and a vertical distance between the first target routing segment and the second target routing segment to serve as winding parameter values of the current target line segment group corresponding to target routing; and determining, on the basis of the winding parameter values and winding parameter standard values, whether the target routing meets preset winding rules. The present application solves the defects of time-consuming, labor-consuming, and easy-to-error in the related art by manually inspecting whether differential line routing rules meet the requirement.

Description

印制电路板的走线检测方法、装置及计算机可读存储介质Printed circuit board trace detection method, device and computer-readable storage medium
本申请要求于2020年6月29日提交中国专利局、申请号为CN202010606040.6、发明名称为“印制电路板的走线检测方法、装置及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application requires the priority of the Chinese patent application filed with the China Patent Office on June 29, 2020, the application number is CN202010606040.6, and the invention name is "A printed circuit board trace detection method, device and computer-readable storage medium". rights, the entire contents of which are incorporated herein by reference.
技术领域technical field
本申请涉及印制电路板设计技术领域,特别是涉及一种印制电路板的走线检测方法、装置及计算机可读存储介质。The present application relates to the technical field of printed circuit board design, and in particular, to a method and device for detecting traces of printed circuit boards, and a computer-readable storage medium.
背景技术Background technique
随着PCB(Printed Circuit Board,印制电路板或印刷线路板)技术的快速发展,PCB板设计方法的种类越来越多,如Cadence作为业界应用最广泛的软件,不仅拥有强大的功能和多款相关软件做支撑,还可提供了开放式的二次开发接口和较为完善的开发语言库,用户可根据自身的需要进行二次开发。skill语言是Cadence软件内置的一种基于C语言和LISP语言的高级编程语言,Cadence为skill语言提供了丰富的交互式函数,研究skill语言继而编写工具,投入应用可以大大提高工作效率。With the rapid development of PCB (Printed Circuit Board, printed circuit board or printed circuit board) technology, there are more and more types of PCB board design methods. For example, Cadence, as the most widely used software in the industry, not only has powerful functions and multiple Supported by related software, it also provides an open secondary development interface and a relatively complete development language library. Users can conduct secondary development according to their own needs. Skill language is a high-level programming language built in Cadence software based on C language and LISP language. Cadence provides rich interactive functions for skill language. Studying skill language and then writing tools can greatly improve work efficiency.
对于PCB板上差分高速信号来说,需要保证两条差分信号走线长度尽量保持一致,在进行绕线时,通常采用业内约定俗成的规则如2S3W规则进行绕线,如图1所示,2S3W规则要求凸起的高度是正常线间距的两倍,凸起的宽度是正常线宽的三倍。为了保证PCB板上差分信号的稳定传输,在PCB板的走线设计完成后,需要排查是否存在不满足条件的走线,如图2所示,相关技术均是人工通过软件自带工具进行测量,先测量差分信号线的线间距是否满足2S设计即是否满足正常线间距的两倍,再进行测量凸起是否满足3倍线宽设计。由于主板走线数量巨多,人工手动检查差分线每个绕线处是否满足2S3W规则,不仅耗费大量人力财力,效率极低,而且极容易出错和遗漏。For differential high-speed signals on the PCB, it is necessary to ensure that the lengths of the two differential signal traces are as consistent as possible. When winding, the industry's conventional rules such as 2S3W rule are usually used for wiring, as shown in Figure 1, 2S3W rule The height of the bump is required to be twice the normal line spacing, and the width of the bump is three times the normal line width. In order to ensure the stable transmission of differential signals on the PCB board, after the wiring design of the PCB board is completed, it is necessary to check whether there are any wiring that does not meet the conditions. As shown in Figure 2, the related technologies are all measured manually through the tools that come with the software. , first measure whether the line spacing of the differential signal line meets the 2S design, that is, whether it meets twice the normal line spacing, and then measure whether the bump meets the 3 times line width design. Due to the huge number of traces on the main board, it is not only costly to manually check whether each winding of the differential line meets the 2S3W rule, but also consumes a lot of manpower and financial resources, and is extremely inefficient. It is also prone to errors and omissions.
鉴于此,如何解决相关技术通过人工手动检测差分线布线规则是否满 足要求费时费力还容易出错的弊端,是所属领域技术人员需要解决的技术问题。In view of this, it is a technical problem to be solved by those skilled in the art how to solve the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements in the related art, which is time-consuming, labor-intensive and error-prone.
发明内容SUMMARY OF THE INVENTION
本申请提供了一种印制电路板的走线检测方法、装置及计算机可读存储介质,解决了相关技术通过人工手动检测差分线布线规则是否满足要求费时费力还易出错的弊端,有效提高了PCB板中差分线走线的检测效率和检测准确度。The present application provides a wiring detection method, device and computer-readable storage medium for a printed circuit board, which solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements in the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the Detection efficiency and detection accuracy of differential line traces in PCB boards.
为解决上述技术问题,本发明实施例提供以下技术方案:In order to solve the above-mentioned technical problems, the embodiments of the present invention provide the following technical solutions:
本发明实施例一方面提供了一种印制电路板的走线检测方法,包括:One aspect of the embodiments of the present invention provides a method for detecting traces of a printed circuit board, including:
获取差分信号,并分割提取差分信号线中所有差分对绕线线段;Obtain the differential signal, and divide and extract all differential pair winding segments in the differential signal line;
基于所述差分对绕线线段中各线段的位置信息确定位于凸起位置的目标线段群;所述目标线段群包括多组目标线段组,每组目标线段组唯一对应一个凸起位置;Determine the target line segment group at the convex position based on the position information of each line segment in the differential pair winding line segment; the target line segment group includes multiple groups of target line segment groups, and each group of target line segment groups uniquely corresponds to a convex position;
对每组目标线段组,根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段,并确定与所述第一目标走线段为同一差分对的第二目标走线段;计算所述第一目标走线段的长度值、所述第一目标走线段和所述第二目标走线段间的垂直距离,以作为所述当前目标线段组对应目标走线的绕线参数值;基于所述绕线参数值和绕线参数标准值判断所述目标走线是否满足预设绕线规则。For each target line segment group, determine the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine the second target that is the same differential pair with the first target line segment Line segment; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the winding of the target line corresponding to the current target line segment group parameter value; based on the winding parameter value and the standard value of the winding parameter, determine whether the target routing meets the preset routing rule.
可选的,所述获取差分信号,并分割提取差分信号线中所有差分对绕线线段包括:Optionally, the acquiring differential signals, and dividing and extracting all differential pair winding segments in the differential signal lines include:
根据属性设置请求,对获取的差分信号进行目标线段显示属性设置,以显示差分信号线中的差分对绕线线段;According to the property setting request, set the target segment display property for the acquired differential signal to display the differential pair winding segment in the differential signal line;
基于所述差分对绕线线段中各线段所对应的父类将所述差分信号线中所有差分对绕线线段进行分割提取。All differential pair winding line segments in the differential signal line are divided and extracted based on the parent class corresponding to each line segment in the differential pair winding line segment.
可选的,所述根据属性设置请求,对获取的差分信号进行目标线段显示属性设置,以显示差分信号线中的差分对绕线线段包括:Optionally, according to the attribute setting request, the target line segment display attribute setting is performed on the acquired differential signal, so as to display the differential pair winding segment in the differential signal line, including:
获取待检测服务器主板的所有差分信号;Obtain all differential signals of the server motherboard to be detected;
当接收属性设置请求,自动为所述差分信号添加差分线不耦合长度Diff_Uncoupled_Length属性,同时设置所述Diff_Uncoupled_Length属性的参数值为第一预设宽度值;When receiving the attribute setting request, automatically add the differential line uncoupled length Diff_Uncoupled_Length attribute to the differential signal, and set the parameter value of the Diff_Uncoupled_Length attribute to the first preset width value;
当检测到所述差分信号属性设置完毕,显示所述差分信号线中的差分对绕线线段,且所述差分对绕线线段的线宽值为所述第一预设宽度值。When it is detected that the attribute setting of the differential signal is completed, the differential pair winding segment in the differential signal line is displayed, and the line width value of the differential pair winding segment is the first preset width value.
可选的,所述根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段包括:Optionally, the determining the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group includes:
当接收到过滤器参数设置请求,自动设置所述过滤器为线段clineseg模式,以在相应层面选择目标走线段;When a filter parameter setting request is received, the filter is automatically set to the line segment clineseg mode, so as to select the target line segment at the corresponding level;
获取当前目标线段组中平行线段的中点位置坐标信息;Obtain the coordinate information of the midpoint of the parallel line segment in the current target line segment group;
基于所述中点位置坐标信息,调用所述过滤器从当前层面中选择所述当前目标线段组相对应的第一目标走线段。Based on the coordinate information of the midpoint position, the filter is invoked to select the first target line segment corresponding to the current target line segment group from the current layer.
可选的,所述基于所述差分对绕线线段中各线段的位置信息确定位于凸起位置的目标线段群包括:Optionally, the determining of the target line segment group at the convex position based on the position information of each line segment in the differential pair of winding line segments includes:
获取所述差分对绕线线段中各线段的起点坐标和终点坐标;Obtain the coordinates of the starting point and the coordinates of the end point of each line segment in the differential pair winding line segment;
基于所述差分对绕线线段中各线段的起点坐标和终点坐标确定位于同一凸起位置的目标线段组,各目标线段组构成目标线段群;所述目标线段组包括第一斜线段、平行线段、第二斜线段,所述第一斜线段的终点坐标与所述平行线段的起点坐标相同,所述第二斜线段的起点坐标与所述平行线段的终点坐标相同;A target line segment group located at the same convex position is determined based on the start point coordinates and end point coordinates of each line segment in the differential pair of winding line segments, and each target line segment group constitutes a target line segment group; the target line segment group includes a first oblique line segment, a parallel line segment , a second oblique line segment, the coordinates of the end point of the first oblique line segment are the same as the coordinates of the starting point of the parallel line segment, and the coordinates of the starting point of the second oblique line segment are the same as the coordinates of the end point of the parallel line segment;
将各目标线段组中各线段的唯一标识信息和坐标信息存储在预先创建的线段记录表中,且各线段的唯一标识信息和坐标信息具有对应关系。The unique identification information and coordinate information of each line segment in each target line segment group are stored in a pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
可选的,所述将各目标线段组中各线段的唯一标识信息和坐标信息存储在预先创建的线段记录表中包括:Optionally, storing the unique identification information and coordinate information of each line segment in each target line segment group in a pre-created line segment record table includes:
将各目标线段组按照各线段所属父类进行划分;Divide each target line segment group according to the parent class to which each line segment belongs;
将属于同一父类的目标线段组存储于所述线段记录表的同一行。The target line segment groups belonging to the same parent class are stored in the same row of the line segment record table.
可选的,所述计算所述第一目标走线段的长度值、所述第一目标走线段和所述第二目标走线段间的垂直距离包括:Optionally, the calculating the length value of the first target alignment segment and the vertical distance between the first target alignment segment and the second target alignment segment includes:
获取所述第一目标走线段和所述第二目标走线段的位置坐标信息;Obtain the position coordinate information of the first target line segment and the second target line segment;
根据所述第一目标走线段的起始点坐标值和终点坐标值计算得到所述第一目标走线段的长度值;Calculate the length value of the first target alignment segment according to the coordinate value of the starting point and the coordinate value of the end point of the first target alignment segment;
根据所述第一目标走线段的中点位置坐标值和所述第二目标走线段的中点位置坐标值计算得到所述第一目标走线段和所述第二目标走线段间的垂直距离值。The vertical distance value between the first target line segment and the second target line segment is calculated according to the coordinate value of the midpoint position of the first target line segment and the midpoint position coordinate value of the second target line segment .
本发明实施例另一方面提供了一种印制电路板的走线检测装置,包括:Another aspect of the embodiments of the present invention provides a trace detection device for a printed circuit board, including:
信号获取模块,用于获取差分信号;Signal acquisition module for acquiring differential signals;
线段提取模块,用于分割提取差分信号线中所有差分对绕线线段;The line segment extraction module is used to divide and extract all differential pair winding segments in the differential signal line;
凸起线段定位模块,用于基于所述差分对绕线线段中各线段的位置信息确定位于凸起位置的目标线段群;所述目标线段群包括多组目标线段组,每组目标线段组唯一对应一个凸起位置;The convex line segment positioning module is used to determine the target line segment group at the convex position based on the position information of each line segment in the differential pair winding line segment; the target line segment group includes multiple groups of target line segment groups, and each group of target line segment groups is unique corresponds to a raised position;
绕线检测模块,用于对每组目标线段组,根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段,并确定与所述第一目标走线段为同一差分对的第二目标走线段;计算所述第一目标走线段的长度值、所述第一目标走线段和所述第二目标走线段间的垂直距离,以作为所述当前目标线段组对应目标走线的绕线参数值;基于所述绕线参数值和绕线参数标准值判断所述目标走线是否满足预设绕线规则。The winding detection module is used to determine, for each target line segment group, the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine that the first target line segment is The second target line segment of the same differential pair; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the current target line segment group Corresponds to the winding parameter value of the target routing; based on the routing parameter value and the standard value of the routing parameter, it is judged whether the target routing satisfies the preset routing rule.
本发明实施例还提供了一种印制电路板的走线检测装置,包括处理器,所述处理器用于执行存储器中存储的计算机程序时实现如前任一项所述印制电路板的走线检测方法的步骤。An embodiment of the present invention further provides a device for detecting traces of a printed circuit board, including a processor, which is configured to implement the traces of the printed circuit board as described in any preceding item when the processor executes a computer program stored in a memory The steps of the detection method.
本发明实施例最后还提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有印制电路板的走线检测程序,所述印制电路板的走线检测程序被处理器执行时实现如前任一项所述印制电路板的走线检测方法的步骤。Finally, an embodiment of the present invention further provides a computer-readable storage medium, where a trace detection program of a printed circuit board is stored on the computer-readable storage medium, and the trace detection program of the printed circuit board is processed by a processor When executed, the steps of implementing the method for detecting traces of printed circuit boards as described in any one of the preceding items.
本申请提供的技术方案的优点在于,将差分信号线中所有差分对绕线线段中各个线段分割出来并进行定位,确定位于凸起位置的走线段,从而可计算得到同一个差分对的两条走线段的距离和凸起平行线段的长度,将计算得到的线间距和线段长度与相应绕线规则所要求的标准值进行比对,便可实现对每个凸起位置的走线段是否满足绕线规则进行自动化判断,整 个检测过程无需人工参与,解决了相关技术通过人工手动检测差分线布线规则是否满足要求费时费力还易出错的弊端,有效提高了PCB板中差分线走线的检测效率和检测准确度。The advantage of the technical solution provided by the present application is that each line segment of all differential pair winding line segments in the differential signal line is divided and positioned, and the line segment located at the convex position is determined, so that two lines of the same differential pair can be calculated. The distance of the line segment and the length of the raised parallel line segment, and the calculated line spacing and line segment length are compared with the standard values required by the corresponding winding rules, and then it can be realized whether the line segment at each raised position satisfies the winding requirements. The wiring rules are automatically judged, and the entire detection process does not require manual participation, which solves the drawbacks of manual manual detection of whether the differential wiring rules meet the requirements, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency of differential wiring in the PCB board. Detection accuracy.
此外,本发明实施例还针对印制电路板的走线检测方法提供了相应的实现装置及计算机可读存储介质,进一步使得所述方法更具有实用性,所述装置及计算机可读存储介质具有相应的优点。In addition, the embodiments of the present invention also provide a corresponding implementation device and a computer-readable storage medium for the trace detection method of the printed circuit board, which further makes the method more practical. The device and the computer-readable storage medium have corresponding advantages.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性的,并不能限制本公开。It is to be understood that the foregoing general description and the following detailed description are exemplary only and do not limit the present disclosure.
附图说明Description of drawings
为了更清楚的说明本发明实施例或相关技术的技术方案,下面将对实施例或相关技术描述中所需要使用的附图作简单的介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions of the embodiments of the present invention or related technologies more clearly, the following briefly introduces the accompanying drawings that are used in the description of the embodiments or related technologies. Obviously, the drawings in the following description are only the present invention. For some embodiments of the present invention, for those of ordinary skill in the art, other drawings can also be obtained from these drawings without any creative effort.
图1为本发明实施例提供的一个示例性应用场景的PCB板走线示意图;FIG. 1 is a schematic diagram of a PCB board wiring of an exemplary application scenario provided by an embodiment of the present invention;
图2为本发明实施例提供的一个示例性应用场景的走线检测示意图;FIG. 2 is a schematic diagram of trace detection in an exemplary application scenario provided by an embodiment of the present invention;
图3为本发明实施例提供的一种印制电路板的走线检测方法的流程示意图;3 is a schematic flowchart of a method for detecting traces of a printed circuit board according to an embodiment of the present invention;
图4为本发明实施例提供的一个示例性应用场景的走线段示意图;FIG. 4 is a schematic diagram of a line segment of an exemplary application scenario provided by an embodiment of the present invention;
图5为本发明实施例提供的一个走线段中绕线线段显示示意图;FIG. 5 is a schematic diagram showing a winding line segment in a wiring segment provided by an embodiment of the present invention;
图6为本发明实施例提供的一个绕线线段分割提取示意图;6 is a schematic diagram of segmenting and extracting a winding segment provided by an embodiment of the present invention;
图7为本发明实施例提供的父类与线段之间的关系示意图;7 is a schematic diagram of a relationship between a parent class and a line segment provided by an embodiment of the present invention;
图8为本发明实施例提供的第一目标走线段定位显示示意图;FIG. 8 is a schematic diagram showing the positioning and display of the first target routing segment according to an embodiment of the present invention;
图9为本发明实施例提供的另一种印制电路板的走线检测方法的流程示意图;9 is a schematic flowchart of another method for detecting traces of a printed circuit board according to an embodiment of the present invention;
图10为本发明实施例提供的印制电路板的走线检测装置的一种具体实施方式结构图;FIG. 10 is a structural diagram of a specific implementation of a trace detection device for a printed circuit board provided by an embodiment of the present invention;
图11为本发明实施例提供的印制电路板的走线检测装置的另一种具 体实施方式结构图。Fig. 11 is a structural diagram of another specific implementation manner of a trace detection device for a printed circuit board provided by an embodiment of the present invention.
具体实施方式detailed description
为了使本技术领域的人员更好地理解本发明方案,下面结合附图和具体实施方式对本发明作进一步的详细说明。显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make those skilled in the art better understand the solution of the present invention, the present invention will be further described in detail below with reference to the accompanying drawings and specific embodiments. Obviously, the described embodiments are only some, but not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”“第四”等是用于区别不同的对象,而不是用于描述特定的顺序。此外术语“包括”和“具有”以及他们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可包括没有列出的步骤或单元。The terms "first", "second", "third", "fourth", etc. in the description and claims of the present application and the above drawings are used to distinguish different objects, rather than to describe a specific order. . Furthermore, the terms "comprising" and "having" and any variations thereof are intended to cover non-exclusive inclusion. For example, a process, method, system, product or device comprising a series of steps or elements is not limited to the listed steps or elements, but may include unlisted steps or elements.
在介绍了本发明实施例的技术方案后,下面详细的说明本申请的各种非限制性实施方式。After introducing the technical solutions of the embodiments of the present invention, various non-limiting implementations of the present application are described in detail below.
首先参见图3,图3为本发明实施例提供的一种印制电路板的走线检测方法的流程示意图,本发明实施例可包括以下内容:Referring first to FIG. 3, FIG. 3 is a schematic flowchart of a method for detecting traces on a printed circuit board provided by an embodiment of the present invention. The embodiment of the present invention may include the following contents:
S301:获取差分信号,并分割提取差分信号线中所有差分对绕线线段。S301: Obtain a differential signal, and divide and extract all differential pair winding segments in the differential signal line.
在本申请中,可以从PCB设计图中获取当前待检测服务器主板的所有差分信号。可以理解的是,差分信号线中有一部分走线为直线,有一部分走线为绕线,而绕线一般均需要满足该领域约定俗成的规则,例如2S3W绕线规则,本申请就是为了检测待检测服务器主板中所有差分信号线中绕线部分是否满足绕线规则,故在获取差分信号后,需要将差分信号线中所有差分对绕线线段进行分割并提取出来,以用于后续分析是否满足绕线规则。In this application, all differential signals of the server motherboard to be detected currently can be obtained from the PCB design drawing. It can be understood that some of the differential signal lines are straight lines, and some of the lines are windings, and the windings generally need to meet the conventional rules in this field, such as the 2S3W winding rules. Whether the winding part of all differential signal lines in the server motherboard meets the winding rules, so after obtaining the differential signal, it is necessary to divide and extract all differential pair winding segments in the differential signal line for subsequent analysis whether it meets the winding requirements. line rules.
S302:基于差分对绕线线段中各线段的位置信息确定位于凸起位置的目标线段群。S302: Determine the target line segment group located at the convex position based on the position information of each line segment in the differential pair winding line segment.
本发明实施例差分对绕线线段为差分信号线中的绕线部分,目标线段 为差分对绕线线段的一部分,目标线段群包括多组目标线段组,每组目标线段组唯一对应一个凸起位置,一组目标线段组包括第一斜线、平行线段和第二斜线,如图2所示,第一斜线的终点和平行线段的起点相重合,平行线段的终点和第二斜线的起点相重合,故根据各线段的位置信息可以确定一个凸起位置唯一对应的目标线段组。The differential pair winding segment in the embodiment of the present invention is the winding part of the differential signal line, the target segment is a part of the differential pair winding segment, the target segment group includes multiple target segment groups, and each target segment group uniquely corresponds to a protrusion Position, a set of target line segments includes a first oblique line, a parallel line segment and a second oblique line. As shown in Figure 2, the end point of the first oblique line coincides with the starting point of the parallel line segment, and the end point of the parallel line segment and the second oblique line The starting points of each line coincide with each other, so a target line segment group uniquely corresponding to the convex position can be determined according to the position information of each line segment.
S303:对每组目标线段组,根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段,并确定与第一目标走线段为同一差分对的第二目标走线段;计算第一目标走线段的长度值、第一目标走线段和第二目标走线段间的垂直距离,以作为当前目标线段组对应目标走线的绕线参数值;基于绕线参数值和绕线参数标准值判断目标走线是否满足预设绕线规则。S303: For each target line segment group, determine the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine the second target that is the same differential pair as the first target line segment Line segment; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the winding parameter value of the target line corresponding to the current target line segment group; based on the winding parameter value and the standard value of the routing parameters to determine whether the target routing meets the preset routing rules.
在S302确定目标线段组后,依次对每个目标线段组按照S303方法进行绕线规则的分析。绕线参数标准值为预设绕线规则下规定的标准绕线参数值,计算得到的绕线参数值为当前目标线段组唯一对应的走线部分的实际参数值,若绕线参数值和绕线参数标准值相同,则证明当前目标线段组唯一对应的走线部分符合预设绕线规则,若绕线参数值和绕线参数标准值不相同,则证明当前目标线段组唯一对应的走线部分不符合预设绕线规则。After the target line segment group is determined in S302, the winding rules are analyzed for each target line segment group in turn according to the method of S303. The standard value of the winding parameter is the standard value of the winding parameter specified under the preset winding rules, and the calculated value of the winding parameter is the actual parameter value of the routing part that is unique to the current target segment group. If the standard values of the line parameters are the same, it proves that the only corresponding routing part of the current target line segment group conforms to the preset routing rules. Some do not meet the preset routing rules.
在本发明实施例提供的技术方案中,将差分信号线中所有差分对绕线线段中各个线段分割出来并进行定位,确定位于凸起位置的走线段,从而可计算得到同一个差分对的两条走线段的距离和凸起平行线段的长度,将计算得到的线间距和线段长度与相应绕线规则所要求的标准值进行比对,便可实现对每个凸起位置的走线段是否满足绕线规则进行自动化判断,整个检测过程无需人工参与,解决了相关技术通过人工手动检测差分线布线规则是否满足要求费时费力还易出错的弊端,有效提高了PCB板中差分线走线的检测效率和检测准确度。In the technical solution provided by the embodiment of the present invention, each line segment of all differential pair winding line segments in the differential signal line is divided and positioned, and the line segment located at the convex position is determined, so that the two lines of the same differential pair can be calculated. The distance of the line segment and the length of the raised parallel line segment, and the calculated line spacing and length of the line segment are compared with the standard values required by the corresponding winding rules, and then it can be realized whether the line segment of each raised position meets the requirements. The wiring rules are automatically judged, and the whole detection process does not require manual participation, which solves the drawbacks of manual manual detection of whether the differential wiring rules meet the requirements, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency of differential wiring in the PCB board. and detection accuracy.
在上述实施例中,对于如何执行步骤S101并不做限定,本实施例中给出差分对绕线线段分割提取的一种实施方式,可以更加准确、高效地提取得到差分信号线中所有的差分对绕线线段,可包括如下步骤:In the above-mentioned embodiment, there is no limitation on how to perform step S101. In this embodiment, an implementation of dividing and extracting differential pairs of winding line segments is given, which can more accurately and efficiently extract all the differential signals in the differential signal lines. For the winding segment, the following steps can be included:
A1:获取待检测服务器主板的所有差分信号。A1: Obtain all differential signals of the server motherboard to be detected.
A2:根据属性设置请求,对获取的差分信号进行目标线段显示属性设置,以显示差分信号线中的差分对绕线线段。A2: According to the property setting request, set the target segment display property for the acquired differential signal to display the differential pair winding segment in the differential signal line.
如图4-图6所示,图4为差分信号线,图5为差分对绕线线段中显示差分对绕线线段,图6为提取出来的差分对绕线线段。举例来说,对于Cadence软件来说,当接收用户发送的属性设置请求,自动为差分信号添加差分线不耦合长度Diff_Uncoupled_Length属性,同时设置Diff_Uncoupled_Length属性的参数值为第一预设宽度值,第一预设宽度值即为显示线段的宽度值,第一预设宽度值例如可为1mil。当检测到差分信号属性设置完毕,显示差分信号线中的差分对绕线线段,且差分对绕线线段的线宽值为第一预设宽度值。As shown in Figures 4-6, Figure 4 shows the differential signal line, Figure 5 shows the differential pair winding line segment in the differential pair winding line segment, and Figure 6 shows the extracted differential pair winding line segment. For example, for Cadence software, when receiving the attribute setting request sent by the user, it automatically adds the Diff_Uncoupled_Length attribute of the differential line uncoupled length to the differential signal, and sets the parameter value of the Diff_Uncoupled_Length attribute to the first preset width value, the first preset width value. The width value is set to be the width value of the display line segment, and the first preset width value may be, for example, 1 mil. When it is detected that the attribute setting of the differential signal is completed, the differential pair winding segment in the differential signal line is displayed, and the line width value of the differential pair winding segment is the first preset width value.
A3:基于差分对绕线线段中各线段所对应的父类将差分信号线中所有差分对绕线线段进行分割提取。A3: Divide and extract all differential pair winding segments in the differential signal line based on the parent class corresponding to each segment in the differential pair winding segment.
在本发明实施例中,上个步骤中只是将差分信号线中的差分对绕线线段进行显示,而其他非差分对绕线线段的线段也存在,为了对差分对绕线线段进行分析,需要将其单独提取出来,如图6所示。本申请会预先为差分信号线中的每个线段设置一个父类,一个父类可对应多条线段,根据父类可查找差分对绕线线段中的每一条线段。例如可为走线所有凸起位置设置同一个父类,如图7所示,框起来的线段为属于同一个父类的所有线段。In the embodiment of the present invention, in the previous step, only the differential pair winding segments in the differential signal line are displayed, while other non-differential pair winding segments also exist. In order to analyze the differential pair winding segments, it is necessary to It is extracted separately, as shown in Figure 6. This application will set a parent class for each line segment in the differential signal line in advance, one parent class can correspond to multiple line segments, and each line segment in the differential pair winding line segment can be searched according to the parent class. For example, the same parent class can be set for all raised positions of the routing. As shown in Figure 7, the framed line segments are all line segments belonging to the same parent class.
在上述实施例中,对于如何执行步骤S102并不做限定,本实施例中给出目标线段群确定的一种实施方式,可以更加快速方便的定位目标线段,本发明实施例可包括如下步骤:In the above embodiment, there is no limitation on how to perform step S102. In this embodiment, an implementation method for determining the target line segment group is provided, which can locate the target line segment more quickly and conveniently. This embodiment of the present invention may include the following steps:
B1:获取差分对绕线线段中各线段的起点坐标和终点坐标。B1: Obtain the start and end coordinates of each segment in the differential pair winding segment.
B2:基于差分对绕线线段中各线段的起点坐标和终点坐标确定位于同一凸起位置的目标线段组,各目标线段组构成目标线段群。B2: Determine the target line segment group located at the same convex position based on the start point coordinates and end point coordinates of each line segment in the differential pair winding line segment, and each target line segment group constitutes a target line segment group.
其中,目标线段组包括第一斜线段、平行线段、第二斜线段,第一斜线段的终点坐标与平行线段的起点坐标相同,第二斜线段的起点坐标与平行线段的终点坐标相同。The target line segment group includes a first oblique line segment, a parallel line segment, and a second oblique line segment. The coordinates of the end point of the first oblique line segment are the same as the coordinates of the starting point of the parallel line segment, and the coordinates of the starting point of the second oblique line segment are the same as the coordinates of the end point of the parallel line segment.
B3:将各目标线段组中各线段的唯一标识信息和坐标信息存储在预先创建的线段记录表中,且各线段的唯一标识信息和坐标信息具有对应关系。B3: Store the unique identification information and coordinate information of each line segment in each target line segment group in a pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
为了便于后续数据信息的快速读取,可将B2步骤中确定的各目标线段组中各线段的信息记录在一个表格中,为了便于检索查询可为每条线段设置一个唯一标识信息,通过该标识信息可在表格中检索到所需线段的所有信息。线段记录表中除了可记录各线段的坐标信息和标识信息之外,所属领域的技术人员可根据实际需求进行灵活选取,本申请对此不作任何限定。作为一种可选的实施方式,还可将各目标线段组按照各线段所属父类进行划分;将属于同一父类的目标线段组存储于线段记录表的同一行,如下所示:In order to facilitate the rapid reading of subsequent data information, the information of each line segment in each target line segment group determined in step B2 can be recorded in a table, and a unique identification information can be set for each line segment in order to facilitate retrieval and query. Information All information for the required line segment can be retrieved in a table. In addition to recording the coordinate information and identification information of each line segment in the line segment record table, those skilled in the art can flexibly select according to actual needs, which is not limited in this application. As an optional implementation, each target line segment group can also be divided according to the parent class to which each line segment belongs; the target line segment group belonging to the same parent class is stored in the same row of the line segment record table, as shown below:
table[parentGroups1]=list((seg1seg2seg3)(seg1seg2seg3)……));table[parentGroups1]=list((seg1seg2seg3)(seg1seg2seg3)...));
table[parentGroups2]=list((seg1seg2seg3)(seg1seg2seg3)……));table[parentGroups2]=list((seg1seg2seg3)(seg1seg2seg3)...));
table[parentGroupsn]=list((seg1seg2seg3)(seg1seg2seg3)……));table[parentGroupsn]=list((seg1seg2seg3)(seg1seg2seg3)...));
其中,parentGroups表示父类,(seg1seg2seg3)构成一组目标线段组,seg1、seg2和seg3为目标线段组中包含的三条线段。Among them, parentGroups represents the parent class, (seg1seg2seg3) constitutes a set of target segment groups, and seg1, seg2 and seg3 are the three segments included in the target segment group.
在上述实施例中,对于如何执行步骤S103中的根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段并不做限定,本实施例中给出第一目标走线段确定的一种实施方式,可以更加快速方便的定位第一目标走线段,本发明实施例可包括如下步骤:In the above-mentioned embodiment, there is no limitation on how to perform step S103 to determine the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group. An implementation manner of determining the target alignment segment can locate the first target alignment segment more quickly and conveniently. This embodiment of the present invention may include the following steps:
C1:当接收到过滤器参数设置请求,自动设置过滤器为clineseg线段模式,以在相应层面选择目标走线段。C1: When a filter parameter setting request is received, the filter is automatically set to the clineseg line segment mode to select the target line segment at the corresponding level.
C2:获取当前目标线段组中平行线段的中点位置坐标信息。C2: Obtain the coordinate information of the midpoint of the parallel line segments in the current target line segment group.
C3:基于中点位置坐标信息,调用过滤器从当前层面中选择当前目标线段组相对应的第一目标走线段。C3: Based on the coordinate information of the midpoint position, call the filter to select the first target line segment corresponding to the current target line segment group from the current layer.
循环每一个层面,例如可打开etch/top层面,通过获取预先设置的clineseg模式的过滤器,获取平行线段的中点,选择添加平行线段的中点,就可以获取到此点处对应的走线段,如图8所示。由于每个差分对具有两条走线,在确定其中一条走线后,可获取到net->diffpair,通过差分对diffpair 找到另一条差分走线,并获取net上的线段cline,即第一目标走线段对应的另一条线段称为第二目标走线段。获取第一目标走线段和第二目标走线段的位置坐标信息;可根据第一目标走线段的起始点坐标值和终点坐标值计算得到第一目标走线段的长度值w;然后根据第一目标走线段的中点位置坐标值和第二目标走线段的中点位置坐标值计算得到第一目标走线段和第二目标走线段间的垂直距离值s。获取差分对的约束设置,即获取与预设绕线规则相匹配差分对的线间距airgap以及线宽width。根据airgap、width分别与计算得到的s,w进行比较,二者均相同,则符合预设绕线规则,若只要有一个不符合,则不符合绕线规则,并可记录不符合绕线规则的凸起。Cycle each level, for example, you can open the etch/top level, obtain the midpoint of the parallel line segment by obtaining the preset clineseg mode filter, and choose to add the midpoint of the parallel line segment to obtain the corresponding line segment at this point. , as shown in Figure 8. Since each differential pair has two traces, after determining one of the traces, net->diffpair can be obtained, the other differential trace can be found through the differential pair diffpair, and the line segment cline on the net can be obtained, that is, the first target. Another line segment corresponding to the line segment is called the second target line segment. Obtain the position coordinate information of the first target line segment and the second target line segment; the length value w of the first target line segment can be calculated according to the starting point coordinate value and the end point coordinate value of the first target line segment; then according to the first target line segment The vertical distance value s between the first target line segment and the second target line segment is obtained by calculating the coordinate value of the midpoint position of the line segment and the coordinate value of the midpoint position of the second target line segment. Obtain the constraint settings of the differential pair, that is, obtain the line spacing airgap and line width width of the differential pair that match the preset routing rules. According to the airgap and width, compare the calculated s and w respectively. If both are the same, the preset winding rules are met. If only one of them does not meet the winding rules, the winding rules cannot be met, and the non-compliance with the winding rules can be recorded. the bulge.
最后,请参阅图9,本申请还提供了另外一种印制电路板的走线检测方法,本发明实施例例如可应用于Cadence软件,具体的可包括以下内容:Finally, referring to FIG. 9 , the present application also provides another method for detecting traces of printed circuit boards. This embodiment of the present invention can be applied to Cadence software, for example, and may specifically include the following:
S901:获取待检测服务器主板的所有差分信号。S901: Acquire all differential signals of the mainboard of the server to be detected.
S902:当接收属性设置请求,自动为差分信号添加差分线不耦合长度Diff_Uncoupled_Length属性,同时设置Diff_Uncoupled_Length属性的参数值为第一预设宽度值。S902: When an attribute setting request is received, automatically add a differential line uncoupled length Diff_Uncoupled_Length attribute to the differential signal, and simultaneously set the parameter value of the Diff_Uncoupled_Length attribute to a first preset width value.
S903:当检测到差分信号属性设置完毕,显示差分信号线中的差分对绕线线段,且差分对绕线线段的线宽值为第一预设宽度值。S903: When it is detected that the setting of the differential signal attribute is completed, the differential pair winding segment in the differential signal line is displayed, and the line width value of the differential pair winding segment is a first preset width value.
S904:基于差分对绕线线段中各线段所对应的父类将差分信号线中所有差分对绕线线段进行分割提取。S904: Divide and extract all differential pair winding segments in the differential signal line based on the parent class corresponding to each segment in the differential pair winding segment.
S905:获取差分对绕线线段中各线段的起点坐标和终点坐标。S905: Obtain the coordinates of the start point and the end point of each line segment in the differential pair winding line segment.
S906:基于差分对绕线线段中各线段的起点坐标和终点坐标确定位于同一凸起位置的目标线段组,各目标线段组构成目标线段群。S906: Determine a target line segment group located at the same convex position based on the start point coordinates and end point coordinates of each line segment in the differential pair winding line segment, and each target line segment group constitutes a target line segment group.
S907:将各目标线段组中各线段的唯一标识信息和坐标信息存储在预先创建的线段记录表中,且各线段的唯一标识信息和坐标信息具有对应关系。S907: Store the unique identification information and coordinate information of each line segment in each target line segment group in a pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
S908:当接收到过滤器参数设置请求,自动设置过滤器为clineseg模式,以在相应层面选择目标走线段。S908: When a filter parameter setting request is received, the filter is automatically set to the clineseg mode, so as to select the target line segment at the corresponding level.
S909:对每组目标线段组,获取当前目标线段组中平行线段的中点位置坐标信息,基于中点位置坐标信息,调用过滤器从当前层面中选择当前目标线段组相对应的第一目标走线段。S909: For each target line segment group, obtain the midpoint position coordinate information of the parallel line segments in the current target line segment group, and based on the midpoint position coordinate information, call a filter to select the first target walk corresponding to the current target line segment group from the current layer line segment.
S910:确定与第一目标走线段为同一差分对的第二目标走线段。S910: Determine a second target line segment that is the same differential pair as the first target line segment.
S911:计算第一目标走线段的长度值、第一目标走线段和第二目标走线段间的垂直距离,以作为当前目标线段组对应目标走线的绕线参数值。S911: Calculate the length value of the first target line segment and the vertical distance between the first target line segment and the second target line segment, as the winding parameter value of the target line corresponding to the current target line segment group.
S912:获取绕线参数标准值,并基于绕线参数值和绕线参数标准值判断目标走线是否满足预设绕线规则。S912: Acquire a standard value of the winding parameter, and judge whether the target routing meets the preset routing rule based on the value of the winding parameter and the standard value of the winding parameter.
由上可知,本发明实施例解决了相关技术通过人工手动检测差分线布线规则是否满足要求费时费力还易出错的弊端,有效提高了PCB板中差分线走线的检测效率和检测准确度。As can be seen from the above, the embodiment of the present invention solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements of the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency and detection accuracy of differential line routing in the PCB board.
需要说明的是,本申请中各步骤之间没有严格的先后执行顺序,只要符合逻辑上的顺序,则这些步骤可以同时执行,也可按照某种预设顺序执行,图3和图9只是一种示意方式,并不代表只能是这样的执行顺序。It should be noted that there is no strict sequence of execution between the steps in this application. As long as the logical sequence is followed, these steps can be executed simultaneously or in a certain preset sequence. This is a schematic way, and does not mean that there can only be such an execution order.
本发明实施例还针对印制电路板的走线检测方法提供了相应的装置,进一步使得所述方法更具有实用性。其中,装置可从功能模块的角度和硬件的角度分别说明。下面对本发明实施例提供的印制电路板的走线检测装置进行介绍,下文描述的印制电路板的走线检测装置与上文描述的印制电路板的走线检测方法可相互对应参照。The embodiment of the present invention also provides a corresponding device for a method for detecting a trace of a printed circuit board, which further makes the method more practical. Wherein, the device can be described from the perspective of functional modules and the perspective of hardware. The following is an introduction to the trace detection device of the printed circuit board provided by the embodiment of the present invention. The trace detection device of the printed circuit board described below and the trace detection method of the printed circuit board described above can be referred to each other correspondingly.
基于功能模块的角度,参见图10,图10为本发明实施例提供的印制电路板的走线检测装置在一种具体实施方式下的结构图,该装置可包括:From the perspective of functional modules, refer to FIG. 10 . FIG. 10 is a structural diagram of a trace detection device for a printed circuit board provided in an embodiment of the present invention in a specific implementation manner. The device may include:
信号获取模块101,用于获取差分信号。The signal acquisition module 101 is used to acquire the differential signal.
线段提取模块102,用于分割提取差分信号线中所有差分对绕线线段。The line segment extraction module 102 is used for dividing and extracting all differential pair winding line segments in the differential signal line.
凸起线段定位模块103,用于基于差分对绕线线段中各线段的位置信息确定位于凸起位置的目标线段群;目标线段群包括多组目标线段组,每组目标线段组唯一对应一个凸起位置。The convex line segment positioning module 103 is used to determine the target line segment group at the convex position based on the position information of each line segment in the differential pair winding line segment; the target line segment group includes multiple groups of target line segment groups, and each group of target line segment groups uniquely corresponds to a convex line start position.
绕线检测模块104,用于对每组目标线段组,根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段,并确定与 第一目标走线段为同一差分对的第二目标走线段;计算第一目标走线段的长度值、第一目标走线段和第二目标走线段间的垂直距离,以作为当前目标线段组对应目标走线的绕线参数值;基于绕线参数值和绕线参数标准值判断目标走线是否满足预设绕线规则。The winding detection module 104 is used for each group of target line segments to determine the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine that it is the same as the first target line segment The second target line segment of the differential pair; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the winding parameter value of the target line corresponding to the current target line segment group ; Determine whether the target routing meets the preset routing rules based on the winding parameter value and the standard value of the winding parameter.
可选的,在本实施例的一些实施方式中,所述线段提取模块102可以包括:Optionally, in some implementations of this embodiment, the line segment extraction module 102 may include:
属性设置子模块,用于根据属性设置请求,对获取的差分信号进行目标线段显示属性设置,以显示差分信号线中的差分对绕线线段;The property setting sub-module is used to set the target segment display property of the acquired differential signal according to the property setting request, so as to display the differential pair winding segment in the differential signal line;
分割提取子模块,用于基于差分对绕线线段中各线段所对应的父类将差分信号线中所有差分对绕线线段进行分割提取。The segmentation and extraction sub-module is used to segment and extract all differential pair winding segments in the differential signal line based on the parent class corresponding to each segment in the differential pair winding segment.
在本发明实施的一些实施方式中,所述属性设置子模块例如还可包括:In some implementation manners of the present invention, the attribute setting sub-module may further include, for example:
属性赋值单元,用于当接收属性设置请求,自动为差分信号添加Diff_Uncoupled_Length属性,同时设置Diff_Uncoupled_Length属性的参数值为第一预设宽度值;The attribute assignment unit is used to automatically add the Diff_Uncoupled_Length attribute to the differential signal when receiving the attribute setting request, and set the parameter value of the Diff_Uncoupled_Length attribute to the first preset width value;
显示单元,用于当检测到差分信号属性设置完毕,显示差分信号线中的差分对绕线线段,且差分对绕线线段的线宽值为第一预设宽度值。The display unit is configured to display the differential pair winding segment in the differential signal line when it is detected that the differential signal attribute setting is completed, and the line width value of the differential pair winding segment is a first preset width value.
可选的,在本发明实施例的另外一些实施方式中,所述绕线检测模块104包括目标走线定位子模块,所述目标走线定位子模块可包括:Optionally, in other implementations of the embodiments of the present invention, the wire winding detection module 104 includes a target wire positioning sub-module, and the target wire positioning sub-module may include:
过滤器设置单元,用于当接收到过滤器参数设置请求,自动设置过滤器为clineseg模式,以在相应层面选择目标走线段;The filter setting unit is used to automatically set the filter to the clineseg mode when receiving the filter parameter setting request, so as to select the target line segment at the corresponding level;
坐标信息获取单元,用于获取当前目标线段组中平行线段的中点位置坐标信息;a coordinate information obtaining unit, used for obtaining the coordinate information of the midpoint position of the parallel line segments in the current target line segment group;
线段选择单元,用于基于中点位置坐标信息,调用过滤器从当前层面中选择当前目标线段组相对应的第一目标走线段。The line segment selection unit is used to call the filter to select the first target line segment corresponding to the current target line segment group from the current layer based on the position coordinate information of the midpoint.
在本发明实施例的其他一些实施方式中,所述目标走线定位子模块例如还可包括:In some other implementations of the embodiments of the present invention, the target routing positioning sub-module may further include, for example:
信息获取单元,用于获取第一目标走线段和第二目标走线段的位置坐标信息;an information acquisition unit, used for acquiring the position coordinate information of the first target line segment and the second target line segment;
长度计算单元,用于根据第一目标走线段的起始点坐标值和终点坐标值计算得到第一目标走线段的长度值;a length calculation unit, used for calculating the length value of the first target line segment according to the coordinate value of the starting point and the coordinate value of the end point of the first target line segment;
距离计算单元,用于根据第一目标走线段的中点位置坐标值和第二目标走线段的中点位置坐标值计算得到第一目标走线段和第二目标走线段间的垂直距离值。The distance calculation unit is configured to calculate the vertical distance value between the first target alignment segment and the second target alignment segment according to the midpoint position coordinate value of the first target alignment segment and the midpoint position coordinate value of the second target alignment segment.
作为一种可选的实施方式,所述凸起线段定位模块103例如还可包括:As an optional implementation manner, the convex line segment positioning module 103 may further include, for example:
起始点坐标获取子模块,用于获取差分对绕线线段中各线段的起点坐标和终点坐标;The starting point coordinate acquisition sub-module is used to obtain the starting point coordinates and end point coordinates of each line segment in the differential pair winding line segment;
目标线段群生成子模块,用于基于差分对绕线线段中各线段的起点坐标和终点坐标确定位于同一凸起位置的目标线段组,各目标线段组构成目标线段群;目标线段组包括第一斜线段、平行线段、第二斜线段,第一斜线段的终点坐标与平行线段的起点坐标相同,第二斜线段的起点坐标与平行线段的终点坐标相同;The target line segment group generation sub-module is used to determine the target line segment group located at the same convex position based on the starting point coordinates and the end point coordinates of each line segment in the differential pair winding line segment, and each target line segment group constitutes a target line segment group; the target line segment group includes the first For oblique line segment, parallel line segment, and second oblique line segment, the coordinates of the end point of the first oblique line segment are the same as the coordinates of the starting point of the parallel line segment, and the coordinates of the starting point of the second oblique line segment are the same as the coordinates of the end point of the parallel line segment;
信息记录子模块,用于将各目标线段组中各线段的唯一标识信息和坐标信息存储在预先创建的线段记录表中,且各线段的唯一标识信息和坐标信息具有对应关系。The information recording submodule is used to store the unique identification information and coordinate information of each line segment in each target line segment group in the pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
在本发明实施例的一些实施方式中,所述信息记录子模块可包括:In some implementations of the embodiments of the present invention, the information recording submodule may include:
划分单元,用于将各目标线段组按照各线段所属父类进行划分;The division unit is used to divide each target line segment group according to the parent class to which each line segment belongs;
记录单元,用于将属于同一父类的目标线段组存储于线段记录表的同一行。The record unit is used to store the target segment group belonging to the same parent class in the same row of the segment record table.
本发明实施例所述印制电路板的走线检测装置的各功能模块的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可以参照上述方法实施例的相关描述,此处不再赘述。The functions of each functional module of the trace detection device for a printed circuit board according to the embodiment of the present invention can be specifically implemented according to the method in the above method embodiment, and the specific implementation process can refer to the relevant description of the above method embodiment, which is not described here. Repeat.
由上可知,本发明实施例解决了相关技术通过人工手动检测差分线布线规则是否满足要求费时费力还易出错的弊端,有效提高了PCB板中差分线走线的检测效率和检测准确度。As can be seen from the above, the embodiment of the present invention solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements of the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency and detection accuracy of differential line routing in the PCB board.
上文中提到的印制电路板的走线检测装置是从功能模块的角度描述,进一步的,本申请还提供一种印制电路板的走线检测装置,是从硬件角度 描述。图11为本申请实施例提供的另一种印制电路板的走线检测装置的结构图。如图11所示,该装置包括存储器110,用于存储计算机程序;The above-mentioned trace detection device for printed circuit boards is described from the perspective of functional modules. Further, the present application also provides a trace detection device for printed circuit boards, which is described from the perspective of hardware. FIG. 11 is a structural diagram of another printed circuit board trace detection device according to an embodiment of the present application. As shown in FIG. 11, the apparatus includes a memory 110 for storing computer programs;
处理器111,用于执行计算机程序时实现如上述任一实施例提到的印制电路板的走线检测方法的步骤。The processor 111 is configured to implement the steps of the method for detecting traces of a printed circuit board as mentioned in any of the foregoing embodiments when executing the computer program.
其中,处理器111可以包括一个或多个处理核心,比如4核心处理器、8核心处理器等。处理器111可以采用DSP(Digital Signal Processing,数字信号处理)、FPGA(Field-Programmable Gate Array,现场可编程门阵列)、PLA(Programmable Logic Array,可编程逻辑阵列)中的至少一种硬件形式来实现。处理器111也可以包括主处理器和协处理器,主处理器是用于对在唤醒状态下的数据进行处理的处理器,也称CPU(Central Processing Unit,中央处理器);协处理器是用于对在待机状态下的数据进行处理的低功耗处理器。在一些实施例中,处理器111可以在集成有GPU(Graphics Processing Unit,图像处理器),GPU用于负责显示屏所需要显示的内容的渲染和绘制。一些实施例中,处理器111还可以包括AI(Artificial Intelligence,人工智能)处理器,该AI处理器用于处理有关机器学习的计算操作。The processor 111 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like. The processor 111 can use at least one hardware form among DSP (Digital Signal Processing, digital signal processing), FPGA (Field-Programmable Gate Array, field programmable gate array), PLA (Programmable Logic Array, programmable logic array) accomplish. The processor 111 may also include a main processor and a coprocessor. The main processor is a processor used to process data in the wake-up state, also called CPU (Central Processing Unit, central processing unit); the coprocessor is A low-power processor for processing data in a standby state. In some embodiments, the processor 111 may be integrated with a GPU (Graphics Processing Unit, image processor), and the GPU is used for rendering and drawing the content that needs to be displayed on the display screen. In some embodiments, the processor 111 may further include an AI (Artificial Intelligence, artificial intelligence) processor, where the AI processor is used to process computing operations related to machine learning.
存储器110可以包括一个或多个计算机可读存储介质,该计算机可读存储介质可以是非暂态的。存储器110还可包括高速随机存取存储器,以及非易失性存储器,比如一个或多个磁盘存储设备、闪存存储设备。本实施例中,存储器110至少用于存储以下计算机程序1101,其中,该计算机程序被处理器111加载并执行之后,能够实现前述任一实施例公开的印制电路板的走线检测方法的相关步骤。另外,存储器110所存储的资源还可以包括操作系统1102和数据1103等,存储方式可以是短暂存储或者永久存储。其中,操作系统1102可以包括Windows、Unix、Linux等。数据1103可以包括但不限于测试结果对应的数据等。Memory 110 may include one or more computer-readable storage media, which may be non-transitory. Memory 110 may also include high-speed random access memory, as well as non-volatile memory, such as one or more disk storage devices, flash storage devices. In this embodiment, the memory 110 is at least used to store the following computer program 1101 , wherein, after the computer program is loaded and executed by the processor 111 , it can realize the related information of the trace detection method of the printed circuit board disclosed in any of the foregoing embodiments. step. In addition, the resources stored in the memory 110 may also include an operating system 1102, data 1103, etc., and the storage mode may be short-term storage or permanent storage. The operating system 1102 may include Windows, Unix, Linux, and the like. The data 1103 may include, but is not limited to, data corresponding to the test results, and the like.
在一些实施例中,印制电路板的走线检测装置还可包括有显示屏112、输入输出接口113、通信接口114、电源115以及通信总线116。In some embodiments, the trace detection device of the printed circuit board may further include a display screen 112 , an input/output interface 113 , a communication interface 114 , a power supply 115 and a communication bus 116 .
本领域技术人员可以理解,图11中示出的结构并不构成对印制电路板的走线检测装置的限定,可以包括比图示更多或更少的组件,例如传感器117。Those skilled in the art can understand that the structure shown in FIG. 11 does not constitute a limitation on the trace detection device of the printed circuit board, and may include more or less components than the one shown, such as the sensor 117 .
本发明实施例所述印制电路板的走线检测装置的各功能模块的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可以参照上述方法实施例的相关描述,此处不再赘述。The functions of each functional module of the trace detection device for a printed circuit board according to the embodiment of the present invention can be specifically implemented according to the method in the above method embodiment, and the specific implementation process can refer to the relevant description of the above method embodiment, which is not described here. Repeat.
由上可知,本发明实施例解决了相关技术通过人工手动检测差分线布线规则是否满足要求费时费力还易出错的弊端,有效提高了PCB板中差分线走线的检测效率和检测准确度。As can be seen from the above, the embodiment of the present invention solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements of the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency and detection accuracy of differential line routing in the PCB board.
可以理解的是,如果上述实施例中的印制电路板的走线检测方法以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,执行本申请各个实施例方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、磁碟或者光盘等各种可以存储程序代码的介质。It can be understood that, if the trace detection method of the printed circuit board in the above embodiment is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer-readable storage medium. Based on this understanding, the technical solutions of the present application can be embodied in the form of software products in essence, or the parts that contribute to the prior art, or all or part of the technical solutions, and the computer software products are stored in a storage medium , to execute all or part of the steps of the methods in the various embodiments of the present application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), electrically erasable programmable ROM, registers, hard disks, programmable Various media that can store program codes, such as removable disks, CD-ROMs, magnetic disks, or optical disks.
基于此,本发明实施例还提供了一种计算机可读存储介质,存储有印制电路板的走线检测程序,所述印制电路板的走线检测程序被处理器执行时如上任意一实施例所述印制电路板的走线检测方法的步骤。Based on this, an embodiment of the present invention further provides a computer-readable storage medium, which stores a trace detection program of a printed circuit board, and the trace detection program of the printed circuit board is executed as any one of the above when executed by a processor. For example, the steps of the trace detection method of the printed circuit board.
本发明实施例所述计算机可读存储介质的各功能模块的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可以参照上述方法实施例的相关描述,此处不再赘述。The functions of each functional module of the computer-readable storage medium according to the embodiments of the present invention may be specifically implemented according to the methods in the foregoing method embodiments, and the specific implementation process may refer to the relevant descriptions of the foregoing method embodiments, which will not be repeated here.
由上可知,本发明实施例解决了相关技术通过人工手动检测差分线布线规则是否满足要求费时费力还易出错的弊端,有效提高了PCB板中差分线走线的检测效率和检测准确度。As can be seen from the above, the embodiment of the present invention solves the drawbacks of manual manual detection of whether the differential line wiring rules meet the requirements of the related art, which is time-consuming, labor-intensive and error-prone, and effectively improves the detection efficiency and detection accuracy of differential line routing in the PCB board.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其它实施例的不同之处,各个实施例之间相同或相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应, 所以描述的比较简单,相关之处参见方法部分说明即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same or similar parts between the various embodiments may be referred to each other. As for the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant part can be referred to the description of the method.
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Professionals may further realize that the units and algorithm steps of each example described in conjunction with the embodiments disclosed herein can be implemented in electronic hardware, computer software, or a combination of the two, in order to clearly illustrate the possibilities of hardware and software. Interchangeability, the above description has generally described the components and steps of each example in terms of functionality. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may implement the described functionality using different methods for each particular application, but such implementations should not be considered beyond the scope of the present invention.
以上对本申请所提供的一种印制电路板的走线检测方法、装置及计算机可读存储介质进行了详细介绍。本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本申请进行若干改进和修饰,这些改进和修饰也落入本申请权利要求的保护范围内。The method, device and computer-readable storage medium for trace detection of a printed circuit board provided by the present application have been described above in detail. The principles and implementations of the present invention are described herein by using specific examples, and the descriptions of the above embodiments are only used to help understand the method and the core idea of the present invention. It should be pointed out that for those skilled in the art, without departing from the principle of the present invention, several improvements and modifications can also be made to the present application, and these improvements and modifications also fall within the protection scope of the claims of the present application.

Claims (10)

  1. 一种印制电路板的走线检测方法,其特征在于,包括:A method for detecting traces of printed circuit boards, comprising:
    获取差分信号,并分割提取差分信号线中所有差分对绕线线段;Obtain the differential signal, and divide and extract all differential pair winding segments in the differential signal line;
    基于所述差分对绕线线段中各线段的位置信息确定位于凸起位置的目标线段群;所述目标线段群包括多组目标线段组,每组目标线段组唯一对应一个凸起位置;Determine the target line segment group at the convex position based on the position information of each line segment in the differential pair winding line segment; the target line segment group includes multiple groups of target line segment groups, and each group of target line segment groups uniquely corresponds to a convex position;
    对每组目标线段组,根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段,并确定与所述第一目标走线段为同一差分对的第二目标走线段;计算所述第一目标走线段的长度值、所述第一目标走线段和所述第二目标走线段间的垂直距离,以作为所述当前目标线段组对应目标走线的绕线参数值;基于所述绕线参数值和绕线参数标准值判断所述目标走线是否满足预设绕线规则。For each target line segment group, determine the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine the second target that is the same differential pair with the first target line segment Line segment; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the winding of the target line corresponding to the current target line segment group parameter value; based on the winding parameter value and the standard value of the winding parameter, determine whether the target routing meets the preset routing rule.
  2. 根据权利要求1所述的印制电路板的走线检测方法,其特征在于,所述获取差分信号,并分割提取差分信号线中所有差分对绕线线段包括:The method for detecting traces of a printed circuit board according to claim 1, wherein the acquiring differential signals, and dividing and extracting all differential pair winding segments in the differential signal lines comprises:
    根据属性设置请求,对获取的差分信号进行目标线段显示属性设置,以显示差分信号线中的差分对绕线线段;According to the property setting request, set the target segment display property for the acquired differential signal to display the differential pair winding segment in the differential signal line;
    基于所述差分对绕线线段中各线段所对应的父类将所述差分信号线中所有差分对绕线线段进行分割提取。All differential pair winding line segments in the differential signal line are divided and extracted based on the parent class corresponding to each line segment in the differential pair winding line segment.
  3. 根据权利要求2所述的印制电路板的走线检测方法,其特征在于,所述根据属性设置请求,对获取的差分信号进行目标线段显示属性设置,以显示差分信号线中的差分对绕线线段包括:The method for detecting traces of a printed circuit board according to claim 2, wherein the target line segment display attribute setting is performed on the acquired differential signal according to the attribute setting request, so as to display the differential pair windings in the differential signal line. Line segments include:
    获取待检测服务器主板的所有差分信号;Obtain all differential signals of the server motherboard to be detected;
    当接收属性设置请求,自动为所述差分信号添加差分线不耦合长度属性,同时设置所述差分线不耦合长度属性的参数值为第一预设宽度值;When receiving an attribute setting request, automatically adding a differential line uncoupled length attribute to the differential signal, and setting the parameter value of the differential line uncoupled length attribute to a first preset width value;
    当检测到所述差分信号属性设置完毕,显示所述差分信号线中的差分对绕线线段,且所述差分对绕线线段的线宽值为所述第一预设宽度值。When it is detected that the attribute setting of the differential signal is completed, the differential pair winding segment in the differential signal line is displayed, and the line width value of the differential pair winding segment is the first preset width value.
  4. 根据权利要求1所述的印制电路板的走线检测方法,其特征在于,所述根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段包括:The method for detecting traces of a printed circuit board according to claim 1, wherein the determining the corresponding first target trace segment according to the position information of the preset position on the parallel segment in the current target segment group comprises:
    当接收到过滤器参数设置请求,自动设置所述过滤器为线段模式,以在相应层面选择目标走线段;When a filter parameter setting request is received, the filter is automatically set to the line segment mode, so as to select the target line segment at the corresponding level;
    获取当前目标线段组中平行线段的中点位置坐标信息;Obtain the coordinate information of the midpoint of the parallel line segment in the current target line segment group;
    基于所述中点位置坐标信息,调用所述过滤器从当前层面中选择所述当前目标线段组相对应的第一目标走线段。Based on the coordinate information of the midpoint position, the filter is invoked to select the first target line segment corresponding to the current target line segment group from the current layer.
  5. 根据权利要求1至4任意一项所述的印制电路板的走线检测方法,其特征在于,所述基于所述差分对绕线线段中各线段的位置信息确定位于凸起位置的目标线段群包括:The method for detecting traces on a printed circuit board according to any one of claims 1 to 4, wherein the target line segment located at the convex position is determined based on the position information of each line segment in the differential pair of winding line segments Groups include:
    获取所述差分对绕线线段中各线段的起点坐标和终点坐标;Obtain the coordinates of the starting point and the coordinates of the end point of each line segment in the differential pair winding line segment;
    基于所述差分对绕线线段中各线段的起点坐标和终点坐标确定位于同一凸起位置的目标线段组,各目标线段组构成目标线段群;所述目标线段组包括第一斜线段、平行线段、第二斜线段,所述第一斜线段的终点坐标与所述平行线段的起点坐标相同,所述第二斜线段的起点坐标与所述平行线段的终点坐标相同;A target line segment group located at the same convex position is determined based on the start point coordinates and end point coordinates of each line segment in the differential pair of winding line segments, and each target line segment group constitutes a target line segment group; the target line segment group includes a first oblique line segment, a parallel line segment , a second oblique line segment, the coordinates of the end point of the first oblique line segment are the same as the coordinates of the starting point of the parallel line segment, and the coordinates of the starting point of the second oblique line segment are the same as the coordinates of the end point of the parallel line segment;
    将各目标线段组中各线段的唯一标识信息和坐标信息存储在预先创建的线段记录表中,且各线段的唯一标识信息和坐标信息具有对应关系。The unique identification information and coordinate information of each line segment in each target line segment group are stored in a pre-created line segment record table, and the unique identification information and coordinate information of each line segment have a corresponding relationship.
  6. 根据权利要求4所述的印制电路板的走线检测方法,其特征在于,所述将各目标线段组中各线段的唯一标识信息和坐标信息存储在预先创建的线段记录表中包括:The method for detecting traces of a printed circuit board according to claim 4, wherein the storing the unique identification information and coordinate information of each line segment in each target line segment group in a pre-created line segment record table includes:
    将各目标线段组按照各线段所属父类进行划分;Divide each target line segment group according to the parent class to which each line segment belongs;
    将属于同一父类的目标线段组存储于所述线段记录表的同一行。The target line segment groups belonging to the same parent class are stored in the same row of the line segment record table.
  7. 根据权利要求6所述的印制电路板的走线检测方法,其特征在于,所述计算所述第一目标走线段的长度值、所述第一目标走线段和所述第二目标走线段间的垂直距离包括:The method for detecting traces of a printed circuit board according to claim 6, wherein the calculating the length value of the first target trace segment, the first target trace segment and the second target trace segment The vertical distances include:
    获取所述第一目标走线段和所述第二目标走线段的位置坐标信息;Obtain the position coordinate information of the first target line segment and the second target line segment;
    根据所述第一目标走线段的起始点坐标值和终点坐标值计算得到所述第一目标走线段的长度值;Calculate the length value of the first target alignment segment according to the coordinate value of the starting point and the coordinate value of the end point of the first target alignment segment;
    根据所述第一目标走线段的中点位置坐标值和所述第二目标走线段的中点位置坐标值计算得到所述第一目标走线段和所述第二目标走线段间的 垂直距离值。The vertical distance value between the first target line segment and the second target line segment is calculated according to the coordinate value of the midpoint position of the first target line segment and the midpoint position coordinate value of the second target line segment .
  8. 一种印制电路板的走线检测装置,其特征在于,包括:A trace detection device for a printed circuit board, characterized in that it includes:
    信号获取模块,用于获取差分信号;Signal acquisition module for acquiring differential signals;
    线段提取模块,用于分割提取差分信号线中所有差分对绕线线段;The line segment extraction module is used to divide and extract all differential pair winding segments in the differential signal line;
    凸起线段定位模块,用于基于所述差分对绕线线段中各线段的位置信息确定位于凸起位置的目标线段群;所述目标线段群包括多组目标线段组,每组目标线段组唯一对应一个凸起位置;The convex line segment positioning module is used to determine the target line segment group at the convex position based on the position information of each line segment in the differential pair winding line segment; the target line segment group includes multiple groups of target line segment groups, and each group of target line segment groups is unique corresponds to a raised position;
    绕线检测模块,用于对每组目标线段组,根据当前目标线段组中平行线段上预设位置的位置信息确定相对应的第一目标走线段,并确定与所述第一目标走线段为同一差分对的第二目标走线段;计算所述第一目标走线段的长度值、所述第一目标走线段和所述第二目标走线段间的垂直距离,以作为所述当前目标线段组对应目标走线的绕线参数值;基于所述绕线参数值和绕线参数标准值判断所述目标走线是否满足预设绕线规则。The winding detection module is used to determine, for each target line segment group, the corresponding first target line segment according to the position information of the preset position on the parallel line segment in the current target line segment group, and determine that the first target line segment is The second target line segment of the same differential pair; calculate the length value of the first target line segment, the vertical distance between the first target line segment and the second target line segment, as the current target line segment group Corresponds to the winding parameter value of the target routing; based on the routing parameter value and the standard value of the routing parameter, it is judged whether the target routing satisfies the preset routing rule.
  9. 一种印制电路板的走线检测装置,其特征在于,包括处理器,所述处理器用于执行存储器中存储的计算机程序时实现如权利要求1至7任一项所述印制电路板的走线检测方法的步骤。A trace detection device for a printed circuit board, characterized in that it includes a processor, and the processor is used to implement the printed circuit board according to any one of claims 1 to 7 when executing a computer program stored in a memory. The steps of the trace detection method.
  10. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有印制电路板的走线检测程序,所述印制电路板的走线检测程序被处理器执行时实现如权利要求1至7任一项所述印制电路板的走线检测方法的步骤。A computer-readable storage medium, characterized in that the computer-readable storage medium stores a trace detection program of a printed circuit board, and the trace detection program of the printed circuit board is executed by a processor to achieve the following: The steps of the trace detection method of the printed circuit board according to any one of claims 1 to 7.
PCT/CN2021/076935 2020-06-29 2021-02-19 Routing inspection method and apparatus for printed circuit board, and computer-readable storage medium WO2022001132A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010606040.6A CN111859847A (en) 2020-06-29 2020-06-29 Method and device for detecting routing of printed circuit board and computer readable storage medium
CN202010606040.6 2020-06-29

Publications (1)

Publication Number Publication Date
WO2022001132A1 true WO2022001132A1 (en) 2022-01-06

Family

ID=72988213

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/076935 WO2022001132A1 (en) 2020-06-29 2021-02-19 Routing inspection method and apparatus for printed circuit board, and computer-readable storage medium

Country Status (2)

Country Link
CN (1) CN111859847A (en)
WO (1) WO2022001132A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115221833A (en) * 2022-07-27 2022-10-21 苏州浪潮智能科技有限公司 PCB wiring sorting method, system and device and readable storage medium
CN115374747A (en) * 2022-08-19 2022-11-22 本源科仪(成都)科技有限公司 Method, system, storage medium and electronic device for constructing air bridge graph
CN116070576A (en) * 2023-01-28 2023-05-05 苏州浪潮智能科技有限公司 Differential signal line-to-line-spacing modification method and device, electronic equipment and storage medium
CN116306469A (en) * 2023-05-22 2023-06-23 深圳前海深蕾半导体有限公司 Metal wiring method, device, equipment and storage medium for simulated layout

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111859847A (en) * 2020-06-29 2020-10-30 苏州浪潮智能科技有限公司 Method and device for detecting routing of printed circuit board and computer readable storage medium
CN112395824B (en) * 2020-11-26 2023-07-28 上海柏楚数控科技有限公司 Wiring detection method, device and equipment and storage medium
CN112580294B (en) * 2020-12-30 2023-12-19 芯和半导体科技(上海)股份有限公司 Cutting method of PCB layout
CN113011123B (en) * 2021-02-19 2023-02-28 山东英信计算机技术有限公司 Method, system and device for compensating length of differential signal line
CN112949249B (en) * 2021-02-20 2023-06-02 山东英信计算机技术有限公司 Method, system and device for determining element placement position
CN113468833B (en) * 2021-06-11 2024-02-09 山东英信计算机技术有限公司 Method, device, equipment and medium for marking attribute of component in schematic diagram
CN113673198B (en) * 2021-08-22 2023-07-14 苏州浪潮智能科技有限公司 Method, system, equipment and medium for checking wiring in PCB
CN113420527B (en) 2021-08-25 2021-11-09 苏州浪潮智能科技有限公司 Method, device and system for calculating winding difference line length and storage medium
CN113947056B (en) * 2021-10-29 2024-02-23 苏州浪潮智能科技有限公司 Differential wiring design method and differential wire
CN115345116A (en) * 2022-10-19 2022-11-15 深圳鸿芯微纳技术有限公司 Chip winding detection method and system, computer equipment and storage medium
CN117688897B (en) * 2024-01-31 2024-04-26 苏州元脑智能科技有限公司 Differential signal line parameter modification method, device, integrated circuit, equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006010632A (en) * 2004-06-29 2006-01-12 Sharp Corp Differential wiring inspection method for printed circuit board, differential wiring inspection program, and differential wiring inspection device
CN107194058A (en) * 2017-05-19 2017-09-22 郑州云海信息技术有限公司 One kind is segmented isometric automatic checking method and system based on differential pair on PCB
CN111291527A (en) * 2020-01-15 2020-06-16 苏州浪潮智能科技有限公司 Differential line spacing checking method, device, equipment and storage medium
CN111859847A (en) * 2020-06-29 2020-10-30 苏州浪潮智能科技有限公司 Method and device for detecting routing of printed circuit board and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006010632A (en) * 2004-06-29 2006-01-12 Sharp Corp Differential wiring inspection method for printed circuit board, differential wiring inspection program, and differential wiring inspection device
CN107194058A (en) * 2017-05-19 2017-09-22 郑州云海信息技术有限公司 One kind is segmented isometric automatic checking method and system based on differential pair on PCB
CN111291527A (en) * 2020-01-15 2020-06-16 苏州浪潮智能科技有限公司 Differential line spacing checking method, device, equipment and storage medium
CN111859847A (en) * 2020-06-29 2020-10-30 苏州浪潮智能科技有限公司 Method and device for detecting routing of printed circuit board and computer readable storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115221833A (en) * 2022-07-27 2022-10-21 苏州浪潮智能科技有限公司 PCB wiring sorting method, system and device and readable storage medium
CN115221833B (en) * 2022-07-27 2023-11-03 苏州浪潮智能科技有限公司 PCB wiring ordering method, system, device and readable storage medium
CN115374747A (en) * 2022-08-19 2022-11-22 本源科仪(成都)科技有限公司 Method, system, storage medium and electronic device for constructing air bridge graph
CN116070576A (en) * 2023-01-28 2023-05-05 苏州浪潮智能科技有限公司 Differential signal line-to-line-spacing modification method and device, electronic equipment and storage medium
CN116306469A (en) * 2023-05-22 2023-06-23 深圳前海深蕾半导体有限公司 Metal wiring method, device, equipment and storage medium for simulated layout
CN116306469B (en) * 2023-05-22 2023-08-01 深圳前海深蕾半导体有限公司 Metal wiring method, device, equipment and storage medium for simulated layout

Also Published As

Publication number Publication date
CN111859847A (en) 2020-10-30

Similar Documents

Publication Publication Date Title
WO2022001132A1 (en) Routing inspection method and apparatus for printed circuit board, and computer-readable storage medium
CN109871326A (en) A kind of method and apparatus that script is recorded
JP2012133721A (en) Device and method for evaluating exhaustivity of a test
CN107451112B (en) Form tool data checking method, device, terminal equipment and storage medium
US8522182B2 (en) Generation of an end point report for a timing simulation of an integrated circuit
CN114359590A (en) NFT image work infringement detection method and device and computer storage medium
CN111309586A (en) Command testing method, device and storage medium thereof
CN110795464B (en) Method, device, terminal and storage medium for checking field of object marker data
CN109241485A (en) Relation establishing method and device are jumped between a kind of page
CN115757150A (en) Production environment testing method, device, equipment and storage medium
CN109656652B (en) Webpage chart drawing method, device, computer equipment and storage medium
CN109840212A (en) Function test method, device, equipment and the readable storage medium storing program for executing of application program
CN115081389B (en) Printed circuit board wiring inspection method, device, equipment and storage medium
CN115269502A (en) Bid document processing method, device and storage medium
CN109343844A (en) A method of it is compared and is corrected based on Flex bill data
JP5075695B2 (en) Property description coverage measuring apparatus and program
CN107609401A (en) Automatic test approach and device
CN109710651B (en) Data type identification method and device
CN112597040A (en) Interface automatic testing method and device and electronic equipment
CN112506565A (en) Method, medium, and apparatus for determining importance of processor micro-architectural event
CN114282586A (en) Data annotation method, system and electronic equipment
CN112003647A (en) Detection method, device and equipment for recycled optical modem and storage medium
CN116861829B (en) Method for locating errors in logic system design and electronic equipment
CN109901054A (en) The function coverage model measurement point extracting method and system of fixed and floating conversion circuit
CN114169287B (en) Method for generating connection schematic diagram of verification environment, electronic equipment and storage medium

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: 21832572

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: 21832572

Country of ref document: EP

Kind code of ref document: A1