The present invention relates to manufacturing processing, and more particularly to providing a mechanism to control manufacturing equipment in a multiprotocol environment.
Modern manufacturing facilities rely on highly automated tools to implement the manufacturing process. For example, semiconductor fabrication (“fab”) facilities incorporate highly automated tool sets for the processing of semiconductor wafers. Process control and monitoring is mediated through a set of software methods which may be invoked to implement the processes and monitoring to be performed. The control and monitoring software run on a tool server which may be coupled to the tools via a plurality of ports, each of which interfaces the tool server with a particular tool, in point-to-point fashion. Alternatively, the tools in the tool server may reside on a Local Area Network (LAN). To control the manufacturing process, a user must be able to communicate with the tool server, either via a user system resident on the LAN, or otherwise in communication with the tool server. In particular, remote access to the tool server for control and monitoring of the status of a tool, to the extent that it exists at all, requires the development of specialized code implemented on each platform for which remote access is to be provided. However, modern data processing systems typically offer a multiplicity of preexisting software applications such as browsers and spreadsheet software which include facilities for object-oriented interapplication or interprocess communication. These facilities interprocess communication across different platforms and software environments. Thus, there is a need in the art for systems and methods for adapting interfacing application software which may use a multiplicity of object-oriented interprocess communication protocols to the manufacturing equipment. Additionally, such interfacing system and methods should accommodate legacy tool control and monitoring applications as well as enforcing security policies.
The problems outlined above may at least in part be solved in some embodiments by facilitating interprocess communication across different platforms and software environments using a multiplicity of object-oriented interprocess communication protocols to the manufacturing equipment.
In one embodiment, a process for automating tool management may comprise the step of a user using an application may issue a message in accordance with an object-oriented interapplication communication protocol, or (equivalently object-to-object protocol) e.g., Component Object Model (COM), Java™ Remote Method Invocation (RMI), Common Object Request Broker Architecture (CORBA), Simple Object Access Protocol (SOAP), or network transfer protocol, such as the Hypertext Transfer Protocol (HTTP), in a variety of manners, e.g., Wide Area Network (WAN), Local Area Network (LAN). The message may be a request to perform a particular action, e.g., extract particular information from a tool, setting a variable or parameter associated with an object of a tool to a particular value. An object associated with a tool may define the state of a tool.
The message may be received by a corresponding application interface unit. An application interface unit may be configured to interface between an equipment model, e.g., OBEM, and the user. The application interface unit may further be configured to extract the content of the received message which may comprise data required by the requested action. Included in the message may be a pointer to the object in the equipment model representing the tool on which the action is to be performed. The application interface unit may invoke a method of the object pointed to by the pointers in the message and pass the data constituting the message content to the method. The method may then provide remote object access which may allow for remote diagnostics and repair.
A value may then be procured by the equipment model where the value is associated with the requested action and data in the message. That is, the value may be associated with particular information requested in the message about a tool, e.g., temperature, pressure, status, or a notification informing the user that an event, e.g., alarm goes off, occurred. The equipment model may transfer the value to the appropriate user based on an address provided by the user's application.
The foregoing has outlined rather broadly the features and technical advantages of the present invention in order that the detailed description of the invention that follows may be better understood. Additional features and advantages of the invention will be described hereinafter which form the subject of the claims of the invention.
A better understanding of the present invention can be obtained when the following detailed description is considered in conjunction with the following drawings, in which:
In the following description, numerous specific details are set forth to provide a thorough understanding of the present invention. For example, particular message formats and interapplication communication protocols may be referred to, however, it would be recognized by those of ordinary skill in the art that the present invention may be practiced without such specific details. In other instances, well-known circuits have been shown in block diagram form in order not to obscure the present invention in unnecessary detail.
Refer now to the drawings wherein depicted elements are not necessarily shown to scale and wherein like or similar elements are designated by the same reference numeral through the several views.
Tool server 102 may be configured to extract particular information, e.g., temperature, from tools 103. Information may be obtained by sending, via the tool server, a request message to a tool, and the information returned by the tool, via the tool server, in a reply message. Additionally, a tool may send notification messages, via the tool server, to the user. Notification messages may, for example, alert the user that a preselected condition in the tool has occurred. Message content may be formatted in accordance with a particular communication protocol. For example, in semiconductor fabrication tools, such communication protocol may be the SEMI Communication Standard (SECS), particularly SECS-II, (SECS is promulgated by the SEMI Equipment standards promulgated by Semiconductor Equipment and Materials International (SEMI)). (Those of ordinary skill would appreciate that the present invention is not limited to the semiconductor fabrication industry, and the principles of the present invention may be applied to tool automation systems in other areas of manufacturing, for example the automobile industry, and such embodiments would fall within the spirit and scope of the present invention.) In accordance with the principles of the present invention, described further below, users 101 may be able to control tools 103 and extract particular information from tools 103 by issuing a message from a multiplicity of applications, for example, spreadsheets, browsers, or tool control legacy applications using an object-oriented interapplication communication protocol, e.g., Component Object Model (COM), Java™ Remote Method Invocation (RMI), Common Object Request Broker Architecture (CORBA), Simple Object Access Protocol (SOAP), or network transfer protocol, such as the Hypertext Transfer Protocol (HTTP), to tool server 102. (Note that, as would be understood by those of ordinary skill in the art, such protocols may be layered in that, for example, SOAP defines an interapplication messaging protocol for wrapping the message in an XML document that is transferred in accordance with the HTTP.) The message may be a request to extract particular information, for example, temperature, status, pressure, or request a service, for example, start/stop a tool operation, from one or more tools 103, e.g., equipment used in semiconductor fabrication facilities. For example, a user 101 may issue a message requesting the temperature in a particular chamber where the particular chamber represents a tool 103 in the manufacturing process, e.g., semiconductor process. A more detailed discussion of users 101 procuring information on tools 103 via tool server 102 is provided in
Refer now to
Communications adapter 234 interconnects bus 212 with an outside network enabling tool server 102 to communicate with other such systems via a Local Area Network (LAN), e.g., Ethernet, Token Ring, ARCnet, or a Wide Area Network (WAN), e.g., Internet.
Implementations of the invention include implementations as a computer system programmed to execute the method or methods described herein, and as a computer program product. According to the computer system implementations, sets of instructions for executing the method or methods are resident in the random access memory 214 of one or more computer systems configured generally as described above. Until required by tool server 102, the set of instructions may be stored as a computer program product in another device, for example, in disk drive 220 (which may include a removable memory such as an optical disk or floppy disk for eventual use in disk drive 220). Furthermore, the computer program product can also be stored at another computer and transmitted when desired to the user's workstation by a network or by an external network such as the Internet. One skilled in the art would appreciate that the physical storage of the sets of instructions physically changes the medium upon which it is stored so that the medium carries computer readable information. The change may be electrical, magnetic, chemical or some other physical change.
Application interface units 301 may be configured to interface application model 302 to users 101. Equipment model 302 may be configured to provide a logical representation of tools 103 thereby allowing users 101 to communicate with tools 103. That is, equipment model 302 may provide a logical mapping of tools 103 the physical equipment with which the tools are composed. A tool supplier may decompose the equipment into the objects of the equipment model to map the physical equipment into the characteristics of the objects of the equipment model, such as equipment model 302. One such equipment model is the Object-Based Equipment Model (OBEM) promulgated by SEMI as SEMI Provisional Specification SEMI E98-1000, hereby incorporated herein by reference. Note that other equipment models may be used in conjunction with the present invention, and such embodiments would be understood by those of ordinary skill to fall within the spirit and scope of the present invention. A description of a model schema which may be used to instantiate equipment model 302 is provided in
Aggregation hierarchy 404 includes user object 408. Equipment object 410 may contain (denoted by open diamond) zero or more equipment module objects 412 (denoted by circle). Additionally, equipment object 410 may contain zero or more equipment subsystem objects 414, and equipment I/O device objects 416. Equipment module object 412 itself may contain zero or more equipment module objects 412, equipment subsystem objects 414 and equipment I/O devices 416. Similarly, equipment subsystem object 414 may contain zero or more equipment subsystem objects 414 and zero or more equipment I/O objects 416. Aggregation hierarchy 406 may represent a decreasing complexity of object type from the top to bottom of the hierarchy.
Refer now to
Model 502 is presented in hierarchical form, in GUI 500, and includes a root node 504. Equipment object 506 is, in exemplary model 502, an implanter. Pane 508 of GUI 500 illustrates a set of attributes 510 and corresponding values 512 associated with equipment object 504. Note that one attribute in set 508 is objType (514) which has the value “Equipment” (516). Another attribute is objID (518) which has the value “implanter” (520). Pane 508 illustrating attribute set 510 and values 512 may be displayed in GUI 500 by selecting equipment object 506 (as shown by the “highlighting” of the object identifier “implanter” in model 502.) The selection of objects in a GUI, for example by “mouse-clicking,” is known to artisans of ordinary skill in the art.
Equipment module object 522 is, in model 502 an ion implanter, and is a child object of equipment object 506. An attribute list and associated values corresponding to attributes of equipment module object (not shown in
Other objects in model 502 include subsystem object 524 and equipment I/O object 526. Subsytem object 524, an endstation, is a child object of the ion implanter, equipment module object 522, and I/O object 526, a Faraday cup, is a child object of subsystem object 524.
In accordance with object-oriented software principles, the objects of an equipment model, such as model 502, are instances of classes which include data and methods that operate on the data. (The set of attributes discussed hereinabove are examples of such data.) Thus, an object is a data structure that includes data and code for operating on the data. In particular, objects of an equipment model, which, recall, is a logical representation of a manufacturing facility, include methods for returning child objects of a particular object. In other words, a user accessing an equipment model can explore the model, by for example “drilling down” through the hierarchy of model 502, in similar fashion to drilling down through a hierarchy of directories and files, familiar to those of ordinary skill in the data processing art. In this way, the user's client application acquires pointers to objects of the model. These may then be used by the user's client application to send messages to the tool, or component thereof, for requesting data or services from the tool through the intermediation of the object corresponding to the logical representation of the tool, or component of the tool. Such messaging will be discussed hereinbelow in conjunction with
Additionally, GUI 600 includes control button 608. Selection of control button 608, such as by a “mouse-click” or other similar operation by the user, may initiate a request message from the spreadsheet application for, for example, a selected attribute value, from the tool via the equipment object model, which message may be passed to the equipment model using a predetermined object-oriented interprocess communication protocol, COM, for example.
Refer now to
Referring again to
In step 702, a user 101, such as one of users 101-101C, may issue a message to a particular application interface unit 301, e.g., application interface unit 301A, requesting information, e.g., temperature, pressure, status, and/or issuing a service request, e.g., control message, from and/or to a particular tool 103. The message may be associated with the particular user 101 by a thread in a multitasking or multiprocessing environment.
In step 704, the message may be received by a corresponding one of application interface units 301. As stated above, users 101 may access particular application interface units 301 using an application which communicates messages in accordance with an object-oriented interapplication communication protocol, or (equivalently object-to-object protocol) e.g., COM, RMI, CORBA, SOAP, HTTP etc., in a variety of manners, e.g., WAN, LAN. For example, application interface unit 301A may be configured to receive messages from users 101A in a protocol such as COM, RMI, CORBA, SOAP and HTTP over a LAN. Application interface unit 301B may be configured to receive messages from users 101B in a native protocol such as SECS over a factory system network. Application interface unit 301C may be configured to receive messages from users 101C using protocol such as HTTP over a WAN or the Internet.
As previously described, to facilitate communications between a tool and a user across different data processing platforms using a multiplicity of applications messages between a tool and a user, mediated by the equipment model, messages may be exchanged via an object-oriented interprocess communication, or data exchange protocol. Examples include CORBA, RMI, COM and SOAP. Additionally, an application may use a native communication protocol such as SECS or the message in a HTTP request or XML/HTML page.
In step 706, application interface unit 301 that received the message in step 704 may extract the content of the received message, for example data required by the requested action. As stated above, the content of the received message may be a request for particular information, e.g., temperature, pressure, status, from one or more tools 103 ; or may request to set a particular parameter, e.g., a control set-point; or may request notification of, e.g., the change in value of a parameter. Included in the message is a pointer to the object in the equipment model representing the tool 103, or component thereof on which the action is to be performed, and the particular variable or parameter affected.
If the request is neither a request to get data or set data, nor a notification request, steps 710, 741 and 763, discussed further below, fall through their “No” branches and method 700 processes the request, for example, a service request such as starting or stopping the tool, in step 708, through the appropriate tool interface.
Otherwise, if the request is one of a request to get data, set data or a notification request, the operations performed may depend on the characteristics of the tool 103, or component thereof.
A tool 103 may be characterized as a synchronous source, a mutable synchronous source, and/or an asynchronous source of the data requested in step 706 as described below. A synchronous source may refer to a tool that supplies a value to the user's 101 request for particular information, e.g., temperature, pressure, status. A mutable synchronous source may refer to a tool 103 setting that may be set by user 101. Setting may refer to user 101 setting a particular variable or parameter associated with a particular tool 103 to a particular value. An asynchronous source may refer to a particular tool 103 that informs user 101 when an event occurs, e.g., value changes. Tool interface units 303 may be configured to continuously monitor its associated tools 103 for when an event occurs. When the event occurs, the tool interface unit 303 may notify equipment model 302 that the event occurred. Equipment model 302 may then be configured to invoke a method to notify user(s) 101 of interest based on pointer(s) to those user(s) 101.
In step 712, a determination may be made by the method as to whether the parameter of the object determined in step 708 has an asynchronous source where the value supplied by the asynchronous source is current. If the parameter of the object has an asynchronous source where the value supplied by the asynchronous source is current, then that current value is retrieved from the local object, step 713 and transferred to the appropriate application interface in step 728. In step 730, the appropriate application interface unit 301 may then be configured to incorporate the received data value into a return message to user 101 in accordance with the appropriate protocol. In step 732, the message may be transferred to the appropriate user 101 based on an address previously provided by the user's client application.
Referring to step 710, if the particular tool 103 does not supply an asynchronous source with currently valid data, then a determination may be made as to whether the particular tool 103 supplies synchronous source in step 734. If the particular tool 103 supplies a synchronous source, then the appropriate tool interface unit 303 may retrieve the data value from the particular tool 103 in step 736. The appropriate tool interface unit 303 may be enabled to retrieve the data value by a method of equipment model 302 in accordance with a native communication protocol of equipment model 302, e.g., SECS. The appropriate tool interface unit 303 may then transfer the data value to equipment model 302 in step 728. The value may be communicated to the user in step 728 as discussed hereinabove.
If the particular tool 103 is not a synchronuous source, then a determination may be made as to whether the particular tool 103 supplies an asynchronuous source but for which there is currently no valid data, step 737. If so, the request fails step 739, and a failing response is returned to the user in steps 728-739, as previously described.
Otherwise, step 737 proceeds by the “No” brand to step 740 to retrieve the data value from the local object. The value may be communicated to the user in step 728-732 as discussed hereinabove.
Returning to step 710, if the request not a request for data, then in step 741 is a determination is made whether the request is a request to modify a data element. If so, the operations performed again depend on the characteristics of the tool 103. In step 751, a determination is made whether the tool supplies a mutable synchronuous support for the parameter affected, as previously discussed. If so, step 753 sets the parameter through the appropriate tool interface. Upon completing this operation, step 755 notifies all users who have requested notification when the affected parameter is set, as will be further described subsequently in conjunction with step 765. The request is then returned to the user in steps 728-732 as described previously.
Returning to step 751, if the determination is made that the tool does not supply a mutable synchronuous source for the property in question, a determination is made in step 757 whether the tool supplies synchronuous or asynchronuous support for that property. If so, step 759, request fails, and this status is returned to the user in steps 728-732 as described previously.
Returning to step 757, if the determination is made that the tool does not supply synchronuous or asynchronuous support for the property in question, then step 761 sets the property in the local object to the requested value, step 755, notify users of the property change, and subsequent steps, are then executed, as described previously.
Returning to step 741, if the determination is made that the request is not a request to get a data value, then a determination is made, step 763, whether the request is a request to be notified when an event such as a property changing, occurs. If so, then step 765 stores a reference to the user making the request, together with the object and parameter pertaining thereto. An acknowledgment of the request is then returned to the user in the previously discussed steps 728-732.
In step 802 a request message is received from a user, for example one of users 101A-C,
In step 803, the method 800 may create an object associated with the particular user 101, e.g., user 101A. as illustrated by user object 950,
Returning to
A security wrapper layer, such as wrapper layer 901,
Returning to step 805, if the security wrapper for the equipment model object being accessed exists, in step 807 a pointer to the wrapper object is returned, and in step 818, the pointer to the security wrapper object is the passed to the method to perform the particular action with respect to the equipment object requested. In step 820, it is determined if access is permitted in accordance with the access control information stored in this corresponding security wrapper object. If access is permitted for the particular action, the corresponding method of the equipment model object is invoked, step 822 otherwise, access is denied, step 824.
In this way, the security wrapper objects, such as security wrapper objects 911A-911E in
Although the method, computer program product and system are described in connection with several embodiments, it is not intended to be limited to the specific forms set forth herein, but on the contrary, it is intended to cover such alternatives, modifications and equivalents, as can be reasonably included within the spirit and scope of the invention as defined by the appended claims. It is noted that the headings are used only for organizational purposes and not meant to limit the scope of the description or claims.
This application is related to the following commonly owned copending U.S. patent applications: Provisional Application Ser. No. 60/216,819, filed Jul. 7, 2000, and claims the benefit of its earlier filing date under 35 U.S.C. 119(e); and Application Ser. No. 09/496,009, “Apparatus and Method for Web-based Tool Management”, filed Feb. 1, 2000, of which this Application is a continuation-in-part.
Number | Name | Date | Kind |
---|---|---|---|
4698766 | Entwistle et al. | Oct 1987 | A |
5271453 | Yoshida et al. | Dec 1993 | A |
5291416 | Hutchins | Mar 1994 | A |
5432702 | Barnett | Jul 1995 | A |
5453933 | Wright et al. | Sep 1995 | A |
5592600 | De Pauw et al. | Jan 1997 | A |
5805442 | Crater et al. | Sep 1998 | A |
5809028 | Nethercott et al. | Sep 1998 | A |
5826040 | Fargher et al. | Oct 1998 | A |
5847957 | Cohen et al. | Dec 1998 | A |
5948063 | Cooper et al. | Sep 1999 | A |
5961588 | Cooper et al. | Oct 1999 | A |
5987135 | Johnson et al. | Nov 1999 | A |
6016516 | Horikiri | Jan 2000 | A |
6021331 | Cooper et al. | Feb 2000 | A |
6094678 | Nethercott et al. | Jul 2000 | A |
6167451 | Stracke, Jr. | Dec 2000 | A |
6198480 | Cotugno et al. | Mar 2001 | B1 |
6201996 | Crater et al. | Mar 2001 | B1 |
6332163 | Bowman-Amuah | Dec 2001 | B1 |
6349341 | Likes | Feb 2002 | B1 |
6370448 | Eryurek | Apr 2002 | B1 |
6418214 | Smythe et al. | Jul 2002 | B1 |
6418352 | Ellis et al. | Jul 2002 | B1 |
6421682 | Craig et al. | Jul 2002 | B1 |
6463352 | Tadokoro et al. | Oct 2002 | B1 |
6470227 | Rangachari et al. | Oct 2002 | B1 |
6535779 | Birang et al. | Mar 2003 | B1 |
6549199 | Carter et al. | Apr 2003 | B1 |
6549937 | Auerbach et al. | Apr 2003 | B1 |
6553403 | Jarriel et al. | Apr 2003 | B1 |
6615091 | Birchenough et al. | Sep 2003 | B1 |
6618425 | Carlesi et al. | Sep 2003 | B1 |
6640151 | Somekh et al. | Oct 2003 | B1 |
6658571 | O'Brien et al. | Dec 2003 | B1 |
6681145 | Greenwood et al. | Jan 2004 | B1 |
6708223 | Wang et al. | Mar 2004 | B1 |
6826439 | Barber et al. | Nov 2004 | B1 |
6832120 | Frank et al. | Dec 2004 | B1 |
6842660 | Tripathi et al. | Jan 2005 | B2 |
6944584 | Tenney et al. | Sep 2005 | B1 |
7031783 | O'Grady et al. | Apr 2006 | B2 |
7053767 | Petite et al. | May 2006 | B2 |
7069101 | Arackaparambil et al. | Jun 2006 | B1 |
20020026514 | Ellis et al. | Feb 2002 | A1 |
20030134590 | Suda et al. | Jul 2003 | A1 |
Number | Date | Country |
---|---|---|
0 620 631 | Mar 1994 | EP |
0 612 004 | Oct 1994 | EP |
0 747 795 | Jul 1996 | EP |
0 822 473 | Jul 1997 | EP |
WO9534866 | Dec 1995 | WO |
PCT 0157823 | Aug 2001 | WO |
Number | Date | Country | |
---|---|---|---|
20020026514 A1 | Feb 2002 | US |
Number | Date | Country | |
---|---|---|---|
60216819 | Jul 2000 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09496009 | Feb 2000 | US |
Child | 09899833 | US |