CN102253056A - BGA (Ball Grid Array) detection method - Google Patents

BGA (Ball Grid Array) detection method Download PDF

Info

Publication number
CN102253056A
CN102253056A CN2011101016569A CN201110101656A CN102253056A CN 102253056 A CN102253056 A CN 102253056A CN 2011101016569 A CN2011101016569 A CN 2011101016569A CN 201110101656 A CN201110101656 A CN 201110101656A CN 102253056 A CN102253056 A CN 102253056A
Authority
CN
China
Prior art keywords
bga
profile
formation
radius
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011101016569A
Other languages
Chinese (zh)
Other versions
CN102253056B (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.)
WUXI UNICOMP TECHNOLOGY CO., LTD.
Original Assignee
WUXI RILIAN PHOTOELECTRIC 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 WUXI RILIAN PHOTOELECTRIC CO Ltd filed Critical WUXI RILIAN PHOTOELECTRIC CO Ltd
Priority to CN 201110101656 priority Critical patent/CN102253056B/en
Publication of CN102253056A publication Critical patent/CN102253056A/en
Application granted granted Critical
Publication of CN102253056B publication Critical patent/CN102253056B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a BGA (Ball Grid Array) detection method. The BGA detection method disclosed by the invention comprises the following steps: a. intercepting BGA images; b. carrying out Gaussian smoothing on the images; c. carrying out binaryzation on the images with threshold values; d. carrying out bitwise or operation on the images subjected to binaryzation and a completely black image with the same dimension, blackening white regions of the images and whitening black regions, wherein the computational formula is r (i)=255-c(i); e. searching the images for profiles, drawing all the profiles, fitting by utilizing an ellipse and traversing all the profiles, wherein the profiles comprise point sets, wherein a single profile which contains less than 6 points can be neglected; f. judging whether the profiles are BGA boundaries or cavity boundaries or not and forming a BGA queue and a cavity queue; g. judging whether the cavity ratio in a BGA meets a set standard or not; and h. drawing a detection result on an original drawing according to cavities and the type of the BGA. The BGA detection method disclosed by the invention has the advantages of convenience and rapidness in detection and high detection accuracy.

Description

