DEVICE AND METHOD FOR SUPPORTING SYSTEM DEVELOPMENT AND COMPUTER-READABLE MEDIUM

A device for supporting development of a system, the device including first means for registering standard operations of the system into a first library by classifying the standard operations from control and work points of view. The device also includes second means for registering programs corresponding to a plurality of predetermined system executable functions into a second library by referring to the standard operations registered in the first library.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
BACKGROUND OF THE INVENTION

[0001] 1. Field of the Invention

[0002] The present invention generally relates to a method and a system for newly building or modifying a system constructed by a plurality of equipment, for example, a semiconductor device fabrication facility, and particularly relates to a system development supporting device for implementing design, development, modification and maintenance of the system with improved efficiency.

[0003] For example, in a wafer process of a semiconductor device fabrication facility, a circuit pattern is formed on a silicon wafer under predetermined conditions using such equipment as oxidization equipment, etching equipment and thin film deposition equipment. Each equipment is controlled by a computer and complicated wafer processes are controlled by a program including a few hundred to a few thousand program steps. In a semiconductor industry, there is a need for multitype low quantity production. Also, the latest technology is frequently introduced into the semiconductor industry. Therefore, in the semiconductor industry, various equipment and/or programs (corresponding to manufacturing conditions) are frequently modified.

[0004] 2. Description of the Related Art

[0005] From the above-described reasons, in the related art, each semiconductor device fabrication facility is individually designed and operated. For example, when building a new fabrication facility, various equipment are introduced which are considered to be appropriate with regard to types and quantities of semiconductor devices to be produced at that fabrication facility. Then, programs for controlling such equipment are customized. As a result, programs, manufacturing conditions, and operations will be different for each fabrication facility.

SUMMARY OF THE INVENTION

[0006] As described above, various operations will be carried out at each fabrication facility depending on a type of the semiconductor device, a process and a degree of completion of the semiconductor device. Also, a composition of the type of semiconductor device manufactured is different for each fabrication facility, thus processes and manufacturing conditions at each fabrication facility are also different. In other words, an operation of individual equipment is different for each fabrication facility, and, thus, there is no compatibility between each fabrication facility. Therefore, a new design is necessary when newly building a fabrication facility, and, also, modification and maintenance of operations are required for each fabrication facility. Accordingly, the above-described operation of each fabrication facility will be inefficient when regarded as a whole system.

[0007] Therefore, it is an object of the present invention to solve problems related to the above-described prior art.

[0008] It is another and more specific object of the present invention to provide a system development supporting device which can, efficiently and easily, support construction of a new fabrication facility, modification of operations and maintenance.

[0009] In order to achieve the above objects according to the present invention, a device for supporting development of a system includes first means for registering standard operations of the system into a first library by classifying the standard operations from control and work points of view and second means for registering programs corresponding to a plurality of predetermined system executable functions into a second library by referring to the standard operations registered in the first library. Also, a method to be implemented by such a device, a computer readable medium storing program code for such a method and an article of manufacture including such a computer usable medium are provided.

[0010] In the device, method, computer readable medium and article of manufacture, the operations of the fabrication facility are not described by each process step in terms of equipment used or conditions, but are described in terms of control and work so as to concern work to be carried out at each process step and associated items to be controlled. Therefore, it is easy to register common operations into libraries and to customize the system based on the libraries. Also, by having programs for realizing functions required at fabrication facility registered in libraries in advance, it is possible to select and use only necessary functions and to easily provide required functions. As a result, operations for each fabrication facility may be standardized or may be common, and equipment and functions used at each fabrication facility may also be common. Thus, the maintenance is also facilitated.

[0011] It is still another object of the present invention to provide a device and a method which facilitate the registering of operations into libraries and can easily describe operations required at each fabrication facility.

[0012] In order to achieve the above object, the first means registers the standard operations of the system using operation units which are basic units of control and work.

[0013] It is yet another object of the present invention to provide a device and a method which can easily and efficiently obtain fabrication facility operation specifications specifying a system within a certain fabrication facility.

[0014] In order to achieve the above object, the system development supporting device further includes third means for creating fabrication facility operation specifications specifying operations of the system by selecting information related to operations of the system from the information registered in the first library and by customizing the selected information. A method to be implemented by such a device is also provided.

[0015] It is yet another object of the present invention to easily and efficiently obtain functions necessary for the system.

[0016] In order to achieve the above object, the system development supporting further includes fourth means for obtaining functions necessary for the system by selecting functions required for the system from the plurality of functions registered in the second library and by customizing the selected functions. A method to be implemented by such a device is also provided.

