CN100407878C - A method and device for checking consistency - Google Patents

A method and device for checking consistency Download PDF

Info

Publication number
CN100407878C
CN100407878C CN031366260A CN03136626A CN100407878C CN 100407878 C CN100407878 C CN 100407878C CN 031366260 A CN031366260 A CN 031366260A CN 03136626 A CN03136626 A CN 03136626A CN 100407878 C CN100407878 C CN 100407878C
Authority
CN
China
Prior art keywords
pcb
tables
data
file
circuit board
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN031366260A
Other languages
Chinese (zh)
Other versions
CN1549670A (en
Inventor
杨贵凤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Service Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN031366260A priority Critical patent/CN100407878C/en
Publication of CN1549670A publication Critical patent/CN1549670A/en
Application granted granted Critical
Publication of CN100407878C publication Critical patent/CN100407878C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Tests Of Electronic Circuits (AREA)

Abstract

一种检查一致性的方法,其包含以下步骤:读取待检查的印刷电路板物料清单,并生成第一数据表,所述第一数据表包括每一物料序号及位置号;读取电路原理图的Part list表、PCB的ICT文件,并生成第二数据表,所述第二数据表包括每一物料序号及位置号;所述第一列表和所述第二列表之间通过物料序号建立关联,利用第一及第二数据表比较电路板物料清单、原理图的Part list表和PCB的ICT文件,获得比较结果。该方法能快速有效的检查出印刷电路板物料清单与电路原理图、PCB之间的不一致问题。本发明还提供的相应的装置。

A method for checking consistency, which includes the following steps: read the bill of materials of the printed circuit board to be checked, and generate a first data table, the first data table includes each material serial number and position number; read the circuit principle The Part list table of the figure, the ICT file of the PCB, and generate a second data table, the second data table includes each material serial number and position number; the first list and the second list are established by the material serial number Associating, using the first and second data tables to compare the bill of materials of the circuit board, the Part list table of the schematic diagram and the ICT file of the PCB, and obtain the comparison result. The method can quickly and effectively check out the inconsistency between the printed circuit board bill of materials and the circuit schematic diagram and PCB. The invention also provides the corresponding device.

Description

一种检查一致性的方法与装置 A method and device for checking consistency

技术领域 technical field

本发明涉及印刷电路板设计及制造技术,尤指一种对PCB物料清单、电路原理图及PCB(Print Circuit Board:印刷电路板)间一致性进行检查的方法与装置。The invention relates to printed circuit board design and manufacturing technology, in particular to a method and device for checking the consistency among PCB material list, circuit schematic diagram and PCB (Print Circuit Board: printed circuit board).

背景技术 Background technique

在现有技术中,印刷电路板设计的主要过程如图1所示,即:首先进行电路原理图设计;其次根据该电路原理图设计出PCB和制作印刷电路板物料清单;接着对印刷电路板物料清单、PCB、电路原理图三者进行一致性(或差异)验证,以保证三者的一致性;最后投板生产。In the prior art, the main process of printed circuit board design is as shown in Figure 1, namely: first carry out circuit schematic diagram design; secondly design PCB and make printed circuit board bill of materials according to this circuit schematic diagram; then print circuit board The consistency (or difference) verification of the bill of materials, PCB, and circuit schematic diagram is carried out to ensure the consistency of the three; finally, the board is put into production.

可见,正确且高效地检查印刷电路板物料清单与PCB、电路原理图三者的一致性(或差异)是决定印刷电路板设计是否正确及决定是否投产所不可缺少的环节。下面就对现有技术中常见的检查方法进行一下介绍:It can be seen that correctly and efficiently checking the consistency (or difference) between the printed circuit board bill of materials and the PCB and the circuit schematic diagram is an indispensable link to determine whether the printed circuit board design is correct and whether to put it into production. The following is an introduction to common inspection methods in the prior art:

人工比较法,如图2所示,其通过人工来核对电路原理图的Part List(物料编码清单)表、PCB的ICT(In Circuit Test:在线测试)表上的每个器件的连接位置、器件的封装是否与印刷电路板物料清单中对应的位置号、封装一致,过程为:电路原理图工程师将电路原理图的Part list表、电路板物料清单表打印出来,逐个对两者的器件连接位置、封装是否一致进行核对;PCB设计工程师将PCB的ICT表、电路板物料清单打印出来,再逐个对两者的器件连接位置、封装是否一致进行核对。The manual comparison method, as shown in Figure 2, manually checks the Part List (material code list) table of the circuit schematic diagram, the connection position of each device on the ICT (In Circuit Test: online test) table of the PCB, and the device Whether the package is consistent with the corresponding position number and package in the printed circuit board bill of materials, the process is: the circuit schematic engineer prints out the part list table of the circuit schematic diagram and the circuit board bill of material table, and checks the connection positions of the two devices one by one 1. Check whether the packaging is consistent; the PCB design engineer prints out the ICT table of the PCB and the bill of materials of the circuit board, and then checks whether the connection positions of the two devices and the packaging are consistent.

显然,上述现有技术存在如下缺点:由于人为操作客观上存在一定的局限性,所以无法保证其准确性,而且效率低下。Obviously, the above-mentioned prior art has the following disadvantages: due to the objective limitations of human operation, its accuracy cannot be guaranteed, and its efficiency is low.

技术内容technical content

本发明提供一种检查一致性的方法与装置,以克服现有技术中工作效率低、准确性不够的缺点。The invention provides a method and device for checking consistency to overcome the shortcomings of low work efficiency and insufficient accuracy in the prior art.

为解决上述问题,本发明提供如下技术方案:In order to solve the above problems, the present invention provides the following technical solutions:

一种检查一致性的方法,其包含以下步骤:A method of checking consistency comprising the steps of:

读取待检查的印刷电路板物料清单,并生成第一数据表,所述第一数据表包括每一物料序号及位置号;Read the printed circuit board material list to be checked, and generate a first data table, the first data table includes each material serial number and position number;

读取电路原理图的物料编码清单、PCB的在线测试表,并生成第二数据表,所述第二数据表包括每一物料序号及位置号;Read the material code list of the circuit schematic diagram and the online test table of the PCB, and generate a second data table, the second data table includes each material serial number and position number;

所述第一列表和所述第二列表之间通过物料序号建立关联,利用第一及第二数据表比较电路板物料清单、原理图的Part list表和PCB的ICT文件,获得比较结果。The relationship between the first list and the second list is established through the serial number of the material, and the first and second data tables are used to compare the circuit board bill of materials, the Part list table of the schematic diagram, and the ICT file of the PCB to obtain a comparison result.

一种检查一致性的装置,其包括有:A device for checking consistency, comprising:

下载模块,用于读取待检查的印刷电路板物料清单,并生成第一数据表;The download module is used to read the printed circuit board bill of materials to be checked, and generate the first data table;

读入模块,用于读取电路原理图的Part list表、PCB的ICT文件,并生成第二数据表;The read-in module is used to read the Part list table of the circuit schematic diagram and the ICT file of the PCB, and generate the second data table;

验证比较模块,用于比较印刷电路板物料清单、电路原理图的Partlist表和PCB的ICT文件;Verification and comparison module, used to compare the printed circuit board bill of materials, the Partlist table of the circuit schematic diagram and the ICT file of the PCB;

输出模块,用于输出比较结果。The output module is used to output the comparison result.

所述的下载模块读取当前待检查的印刷电路板物料清单生成第一数据表,而所述的读入模块读取电路原理图的Part list表、PCB的ICT文件,并生成第二数据表,这些数据表分别送至所述的验证比较模块进行比较,获得比较结果,由所述的输出模块输出比较结果。The download module reads the printed circuit board bill of materials currently to be checked to generate the first data table, and the read-in module reads the Part list table of the circuit schematic diagram and the ICT file of the PCB, and generates the second data table , these data sheets are respectively sent to the verification and comparison module for comparison to obtain comparison results, and the comparison results are output by the output module.

本发明提供的一种检查一致性的方法与装置,其能快速有效的检查出印刷电路板物料清单与电路原理图、PCB之间的不一致问题,解决印刷电路板物料清单设计中如何有效保证电路原理图、PCB与印刷电路板物料清单一致性问题,具体来讲,本发明主要有以下优点:The invention provides a method and device for checking consistency, which can quickly and effectively check out the inconsistency between the printed circuit board bill of materials and the circuit schematic diagram, PCB, and solve how to effectively ensure the circuit in the design of the printed circuit board bill of materials. Schematic diagram, PCB and printed circuit board BOM consistency problem, specifically, the present invention mainly has the following advantages:

1)、比较结果准确无误,能真正定位印刷电路板物料清单与电路原理图、PCB之间的一致性问题,问题分类显示,内容清晰、简便、界面友好,能为设计开发人员提供准确的信息定位问题;1) The comparison result is accurate, and it can truly locate the consistency problem between the printed circuit board bill of materials, the circuit schematic diagram, and the PCB. The problem is classified and displayed, the content is clear, simple, and the interface is friendly, which can provide accurate information for design and development personnel positioning problem;

2)、提供印刷电路板各版本物料清单的审核和每一次工程更改的审核,方便设计者对各种版本、各种更改的审核验证;2) Provide the audit of the bill of materials of each version of the printed circuit board and the audit of each engineering change, which is convenient for the designer to audit and verify various versions and changes;

3)、通过计算机替代烦琐容易出错的人力工作,比较速度快(1分钟内),大大提高了工作效率。3) The cumbersome and error-prone human work is replaced by the computer, and the speed is relatively fast (within 1 minute), which greatly improves the work efficiency.

下面结合附图说明及具体实施方式详细介绍本发明。The present invention will be described in detail below in conjunction with the accompanying drawings and specific embodiments.

附图说明 Description of drawings

图1为印刷电路板设计的主要过程示意图;Figure 1 is a schematic diagram of the main process of printed circuit board design;

图2为现有技术中人工比较法的方法流程图;Fig. 2 is the method flowchart of manual comparison method in the prior art;

图3为本实施例所述的装置结构示意图;Fig. 3 is a schematic structural diagram of the device described in this embodiment;

图4为本实施例所述的方法流程图;Fig. 4 is the flow chart of the method described in this embodiment;

图5为印刷电路板物料清单存放的数据表结构示意图;Fig. 5 is a schematic structural diagram of a data table stored in a printed circuit board bill of materials;

