The present invention is directed to automatically designing experiments for a semiconductor tool, running the experiments and creating models based on the results obtained by running the experiments.
As microelectronic device feature sizes continue to shrink, it is necessary to have tighter controls to maintain high yields. Such tighter controls begin at a tool level. A conventional tool 100 is schematically shown in
The tool 100 can be controlled on a run-to-run control basis for various semiconductor manufacturing processes. The run-to-run control reduces unacceptable variations of outputs (i.e., wafers processed by the tool) from targets. In the run-to-run control of such a tool, the process recipe is modified between process runs so as to minimize process drift, shift, and variability.
Creating accurate and precise run-to-run control starts from designing and running experiments on the tool for an eventual modeling of the tool. Designing a set of experiments is called DOE (Design of Experiments). A good DOE establishes the relationship between variables that may have a predictable impact on the processing output a user wishes to control, e.g., one or more film properties such as film thickness, while keeping the required number of experiments low.
Conventionally, a DOE system 107 configured to generate a DOE plan that includes a set of experiments is typically not integrated with the tool 100. Hence, the experiments of the DOE plan are run on the tool 100 by a user manually setting up the tool 100. When the experiments of the DOE plan are run, data relating to process recipe parameters and process outcome are collected. The collected data are then used in creating one or more models in a modeling environment 109.
Conventionally, the modeling environment 109 is also not integrated with the tool 100. In the modeling environment 109, the models are created, and the models can be represented as raw data that reflects the tool, or it can be represented by equations, for example, multiple input-multiple output linear, quadratic and general non-linear equations, which describe the relationship among the variables of the tool 100.
The DOEs, models and eventual run-to-run control of tools are, conventionally, performed on a lot-to-lot basis. This is because it is difficult to collect the data from different tools, put them together and control experiments at a wafer-to-wafer level. As noted above, the tool 100, DOE system 107, and modeling environment 109 are not integrated together. Therefore, once a DOE plan is created, its experiments are run manually on the tool 101 and the resulting data are collected manually. Even if the DOE data are collected electronically, it needs to be reformatted to be used in the modeling environment 109. This also means that there cannot be any automated coordination between the DOE systems 107 and modeling environment 109. These shortcomings made the use of the DOEs a difficult process for a user of the tool 100.
In embodiments of the present invention, a user is allowed to design experiments, i.e., use DOE methodologies, and then automatically execute the experiments on a tool and automatically collect all the data related to the experiment. The automation is achieved by, among other things, integrating the DOE system and modeling system with the tool.
Once the above steps have been completed, the collected data from the DOE run is used in creating one or more models that can be used in generating process recipes to control tools.
The detailed description of the present application showing various distinctive features may be best understood when the detailed description is read in reference to the appended drawings in which:
Various embodiments of the present invention can be implemented in hardware, firmware, software or any combination of them. For the sake of clarity, the descriptions below are provided in terms of software implementations. In particular, the description is provided in the vernacular of the object-oriented programming field. However, the concepts of embodiments of the present invention are not limited to the implementations in the object-oriented programming field.
Now referring to
In particular, a DOE plan is automatically designed and its experiments are performed on a tool 203. As the experiment of the DOE plan are run, the process controller-DOE 201 automatically collects and stores data. The stored data are then used by the model generator of the process controller-Model Gen. 205 to automatically create a model of the tool 203. The process controller-Control 207 is capable of automatically generating one or more process recipes for processing one or more wafers on the tool 203. Each of the above steps is described in detail below.
Embodiments of the present invention are described in terms of two perspectives. The first is described in terms of a set of user interfaces in
Now turning to describe embodiments of the present invention in terms of user interfaces,
As shown in
In addition to the panels, in
Five tabs are also illustrated in
The time-based parameter is a parameter that has linear output values in function of time. If the parameter is actually not a linear function in time, the collection of the output values can be time scaled to ensure that the collected data appear as a linear function in time. This may remove any non-linearity in the collected data. For the constant valued parameter, the value of the designated parameter is set at a specific value through out the experiments.
In
After the factors and responses have been selected, the user then may select the cases tab 311. When the cases tab is selected, a cases table will be shown to the user. An example of a cases table 711 is shown in
For the model structures, the user is allowed to select one of four (each either with or without a constant term, listed as k0 in the equation below): 1) Linear without interactions 507; 2) Linear with interactions 509; 3) Quadratic without interactions 511; and 4) Quadratic with interactions 513. An example equation of the linear without interactions can be
y=k0+k1x1+k2x2+k3x3
where the y represents predicted output values, the values of ki are chosen such that the value of y is “close” to the value of the response which is being modeled for all the values of xi in the experiment, and the x's represent values of recipe parameters or other measured parameters. An example equation of the linear with interactions can be:
y=k0+k1x1+k2x2+k3x3+k12x1x2+k23x2x3+k13x1x3
One difference between the linear without interactions and linear with interactions structures is that the equation with interactions model structure includes multiplied factors (e.g., the x1x2 and x2x3 terms). With respect to the quadratic model structures, they are similar to the linear structures except that the quadratic model structures include quadratic terms instead of the linear terms, e.g.,
y=k0+k1x1+k2x2+k3x3+k12x1x2+k23x2x3+k13x1x3+k11k12+k22x22+k33x32
After selecting a model structure, a DOE method may be selected. Two example DOE methods are provided: a factorial design 517 and central composite design 515. The factorial design generates cases for all possible combinations of high and low for all the parameters involved for a full factorial design. A schematic depiction of cases for a full factorial design 601 of a two-parameter set is shown in
The central composite design is preferably used for non-linear models, and the factorial model is preferably used for linear type models. However, in embodiments of the present invention, the central composite design can be used for linear models, and the factorial model can be used for non-linear type models. With respect to the DOE fraction 519, generating and running full factorial or central composite experimental designs can generate statistically redundant data points. Using this characteristic, a fraction of the experiments can be selected (e.g., Full, ½, ¼, etc.) as shown in the DOE faction sub-panel 509.
Based on the selections made by the user, corresponding cases are automatically generated when the user clicks an “OK” button 521. An example of resulting set of cases is illustrated in a table headed by “Case” 711 in
In embodiments of the present invention, the cases/experiments can also be imported from other DOE systems by using an “Import” button 703. An example of the other DOE systems can be Design-Expert Software manufactured by Stat-Ease, Inc., located in Minneapolis, Minn.
Manual entry of cases and/or manipulations of imported or auto-generated cases are also contemplated within embodiments of the present invention. More specifically, the case values can manually be typed into the table and rows can be added, inserted, or deleted by an “AddRow” button 705, “InsertRow” button 707, and “DeleteRow” button 709, respectively.
Once a list of cases is generated, the list can also be blocked. In a “Blocks” panel, a number of blocks can be selected and specified for each list and corresponding responses. An example block set is illustrated in
For a novice user, the above-described parameters can be preset. In particular, the entries made using the graphical interfaces described above can be preset to a set of specific preset values. This allows the steps of designing a DOE plan, running the experiments and collecting the data to all be automated with minimal user intervention.
After the DOE plan is automatically generated, the experiments specified in the DOE plan are run. Because the processor controller-DOE 201 is integrated with the tool 203, the DOE plan is automatically executed without user interventions. The user can observe as experiments are being performed and respond to any possible alerts (e.g., supply more wafers to the tool to complete the experiments). The experiments are run and data are collected on a wafer-by-wafer basis rather than on a lot-by-lot basis.
The data collected while running the experiments in the DOE plan are automatically formatted such that they can be used by the processor controller-Model Gen. 205 in creating a run-to-run model. In preparation of creating the run-to-run model, the user can select a formula type using, for example, a Formula type window 801 shown in
More specifically, the Formula type window 801 allows the user to select one of four formula types: linear without interactions 803; linear with interactions 805; quadratic without interactions 807; and quadratic with interactions 811. The equations for these formulas are similar to the equations describe above in connection with
In embodiments of the present invention, the collected data can be transformed to create new sets of data. For example, assume the DOE plan collected a set of measurements on a wafer, e.g., 1-25, the first 5 corresponding to a specific region on the wafer, the second 5 corresponding to another region on the wafer, then a transformation can be setup so that data for region 1 as the average of the first 5 points can be created. Subsequently, a model to determine how certain measured variables or recipe parameters could affect this specific controlled output can be created. In another example, taking a logarithm of a certain set of the collected data can create a new set of data.
When a formula is selected, the coefficients for the formula are calculated by the regression method. The method is performed, for example, in the following manner for a multiple input, single output system:
ŷ(k)=bTφ(k),
where ŷ(k) is the (scalar) output for each experiment k of the predicted values,
φ(k) is the vector of inputs for each experiment k, and
b is a vector of model coefficients.
The set of data obtained in the DOE is represented as:
where y is a vector of the measured outputs from the DOE, and Φ is a matrix made up of the vectors of inputs corresponding to the conditions that result in each of the elements of y(k). The model coefficients, b, which provides the best fit (e.g., in the least squares sense) is provided by following equation:
b=(ΦTΦ)−1ΦTy
An estimate of the covariance matrix for b is given through similar calculations. The correct method for estimating the covariance matrix, P, is given by:
where σ is the prediction error variance defined as:
and
ε2(k)=(y(k)−ŷ(k))2
with ŷ(k) being the prediction at time k as defined above.
Once the coefficients are calculated as described above, the model is created based on the formula selected in
When the selected model yields unsatisfactory results, a different model can be selected. However, if no model yields satisfactory results one or more of the following approaches can be taken depending upon the source of the modeling issue: 1) start over by designing a new DOE plan to execute and collect data; 2) run a new set of experiments with a new DOE augmenting the existing data; 3) import previously run data; and/or 4) import data from another DOE system (e.g., an external system such as the Design-Expert described above). With respect to the imported data, the modeling and analyses can be performed using only the imported data, the data collected data, or any combination of them. This allows the imported data to augment the collected data. Once a satisfactory model is created, the model is then used in controlling the tool. The actual control is performed by process controller-Control 207.
Now turning to describe embodiments of the present invention using flow charts,
First turning to
In step 1005, the user activates the DOE plan and association (either newly created, selected from the pre-configured ones, and/or imported from an external source). In step 1007, the user can configure wafers on the tool and run the activated DOE and association. In embodiments of the present invention a graphical user interface to display runtime data and capability can also be provided as described above in connection with the example graphical user interfaces. At this point, the actual run of the DOE and association is automated in embodiments of the present invention.
In step 1009, the data obtained as the result of running the DOE and association are stored. In embodiments of the present invention, the stored data can be edited or saved under a user specified name. A graphical user interface can be provided for this purpose.
In step 1011, the user is asked to decide either to use a pre-configured run-to-run (R2R) model or an association. If a pre-configured run-to-run model and run-to-run association is to be used, the next step is 1019. Otherwise, steps 1013, 1015 and 1017 are performed.
In step 1013, if a run-to-run model does not exists, a run-to-run model based on the DOE plan is created. In particular, the factors are automatically converted to variables such as manipulated parameters and responses are mapped to variables such as measured variables, raw data parameters, transformation inputs or controlled outputs.
In step 1015, the user may define transformations. Example transformations were described above in connection with
In step 1017, controlled output models with place holders for coefficients are defined.
Now turning back to step 1019, which would have been executed had there been a pre-configured run-to-run model and association, the DOE results (saved in step 1009) are retrieved and a controlled output model is identified.
In step 1020, a determination is made as to whether the model is adequate for the designated application. If it is not adequate, then the steps from 1001, 1007, 1015 or 1017 can be repeated. For instance, when a DOE plan is available, steps from step 1007 can be repeated, and, when a DOE plan and R2R model are available, steps from step 1015 can be repeated.
In step 1021, the user is to determine whether to use a pre-configured run-to-run association. If not, then a run-to-run association is performed using “Save As” for association or through a graphical user interface.
Once a run-to-run association is selected (either in step 1021 or step 1023), the run-to-run model, run-to-run association, and manipulated process recipes may all be activated and run in a stand-alone mode or export mode so that an import can be performed on a module controller 1207 or another APC system. The module controller and APC system are described below in connection with
In step 1103, the user determines whether to enter DOE cases manually. If the user decides to enter the cases manually, then the user makes such entries in step 1105 and skips to step 1119.
In step 1107, the user is allowed to import a DOE plan. If a DOE plan is to be imported, then the names in the import file are checked to ensure that they match names in the DOE plan in step 1122. After such a check, the imported file can be edited in step 1117.
If the user does not import a DOE plan, a candidate model structure is selected from the choices of linear, linear with interaction, quadratic, and quadratic with interaction in step 1109. Then, a method is selected (e.g., factorial or CCD) in step 1111, and a DOE fraction is selected in step 1113.
After the selections have been made DOE cases are generated automatically in step 1115. The generated cases may be edited by the user in steps 1117.
In step 1119, associations are either created or copied for all factors and responses in the DOE plan. The user then selects activated, manipulated process recipes for the DOE. As this point, the control of the steps is reverted back to step 1005 in
As noted above in connection with
In
In each tool, the APC 1205 communicates with a specific tool and the APC can be accessed by the APC console 1205 or the operator console 1209 remotely. The APC connects to the tool via the connection tools. With respect to the APC, at least some of its various features are also described in U.S. Patent Publication No. 2003-0049376, matured from U.S. Non-Provisional application Ser. No. 10/174,377, entitled as “FEEDBACK CONTROL OF SUB-ATMOSPHERIC CHEMICAL VAPOR DEPOSITION PROCESSES,” filed on Jun. 18, 2002, which is incorporated herein by reference in its entirety.
It should be understood that the various functions, industries, mechanisms, etc. mentioned in the examples above are merely by way of illustration, and that embodiments of the present invention contemplate use in any number of other types and variations of applications.
An example embodiment of the computer in which at least some embodiments of the present invention operates is described below in connection with
A display interface 1372 interfaces display 1348 and permits information from the bus 1356 to be displayed on display 1348. Communications with external devices, such as the other components of the system described above, occur utilizing, for example, communication port 1374. Optical fibers and/or electrical cables and/or conductors and/or optical communication (e.g., infrared, and the like) and/or wireless communication (e.g., radio frequency (RF), and the like) can be used as the transport medium between the external devices and communication port 1374. Peripheral interface 1354 interfaces the keyboard 1350 and mouse 1352, permitting input data to be transmitted to bus 1356. In addition to these components, the internal hardware 1313 also optionally includes an infrared transmitter and/or infrared receiver. Infrared transmitters are optionally utilized when the computer system is used in conjunction with one or more of the processing components/stations/modules that transmit/receive data via infrared signal transmission. Instead of utilizing an infrared transmitter or infrared receiver, the computer system may also optionally use a low power radio transmitter 1380 and/or a low power radio receiver 1382. The low power radio transmitter transmits the signal for reception by components of the production process, and receives signals from the components via the low power radio receiver. The low power radio transmitter and/or receiver are standard devices in the industry.
Although the computer in
In general, it should be emphasized that the various components of embodiments of the present invention can be implemented in hardware, software or a combination thereof. In such embodiments, the various components and steps would be implemented in hardware and/or software to perform the functions of embodiments of the present invention. Any presently available or future developed computer software language and/or hardware components can be employed in such embodiments of the present invention. For example, at least some of the functionality mentioned above could be implemented using Visual Basic, C, C++, or any assembly language appropriate in view of the processor(s) being used. It could also be written in an interpretive environment such as Java and transported to multiple destinations to various users.
The many features and advantages of embodiments of the present invention are apparent from the detailed specification, and thus, it is intended by the appended claims to cover all such features and advantages of the invention which fall within the true spirit and scope of the invention. Further, since numerous modifications and variations will readily occur to those skilled in the art, it is not desired to limit the invention to the exact construction and operation illustrated and described, and accordingly, all suitable modifications and equivalents may be resorted to, falling within the scope of the invention.
This application claims the priority of U.S. Provisional Application No. 60/441,147 filed on Jan. 21, 2003, which is incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
3205485 | Noltingk | Sep 1965 | A |
3229198 | Libby | Jan 1966 | A |
3767900 | Chao et al. | Oct 1973 | A |
3920965 | Sohrwardy | Nov 1975 | A |
4000458 | Miller et al. | Dec 1976 | A |
4207520 | Flora et al. | Jun 1980 | A |
4209744 | Gerasimov et al. | Jun 1980 | A |
4302721 | Urbanek et al. | Nov 1981 | A |
4368510 | Anderson | Jan 1983 | A |
4609870 | Lale et al. | Sep 1986 | A |
4616308 | Morshedi et al. | Oct 1986 | A |
4663703 | Axelby et al. | May 1987 | A |
4698766 | Entwistle et al. | Oct 1987 | A |
4750141 | Judell et al. | Jun 1988 | A |
4755753 | Chern | Jul 1988 | A |
4757259 | Charpentier | Jul 1988 | A |
4796194 | Atherton | Jan 1989 | A |
4901218 | Cornwell | Feb 1990 | A |
4938600 | Into | Jul 1990 | A |
4957605 | Hurwitt et al. | Sep 1990 | A |
4967381 | Lane et al. | Oct 1990 | A |
5089970 | Lee et al. | Feb 1992 | A |
5108570 | Wang | Apr 1992 | A |
5208765 | Turnbull | May 1993 | A |
5220517 | Sierk et al. | Jun 1993 | A |
5226118 | Baker et al. | Jul 1993 | A |
5231585 | Kobayashi et al. | Jul 1993 | A |
5236868 | Nulman | Aug 1993 | A |
5240552 | Yu et al. | Aug 1993 | A |
5260868 | Gupta et al. | Nov 1993 | A |
5270222 | Moslehi | Dec 1993 | A |
5283141 | Yoon et al. | Feb 1994 | A |
5295242 | Mashruwala et al. | Mar 1994 | A |
5309221 | Fischer et al. | May 1994 | A |
5329463 | Sierk et al. | Jul 1994 | A |
5338630 | Yoon et al. | Aug 1994 | A |
5347446 | Iino et al. | Sep 1994 | A |
5367624 | Cooper | Nov 1994 | A |
5369544 | Mastrangelo | Nov 1994 | A |
5375064 | Bollinger | Dec 1994 | A |
5398336 | Tantry et al. | Mar 1995 | A |
5402367 | Sullivan et al. | Mar 1995 | A |
5408405 | Mozumder et al. | Apr 1995 | A |
5410473 | Kaneko et al. | Apr 1995 | A |
5420796 | Weling et al. | May 1995 | A |
5427878 | Corliss | Jun 1995 | A |
5444837 | Bomans et al. | Aug 1995 | A |
5469361 | Moyne | Nov 1995 | A |
5485082 | Wisspeintner et al. | Jan 1996 | A |
5490097 | Swenson et al. | Feb 1996 | A |
5495417 | Fuduka et al. | Feb 1996 | A |
5497316 | Sierk et al. | Mar 1996 | A |
5497381 | O'Donoghue et al. | Mar 1996 | A |
5503707 | Maung et al. | Apr 1996 | A |
5508947 | Sierk et al. | Apr 1996 | A |
5511005 | Abbe et al. | Apr 1996 | A |
5519605 | Cawlfield | May 1996 | A |
5525808 | Irie et al. | Jun 1996 | A |
5526293 | Mozumder et al. | Jun 1996 | A |
5534289 | Bilder et al. | Jul 1996 | A |
5541510 | Danielson | Jul 1996 | A |
5546312 | Mozumder et al. | Aug 1996 | A |
5553195 | Meijer | Sep 1996 | A |
5586039 | Hirsch et al. | Dec 1996 | A |
5599423 | Parker et al. | Feb 1997 | A |
5602492 | Cresswell et al. | Feb 1997 | A |
5603707 | Trombetta et al. | Feb 1997 | A |
5617023 | Skalski | Apr 1997 | A |
5627083 | Tounai | May 1997 | A |
5629216 | Wijaranakula et al. | May 1997 | A |
5642296 | Saxena | Jun 1997 | A |
5646870 | Krivokapic et al. | Jul 1997 | A |
5649169 | Berezin et al. | Jul 1997 | A |
5654903 | Reitman et al. | Aug 1997 | A |
5655951 | Meikle et al. | Aug 1997 | A |
5657254 | Sierk et al. | Aug 1997 | A |
5661669 | Mozumder et al. | Aug 1997 | A |
5663797 | Sandhu | Sep 1997 | A |
5664987 | Renteln | Sep 1997 | A |
5665199 | Sahota et al. | Sep 1997 | A |
5665214 | Iturralde | Sep 1997 | A |
5666297 | Britt et al. | Sep 1997 | A |
5667424 | Pan | Sep 1997 | A |
5674787 | Zhao et al. | Oct 1997 | A |
5694325 | Fukuda et al. | Dec 1997 | A |
5695810 | Dubin et al. | Dec 1997 | A |
5698989 | Nulman | Dec 1997 | A |
5719495 | Moslehi | Feb 1998 | A |
5719796 | Chen | Feb 1998 | A |
5735055 | Hochbein et al. | Apr 1998 | A |
5740429 | Wang et al. | Apr 1998 | A |
5751582 | Saxena et al. | May 1998 | A |
5754297 | Nulman | May 1998 | A |
5761064 | La et al. | Jun 1998 | A |
5761065 | Kittler et al. | Jun 1998 | A |
5764543 | Kennedy | Jun 1998 | A |
5777901 | Berezin et al. | Jul 1998 | A |
5787021 | Samaha | Jul 1998 | A |
5787269 | Hyodo | Jul 1998 | A |
5808303 | Schlagheck et al. | Sep 1998 | A |
5812407 | Sato et al. | Sep 1998 | A |
5823854 | Chen | Oct 1998 | A |
5824599 | Schacham-Diamand et al. | Oct 1998 | A |
5825356 | Habib et al. | Oct 1998 | A |
5825913 | Rostami et al. | Oct 1998 | A |
5828778 | Hagi et al. | Oct 1998 | A |
5831851 | Eastburn et al. | Nov 1998 | A |
5832224 | Fehskens et al. | Nov 1998 | A |
5838595 | Sullivan et al. | Nov 1998 | A |
5838951 | Song | Nov 1998 | A |
5844554 | Geller et al. | Dec 1998 | A |
5857258 | Penzes et al. | Jan 1999 | A |
5859777 | Yokoyama et al. | Jan 1999 | A |
5859964 | Wang et al. | Jan 1999 | A |
5859975 | Brewer et al. | Jan 1999 | A |
5862054 | Li | Jan 1999 | A |
5863807 | Jang et al. | Jan 1999 | A |
5867389 | Hamada et al. | Feb 1999 | A |
5870306 | Harada | Feb 1999 | A |
5871805 | Lemelson | Feb 1999 | A |
5883437 | Maruyama et al. | Mar 1999 | A |
5889991 | Consolatti et al. | Mar 1999 | A |
5901313 | Wolf et al. | May 1999 | A |
5903455 | Sharpe, Jr. et al. | May 1999 | A |
5910011 | Cruse | Jun 1999 | A |
5910846 | Sandhu | Jun 1999 | A |
5912678 | Saxena et al. | Jun 1999 | A |
5916016 | Bothra | Jun 1999 | A |
5923553 | Yi | Jul 1999 | A |
5926690 | Toprac et al. | Jul 1999 | A |
5930138 | Lin et al. | Jul 1999 | A |
5940300 | Ozaki | Aug 1999 | A |
5943237 | Van Boxem | Aug 1999 | A |
5943550 | Fulford, Jr. et al. | Aug 1999 | A |
5960185 | Nguyen | Sep 1999 | A |
5960214 | Sharpe, Jr. et al. | Sep 1999 | A |
5961369 | Bartels et al. | Oct 1999 | A |
5963881 | Kahn et al. | Oct 1999 | A |
5975994 | Sandhu et al. | Nov 1999 | A |
5978751 | Pence et al. | Nov 1999 | A |
5982920 | Tobin, Jr. et al. | Nov 1999 | A |
6002989 | Shiba et al. | Dec 1999 | A |
6012048 | Gustin et al. | Jan 2000 | A |
6017771 | Yang et al. | Jan 2000 | A |
6036349 | Gombar | Mar 2000 | A |
6037664 | Zhao et al. | Mar 2000 | A |
6041263 | Boston et al. | Mar 2000 | A |
6041270 | Steffan et al. | Mar 2000 | A |
6054379 | Yau et al. | Apr 2000 | A |
6059636 | Inaba et al. | May 2000 | A |
6064759 | Buckley et al. | May 2000 | A |
6072313 | Li et al. | Jun 2000 | A |
6074443 | Venkatesh et al. | Jun 2000 | A |
6077412 | Ting et al. | Jun 2000 | A |
6078845 | Friedman | Jun 2000 | A |
6094688 | Mellen-Garnett et al. | Jul 2000 | A |
6096649 | Jang | Aug 2000 | A |
6097887 | Hardikar et al. | Aug 2000 | A |
6100195 | Chan et al. | Aug 2000 | A |
6108092 | Sandhu | Aug 2000 | A |
6111634 | Pecen et al. | Aug 2000 | A |
6112130 | Fukuda et al. | Aug 2000 | A |
6113462 | Yang | Sep 2000 | A |
6114238 | Liao | Sep 2000 | A |
6127263 | Parikh | Oct 2000 | A |
6128016 | Coelho et al. | Oct 2000 | A |
6136163 | Cheung et al. | Oct 2000 | A |
6141660 | Bach et al. | Oct 2000 | A |
6143646 | Wetzel | Nov 2000 | A |
6148099 | Lee et al. | Nov 2000 | A |
6148239 | Funk et al. | Nov 2000 | A |
6148246 | Kawazome | Nov 2000 | A |
6150270 | Matsuda et al. | Nov 2000 | A |
6157864 | Schwenke et al. | Dec 2000 | A |
6159075 | Zhang | Dec 2000 | A |
6159644 | Satoh et al. | Dec 2000 | A |
6161054 | Rosenthal et al. | Dec 2000 | A |
6169931 | Runnels | Jan 2001 | B1 |
6172756 | Chalmers et al. | Jan 2001 | B1 |
6173240 | Sepulveda et al. | Jan 2001 | B1 |
6175777 | Kim | Jan 2001 | B1 |
6178390 | Jun | Jan 2001 | B1 |
6181013 | Liu et al. | Jan 2001 | B1 |
6183345 | Kamono et al. | Feb 2001 | B1 |
6185324 | Ishihara et al. | Feb 2001 | B1 |
6191864 | Sandhu | Feb 2001 | B1 |
6192291 | Kwon | Feb 2001 | B1 |
6197604 | Miller et al. | Mar 2001 | B1 |
6204165 | Ghoshal | Mar 2001 | B1 |
6210983 | Atchison et al. | Apr 2001 | B1 |
6211094 | Jun et al. | Apr 2001 | B1 |
6212961 | Dvir | Apr 2001 | B1 |
6214734 | Bothra et al. | Apr 2001 | B1 |
6217412 | Campbell et al. | Apr 2001 | B1 |
6219711 | Chari | Apr 2001 | B1 |
6222936 | Phan et al. | Apr 2001 | B1 |
6226563 | Lim | May 2001 | B1 |
6226792 | Goiffon et al. | May 2001 | B1 |
6228280 | Li et al. | May 2001 | B1 |
6230069 | Campbell et al. | May 2001 | B1 |
6236903 | Kim et al. | May 2001 | B1 |
6237050 | Kim et al. | May 2001 | B1 |
6240330 | Kurtzberg et al. | May 2001 | B1 |
6240331 | Yun | May 2001 | B1 |
6245581 | Bonser et al. | Jun 2001 | B1 |
6246972 | Klimasauskas | Jun 2001 | B1 |
6248602 | Bode et al. | Jun 2001 | B1 |
6249712 | Boiquaye | Jun 2001 | B1 |
6252412 | Talbot et al. | Jun 2001 | B1 |
6253366 | Mutschler, III | Jun 2001 | B1 |
6259160 | Lopatin et al. | Jul 2001 | B1 |
6263255 | Tan et al. | Jul 2001 | B1 |
6268270 | Scheid et al. | Jul 2001 | B1 |
6271670 | Caffey | Aug 2001 | B1 |
6276989 | Campbell et al. | Aug 2001 | B1 |
6277014 | Chen et al. | Aug 2001 | B1 |
6278899 | Piche et al. | Aug 2001 | B1 |
6280289 | Wiswesser et al. | Aug 2001 | B1 |
6281127 | Shue | Aug 2001 | B1 |
6284622 | Campbell et al. | Sep 2001 | B1 |
6287879 | Gonzales et al. | Sep 2001 | B1 |
6290572 | Hofmann | Sep 2001 | B1 |
6291367 | Kelkar | Sep 2001 | B1 |
6292708 | Allen et al. | Sep 2001 | B1 |
6298274 | Inoue | Oct 2001 | B1 |
6298470 | Breiner et al. | Oct 2001 | B1 |
6303395 | Nulman | Oct 2001 | B1 |
6304999 | Toprac et al. | Oct 2001 | B1 |
6307628 | Lu et al. | Oct 2001 | B1 |
6314379 | Hu et al. | Nov 2001 | B1 |
6317643 | Dmochowski | Nov 2001 | B1 |
6320655 | Matsushita et al. | Nov 2001 | B1 |
6324481 | Atchison et al. | Nov 2001 | B1 |
6334807 | Lebel et al. | Jan 2002 | B1 |
6336841 | Chang | Jan 2002 | B1 |
6339727 | Ladd | Jan 2002 | B1 |
6340602 | Johnson et al. | Jan 2002 | B1 |
6345288 | Reed et al. | Feb 2002 | B1 |
6345315 | Mishra | Feb 2002 | B1 |
6346426 | Toprac et al. | Feb 2002 | B1 |
6355559 | Havemann et al. | Mar 2002 | B1 |
6360133 | Campbell et al. | Mar 2002 | B1 |
6360184 | Jacquez | Mar 2002 | B1 |
6363294 | Coronel et al. | Mar 2002 | B1 |
6366934 | Cheng et al. | Apr 2002 | B1 |
6368879 | Toprac | Apr 2002 | B1 |
6368883 | Bode et al. | Apr 2002 | B1 |
6368884 | Goodwin et al. | Apr 2002 | B1 |
6379980 | Toprac | Apr 2002 | B1 |
6381564 | Davis et al. | Apr 2002 | B1 |
6388253 | Su | May 2002 | B1 |
6389491 | Jacobson et al. | May 2002 | B1 |
6391780 | Shih et al. | May 2002 | B1 |
6395152 | Wang | May 2002 | B1 |
6397114 | Eryurek et al. | May 2002 | B1 |
6400162 | Mallory et al. | Jun 2002 | B1 |
6405096 | Toprac et al. | Jun 2002 | B1 |
6405144 | Toprac et al. | Jun 2002 | B1 |
6417014 | Lam et al. | Jul 2002 | B1 |
6427093 | Toprac | Jul 2002 | B1 |
6432728 | Tai et al. | Aug 2002 | B1 |
6435952 | Boyd et al. | Aug 2002 | B1 |
6438438 | Takagi et al. | Aug 2002 | B1 |
6440295 | Wang | Aug 2002 | B1 |
6442496 | Pasadyn et al. | Aug 2002 | B1 |
6449524 | Miller et al. | Sep 2002 | B1 |
6455415 | Lopatin et al. | Sep 2002 | B1 |
6455937 | Cunningham | Sep 2002 | B1 |
6465263 | Coss, Jr. et al. | Oct 2002 | B1 |
6470230 | Toprac et al. | Oct 2002 | B1 |
6479902 | Lopatin et al. | Nov 2002 | B1 |
6479990 | Mednikov et al. | Nov 2002 | B2 |
6482660 | Conchieri et al. | Nov 2002 | B2 |
6484064 | Campbell | Nov 2002 | B1 |
6486492 | Su | Nov 2002 | B1 |
6492281 | Song et al. | Dec 2002 | B1 |
6495452 | Shih | Dec 2002 | B1 |
6503839 | Gonzales et al. | Jan 2003 | B2 |
6514861 | Yang et al. | Feb 2003 | B1 |
6515368 | Lopatin et al. | Feb 2003 | B1 |
6517413 | Hu et al. | Feb 2003 | B1 |
6517414 | Tobin et al. | Feb 2003 | B1 |
6528409 | Lopatin et al. | Mar 2003 | B1 |
6529789 | Campbell et al. | Mar 2003 | B1 |
6532555 | Miller et al. | Mar 2003 | B1 |
6535783 | Miller et al. | Mar 2003 | B1 |
6537912 | Agarwal | Mar 2003 | B1 |
6540591 | Pasadyn et al. | Apr 2003 | B1 |
6541401 | Herner et al. | Apr 2003 | B1 |
6546508 | Sonderman et al. | Apr 2003 | B1 |
6556881 | Miller | Apr 2003 | B1 |
6560504 | Goodwin et al. | May 2003 | B1 |
6563308 | Nagano et al. | May 2003 | B2 |
6567717 | Krivokapic et al. | May 2003 | B2 |
6580958 | Takano | Jun 2003 | B1 |
6587744 | Stoddard et al. | Jul 2003 | B1 |
6590179 | Tanaka et al. | Jul 2003 | B2 |
6604012 | Cho et al. | Aug 2003 | B1 |
6605549 | Leu et al. | Aug 2003 | B2 |
6607976 | Chen et al. | Aug 2003 | B2 |
6609946 | Tran | Aug 2003 | B1 |
6616513 | Osterheld | Sep 2003 | B1 |
6618692 | Takahashi et al. | Sep 2003 | B2 |
6624075 | Lopatin et al. | Sep 2003 | B1 |
6625497 | Fairbairn et al. | Sep 2003 | B2 |
6630741 | Lopatin et al. | Oct 2003 | B1 |
6640151 | Somekh et al. | Oct 2003 | B1 |
6652355 | Wiswesser et al. | Nov 2003 | B2 |
6660633 | Lopatin et al. | Dec 2003 | B1 |
6678570 | Pasadyn et al. | Jan 2004 | B1 |
6708074 | Chi et al. | Mar 2004 | B1 |
6708075 | Sonderman et al. | Mar 2004 | B2 |
6725402 | Coss, Jr. et al. | Apr 2004 | B1 |
6728587 | Goldman et al. | Apr 2004 | B2 |
6735492 | Conrad et al. | May 2004 | B2 |
6751518 | Sonderman et al. | Jun 2004 | B1 |
6774998 | Wright et al. | Aug 2004 | B1 |
20010001755 | Sandhu et al. | May 2001 | A1 |
20010003084 | Finarov | Jun 2001 | A1 |
20010006873 | Moore | Jul 2001 | A1 |
20010030366 | Nakano et al. | Oct 2001 | A1 |
20010039462 | Mendez et al. | Nov 2001 | A1 |
20010040997 | Tsap et al. | Nov 2001 | A1 |
20010042690 | Talieh | Nov 2001 | A1 |
20010044667 | Nakano et al. | Nov 2001 | A1 |
20020032499 | Wilson et al. | Mar 2002 | A1 |
20020058460 | Lee et al. | May 2002 | A1 |
20020070126 | Sato et al. | Jun 2002 | A1 |
20020077031 | Johannson et al. | Jun 2002 | A1 |
20020081951 | Boyd et al. | Jun 2002 | A1 |
20020089676 | Pecen et al. | Jul 2002 | A1 |
20020102853 | Li et al. | Aug 2002 | A1 |
20020107599 | Patel et al. | Aug 2002 | A1 |
20020107604 | Riley et al. | Aug 2002 | A1 |
20020113039 | Mok et al. | Aug 2002 | A1 |
20020127950 | Hirose et al. | Sep 2002 | A1 |
20020128805 | Goldman et al. | Sep 2002 | A1 |
20020149359 | Crouzen et al. | Oct 2002 | A1 |
20020165636 | Hasan | Nov 2002 | A1 |
20020183986 | Stewart et al. | Dec 2002 | A1 |
20020185658 | Inoue et al. | Dec 2002 | A1 |
20020193899 | Shanmugasundram et al. | Dec 2002 | A1 |
20020193902 | Shanmugasundram et al. | Dec 2002 | A1 |
20020197745 | Shanmugasundram et al. | Dec 2002 | A1 |
20020197934 | Paik | Dec 2002 | A1 |
20020199082 | Shanmugasundram et al. | Dec 2002 | A1 |
20030017256 | Shimane | Jan 2003 | A1 |
20030020909 | Adams et al. | Jan 2003 | A1 |
20030020928 | Ritzdorf et al. | Jan 2003 | A1 |
20030154062 | Daft et al. | Aug 2003 | A1 |
Number | Date | Country |
---|---|---|
2050247 | Aug 1991 | CA |
2165847 | Aug 1991 | CA |
2194855 | Aug 1991 | CA |
0 397 924 | Nov 1990 | EP |
0 621 522 | Oct 1994 | EP |
0 747 795 | Dec 1996 | EP |
0 869 652 | Oct 1998 | EP |
0 877 308 | Nov 1998 | EP |
0 881 040 | Dec 1998 | EP |
0 895 145 | Feb 1999 | EP |
0 910 123 | Apr 1999 | EP |
0 932 194 | Jul 1999 | EP |
0 932 195 | Jul 1999 | EP |
1 066 925 | Jan 2001 | EP |
1 067 757 | Jan 2001 | EP |
1 071 128 | Jan 2001 | EP |
1 083 470 | Mar 2001 | EP |
1 092 505 | Apr 2001 | EP |
1 072 967 | Nov 2001 | EP |
1 182 526 | Feb 2002 | EP |
2 347 885 | Sep 2000 | GB |
2 365 215 | Feb 2002 | GB |
61-66104 | Apr 1986 | JP |
61-171147 | Aug 1986 | JP |
63-168717 | Jul 1988 | JP |
01-215551 | Aug 1989 | JP |
01-283934 | Nov 1989 | JP |
3-202710 | Sep 1991 | JP |
05-151231 | Jun 1993 | JP |
05-216896 | Aug 1993 | JP |
05-266029 | Oct 1993 | JP |
06-110894 | Apr 1994 | JP |
06-176994 | Jun 1994 | JP |
06-184434 | Jul 1994 | JP |
06-252236 | Sep 1994 | JP |
06-260380 | Sep 1994 | JP |
07-006939 | Jan 1995 | JP |
8-23166 | Jan 1996 | JP |
08-50161 | Feb 1996 | JP |
08-149583 | Jun 1996 | JP |
08-304023 | Nov 1996 | JP |
09-34535 | Feb 1997 | JP |
9-246547 | Sep 1997 | JP |
10-34522 | Feb 1998 | JP |
10-173029 | Jun 1998 | JP |
11-67853 | Mar 1999 | JP |
11-126816 | May 1999 | JP |
11-135601 | May 1999 | JP |
2000-183001 | Jun 2000 | JP |
2001-76982 | Mar 2001 | JP |
2001-284299 | Oct 2001 | JP |
2001-305108 | Oct 2001 | JP |
2002-9030 | Jan 2002 | JP |
2002-343754 | Nov 2002 | JP |
434103 | May 2001 | TW |
436383 | May 2001 | TW |
455938 | Sep 2001 | TW |
455976 | Sep 2001 | TW |
WO 9534866 | Dec 1995 | WO |
WO 9805066 | Feb 1998 | WO |
WO 9845090 | Oct 1998 | WO |
WO 9909371 | Feb 1999 | WO |
WO 9925520 | May 1999 | WO |
WO 9959200 | Nov 1999 | WO |
WO-9960982 | Dec 1999 | WO |
WO 0000874 | Jan 2000 | WO |
WO 0005759 | Feb 2000 | WO |
WO-0016228 | Mar 2000 | WO |
WO-0022488 | Apr 2000 | WO |
WO 0035063 | Jun 2000 | WO |
WO 0054325 | Sep 2000 | WO |
WO 0079355 | Dec 2000 | WO |
WO 0111679 | Feb 2001 | WO |
WO 0115865 | Mar 2001 | WO |
WO 0118623 | Mar 2001 | WO |
WO 0125865 | Apr 2001 | WO |
WO 0133277 | May 2001 | WO |
WO 0133501 | May 2001 | WO |
WO 0152055 | Jul 2001 | WO |
WO 0152319 | Jul 2001 | WO |
WO-0155926 | Aug 2001 | WO |
WO 0157823 | Aug 2001 | WO |
WO 0180306 | Oct 2001 | WO |
WO 0217150 | Feb 2002 | WO |
WO 0231613 | Apr 2002 | WO |
WO 0231613 | Apr 2002 | WO |
WO 0233737 | Apr 2002 | WO |
WO 02074491 | Sep 2002 | WO |
Number | Date | Country | |
---|---|---|---|
20040148049 A1 | Jul 2004 | US |
Number | Date | Country | |
---|---|---|---|
60441147 | Jan 2003 | US |