A kind of BGA detection method
Technical field
The present invention relates to a kind of perspective detection method, relate in particular to a kind of BGA detection method.
Background technology
Present electronics manufacturing is because the continuous miniaturization of part, the densification of component density, especially at the packing forms of BGA in continuous development, original detection means and can not guarantee the quality of production fully, and reliability of products, reprocess and cost after sale also growing.And, along with unleaded popularization, the BGA welding reliability descend and the welding temperature window reduce all make the control of SMT technology require more and more higher.And detect is exactly the eyes and the ear of technology controlling and process, can reflect the problem that exists, to improve and to promote technological level faster.So present unleaded electronics is more and more paid attention to the improvement of detection means from making the merchant.
But there is following shortcoming in traditional BGA detection method:
1) all be BGA color not of the same race to distinguish, have erroneous judgement like this, perhaps precision is not high;
2) can only accomplish to preset certain threshold value and carry out the general screening of BGA, simply carry out choosing of edge contour, extract the empty information of relevant BGA inside and analyze, make the degree of accuracy of test data to embody.
Summary of the invention
The object of the present invention is to provide a kind of BGA detection method, it has the quick and high characteristics of accuracy of detection easy to detect.
The objective of the invention is to be achieved through the following technical solutions:
A kind of BGA detection method, it may further comprise the steps:
A, intercepting BGA image;
B, it is level and smooth that image is carried out Gauss, and purpose is to remove a part of random noise under the prerequisite that keeps image feature information;
C, the image binaryzation of band threshold value is set a threshold values, each point in the traversing graph picture, if this gray-scale value greater than threshold value, then the gray-scale value that will put changes 255 into, otherwise gray-scale value is 0;
D carries out the step-by-step xor operation with an image after the binaryzation and a parafacies with big or small complete black image, is the white portion blackening of image, black region bleaches, computing formula: r (i)=255-c (i), and i is the sequence number of picture point, r (i) is new gray-scale value, and c (i) is former gray-scale value;
E searches profile on image, draw all profiles and use ellipse fitting, and travel through all profiles: profile is made up of point set, and a single point concentrates counting of comprising just to ignore less than 6;
F judges that profile is BGA border or empty border, and forms BGA formation and empty formation;
G judges whether empty ratio satisfies the standard of setting in the BGA;
H is according to cavity and the BGA type testing result of drawing on former figure.
Especially, described step f is further comprising the steps of:
1) if profile is the cavity, enters empty formation; If BGA, compare with the BGA profile in the BGA formation, distinguish normal BGA, be not the BGA of BGA and coincidence, its differentiating method is: if wide and high ratio>1.3 of this BGA profile or<0.7, or the center of this BGA profile is in existing the BGA profile, but radius has perhaps existed BGA profile center in this BGA profile less than there being BGA profile radius, but radius then is not the BGA profile less than this BGA profile radius;
If the center of this BGA profile is in existing the BGA profile, and radius is greater than there being BGA profile radius, perhaps existed BGA profile center in this BGA profile, and radius upgrade this BGA profile to enter the BGA formation greater than the BGA profile for overlapping of this BGA profile radius;
Otherwise be normal BGA profile, add the BGA formation.
2) judge profile in the empty formation belongs to which BGA in the BGA formation, travels through the profile in the empty formation, judge the profile center whether in BGA profile scope, if "Yes" then set up attaching relation.
Beneficial effect of the present invention is that described BGA detection method has the following advantages:
1: can in pre-selected zone, carry out BGA and choose automatically, and numbering;
2: carry out choosing of bubble automatically in selected BGA, choosing mainly is to carry out the edge to sketch the contours, and forms closed loop, and the pixel cell of measuring and calculating closed loop inside calculates bubble area, so more can improve estimation precision;
3: data can be classified, and can select to show whole bubble, also can select the single isolated bubbles area.
Description of drawings:
With embodiment the present invention is described in further detail with reference to the accompanying drawings below.
Fig. 1 is the process flow diagram of a kind of BGA detection method of the present invention.
Embodiment
A kind of BGA detection method, it may further comprise the steps:
A, intercepting BGA image;
B, it is level and smooth that image is carried out Gauss, and the matrix of selection is 9X9, and purpose is to remove a part of random noise under the prerequisite that keeps image feature information;
C, the image binaryzation of band threshold value is set a threshold values, each point in the traversing graph picture, if this gray-scale value greater than threshold value, then the gray-scale value that will put changes 255 into, otherwise gray-scale value is 0, and purpose is to make fuzzy edge become clear, so that the edge finding of back is more accurate;
D, image after the binaryzation and a parafacies are carried out the step-by-step xor operation with big or small complete black image, it is the white portion blackening of image, black region bleaches, computing formula: r (i)=255-c (i), i is the sequence number of picture point, r (i) is new gray-scale value, c (i) is former gray-scale value, and purpose is to operate for image can carry out the following profile of searching;
E searches profile on image, draw all profiles and use ellipse fitting, and travel through all profiles: profile is made up of point set, and a single point concentrates counting of comprising just to ignore less than 6;
F judges that profile is BGA border or empty border, and forms BGA formation and empty formation, if profile is the cavity, enters empty formation; If BGA, compare with the BGA profile in the BGA formation, distinguish normal BGA, be not the BGA of BGA and coincidence, its differentiating method is: the center of (>1.3 or<0.7) or this BGA profile is in existing the BGA profile if the wide and high ratio of this BGA profile, but radius is less than there being BGA profile radius, perhaps existed BGA profile center in this BGA profile, but radius then is not the BGA profile less than this BGA profile radius;
If the center of this BGA profile is in existing the BGA profile, and radius is greater than there being BGA profile radius, perhaps existed BGA profile center in this BGA profile, and radius upgrade this BGA profile to enter the BGA formation greater than the BGA profile for overlapping of this BGA profile radius;
Otherwise be normal BGA profile, add the BGA formation.
Judge profile in the empty formation belongs to which BGA in the BGA formation, travels through the profile in the empty formation, judge the profile center whether in BGA profile scope, if "Yes" then set up attaching relation.
G judges whether empty ratio satisfies the standard of setting in the BGA;
H is according to cavity and the BGA type testing result of drawing on former figure.
Above-mentioned BGA detection method can be carried out BGA and chosen automatically in pre-selected zone, and numbering; Automatically carry out choosing of bubble in selected BGA, choosing mainly is to carry out the edge to sketch the contours, and forms closed loop, and the pixel cell of measuring and calculating closed loop inside calculates bubble area, so more can improve estimation precision; Data can be classified, and can select to show whole bubble, also can select the single isolated bubbles area.

Claims (2)

1. BGA detection method is characterized in that: may further comprise the steps:
A, intercepting BGA image;
B, it is level and smooth that image is carried out Gauss, and purpose is to remove a part of random noise under the prerequisite that keeps image feature information;
C, the image binaryzation of band threshold value is set a threshold values, each point in the traversing graph picture, if this gray-scale value greater than threshold value, then the gray-scale value that will put changes 255 into, otherwise gray-scale value is 0;
D carries out the step-by-step xor operation with an image after the binaryzation and a parafacies with big or small complete black image, is the white portion blackening of image, black region bleaches, computing formula: r (i)=255-c (i), and i is the sequence number of picture point, r (i) is new gray-scale value, and c (i) is former gray-scale value;
E searches profile on image, draw all profiles and use ellipse fitting, and travel through all profiles: profile is made up of point set, and a single point concentrates counting of comprising just to ignore less than 6;
F judges that profile is BGA border or empty border, and forms BGA formation and empty formation;
G judges whether empty ratio satisfies the standard of setting in the BGA;
H is according to cavity and the BGA type testing result of drawing on former figure.
2. BGA detection method according to claim 1 is characterized in that: described step f is further comprising the steps of:
1) if profile is the cavity, enters empty formation; If BGA, compare with the BGA profile in the BGA formation, distinguish normal BGA, be not the BGA of BGA and coincidence that its differentiating method is:
If wide and high ratio>1.3 of this BGA profile or<0.7, or the center of this BGA profile is in existing the BGA profile, but radius has perhaps existed BGA profile center in this BGA profile less than there being BGA profile radius, but radius then is not the BGA profile less than this BGA profile radius;
If the center of this BGA profile is in existing the BGA profile, and radius is greater than there being BGA profile radius, perhaps existed BGA profile center in this BGA profile, and radius upgrade this BGA profile to enter the BGA formation greater than the BGA profile for overlapping of this BGA profile radius;
Otherwise be normal BGA profile, add the BGA formation;
2) judge profile in the empty formation belongs to which BGA in the BGA formation, travels through the profile in the empty formation, judge the profile center whether in BGA profile scope, if "Yes" then set up attaching relation.
CN 201110101656 2011-04-22 2011-04-22 BGA (Ball Grid Array) detection method Active CN102253056B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110101656 CN102253056B (en) 2011-04-22 2011-04-22 BGA (Ball Grid Array) detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110101656 CN102253056B (en) 2011-04-22 2011-04-22 BGA (Ball Grid Array) detection method

Publications (2)

Publication Number Publication Date
CN102253056A true CN102253056A (en) 2011-11-23
CN102253056B CN102253056B (en) 2013-06-05

Family

ID=44980445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110101656 Active CN102253056B (en) 2011-04-22 2011-04-22 BGA (Ball Grid Array) detection method

Country Status (1)

Country Link
CN (1) CN102253056B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106770333A (en) * 2017-02-20 2017-05-31 重庆邮电大学 A kind of BGA defects automatic testing method
CN107480662A (en) * 2017-10-11 2017-12-15 青岛华晶生物技术有限公司 A kind of mould image-recognizing method and its device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101266135A (en) * 2008-05-08 2008-09-17 南昌航空大学 Circuit board etching edge detection and etching factor measurement method
CN101793843A (en) * 2010-03-12 2010-08-04 华东理工大学 Connection table based automatic optical detection algorithm of printed circuit board

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101266135A (en) * 2008-05-08 2008-09-17 南昌航空大学 Circuit board etching edge detection and etching factor measurement method
CN101793843A (en) * 2010-03-12 2010-08-04 华东理工大学 Connection table based automatic optical detection algorithm of printed circuit board

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
马吉权等: "基于X射线的焊点图像预处理方法及应用", 《哈尔滨工业大学学报》 *
高德云等: "BGA焊球形状参数测试及分析", 《电子元件与材料》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106770333A (en) * 2017-02-20 2017-05-31 重庆邮电大学 A kind of BGA defects automatic testing method
CN106770333B (en) * 2017-02-20 2020-08-04 重庆邮电大学 BGA defect automatic detection method
CN107480662A (en) * 2017-10-11 2017-12-15 青岛华晶生物技术有限公司 A kind of mould image-recognizing method and its device

