Integration Of Lot Dispatching And AMHS Control In A 300mm Wafer FAB

1y ago
9 Views
2 Downloads
3.73 MB
5 Pages
Last View : 2d ago
Last Download : 3m ago
Upload by : Kairi Hasson
Transcription

Integration of Lot Dispatching and AMHS Control in a 300mm Wafer FAB Dong-Seok Sun*, No-Sik Park*, Young-Joong Lee*, Young-Chul Jang*, Chung-Sam Ahn*, Tae-Eog Lee** *System Engineering Team, Samsung Electronics Inc, LTD, Korea **Korea Advanced Institute of Science and Technology, Korea ds.sun, ns.park, drknow.lee, yc.jang, chungahn @samsung.com, telee@kaist.ac.kr This paper is organized as follows. First, the overall problems are reviewed. Next, each problem is stated in detail and the solution approach and logic for each problem are proposed. Then, the system architecture for implementing the proposed logics is described. Finally, concluding remarks and further research topics are described. Abstract 300mm semiconductor manufacturing requires a full automated material handling system (AMHS). AMHS operation is tightly coupled with FAB production. Lot scheduling and dispatching are restricted by movement of material, while decisions for material move also should consider lot status and schedules. Therefore, AMHS should be well coordinated with the lot scheduling and dispatching. For the effectiveness of AMHS operation, following three problems that directly cause the change of the material transportation and storage should be solved. The first problem is the stocker allocation which determines the best stocker considering AMHS status. The second is the WIP balancing between cells by controlling the transport timing. The third is the transport prioritization for maximizing the production productivity. In this research, we propose advanced functionalities and logistics for the three problems to improve the effectiveness of AMHS. PROBLEM STATEMENT Consider a FAB which consists of a number of bays each of which has a group of similar process tools (Figure 1). AMHS consists of stockers for storage, OHSs (overhead shuttles) for interbay transport, OHTs (overhead hoist transporters) for intrabay transport, and an MCS (material control system). Several bays are integrated by connecting the bays directly using an OHT rail to form a cell. Materials can be transported from any tool (source) to the other tool (destination) in the same cell directly by OHTs. In each cell, there are several stockers for storage and all tools can share the stockers of the constituent bays. For transporting the material to a tool (destination) in the other cell, the OHS transports the material from a stocker in the original cell to a stocker in the destination cell. Therefore, materials should pass through a stocker before entering or leaving a cell. That is, the stocker is operated by two functions which are the storage function for keeping materials and the station function for transporting materials. Keywords 300mm Wafer Fab, Automation, Lot Dispatching, AMHS Control. INTRODUCTION For high productivity in 300mm wafer fabrication, the effective material handling has been essential requirements. To improve the capability of material handling, the material handling system which transports materials is required both to be fully automated and to be fully integrated with the factory control system which schedules and dispatches lots [1]. Besides the basic capabilities of lot dispatching and AMHS (automated material handling system) control, therefore, the factory control system requires advanced logistic functions for the effective operation of AMHS in 300mm FAB. There are many works for the effective AMHS operations. The solution approaches vary according to the type of FAB such as a multi-production line [2], 300mm QTAT-FAB [3], foundry FAB [4], and DRAM FAB [5]. Although the previous researches of Wakabayashi et al. [3], Wang and Liao [4], and Decocq [6] deal with the similar topics, new transport logics which are fully integrated with lot dispatching are developed in this paper. Figure 1. The Layout of a 300mm FAB 1 BACK

