Classification method for automatically identifying wafer spatial pattern distribution
11347959 · 2022-05-31
Assignee
Inventors
Cpc classification
G06F18/2414
PHYSICS
G01B21/20
PHYSICS
International classification
Abstract
The present invention provides a classification method for automatically identifying wafer spatial pattern distribution, comprising the following steps: performing statistical analysis to distribution of defects on a wafer, the defects being divided into random defects, repeated defects and cluster defects; performing denoising and signal enhancement to the cluster defects; performing feature extraction to the cluster defects after denoising and signal enhancement; and performing wafer spatial pattern distribution classification to the cluster defects after feature extraction. By performing statistical analysis and neural network training to a great amount of wafer defect distribution, the spatial patterns in defect distribution can be automatically identified, the automatic classification of wafer spatial patterns can be realized, the workload of engineers is effectively reduced and the tracing of the root cause of such spatial pattern is facilitated.
Claims
1. A classification method for automatically identifying wafer spatial pattern distribution, wherein the method comprises the following steps: step 1: performing statistical analysis to distribution of defects on a wafer, the defects being divided into random defects, repeated defects and cluster defects; step 2: performing denoising and signal enhancement to the cluster defects; step 3: performing feature extraction to the cluster defects after denoising and signal enhancement; and step 4: performing wafer spatial pattern classification to the cluster defects after feature extraction.
2. The classification method for automatically identifying wafer spatial pattern distribution according to claim 1, wherein in step 1, the statistical analysis is performed to the distribution of the defects on the wafer through an odds ratio hypothesis-testing method.
3. The classification method for automatically identifying wafer spatial pattern distribution according to claim 1, wherein in step 2, the denoising and signal enhancement are performed to the cluster defects according to a cellular automata thinking.
4. The classification method for automatically identifying wafer spatial pattern distribution according to claim 3, wherein in step 2, the denoising and signal enhancement are performed to the cluster defects according to the cellular automata thinking to remove the random defects.
5. The classification method for automatically identifying wafer spatial pattern distribution according to claim 1, wherein in step 3, the feature extraction is performed to the cluster defects by means of reconstruction by using a neural network.
6. The classification method for automatically identifying wafer spatial pattern distribution according to claim 1, wherein in step 4, the wafer spatial pattern classification is performed to the cluster defects after feature extraction by using a clustering algorithm.
7. The classification method for automatically identifying wafer spatial pattern distribution according to claim 4, wherein in step 2, a method for performing the denoising and signal enhancement to the cluster defects according to the cellular automata thinking to remove the random defects comprises: when the ineffectiveness rate of the random defects reaches more than 95%, performing the feature extraction in step 3.
8. The classification method for automatically identifying wafer spatial pattern distribution according to claim 2, wherein in step 1, when the statistical analysis is performed to the distribution of the defects on the wafer through the odds ratio hypothesis-testing method, data preprocessing is firstly performed to the defect distribution to generate a binary pattern, and then spatial randomness calculation is performed.
9. The classification method for automatically identifying wafer spatial pattern distribution according to claim 2, wherein in step 1, when the statistical analysis is performed to the distribution of the defects on the wafer through the odds ratio hypothesis-testing method, hypothesis-testing is performed to each die of each wafer according to random defects, repeated defects and cluster defects.
10. The classification method for automatically identifying wafer spatial pattern distribution according to claim 9, wherein a field is defined by dies within a 3*3 matrix range around a certain die on each wafer; and whether a die needs to be subjected to denoising or signal enhancement is determined by performing ineffectiveness judgment to the die in the field in step 2.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1)
(2)
(3)
(4)
(5)
(6)
(7)
(8)
(9)
DETAILED DESCRIPTION
(10) The embodiments of the present invention will be described below through specific examples, and one skilled in the art can easily understand other advantages and effects of the present invention according to the contents disclosed in the description. The present invention may also be implemented or applied by means of other different specific embodiments, and the details in the description may also be modified or changed without departing from the spirit of the present invention based on different viewpoints and applications.
(11) Please refer to
(12) The present invention provides a classification method for automatically identifying wafer spatial pattern distribution. As illustrated in
(13) In step 1, statistical analysis is performed to distribution of defects on a wafer. The defects are divided into random defects, repeated defects and cluster defects. In the present embodiment, the data are pulled from a background database to generate a distribution diagram of wafer defects. Preferably, in step 1, the statistical analysis is performed to the distribution of the defects on the wafer through an odds ratio hypothesis-testing method.
(14) Further, in step 1, when the statistical analysis is performed to the distribution of the defects on the wafer through the odds ratio hypothesis-testing method, data preprocessing is firstly performed to the defect distribution to generate a binary pattern, and then spatial randomness calculation is performed. In the present embodiment, when the statistical analysis is performed to the distribution of the defects on the wafer through the odds ratio hypothesis-testing method, hypothesis-testing is performed to each die of each wafer according to random defects, repeated defects and cluster defects. The die on the wafer is a chip with complete functions cut from the wafer. Taking
(15) The odds ratio hypothesis-testing in this step is as follows: firstly, hypothesis-testing is performed to each die on each wafer. A field is defined by dies within a 3*3 matrix range around a certain die on each wafer. As illustrated in
(16) Herein, di represents the ith die on the wafer; Adij represents the field formed by the ith die 3*3 matrix, where 1<=j<=9; Yi represents the effectiveness or ineffectiveness of the ith die, if the ith die is effective, then Yi=0, otherwise Yi=1; Yj represents the effectiveness or ineffectiveness of the jth die in the field formed by taking the ith die as the center, if the jth die is effective, then Yj=0, otherwise Yj=1.
(17) Ngg, Ngb, Nbg and Nbb are four different statistical values, as illustrated in the following table,
(18) TABLE-US-00001 j i Effective Ineffective Effective Ngg Ngb Ineffective Nbg Nbb
(19) If the ith die is effective, the dies in the field are traversed, and if the die is an effective die, Ngg is 1; if the die is an ineffective die, Ngb is 1; if the ith die is an ineffective die, the dies in the field are traversed, and if the die is an effective die, Nbg is 1; if the die is an ineffective die, Nbb is 1; and statistic collection is performed to each die in the wafer. After the accumulation of Ngg, Nbb, Nbg and Ngb, the final value is obtained, namely:
Ngg=ΣΣδ(1−Yi)(1−Yj);
Ngb=ΣΣδ(1−Yi)Yj;
Nbg=ττδYi(1−Yj);
Nbb=ΣΣδYiYj;
(20) Taking
(21)
if log ζ=0, it is classified in random defect distribution; and if log ζ>0, it is classified in cluster defect distribution; and if log ζ<0, it is classified in repeated defect distribution. Referring to
(22) In step 2: denoising and signal enhancement are performed to the cluster defects. Further, in the present embodiment, in step 2, the denoising and signal enhancement are performed to the cluster defects according to a cellular automata thinking to remove the random defects.
(23) Further, a method for performing the denoising and signal enhancement to the cluster defects according to the cellular automata thinking to remove the random defects comprises: when the ineffectiveness rate of the random defects reaches more than 95%, the feature extraction in step 3 is performed. Whether a die needs to be subjected to denoising or signal enhancement is determined by performing ineffectiveness judgment to the die in the field.
(24) In this step, the method for performing denoising and signal enhancement to the cluster defects is as follows: PE is used to represent the threshold value of signal enhancement, PD is used to represent the threshold value of denoising, as illustrated in
(25) i.e.
(26)
then we calculate the dot product of the weight matrix T and YAd. If the central die is an effective die, the Nenhance value is obtained; if the central die is an ineffective die, the Ndenoise value is obtained. The two values are compared with the set PE and PD respectively. If Nenhance>PE, the die is converted to an ineffective die; if Ndenoise>PD, the die is converted to an effective die. Referring to
(27) In step 3, feature extraction is performed to the cluster defects after denoising and signal enhancement. In this step, the feature extraction is performed to the cluster defects by means of reconstruction by using a neural network. As illustrated in
(28) The first line represents the original defect distribution; the second line represents the defect distribution after reconstruction. In the present embodiment, in this step, for the process of performing feature extraction to the cluster defects by means of reconstruction by using the neural network, refer to
(29) In step 4, wafer spatial pattern classification is performed to the cluster defects after feature extraction. Further, in step 4, the wafer spatial pattern classification is performed to the cluster defects after feature extraction by using a TSNE clustering algorithm. Referring to
(30) To sum up, by performing statistical analysis and neural network training to a great amount of wafer defect distribution, the spatial patterns in defect distribution can be automatically identified, the automatic classification of wafer spatial patterns can be realized, the workload of engineers is effectively reduced and the tracing of the root cause of such spatial pattern is facilitated. Therefore, the present invention overcomes various disadvantages in the prior art and has a great industrial utilization value.
(31) The above embodiments are only used for exemplarily describing the principle and effects of the present invention instead of limiting the present invention. One skilled in the art may modify or change the above embodiments without departing from the spirit and scope of the present invention. Therefore, all equivalent modifications or changes made by one skilled in the art without departing from the spirit and technical concept disclosed by the present invention shall be covered by the claims of the present invention.