[0017] It is yet another object of the present invention to easily and efficiently construct a new fabrication facility based on the operations of an existing fabrication facility or modify the operations of an existing fabrication facility.

[0018] In order to achieve the above object, the system development supporting device further includes fifth means for determining whether information related to the operations of the system exists in the information registered in the first library, and sixth means for adding operations of the system in to the first library if the firth means determines that the information related to the operations of the system exists in the information registered in the first library. A method to be implemented by such a device is also provided. Further, in order to achieve the above object, the first library and the fabrication facility operation specifications are of a common format. Also, a method using the second library and the fabrication facility operation specifications of a common format is provided.

[0019] Other objects and further features of the present invention will be apparent from the following detailed description when read in conjunction with the accompanying drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

[0020] FIG. 1 is a schematic diagram showing a basic conception of the present invention.

[0021] FIG. 2 is a diagram showing a configuration of a fabrication facility operation library used in the present invention.

[0022] FIG. 3 is a diagram showing a fabrication facility operation library and a format of fabrication facility operation specifications.

[0023] FIGS. 4 to 10 are diagrams showing one example of a fabrication facility operation library.

[0024] FIGS. 11 to 13 are diagrams showing one example of operation specifications for each equipment.

[0025] FIG. 14 is a diagram showing one example of function specifications.

[0026] FIGS. 15 to 18 are diagrams showing one example of fabrication facility operation specifications.

[0027] FIG. 19 is a block diagram showing an embodiment of a host computer system used for implementing the present invention.

[0028] FIG. 20 is a flowchart showing steps of registering common operations into libraries and steps of customizing the libraries which can be executed by the host computer system shown in FIG. 19.

[0029] FIG. 21 is a block diagram showing an embodiment of a computer system provided at each fabrication facility.

[0030] FIG. 22 is a block diagram showing the configuration of the computer system shown in FIG. 21 mainly with functions of the system.

[0031] FIG. 23 is a detailed block diagram showing a part of the computer system shown in FIG. 21.

[0032] Fig. 24 is a flowchart showing a procedure for registering information, which is not yet registered in libraries, into libraries.

[0033] FIGS. 25 to 27 are diagrams showing process steps to be called from the flowchart shown in FIG. 24.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

[0034] In the following, a principle and an embodiment of the present invention will be described with reference to the accompanying drawings.

[0035] First of all, a basic concept of the present invention will be described. As shown in FIG. 1, operations common to all fabrication facilities are registered into libraries. Then, customizing for each fabrication facility is implemented by using these libraries.

[0036] In order to register common operations into libraries, first, operations common to a plurality of fabrication facilities are described in a predetermined format from control and work points of view. Then, such common operations are stored in a database. This is referred to as a fabrication facility operation library M1. Secondly, individual equipment operation specifications M2 are created in which operations for individual equipment are described. Necessary operations in the individual equipment operation specifications M2 are stored in the database. Thirdly, using the fabrication facility operation library M1 and the individual equipment operation specifications M2 and based on common operations defined in the fabrication facility operation library M1, function specifications M3 are created in which a specification for an individual function is specified. The function specifications M3 are stored in the database. The specification for an individual function describes a function for controlling a fabrication facility operation, such as progress control and yield control. Also, programs (function components) for implementing functions described in the function specifications M3 are created in advance and are registered in a library which may be stored in a storage device. Such a library having programs registered therein is referred to as a function component library M4.

[0037] Subsequently, specifications for specifying operations for each fabrication facility are created by customizing the fabrication facility operation library M1, the individual equipment operation specifications M2 and the function component library M4. More specifically, fabrication facility operation specifications M5 are created by selecting necessary information from the fabrication facility operation library M1. The fabrication facility operation specifications M5 specify information related to operations of the equipment and are described from control and work points of view.

[0038] Then, a fabrication facility system plan M6 is created by selecting necessary function components (programs) from the function component library M4 conforming to the fabrication facility operation specifications M5. Thus, components or programs for realizing necessary functions at the fabrication facility are specified. Also, work instructions M7 indicating a procedure for actual work are created by using the fabrication facility operation specifications M5 and the individual equipment operation specifications M2. Further, the programs (function components) are actually downloaded according to the fabrication facility system plan M6 so as to create system operation test specifications M8 for carrying out a test for checking expected operations.

[0039] Then, the customized equipment is tested by operating it according to the work instructions M7. Finally, the customized equipment is brought into actual operation.