Also Published As

Publication number Publication date
CN102253056B (en) 2013-06-05

Similar Documents

Publication Publication Date Title
US11836907B2 (en) Product defect detection method, device and system
TWI525317B (en) Method of Optical Defect Detection through Image analysis and Data Mining Integrated
CN107665351B (en) Airport detection method based on difficult sample mining
CN102914545B (en) Gear defect detection method and system based on computer vision
CN103345755B (en) A kind of Chessboard angular point sub-pixel extraction based on Harris operator
CN104680519B (en) Seven-piece puzzle recognition methods based on profile and color
CN106404793A (en) Method for detecting defects of bearing sealing element based on vision
CN110930427B (en) Image segmentation method, device and storage medium based on semantic contour information
CN115249246B (en) Optical glass surface defect detection method
CN108896278A (en) A kind of optical filter silk-screen defect inspection method, device and terminal device
CN109753949B (en) Multi-window traffic sign detection method based on deep learning
CN105205832B (en) A kind of method of moving object detection
CN107314957B (en) Method for measuring rock block size distribution
CN105719298A (en) Edge detection technology based line diffusion function extracting method
CN104408711A (en) Multi-scale region fusion-based salient region detection method
CN102982534A (en) Canny edge detection dual threshold acquiring method based on chord line tangent method
CN104036516A (en) Camera calibration checkerboard image corner detection method based on symmetry analysis
CN104598907A (en) Stroke width figure based method for extracting Chinese character data from image
CN106023249A (en) Moving object detection method based on local binary similarity pattern
CN102253056B (en) BGA (Ball Grid Array) detection method
CN106371614A (en) Gesture recognition optimizing method and device
CN105258647A (en) Visual detection method of automobile lock catch rivet point
CN104281850A (en) Character area identification method and device
CN106056626B (en) A kind of moving target detecting method based on the interaction of prospect background model
CN104715160B (en) Soft sensor modeling data exception point detecting method based on KMDB

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
C56 Change in the name or address of the patentee

Owner name: WUXI UNICOMP TECHNOLOGY CO., LTD.

Free format text: FORMER NAME: WUXI UNICOMP PHOTOELECTRONICS CO., LTD.

CP01 Change in the name or title of a patent holder

Address after: 4, building 2, building C, international science and technology cooperation Park, No. 214028, Taishan Road, Wuxi Road, New District, Jiangsu, Wuxi

Patentee after: Wuxi Unicomp Technology Co., Ltd.

Address before: 4, building 2, building C, international science and technology cooperation Park, No. 214028, Taishan Road, Wuxi Road, New District, Jiangsu, Wuxi

Patentee before: Wuxi Rilian Photoelectric Co., Ltd.

PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: BGA (Ball Grid Array) detection method

Effective date of registration: 20140717

Granted publication date: 20130605

Pledgee: Agricultural Bank of China Limited by Share Ltd Wuxi science and Technology Branch

Pledgor: Wuxi Unicomp Technology Co., Ltd.

Registration number: 2014990000584

PLDC Enforcement, change and cancellation of contracts on pledge of patent right or utility model
C56 Change in the name or address of the patentee
CP03 Change of name, title or address

Address after: 214000, Jiangsu Province, Wuxi New District Hung Tin Road, Tin Road, No. 208-7

Patentee after: WUXI UNICOMP TECHNOLOGY CO., LTD.

Address before: 4, building 2, building C, international science and technology cooperation Park, No. 214028, Taishan Road, Wuxi Road, New District, Jiangsu, Wuxi

Patentee before: Wuxi Unicomp Technology Co., Ltd.

PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20151222

Granted publication date: 20130605

Pledgee: Agricultural Bank of China Limited by Share Ltd Wuxi science and Technology Branch

Pledgor: WUXI UNICOMP TECHNOLOGY CO., LTD.

Registration number: 2014990000584

PLDC Enforcement, change and cancellation of contracts on pledge of patent right or utility model
PM01 Change of the registration of the contract for pledge of patent right

Change date: 20151222

Registration number: 2014990000584

Pledgor after: WUXI UNICOMP TECHNOLOGY CO., LTD.

Pledgor before: Wuxi Unicomp Technology Co., Ltd.