In order to transport a material from a tool of source to a tool of destination, the FCS sends the MCS a macro transfer command which includes carrier ID (identification), source, destination, and lot priority. Then, the MCS translates the macro transfer command into a number of micro transfer commands, and sends them to each modular controller that performs the detailed transfer tasks. When all the micro transfer tasks are finished, the MCS gives the event notification for the transportation result to the FCS. Then, the FCS sends a process command to the production tool (Figure 2). For example in Figure 1, if the FCS sends a macro transfer command of (CAR1, EQ A1, EQ D3, PRIORITY 1) to the MCS, the MCS determines the two intermediate stockers between the cell A and the cell D. The MCS sends micro transfer commands to each OHT controller of the Cell A and Cell D, the OHS controller, and the stocker controllers of the selected stockers. Then, each controller performs the material transport issued by the MCS. After all transportations are accomplished, the MCS sends the transport results to the FCS, and the FCS gives a process command to the tool EQ D3. These problems are highly related to the effectiveness of AMHS operation because they cause the change of the material transportation and stocker storage directly. Following sections describe the details of each problem and logistic algorithms to the problems. The first problem is the stocker allocation which determines the best stocker considering AMHS status. The second is the WIP balancing between cells by controlling the transport timing. The third is the transport prioritization for maximizing the production productivity. STOCKER ALLOCATION When a lot is tracked out from a tool or put into a stocker after measurement, the FCS tries to find the best tool for the next process step. If there is no available tool, the lot is forwarded to the stocker assigned to the process step. Then, some stocker may more frequently receive and retrieve lots and hence the stocker’s robot may be overloaded. This causes blocking of OHTs or OHSs. When a stocker is full, the subsequent lots destined to the stocker are sent to alternative stockers, which belong to other bays. Such routing change tends to increase the manual transport distance of a measurement lot for which tools are located in the main aisle near to the original stocker. Note that measurements lots for inspection are manually handled although all other lots are handled by AMHS. In order to resolve the problems of blocking and excessive manual transport distances, waiting lots for process are allowed to be allocated to any stocker in the same cell instead of the step stockers, that is, all tools in a cell can share the stockers for the constituent bays. By this logic, the workload imbalance between the stockers of the cells can be resolved, and also the pooling effect reduces the blocking probability. The route changes of manual moves are also reduced. Figure 3 shows our basic idea of the stocker allocation. Figure 2. AMHS Framework [1] As described above, when the FCS determines the source, the destination, and the transport priority, following three problems should be solved. If there is no tool for next process after a lot is tracked out from a tool, to which stocker will the lot be transported? If there is no tool for next process after a lot is tracked out from a tool, when will the lot be transported to the cell of destination? How will the priority of transport jobs be determined based on the lot priority and line environment? Figure 3. Basic Idea of the Stocker Allocation 2 BACK

Due to the direct transport between bays in a cell, the transport times between any of the stockers and the tools in the bays are not significantly different. Therefore, waiting lots are forwarded to the stocker that stock level is the lowest in the same cell. However, measurement lots require manual transport to measure tool by operators and hot lots are transported manually sometimes, these lots are forwarded to the step stockers. That is, measurement lots and hot lots are allocated to the step stocker statically, and waiting lots are allocated to the minimum storage stocker dynamically. The WIP level of a cell i is calculated as the average storage density i of the cell i, n stoc ker density j 1 The criteria to see enough lots of the same type existing in the destination cell i are as follows. The first criterion is that the number of lots of the same type of lot l (N WIPil) is greater than the number of tools (N EQil) which can process the lot l. The second criterion is that the estimated time requiring the lot in the destination cell is greater than the maximum average of the transport time to the destination. The estimated time requiring the lot in the destination is calculated as The WIP positions whether lots are kept in the source cell or in the destination cell are highly dependant on the dispatching modes, push or pull, in AMHS. The push mode always transfers a lot to the destination cell. The pull mode transports a lot to the next cell only when a tool in the destination cell is ready to process the lot. In the push mode, the stockers of some cell may have excessive lots depending on the product mix. This causes a routing change to an alternative cell. The pull mode reduces such routing changes. Instead, the pull mode tends to have lower tool utilization than the push mode. It is because the destination tool should wait the lot arrival for a random time exceeding the estimated transport time after the tool becomes available to initiate the lot transport. To address this problem, the two modes are combined to balance WIP between cells (Figure 4). N WIPil ATTl , N EQil where ATTl is the actual tack time of the lot l. When the two criteria are all satisfied, the lot can be postponed to transport to the destination cell. The first criterion is to prevent the tool from the run-down, and the send criterion compensates the first criterion in case that the processing time of the lot has a small value. TRANSPORT PRIORIORITIZATION AMHS uses 99 levels of transport priority in the SEMI standard. The prioritization rule for transport jobs has not been well investigated. Only a simple rule that maps the lot priority to the transport priority of its carrier has been used. However, the priority of a transport job need not be same as the lot priority because the transport urgency greatly depends on the attributes of the lot to be transported. For example, the transport time of a lot from a tool to a stocker for waiting is not critical because the lots should wait in the stocker until the target tool becomes idle to process the lot. On the other hand, a direct movement a lot to a tool, although it is the normal priority lot, should be transported to the tool quickly because the direct transportation means that the tool needs the lot at that time. Therefore, the transport prioritization rule is developed to maximize productivity (Figure 5). Figure 4. Basic Idea of the WIP Balancing When a lot is tracked out from a tool or put into a stocker after measuring, the lot need not be transported to the destination cell if there are enough lots of the same type in the destination cell. Therefore, we try to balancing WIP between cells by postponing the transport in case that the WIP level of the destination is greater than the critical WIP level, and there are enough lots of the same type in the destination cell. For example in Figure 4, a lot of type A in the source cell does not need to be transported in the destination cell because there are three lots of the same type in the destination cell, which are enough for two tools not to be run down. Figure 5. Basic Idea of the Transport Prioritization 3 BACK / n, where n is the number of stocker in the cell, and the stocker densityij is the storage density of the j-th stocker. WIP BALANCING BETWEEN CELLS ij