[0040] Thus, different operations may be standardized by registering operations common to each fabrication facility in libraries (at least the fabrication facility operation library M1 and the function component library M4) which may be stored as a database. For example, when newly building a fabrication facility information related to operations required at that fabrication facility is selected from information related to operations (operation units described below) in the libraries. The selected information is then customized for each fabrication facility. Thus, a system for the new fabrication facility may be easily and efficiently constructed and started up.

[0041] Also, the above-described libraries and specifications M5-M8 to be customized may be fully or partly included in a database or may be in the form of documents.

[0042] In the following, FIG. 1 will be described in detail.

[0043] First, the fabrication facility operation library M1 will be described. As described above, in the fabrication facility operation library M1, operations of the fabrication facilities are described in a predetermined format in terms of control and work. The operations of the fabrication facilities are not described by each process step in terms of equipment used or conditions but are described in terms of control and work so as to concern work to be carried out at each process step and associated items to be controlled. Therefore, it is easy to register common operations into libraries and to customize the system based on the libraries.

[0044] FIG. 2 is a diagram showing a configuration of the fabrication facility operation library M1. FIG. 2 shows an example of items related to the control in a wafer process of a semiconductor device fabrication facility and also shows an example of items related to the work at the fabrication facility. Also, each one of the control items is described by four sub-items shown in FIG. 2. The four items are basic items, which further include an attribute, an ID and a configuration, specifications, understanding of current condition and history. The work items include at least information related to a work element and a work flow.

[0045] The above-described control and work are organized conforming to the predetermined format shown in FIG. 3 and are registered into a library (database). As shown in FIG. 3, control and work are defined as items of the library and control items and work items are defined as sub-items 1. Each of the control items is described by the basic items, the specifications, the understanding of the current state and the history, all of which are defined as sub-items 2. Also, each of the work items is described by the sub-items 2 shown in the figure.

[0046] In order to describe the fabrication facility operation library M1 in detail, a library for control of reticles will be described with reference to FIGS. 4 to 10.

[0047] Sub-item 2 is described using a unit referred to as an operation unit. The operation unit is a basic unit for items constructing control and work, and each operation unit is given a respective unit number. For example, the “attributes” of the basic items shown in FIG. 4 indicate basic items related to the reticle and are described by operation units such as a scaling factor and size. “A00001” is given to the scaling factor as a unit number. The ID specifies an individual reticle and includes items related to the handling of the reticle. In the example shown in FIG. 4, the ID includes two operation units. The configuration specifies basic rules for control of reticles. In the example shown in FIG. 4, the configuration includes one operation unit specifying that the reticle case, the reticle body and the pellicle are to be handled as an integrated body.

[0048] The “specifications” of sub-item 2 shown in FIG. 4 describe items related to specifications of the reticle including items related to the quality of the reticle.

[0049] The “understanding of current condition” of sub-item 2 shown in FIG. 4 is described by items related to a location, a state and a quantity of the reticle. The location of the reticle is controlled by an operation unit as shown in FIG. 5. For describing the state of the reticle, for example, state transition diagram #1 shown in FIG. 5, state transition diagram #2 shown in FIG. 7 and state transition diagram #3 shown in FIG. 8 are prepared. These state transition diagrams are used for describing items related to respective current states, triggers which cause the transitions of the states and states after transition. Respective states of the state transition diagram #1 of FIG. 5 and a state transition table of such states are shown in FIG. 6: respective states of the state transition diagram #2 of FIG. 7 and a state transition table of such states are shown in FIGS. 7 and 8; and respective states of the state transition diagram #3 of FIG. 8 and state transition table of such states are shown in FIGS. 9 and 10. Also, contents of FIGS. 5 to 10 will not be described here since the contents are apparent in themselves.

[0050] The “history” of sub-item 2 shown in FIG. 10 describes a progress of process steps for the reticle. In the example shown in FIG. 10, three operation units are specified.

[0051] Other control items such as lot control shown in FIG. 3 are also described by a basic item, specifications, understanding of current state and history in a similar manner.

[0052] In the example shown in FIG. 3, work element and work flow are specified for the sub-item 1 of work. For example, work element specifies elements such as equipment and materials for work related to a wafer process by describing these elements as sub-items 2. In an example shown in FIG. 3, a wafer, a lot, a container, equipment, a reticle, indirect materials and a system terminal are specified as sub-items 2. Work flow is provided by patterning and giving meanings to a series of work in the fabrication facilities. In the example shown in FIG. 3, a product processing operation, process support activities and abnormality handling work are specified as work flow.

[0053] Thus, items related to operations and work are organized so as to form a hierarchy constructed by item, sub-item 1 and sub-item 2, and are described in terms of operation units, so as to specify basic control and work of the fabrication facility and register such basic control and work in a database. Accordingly, it is then possible to specify various operations by a combination of operation units.

[0054] In the following, the individual equipment operation specifications M2 will be described. As described above, the individual equipment operation specifications M2 specify items related to operations of individual equipment in the fabrication facility and describe an outline of the equipment, premises for operation, operation specifications and data specifications. As an example of the individual equipment operation specifications M2, operation specifications of thin film deposition equipment is shown in FIGS. 11 to 13.

[0055] FIG. 11 shows an example of an outline of an equipment and premises of operation for the thin film deposition equipment. FIG. 12 shows operations for starting lot processing as an example of operation specifications of the thin film deposition equipment. FIG. 13 shows data specifications related to the thin film deposition equipment. Such individual equipment operation specifications M2 are registered in a library (or in a database) for each one of a plurality of thin film deposition equipment or other equipment. Also, the individual equipment operation specifications M2 may have either all items or only items directly related to creating the above-described function specifications M3, for example, the data specifications, registered in a library.

[0056] Next, the function specifications M3 will be described. The function specifications M3 describe various control functions necessary for operations of the fabrication facilities. The control functions are functions necessary for realizing exact understanding of the operations of the fabrication facilities and for appropriate controls. The control functions are such as control of progress, control of schedule, control of yield, control of production specifications (spec control), control of reticle production and locations. The function specifications M3 specified for each function include data to be controlled and a message interface for specifying output information in response to requests from the operator. Also, the data to be controlled can be generally divided into the above-described basic items (FIG. 3) and items related to states or history.

[0057] FIG. 14 shows an example of function specifications of production specifications (spec) as an example of the function specifications M3. As shown in FIG. 14, items of spec control (SPC) and items of process history control are specified as control data. Also, a message interface specifies items to be output in response to requests from the operator. The message interface shown in FIG. 14 specifies that when lot ID is input as input information, a result of measurement of the input lot ID is searched for and the searched-for control data is output as output information. Also, a corresponding work element, that is to say, a work element related to the result of measurement of the lot ID, is output. FIG. 14 shows an example where a certain etching (AA etching) had a standard value of 0.56 &mgr;m and a control range (acceptable range) of ±0.005 &mgr;m and where a certain lot (FED00005678) had a measured value of 0.561 &mgr;m (process history control). In this case, when the above-described lot ID is selected as input information, data stored in the process history control is output as output information. Also, since the control is closely associated with the specifications of the equipment to be controlled, the control is created with reference to the individual equipment operation specifications M2.

[0058] Subsequently, programs for actually realizing control functions specified in the specifications will be created from such function specifications M3. The programs correspond to the above-described function components in the function component library M4. For example, a program conforming to the function specifications M3 of the spec includes a process of measuring and storing an amount of etching for each lot and, when there is an input of ID, outputting corresponding result of measurement.

[0059] The registering of the common operations of the fabrication facilities into the libraries has been described in the above description.

[0060] In the following, fabrication facility operation specifications M5 will be described. The fabrication facility operation specifications M5 are created for each fabrication facility using the above-described libraries registered in a database. The fabrication facility operation specifications M5 have the same format as that of the fabrication facility operation library M1 shown in FIG. 3. The fabrication facility operation specifications M5 are created by selecting necessary operation units from the above-described fabrication facility operation library M1. The fabrication facility operation specifications M5 include operation units related to control and work.

[0061] FIGS. 15 to 18 are an example of the fabrication facility operation specifications M5 related to reticles created from the above-described fabrication facility operation library M1 related to reticles. Operation rules related to reticles, which are the fabrication facility operation specifications M5 shown in FIGS. 15 to 18, are created by selecting operation units describing operations of the fabrication facility from FIGS. 4 to 10. For example, attributes of the basic items of the reticle control of the fabrication facility shown in FIG. 15 are described by eight operation units such as a scale factor or a size. The fabrication facility operation specifications M5 created in this manner are stored in the database of the fabrication facility, as described below.

[0062] Now, the fabrication facility system plan M6 is created conforming to the fabrication facility operation specifications M5. The fabrication facility system plan M6 is created by selecting necessary function components (programs) from the function component library M4 conforming to the fabrication facility operation specifications M5. Thereby, components for realizing control functions necessary at the fabrication facility, or the programs, are specified. Also, the work instructions M7 indicating the procedures of actual work are created by using the fabrication facility operation specifications M5 and the individual equipment operation specifications M2. For example, an operation procedure of the individual equipment operation specifications M2 of the thin film deposition equipment shown in FIG. 12 differs for each equipment, and it is necessary to show the procedure to the operator. If the fabrication facility is to use a thin film deposition equipment operated conforming to the individual equipment operation specifications M2 shown in FIG. 12, then the procedure for such thin film deposition equipment will be described in the work instructions M7. Further, conforming to the fabrication facility system plan M6, the system operation test specifications M8 are created for actually downloading programs (function components) and for performing a test for checking the expected operations.