图6为PCB的ICT文件存放的数据表结构示意图;Fig. 6 is a schematic diagram of the structure of the data table stored in the ICT file of the PCB;

图7为读取电路原理图的Part list表的方法流程图;Fig. 7 is the flow chart of the method for reading the Part list table of circuit schematic diagram;

图8为读取PCB的ICT文件的方法流程图;Fig. 8 is the flow chart of the method for reading the ICT file of PCB;

图9为所述步骤c具体的方法流程图;Fig. 9 is a specific method flowchart of the step c;

图10为所述输出模块的方法流程图;Fig. 10 is a flow chart of the method of the output module;

具体实施方式 Detailed ways

印刷电路板电路原理图和PCB设计完成后,把印刷电路板物料清单定义到ERP(Enterprise Resources Planning:企业资源计划)系统,现在准备走归档流程,则需要验证三者数据的一致性,本发明实施例就是用来完成印刷电路板物料清单与电路原理图、PCB差异检查。After the printed circuit board schematic diagram and PCB design are completed, the printed circuit board bill of materials is defined in the ERP (Enterprise Resources Planning: Enterprise Resource Planning) system. Now that the filing process is going to go, it is necessary to verify the consistency of the three data. The present invention The embodiment is used to complete the printed circuit board bill of materials, circuit schematic diagram, and PCB difference check.

如图3所示为本发明实施例检查一致性的装置的结构示意图,该装置包括有:As shown in Figure 3, it is a schematic structural diagram of a device for checking consistency in an embodiment of the present invention, the device includes:

印刷电路板物料清单下载模块,用于读取待检查的印刷电路板物料清单,并生成相应的第一数据表;The printed circuit board BOM download module is used to read the printed circuit board BOM to be checked and generate a corresponding first data sheet;

电路原理图物料编码清单(Part list)表及PCB的ICT文件读入模块,用于读取电路原理图的Part list表、PCB的ICT文件,并生成相应的第二数据表;The circuit schematic material code list (Part list) table and the ICT file reading module of the PCB are used to read the Part list table of the circuit schematic diagram and the ICT file of the PCB, and generate a corresponding second data sheet;