Lot attributes are classified as the transport priority of lots in the order of lot priority, direct transport lots to tools, lots with residency time limits, reserved lots, lots which requested to transport by operator, the number of lots of the same type in the destination, and so on. High priority lots should have more high transport priorities than low priority lots. The direct transport lots and reserved lot to tools should have high transport priorities because delayed transport times may cause the run-down of the destination tool. The transport lots which are requested by operators should have high transport priorities because the operators usually transport the lots in urgency situations. The number of the lots of the same type in the destination cell should be considered in the transport prioritization because this index indicates the WIP states of the destination cell. Therefore, if a lot has small number of lots of the same type in the destination cell, the lot should have more high transport priority. A transport priority mapping table using the above lot attributes is developed. The transport priority is queried when a macro transfer command is issued from the FCS to the MCS. Since there is a possibility that lots having low transport priorities may be waiting for a long time to transport, the MCS function to increase transport priorities of waiting lots to be transported periodically is developed. Due to the following three reasons, the proposed AMHS logics and rules are implemented in the dispatching system. First, AMHS control logics require real-time decision. Second, the proposed logics require the MES information to decide the best stocker, transport timing, and transport priority. Finally, AMHS control logics should be highly integrated with the lot dispatching. When the work management system gets the track-out event from the tool controller or the stocker-in event from the MCS, it requests the best work for a lot or a tool to the dispatching system. The best work can be the best lot for a given tool and the best tool for a given lot. Then the dispatching system determines the best work and replies it to the tracking management system. Finally the work management system controls tools or AMHS by the tool controller and the MCS. Figure 7 is the flow chart of the dispatching rule integrating lot dispatching and AMHS control. IMPLEMENTATION The major applications in the factory control system related in this research are a scheduling system, a dispatching system, and a work management system, as seen in Figure 6. The scheduling system allocates lots to tools and determines the sequences of the allocated lots to be processed in each tool. The dispatching system determines both the next processing lots for a given tool and next processing tool for a given lot in real time. The work management system manages a series of work flows related to the processing job, and controls tools and AMHS. Figure 7. Flow Chart of the Dispatching Rule In case of determining the best lot for a given tool, the dispatching system determines the transport priority of the lot to the tool after deciding the best lot if there is a lot to be processed in the tool. This case doesn’t need the stocker allocation and WIP balancing because the dispatching system selects a lot for the tool from waiting lots in stockers. In case of determining the best tool for a given lot, however, the dispatching should determine the stocker allocation and WIP balancing when there is no tool to process the lot. If there is a tool to process the lot, the dispatching system determines the transport priority after determining the best tool. Otherwise, if there is no tool to process the lot, the dispatching system should determine the stocker for the storage of the lot. Then, the dispatching system determines the target cell by WIP balancing rule, determines the target stocker from the target cell by the stocker allocation rule, and determines the transport priority by transport prioritization rule sequentially. Figure 6. System Architecture 4 BACK

CONCLUSION [3] T. Wakabayashi, S. Watanabe, Y. Kobayashi, T. Okabe, and A. Koike, “High-Speed AMHS and Its Operation Method for 300-mm QTAT Fab”, IEEE Transactions on Semiconductor Manufacturing, vol. 17, No. 3, pp. 317-323, 2004. [4] C. Wang and D. Liao, “Prioritized Automatic Material Handling Services in 300mm Foundry Manufacturing“, Proceedings of Semiconductor Manufacturing Technology Workshop, pp. 109-114, 2002. [5] J. Wang, J. Liu, C. Huang, CT. Wu, and C. Chueh, “The Improvement of Automated Material Handling System Traffic Control”, Proceedings of Semiconductor Manufacturing Technology Workshop, pp. 271-274, 2002. [6] R. Decocq, “Integration of WIP Management Policies with Automated Material Handling Systems”, Proceedings of IEEE International Semiconductor Manufacturing Symposium, pp. D35-D38, 1997. In this paper, advanced MES level logistic functions of the factory control system for an AMHS of a 300mm FAB are proposed. In order to operate AMHS effectively, the factory control system which schedules and dispatches lots should consider stocker allocation, WIP balancing, and transport prioritization. The dispatching rules which integrate lot dispatching and AMHS control are developed, and are implemented in the dispatching system. The result shows stocker workload balancing, WIP balancing between cell, and better productivity in our FAB. Further research plans to extend the basic logics to 200mm semi-auto FABs in which there are various types of material transportation methods such as by manual, AGV, RGV, and so on. ACKNOWLEDGMENT We appreciate the following co-workers, Young-Whan Jang and Sang-Hun Lee for implementing our logics in the dispatching system and the work management system, who are the senior engineers at System Engineering Team, Samsung Electronics. AUTHOR BIOGRAPHY Dong-Seok Sun is a senior engineer at System Engineering Team, Samsung Electronics. He received his Ph.D. degree in industrial engineering from KAIST. His research interests include production scheduling, dispatching, control, and simulation in semiconductor manufacturing. REFERENCES Tae-Eog Lee is a professor at Department of Industrial Engineering, KAIST. He received his Ph.D. degree in industrial and system engineering from Ohio State University. His research focuses on the modeling, scheduling, and control of integrated manufacturing equipments and systems. [1] Automated Material Handling System (AMHS) Framework User Requirements Document: Version 1.0, International SEMATECH, 1999. [2] K. Mori, A. Ono, and J. Iwasaki, “Dynamical Control Method of AMHS for Multi-Production Lines”, Proceedings of IEEE International Semiconductor Manufacturing Symposium, pp. 83-86, 2001. 5 BACK

300mm FAB. There are many works for the effective AMHS operations. The solution approaches vary according to the type of FAB such as a multi-production line [2], 300mm QTAT-FAB [3], foundry FAB [4], and DRAM FAB [5]. Although the pre-vious researches of Wakabayashi et al. [3], Wang and Liao [4], and Decocq [6] deal with the similar topics, new .

Related Documents:

lot 13 j4002 1 lot 14 j4032 1 lot 15 j4033 1 lot 16 j4034 1 lot 17 j4035 1 lot 18 j4087 1 lot 19 j4090 1 lot 20 j4098 1 lot 21 j4104 1 lot 22 j4109 1 lot 23 j4118 1 lot 24 j4122 1 lot 25 j4133 1 lot 26 j4156 1 lot 27 k2038 1 lot 28 k2039 1 lot 29 k2042 1 lot 30 k2043 1 lot 31 k2044 1 lot 32 k2045 1

lot 13 j4002-1 lot 14 j4032-1 lot 15 j4033-1 lot 16 j4034-1 lot 17 j4035-1 lot 18 j4087-1 lot 19 j4090-1 lot 20 j4098-1 lot 21 j4104-1 lot 22 j4109-1 lot 23 j4118-1 lot 24 j4122-1 lot 25 j4133-1 lot 26 j4156-1 lot 27 k2038-1 lot 28 k2039-1 lot 29 k2042-1 lo

2. Lot #4- Decary Hall Lot 3. Lot #6- Petts Upper 4. Lot #7- Campus Center Rear Lot 5. Lot #12- Decary Hall Rear Lot 6. Lot #24- Business Center Lot There are also designated Faculty/Staff only parking spaces in the following lots: 1. Lot #8- Marcil Hall Front 2. Lot #10- Marcil Hall Upper Rear Lot 3. Lot #16-

Lot 77 Elvis and Smurf Pictures Lot 78 Bags and Blanket Lot 79 Inflatable Queen Mattress and Chair . Lot 107 Big Vac Cleaner Lot 108 TinTin Rocket Lot 109 Skeleton Lot 110 Radiogram . Lot 281 Staple Gun, Staples, Saw Blades and Grinding Wheel Lot 282 Belts and Buckles Lot 283 Caltex and Mobil Cans Lot 284 Plumb Bob, Chalk-O- Mate

Lot 8 Makita Sander Lot 9 Box of Safety Gear Lot 10 Makita Half Inch Router Lot 11 Makita Hammer Drill Lot 12 Hydraulic Cylinder Lot 13 Heavy Duty Caster Wheels Lot 14 Pipe Thread Cutter Lot 15 Post Drive and Dropper Puller Lot 16 Masonry Cutters Lot 17 Hydraulic

For questions/concerns regarding USS Freight Dispatching Service requirements please contact Curtis Tuey 806-567-2515, or the Corporate Office at 806-731-4750. Thank you for choosing USS Freight Dispatching Service! WE BUILD LONG TERM FREIGHT SOLUTIONS FOR ALL SIZE COMPANY'S AND TOGETHER WE CAN MAKE A DIFFERENCE.

33 Lot 4318 Dr. Khairul Anuar 017-6978615 - 34 Lot 18052 Hj Mohamad Bin Bahro 35 Lot 4300 Dr. Amir 36 Yasin Daud 37 Lot 18075 Dato' Alias Ismail 019-2245965 38 Lot 66149 Fahmi 39 Lot 4310 40 Lot 4306 41 Lot 4314 42 Lot 4315 43 Hj. Latiff Sabri 013-3548836 -

Porous Asphalt Parking Lot Durham 99 42 Parking Lot Legret, 1999 59 Parking Lot Pagotto, 2000 80 Parking Lot Rosen, 2007 98 40 Permeable Interlocking Concrete Pavers Drive Way Jordon Cove 67 34 Parking Lot Goldsboro 71 65 Parking Lot Renton, WA -- Parking Lot King College 81 53 Parking Lot Drake, 2012 88 88 Parking Lot