Wafer yield analysis method and apparatus
By training a deep learning neural network to establish a mapping relationship between silicon carbide wafer defects and electrical properties, the problem of difficulty in reflecting wafer yield in existing technologies is solved, and high-precision wafer yield prediction and process optimization are achieved.
Patent Information
- Application Number
- CN202511309181.0
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2025-09-15
- Publication Date
- 2025-12-16
- Estimated Expiration
- 2045-09-15
AI Technical Summary
Existing technologies cannot effectively reflect the yield of silicon carbide wafers to the corresponding tape-out steps. Various defects in silicon carbide substrates affect device performance, leading to a decrease in wafer yield.
By acquiring wafer defect data and electrical performance data, a deep learning neural network is trained to establish a mapping relationship between wafer defects and electrical performance, predict defect thresholds, and trigger rework processes.
It achieves high-precision wafer yield feedback, improves wafer yield, identifies the impact of various defects on device electrical performance, and supports process optimization and real-time monitoring.
Smart Images

Figure CN120804637B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The application belongs to the technical field of semiconductor quality detection, and particularly relates to a wafer yield analysis method and device. BACKGROUND
[0002] The silicon carbide MOSFET is a high-performance power device based on a wide-bandgap semiconductor material, has high voltage resistance (breakdown field strength up to 3 MV / cm), high temperature stability (>200℃), low conduction loss and high frequency switching capability, and is widely used in new energy vehicles, photovoltaic inverters and other high-power scenes.
[0003] From the preparation cost of the silicon carbide MOSFET, the yield of the silicon carbide substrate and the epitaxy is a relatively key index, which determines the production cost of the device and also has an important influence on the product quality and reliability.
[0004] For example, the patent with the publication number CN116106691A discloses a wafer yield early failure model modeling method and a wafer yield early failure detection method, and the steps include: providing a wafer to be tested; establishing a test layout on the wafer to be tested, the test layout including a plurality of test devices; using a plurality of different test voltages to perform online failure testing on the test devices, and obtaining the device cumulative failure rate corresponding to each test voltage; obtaining an initial model; fitting the initial model, and obtaining an early failure model through each test voltage and the device cumulative failure rate. A wafer yield early failure detection method includes: providing a wafer to be tested, the wafer to be tested including a plurality of test devices, and providing a maximum cumulative failure rate; obtaining an early failure model; obtaining a cumulative failure rate threshold according to the maximum cumulative failure rate; obtaining a screening voltage based on the early failure model and the cumulative failure rate threshold; and performing online failure testing using the screening voltage. The early failure testing efficiency is improved, and the accuracy of screening defective products is increased.
[0005] However, the total number of defects of the silicon carbide substrate is relatively large, and each defect has different influences on the performance of the device. For example, due to the high-temperature environment for growing the silicon carbide substrate, the complex composition of the epitaxy and the high-stress environment in the polishing process, the wafer epitaxial defect density is usually 1-2 orders of magnitude higher than that of silicon, such as basal plane dislocation (BPD) and carrot defect. In the subsequent high-energy ion implantation process specific to the silicon carbide wafer, a large number of lattice damages are caused, and part of the damages are difficult to repair through subsequent high-temperature annealing, forming implantation defects. In wafer flow, particle defects such as surface particles, missing, and line break are introduced. These particle defects affect the performance of the device, for example, causing the source-drain current and gate-drain current to surge, and the on-resistance to abnormally rise, directly threatening the wafer yield.
[0006] Therefore, it is urgent to develop a wafer yield analysis method and device to solve the problems in the prior art. SUMMARY
[0007] The present application aims to provide a wafer yield analysis method and device, which trains a deep learning neural network with defect quantification data and corresponding wafer test data to obtain the mapping relationship between various wafer defects and electrical properties, so as to solve the problem that the existing model cannot reflect the yield to the corresponding wafer step.
[0008] To solve the above technical problems, the specific technical solutions of the present application are as follows:
[0009] A wafer yield analysis method, comprising the following steps:
[0010] Obtaining wafer defect data, wherein the wafer defect data includes defect quantification data of each minimum partition unit on the wafer at least one wafer step, and the defect quantification data includes epitaxial defect data, implantation defect data and particle defect data;
[0011] Obtaining wafer test data, wherein the wafer test data includes electrical performance parameters corresponding to each test unit after completing all wafer steps; one test unit includes at least one minimum partition unit;
[0012] Training a deep learning neural network according to the wafer defect data and the wafer test data to obtain a wafer defect prediction model;
[0013] According to the wafer defect prediction model, predicting the defect threshold value at the current wafer step; when the number of a certain defect exceeds the defect threshold value, triggering the rework process.
[0014] Further, the epitaxial defect data includes the number of multiple epitaxial defects;
[0015] The implantation defect data includes implantation damage defects caused by high-energy particle implantation;
[0016] The particle defect data includes the number of multiple particle defects.
[0017] Further, the epitaxial defects are jointly judged by the shape features of the optical spectrum and the characteristic peaks of the PL spectrum;
[0018] The implantation damage defects are quantified by the half-width of the characteristic peaks of the Raman spectrum;
[0019] The particle defects are judged by the bright field image and the dark field image of the optical spectrum.
[0020] Further, the epitaxial defects, implantation damage defects and particle defects are collected by a multi-spectrum imaging unit, wherein the multi-spectrum imaging unit comprises an integrated laser spectrometer, a photoluminescence imaging module and a Raman imaging module.
[0021] Further, the defect quantification data of the test unit is obtained by process defect IDs of minimum segmentation units contained in the test unit, wherein the process defect IDs comprise wafer numbers and coordinate information of the minimum segmentation units, types and quantities of various epitaxial defects, types and quantities of various implantation defects and types and quantities of various particle defects.
[0022] Further, the division scale of the minimum segmentation units is divided according to the minimum test accuracy of the test spectrum instrument and the required test speed.
[0023] Further, the training of the deep learning neural network according to the wafer defect data and the wafer test data comprises the following steps:
[0024] According to the defect quantification data and the wafer test data, a wafer defect feature matrix and an electrical performance target matrix are constructed, wherein the wafer defect feature matrix comprises an epitaxial defect feature matrix, an implantation defect feature matrix and a particle defect feature matrix.
[0025] According to the wafer defect feature matrix and the electrical performance target matrix, a data set is constructed.
[0026] The deep learning neural network is trained by the data set to obtain a wafer defect prediction model.
[0027] Further, the deep learning neural network is a fully connected feedforward neural network, and the network architecture of the fully connected feedforward neural network is in the form of a multi-layer perceptron, comprising an input layer, a plurality of hidden layers and an output layer.
[0028] The hidden layers adopt a Mish activation function, and a Dropout regularization mechanism is introduced between the hidden layers.
[0029] The output layer adopts a linear activation function, and a mean square error is used as a loss function.
[0030] A computer device comprises a memory, a processor and a computer program stored in the memory, and the processor executes the computer program to realize the steps of the method.
[0031] A computer program product comprises a computer program, and the computer program is executed by a processor to realize the steps of the method.
[0032] The present application has the following advantages:
[0033] (1) The application trains a deep learning neural network by using three kinds of defect quantification data, i.e., epitaxial defect data, implantation defect data and particle defect data, and corresponding wafer test data, to obtain the mapping relationship between wafer defects and electrical performance in each tape-out step, thereby associating the types of wafer defects with wafer yield, and realizing feedback of wafer yield to the corresponding tape-out step, which helps to improve wafer yield.
[0034] (2) The application quantifies epitaxial defects, implantation damage defects and particle defects by means of optical spectrum, PL spectrum and Raman spectrum, which helps the deep learning neural network to obtain the mapping relationship between wafer defects and electrical performance in each tape-out step, effectively identifies the influence of multiple defects on device electrical performance, and realizes high-precision prediction of wafer-level yield and real-time monitoring of process.
[0035] (3) The Mish activation function is used in the hidden layer of the model to enhance the nonlinear fitting ability and gradient propagation efficiency of the model; at the same time, the Dropout regularization technology is introduced to randomly shield part of the neuron connection in the training process to prevent model overfitting and improve the generalization performance. The linear activation function is used in the output layer to realize simultaneous regression prediction of multiple electrical parameters. Finally, the network weights are optimized by the back propagation algorithm to minimize the mean square error (MSE) between the predicted electrical parameters and the measured values, and the training of the wafer defect prediction model is completed. The trained wafer defect prediction model can consider the coupling relationship between multiple defect modes and multiple dimensional electrical indicators, the deviation between the defect prediction value and the measured value is less than 10%, and the end-to-end accurate prediction from defect features to device performance degradation is realized, which provides data-driven support for process optimization and yield improvement.
[0036] (4) The application introduces a minimum segmentation unit, gives a process defect ID to the minimum segmentation unit, and the process defect ID monitors all defect change information, so that the minimum segmentation unit realizes free regulation of process monitoring efficiency and accuracy.
[0037] Other features and advantages of the application will be disclosed in detail in the following specific embodiments and drawings. BRIEF DESCRIPTION OF DRAWINGS
[0038] Figure 1 The flowchart of the application is shown in the figure;
[0039] Figure 2 The overall flowchart of the application is shown in the figure;
[0040] Figure 3 The schematic diagram of several minimum segmentation units of the application is shown in the figure;
[0041] Figure 4 The Raman spectrum of 4H-SiC before and after ion implantation is shown in the figure;
[0042] Figure 5 Process defect ID schematic diagram for test unit
[0043] Figure 6 SiC wafer gate breakdown field wafer mapping test result schematic diagram
[0044] Figure 7 SiC wafer test unit multi-dimensional defect and multi-dimensional electrical performance parameter schematic diagram
[0045] Figure 8 SiC wafer test unit surface particle defect and gate oxide E OX Actual data and model prediction data schematic diagram
[0046] Figure 9 SiC packaged device failure analysis-device defect number extraction schematic diagram
[0047] Figure 10 Defect assignment on minimum segmentation unit schematic diagram DETAILED DESCRIPTION
[0048] In order to better understand the purpose, structure and function of the present application, the present application will be further described in detail below in combination with the drawings.
[0049] A wafer yield analysis method, as shown in Figure 1 and Figure 2 , includes the following steps:
[0050] Obtain wafer defect data, wherein the wafer defect data includes defect quantization data of each minimum segmentation unit on the wafer at least one tape-out step, and the defect quantization data includes epitaxial defect data, implantation defect data and particle defect data;
[0051] Obtain wafer test data, wherein the wafer test data includes electrical performance parameters corresponding to each test unit after all tape-out steps are completed; one test unit includes at least one minimum segmentation unit;
[0052] According to the wafer defect data and the wafer test data, a deep learning neural network is trained to obtain a wafer defect prediction model to obtain a mapping relationship between wafer defects and electrical performance;
[0053] According to the wafer defect prediction model, defect threshold data at the current tape-out step is predicted; when the number of a certain defect exceeds the defect threshold, a rework process is triggered.
[0054] This application trains a deep learning neural network using defect quantification data and corresponding electrical performance parameters during the wafer fabrication process to obtain the mapping relationship between wafer defects and electrical performance at different wafer fabrication steps. This allows the types of wafer defects to be associated with wafer yield, enabling the wafer yield to be fed back to the corresponding wafer fabrication steps to improve wafer yield.
[0055] In this embodiment, the test unit includes PIN diodes, SBD devices, planar MOSFETs, trench MOSFETs, or fin-type FinFETs, etc. Figure 3 As shown, in this embodiment, one test unit includes 25 minimum segmentation units. The minimum segmentation units are divided based on a trade-off between the minimum testing accuracy of the testing spectrometer and the required testing speed. In this embodiment, they can be 1μm × 1μm or 2μm × 2μm.
[0056] In this embodiment, the wafer fabrication process consists of three steps. The defect quantification data corresponds to epitaxial defect data, implantation defect data, and particle defect data according to the wafer fabrication steps, all of which are acquired through a multispectral imaging unit. The multispectral imaging unit includes an integrated laser spectrometer, a photoluminescence (PL) imaging module, and a Raman imaging module, used to acquire wafer surface optical features, photoluminescence signals, and Raman scattering signals step by step.
[0057] The epitaxial defect data includes the quantity of various epitaxial defects. In this embodiment, the epitaxial defects include: epitaxial contaminant particles, surface pits formed by chemical mechanical polishing over-etching, surface bumps, scratch traces, point white etching (PL_White), micropipes, basal dislocations (BPD), stacking faults, propagated stacking faults (Propagated SF), carrot defects, dark field defects (DF), complexes of DF defects and triangular structures (DF_Triangle), photoluminescent stacking faults (PL_SF), and triangular defects formed by metal impurity segregation. That is, the epitaxial defect data represents the quantity of each of the above 14 types of epitaxial defects.
[0058] In this embodiment, the epitaxial defects are identified by PL spectroscopy and optical spectra, which are used to identify various epitaxial defects in silicon carbide wafers. For example, the carrot defect has an optical spectrum characteristic shape resembling a carrot, and its PL spectrum shows characteristic peaks around 480 nm and 620 nm.
[0059] Specifically, judging epitaxial defects by PL spectrum and optical spectrum is an existing technology, and will not be elaborated further in this application.
[0060] The injection defect data includes one or more defects generated during the injection, such as Figure 4 As shown in the embodiment, the injection defect includes an injection damage defect caused by high-energy particle injection, which is quantified by the half-height width of the characteristic peak of the Raman spectrum. Specifically, the injection damage defect caused by high-energy particle injection of silicon carbide is determined by the 4H-SiC Raman spectrum before and after injection, and the size of the lattice damage is quantified by the half-height width (Full Width at Half Maximum, FHWM) difference of the 4H-SiC Al(LO) longitudinal optical phonon peak at 777 cm -1 2.7 is Z 2, Thus, 3.6 is Z 11 .
[0061] The present application divides the half-height width difference of the Raman spectrum characteristic peak before and after high-energy particle injection into grades and counts the number of each grade, which is input into the deep learning neural network as different injection damage defects, which helps the deep learning neural network to obtain the mapping relationship between the injection damage defects and the electrical performance, and improves the prediction accuracy of the model.
[0062] The particle defect data includes the number of various particle defects. In the embodiment, the particle defects include: surface contamination (Strain), scratch (Scratch), surface particle (Surface Particle), missing (Missing), line break (Line Break), overlay (Overlay), PR peeling (PR Peeling), crack (Crack), and bridge (Bridge).
[0063] The particle defects are obtained by bright field and dark field images of the optical map.
[0064] For example, the surface particle bright field (BF) is a dark irregular spot with clear edges, and the size is >0.5 μm. The dark field (DF) is a high-light spot, and the small particles (<0.5 μm) are more obvious in the dark field. The position is randomly distributed and may be attached to the line or the blank area.
[0065] Specifically, the particle defect is determined by the bright field and dark field images of the optical map, which is a prior art and will not be described here.
[0066] As shown in the embodiment, specifically, the wafer flow step and the acquisition of the defect quantification data include the following steps: Figure 2 As shown in the embodiment, specifically, the wafer flow step and the acquisition of the defect quantification data include the following steps:
[0067] Step S11: Standard RCA cleaning is performed on the SiC epitaxial wafer to remove polishing chemical residues and contamination.
[0068] Step S12: The minimum partition unit is divided into 2 μm x 2 μm, and the SiC wafer analyzer is used to identify the epitaxial defects of the SiC epitaxial wafer through optical microscopy and photoluminescence spectrum.
[0069] Step S13: The epitaxial defects are coded to obtain epitaxial defect information; for example, W1 is an epitaxial particle (Epi Particle), W2 is a carrot defect (Carrot), W3 is a surface pit formed by over-etching during chemical mechanical polishing (Pit), W4 is a surface bump defect (Bump), W5 is a point-like white etching defect (PL_White), W6 is a micropipe (Micropipe), W7 is a basal plane dislocation (BPD), and W8 is a stacking fault (Stacking Fault), etc. As shown in FIG. 1, J-1 indicates the first time of epitaxial defect monitoring, and W7 indicates that a basal plane dislocation (BPD) is found. Figure 5
[0070] Step S21: Mask growth and ion implantation are performed on the wafer.
[0071] Step S22: The implant damage defects caused by high-energy particle implantation of SiC are determined by 4H-SiC Raman spectrum before and after implantation, and the size of the lattice damage is determined by the full width at half maximum (FHWM) of the 777 cm -1 peak of 4H-SiC Al(LO) longitudinal optical phonon. The 4H-SiC initial half-width is divided into grades, 2.5 is Z0, 2.6 is Z1, and 3.6 is Z11, to obtain implantation defect data.
[0072] Step S31: After completing the Raman spectrum, the wafer after defect testing is subjected to RCA cleaning, and the SiC is subjected to one-time sacrificial oxidation, and then the surface silicon oxide layer is removed using HF, and a 50 nm or so oxide layer is grown using a standard thermal oxidation process.
[0073] Step S32: The SiC oxidized wafer is subjected to NO or N2O annealing, the annealing time is 60 min, and the annealing temperature is 1000°C-1400°C.
[0074] Step S33: The SiC oxidized wafer is subjected to low-pressure chemical vapor deposition of polysilicon gate and phosphorus annealing, and the polysilicon after annealing is subjected to photolithography and first-time particle detection.
[0075] Step S34: Etching and forming a polysilicon gate, and second-time particle detection after cleaning.
[0076] Step S34: depositing an insulating medium layer of the gate and source and drain by low pressure chemical vapor deposition.
[0077] Step S35: performing an ohmic contact lithography, performing a 3rd particle detection; performing a metal deposition after the opening; and performing a 4th particle detection.
[0078] Step S36: performing a gate opening lithography, performing a 5th particle detection; and etching the gate opening.
[0079] Step S37: forming a gate metal by evaporating Ti / AL, and performing a 6th particle detection after cleaning.
[0080] Step S38: etching the back surface of the silicon carbide wafer by BOE, removing the back surface polycrystal, sputtering a metal nickel on the back surface by magnetron sputtering, and annealing in a rapid annealing device, internal inert gas annealing, temperature 950℃, time 5 minutes, completing the fabrication of all standard test structures.
[0081] Step S39: encoding the particle defects to obtain particle defect data. For example, L1 is surface stain, L2 is surface particle, L3 is missing, L4 is scratch, L5 is line break, L6 is overlay, L7 is crack, and L8 is bridge. As shown in the following table, K-1 represents the 1st particle monitoring, L2 represents finding a surface particle defect, K-N represents the Nth particle monitoring, and there is L4 scratch in the minimum segmentation unit. Figure 5
[0082] As shown in the following table, K-1 represents the 1st particle monitoring, L2 represents finding a surface particle defect, K-N represents the Nth particle monitoring, and there is L4 scratch in the minimum segmentation unit. Figure 10 Figure 10 The size of the defect is quantified.
[0083] In this embodiment, the particle detection includes using a linear array laser scanning method to quickly complete the rapid surface scanning of the silicon carbide wafer, using an adaptive algorithm to complete the image splicing of the silicon carbide wafer in different regions, and identifying the particle type and area on the wafer through a GNN image neural network. Specifically, the particle detection is a prior art, and will not be described here.
[0084] In this embodiment, the electrical performance parameters include various parameters for determining the performance of the device. In this embodiment, the threshold voltage (V TH Threshold voltage, breakdown electric field (BV, Breakdown Voltage), source-drain current (Id) DS Drain to source leakages), on-resistance (R) ON ON Resistance), Gate Breakdown Electric Field (Eox), Gate Drain Current (I GS (Gate to source leakages). Optionally, the electrical performance parameters may also be one or more parameters that measure the semiconductor device to be fabricated on the wafer.
[0085] Optionally, the electrical performance parameters can be obtained by testing with different area capacitances, different MOSFET designs, different PIN diode designs, and / or different SBD diode designs. Optionally, the electrical performance parameters can also be obtained by testing according to the semiconductor device to be fabricated on the wafer.
[0086] Specifically, after completing all the wafer fabrication steps, the acquisition of the wafer test data includes the following steps:
[0087] Step S41: Based on the test cell layout design, calculate the location of the devices on the wafer, set the power analysis wafer mapping scan program, and calibrate the power analyzer;
[0088] Step S42: Perform CV tests at high and low frequencies of 1k-1MHz on the silicon carbide oxide test capacitor; perform transfer, output, and breakdown tests on the silicon carbide MOSFET test unit, and extract the threshold voltage (V). TH Threshold voltage, breakdown electric field (BV), source-drain current (I) DS Drain to source leakages), on-resistance (R) ON ON Resistance), Gate Breakdown Electric Field (Eox), Gate Leakage Current (I) GS (Gate to source leakages); Perform breakdown voltage test on the capacitor, with a maximum voltage of 100V, a current limit of 1mA, and a step size of 0.1V.
[0089] Among them, the oxide layer thickness T OX The formula is as follows:
[0090] ;
[0091] The breakdown voltage Eox is calculated as follows:
[0092] ;
[0093] The oxide layer thickness formula and the breakdown voltage formula are prior art, and will not be described herein.
[0094] As shown in FIG. 3, it is a wafer mapping test result of the gate breakdown electric field (Eox, Oxide Breakdown Electric Field). Figure 6
[0095] In this embodiment, the deep learning neural network is a fully connected feedforward neural network, and the training of the deep learning neural network according to the defect quantification data and the wafer test data includes the following steps:
[0096] According to the defect quantification data and the wafer test data, a plurality of wafer defect feature matrices and electrical performance target matrices corresponding to the wafer defect feature matrices are constructed; wherein the wafer defect feature matrices include an epitaxial defect feature matrix, an implantation defect feature matrix, and a particle defect feature matrix.
[0097] According to the plurality of wafer defect feature matrices and the electrical performance target matrices, a data set is constructed; optionally, the data set includes a training set and a test set.
[0098] The fully connected feedforward neural network is trained through the data set to obtain a wafer defect prediction model.
[0099] The construction of the wafer defect feature matrix includes the following steps:
[0100] According to the epitaxial defect data of each test unit, an epitaxial defect feature matrix is constructed.
[0101] According to the implantation defect data of each test unit, an implantation defect feature matrix is constructed.
[0102] According to the particle defect data of each test unit, a particle defect feature matrix is constructed.
[0103] The epitaxial defect feature matrix takes a test unit as a basic unit, each row represents a test unit, and each column corresponds to a quantification characteristic parameter of an epitaxial defect, forming a structure for input into a feature space. The construction method of the implantation defect feature matrix and the particle defect feature matrix is the same as that of the epitaxial defect feature matrix, and will not be described herein.
[0104] The construction of the electrical performance target matrix includes the following steps:
[0105] According to the electrical performance parameters of each test unit, a corresponding electrical performance target matrix is constructed.
[0106] The matrix is used to characterize the actual electrical behavior of the device as a supervision signal in subsequent model training.
[0107] In this embodiment, the construction of the training set and the test set and the training of the fully connected feedforward neural network are prior art, and the present application will not be described again.
[0108] In this embodiment, the training of the deep learning neural network according to the defect quantification data and the wafer test data further includes the following steps:
[0109] According to the test unit layout, the process defect IDs and silicon carbide IDs of all minimum segmentation units contained therein are counted, and the number and distribution of defects are counted; as shown in the figure, there are 3 minimum segmentation units with W7 as the basal plane dislocation (BPD) and 1 W2 as the epitaxial contaminant particle (Epi Particle) inside the test unit. Figure 7
[0110] As shown in the figure, the silicon carbide ID includes a wafer ID and a process defect ID. Figure 5
[0111] Before training the deep learning neural network, the defect quantification data is preprocessed.
[0112] The preprocessing of the defect quantification data includes the following steps:
[0113] For missing data, average value or 0 value filling is adopted, such as 0 filling for null value and undetected defects in BPD data.
[0114] In this embodiment, the network architecture of the fully connected feedforward neural network is in the form of a multilayer perceptron (MLP), including an input layer, multiple hidden layers, and an output layer.
[0115] The number of input layer neurons is equal to the defect feature dimension, and the number of output layer neurons is equal to the target electrical parameter dimension, so as to realize end-to-end multi-output regression.
[0116] The hidden layer adopts a Mish activation function, and the Mish activation function is as follows:
[0117] Mish(x) = x*tanh(ln(1 + e^x));
[0118] Wherein, x is the input value.
[0119] Compared with the traditional ReLU, Mish has smoothness and self-gating characteristics, which is beneficial to gradient propagation and enhances the model expression ability.
[0120] Dropout regularization mechanism is introduced between the hidden layers to randomly mask part of the neuron connections during the training process to prevent overfitting and improve the generalization performance of the model.
[0121] The output layer uses a linear activation function to directly output the continuous electrical parameter prediction value. The mean square error (MSE) is used as the loss function, and the weight parameters are continuously adjusted through back propagation to minimize the deviation between the predicted value and the measured value.
[0122] After training, a wafer defect-performance joint prediction model suitable for this application is obtained, which can jointly consider multiple defect modes (such as particles, pits, dislocations, etc.) and multi-dimensional electrical performance degradation behavior. This model can be applied to early defect data analysis of new batches of wafers to achieve high-precision prediction of key electrical parameters and support process optimization decisions and yield improvement.
[0123] In the hidden layer of this application, the Mish activation function is used to enhance the non-linear fitting ability and gradient propagation efficiency of the model. At the same time, the Dropout regularization technique is introduced to randomly mask part of the neuron connections during the training process to prevent model overfitting and improve the generalization performance. The output layer uses a linear activation function to achieve simultaneous regression prediction of multi-dimensional electrical parameters (V TH , BV, R ON , Eox, etc.). Finally, the network weights are optimized through the back propagation algorithm to minimize the mean square error (MSE) between the predicted electrical parameters and the measured values, completing the training of the wafer defect prediction model. The trained wafer defect prediction model can jointly consider the coupling relationship between multiple defect modes (such as Missing, Particle, Pit, etc.) and multi-dimensional electrical indicators, and the deviation between the defect prediction value and the measured value is less than 10%, achieving end-to-end accurate prediction from defect features to device performance degradation, providing data-driven support for process optimization and yield improvement.
[0124] In this embodiment, the defect quantization data of the test unit is obtained through the process defect ID of the smallest partition unit included in the test unit, and the process defect ID includes: wafer number and coordinate information on the wafer, types and quantities of various epitaxial defects, types and quantities of various implantation defects, and types and quantities of various particle defects.
[0125] The process defect ID is used for failure analysis of packaged devices. For example, as shown in Figure 9 and Figure 10 , for devices that fail early, they belong to a test unit, and the failure analysis includes the following steps:
[0126] extracting all minimum partition units contained in the failed device;
[0127] Through the process defect ID, the defect traceability is performed, and the number distribution of all process flow defects around the failed device and the failed point is counted. If the process defect ID shows that the number of all process flow defects around the failed point is small, the early failure caused by the process defect can be excluded.
[0128] The process defect ID of the device damaged in advance is determined, and the number of all defects in the process flow is counted. The key defects affecting the performance of the device, silicon carbide epitaxial defects, ion implantation defects and particles can be traced, and it is determined whether the device damaged in advance is caused by the process defect, so as to accurately analyze the device failure reason, realize the analysis of the relationship between the multi-dimensional defects and the device failure through the deep learning model, and accelerate the device design iteration to reduce the cost.
[0129] In the embodiment, according to the wafer defect prediction model, the defect threshold data at the current flow step is predicted, and the specific process is as follows:
[0130] The wafer defect prediction model outputs the defect threshold data at the current flow step according to the preset electrical performance parameter for realizing the wafer demand yield.
[0131] The defect quantization data at each flow step is monitored in real time, and when the number of a certain defect exceeds the defect threshold, the rework process is triggered.
[0132] Optionally, the wafer defect prediction model predicts the defect threshold data at the current flow step, and the specific process is as follows:
[0133] The wafer defect prediction model outputs the defect threshold data at the current flow step according to the defect quantization data at the previous flow step and the preset electrical performance parameter for realizing the wafer demand yield.
[0134] For example, according to the surface particle (Surface Particle) defect, as shown in Figure 8 The actual data and model prediction data of the surface particle (Surface Particle) and the gate oxide layer Eox are shown in the figure, the vertical coordinate is the gate oxide layer Eox unit (MV / cm), and the horizontal coordinate is the number of units, which represents the number of minimum units containing the surface particle in the test unit. The quantization process of the minimum unit to the defect size is shown in Figure 10 The actual data and model prediction data are well fitted, the threshold value of the surface particle (Surface Particle) defect is set to 3000, and if the surface particles in 10% of the area of the test wafer exceed the defect threshold value of the surface particle, the process rework process is triggered.
[0135] A wafer yield analysis device comprising a memory, a processor and a computer program stored on the memory, the processor executing the computer program to implement the steps of the method.
[0136] A computer program product comprising a computer program which, when executed by a processor, implements the steps of the method.
[0137] A computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method.
[0138] It can be understood that the present application is described by some embodiments, and those skilled in the art know that various changes or equivalent replacements can be made to the features and embodiments without departing from the spirit and scope of the present application. In addition, under the guidance of the present application, the features and embodiments can be modified to adapt to specific conditions and materials without departing from the spirit and scope of the present application. Therefore, the present application is not limited by the specific embodiments disclosed herein, and all embodiments falling within the scope of the claims of the present application are within the scope of the present application.
[0139] In addition, it should be understood that although the present specification is described in terms of embodiments, not every embodiment contains only one independent technical solution, and the description manner of the specification is only for the sake of clarity, those skilled in the art should consider the specification as a whole, and the technical solutions in each embodiment can also be appropriately combined to form other embodiments which can be understood by those skilled in the art.
Claims
1. A wafer yield analysis method, characterized by, The method comprises the following steps: obtaining wafer defect data, wherein the wafer defect data comprises at least one flow step, and the wafer defect data of each minimum partition unit on the wafer comprises defect quantization data, and the defect quantization data comprises epitaxial defect data, implantation defect data and particle defect data according to the corresponding flow step; obtaining wafer test data, wherein the wafer test data comprises electrical performance parameters corresponding to each test unit after all flow steps are completed; one test unit comprises at least one minimum partition unit; training a deep learning neural network according to the wafer defect data and the wafer test data to obtain a wafer defect prediction model; predicting a defect threshold value at the current flow step according to the wafer defect prediction model; when the number of a certain defect exceeds the defect threshold value, a rework process is triggered; wherein the training of the deep learning neural network according to the wafer defect data and the wafer test data comprises the following steps: constructing a wafer defect feature matrix and an electrical performance target matrix according to the defect quantization data and the wafer test data; wherein the wafer defect feature matrix comprises an epitaxial defect feature matrix, an implantation defect feature matrix and a particle defect feature matrix; constructing a data set according to the wafer defect feature matrix and the electrical performance target matrix; training the deep learning neural network through the data set to obtain the wafer defect prediction model.
2. The wafer yield analysis method according to claim 1, wherein The epitaxial defect data comprises the number of various epitaxial defects; The implantation defect data comprises implantation damage defects caused by high-energy particle implantation; The particle defect data comprises the number of various particle defects.
3. The wafer yield analysis method according to claim 2, wherein The defect quantization data of the test unit is obtained through the process defect ID of the minimum partition unit contained in the test unit, and the process defect ID comprises the wafer number and coordinate information of the minimum partition unit, the type and number of various epitaxial defects, the type and number of various implantation defects and the type and number of various particle defects; the process defect ID is also used in subsequent failure analysis of the test unit to exclude device premature failure caused by defects.
4. The wafer yield analysis method according to Claim 3, wherein The division scale of the minimum partition unit is determined according to the minimum test accuracy of the test spectrometer and the required test speed.
5. The wafer yield analysis method according to any one of claims 2 to 4, characterized by, The epitaxial defects are jointly judged by the shape features of the optical spectrum and the characteristic peaks of the PL spectrum; The implantation damage defects are quantified by the half-width of the characteristic peaks of the Raman spectrum; The particle defects are judged by the bright field image and the dark field image of the optical spectrum.
6. The wafer yield analysis method according to Claim 5, wherein The epitaxial defects, implantation damage defects and particle defects are collected by a multi-spectral imaging unit, wherein the multi-spectral imaging unit comprises an integrated laser spectrometer, a photoluminescence imaging module and a Raman imaging module.
7. The wafer yield analysis method of claim 1, wherein The deep learning neural network is a fully connected feedforward neural network, and the network architecture of the fully connected feedforward neural network is in the form of a multi-layer perceptron, comprising an input layer, a plurality of hidden layers and an output layer; The hidden layers adopt a Mish activation function, and a Dropout regularization mechanism is introduced between the hidden layers; The output layer adopts a linear activation function; and the loss function is a mean square error.
8. A computer apparatus comprising a memory, a processor, and a computer program stored on the memory, wherein the computer program, when executed by the processor, causes the processor to perform the method of any one of claims 1 to 7. The processor executes the computer program to implement the steps of the method of any one of claims 1-7.
9. A computer program product comprising a computer program, characterized in that, The computer program, which is executed by the processor, implements the steps of the method according to any one of claims 1 to 7.
Citation Information
Patent Citations
Modeling method of wafer yield early failure model and wafer yield early failure detection method
CN116106691A