TWI468965B - System and method for checking wiring diagrams - Google Patents

System and method for checking wiring diagrams Download PDF

Info

Publication number
TWI468965B
TWI468965B TW101105231A TW101105231A TWI468965B TW I468965 B TWI468965 B TW I468965B TW 101105231 A TW101105231 A TW 101105231A TW 101105231 A TW101105231 A TW 101105231A TW I468965 B TWI468965 B TW I468965B
Authority
TW
Taiwan
Prior art keywords
signal line
information
line segment
module
capacitor
Prior art date
Application number
TW101105231A
Other languages
Chinese (zh)
Other versions
TW201333737A (en
Inventor
Ya-Ling Huang
Chia Nan Pai
Shou Kuo Hsu
Original Assignee
Hon Hai Prec Ind Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hon Hai Prec Ind Co Ltd filed Critical Hon Hai Prec Ind Co Ltd
Publication of TW201333737A publication Critical patent/TW201333737A/en
Application granted granted Critical
Publication of TWI468965B publication Critical patent/TWI468965B/en

Links

Description

佈線檢查系統及方法 Wiring inspection system and method

本發明涉及一種電路板佈線系統及方法,尤其涉及一種對電路板佈線進行檢查的系統及方法。 The present invention relates to a circuit board wiring system and method, and more particularly to a system and method for inspecting circuit board wiring.

電容在電路中的作用主要是儲能和濾波,透過充放電的過程可實現儲存能量或濾去雜波的作用。在充放電的過程中,通過電容兩個引腳的電流比較大,極易對該兩個引腳中間的訊號線產生耦合和干擾,從而影響訊號線所傳輸訊號的完整性。為了保持良好的訊號傳輸品質,在佈線設計時,通常會將電容兩個引腳中間不走訊號線作為一項設計及檢查規則。 The role of the capacitor in the circuit is mainly energy storage and filtering. Through the process of charge and discharge, it can realize the function of storing energy or filtering out clutter. During the charging and discharging process, the current through the two pins of the capacitor is relatively large, and it is easy to couple and interfere with the signal line between the two pins, thereby affecting the integrity of the signal transmitted by the signal line. In order to maintain good signal transmission quality, in the wiring design, the two pins of the capacitor are usually not used as a design and inspection rule.

現行的佈線軟體不能檢查出電容兩個引腳中間是否有走訊號線,需要人工排查。對於SMD(Surface Mounted Devices,表面貼裝器件)中的電容而言,其不宜走訊號線的區域僅為該器件所在的佈線層,因此,對訊號線的排查比較容易。然而,由於插件電容的兩個引腳需要貫穿電路板的各個佈線層,而插件電容的兩個引腳中間在各個佈線層都不宜走訊號線。因此,利用人工排查的方式不僅費時費力,而且還有可能發生漏查的情況。 The current wiring software cannot check whether there is a signal line between the two pins of the capacitor and needs manual troubleshooting. For the capacitor in SMD (Surface Mounted Devices), the area where the signal line is not suitable is only the wiring layer where the device is located. Therefore, it is easier to check the signal line. However, since the two pins of the plug-in capacitor need to pass through the respective wiring layers of the circuit board, the two pins of the plug-in capacitor are not suitable for the signal line in each wiring layer. Therefore, the use of manual troubleshooting is not only time-consuming and labor-intensive, but also possible missed investigations.

鑒於以上內容,有必要提供一種佈線檢查系統及方法,其可以自動地檢查出通過插件電容兩個引腳中間的訊號線。 In view of the above, it is necessary to provide a wiring inspection system and method that can automatically detect a signal line passing between two pins of a plug-in capacitor.

一種佈線檢查系統,包括:載入模組,用於獲取一個電路板文檔;識別模組,用於從上述電路板文檔中識別出其中的電容,並獲取每個電容的引腳資訊;篩選模組,用於根據上述引腳資訊從電容中篩選出其中的插件電容;構建模組,用於根據每個插件電容的引腳資訊構建一條線段;判斷模組,用於從上述電路板文檔中獲取每一條訊號線的路徑資訊,根據所述路徑資訊判斷是否有訊號線與上述構建的線段有交點;及列表生成模組,用於將與構建的線段有交點的訊號線的基本資訊導入到一個列表中。 A wiring inspection system includes: a loading module for acquiring a circuit board document; an identification module for identifying a capacitance from the circuit board document, and obtaining pin information of each capacitor; a group for filtering the plug-in capacitance from the capacitor according to the pin information; constructing a module for constructing a line segment according to pin information of each plug-in capacitor; and determining a module for using the circuit board document Obtaining path information of each signal line, determining, according to the path information, whether a signal line has an intersection with the constructed line segment; and a list generation module for importing basic information of the signal line having an intersection with the constructed line segment In a list.

一種佈線檢查方法,包括:獲取一個電路板文檔;從上述電路板文檔中識別出其中的電容,並獲取每個電容的引腳資訊;根據上述引腳資訊從電容中篩選出其中的插件電容;根據每個插件電容的引腳資訊構建一條線段;從上述電路板文檔中獲取每一條訊號線的路徑資訊,根據所述路徑資訊判斷是否有訊號線與上述構建的線段有交點;及將與構建的線段有交點的訊號線的基本資訊導入到一個列表中。 A wiring inspection method includes: acquiring a circuit board document; identifying a capacitance therein from the circuit board document, and obtaining pin information of each capacitor; and filtering the plug-in capacitance from the capacitor according to the pin information; Constructing a line segment according to pin information of each plug-in capacitor; obtaining path information of each signal line from the circuit board document, and determining, according to the path information, whether there is a signal line intersecting with the constructed line segment; and The basic information of the signal line with the intersection of the line segments is imported into a list.

相較於習知技術,本發明所述的佈線檢查系統及方法能夠自動檢查電路中每個插件電容的兩個引腳中間是否有走訊號線,不僅省時省力,而且不會發生漏查的情況。此外,該系統及方法能夠將檢查的結果及時回饋給佈線人員,方便佈線人員進行定位及修改,使得佈線設計滿足設計要求。 Compared with the prior art, the wiring inspection system and method of the present invention can automatically check whether there is a signal line between two pins of each plug-in capacitor in the circuit, which not only saves time and labor, but also does not miss the miss. Happening. In addition, the system and method can timely return the results of the inspection to the wiring personnel, and facilitate the wiring personnel to locate and modify, so that the wiring design meets the design requirements.

1‧‧‧資料處理裝置 1‧‧‧ data processing device

10‧‧‧佈線檢查系統 10‧‧‧Wiring inspection system

11‧‧‧資料庫 11‧‧‧Database

12‧‧‧儲存設備 12‧‧‧Storage equipment

13‧‧‧處理器 13‧‧‧ Processor

100‧‧‧載入模組 100‧‧‧Loading module

101‧‧‧識別模組 101‧‧‧ Identification module

102‧‧‧篩選模組 102‧‧‧Screening module

103‧‧‧構建模組 103‧‧‧Building module

104‧‧‧判斷模組 104‧‧‧Judgement module

105‧‧‧列表生成模組 105‧‧‧List generation module

106‧‧‧顯示模組 106‧‧‧Display module

107‧‧‧定位模組 107‧‧‧ Positioning Module

圖1係本發明佈線檢查系統較佳實施例的運行環境示意圖。 1 is a schematic diagram of an operating environment of a preferred embodiment of the wiring inspection system of the present invention.

圖2係本發明佈線檢查系統較佳實施例的功能模組圖。 2 is a functional block diagram of a preferred embodiment of the wiring inspection system of the present invention.

圖3係本發明佈線檢查方法較佳實施例的作業流程圖。 Figure 3 is a flow chart showing the operation of the preferred embodiment of the wiring inspection method of the present invention.

為了使本發明所要解決的技術問題、技術方案及有益效果更加清楚明白,以下結合附圖及實施例,對本發明進行進一步詳細說明。應該理解,此處所描述的具體實施例或者實施方式僅僅用於解釋本發明,並不用於限定本發明。 The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments or embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.

參閱圖1所示,係本發明佈線檢查系統10較佳實施例的運行環境示意圖。該佈線檢查系統10運行於資料處理裝置1中。所述資料處理裝置1可能是電腦、伺服器或者其他具有資料處理功能的電子設備。 Referring to FIG. 1, a schematic diagram of an operating environment of a preferred embodiment of the wiring inspection system 10 of the present invention is shown. The wiring inspection system 10 operates in the data processing device 1. The data processing device 1 may be a computer, a server or other electronic device having a data processing function.

所述資料處理裝置1還包括資料庫11。所述資料庫11內儲存有電路板文檔(board file)。所述電路板文檔中包括電路板各個佈線層的佈線資訊。所述佈線資訊包括零件的名稱,零件的引腳資訊(如引腳所在的孔的類型、大小,引腳位置等),訊號線的線長、線寬、線距,訊號線的路徑,以及各零件之間的連接關係等。 The data processing device 1 further includes a database 11. A data board file is stored in the database 11. The circuit board document includes wiring information of each wiring layer of the circuit board. The wiring information includes the name of the part, the pin information of the part (such as the type, size, pin position, etc. of the hole where the pin is located), the line length, the line width, the line spacing of the signal line, the path of the signal line, and The connection relationship between the parts, etc.

參閱圖2所示的佈線檢查系統10包含一個或多個軟體功能模組,如載入模組100、識別模組101、篩選模組102、構建模組103、判斷模組104、列表生成模組105、顯示模組106及定位模組107。所述軟體功能模組100~107係具有特定功能的軟體程式段,儲存在資料處理裝置1的儲存設備12中,並由資料處理裝置1的處理器13來執行。以下結合圖3說明軟體功能模組100~107的功能。 The wiring inspection system 10 shown in FIG. 2 includes one or more software function modules, such as a load module 100, an identification module 101, a screening module 102, a construction module 103, a determination module 104, and a list generation module. The group 105, the display module 106 and the positioning module 107. The software function modules 100-107 are software blocks having specific functions, are stored in the storage device 12 of the data processing device 1, and are executed by the processor 13 of the data processing device 1. The functions of the software function modules 100 to 107 will be described below with reference to FIG.

參閱圖3所示,係本發明佈線檢查方法較佳實施例的作業流程圖 。根據不同的需求,該圖3所示流程圖中步驟的順序可以改變,某些步驟可以省略。 Referring to FIG. 3, it is a flowchart of a preferred embodiment of the wiring inspection method of the present invention. . The order of the steps in the flow chart shown in FIG. 3 may be changed according to different requirements, and some steps may be omitted.

步驟S10,載入模組100從資料庫11中獲取一個電路板文檔。如上所述,所述電路板文檔中包括電路板各個佈線層的佈線資訊,如零件的名稱,零件的引腳資訊,訊號線的線長、線寬、線距,訊號線的路徑,以及各零件之間的連接關係等。 In step S10, the loading module 100 acquires a board document from the database 11. As described above, the circuit board document includes wiring information of each wiring layer of the circuit board, such as the name of the component, the pin information of the component, the line length of the signal line, the line width, the line spacing, the path of the signal line, and each The connection relationship between parts, etc.

步驟S11,識別模組101根據上述電路板文檔中的零件名稱識別出其中的電容。 In step S11, the identification module 101 identifies the capacitance therein according to the part name in the circuit board document.

步驟S12,識別模組101從上述電路板文檔中獲取每個電容的引腳資訊,如引腳所在孔的類型、大小,引腳位置等。 In step S12, the identification module 101 obtains pin information of each capacitor from the circuit board document, such as the type, size, and pin position of the hole where the pin is located.

步驟S13,篩選模組102根據上述引腳資訊從電容中篩選出其中的插件電容。其中,若某個電容的引腳所在孔的類型為貫穿孔,則篩選模組102認為該電容為插件電容。 In step S13, the screening module 102 filters the plug-in capacitance from the capacitor according to the pin information. Wherein, if the type of the hole of the pin of a certain capacitor is a through hole, the screening module 102 considers the capacitor to be a plug-in capacitor.

步驟S14,構建模組103根據每個插件電容的兩個引腳所在孔的大小構建一條線段。其中,每個插件電容的兩個引腳所在孔的大小相同。應該瞭解,根據插件電容的數量,構建模組103會構建多條線段,其中,每一條線段對應一個插件電容。本實施例中,該線段的寬度與引腳所在孔的直徑的長度相等,該線段的長度與兩個引腳所在孔的中心點的連線的長度相同。 In step S14, the building module 103 constructs a line segment according to the size of the hole where the two pins of each plug-in capacitor are located. The size of the holes of the two pins of each plug-in capacitor is the same. It should be understood that, depending on the number of plug-in capacitors, the building block 103 constructs a plurality of line segments, wherein each line segment corresponds to a plug-in capacitor. In this embodiment, the width of the line segment is equal to the length of the diameter of the hole where the pin is located, and the length of the line segment is the same as the length of the line connecting the center points of the holes where the two pins are located.

步驟S15,判斷模組104從上述電路板文檔中獲取每一條訊號線的路徑資訊。 In step S15, the determining module 104 obtains path information of each signal line from the circuit board document.

步驟S16,判斷模組104根據上述訊號線的路徑資訊判斷是否有訊號線與上述構建的線段有交點。若不存在與構建的線段有交點的 訊號線,則流程進入下述的步驟S17。否則,若存在與構建的線段有交點的訊號線,則流程進入下述的步驟S18。 In step S16, the determining module 104 determines, according to the path information of the signal line, whether there is a signal line intersecting with the constructed line segment. If there is no intersection with the constructed line segment For the signal line, the flow proceeds to step S17 described below. Otherwise, if there is a signal line having an intersection with the constructed line segment, the flow proceeds to step S18 described below.

在步驟S17中,顯示模組106顯示檢查通過的提示資訊。 In step S17, the display module 106 displays the prompt information of the check pass.

在步驟S18中,列表生成模組105將與構建的線段有交點的訊號線的基本資訊導入到一個列表中,並透過顯示模組106顯示該列表。訊號線的基本資訊包括,但不限於,訊號線的名稱,訊號線的路徑,與該訊號線存在交點的線段所屬的插件電容的名稱等。 In step S18, the list generation module 105 imports the basic information of the signal line having the intersection with the constructed line segment into a list, and displays the list through the display module 106. The basic information of the signal line includes, but is not limited to, the name of the signal line, the path of the signal line, the name of the plug-in capacitor to which the line segment where the signal line intersects, and the like.

步驟S19,定位模組107判斷上述列表中的某一條訊號線是否被選擇。若沒有訊號線被選擇,則流程結束。否則,若上述列表中的其中一條訊號線被選擇,則流程進入步驟S20。 In step S19, the positioning module 107 determines whether a certain signal line in the list is selected. If no signal line is selected, the process ends. Otherwise, if one of the signal lines in the above list is selected, the flow advances to step S20.

在步驟S20中,定位模組107在電路板文檔中定位該訊號線,以方便佈線人員進行修改。 In step S20, the positioning module 107 locates the signal line in the circuit board document to facilitate the wiring personnel to modify.

綜上所述,本發明符合發明專利要件,爰依法提出專利申請。惟,以上所述者僅為本發明之較佳實施例,本發明之範圍並不以上述實施例為限,舉凡熟悉本案技藝之人士援依本發明之精神所作之等效修飾或變化,皆應涵蓋於以下申請專利範圍內。 In summary, the present invention complies with the requirements of the invention patent and submits a patent application according to law. The above is only the preferred embodiment of the present invention, and the scope of the present invention is not limited to the above-described embodiments, and equivalent modifications or variations made by those skilled in the art in light of the spirit of the present invention are It should be covered by the following patent application.

10‧‧‧佈線檢查系統 10‧‧‧Wiring inspection system

100‧‧‧載入模組 100‧‧‧Loading module

101‧‧‧識別模組 101‧‧‧ Identification module

102‧‧‧篩選模組 102‧‧‧Screening module

103‧‧‧構建模組 103‧‧‧Building module

104‧‧‧判斷模組 104‧‧‧Judgement module

105‧‧‧列表生成模組 105‧‧‧List generation module

106‧‧‧顯示模組 106‧‧‧Display module

107‧‧‧定位模組 107‧‧‧ Positioning Module

Claims (8)

一種佈線檢查系統,包括:載入模組,用於獲取一個電路板文檔;識別模組,用於從上述電路板文檔中識別出其中的電容,並獲取每個電容的引腳資訊;篩選模組,用於根據上述引腳資訊從電容中篩選出其中的插件電容;構建模組,用於根據每個插件電容的引腳資訊構建一條線段,其中,該線段的寬度與引腳所在孔的直徑的長度相等,該線段的長度與兩個引腳所在孔的中心點的連線的長度相同;判斷模組,用於從上述電路板文檔中獲取每一條訊號線的路徑資訊,根據所述路徑資訊判斷是否有訊號線與上述構建的線段有交點;及列表生成模組,用於將與構建的線段有交點的訊號線的基本資訊導入到一個列表中。 A wiring inspection system includes: a loading module for acquiring a circuit board document; an identification module for identifying a capacitance from the circuit board document, and obtaining pin information of each capacitor; The group is used for filtering the plug-in capacitance from the capacitor according to the above pin information; and constructing a module for constructing a line segment according to the pin information of each plug-in capacitor, wherein the width of the line segment and the hole of the pin are The length of the diameter is equal, the length of the line segment is the same as the length of the line connecting the center points of the holes where the two pins are located; the determining module is configured to obtain the path information of each signal line from the circuit board document, according to the The path information determines whether a signal line has an intersection with the line segment constructed above; and a list generation module is configured to import basic information of the signal line having an intersection with the constructed line segment into a list. 如申請專利範圍第1項所述之佈線檢查系統,其中,所述電路板文檔中包括:零件的名稱,零件的引腳資訊,及訊號線的路徑。 The wiring inspection system of claim 1, wherein the circuit board document includes: a name of the part, pin information of the part, and a path of the signal line. 如申請專利範圍第1項所述之佈線檢查系統,還包括:顯示模組,用於顯示上述列表,或者當不存在與構建的線段有交點的訊號線時顯示檢查通過的提示資訊。 The wiring inspection system of claim 1, further comprising: a display module for displaying the list, or displaying the prompt information of the inspection when there is no signal line intersecting with the constructed line segment. 如申請專利範圍第1項所述之佈線檢查系統,還包括:定位模組,用於當上述列表中的某一條訊號線被選擇時在電路板文檔中定位該訊號線。 The wiring inspection system of claim 1, further comprising: a positioning module, configured to locate the signal line in the circuit board document when a certain signal line in the list is selected. 一種佈線檢查方法,包括:獲取一個電路板文檔; 從上述電路板文檔中識別出其中的電容,並獲取每個電容的引腳資訊;根據上述引腳資訊從電容中篩選出其中的插件電容;根據每個插件電容的引腳資訊構建一條線段,其中,所構建的線段的寬度與引腳所在孔的直徑的長度相等,該線段的長度與插件電容的兩個引腳所在孔的中心點的連線的長度相同;從上述電路板文檔中獲取每一條訊號線的路徑資訊,根據所述路徑資訊判斷是否有訊號線與上述構建的線段有交點;及將與構建的線段有交點的訊號線的基本資訊導入到一個列表中。 A wiring inspection method includes: acquiring a circuit board document; Identify the capacitors from the above board documents, and obtain the pin information of each capacitor; select the plug-in capacitors from the capacitors according to the above pin information; construct a line segment according to the pin information of each plug-in capacitor, Wherein, the width of the constructed line segment is equal to the length of the diameter of the hole where the pin is located, and the length of the line segment is the same as the length of the line connecting the center point of the hole of the plug capacitor with two pins; obtained from the above board document The path information of each signal line is determined according to the path information, whether there is a signal line intersecting with the constructed line segment; and basic information of the signal line having an intersection with the constructed line segment is imported into a list. 如申請專利範圍第5項所述之佈線檢查方法,其中,所述電路板文檔中包括:零件的名稱,零件的引腳資訊,及訊號線的路徑。 The wiring inspection method according to claim 5, wherein the circuit board document includes: a name of the part, pin information of the part, and a path of the signal line. 如申請專利範圍第5項所述之佈線檢查方法,還包括:顯示上述列表;或者當不存在與構建的線段有交點的訊號線時顯示檢查通過的提示資訊。 The wiring inspection method according to claim 5, further comprising: displaying the above list; or displaying the prompt information of the inspection when there is no signal line intersecting with the constructed line segment. 如申請專利範圍第5項所述之佈線檢查方法,還包括:當上述列表中的某一條訊號線被選擇時在電路板文檔中定位該訊號線。 The method of wiring inspection according to claim 5, further comprising: positioning the signal line in the board document when a certain signal line in the list is selected.
TW101105231A 2012-02-15 2012-02-17 System and method for checking wiring diagrams TWI468965B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012100334041A CN103258062A (en) 2012-02-15 2012-02-15 Wiring checking system and method

Publications (2)

Publication Number Publication Date
TW201333737A TW201333737A (en) 2013-08-16
TWI468965B true TWI468965B (en) 2015-01-11

Family

ID=48961979

Family Applications (1)

Application Number Title Priority Date Filing Date
TW101105231A TWI468965B (en) 2012-02-15 2012-02-17 System and method for checking wiring diagrams

Country Status (2)

Country Link
CN (1) CN103258062A (en)
TW (1) TWI468965B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103514303B (en) * 2013-10-29 2017-08-11 苏州利驰电子商务有限公司 The recognition methods of electrical equipment wiring diagram and system
CN107832501A (en) * 2017-10-23 2018-03-23 郑州云海信息技术有限公司 A kind of method and system for separating component cloth ray examination
CN109408892B (en) * 2018-09-25 2023-04-07 嘉兴倚韦电子科技有限公司 Automatic planning method for integrated circuit semi-customized physical design through signal line
CN114206006A (en) * 2021-12-06 2022-03-18 南京高喜电子科技有限公司 PCB design method and system based on solder joint reliability test

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7114132B2 (en) * 2001-04-20 2006-09-26 Nec Corporation Device, system, server, client, and method for supporting component layout design on circuit board, and program for implementing the device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7594215B2 (en) * 2004-11-20 2009-09-22 Cadence Design Systems, Inc. Method and system for optimized automated IC package pin routing
CN101996268A (en) * 2009-08-20 2011-03-30 鸿富锦精密工业(深圳)有限公司 Circuit wiring system and method
CN102141952B (en) * 2010-02-01 2015-03-25 赛恩倍吉科技顾问(深圳)有限公司 Device for testing system management bus

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7114132B2 (en) * 2001-04-20 2006-09-26 Nec Corporation Device, system, server, client, and method for supporting component layout design on circuit board, and program for implementing the device

Also Published As

Publication number Publication date
CN103258062A (en) 2013-08-21
TW201333737A (en) 2013-08-16

Similar Documents

Publication Publication Date Title
WO2021027184A1 (en) Pcb maintenance system and maintenance method based on false point defect detection
US8413097B2 (en) Computing device and method for checking design of printed circuit board layout file
TWI468965B (en) System and method for checking wiring diagrams
TW201405144A (en) System and method for checking via holes of differential signal lines
US20130158925A1 (en) Computing device and method for checking differential pair
CN102855337A (en) Automated wiring inspection system and automated wiring inspection method
CN109492310B (en) Line inspection method and inspection device
TW201426367A (en) System and method for checking wiring diagrams
KR20120098390A (en) Inspection system, control server, inspection apparatus and control method of inspection data
TW201441641A (en) Method and apparatus for checking power pin of chipset of circuit board
CN105007230A (en) System and method for testing multiple wireless routers
CN115081389B (en) Printed circuit board wiring inspection method, device, equipment and storage medium
WO2020009108A1 (en) Inspection method, inspection system and program
US20170221197A1 (en) Video inspection system with augmented display content
CN107656187B (en) Differential line test information determining method and device
US20140303920A1 (en) System and method for electrostatic discharge testing
US8510705B2 (en) Computing device and method for checking via stub
TW201426366A (en) Signal line check system and signal line check method
TW201426365A (en) System and method for checking wiring diagrams
JP2014222188A (en) Inspection device, inspection method, inspection program and inspection system
TWI816932B (en) Failure analyzing method and system for electronic device
TWI748184B (en) Defect detecting method, electronic device, and computer readable storage medium
US7448002B2 (en) Inspection system
CN114254583B (en) Method, device, equipment and storage medium for checking pin connection of device
TW201122803A (en) Method and system for testing USB peripheral module of electronic device

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees