CN111368928B - Wafer pattern matching method and device, electronic equipment and storage medium - Google Patents
Wafer pattern matching method and device, electronic equipment and storage medium Download PDFInfo
- Publication number
- CN111368928B CN111368928B CN202010151448.9A CN202010151448A CN111368928B CN 111368928 B CN111368928 B CN 111368928B CN 202010151448 A CN202010151448 A CN 202010151448A CN 111368928 B CN111368928 B CN 111368928B
- Authority
- CN
- China
- Prior art keywords
- candidate
- wafer
- information
- matched
- test data
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/22—Matching criteria, e.g. proximity measures
Landscapes
- Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Testing Or Measuring Of Semiconductors Or The Like (AREA)
Abstract
The invention provides a wafer pattern matching method, a wafer pattern matching device, electronic equipment and a storage medium, wherein the wafer pattern matching method comprises the following steps: obtaining test data of each bare chip in a plurality of bare chips of a wafer to be matched; and determining a target mode matched with the wafer to be matched in the M candidate modes according to the test data of the N bare chips and the N standard data of each of the M candidate modes, wherein N is an integer greater than or equal to 2, and M is an integer greater than or equal to 1.
Description
Technical Field
The present invention relates to the field of integrated circuits, and in particular, to a method and an apparatus for pattern matching of a wafer, an electronic device, and a storage medium.
Background
With the development of integrated circuit technology, the amount of data generated during production and development is larger, and the test data of all circuits on a 12-inch wafer may reach hundreds of gigabytes (gigabytes). The big data contains abundant information, some information is related, and some information is not related.
In order to facilitate learning of defects, problems, or other phenomena of the wafer, the test data may be analyzed, and in the related art, the test data may be observed, counted, and analyzed manually, however, the manual method has a large workload and is difficult to ensure accuracy.
Disclosure of Invention
The invention provides a wafer pattern matching method and device, electronic equipment and a storage medium, and aims to solve the problems that the workload is large in a manual mode and the accuracy is difficult to guarantee.
According to a first aspect of the present invention, there is provided a method for pattern matching of a wafer, including:
obtaining test data of each bare chip in a plurality of bare chips of a wafer to be matched;
and determining a target mode matched with the wafer to be matched in the M candidate modes according to the test data of the N bare chips and the N standard data of each of the M candidate modes, wherein N is an integer greater than or equal to 2, and M is an integer greater than or equal to 1.
Optionally, determining, according to the test data of the N bare chips and the N standard data of each of the M candidate patterns, a target pattern matched with the wafer to be matched in the M candidate patterns includes:
calculating correlation information of the test data of the N bare chips and N standard data of each candidate mode in the M candidate modes; and/or: calculating similarity information between the test data of the N bare chips and N standard data of each candidate mode in the M candidate modes;
if only the correlation information is obtained by calculation, then: determining the target mode according to the correlation information;
if only the similarity information is obtained through calculation, the following steps are carried out: determining the target mode according to the similarity information;
if the correlation information and the similarity information are obtained through calculation, then: and determining the target mode according to the correlation information and the similarity information.
Optionally, determining the target mode according to the correlation information and the similarity information includes:
and if the correlation information corresponding to any one current candidate mode in the candidate modes is greater than a preset correlation threshold value and the similarity information corresponding to the current candidate mode is also greater than a preset similarity threshold value, determining that the current candidate mode is the target mode.
Optionally, the similarity information is Jaccard similarity information.
Optionally, before the test data of the N bare chips and the N standard data of each of the M candidate patterns, the method includes:
determining the N bare chips in the plurality of bare chips according to first position information and second position information of a single candidate mode, wherein the first position information is used for representing the positions of the corresponding bare chips in the wafer to be matched, the second position information is predefined position information for each standard data in the single candidate mode, and the first position information of each bare chip in the N bare chips is matched with the second position information of one standard data.
Optionally, after determining the N die in the plurality of die according to the first location information and the second location information of the single candidate mode, the method further includes:
and if the N is determined to be smaller than the preset number threshold, determining that the wafer to be matched is not matched with each candidate mode.
Optionally, the test data of the N bare chips is already eliminated with abnormal values, and the abnormal values include maximum values and/or minimum values.
According to a second aspect of the present invention, there is provided a wafer pattern matching apparatus, comprising:
the device comprises an acquisition module, a matching module and a matching module, wherein the acquisition module is used for acquiring test data of each bare chip in a plurality of bare chips of a wafer to be matched;
and the matching module is used for determining a target mode matched with the wafer to be matched in the M candidate modes according to the test data of the N bare chips and the N standard data of each of the M candidate modes, wherein N is an integer greater than or equal to 2, and M is an integer greater than or equal to 1.
According to a third aspect of the invention, there is provided an electronic device, comprising a processor and a memory,
the memory is used for storing codes and related data;
the processor is configured to execute the codes in the memory to implement the wafer pattern matching method of any one of claims 1 to 7.
According to a fourth aspect of the present invention, there is provided a storage medium having stored thereon a computer program which, when executed by a processor, implements the method of pattern matching for wafers according to the first aspect and alternatives thereof.
In the method, the device, the electronic equipment and the storage medium for matching the wafer pattern, the test data of the wafer can have a certain pattern due to partial defects, problems or other phenomena of the wafer, so that in the invention, under the condition that the candidate pattern and the standard data thereof are preset, the target pattern matched with the wafer to be matched can be determined in M candidate patterns by taking the test data of the bare chips in the wafer as the basis, and further, the defects, the problems or other phenomena of the wafer can be conveniently determined through the matching of the wafer patterns, thus the defects, the problems or other phenomena of the wafer can be determined based on the pattern, and the workload can be effectively reduced. Meanwhile, if the human eyes find the similar test data mode, the work which still wastes time and labor is extremely time-consuming, so that the processing process based on the invention can be realized without manpower, the workload is further reduced, the processing efficiency is improved, and better mode matching accuracy can be ensured.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a first flowchart illustrating a wafer pattern matching method according to an embodiment of the present invention;
FIG. 2a is a schematic diagram illustrating the distribution of modeless standard data in an embodiment of the present invention;
FIG. 2b is a schematic diagram of a test data distribution of a pattern according to an embodiment of the present invention;
FIG. 2c is a schematic diagram of another exemplary test data distribution according to an embodiment of the present invention;
FIG. 2d is a schematic diagram of test data distribution for another embodiment of the present invention;
FIG. 3a is a diagram illustrating test data according to an embodiment of the present invention;
FIG. 3b is a diagram illustrating standard data of candidate patterns according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating step S12 according to an embodiment of the present invention;
FIG. 5 is a flowchart illustrating step S123 according to an embodiment of the present invention;
FIG. 6 is a second flowchart illustrating a wafer pattern matching method according to an embodiment of the present invention;
FIG. 7 is a first block diagram illustrating a first process of a wafer pattern matching apparatus according to an embodiment of the present invention;
FIG. 8 is a second block diagram of a wafer pattern matching apparatus according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of an electronic device in an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The technical solution of the present invention will be described in detail below with specific examples. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments.
Fig. 1 is a first flowchart illustrating a wafer pattern matching method according to an embodiment of the present invention. FIG. 2a is a schematic diagram illustrating the distribution of modeless standard data in an embodiment of the present invention; FIG. 2b is a schematic diagram of a test data distribution of a pattern according to an embodiment of the present invention; FIG. 2c is a schematic diagram of another exemplary test data distribution according to an embodiment of the present invention; FIG. 2d is a schematic diagram of test data distribution of another embodiment of the present invention. FIG. 3a is a schematic diagram of test data according to an embodiment of the present invention;
FIG. 3b is a diagram illustrating criteria data of candidate patterns according to an embodiment of the present invention;
referring to fig. 1 to 3, a method for pattern matching of a wafer includes:
s11: obtaining test data of each bare chip in a plurality of bare chips of a wafer to be matched;
s12: and determining a target mode matched with the wafer to be matched in the M candidate modes according to the test data of the N bare chips and the N standard data of each of the M candidate modes, wherein N is an integer greater than or equal to 2, and M is an integer greater than or equal to 1.
The bare chip, which may also be referred to as a die, may be characterized as die. Each wafer may be divided into a plurality of die. The test data of the N bare chips may be understood as test data of all the bare chips for determining the target mode, which may be part or all of all the bare chips of the wafer to be matched.
The test data may be any data to be tested, for example, current data, or voltage data, which may be three columns of data, such as parameter1, parameter2, and parameter3, as shown in fig. 3 a. Furthermore, based on the Test data, the Test data may be used to form a wafer Defect Pattern (Defect Pattern), a circuit probe Pattern (CP Pattern), an Electrical performance Test Pattern (Electrical Test Pattern), and the like, in other words, the Test data that can provide direct or indirect basis for the formation of these patterns may also be regarded as the Test data according to the present embodiment.
The modes therein can be understood as: in the wafer classified as the same mode, the test data of each bare chip is distributed in a specific manner, and further, the standard data of the candidate mode can be understood as a set of data predefined for the specific distribution manner, so that it is convenient to distinguish whether a certain test data belongs to the specific distribution manner.
The standard data may be determined by means of statistics, experiments, theoretical calculations, machine learning, and the like of empirical data, and the standard data corresponding to one pattern may be fixed or may be variable. In any way, and whether it is itself changed or not, as long as the standard data has been determined before the implementation of step S12 and can be used in step S12, it does not depart from the description of the present embodiment. The standard data may be, for example, the data of parameter0 shown in fig. 3 b.
The particular distribution may further indicate that the values of the test data are clustered in one or more regions of the wafer, where clustering may indicate that the data in the regions are the same or similar.
Taking fig. 2b to 2d as an example, the color map is formed by converting the color map into a gray scale map, in the color map, colors can be filled in the positions of each die of the wafer, different colors can be used to represent different values of the test data, and the aggregation of a certain color (or its close color) can represent the aggregation of a certain value or a certain value range.
When the color map is converted into a gray map, in fig. 2b to 2d, since the colors representing a certain value or a certain value interval can be displayed as the same or similar gray, the following steps are performed: where a partial region may be considered to have aggregated, for example: in fig. 2b, the dark area to the upper left in the middle can be regarded as the aggregation; for another example, in fig. 2c, the ring-shaped area with dark middle and the ring-shaped area with dark edge can be regarded as having aggregation, and for another example, in fig. 2d, the ring-shaped area with dark middle and right side can be regarded as having aggregation; of course, the aggregation in fig. 2b to 2d is not limited to the above list.
In some embodiments, as shown in fig. 2a, the test data of the wafer may not be aggregated, which may be regarded as having no pattern.
Furthermore, in the solution of the present embodiment, based on the test data and the standard data, it can be determined exactly which candidate mode the test data belongs to and whether the test data belongs to the candidate mode.
In this embodiment, it can be seen that, creatively: the method comprises the steps that part of defects, problems or other phenomena of a wafer can enable test data of the wafer to have a certain mode, based on the mode, under the condition that a candidate mode and standard data of the candidate mode are preset, a target mode matched with the wafer to be matched can be determined in M candidate modes by taking the test data of bare chips in the wafer as a basis, and further, the defects, the problems or other phenomena of the wafer can be conveniently determined through matching of the wafer modes.
Meanwhile, in the process, manual observation and statistical analysis are not needed, the workload is reduced, the processing efficiency is improved, and better pattern matching accuracy (namely, accuracy of classification of defects, problems and phenomena of the wafer) can be guaranteed.
In addition, the correspondence between each pattern and the defect, problem or other phenomenon of the wafer may be determined in advance, or the corresponding defect, problem or other phenomenon may be obtained by analyzing the wafers for each determined target pattern. The samples in the same mode can be classified, and the commonality of design of experiments (DOE) can be conveniently found out through the data of each type of samples.
Fig. 4 is a flowchart illustrating step S12 according to an embodiment of the present invention.
Referring to fig. 4, in one embodiment, step S12 may include:
s121: calculating correlation information of the test data of the N bare chips and N standard data of each candidate pattern in the M candidate patterns;
s122: calculating similarity information between the test data of the N bare chips and N standard data of each candidate mode in the M candidate modes;
s123: and determining the target mode according to the correlation information and the similarity information.
The correlation information is understood to be information for characterizing the correlation between the variation of the test data with the variation of the die position and the variation of the standard data with the variation of the die position. In the change of the test data and the standard data along with the change of the die position, the more similar the change trend is, the higher the correlation represented by the correlation information is, and the more likely the correlation information belongs to the same mode.
Specifically, each test data and standard data may be sorted according to the X-direction and Y-direction positions of each die (for example, die _ X and die _ Y shown in the figure), so as to form a column of data, the sorting manner of the test data and the standard data is the same, and further, the change of the test data along with the change of the die position may be understood as the change of the test data along with the change of the row number, and the change of the standard data along with the change of the die position may be understood as the change of the standard data along with the change of the row number.
In a specific implementation, the correlation information may specifically include a correlation coefficient (e.g., a linear correlation coefficient) between the test data and the standard data.
The similarity information may be any information representing the similarity between the test data and the standard data. The higher the similarity represented by the similarity information is, the more likely it is that the same pattern is to belong to.
In a specific implementation process, the similarity information may be a Jaccard similarity, which may also be characterized as a Jaccard coefficient, a Jaccard similarity coefficient, or a Jaccard coefficient; wherein the larger the value of Jaccard similarity, the higher the similarity characterized.
Fig. 5 is a flowchart illustrating step S123 according to an embodiment of the present invention.
Referring to fig. 5, in one embodiment, for a current candidate mode of any one of a plurality of candidate modes, step S123 may include:
s1231: whether the correlation information corresponding to the current candidate mode is larger than a preset correlation threshold value or not;
s1232: whether the similarity information corresponding to the current candidate mode is larger than a preset similarity threshold value or not;
if the determination results in step S1231 and step S1232 are both yes, step S1233 may be performed: determining the current candidate mode as the target mode.
In this embodiment, at least one of the correlation information and the similarity information that does not reach the corresponding threshold may be regarded as the wafer to be matched does not belong to the current candidate pattern.
In the embodiment shown in fig. 4 and 5, step S121, step S122, step S1231, and step S1232 may be performed, and in other embodiments, only step S121 or only step S122 may be performed.
If only step S121 is implemented, the target mode may be determined according to the correlation information; for example: if the correlation information corresponding to the current candidate mode is larger than a preset correlation threshold, determining that the current candidate mode is the target mode;
if only step S122 is performed, the target mode may be determined according to the similarity information; for example: if the similarity information corresponding to the current candidate mode is larger than a preset similarity threshold, determining that the current candidate mode is the target mode;
the correlation threshold and the similarity threshold may be preset arbitrary values, which may be determined empirically, and may be the same as or different from each other, and in an example, both the correlation threshold and the similarity threshold may be 0.5.
Fig. 6 is a second flowchart illustrating a wafer pattern matching method according to an embodiment of the invention.
Referring to fig. 6, before step S12, the method may further include:
s13: determining the N die among the plurality of die according to the first location information and second location information of the single candidate mode.
The first position information is used to represent the position of the corresponding bare chip in the wafer to be matched, taking fig. 3a as an example, when the test data are sorted to form a row of data, the first position information may be, for example, die _ x and die _ y shown in fig. 3a, or the row number thereof.
The second position information is predefined position information for each standard data in a single candidate mode, and for example, in fig. 3b, when the standard data are sorted to form a column of data, the second position information may be, for example, die _ x and die _ y shown in fig. 3b, or a row number thereof.
In step S13, the first position information of each of the N die is matched with the second position information of one standard data, that is, the test data and the N standard data of the N die may be selected from all the test data and all the standard data, and the test data and the N standard data of the N die may be in one-to-one correspondence.
Furthermore, if one first location information does not find the matched second location information, it indicates that there is test data of this location in the wafer to be matched, but there is no standard data of this location in the candidate pattern, at this time, the test data of the die at this location may not be included in the test data of the N die, that is, the test data does not participate in the pattern matching of step S12, for example, if 100 die test data are generated, but only 98 standard data exist, the test data participating in the pattern matching of step S12 may be only the 98 test data.
Similarly, if there is no first position information matching with the second position information, it indicates that the candidate pattern has the standard data of the position, but there is no test data of the position in the wafer to be matched, at this time, the standard data of the position may not be counted in the N standard data, that is, the standard data does not participate in the pattern matching in step S12, for example, if there are 98 die test data generated, but there are 100 standard data, the standard data participating in the pattern matching in step S12 may be only the 98 standard data.
In addition, in an example, the number of the original test data may be different from the number of the standard data, and in another example, if the original test data is partially removed, the number of the test data may be different from the number of the standard data only due to the removal, and no matter what reason, as long as the numbers of the original test data and the standard data are different, and the test data and the standard data participating in the pattern matching in step S12 are determined in step S13, the description of the above embodiment is not departed from.
Of course, if the number of original test data is the same as the number of standard data, step S13 may not be performed, or N may be determined to be the same as the number of original test data through step S13.
In a specific implementation process, the number of standard data of different candidate patterns and the distribution of position information thereof may be the same, and taking fig. 3b as an example, if different position information can be characterized as different row numbers, the row number of the standard data of different candidate patterns, and the die _ x and the die _ y corresponding to each row may be the same.
In a specific implementation process, referring to fig. 6, after step S13, the method may further include:
s14: whether N is determined to be less than a preset number threshold;
if the determination result in step S14 is yes, it indicates that: the data available for matching is not sufficient, and the wafer to be matched is not suitable for matching with the candidate pattern, and then step S15 may be implemented: determining that the wafer to be matched is not matched with each candidate mode;
if the determination result of step S14 is no, step S12 may be performed.
In one embodiment, the test data of the N bare chips may have been removed with abnormal values, and the process of removing the abnormal values may be performed before step S13 or before step S12.
Where the outliers may include maxima and/or minima. A maximum value is understood to mean that the value has been so large that it exceeds the limit that can be reached, and a minimum value is understood to mean that the value has been so small that it exceeds the limit that can be reached.
The maximum and minimum values may be determined, for example, based on other test data of the wafer to be matched, for example, when a certain test data exceeds a certain limit with respect to other test data nearby or all of the wafers, which may be understood as being impossible to be reached based on the current test data, the data may be regarded as a maximum value or a minimum value, i.e., an abnormal value.
In one example, the outlier can be eliminated by using the LOF algorithm, and the distance parameter k can be set to 5 when the LOF algorithm is implemented.
The LOF is, specifically, a localcoutlierfactor, which may be understood as a local anomaly factor algorithm.
By eliminating the abnormal value, the influence of the abnormal value on the pattern matching in the step S102 can be avoided, so that the accuracy of the matching result is guaranteed.
In addition to the LOF algorithm listed above, in other alternative embodiments, the outliers may be removed in other manners, for example, the outliers may be removed by using a 3- σ criterion (also called a lai criterion), a COF algorithm (where COF is specifically a Connectivity-based outlying factor), a lop algorithm (where lop is specifically a Local outler probability), and the like.
In one embodiment, after step S12, the method may further include: the test data distribution diagrams shown in fig. 2b to fig. 2d are output and input to the outside, so that the user can actively check and check the matching result of step S12.
In summary, in the method for pattern matching of a wafer according to this embodiment, because a part of defects, problems, or other phenomena of the wafer may make test data of the wafer have a certain pattern, in this embodiment, under the condition that a candidate pattern and standard data thereof are preset, a target pattern matched with the wafer to be matched may be determined in M candidate patterns based on the test data of bare chips in the wafer, and further, the defects, problems, or other phenomena of the wafer may be conveniently determined through matching of the wafer patterns. Meanwhile, in the process, manual observation and statistical analysis are not needed, the workload is reduced, the processing efficiency is improved, and better pattern matching accuracy can be guaranteed.
FIG. 7 is a first block diagram illustrating a first process of a wafer pattern matching apparatus according to an embodiment of the present invention;
fig. 8 is a second schematic diagram of a process module of a wafer pattern matching apparatus according to an embodiment of the invention.
Referring to fig. 7 and 8, the pattern matching apparatus 200 for a wafer includes:
an obtaining module 201, configured to obtain test data of each bare chip in a plurality of bare chips of a wafer to be matched;
a matching module 202, configured to determine, according to the test data of the N bare chips and the N standard data of each candidate pattern of the M candidate patterns, a target pattern matched with the wafer to be matched in the M candidate patterns, where N is an integer greater than or equal to 2, and M is an integer greater than or equal to 1.
Optionally, the matching module 202 is specifically configured to:
calculating correlation information of the test data of the N bare chips and N standard data of each candidate mode in the M candidate modes; and/or: calculating similarity information between the test data of the N bare chips and N standard data of each candidate mode in the M candidate modes;
if only the correlation information is obtained by calculation, then: determining the target mode according to the correlation information;
if only the similarity information is obtained by calculation, then: determining the target mode according to the similarity information;
if the correlation information and the similarity information are obtained through calculation, then: and determining the target mode according to the correlation information and the similarity information.
Optionally, the matching module 202 is specifically configured to:
and if the correlation information corresponding to any current candidate mode in the candidate modes is greater than a preset correlation threshold value and the similarity information corresponding to the current candidate mode is also greater than a preset similarity threshold value, determining that the current candidate mode is the target mode.
Optionally, the similarity information is a Jaccard similarity.
Optionally, referring to fig. 8, the wafer pattern matching apparatus 200 further includes:
a determining module 203, configured to determine the N die in the plurality of die according to first location information and second location information of a single candidate pattern, where the first location information is used to characterize a location of a corresponding die in the wafer to be matched, the second location information is predefined location information for each standard data in the single candidate pattern, and the first location information of each die in the N die is matched with the second location information of one standard data.
Optionally, referring to fig. 8, the wafer pattern matching apparatus 200 further includes:
a mismatching module 204, configured to determine that the wafer to be matched is not matched with each candidate pattern if N is determined to be smaller than a preset number threshold.
Optionally, the test data of the N bare chips is already eliminated with abnormal values, and the abnormal values include maximum values and/or minimum values.
In summary, in the mode matching apparatus for a wafer provided in this embodiment, because a part of defects, problems, or other phenomena of the wafer may make test data of the wafer have a certain mode, in this embodiment, under the condition that a candidate mode and standard data thereof are preset, a target mode matched with the wafer to be matched may be determined in M candidate modes based on the test data of bare chips in the wafer, and further, the defects, problems, or other phenomena of the wafer may be conveniently determined through matching of the wafer modes. Meanwhile, in the process, manual observation and statistical analysis are not needed, the workload is reduced, the processing efficiency is improved, and better pattern matching accuracy can be guaranteed.
Fig. 9 is a schematic configuration diagram of an electronic device in an embodiment of the invention.
Referring to fig. 9, an electronic device 30 is provided, which includes:
a processor 31; and (c) a second step of,
a memory 32 for storing executable instructions of the processor;
wherein the processor 31 is configured to perform the above-mentioned method via execution of the executable instructions.
The processor 31 is capable of communicating with the memory 32 via a bus 33.
The present embodiment also provides a computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, is adapted to carry out the method as referred to above.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.
Claims (8)
1. A method for matching patterns of a wafer is characterized by comprising the following steps:
obtaining test data of each bare chip in a plurality of bare chips of a wafer to be matched; wherein the test data is voltage data or current data;
determining a target mode matched with the wafer to be matched in the M candidate modes according to the test data of the N bare chips and the N standard data of each of the M candidate modes, wherein N is an integer greater than or equal to 2, and M is an integer greater than or equal to 1;
wherein, before the test data of the N bare chips and the N standard data of each candidate mode in the M candidate modes, the method comprises the following steps:
determining the N bare chips in the plurality of bare chips according to first position information and second position information of a single candidate mode, wherein the first position information is used for representing the positions of the corresponding bare chips in the wafer to be matched, the second position information is position information predefined for each standard data in the single candidate mode, and the first position information of each bare chip in the N bare chips is matched with the second position information of one standard data;
determining a target mode matched with the wafer to be matched in the M candidate modes according to the test data of the N bare chips and the N standard data of each candidate mode in the M candidate modes, wherein the determining comprises the following steps:
calculating correlation information of the test data of the N bare chips and N standard data of each candidate mode in the M candidate modes; and/or: calculating similarity information between the test data of the N bare chips and N standard data of each candidate mode in the M candidate modes;
if only the correlation information is obtained by calculation, then: determining the target mode according to the correlation information;
if only the similarity information is obtained through calculation, the following steps are carried out: determining the target mode according to the similarity information;
if the correlation information and the similarity information are obtained through calculation, then: and determining the target mode according to the correlation information and the similarity information.
2. The wafer pattern matching method of claim 1, wherein determining the target pattern according to the correlation information and the similarity information comprises:
and if the correlation information corresponding to any one current candidate mode in the candidate modes is greater than a preset correlation threshold value and the similarity information corresponding to the current candidate mode is also greater than a preset similarity threshold value, determining that the current candidate mode is the target mode.
3. The method of claim 1, wherein the similarity information is Jaccard similarity.
4. The method of claim 1, wherein determining the N die of the plurality of die based on the first location information and the second location information for the single candidate pattern further comprises:
and if the N is determined to be smaller than the preset number threshold, determining that the wafer to be matched is not matched with each candidate mode.
5. The wafer pattern matching method as claimed in any one of claims 1 to 3, wherein the test data of the N bare chips are excluded with abnormal values, the abnormal values including a maximum value and/or a minimum value.
6. A device for pattern matching of a wafer, comprising:
the device comprises an acquisition module, a matching module and a comparison module, wherein the acquisition module is used for acquiring the test data of each bare chip in a plurality of bare chips of a wafer to be matched; wherein the test data is voltage data or current data;
a matching module, configured to determine, according to the test data of the N bare chips and the N standard data of each of the M candidate patterns, a target pattern matched with the wafer to be matched in the M candidate patterns, where N is an integer greater than or equal to 2, and M is an integer greater than or equal to 1; wherein, before the test data of the N bare chips and the N standard data of each candidate mode in the M candidate modes, the method comprises the following steps:
determining the N bare chips in the plurality of bare chips according to first position information and second position information of a single candidate mode, wherein the first position information is used for representing the positions of the corresponding bare chips in the wafer to be matched, the second position information is position information predefined for each standard data in the single candidate mode, and the first position information of each bare chip in the N bare chips is matched with the second position information of one standard data;
determining a target mode matched with the wafer to be matched in the M candidate modes according to the test data of the N bare chips and the N standard data of each candidate mode in the M candidate modes, wherein the determining comprises the following steps:
calculating correlation information of the test data of the N bare chips and N standard data of each candidate pattern in the M candidate patterns; and/or: calculating similarity information between the test data of the N bare chips and N standard data of each candidate mode in the M candidate modes;
if only the correlation information is obtained by calculation, then: determining the target mode according to the correlation information;
if only the similarity information is obtained through calculation, the following steps are carried out: determining the target mode according to the similarity information;
if the correlation information and the similarity information are obtained through calculation, then: and determining the target mode according to the correlation information and the similarity information.
7. An electronic device, comprising a processor and a memory,
the memory is used for storing codes and related data;
the processor is configured to execute the codes in the memory to implement the wafer pattern matching method of any one of claims 1 to 5.
8. A storage medium having stored thereon a computer program which, when executed by a processor, implements the method of pattern matching for a wafer as claimed in any one of claims 1 to 5.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010151448.9A CN111368928B (en) | 2020-03-06 | 2020-03-06 | Wafer pattern matching method and device, electronic equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010151448.9A CN111368928B (en) | 2020-03-06 | 2020-03-06 | Wafer pattern matching method and device, electronic equipment and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111368928A CN111368928A (en) | 2020-07-03 |
CN111368928B true CN111368928B (en) | 2023-04-07 |
Family
ID=71211766
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010151448.9A Active CN111368928B (en) | 2020-03-06 | 2020-03-06 | Wafer pattern matching method and device, electronic equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111368928B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113256612A (en) * | 2021-06-18 | 2021-08-13 | 长江存储科技有限责任公司 | Wafer map identification method, device and readable medium |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020041705A1 (en) * | 2000-08-14 | 2002-04-11 | National Instruments Corporation | Locating regions in a target image using color matching, luminance pattern matching and hue plane pattern matching |
CN101996398A (en) * | 2009-08-12 | 2011-03-30 | 睿励科学仪器(上海)有限公司 | Image matching method and equipment for wafer alignment |
CN102157415A (en) * | 2011-03-15 | 2011-08-17 | 上海宏力半导体制造有限公司 | Method for testing wafer parameters of bare chips |
CN102566555A (en) * | 2012-02-10 | 2012-07-11 | 安徽建筑工业学院 | Major appliance work state monitoring method based on pattern recognition |
US20180316082A1 (en) * | 2017-04-26 | 2018-11-01 | Nokomis, Inc. | Electronics card insitu testing apparatus and method utilizing unintended rf emission features |
CN109977808A (en) * | 2019-03-11 | 2019-07-05 | 北京工业大学 | A kind of wafer surface defects mode detection and analysis method |
CN110085545A (en) * | 2019-03-26 | 2019-08-02 | 上海华力微电子有限公司 | A kind of auxiliary alignment methods and system |
CN110597675A (en) * | 2019-08-09 | 2019-12-20 | 珠海泰芯半导体有限公司 | Chip testing method and device, storage medium and burner |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI618937B (en) * | 2016-12-27 | 2018-03-21 | 瑞昱半導體股份有限公司 | Integrated circuit test method |
-
2020
- 2020-03-06 CN CN202010151448.9A patent/CN111368928B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020041705A1 (en) * | 2000-08-14 | 2002-04-11 | National Instruments Corporation | Locating regions in a target image using color matching, luminance pattern matching and hue plane pattern matching |
CN101996398A (en) * | 2009-08-12 | 2011-03-30 | 睿励科学仪器(上海)有限公司 | Image matching method and equipment for wafer alignment |
CN102157415A (en) * | 2011-03-15 | 2011-08-17 | 上海宏力半导体制造有限公司 | Method for testing wafer parameters of bare chips |
CN102566555A (en) * | 2012-02-10 | 2012-07-11 | 安徽建筑工业学院 | Major appliance work state monitoring method based on pattern recognition |
US20180316082A1 (en) * | 2017-04-26 | 2018-11-01 | Nokomis, Inc. | Electronics card insitu testing apparatus and method utilizing unintended rf emission features |
CN109977808A (en) * | 2019-03-11 | 2019-07-05 | 北京工业大学 | A kind of wafer surface defects mode detection and analysis method |
CN110085545A (en) * | 2019-03-26 | 2019-08-02 | 上海华力微电子有限公司 | A kind of auxiliary alignment methods and system |
CN110597675A (en) * | 2019-08-09 | 2019-12-20 | 珠海泰芯半导体有限公司 | Chip testing method and device, storage medium and burner |
Also Published As
Publication number | Publication date |
---|---|
CN111368928A (en) | 2020-07-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11037286B2 (en) | Method of classifying defects in a semiconductor specimen and system thereof | |
Valliammal et al. | Plant leaf segmentation using non linear K means clustering | |
TW201636907A (en) | Tuning of parameters for automatic classification | |
WO2017123888A1 (en) | Improving defect sensitivity of semiconductor wafer inspectors using design data with wafer image data | |
JP2013224943A (en) | Integration of automatic and manual defect classification | |
US6336086B1 (en) | Method and system for analyzing wafer processing order | |
US9142014B2 (en) | System and method for identifying systematic defects in wafer inspection using hierarchical grouping and filtering | |
US20190026419A1 (en) | Method and system for quickly diagnosing, classifying, and sampling in-line defects based on caa pre-diagnosis database | |
JP2004295879A (en) | Defect classification method | |
US11321633B2 (en) | Method of classifying defects in a specimen semiconductor examination and system thereof | |
KR20170100710A (en) | Apparatus and Method for Modeling of Defect to Semiconductor Apparatus, and Computer Program Therefor, and System for Inspection of Defect to Semiconductor Apparatus | |
CN111368928B (en) | Wafer pattern matching method and device, electronic equipment and storage medium | |
US11940390B2 (en) | Selecting a representative subset of potential defects to improve defect classifier training and estimation of expected defects of interest | |
Haq et al. | Dynamics-inspired feature extraction in semiconductor manufacturing processes | |
KR102367310B1 (en) | Method of classifying defects in a semiconductor specimen and system thereof | |
CN117290719A (en) | Inspection management method and device based on data analysis and storage medium | |
JP5207695B2 (en) | Process management method and system using the method | |
JP7206892B2 (en) | Image inspection device, learning method for image inspection, and image inspection program | |
CN112782365A (en) | Mixed gas identification method based on multistage classifier | |
US20140355866A1 (en) | Method and apparatus for identifying root cause of defect using composite defect map | |
US11328108B2 (en) | Predicting die susceptible to early lifetime failure | |
US20230143489A1 (en) | Data analysis apparatus and data analysis method | |
US20240338065A1 (en) | Automated High-Speed Power System Event Detection and Classification Using Synchrophasor Data | |
CN117522779B (en) | Method and system for inspecting a sample | |
CN114167223B (en) | Power supply abnormity detection method and device and computer readable storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |