WO1999022311A1 - Software system and method for graphically building customized recipe flowcharts - Google Patents

Software system and method for graphically building customized recipe flowcharts Download PDF

Info

Publication number
WO1999022311A1
WO1999022311A1 PCT/US1998/022746 US9822746W WO9922311A1 WO 1999022311 A1 WO1999022311 A1 WO 1999022311A1 US 9822746 W US9822746 W US 9822746W WO 9922311 A1 WO9922311 A1 WO 9922311A1
Authority
WO
WIPO (PCT)
Prior art keywords
production
variables
flowchart
user
selecting
Prior art date
Application number
PCT/US1998/022746
Other languages
French (fr)
Inventor
Manoj Hardikar
Steve Zhou
Richard Shiflett
Ashok Kulkarni
Original Assignee
Kla-Tencor Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US08/958,288 external-priority patent/US6233719B1/en
Priority claimed from US08/958,780 external-priority patent/US6097887A/en
Application filed by Kla-Tencor Corporation filed Critical Kla-Tencor Corporation
Priority to EP98955139A priority Critical patent/EP1025511A4/en
Priority to JP2000518337A priority patent/JP2004513402A/en
Publication of WO1999022311A1 publication Critical patent/WO1999022311A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/226Validation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates

Definitions

  • This invention relates to computer software, and particularly to a software package for building customized charts and flow diagrams with executable conditions.
  • the applications include quality control monitoring for production lines such as semiconductor production.
  • Object oriented programming permits a programmer to call upon a particular functional subroutine in Windows ® which is modular in design and operable across a large number of different hardware systems.
  • the objects can be used to design programming functions, e.g. button bars, slide bars, toolbars, etc.
  • a macro is a way of storing instructions and strings in a computer so that automated, customized commands can be created by the user.
  • the macro essentially records the literal keystrokes of the user. These keystrokes may be text strings, function key selections, selections from menu items, print commands, or even exiting procedures.
  • Macros are quick, handy, and powerful tools that permit user- friendly programming without specific knowledge of a programming language. Even if one has great expertise in programming languages, it may be simpler and more effective to create commands with macros.
  • Quality control software packages are currently available for the semiconductor industry, but the programs are generally written on a project- specific basis. These programs are written to include a large number of analytical utilities around a core system but these utilities are essentially fixed in number and cannot be modified. When a customer wishes to change the way data is analyzed, he must either call upon a new utility or create a new program. Thus, these packages are expensive and lack flexibility.
  • One method of measuring the number and location of defects in a semiconductor chip involves filtering or erasing the non-defect data from the production data to leave only the defect data.
  • a map of actual production data either may be compared to a map of another set of actual production data, or to a map of an ideal set of production data stored in the computer memory.
  • the defect data is then analyzed according to number, density, location, type and step in the production process, with the goal of correcting the production process itself.
  • the defect data may give clues about how to increase the yield and decrease the cost of the product.
  • a variety of prior art data analysis systems and methods have been disclosed for industrial process control of semiconductor manufacturing. Among these are U.S. Patent No. 5,226, 118 to Baker et al This patent discloses a system for making charts.
  • the charts are displayed as a gallery of cells where each cell is a unit of a two dimensional array.
  • Each cell in the chart may be defined as a mathematical function of one or more other cells in a manner similar to a spreadsheet program such as Microsoft Excel.
  • Other related patents are U.S. Patent Nos. 4,967,381; 4,951, 190; 4,873,623; 4843,538; 4,805,089; and 4,679, 137. These patents disclose software analytical tools with complex three level data structures. Process analysis can only be customized by selecting from a set of predefined categories supplied by the programmer at the time the software is installed.
  • SUMMARY OF THE INVENTION The present invention concerns a software package for graphically creating charts and diagrams in a Windows environment.
  • the charts may be used to analyze data from production runs based upon production variables and production functions so that a customer may more easily understand the origins of production defects.
  • Examples of production variables are lot number, layer number, or a range of calendar dates.
  • the quantity or other statistical measure of production defects for each of the production variables is displayed in the form of bar chart pages. These statistical measures are called production functions.
  • the software permits the user to move from one page to another, or to place two pages side by side for comparison. It thus becomes possible to look for patterns establishing where the production defects arise.
  • the production variables, production functions, and type selection of the graphical display chart are recorded in a "macro"-like system where the literal keystrokes and selections are remembered by the software for each of a plurality of graphical display pages.
  • the keystrokes of the user are recorded by the "macro" for each page of data, and the choice of variables and functions for each these pages is stored by the computer as they are created. In this manner, it becomes possible to customize a particular data analysis scheme in a modular way without having to entirely rewrite a data analysis program for every application.
  • the invention also includes in the software package a system and method of creating conditional relationships in the form of a flowchart for analyzing the production data, and displaying the flowcharts in graphical form.
  • the flowchart nodes are stored in the system as the "macro" is recorded.
  • Each page of data is displayed as one node of the flowchart, thereby representing the choice of variables and functions, as well as the type of chart display selection.
  • the customer can also create conditional relationships, such as would be represented by a diamond shape in a standard flowchart, between the data analysis schemes for each page of data by selecting from a dialog box on the flowchart page.
  • a user can specify that a follow-up test is performed only in the event that the results from a previous test exceed some predetermined value.
  • the entire data analysis scheme represented by the flowchart is executed by pressing a button on the toolbar of that window page.
  • the invention further includes a system and method for selecting and automatically executing the flowchart at any time specified by the customer.
  • the flowchart conditionals are flexibly changed by the customer, so that it is easier to customize a given data analysis scheme for a variety of applications.
  • the user may provide that a particular flowchart conditional data analysis scheme is automatically executed at a future time certain on a regular basis and published in any of a variety of specified formats.
  • Customized production reports are generated at a printer or web server to permit multiple users to have access to the analysis of production data on a weekly or other basis.
  • the execution of the flowchart analysis may also include a conditional notification node so that an appropriate operator is alerted when the results of the analysis exceed some predetermined limit. This notification may be through an e-mail message at the operator's personal computer or may be connected to a paging system.
  • Figure 1A illustrates a computer screen for specifying data analysis parameters
  • Figure IB illustrates a computer screen for setting up a casebook
  • Figure 2A shows a bar chart histograms produced by the software
  • Figure 2B shows a calendar produced by the software
  • Figure 3 illustrates a display window where two or more bar charts are placed side by side for comparison
  • Figure 4A shows a zoom feature on the software package for viewing production data
  • Figure 4B shows a production map after filtering
  • Figure 5A shows the display window of a flowchart created by the software package
  • Figure 5B shows a bar chart generated by selecting the flowchart of Figure 5A
  • Figure 6A shows a list of cluster classifications for analyzing defect data
  • Figure 6B shows a drop down list box for adding cluster classifications
  • Figure 6C shows a window for color coding the wafer map
  • Figure 6D shows a wafermap gallery
  • Figure 6E shows an image gallery
  • Figure 7A illustrates the overall system architecture
  • Figures 7B and 7C illustrate the interfaces of the middle layer architecture
  • Figure 8 illustrates the operation of the higher level software. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS 1. Chart Generation
  • Figure 1A illustrates a computer screen 100 having one or more dialog boxes 101 , 102, 103 for specifying data analysis parameters.
  • Drop down list boxes 101, 102 indicate which parameters are to be placed on X and Y Axes of a bar chart.
  • the parameters are selected with a computer mouse from a drop-down menu or similar type of dialog box 101, 102.
  • Figure 1A shows that the X Axis parameter is the defect class and the Y Axis parameter is the defect count.
  • buttons 104 to 109 for the customer to select the type of chart for data display.
  • the chart could be a bar chart 104 or 105; a pie chart 107; a trend chart 106, 109; etc.
  • the dialog box 101, 102 is a drop down list box with a vertical scroll bar.
  • the user causes the list box 101, 102 to drop down by clicking on the arrow box 1 1 1 , 1 12 beside of the list box 101, 102.
  • the user clicks on one of a collection of text strings representing production variables and production functions within a columnar list within the list box rectangle.
  • the desired text string is found within the list box 101 , 102, the user clicks on this text string which causes this text string to appear in the selection line of the list box 101, 102.
  • One feature of the present invention is the recording of the selected production variables and production functions in a macro feature.
  • the computer thus remembers or learns the selection of variables and functions selected by the user, and has the capability of replaying the particular variables and functions for a new data set.
  • the analytical system and method therefore differs from the prior art where new production parameters must be specified each time an analysis is to be performed, or where the user is restricted to choosing from only a specified set of preprogrammed analytical schemes.
  • the macro feature stores the particular set of commands relating to the production parameters that the user has previously selected from the dialog boxes and drop down list boxes 101 , 102.
  • SUBST ⁇ TL ⁇ SHEET (RULE 2e) Macro features are common tools in word processing environments such as Word* and WordPerfect, ® but hitherto have not been applied to production analysis.
  • the present invention thus considerably simplifies customization of production variables over prior art approaches such as Baker et al, supra, which use a complex set of data hierarchy structures, user accounts, and process identification numbers.
  • the present invention is more user-friendly and picture-oriented. Whenever the customer makes a selection for a casebook, the selection is automatically recorded in the casebook by the macro.
  • Figure IB shows a window 150 for setting up a new casebook page.
  • a casebook is essentially a particular data analysis scheme. The casebook can be created by selecting from one of a plurality of radio buttons 151, 152, 153.
  • a casebook is created by importing production data from a database, by importing a preexisting file, or by opening a recipe file.
  • Parameters applicable to monitoring production defects from the window of Figure 1A might include number on the Y Axis and type on the X Axis.
  • a Type Pareto Chart is then created and displayed. For example, the number of defects in a semiconductor assembly line is selected as the parameter on the Y Axis.
  • the X Axis parameter is the defect class by number, where each number indicates a particular defect class.
  • Other production parameters may be selected to display the number of defects by layer number. Production variables such as "layer number" are selected from the list box. The user compares the relative number of defects occurring on each layer of the product in order to isolate where production problems are occurring with the most frequency. Alternatively, the user may select a production variable such as lot number identification, or a specified range of calendar dates with the calendar feature of Figure 2B as discussed below.
  • Figure 2A shows a Type Pareto Chart 200 of the number of semiconductor wafer defects by defect class.
  • An appropriate title bar 210 may be found above the window, in this case reading "Type Pareto Chart.”
  • tabs 221, 222, 223, 224 indicating a number of pages that are immediately accessible to the user.
  • the pages are labeled " 1 Type Pareto,” “2 Size Histogram,” “3 Wafermap,” and “4 Wafer Gallery.” By clicking on these tabs at the bottom of the page, the user can move from page to page. Smaller boxes at the bottom of the window 200 give other information such as the total number of lots 230, total number of wafers 231 and total number of defects 232.
  • a toolbar 240 at the top of window 200 has various buttons providing further selections, such as accessing other bar charts, the wafer map of Figure 4A, or the flow chart generating window of Figure 5A; toolbar 240 further provides buttons for changing the magnification of the bar charts, or for producing the calendar of Figure 2B.
  • the software package for creating the bar charts 200 of Figure 2A includes a dialog box button 241 in the toolbar kit 240.
  • Dialog box 250 appears including a string selection drop down list box 277 shown in Figure 2B.
  • the user selects the method of entering dates from the string selection box 277.
  • a month and year for the calendar 270 are selected from additional drop down list boxes 272, 273.
  • the customer may use the string selection box 277 to enter the production variables in another manner, such as from a list box of text strings, e.g. "last ten days,” "last ten lots,” or input a range of dates from the keyboard in a blank field box.
  • Figure 2D further shows that calendar display 270 includes a plurality of push button 271 for each day of calendar 270.
  • the user selects one or more push buttons 271 on the calendar 270 to indicate one or more days over which the production data is displayed in the bar chart format. It is also possible to select times within a given calendar date by the hour and minute with dialog boxes 274, 275, or page through the calendar month by month with arrow keys 276.
  • the software package includes a toolbar kit function that lets the user place two or more bar charts 310, 320 side by side for comparison by splitting the window 300.
  • the user has the capability of comparing a bar chart 310 of the number of defects by layer number for a first production lot relative to a similar bar chart 320 for a second production lot.
  • the bar charts 310, 320 can be created as
  • SUBSTITUTE SHEET (RULE 25) embedded packaged objects which can be dragged and dropped from another window, or the bar charts 310, 320 can be stored as files.
  • the packaged object may be represented as an icon or other graphic image.
  • the various pages are color coded for easier visibility.
  • the software package of the present invention further includes a utility for accessing and displaying a production wafer map 410 in display window 400.
  • the user zooms in or out on the production map by selecting a plus or minus zoom button bar 430 as shown in Figure 4A.
  • Each of the particular defects is color coded to facilitate visual identification in accordance with a defect number scale 440 to the right of map 410.
  • Side-by-side with the wafer map are shown the Type Pareto and Size Histogram charts 450, 460 imported from windows 310 and 320 of Figure 3.
  • the actual production map can then be compared to another actual or ideal production map from a wafermap gallery 690 (Fig. 6D) to filter out all patterns except for defects.
  • the user drags and drops a packaged image of the production map 410 with the computer cursor into wafermap gallery 690.
  • the actual and ideal production maps in wafermap gallery 690 represent the way a particular product would appear if the product has no defects.
  • a map 480 of the product without defects is accessed by selecting the tab 470 at the bottom of window 400 to page into wafermap gallery window 690.
  • Figure 4B shows the production map 410 after it has been filtered by information in the wafermap gallery 470. Once the actual production map 410 is subtracted from the ideal production map of the wafermap gallery 470, only a map 460 of the defects remains. By combining the selection of production parameters with filtering from the wafermap gallery 470, the user identifies the defect pattern in a particular lot number or layer number.
  • the invention further includes a program function for building a customized flowchart 510 according to a selected
  • SUBSTITUTE SHEET (RULE 25) recipe of conditionals.
  • a conditional in this context is defined as an event that occurs or does not occur depending upon another value. This value may be one of the production parameters from production data or a calculated result from some previous production function. A conditional produces one or more branches in a flowchart depending upon this value.
  • the recipe of conditionals is a series of linked conditionals that is created by the user according to a desired data analysis and response scheme.
  • the flowchart building program function operates in the manner of a "macro" in a computer by recording keystrokes in the casebook and playing back the keystrokes of the casebook upon command from the user.
  • "macro" type program function of the present invention remembers a series of production parameters specified by the user from the dialog boxes.
  • the casebook macro is subsequently converted into flowchart 510 by the software and displayed.
  • Each of the selected production parameters and production functions is assigned a geometrical element in the flowchart depending upon its function, e.g. box, circle, diamond.
  • the geometrical elements of the flowchart correspond to their standard definitions in flowchart lexicography; a circle is an input-output function, a diamond is a branching conditional, and a box is a data calculation.
  • the user can also create the flow chart by dropping and dragging a node 520 from a dialog box 530 and linking it to one of the previous nodes 540 in the flow chart 510.
  • the recipe represented by the flowchart may be readily modified by re- recording the conditional selections, redisplaying a new flowchart, and reexecuting the new flowchart, or the customer has the option of programming the flowchart more directly via the node dialog box 530.
  • the user may wish, for example, to execute on a regular basis a flowchart 510 that produces the standard deviation of defects in the second layer of the product for the last ten days. This particular flowchart 510 has been previously created and recorded by the customer.
  • Each of the pages in the casebook has a corresponding graphical node symbol 541 , 542, 543,
  • SUBSTT ⁇ UTE SHEET (RULE 26) 544, 545 and 546 which is displayed in the window 500 upon selection.
  • this flowchart 510 is created, it is displayed in a linked fashion in the display window 500 as shown in Figure 5A.
  • the user then generates one or a series of bar charts such as the bar chart 570 shown in Figure 5B, or performs other functions by selecting this particular flowchart 510 shown in the display window 500 of Figure 5A.
  • An analytical subroutine represented by the flowchart may be automatically executed by the user on a regular basis. Generic groupings of production data such as "last ten days” or “last ten lots” are specified rather than dates certain. This analytical subroutine is then executed, say, every week or every two weeks, without operator intervention. Reports of one or more of these analytical schemes are then automatically generated at these times. The reports may be generated automatically either at the operator's computer, where they are stored in data files, or at a print station. The operator specifies the number of copies of these reports to generate, and the location that they are generated is selected via the network printer. A plurality of these reports are automatically published on a preestablished regular basis without taking up the operator's time on every occasion.
  • Copies are routed to selected individuals responsible for overseeing production. Alternatively, instead of printing these reports on a network printer, they can be routed on a regular basis in an electronic format through a network server.
  • the network can be either a local area network or an Internet location on the World Wide Web.
  • Electronic publishing has the advantages of conserving paper and reducing costs. It is also possible to automatically utilize the results of the previous data analysis subroutine to conditionally change the scheme of the data analysis, and the subsequent publication of the reports. If a condition is detected where the results of a particular analysis exceed a preset value, then other predetermined analyses are performed to more precisely identify the source of the defect. Effectively, a feedback loop is set up to maintain tight control between the inspection results and the analytical scheme.
  • a notification may be sent to the engineer through e-mail or pager systems to take a specified remedial action.
  • a report might also be sent back to the production line to automatically launch a process change, e.g. across the Internet to launch a Java applet.
  • One application of the analysis routine of the present invention is to determine when a defect is an "adder,” i.e. a defect that is not present on any previous layer. These adder defects are subtracted from the defects that were present on the previous layers, and then classified by the Automatic Defect Control (ADC) program.
  • ADC Automatic Defect Control
  • Optical pattern recognition systems exist to permit a computer to classify certain types of defects.
  • a neural network provides analysis of pattern recognition of the defect type. For example, a defect such as a scratch exhibits certain familial similarities to other scratches, i.e. the defect is long and thin. By abstracting the characteristic similarities of this class of defects, the computer recognizes and classifies based upon the abstracted characteristics through the Automatic Defect Classification program.
  • the present invention may recognize at least 256 types of defects.
  • the various classes of defects that prior art pattern recognition systems can identify is typically fixed by the particular software program. It thus becomes desirable to be able to add new defect classifications when they become identifiable.
  • the basic mode of analysis may vary from one fabrication laboratory to another fabrication laboratory, or even from one processing engineer to another processing engineer.
  • Each of these users may have a different definition of what is a killer defect, i.e. a defect that causes the chip to fail.
  • the definition of a killer defect for one fabrication laboratory might be quite complex, and three or four databases might have to be accessed to perform the analysis.
  • Defects often are present in groups or clusters since the causative factor leading to the defect is repeated in a general area on the wafer. These defect groups are referred to as cluster classifications.
  • the optical pattern recognition system is capable of detecting these cluster classifications in a production map.
  • the present invention includes a software procedure for integrating new cluster classifications into the analysis algorithm.
  • this algorithm extension is applied to cluster classifications of semiconductor defects.
  • the program contains a table namespace 610 of cluster classifications 620 of defects.
  • These cluster classes 620 may include defects 621 such as a scratch, particle, blowout, pinhole, etc., or the defects may be classified by size.
  • Figure 6B illustrates a window 650 for adding cluster classifications to the list of Figure 6A.
  • the window 650 contains a drop down list box 660 with a plurality of prospective cluster classifications 670 for the X Axis.
  • the customer clicks on the drop down list box with his computer mouse to select one of these cluster classifications 670, and this classification 670 is added to the left column 615 of the table namespace 610 of Figure 6A.
  • the customer thereby has a greater degree of flexibility to insert new attributes 670 into the namespace 610 than would be possible with a static software package.
  • the customer filters the production map so that a production map of only the scratches remains. Analysis of the scratch data is then readily performed.
  • Figure 6C shows a window 680 for color coding the wafer map 681.
  • the customer selects from a drop down list box 682 to determine how the wafer is to be coded.
  • Figures 6D and 6E show windows of wafermap and image galleries.
  • the wafermap gallery 690 of Figure 6D contains a plurality of rows 691 and columns 692 of semiconductor wafers. Each row 691 may represent a particular type of wafer pattern while each column 692 may represent its lot number.
  • a plurality of bar charts 693 are juxtaposed with the window of wafermap gallery 690 from Figures 2A and 3; a plurality of tabs 694 below wafermap gallery 690 permit the user to page between the various windows of Figures 2A, 3 and 6E.
  • Figure 6E shows an image gallery window 695 having a matrix of semiconductor wafer images arranged in rows 696 and columns 697, with the rows representing a particular type of wafer pattern and a column representing a lot number.
  • a plurality of Type Pareto and Size Histogram bar charts 698 are juxtaposed with image gallery window 695, and a plurality of tabs 699 at the bottom of image gallery window 695 permit the user to page between windows.
  • Toolbar 686 contains a magnification button 685 so that image gallery 695 of Figure 6E is provided with a greater degree of magnification than the wafermap gallery 690 of Figure 6D.
  • the software system of the present invention utilizes a three-tier architecture.
  • the highest tier 710 is the Presentation Layer, the object-oriented Windows ® environment consisting of the menus, buttons, dialog boxes, and charts that are visible to the customer.
  • the middle tier 720 is the CORBA (Common Object Request Brokered Architecture) HOP (Inter-Internet Object Protocol) Middleware Layer, which distributes objects across servers and the Internet.
  • the lowest tier 730, the Storage Layer is a database containing raw production data which is connected by the CORBA Layer to other servers and the Presentation Layer.
  • Figure 7B shows how the CORBA Middleware Layer interfaces with the Storage Layer 730 and the Namespace Service 740 to modify the cluster classifications.
  • CORBA is a mechanism of distributing objects across microcomputers and operating systems.
  • the CORBA Middleware Layer provides access to the Server for objects that can reside anywhere on the network so that new cluster classifications can be presented from the Namespace Service 740 to the DataSet Service 750.
  • One client in Ireland may, for example, discover a new method of clustering 760 or custom compilation 770 of the data in that location. This method may be relevant to the needs of a client in the United States.
  • CORBA takes the Namespace Service 740 from the client in Ireland and applies it to the DataSet Service 750 from the United States over the server without having to access the production database in the United States to perform the analysis.
  • Figure 7C shows how CORBA interfaces via the server from the client's personal computer 751 to other work stations and the Database Server 752.
  • the Application Server 753 stores and distributes all of the various calculation modules or objects.
  • the Application Server 753 can be the same as the Database Server 752, it can be the Client workstation 751, or anyplace else on the network.
  • the recipes are contained in the Application Server 753, and once the recipes are run, the results can be published at a printer 754, WEB Server 755 or client personal computer 756.
  • Figure 8 shows a detail of the software architecture of the Presentation Layer, written in Visual C++ programming language.
  • the Recipe Editor 810 permits the customer to create a Recipe Framework 820.
  • the recipe is applied to the DataSet Framework 830 through the Application Modules 840, and with the GUI (Graphic User Interface) Framework 850, a Page 860 is produced in the Windows' 5 format.
  • the Recipe Framework 830 also interfaces with the Scheduler and Event Service 870, providing automatic execution and publication of production data analyses at future specified times.

Abstract

A software system and method for creating analytical graphics including bar charts with greater flexibility in an object-oriented Window® environment. The software is particularly applicable to analyzing production data in semiconductor quality control (830). The user (850) customizes the analytical tools by selecting production parameters from a dialog box, and creates flowcharts on the computer display representing the sequence of production variables and production functions previously selected (840). The software is set up with a macro program (840) recording function to remember the production keystrokes previously selected. The analytical sequence represented by the flowchart (870) is automatically executed whenever it is selected by the user, or this sequence can be preprogrammed to run at specified intervals in the future (870). Thus, the user (850) can automatically generate reports of production data (860) on a regular basis to a particular output device, such as a printer, server, or computer screen, or alert an operator by e-mail or paging systems.

Description

SOFTWARE SYSTEM AND METHOD FOR GRAPHICALLY BUILDING CUSTOMIZED RECIPE FLOWCHARTS
CROSS-REFERENCE TO RELATED APPLICATIONS This application is related to a co-pending PCT Patent Application corresponding to US Patent Application Serial No. 08/958,288, filed on October 27, 1997, and entitled, "Software System and Method for Extending Classifications and Attributes in Production Analysis," to common inventors and assignees which is hereby incorporated by reference.
BACKGROUND OF THE INVENTION
1. Field of Invention
This invention relates to computer software, and particularly to a software package for building customized charts and flow diagrams with executable conditions. The applications include quality control monitoring for production lines such as semiconductor production.
2. Discussion of the Background Art
Software packages are increasingly being written for Windows® formats so that a user may interact with the program through symbols on the computer screen via mouse clicks or arrow keys. Such programs are typically written in Visual C++ or Visual Basic programming language, and permit the programmer to call on generalized programming objects to display selectable data input fields. These programs are more user- friendly and afford greater flexibility because the user can choose to select from any one of a large number of program functions based upon displayed visual cues.
One of the primary tools utilized by a programmer is the flowchart. Most programs begin with the programmer manually drawing a flowchart of what he wants his program to do. Flowcharts are formed by a series of linked graphical symbols with corresponding functions. For example, a diamond shape in a flowchart represents a conditional, and branching links from the diamond express the conditions presented by the data. Drawing programs such as Top Down® currently exist to create flowcharts, circuit diagrams and other drawings on a computer.
It is also known to employ icons on a computer screen to produce programming shortcuts and to access a given program or document. These icons perform a single programming function, e.g. transferring the display into a given document and/or a given program. While multiple subfunctions are performed upon selection of any icon, only one icon is selected at a time.
Object oriented programming permits a programmer to call upon a particular functional subroutine in Windows® which is modular in design and operable across a large number of different hardware systems. The objects can be used to design programming functions, e.g. button bars, slide bars, toolbars, etc.
Another function that is commonly used in word processing programs such as Word® and WordPerfect® is the macro. A macro is a way of storing instructions and strings in a computer so that automated, customized commands can be created by the user. The macro essentially records the literal keystrokes of the user. These keystrokes may be text strings, function key selections, selections from menu items, print commands, or even exiting procedures. Macros are quick, handy, and powerful tools that permit user- friendly programming without specific knowledge of a programming language. Even if one has great expertise in programming languages, it may be simpler and more effective to create commands with macros.
Quality control has historically relied upon automated computer systems. The automated production line replaces the manual laborer and automated quality control eliminates the inspectors. Today, one important consumer of quality control is the semiconductor industry. Microscopic defects in a semiconductor wafer have major implications on the cost and yield of a semiconductor production process. Because semiconductor technology is so sensitive to defects, isolating their precise source in the production process facilitates great advancement in the industry.
Quality control software packages are currently available for the semiconductor industry, but the programs are generally written on a project- specific basis. These programs are written to include a large number of analytical utilities around a core system but these utilities are essentially fixed in number and cannot be modified. When a customer wishes to change the way data is analyzed, he must either call upon a new utility or create a new program. Thus, these packages are expensive and lack flexibility.
One method of measuring the number and location of defects in a semiconductor chip involves filtering or erasing the non-defect data from the production data to leave only the defect data. A map of actual production data either may be compared to a map of another set of actual production data, or to a map of an ideal set of production data stored in the computer memory. The defect data is then analyzed according to number, density, location, type and step in the production process, with the goal of correcting the production process itself. The defect data may give clues about how to increase the yield and decrease the cost of the product. A variety of prior art data analysis systems and methods have been disclosed for industrial process control of semiconductor manufacturing. Among these are U.S. Patent No. 5,226, 118 to Baker et al This patent discloses a system for making charts. The charts are displayed as a gallery of cells where each cell is a unit of a two dimensional array. Each cell in the chart may be defined as a mathematical function of one or more other cells in a manner similar to a spreadsheet program such as Microsoft Excel.® Other related patents are U.S. Patent Nos. 4,967,381; 4,951, 190; 4,873,623; 4843,538; 4,805,089; and 4,679, 137. These patents disclose software analytical tools with complex three level data structures. Process analysis can only be customized by selecting from a set of predefined categories supplied by the programmer at the time the software is installed. SUMMARY OF THE INVENTION The present invention concerns a software package for graphically creating charts and diagrams in a Windows environment. The charts may be used to analyze data from production runs based upon production variables and production functions so that a customer may more easily understand the origins of production defects. Examples of production variables are lot number, layer number, or a range of calendar dates. The quantity or other statistical measure of production defects for each of the production variables is displayed in the form of bar chart pages. These statistical measures are called production functions. The software permits the user to move from one page to another, or to place two pages side by side for comparison. It thus becomes possible to look for patterns establishing where the production defects arise.
The production variables, production functions, and type selection of the graphical display chart are recorded in a "macro"-like system where the literal keystrokes and selections are remembered by the software for each of a plurality of graphical display pages. Thus, it is not necessary for the customer to perform any express reprogramming to modify the data analysis scheme. The keystrokes of the user are recorded by the "macro" for each page of data, and the choice of variables and functions for each these pages is stored by the computer as they are created. In this manner, it becomes possible to customize a particular data analysis scheme in a modular way without having to entirely rewrite a data analysis program for every application. The invention also includes in the software package a system and method of creating conditional relationships in the form of a flowchart for analyzing the production data, and displaying the flowcharts in graphical form. The flowchart nodes are stored in the system as the "macro" is recorded. Each page of data is displayed as one node of the flowchart, thereby representing the choice of variables and functions, as well as the type of chart display selection. The customer can also create conditional relationships, such as would be represented by a diamond shape in a standard flowchart, between the data analysis schemes for each page of data by selecting from a dialog box on the flowchart page. Thus, a user can specify that a follow-up test is performed only in the event that the results from a previous test exceed some predetermined value. The entire data analysis scheme represented by the flowchart is executed by pressing a button on the toolbar of that window page.
The invention further includes a system and method for selecting and automatically executing the flowchart at any time specified by the customer. The flowchart conditionals are flexibly changed by the customer, so that it is easier to customize a given data analysis scheme for a variety of applications. The user may provide that a particular flowchart conditional data analysis scheme is automatically executed at a future time certain on a regular basis and published in any of a variety of specified formats. Customized production reports are generated at a printer or web server to permit multiple users to have access to the analysis of production data on a weekly or other basis. The execution of the flowchart analysis may also include a conditional notification node so that an appropriate operator is alerted when the results of the analysis exceed some predetermined limit. This notification may be through an e-mail message at the operator's personal computer or may be connected to a paging system.
BRIEF DESCRIPTION OF THE DRAWINGS Figure 1A illustrates a computer screen for specifying data analysis parameters;
Figure IB illustrates a computer screen for setting up a casebook; Figure 2A shows a bar chart histograms produced by the software;
Figure 2B shows a calendar produced by the software; Figure 3 illustrates a display window where two or more bar charts are placed side by side for comparison;
Figure 4A shows a zoom feature on the software package for viewing production data;
Figure 4B shows a production map after filtering; Figure 5A shows the display window of a flowchart created by the software package;
Figure 5B shows a bar chart generated by selecting the flowchart of Figure 5A;
Figure 6A shows a list of cluster classifications for analyzing defect data;
Figure 6B shows a drop down list box for adding cluster classifications ; Figure 6C shows a window for color coding the wafer map;
Figure 6D shows a wafermap gallery; Figure 6E shows an image gallery; Figure 7A illustrates the overall system architecture; Figures 7B and 7C illustrate the interfaces of the middle layer architecture; and
Figure 8 illustrates the operation of the higher level software. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS 1. Chart Generation
Figure 1A illustrates a computer screen 100 having one or more dialog boxes 101 , 102, 103 for specifying data analysis parameters. Drop down list boxes 101, 102 indicate which parameters are to be placed on X and Y Axes of a bar chart. The parameters are selected with a computer mouse from a drop-down menu or similar type of dialog box 101, 102. The user clicks on any of the parameters in the menu of the dialog box 101 or 102 to select the data analysis parameters on the X and Y Axes. Figure 1A shows that the X Axis parameter is the defect class and the Y Axis parameter is the defect count. There are also a series of buttons 104 to 109 for the customer to select the type of chart for data display. The chart could be a bar chart 104 or 105; a pie chart 107; a trend chart 106, 109; etc.
Preferably, the dialog box 101, 102 is a drop down list box with a vertical scroll bar. The user causes the list box 101, 102 to drop down by clicking on the arrow box 1 1 1 , 1 12 beside of the list box 101, 102. The user clicks on one of a collection of text strings representing production variables and production functions within a columnar list within the list box rectangle. When the desired text string is found within the list box 101 , 102, the user clicks on this text string which causes this text string to appear in the selection line of the list box 101, 102.
One feature of the present invention is the recording of the selected production variables and production functions in a macro feature. The computer thus remembers or learns the selection of variables and functions selected by the user, and has the capability of replaying the particular variables and functions for a new data set. The analytical system and method therefore differs from the prior art where new production parameters must be specified each time an analysis is to be performed, or where the user is restricted to choosing from only a specified set of preprogrammed analytical schemes. The macro feature stores the particular set of commands relating to the production parameters that the user has previously selected from the dialog boxes and drop down list boxes 101 , 102.
SUBSTΓTLΠΈ SHEET (RULE 2e) Macro features are common tools in word processing environments such as Word* and WordPerfect,® but hitherto have not been applied to production analysis. The present invention thus considerably simplifies customization of production variables over prior art approaches such as Baker et al, supra, which use a complex set of data hierarchy structures, user accounts, and process identification numbers. The present invention is more user-friendly and picture-oriented. Whenever the customer makes a selection for a casebook, the selection is automatically recorded in the casebook by the macro. Figure IB shows a window 150 for setting up a new casebook page. A casebook is essentially a particular data analysis scheme. The casebook can be created by selecting from one of a plurality of radio buttons 151, 152, 153. A casebook is created by importing production data from a database, by importing a preexisting file, or by opening a recipe file. Parameters applicable to monitoring production defects from the window of Figure 1A might include number on the Y Axis and type on the X Axis. A Type Pareto Chart is then created and displayed. For example, the number of defects in a semiconductor assembly line is selected as the parameter on the Y Axis. The X Axis parameter is the defect class by number, where each number indicates a particular defect class. Other production parameters may be selected to display the number of defects by layer number. Production variables such as "layer number" are selected from the list box. The user compares the relative number of defects occurring on each layer of the product in order to isolate where production problems are occurring with the most frequency. Alternatively, the user may select a production variable such as lot number identification, or a specified range of calendar dates with the calendar feature of Figure 2B as discussed below.
Figure 2A shows a Type Pareto Chart 200 of the number of semiconductor wafer defects by defect class. An appropriate title bar 210 may be found above the window, in this case reading "Type Pareto Chart." At the bottom of the screen are tabs 221, 222, 223, 224 indicating a number of pages that are immediately accessible to the user. In Figure 2A, the pages are labeled " 1 Type Pareto," "2 Size Histogram," "3 Wafermap," and "4 Wafer Gallery." By clicking on these tabs at the bottom of the page, the user can move from page to page. Smaller boxes at the bottom of the window 200 give other information such as the total number of lots 230, total number of wafers 231 and total number of defects 232. A toolbar 240 at the top of window 200 has various buttons providing further selections, such as accessing other bar charts, the wafer map of Figure 4A, or the flow chart generating window of Figure 5A; toolbar 240 further provides buttons for changing the magnification of the bar charts, or for producing the calendar of Figure 2B.
In order to produce the chart of Figure 2B, the software package for creating the bar charts 200 of Figure 2A includes a dialog box button 241 in the toolbar kit 240. Dialog box 250 appears including a string selection drop down list box 277 shown in Figure 2B. The user then selects the method of entering dates from the string selection box 277. When the user chooses that the dates are to be selected using calendar 270, a month and year for the calendar 270 are selected from additional drop down list boxes 272, 273. Alternatively, the customer may use the string selection box 277 to enter the production variables in another manner, such as from a list box of text strings, e.g. "last ten days," "last ten lots," or input a range of dates from the keyboard in a blank field box. Figure 2D further shows that calendar display 270 includes a plurality of push button 271 for each day of calendar 270. The user selects one or more push buttons 271 on the calendar 270 to indicate one or more days over which the production data is displayed in the bar chart format. It is also possible to select times within a given calendar date by the hour and minute with dialog boxes 274, 275, or page through the calendar month by month with arrow keys 276.
Referring now to Figure 3, the software package includes a toolbar kit function that lets the user place two or more bar charts 310, 320 side by side for comparison by splitting the window 300. For example, the user has the capability of comparing a bar chart 310 of the number of defects by layer number for a first production lot relative to a similar bar chart 320 for a second production lot. The bar charts 310, 320 can be created as
SUBSTITUTE SHEET (RULE 25) embedded packaged objects which can be dragged and dropped from another window, or the bar charts 310, 320 can be stored as files. The packaged object may be represented as an icon or other graphic image. The various pages are color coded for easier visibility.
2. Accessing Production Maps
The software package of the present invention further includes a utility for accessing and displaying a production wafer map 410 in display window 400. The user zooms in or out on the production map by selecting a plus or minus zoom button bar 430 as shown in Figure 4A. Each of the particular defects is color coded to facilitate visual identification in accordance with a defect number scale 440 to the right of map 410. Side-by-side with the wafer map, are shown the Type Pareto and Size Histogram charts 450, 460 imported from windows 310 and 320 of Figure 3. The actual production map can then be compared to another actual or ideal production map from a wafermap gallery 690 (Fig. 6D) to filter out all patterns except for defects. The user drags and drops a packaged image of the production map 410 with the computer cursor into wafermap gallery 690. The actual and ideal production maps in wafermap gallery 690 represent the way a particular product would appear if the product has no defects. A map 480 of the product without defects is accessed by selecting the tab 470 at the bottom of window 400 to page into wafermap gallery window 690.
Figure 4B shows the production map 410 after it has been filtered by information in the wafermap gallery 470. Once the actual production map 410 is subtracted from the ideal production map of the wafermap gallery 470, only a map 460 of the defects remains. By combining the selection of production parameters with filtering from the wafermap gallery 470, the user identifies the defect pattern in a particular lot number or layer number.
3. Creating Flowchart Recipes
As shown in Figure 5A, the invention further includes a program function for building a customized flowchart 510 according to a selected
10
SUBSTITUTE SHEET (RULE 25) recipe of conditionals. A conditional in this context is defined as an event that occurs or does not occur depending upon another value. This value may be one of the production parameters from production data or a calculated result from some previous production function. A conditional produces one or more branches in a flowchart depending upon this value. The recipe of conditionals is a series of linked conditionals that is created by the user according to a desired data analysis and response scheme.
The flowchart building program function operates in the manner of a "macro" in a computer by recording keystrokes in the casebook and playing back the keystrokes of the casebook upon command from the user. The
"macro" type program function of the present invention remembers a series of production parameters specified by the user from the dialog boxes.
The casebook macro is subsequently converted into flowchart 510 by the software and displayed. Each of the selected production parameters and production functions is assigned a geometrical element in the flowchart depending upon its function, e.g. box, circle, diamond. The geometrical elements of the flowchart correspond to their standard definitions in flowchart lexicography; a circle is an input-output function, a diamond is a branching conditional, and a box is a data calculation. As shown in Figure 5A, the user can also create the flow chart by dropping and dragging a node 520 from a dialog box 530 and linking it to one of the previous nodes 540 in the flow chart 510. Whenever the user wishes to execute a particular analytical scheme on the production data, he selects the flowchart 510 from the current page by pressing a particular button 550 on the toolbar 560. The recipe represented by the flowchart may be readily modified by re- recording the conditional selections, redisplaying a new flowchart, and reexecuting the new flowchart, or the customer has the option of programming the flowchart more directly via the node dialog box 530. The user may wish, for example, to execute on a regular basis a flowchart 510 that produces the standard deviation of defects in the second layer of the product for the last ten days. This particular flowchart 510 has been previously created and recorded by the customer. Each of the pages in the casebook has a corresponding graphical node symbol 541 , 542, 543,
1 1
SUBSTTΓUTE SHEET (RULE 26) 544, 545 and 546 which is displayed in the window 500 upon selection. After this flowchart 510 is created, it is displayed in a linked fashion in the display window 500 as shown in Figure 5A. The user then generates one or a series of bar charts such as the bar chart 570 shown in Figure 5B, or performs other functions by selecting this particular flowchart 510 shown in the display window 500 of Figure 5A.
An analytical subroutine represented by the flowchart may be automatically executed by the user on a regular basis. Generic groupings of production data such as "last ten days" or "last ten lots" are specified rather than dates certain. This analytical subroutine is then executed, say, every week or every two weeks, without operator intervention. Reports of one or more of these analytical schemes are then automatically generated at these times. The reports may be generated automatically either at the operator's computer, where they are stored in data files, or at a print station. The operator specifies the number of copies of these reports to generate, and the location that they are generated is selected via the network printer. A plurality of these reports are automatically published on a preestablished regular basis without taking up the operator's time on every occasion. Copies are routed to selected individuals responsible for overseeing production. Alternatively, instead of printing these reports on a network printer, they can be routed on a regular basis in an electronic format through a network server. The network can be either a local area network or an Internet location on the World Wide Web. Electronic publishing has the advantages of conserving paper and reducing costs. It is also possible to automatically utilize the results of the previous data analysis subroutine to conditionally change the scheme of the data analysis, and the subsequent publication of the reports. If a condition is detected where the results of a particular analysis exceed a preset value, then other predetermined analyses are performed to more precisely identify the source of the defect. Effectively, a feedback loop is set up to maintain tight control between the inspection results and the analytical scheme. When the results of an analysis exceed predetermined control levels, a notification may be sent to the engineer through e-mail or pager systems to take a specified remedial action. A report might also be sent back to the production line to automatically launch a process change, e.g. across the Internet to launch a Java applet. Thus, the analytical tool of the present invention is more than just a data gathering mechanism since process control can be implemented automatically via a feedback loop.
One application of the analysis routine of the present invention is to determine when a defect is an "adder," i.e. a defect that is not present on any previous layer. These adder defects are subtracted from the defects that were present on the previous layers, and then classified by the Automatic Defect Control (ADC) program.
4. Extending Classifications
Optical pattern recognition systems exist to permit a computer to classify certain types of defects. In the present invention, a neural network provides analysis of pattern recognition of the defect type. For example, a defect such as a scratch exhibits certain familial similarities to other scratches, i.e. the defect is long and thin. By abstracting the characteristic similarities of this class of defects, the computer recognizes and classifies based upon the abstracted characteristics through the Automatic Defect Classification program. The present invention may recognize at least 256 types of defects. However, the various classes of defects that prior art pattern recognition systems can identify is typically fixed by the particular software program. It thus becomes desirable to be able to add new defect classifications when they become identifiable.
Moreover, the basic mode of analysis may vary from one fabrication laboratory to another fabrication laboratory, or even from one processing engineer to another processing engineer. Each of these users may have a different definition of what is a killer defect, i.e. a defect that causes the chip to fail. The definition of a killer defect for one fabrication laboratory might be quite complex, and three or four databases might have to be accessed to perform the analysis. Defects often are present in groups or clusters since the causative factor leading to the defect is repeated in a general area on the wafer. These defect groups are referred to as cluster classifications. The optical pattern recognition system is capable of detecting these cluster classifications in a production map.
Referring now to Figure 6A, the present invention includes a software procedure for integrating new cluster classifications into the analysis algorithm. Preferably, this algorithm extension is applied to cluster classifications of semiconductor defects. The program contains a table namespace 610 of cluster classifications 620 of defects. These cluster classes 620 may include defects 621 such as a scratch, particle, blowout, pinhole, etc., or the defects may be classified by size.
Figure 6B illustrates a window 650 for adding cluster classifications to the list of Figure 6A. The window 650 contains a drop down list box 660 with a plurality of prospective cluster classifications 670 for the X Axis. The customer clicks on the drop down list box with his computer mouse to select one of these cluster classifications 670, and this classification 670 is added to the left column 615 of the table namespace 610 of Figure 6A. The customer thereby has a greater degree of flexibility to insert new attributes 670 into the namespace 610 than would be possible with a static software package. Upon execution of the cluster classification 620 of Figure 6A, the customer filters the production map so that a production map of only the scratches remains. Analysis of the scratch data is then readily performed.
Figure 6C shows a window 680 for color coding the wafer map 681. The customer selects from a drop down list box 682 to determine how the wafer is to be coded. Figures 6D and 6E show windows of wafermap and image galleries.
The wafermap gallery 690 of Figure 6D contains a plurality of rows 691 and columns 692 of semiconductor wafers. Each row 691 may represent a particular type of wafer pattern while each column 692 may represent its lot number. A plurality of bar charts 693 are juxtaposed with the window of wafermap gallery 690 from Figures 2A and 3; a plurality of tabs 694 below wafermap gallery 690 permit the user to page between the various windows of Figures 2A, 3 and 6E.
Figure 6E shows an image gallery window 695 having a matrix of semiconductor wafer images arranged in rows 696 and columns 697, with the rows representing a particular type of wafer pattern and a column representing a lot number. A plurality of Type Pareto and Size Histogram bar charts 698 are juxtaposed with image gallery window 695, and a plurality of tabs 699 at the bottom of image gallery window 695 permit the user to page between windows. Toolbar 686 contains a magnification button 685 so that image gallery 695 of Figure 6E is provided with a greater degree of magnification than the wafermap gallery 690 of Figure 6D.
5. System Architecture
As shown in Figure 7A, the software system of the present invention utilizes a three-tier architecture. The highest tier 710 is the Presentation Layer, the object-oriented Windows® environment consisting of the menus, buttons, dialog boxes, and charts that are visible to the customer. The middle tier 720 is the CORBA (Common Object Request Brokered Architecture) HOP (Inter-Internet Object Protocol) Middleware Layer, which distributes objects across servers and the Internet. The lowest tier 730, the Storage Layer, is a database containing raw production data which is connected by the CORBA Layer to other servers and the Presentation Layer.
Figure 7B shows how the CORBA Middleware Layer interfaces with the Storage Layer 730 and the Namespace Service 740 to modify the cluster classifications. CORBA is a mechanism of distributing objects across microcomputers and operating systems. The CORBA Middleware Layer provides access to the Server for objects that can reside anywhere on the network so that new cluster classifications can be presented from the Namespace Service 740 to the DataSet Service 750. One client in Ireland may, for example, discover a new method of clustering 760 or custom compilation 770 of the data in that location. This method may be relevant to the needs of a client in the United States. CORBA takes the Namespace Service 740 from the client in Ireland and applies it to the DataSet Service 750 from the United States over the server without having to access the production database in the United States to perform the analysis.
Figure 7C shows how CORBA interfaces via the server from the client's personal computer 751 to other work stations and the Database Server 752. The Application Server 753 stores and distributes all of the various calculation modules or objects. The Application Server 753 can be the same as the Database Server 752, it can be the Client workstation 751, or anyplace else on the network. The recipes are contained in the Application Server 753, and once the recipes are run, the results can be published at a printer 754, WEB Server 755 or client personal computer 756.
Figure 8 shows a detail of the software architecture of the Presentation Layer, written in Visual C++ programming language. The Recipe Editor 810 permits the customer to create a Recipe Framework 820. The recipe is applied to the DataSet Framework 830 through the Application Modules 840, and with the GUI (Graphic User Interface) Framework 850, a Page 860 is produced in the Windows'5 format. The Recipe Framework 830 also interfaces with the Scheduler and Event Service 870, providing automatic execution and publication of production data analyses at future specified times.
The invention has been described above according to a preferred embodiment, but those having ordinary skill in the art should recognize that changes, substitutions and variations can be readily made without departing from the spirit of the invention. Accordingly, the invention is only construed to be limited by the claims set forth below.
16
SUBS I 1 1 U IE SHEET (RULE 26)

Claims

We claim:
1. A software method for analyzing production data on a computer, comprising the steps of: selecting one or more production variables from dialog boxes; selecting one or more production functions from said dialog boxes; recording said one or more production variables and said one or more production functions in a macro; and displaying a first graphical analytic representation of said one or more production variables and said one or more production functions in a display window.
2. The method of analyzing production data of claim 1, further comprising: displaying a second graphical analytical representation and placing it side by side with said first graphical analytical representation in said display window.
3. The method of analyzing production data of claim 1, wherein: said selecting of production variables includes selecting from a group consisting of lot number, layer number and dates of production; and said selecting of production functions include selecting from a group consisting of number, mean, and standard deviation of defects.
4. The method of analyzing production data of claim 1 , further comprising: alerting an inspector upon detecting that analytical results exceed a predetermined value.
5. The method of analyzing production data of claim 1, wherein: said selecting of production variables includes selecting a set of dates from a calendar display.
6. The method of analyzing production data of claim 1, wherein: said displaying of said first graphical analytical representation is performed by displaying a flowchart of said production variables and production functions.
7. A software method for creating executable flowcharts on a computer, comprising the steps of: selecting one or more production variables from dialog boxes in a user- defined sequence; selecting one or more production functions from said dialog boxes in said user-defined sequence; recording said user-defined sequence of said production variables and said production functions; displaying said user-defined sequence in a flowchart representing a series of linked analytical steps of said user-defined sequence; and automatically executing said series of linked analytical steps by selecting said flowchart.
8. The software method of claim 7, further comprising: specifying that said series of linked analytical steps are to be performed at one or more predetermined future dates; and publishing automated reports at said one or more predetermined future dates at one or more of a plurality of locations.
9. The software method of claim 8, wherein: said locations include a printer station, a web server or a computer screen.
10. The software method of claim 7, wherein: said recording of said user-defined sequence is a macro recording of production variables and production functions.
11. The software method of claim 10, further comprising: changing said user-defined sequence to modify said flowchart; redisplaying said user-defined sequence as a new flowchart; and reexecuting said new flowchart.
12. A software system for analyzing production data on a computer, comprising: dialog boxes for selecting one or more production variables and one or more production functions; a macro for recording said one or more production variables and said one or more production functions; and a first analytical graphic in a display window for representing said one or more production variables and said one or more production functions.
13. The software system of claim 12, further comprising: a second analytical graphic in said display window placed side by side with said first analytical graphic.
14. The software system of claim 13, wherein: said first and second analytical graphics are color coded.
15. The software system of claim 12, wherein: said production variables are selected from a group consisting of lot number, layer number and dates of production; and said production functions are selected from a group consisting of number of defects and standard deviation of defects.
16. The software system of claim 12, wherein: said dialog boxes include at least one drop down list box, said drop down list box including a vertical scroll bar with a scroll arrow in a scroll box; a plurality of text strings representing said production variables and said production functions in a scrollable columnar list within a rectangle of said drop down list box.
17. The software system of claim 12, wherein: said production variables are a set of dates selected from a calendar display.
18. A software system for creating executable flowcharts on a computer, comprising: dialog boxes for selecting one or more production variables and one or more production functions in a user-defined sequence; a flowchart representing a series of linked analytical steps of said user-defined sequence displayed in a window; wherein said flowchart of linked analytical steps is automatically executed by selecting said flowchart.
19. The software system of claim 18, wherein: said series of linked analytical steps are performed at one or more predetermined future dates and published as automated reports at one or more of a plurality of locations.
20. The software system of claim 19, wherein: said locations include a printer station, a web server or a computer screen.
21. The software system of claim 18, wherein: said user-defined sequence is a macro recording of said production variables and production functions.
22. The software system of claim 18, wherein: said user-defined sequence is modifiable into a new flowchart, said new flowchart being redisplayed and reexecuted.
23. A software method for analyzing production data on a computer, comprising the steps of: selecting one or more production variables from a first dialog; selecting one or more production functions from a second dialog box; and displaying an analytic representation of said one or more production variables and said one or more production functions in a display window; wherein said analytical representation is a flowchart.
24. A software system for analyzing production data on a computer, comprising: means for selecting one or more production variables and one or more production functions; flowchart means for displaying an analytical representation of said production variables and production functions; means for executing said flowchart to produce a graphical representation of said production variables and production functions.
25. A software system for analyzing production data on a computer, comprising: means for selecting one or more production variables and one or more production functions; means for macro recording said production variables and production functions; flowchart means for representing said production variables and production functions; and means for executing said flowchart means to produce a graphical representation of said production variables and production functions.
PCT/US1998/022746 1997-10-27 1998-10-27 Software system and method for graphically building customized recipe flowcharts WO1999022311A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP98955139A EP1025511A4 (en) 1997-10-27 1998-10-27 Software system and method for graphically building customized recipe flowcharts
JP2000518337A JP2004513402A (en) 1997-10-27 1998-10-27 Software system and method for graphically creating special prescription flowcharts

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US08/958,780 1997-10-27
US08/958,288 US6233719B1 (en) 1997-10-27 1997-10-27 System and method for analyzing semiconductor production data
US08/958,780 US6097887A (en) 1997-10-27 1997-10-27 Software system and method for graphically building customized recipe flowcharts
US08/958,288 1997-10-27

Publications (1)

Publication Number Publication Date
WO1999022311A1 true WO1999022311A1 (en) 1999-05-06

Family

ID=27130396

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US1998/022746 WO1999022311A1 (en) 1997-10-27 1998-10-27 Software system and method for graphically building customized recipe flowcharts
PCT/US1998/022735 WO1999022310A1 (en) 1997-10-27 1998-10-27 Software system and method for extending classifications and attributes in production analysis

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/US1998/022735 WO1999022310A1 (en) 1997-10-27 1998-10-27 Software system and method for extending classifications and attributes in production analysis

Country Status (3)

Country Link
EP (2) EP1025512A4 (en)
JP (2) JP2004513402A (en)
WO (2) WO1999022311A1 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6433561B1 (en) 1999-12-14 2002-08-13 Kla-Tencor Corporation Methods and apparatus for optimizing semiconductor inspection tools
US6445199B1 (en) 1999-12-14 2002-09-03 Kla-Tencor Corporation Methods and apparatus for generating spatially resolved voltage contrast maps of semiconductor test structures
US6524873B1 (en) 1999-12-14 2003-02-25 Kla-Tencor Continuous movement scans of test structures on semiconductor integrated circuits
US6528818B1 (en) 1999-12-14 2003-03-04 Kla-Tencor Test structures and methods for inspection of semiconductor integrated circuits
US6566885B1 (en) 1999-12-14 2003-05-20 Kla-Tencor Multiple directional scans of test structures on semiconductor integrated circuits
US6633174B1 (en) 1999-12-14 2003-10-14 Kla-Tencor Stepper type test structures and methods for inspection of semiconductor integrated circuits
US6636064B1 (en) 1999-12-14 2003-10-21 Kla-Tencor Dual probe test structures for semiconductor integrated circuits
US6771806B1 (en) 1999-12-14 2004-08-03 Kla-Tencor Multi-pixel methods and apparatus for analysis of defect information from test structures on semiconductor devices
US6774648B1 (en) 2002-05-23 2004-08-10 Kla-Tencor Technologies Corporation Apparatus and methods for optically detecting defects in voltage contrast test structures
US6861666B1 (en) 2001-10-17 2005-03-01 Kla-Tencor Technologies Corporation Apparatus and methods for determining and localization of failures in test structures using voltage contrast
US6995393B2 (en) 2000-08-25 2006-02-07 Kla-Tencor Technologies Corporation Apparatus and methods for semiconductor IC failure detection
US6999614B1 (en) 1999-11-29 2006-02-14 Kla-Tencor Corporation Power assisted automatic supervised classifier creation tool for semiconductor defects
US7067335B2 (en) 2000-08-25 2006-06-27 Kla-Tencor Technologies Corporation Apparatus and methods for semiconductor IC failure detection
US7179661B1 (en) 1999-12-14 2007-02-20 Kla-Tencor Chemical mechanical polishing test structures and methods for inspecting the same
US7349872B2 (en) 2001-12-18 2008-03-25 Rosemount, Inc. Method for comparing and selecting process control apparatus
US7655482B2 (en) 2000-04-18 2010-02-02 Kla-Tencor Chemical mechanical polishing test structures and methods for inspecting the same
US8734767B2 (en) 2008-10-22 2014-05-27 Dow Corning Corporation Aminofunctional endblocked silicone polyether copolymers in personal care compositions
US20170091706A1 (en) * 2015-09-25 2017-03-30 Hand Held Products, Inc. System for monitoring the condition of packages throughout transit

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002154074A (en) 2000-11-16 2002-05-28 Makita Corp Lighting system for power tool
US6935922B2 (en) 2002-02-04 2005-08-30 Kla-Tencor Technologies Corp. Methods and systems for generating a two-dimensional map of a characteristic at relative or absolute locations of measurement spots on a specimen during polishing
JP4118703B2 (en) * 2002-05-23 2008-07-16 株式会社日立ハイテクノロジーズ Defect classification apparatus, automatic defect classification method, defect inspection method, and processing apparatus
US6898545B2 (en) 2002-06-28 2005-05-24 Agilent Technologies Inc Semiconductor test data analysis system
US7968354B1 (en) 2002-10-04 2011-06-28 Kla-Tencor Technologies Corp. Methods for correlating backside and frontside defects detected on a specimen and classification of backside defects
US7027143B1 (en) 2002-10-15 2006-04-11 Kla-Tencor Technologies Corp. Methods and systems for inspecting reticles using aerial imaging at off-stepper wavelengths
US7123356B1 (en) 2002-10-15 2006-10-17 Kla-Tencor Technologies Corp. Methods and systems for inspecting reticles using aerial imaging and die-to-database detection
US7379175B1 (en) 2002-10-15 2008-05-27 Kla-Tencor Technologies Corp. Methods and systems for reticle inspection and defect review using aerial imaging
US6952653B2 (en) * 2003-04-29 2005-10-04 Kla-Tencor Technologies Corporation Single tool defect classification solution
US7570796B2 (en) 2005-11-18 2009-08-04 Kla-Tencor Technologies Corp. Methods and systems for utilizing design data in combination with inspection data
JP4825021B2 (en) * 2006-02-28 2011-11-30 株式会社日立ハイテクノロジーズ Report format setting method, report format setting device, and defect review system
KR101841897B1 (en) 2008-07-28 2018-03-23 케이엘에이-텐코어 코오포레이션 Computer-implemented methods, computer-readable media, and systems for classifying defects detected in a memory device area on a wafer
US9170211B2 (en) 2011-03-25 2015-10-27 Kla-Tencor Corp. Design-based inspection using repeating structures
US9087367B2 (en) 2011-09-13 2015-07-21 Kla-Tencor Corp. Determining design coordinates for wafer defects
US9189844B2 (en) 2012-10-15 2015-11-17 Kla-Tencor Corp. Detecting defects on a wafer using defect-specific information
US9053527B2 (en) 2013-01-02 2015-06-09 Kla-Tencor Corp. Detecting defects on a wafer
US9134254B2 (en) 2013-01-07 2015-09-15 Kla-Tencor Corp. Determining a position of inspection system output in design data space
US9311698B2 (en) 2013-01-09 2016-04-12 Kla-Tencor Corp. Detecting defects on a wafer using template image matching
WO2014149197A1 (en) 2013-02-01 2014-09-25 Kla-Tencor Corporation Detecting defects on a wafer using defect-specific and multi-channel information
US9865512B2 (en) 2013-04-08 2018-01-09 Kla-Tencor Corp. Dynamic design attributes for wafer inspection
US9310320B2 (en) 2013-04-15 2016-04-12 Kla-Tencor Corp. Based sampling and binning for yield critical defects
CN104793372B (en) * 2015-05-12 2018-01-19 武汉精测电子技术股份有限公司 The defects of different producing line liquid crystal modules grade decision method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5226118A (en) * 1991-01-29 1993-07-06 Prometrix Corporation Data analysis system and method for industrial process control systems
US5251126A (en) * 1990-10-29 1993-10-05 Miles Inc. Diabetes data analysis and interpretation method
US5675752A (en) * 1994-09-15 1997-10-07 Sony Corporation Interactive applications generator for an interactive presentation environment
US5761064A (en) * 1995-10-06 1998-06-02 Advanced Micro Devices, Inc. Defect management system for productivity and yield improvement

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4868785A (en) * 1987-01-27 1989-09-19 Tektronix, Inc. Block diagram editor system and method for controlling electronic instruments
US5802523A (en) * 1996-06-21 1998-09-01 Oracle Corporation Method and apparatus for reducing the memory required to store bind variable descriptors in a database

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5251126A (en) * 1990-10-29 1993-10-05 Miles Inc. Diabetes data analysis and interpretation method
US5226118A (en) * 1991-01-29 1993-07-06 Prometrix Corporation Data analysis system and method for industrial process control systems
US5675752A (en) * 1994-09-15 1997-10-07 Sony Corporation Interactive applications generator for an interactive presentation environment
US5761064A (en) * 1995-10-06 1998-06-02 Advanced Micro Devices, Inc. Defect management system for productivity and yield improvement

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1025511A4 *

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6999614B1 (en) 1999-11-29 2006-02-14 Kla-Tencor Corporation Power assisted automatic supervised classifier creation tool for semiconductor defects
US6867606B2 (en) 1999-12-14 2005-03-15 Kla-Tencor Technologies, Inc. Multiple directional scans of test structures on semiconductor integrated circuits
US6633174B1 (en) 1999-12-14 2003-10-14 Kla-Tencor Stepper type test structures and methods for inspection of semiconductor integrated circuits
US6921672B2 (en) 1999-12-14 2005-07-26 Kla-Tencor Technologies Corporation Test structures and methods for inspection of semiconductor integrated circuits
US6445199B1 (en) 1999-12-14 2002-09-03 Kla-Tencor Corporation Methods and apparatus for generating spatially resolved voltage contrast maps of semiconductor test structures
US7179661B1 (en) 1999-12-14 2007-02-20 Kla-Tencor Chemical mechanical polishing test structures and methods for inspecting the same
US6636064B1 (en) 1999-12-14 2003-10-21 Kla-Tencor Dual probe test structures for semiconductor integrated circuits
US6771806B1 (en) 1999-12-14 2004-08-03 Kla-Tencor Multi-pixel methods and apparatus for analysis of defect information from test structures on semiconductor devices
US7012439B2 (en) 1999-12-14 2006-03-14 Kla-Tencor Technologies Corporation Multiple directional scans of test structures on semiconductor integrated circuits
US6566885B1 (en) 1999-12-14 2003-05-20 Kla-Tencor Multiple directional scans of test structures on semiconductor integrated circuits
US6433561B1 (en) 1999-12-14 2002-08-13 Kla-Tencor Corporation Methods and apparatus for optimizing semiconductor inspection tools
US6528818B1 (en) 1999-12-14 2003-03-04 Kla-Tencor Test structures and methods for inspection of semiconductor integrated circuits
US6524873B1 (en) 1999-12-14 2003-02-25 Kla-Tencor Continuous movement scans of test structures on semiconductor integrated circuits
US7655482B2 (en) 2000-04-18 2010-02-02 Kla-Tencor Chemical mechanical polishing test structures and methods for inspecting the same
US7656170B2 (en) 2000-04-18 2010-02-02 Kla-Tencor Technologies Corporation Multiple directional scans of test structures on semiconductor integrated circuits
US7067335B2 (en) 2000-08-25 2006-06-27 Kla-Tencor Technologies Corporation Apparatus and methods for semiconductor IC failure detection
US6995393B2 (en) 2000-08-25 2006-02-07 Kla-Tencor Technologies Corporation Apparatus and methods for semiconductor IC failure detection
US6861666B1 (en) 2001-10-17 2005-03-01 Kla-Tencor Technologies Corporation Apparatus and methods for determining and localization of failures in test structures using voltage contrast
US7349872B2 (en) 2001-12-18 2008-03-25 Rosemount, Inc. Method for comparing and selecting process control apparatus
US6774648B1 (en) 2002-05-23 2004-08-10 Kla-Tencor Technologies Corporation Apparatus and methods for optically detecting defects in voltage contrast test structures
US8734767B2 (en) 2008-10-22 2014-05-27 Dow Corning Corporation Aminofunctional endblocked silicone polyether copolymers in personal care compositions
US20170091706A1 (en) * 2015-09-25 2017-03-30 Hand Held Products, Inc. System for monitoring the condition of packages throughout transit

Also Published As

Publication number Publication date
WO1999022310A1 (en) 1999-05-06
EP1025511A4 (en) 2002-09-11
EP1025512A4 (en) 2005-01-19
JP2001521249A (en) 2001-11-06
EP1025511A1 (en) 2000-08-09
EP1025512A1 (en) 2000-08-09
JP2004513402A (en) 2004-04-30
JP4375900B2 (en) 2009-12-02

Similar Documents

Publication Publication Date Title
US6097887A (en) Software system and method for graphically building customized recipe flowcharts
US6233719B1 (en) System and method for analyzing semiconductor production data
WO1999022311A1 (en) Software system and method for graphically building customized recipe flowcharts
US7458031B2 (en) System and method for creating customizable nodes in a network diagram
US11163542B2 (en) Dynamically generating and rendering user interfaces based on data models
US6700575B1 (en) Methods and apparatus for providing a quality control management system
US6690274B1 (en) Alarm analysis tools method and apparatus
US7515972B2 (en) System and method for dynamically creating and editing function block types in a process control environment
US8332773B2 (en) Method and system for generating a control system user interface
US6647390B2 (en) System and methods for standardizing data for design review comparisons
US6704015B1 (en) Methods and apparatus for providing a quality control management system
US6216138B1 (en) Computer interface system for automatically generating graphical representations of computer operations linked together according to functional relationships
US6104398A (en) Fast and efficient means for grouped object selection and deselection
US6944622B1 (en) User interface for automated project management
EP1411402B1 (en) System and method for developing software programs by way of multiple applications and users
US5896491A (en) System and method for executing functions associated with function icons
US20070250295A1 (en) Multidimensional modeling system and related method
CN109359949A (en) Process methods of exhibiting and device
EP0959398A1 (en) Alarm analysis tools method and apparatus
EP2341426B1 (en) Personalization of menus in an operation monitoring apparatus
US20140082540A1 (en) System and Method for Improved Consumption Models for Analytics
Feather et al. Scalable mechanisms for requirements interaction management
WO2021084769A1 (en) Attachment of sticky-note to and recovery of sticky-note from visualization data
QCSPCChart Tools for Java

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REEP Request for entry into the european phase

Ref document number: 1998955139

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1998955139

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2000 518337

Country of ref document: JP

Kind code of ref document: A

WWP Wipo information: published in national office

Ref document number: 1998955139

Country of ref document: EP