验证比较模块,用于比较印刷电路板物料清单、电路原理图的Partlist表和PCB的ICT文件;Verification and comparison module, used to compare the printed circuit board bill of materials, the Partlist table of the circuit schematic diagram and the ICT file of the PCB;

输出模块,用于输出比较结果;an output module, configured to output a comparison result;

上述四个模块可以通过程序实现,用Delphi开发,完全在Windows界面运行,动态链接库(DLL)直接固化到程序中,无须安装。The above four modules can be implemented through programs, developed with Delphi, and run completely on the Windows interface. The dynamic link library (DLL) is directly solidified into the program without installation.

如图4所示,本发明实施例所述的一种检查一致性的方法,其具体实现方法如下:As shown in Figure 4, a method for checking consistency described in the embodiment of the present invention, its specific implementation method is as follows:

第一、读取待检查的印刷电路板物料清单,并生成相应的第一数据表;First, read the bill of materials of the printed circuit board to be checked, and generate a corresponding first data sheet;

印刷电路板物料清单下载模块通过服务器客户端连接模式,按照工程更改的时间段读取某版本的印刷电路板物料清单,即其从ERP系统下载印刷电路板物料清单,假定当前版本的文件名为03023333,并生成相应的第一数据表,如图5所示,印刷电路板物料清单的第一数据表是一个位置号和对应的Part存放于同一条记录中。The printed circuit board BOM download module reads a certain version of the printed circuit board BOM according to the time period of the project change through the server client connection mode, that is, it downloads the printed circuit board BOM from the ERP system, assuming that the file name of the current version is named 03023333, and generate the corresponding first data table, as shown in Figure 5, the first data table of the printed circuit board BOM is a position number and the corresponding Part stored in the same record.

此时用户决定全部验证,即对印刷电路板物料清单、电路原理图的Part list表和PCB的ICT文件全部进行比较。At this time, the user decides to verify all, that is, to compare all the printed circuit board bill of materials, the Part list table of the circuit schematic diagram, and the ICT file of the PCB.

第二、读取电路原理图的Part list表、PCB的ICT文件,并生成相应的第二数据表;Second, read the Part list table of the circuit schematic diagram and the ICT file of the PCB, and generate the corresponding second data sheet;

电路原理图Part list/PCB的ICT文件读入模块按照文件类型的特点,通过不同的文件后缀,如电路原理图Part list表的文件后缀是‘.lst’或‘.bom’;PCB的ICT文件的文件后缀是‘.asc’或‘.val’,来判断当前文件读入类型和格式,当前的电路原理图Part list表的文件为SS62TST.lst,PCB的ICT文件的文件为SS62TST.val,读入后存入对应的第二数据表中,该电路原理图的Part list表、印刷电路板物料清单,其数据信息分两个表存放,数据表1是存放Part(物料编码)的数量、封装等与Part是一对一的数据信息,数据表2是存放Part和与Part是一对多关系的位置号信息(即一个part对应多个位置号),两表以item no(序号)和part建立关联,如图5所示;对于PCB的ICT文件表,数据信息存放在一个数据表中,是把一个位置号和位置号对应的封装作为一条记录存放,如图6所示,再通过每个位置号对封装、Part进行比较,从而比较出各种情况下的差异。According to the characteristics of the file type, the ICT file reading module of the circuit schematic diagram Part list/PCB uses different file suffixes. For example, the file suffix of the circuit schematic diagram Part list table is '.lst' or '.bom'; the ICT file of PCB The file suffix of the file is '.asc' or '.val' to determine the type and format of the current file to be read. The file of the Part list table of the current circuit schematic diagram is SS62TST.lst, and the file of the ICT file of the PCB is SS62TST.val. After reading in, store it in the corresponding second data table. The Part list table of the circuit schematic diagram and the printed circuit board material list are stored in two tables. Data table 1 stores the quantity of Part (material code), Encapsulation and Part are one-to-one data information. Data table 2 stores Part and position number information in a one-to-many relationship with Part (that is, one part corresponds to multiple position numbers). The two tables are based on item no (serial number) and Part is associated, as shown in Figure 5; for the ICT file table of the PCB, the data information is stored in a data table, which stores a position number and the package corresponding to the position number as a record, as shown in Figure 6, and then passes Each position number compares the package and Part, so as to compare the differences in various situations.

电路原理图Part list表读入的具体流程如图7所示:选择文件后缀是‘.lst’或‘.bom’的Part list文件,检查文件格式,格式正确则把Partlist文件中的Item no、Part、封装、Quantity(使用数量)、位置号读入中间数据表,然后再把中间数据表中Item no、Part、封装和Quantity信息读入数据表1,把Item no、Part和位置号信息读入数据表2;The specific process of reading in the Part list table of the circuit schematic diagram is shown in Figure 7: select the Part list file with the file suffix '. Read the Part, package, Quantity (used quantity), and position number into the intermediate data table, and then read the Item no, Part, package and Quantity information in the intermediate data table into data table 1, and read the Item no, Part and position number information Enter data table 2;

PCB的ICT表读入的具体流程如图8所示:选择文件后缀是‘.asc’或‘.val’PCB的ICT文件,检查文件格式,格式正确则把PCB的ICT文件中的封装、位置号信息读入数据表;The specific process of reading in the ICT table of the PCB is shown in Figure 8: Select the ICT file with the file suffix of '. The number information is read into the data table;

第三、通过其数据表比较印刷电路板物料清单、电路原理图的Partlist表和PCB的ICT文件,获得比较结果;Third, compare the printed circuit board bill of materials, the Partlist table of the circuit schematic diagram and the ICT file of the PCB through its data sheet to obtain the comparison result;

验证比较模块首先对印刷电路板物料清单中的器件连接位置查找比较一次,如果相同连接位置的再比较封装是否一致;然后再对电路原理图的PartList或PCB的ICT文件中的器件连接位置查找比较一次;记录比较的差异,都比较完毕则显示出来。具体实现方法如图9所示;The verification and comparison module first searches and compares the device connection position in the printed circuit board bill of materials, and if the same connection position is the same, then compares whether the package is consistent; then searches and compares the device connection position in the PartList of the circuit schematic or the ICT file of the PCB Once; record the difference between comparisons, and display them when all comparisons are completed. The specific implementation method is shown in Figure 9;

c1、查找出印刷电路板物料清单在电路原理图的Part list和/或PCB的ICT文件中的器件连接位置,如果存在该器件连接位置,则比较其封装是否一致;如果不存在该器件连接位置,则在电路原理图的Part list和/或PCB的ICT文件中查找出不存在的器件连接位置;c1. Find out the device connection position of the printed circuit board bill of materials in the Part list of the circuit schematic diagram and/or the ICT file of the PCB. If the device connection position exists, compare whether the package is consistent; if there is no such device connection position , then find out the non-existing device connection position in the Part list of the circuit schematic diagram and/or the ICT file of the PCB;

c2、查找出电路原理图的Part list和/或PCB的ICT文件在印刷电路板物料清单中不存在的器件连接位置;c2. Find out the part list of the circuit schematic diagram and/or the ICT file of the PCB in the device connection position that does not exist in the printed circuit board bill of materials;

c3、记录比较结果。c3. Record the comparison result.

本步骤的关键在于选取基准比较对象:即首先选取印刷电路板物料清单中的器件连接位置为基准进行比较,然后再选择电路原理图的Partlist表或PCB的ICT文件中的器件连接位置为基准进行比较;而在实现方法上是:先查找出印刷电路板物料清单在电路原理图的Part list和/或PCB的ICT文件中存在和不存在的器件连接位置号,其次对存在的器件连接位置所对应的封装情况进行比较;然后再查找电路原理图的Part list和/或PCB的ICT文件在印刷电路板物料清单中不存在的器件连接位置;最后输出差异比较的结果。The key of this step is to select the benchmark comparison object: that is, first select the device connection position in the printed circuit board bill of materials as the benchmark for comparison, and then select the device connection position in the Partlist table of the circuit schematic or the ICT file of the PCB as the benchmark for comparison. Comparison; and in the implementation method: first find out the printed circuit board bill of materials in the Part list of the circuit schematic diagram and/or in the ICT file of the PCB, the number of device connection positions that do not exist, and secondly determine the number of device connection positions that exist. Compare the corresponding packaging conditions; then find the part list of the circuit schematic diagram and/or the ICT file of the PCB for the device connection position that does not exist in the printed circuit board bill of materials; finally output the result of the difference comparison.

第四、将比较结果输出。Fourth, output the comparison result.

如图10所示,输出模块将结果按照如下的分类输出显示:As shown in Figure 10, the output module outputs and displays the results according to the following categories:

1.器件连接位置在电路原理图上而不在印刷电路板物料清单上;1. The connection position of the device is on the circuit schematic diagram and not on the printed circuit board bill of materials;

2.器件链接位置在印刷电路板物料清单上而不在电路原理图上;2. The link position of the device is on the printed circuit board bill of materials but not on the circuit schematic diagram;

3.电路原理图与印刷电路板物料清单中的器件连接位置一致,对应封装不一致;3. The circuit schematic diagram is consistent with the device connection position in the printed circuit board bill of materials, and the corresponding package is inconsistent;

4.器件连接位置在PCB上而不在印刷电路板物料清单上;4. The connection position of the device is on the PCB and not on the printed circuit board bill of materials;

5.器件连接位置在印刷电路板物料清单而不再PCB上;5. The connection position of the device is on the printed circuit board bill of materials and not on the PCB;

6.PCB与印刷电路板物料清单中的器件连接位置一致,对应封装不一致。6. The PCB is consistent with the device connection position in the printed circuit board bill of materials, and the corresponding package is inconsistent.

下面是本实施例的输出结果:The following is the output of this example:

Figure C0313662600101
Figure C0313662600101

其中,单板BOM为所述的印刷电路板物料清单,而原理图BOM为所述的电路原理图Part list表。Wherein, the board BOM is the printed circuit board bill of materials, and the schematic BOM is the circuit schematic Part list.

最后根据比较的差异结果定位问题,并对印刷电路板的物料清单/PCB进行修改。Finally, locate the problem according to the difference results of the comparison, and modify the BOM/PCB of the printed circuit board.

利用本发明的方法和装置,能快速有效的检查出印刷电路板物料清单与PCB、电路原理图之间的不一致问题,解决印刷电路板物料清单设计中如何有效保证电路原理图、PCB与印刷电路板物料清单一致性问题,其优点具体来讲是指:Utilizing the method and device of the present invention can quickly and effectively check out the inconsistency between the printed circuit board bill of materials and the PCB and the circuit schematic diagram, and solve how to effectively ensure the circuit schematic diagram, PCB and printed circuit diagram in the design of the printed circuit board bill of material. The consistency of the board bill of materials, its advantages specifically refer to:

1)比较结果准确无误,能真正定位印刷电路板物料清单与电路原理图、PCB之间的一致性问题,问题分类显示,内容清晰、简便、界面友好,能为设计开发人员提供准确的信息定位问题;1) The comparison result is accurate, and it can truly locate the consistency problem between the printed circuit board bill of materials, the circuit schematic diagram, and the PCB. The problem is classified and displayed, the content is clear, simple, and the interface is friendly, which can provide accurate information for design and development personnel. question;

2)提供印刷电路板各版本物料清单的审核和每一次工程更改的审核,方便设计者对各种版本、各种更改的审核验证;2) Provide the audit of the bill of materials of each version of the printed circuit board and the audit of each engineering change, which is convenient for the designer to audit and verify various versions and changes;

3)能将此方法应用计算机完成,替代烦琐容易出错的人力工作,比较速度快(1分钟内),大大提高工作效率。3) The method can be completed by applying the computer to replace the cumbersome and error-prone manual work, which is relatively fast (within 1 minute), and greatly improves work efficiency.

Claims (3)