[0063] Also, the fabrication facility system plan M6, the work instructions M7 and the system operation test specifications M8 may be registered in a database at the fabrication facility, may be in the form of documents or may be both in a database and in document form.

[0064] Finally, by using the work instructions M7 and the system operation test specifications M8, individual equipment of the fabrication facility is started-up, function components (programs) are loaded, an operation test is performed for the whole system and then the system is brought into an actual operation as described below.

[0065] The above-described fabrication facility operation library M1 to at least the fabrication facility operation specifications M5 are created by using a computer system (in the following, also referred to as a host computer system). FIG. 19 is a block diagram showing an example of such a computer system. The illustrated computer system is provided with a host computer 10 including a CPU, a plurality of terminals 12 (such as work stations and personal computers), a mass storage external storage device 14 such as a hard disk device, a communication control device 16 for communication with the network, and a common bus 18 for connecting the above-described elements of the computer system.

[0066] The host computer 10 operates corresponding to an operational flowchart shown in FIG. 20. This flowchart is stored in the storage device 20 which is a storage medium such as a hard disk device shown in FIG. 19. The host computer 10 generally controls the creation of, for example, the fabrication facility operation library M1 corresponding to the operational flowchart shown in FIG. 20. However, individual steps described below are performed at terminals 12.

[0067] First, in step S10 of FIG. 20, data is collected by investigating an operation for each of the existing fabrication facilities. The data is collected from both control and work points of view for this operation. Also, data is collected which indicates what type of equipment is used. Next, in step S11, the above-described fabrication facility operation library M1 is created. This creating step is performed conforming to the format shown in FIG. 3, for example, by guiding an operator in an interactive manner and by storing input data into, for example, the external storage device 14 conforming to such a format. Since various methods of registering into a library (or a database) by such a procedure are known, any appropriate one of the known methods may be used. Next, in step S12, the individual equipment operation specifications M2 are created and are stored in the external storage device 14. As described above, the individual equipment operation specifications M2 may fully or partly, such as only the operations related to the data specifications shown in FIG. 13, be registered in a database. Then, the function specifications M3 and the function component library M4 are created and are registered in the database. The function component library M4 includes operations specified in the function specifications among software (programs) realizing the above-described control function used in each existing fabrication facility, that is to say, common operations among control functions of each fabrication facility. Further, various modifications and additions may be made to the function component library M4. Also, any other control functions used at each fabrication facility may be further registered in a library.

[0068] The above-described steps S10 to S13 are steps for registering common operations for each fabrication facility.

[0069] The following steps S14 to S18 are steps of customization for each fabrication facility. Steps S14 and S15 are planning steps and steps S16 and S17 are system development steps.

[0070] First, in step S14, the fabrication facility operation specifications M5 are created and are stored in the external storage device 14. As described-above, the fabrication facility operation specifications M5 having the same format as that of the fabrication facility operation library M1 are configured by selecting operation units in the fabrication facility operation library M1 according to the operation of the fabrication facility, or, in other words, by customizing the fabrication facility operation library M1. This is performed at one of the terminals 12 by, for example, displaying the fabrication facility operation library M1 on the display of the terminal 12 and subsequently clicking necessary operation units using a mouse. Then, in step S15, the fabrication facility system plan M6 is created. The fabrication facility operation specifications M5 and the function specifications M3 are both displayed on the display of the terminal 12 and necessary items are input so as to create the fabrication facility system plan M6. Also, the operator may create a system plan on a piece of paper by referring to the specifications displayed on the display.

[0071] In step S16, the work instructions M7 are created in the same manner as has been described above. The individual equipment operation specifications M2 and the fabrication facility operation specifications M5 are displayed on the display of one of the terminals 12. Further, in step S17, the system operation test specifications M8 are created. If the fabrication facility system plan M6 has been registered in the database, the work instructions M7 are created by having the information in the database displayed on the display of the terminal 12.

[0072] Also, processes corresponding to steps S14 to S18 may be performed at each fabrication facility in this case, a program for controlling the processes corresponding to steps S10 to S14 is stored in the storage device 20 of FIG. 19 and a program for controlling the processes corresponding to steps S15 to S18 is stored in the storage device of the computer in each fabrication facility. Then, the processes corresponding to steps S14 to S18 may be performed for each fabrication facility by connecting the host computer system shown in FIG. 19 to computer systems of each fabrication facility via a network.

[0073] Now, referring to FIG. 21, a computer system in the fabrication facility will be described which is operated by using, for example, the fabrication facility operation specifications M5 customized as has been described above. The computer system provided at each fabrication facility includes a computer 30 including a CPU, a storage device 40 connected to the computer 30, a plurality of terminals 32, a mass storage external storage device 34, two communication control devices 36, 42 and a bus 38. The communication control device 36 controls communication with the oxidization equipment, etching equipment and thin film deposition equipment provided at the fabrication facility. The communication control device 42 controls communication with the host computer system shown in FIG. 19. The storage device 40 stores programs or data necessary for the computer 30 to operate. For example, the storage device 40 stores a program including steps S14 to S18 of FIG. 20. The computer 30 generally controls this computer system. The external storage device 34 stores a database of the control items or function components.

[0074] FIG. 22 is a block diagram showing a configuration of the computer system of FIG. 21 with regard to the function of the computer system of FIG. 21. Each part shown in FIG. 22 is mainly a function which can be realized by the computer 30 shown in FIG. 21. FIG. 22 illustrates three managers: an equipment manager 50, a data manager 52 and an alarm manager 54, all of which may be realized by the computer 30. These managers may establish communication (or exchange data) between each other. The equipment manager 50 controls the whole equipment and production equipment such as the thin film deposition equipment. The data manager 52 organizes information transmitted by a software (programs) such as the function components, and then distributes the information to other software (programs) requiring such information.

[0075] The equipment manager 50 controls production equipment #1, #2 and #3 such as oxidization equipment, etching equipment and thin film deposition equipment via controllers 58, 60 other than the computer 30 and also controls the stocker 66 of the wafer via the server 62 and the controller 64. The data manager 52 controls and executes the function components. In the example shown in FIG. 22, a yield control function 68 and a spec control function 70 are used as the function components. Also, a plurality of (four in FIG. 22) databases DB1 to DB4 are provided via the server 72 under control of the data manager 52. These databases are provided for each control item such as reticle, lot, or wafer. Data is written to and read from these databases in response to instructions from the function components such as the yield control function 68 and the spec control function 70 under control of the data manager 52. Further, a progress control function 76 is provided as a function component. The progress control function 76 is connected to each manager 50, 52, 54 via the server 74. A rule server 56 includes a function of the communication control device 42 of FIG. 21. The rule server 56 controls connections of the host computer system and/or terminals shown in FIG. 21 to each manager 50, 52, 54 so as to organize a procedure for exchanging information. Also, the alarm manager 54 performs a detection of various alarms and an announcement to the operator.

[0076] FIG. 23 is a diagram showing controllers 58 and 60 shown in FIG. 22 and the equipment #1 to #3 controlled by the controllers 58 and 60. The controller 58 controls the oxidization equipment #1 via an interface (RS-232C, in the example shown in FIG. 23). The controller 58 is provided with a CPU and a software (programs) for operating the CPU. Also, the controller 60 controls the etching equipment #2 and the thin film deposition equipment #3 via an interface (an Ethernet, in the example shown in FIG. 23). The controllers 58 and 60 are connected to the equipment manager 50 shown in FIG. 22 via the Ethernet.

[0077] In the following, it will be described how the system in the fabrication facility shown in FIGS. 21 to 23 are customized using the above-described libraries and finally brought into operation. In an example described below, it is assumed that the steps S14 to S18 shown in FIG. 20 are performed at each fabrication facility.

[0078] First, by using one of a plurality of terminals 32 shown in FIG. 21, the fabrication facility operation library M1 stored in the external storage device 14 (FIG. 19) of the host computer system is read out and then stored in the external storage device 34 shown in FIG. 21. This process is performed via the communication control device 16 shown in FIG. 19 and the communication control device 42 shown in FIG. 21. The terminal 32 reads out necessary operations from the fabrication facility operation library M1 and customizes such operations under control of the computer 30. During this process, the storage device 40 is used as a work area and the contents of the storage device are transferred to the external storage device 34 upon completion of the customization processes. The information thus transferred is registered into the above-described fabrication facility operation specification M5.

[0079] Also, the external storage device 34 of the host computer system is accessed from the terminal 32 and the function component library M4 is referred to therefrom so as to create the fabrication facility system plan M6 and store it into the external storage device 34 as described above. Further, the individual equipment operation specifications M2 stored in the external storage device 14 of the host computer system and the fabrication facility operation specifications M5 stored in the external storage device 34 are read out by the terminal 32. The work instructions M7 are created by referring to the individual equipment operation specifications M2 and the fabrication facility operation specifications M5 and are stored in the external storage device 34. Also, by referring to the fabrication facility system plan M6, the system operation test specifications M8 are created and are stored in the external storage device 34.

[0080] Now, when there is no modification to the individual equipment operation specifications M2 for the oxidization equipment #1, the etching equipment #2 and the thin film deposition equipment #3, the software of the controllers shown in FIG. 23 is started-up with the original individual equipment operation specifications M2. Also, when customization is necessary, programs are customized (for example, parameters specific to the equipment are set) by the terminal 32 via the controllers 58, 60. During customization, for example, the work instructions M7 are referred to. Also, processes for a case where certain equipment is newly built and there is no corresponding individual equipment operation specifications M2 will be described later.

[0081] Further, by referring to the fabrication facility system plan M6 and the system operation test specifications M8, the function components (programs) necessary for the fabrication facility are read out from the function component library M4 stored in the external storage device 14 of the host computer system by the terminal 32. Then the function components (programs) necessary for the fabrication facility are stored in the external storage device 34 shown in FIG. 21. These function components are executed by the computer 30 shown in FIG. 21 so as to realize the yield control function 68, the spec control function 70 and the progress control function 76 shown in FIG. 22. Subsequently, predetermined tests are carried out and the system is brought into operation. Also, as has been described above, these control functions have a message interface described with reference to FIG. 14. Therefore, when the lot ID is input as input information shown in FIG. 14 from the terminal 32, this lot ID is transferred to the spec control function 70 via the rule server 56 and the data manager 52. The spec control function 70 then obtains necessary data via the data manager 52 and the server 72 and outputs the output information to this terminal 32 via the rule server 56.

[0082] Thus, by grouping the common operations related to the operation of the fabrication facility and by customizing such common operations for each fabrication facility, it is possible to newly build a fabrication facility easily and efficiently. For example, by such customization, not only can the newly built fabrication facility be started up, but also new operations can be easily defined for systems of the existing fabrication facilities.

[0083] The description above relates to customization of the fabrication facility operation library M1, the individual equipment operation specifications M2, the function specifications M3 and the function component library M4, all of which have already been stored in the database. However, the following description relates to introducing new equipment to a certain fabrication facility, in which case the fabrication facility operation library M1 or the individual equipment operation specifications M2 corresponding to the new equipment are not yet registered in a library.

[0084] FIG. 24 is a flowchart showing a procedure executed by the host computer system described above case. This flowchart is stored in the storage device 20 shown in FIG. 19 and is executed by the host computer 10 in response to the request from the terminal 12.

[0085] First, equipment used or types of products to be produced at the new fabrication facility are decided upon in step S20 and the external storage device 14 is accessed so as to search the individual equipment operation specifications M2 in step S21. In step S22, it is determined whether the individual equipment operation specifications M2 corresponding to the equipment decided upon in step S20 exist or not. If the individual equipment operation specifications M2 exist (YES), the procedure proceeds to step S23. If the individual equipment operation specifications M2 do not exist (NO), the procedure proceeds to step S27 shown in FIG. 25. In step S27, the individual equipment operation specifications M2 are created as described above and stored in the external storage device 14. Then, the procedure proceeds to step S23. In step S23, the external storage device 14 is accessed so as to search the fabrication facility operation library M1. Then, in step S24, it is determined whether there is an operation corresponding to the equipment decided upon in step S20. If there is such an operation (YES), the procedure proceeds to step S25. If there is no such operation (NO), the procedure proceeds to step S28 shown in FIG. 26. In step S28, a new operation is created. In step S29 also shown in FIG. 26, the fabrication facility operation library M1 is revised and is stored in the external storage device 14. Then, the procedure proceeds to step S25. In step S25, the function component library M4 stored in the external storage device 14 is searched. In step S26, it is determined whether the function component of the equipment decided upon in step S20 exists or not. If the function component exists (YES), the procedure is terminated and if the function component does not exist (NO), the procedure proceeds to step S30 shown in FIG. 27. In step S30, the function specifications M3 of the requested new function are created. In step S31 shown in FIG. 27, the function component library M4 is created according to the function specifications M3 and is stored in the external storage device 14.

[0086] Since information necessary for a new fabrication facility is thus registered in a library in the above-described steps, customization for the new fabrication facility may be carried out as described above with reference to FIG. 20. The order of search is not limited to the order shown in FIG. 24 and can be of any order. Also, steps S21, S23 and S25 are shown in a continuous procedure, but these steps may be provided as independent steps.

[0087] Thus, by efficiently processing the requests for the operations, by registering common operations into libraries and by customizing the registered common operations, it is possible to easily and efficiently plan and start up the system not only when building a new fabrication facility but also when renewing the existing fabrication facility.

[0088] Further, the present invention is not limited to these embodiments, but variations and modifications may be made without departing from the scope of the present invention.

[0089] The present application is based on Japanese priority application No.9-351673 filed on Dec. 19, 1997 the entire contents of which are hereby incorporated by reference.

Claims

1. A device for supporting development of a system, said device comprising:

first means for registering standard operations of the system into a first library by classifying the standard operations from control and work points of view; and
second means for registering programs corresponding to a plurality of predetermined system executable functions into a second library by referring to the standard operations registered in the first library.

2. The system development supporting device as claimed in

claim 1, wherein said first means registers the standard operations of the system using operation units which are basic units of control and work.

3. The system development supporting device as claimed in

claim 1, further comprising:
third means for creating fabrication facility operation specifications specifying operations of the system by selecting information related to operations of the system from said information registered in the first library and by customizing the selected information.

4. The system development supporting device as claimed in

claim 1, further comprising:
fourth means for obtaining functions necessary for the system by selecting functions required for the system from said plurality of functions registered in the second library and by customizing the selected functions.

5. The system development supporting device as claimed in

claim 1, further comprising:
fifth means for determining whether information related to the operations of the system exists in said information registered in the first library; and
sixth means for adding operations of the system into the first library if the firth means determines that the information related to the operations of the system exists in said information registered in the first library.

6. The system development supporting device as claimed in

claim 3, wherein the first library and the fabrication facility operation specifications are of a common format.

7. A method for supporting development of a system, said method comprising the steps of:

a) registering standard operations of the system into a first library by classifying the standard operations from control and work points of view; and
b) registering programs corresponding to a plurality of predetermined system executable functions into a second library by referring to the standard operations registered in the first library.

8. The system development supporting method as claimed in

claim 7, wherein, in said step a), said standard operations of the system are registered into the first library using operation units which are basic units of control and work.

9. The system development supporting method as claimed in

claim 7, further comprising the step of:
c) creating fabrication facility operation specifications specifying operations of the system by selecting information related to operations of the system from said information registered in the first library in said step a) and by customizing the selected information.

10. The system development supporting method as claimed in

claim 7, further comprising the step of:
d) obtaining functions necessary for the system by selecting functions required for the system from said plurality of functions registered in the second library in said step b) and by customizing the selected functions.

11. The system development supporting method as claimed in

claim 7, further comprising the steps of:
e) determining whether information related to the operations of the system exists in said information registered in the first library in said step a); and
f) adding operations of the system into the first library if in said step e), it is determined that the information related to the operations of the system exists in said information registered in the first library is said step a).

12. The system development supporting method as claimed in

claim 9, wherein the first library and the fabrication facility operation specifications are of a common format.

13. A computer readable medium storing program code for supporting development of a system comprising:

first program code means for registering standard operations of the system into a first library by classifying the standard operations from control and work points of view; and
second program code means for registering programs corresponding to a plurality of predetermined system executable functions into a second library by referring to the standard operations registered in the first library.

14. An article of manufacture comprising a computer usable medium having computer-readable code means embodied therein for causing a computer to support development of a system, the computer-readable code means comprising:

computer-readable program code means for registering standard operations of the system into a first library by classifying the standard operations from control and work points of view; and
computer-readable program code means for registering programs corresponding to a plurality of predetermined system executable functions into a second library by referring to the standard operations registered in the first library.
Patent History
Publication number: 20010039463
Type: Application
Filed: Aug 27, 1998
Publication Date: Nov 8, 2001
Inventors: SACHIKO NAKAGAWA (KAWASAKI-SHI), TOSHIYUKI ARAKI (KAWASAKI-SHI), HIROAKI MAEZAWA (KAWASAKI-SHI), YOSHIHIRO GIGA (KAWASAKI-SHI), MIMIKO HAYASHI (KAWASAKI-SHI), SATOSHI KONO (KAWASAKI-SHI), MASAYUKI MURATA (KAWASAKI-SHI), FUMIE IZUMIKAWA (KAWASAKI-SHI), KOUYA TAKESHITA (KAWASAKI-SHI), SYUTARO KATSUKI (KAWASAKI-SHI)
Application Number: 09141014