1. check conforming method for one kind, it is characterized in that the method includes the steps of:
Download module reads the printed circuit board (PCB) BOM of examine, and generates first tables of data, and described first tables of data comprises each material sequence number and location number;
Read in module and read the COM code inventory of circuit theory diagrams, the on-line testing table of PCB, and generate second tables of data, described second tables of data comprises each material sequence number and location number;
Set up related between described first tables of data and described second tables of data by the material sequence number, the checking comparison module utilizes the location number of each material in the ICT file of the COM code inventory of first and second tables of data comparison circuit plate BOM, schematic diagram and PCB, obtains comparative result;
Comparative result is exported.
2. the conforming method of a kind of inspection as claimed in claim 1, wherein, described step checking comparison module utilizes the location number of each material in the ICT file of the COM code inventory of first and second tables of data comparison circuit plate BOM, schematic diagram and PCB, obtains comparative result, specifically comprises:
Find out the device link position of printed circuit board (PCB) BOM in the ICT file of the COM code inventory of circuit theory diagrams and PCB, if there is this device link position, then relatively whether its encapsulation is consistent; If there is no this device link position then finds out non-existent device link position in the ICT file of the COM code inventory of circuit theory diagrams and PCB;
Find out the COM code inventory of circuit theory diagrams and/or ICT file non-existent device link position in the printed circuit board (PCB) BOM of PCB;
The record comparative result.
3. check conforming device for one kind, it is characterized in that this device includes:
Download module is used to read the printed circuit board (PCB) BOM of examine, and generates first tables of data, and described first tables of data comprises each material sequence number and location number;
Read in module, be used to read the COM code inventory of circuit theory diagrams, the ICT file of PCB, and generate second tables of data, described second tables of data comprises each material sequence number and location number;
The checking comparison module is used for the COM code inventory of comparison printed circuit board (PCB) BOM, circuit theory diagrams and the ICT file of PCB;
Output module is used to export comparative result;
The printed circuit board (PCB) BOM that described download module reads current examine generates first tables of data, and the described module of reading in reads the COM code inventory of circuit theory diagrams, the ICT file of PCB, and generate second tables of data, these tables of data are delivered to described checking comparison module respectively and are compared, obtain comparative result, by described output module output comparative result.
CN031366260A 2003-05-21 2003-05-21 A method and device for checking consistency Expired - Fee Related CN100407878C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN031366260A CN100407878C (en) 2003-05-21 2003-05-21 A method and device for checking consistency

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN031366260A CN100407878C (en) 2003-05-21 2003-05-21 A method and device for checking consistency

Publications (2)

Publication Number Publication Date
CN1549670A CN1549670A (en) 2004-11-24
CN100407878C true CN100407878C (en) 2008-07-30

Family

ID=34323399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN031366260A Expired - Fee Related CN100407878C (en) 2003-05-21 2003-05-21 A method and device for checking consistency

Country Status (1)

Country Link
CN (1) CN100407878C (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100446638C (en) * 2006-08-25 2008-12-24 华为技术有限公司 A method and system for generating single board B-side and T-side lists
CN102402632A (en) * 2010-09-13 2012-04-04 鸿富锦精密工业(深圳)有限公司 Electrical rule detection system and method
CN102902832B (en) * 2011-07-26 2016-06-22 京信通信系统(中国)有限公司 A kind of detect method and the device that pcb board silk-screen sequence number is deleted by mistake
CN105101650B (en) * 2015-08-26 2017-12-01 株洲南车时代电气股份有限公司 A kind of PCBA manufacturabilitys checking method
CN105868041A (en) * 2016-04-01 2016-08-17 浪潮电子信息产业股份有限公司 An Easy-to-Apply Automatic Detection Method of Server Configuration
CN105717442A (en) * 2016-04-06 2016-06-29 长沙三帆信息科技有限公司 Device and method for printed circuit board detection based on schematic diagram assertion
CN107025362B (en) * 2017-04-28 2020-12-22 无锡市同步电子科技有限公司 Method for checking consistency of schematic diagram and PCB production data
CN109460187B (en) * 2018-11-09 2022-05-03 郑州云海信息技术有限公司 Verification method and verification terminal for data consistency of qcow2 file
CN112508470A (en) * 2019-09-16 2021-03-16 比亚迪股份有限公司 Method and device for changing bill of material, storage medium and electronic equipment
CN110941942B (en) * 2019-11-29 2023-06-13 紫光展讯通信(惠州)有限公司 Circuit schematic diagram inspection method, device and system
CN111144089B (en) * 2019-12-17 2021-12-07 东风商用车有限公司 Method and equipment for checking difference between part list and model file of design software
CN113011125B (en) * 2019-12-18 2023-01-10 海信视像科技股份有限公司 Printed circuit board checking method, device, equipment and computer storage medium
CN113627168B (en) * 2021-08-16 2023-06-30 深圳市云采网络科技有限公司 Method, device, medium and equipment for checking component packaging conflict
CN118171631B (en) * 2023-05-05 2024-11-08 广东美创希科技有限公司 Bill of materials generation method, apparatus, electronic device, medium and program product
CN117473940B (en) * 2023-12-28 2024-04-05 广东美创希科技有限公司 Electronic design drawing management method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06147848A (en) * 1992-11-02 1994-05-27 Hitachi Ltd Visual inspection equipment
JPH07307537A (en) * 1994-05-16 1995-11-21 Mitsui Toatsu Chem Inc Inspection jig board and metal base board for semiconductor package
CN1243657A (en) * 1997-01-16 2000-02-02 松下电器产业株式会社 Component supplying method, component arrangement data forming method and electronic component mounting apparatus using methods
CN1245632A (en) * 1997-12-04 2000-02-23 大宇电子株式会社 PCB testing circuit for automatic inserting apparatus and testing method therefor
JP2002134656A (en) * 2000-10-24 2002-05-10 Sony Corp Semiconductor device and its inspection method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06147848A (en) * 1992-11-02 1994-05-27 Hitachi Ltd Visual inspection equipment
JPH07307537A (en) * 1994-05-16 1995-11-21 Mitsui Toatsu Chem Inc Inspection jig board and metal base board for semiconductor package
CN1243657A (en) * 1997-01-16 2000-02-02 松下电器产业株式会社 Component supplying method, component arrangement data forming method and electronic component mounting apparatus using methods
CN1245632A (en) * 1997-12-04 2000-02-23 大宇电子株式会社 PCB testing circuit for automatic inserting apparatus and testing method therefor
JP2002134656A (en) * 2000-10-24 2002-05-10 Sony Corp Semiconductor device and its inspection method

Also Published As

Publication number Publication date
CN1549670A (en) 2004-11-24

Similar Documents

Publication Publication Date Title
US10318412B1 (en) Systems, methods, and apparatus for dynamic software generation and testing
CN100407878C (en) A method and device for checking consistency
CN103971223A (en) Automatic calibrating method of make-to-order production materials by server
CN110222381B (en) Method, system, medium and terminal for generating dynamic installation guide file for PCB assembly
CN106355375B (en) A method for automatic confirmation of materials
CN1983288A (en) Verification operation supporting system and method of the same
CN114385722A (en) Interface attribute consistency checking method and device, electronic equipment and storage medium
CN115017869A (en) UVM register model rapid generation method and system
CN101131663B (en) Checking method for correct installation of computer PCI/PCI Express equipment
CN112988555A (en) Interface test method, device, equipment and storage medium
CN117785723A (en) Dynamic interface parameter association method, device and electronic equipment
CN115310403A (en) Defect analysis method, related device and readable storage medium
US20060136794A1 (en) Computer peripheral connecting interface system configuration debugging method and system
JP2006059108A (en) Support system for development test of information system
CN114091383A (en) Test sequence generation method, device and system and related equipment
US8051048B2 (en) System and method for automated transfer and evaluation of the quality of mass data of a technical process or a technical project
CN116955040A (en) Chip read-write performance test method, system, equipment and storage medium
CN101436157A (en) Method for processing program BUG in program test process flow
CN100446638C (en) A method and system for generating single board B-side and T-side lists
CN111930606B (en) Automatic generation method and related device for data processing flow test report
CN102467443A (en) Nuclear power station safety level software testing method and system
CN114253642A (en) System information processing method, device, electronic device and medium
Zhang Research on software development and test environment automation based on android platform
CN110109774B (en) Method and system for generating Sercedit recognizable INF file through SCM (Single chip computer) knowledge base
CN109669872A (en) A kind of verification method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: HUAWEI TECHNOLOGIES SERVICES CO., LTD.

Free format text: FORMER OWNER: HUAWEI TECHNOLOGY CO., LTD.

Effective date: 20081010

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20081010

Address after: West of Wangjing Road, Langfang economic and Technological Development Zone, Hebei

Patentee after: Huawei Technoloy Service Co., Ltd.

Address before: Bantian HUAWEI headquarters office building, Longgang District, Shenzhen, Guangdong

Patentee before: Huawei Technologies Co., Ltd.

C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20080730

Termination date: 20100521