WO2023216561A1 - Completion time-based method and system for dispatching vehicle in advance and computer device - Google Patents

Completion time-based method and system for dispatching vehicle in advance and computer device Download PDF

Info

Publication number
WO2023216561A1
WO2023216561A1 PCT/CN2022/135188 CN2022135188W WO2023216561A1 WO 2023216561 A1 WO2023216561 A1 WO 2023216561A1 CN 2022135188 W CN2022135188 W CN 2022135188W WO 2023216561 A1 WO2023216561 A1 WO 2023216561A1
Authority
WO
WIPO (PCT)
Prior art keywords
machine
completion time
time
current
car
Prior art date
Application number
PCT/CN2022/135188
Other languages
French (fr)
Chinese (zh)
Inventor
申国莉
谭璜
缪峰
Original Assignee
弥费科技(上海)股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 弥费科技(上海)股份有限公司 filed Critical 弥费科技(上海)股份有限公司
Publication of WO2023216561A1 publication Critical patent/WO2023216561A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01LSEMICONDUCTOR DEVICES NOT COVERED BY CLASS H10
    • H01L21/00Processes or apparatus adapted for the manufacture or treatment of semiconductor or solid state devices or of parts thereof
    • H01L21/67Apparatus specially adapted for handling semiconductor or electric solid state devices during manufacture or treatment thereof; Apparatus specially adapted for handling wafers during manufacture or treatment of semiconductor or electric solid state devices or components ; Apparatus not specifically provided for elsewhere
    • H01L21/677Apparatus specially adapted for handling semiconductor or electric solid state devices during manufacture or treatment thereof; Apparatus specially adapted for handling wafers during manufacture or treatment of semiconductor or electric solid state devices or components ; Apparatus not specifically provided for elsewhere for conveying, e.g. between different workstations
    • H01L21/67703Apparatus specially adapted for handling semiconductor or electric solid state devices during manufacture or treatment thereof; Apparatus specially adapted for handling wafers during manufacture or treatment of semiconductor or electric solid state devices or components ; Apparatus not specifically provided for elsewhere for conveying, e.g. between different workstations between different workstations
    • H01L21/67733Overhead conveying
    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01LSEMICONDUCTOR DEVICES NOT COVERED BY CLASS H10
    • H01L21/00Processes or apparatus adapted for the manufacture or treatment of semiconductor or solid state devices or of parts thereof
    • H01L21/67Apparatus specially adapted for handling semiconductor or electric solid state devices during manufacture or treatment thereof; Apparatus specially adapted for handling wafers during manufacture or treatment of semiconductor or electric solid state devices or components ; Apparatus not specifically provided for elsewhere
    • H01L21/67005Apparatus not specifically provided for elsewhere
    • H01L21/67242Apparatus for monitoring, sorting or marking
    • H01L21/67253Process monitoring, e.g. flow or thickness monitoring

Definitions

  • This application belongs to the technical field of wafer manufacturing and material transportation, and more specifically relates to a vehicle dispatching method, system and computer equipment based on completion time in advance.
  • the material control system (MCS) will issue a moving instruction only after the machine completes the processing task.
  • the AMHS system will match the idle crane and the issued moving task. Planning the transportation path makes the wafers occupy the machine longer and the wafers wait longer during transportation, which affects the transportation efficiency of the AMHS system.
  • This application provides an early dispatching method based on completion time, which includes the following steps: predicting the current wafer completion time on each machine, and obtaining all the machines whose current wafer completion time is within the first preset time range. , obtain the machine set; predict the travel time of each car starting from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set ; Optimally match the machine set and the trolley set to obtain the trolley and machine assignment plan that minimizes the sum of all transportation times.
  • the embodiment of the present application provides an advance dispatching system based on completion time, including: a machine set acquisition module, used to predict the wafer completion time on each machine, and obtain the predicted wafer completion time in the first A set of machines within a preset time range; a car set acquisition module, used to predict the travel time of each car starting from the current position to each machine in the machine set, and obtain the predicted car travel time at the 2.
  • This application also provides a computer device, including a memory, a processor, and a computer program stored in the memory and executable on the processor.
  • the processor executes the computer program, the above-mentioned completion time-based advance dispatch is implemented. car method.
  • Figure 1 is a schematic flow chart of an embodiment of the present application
  • Figure 2 is an example of a bipartite diagram constructed from a machine set and a trolley set in the embodiment of the present application;
  • Figure 3 is a schematic structural diagram of the early dispatch system according to the embodiment of the present application.
  • Figure 4 is a schematic structural diagram of the computer equipment of the present application.
  • AMHS Automatic Material Handling System
  • the material control system (MCS) will issue a moving instruction only after the machine completes the processing task.
  • the AMHS system will match the idle crane and the issued moving task. Planning the transportation path makes the wafers occupy the machine longer and the wafers wait longer during transportation, which affects the transportation efficiency of the AMHS system.
  • the embodiment of the present application uses a method of dispatching vehicles in advance based on the completion time. Based on the historical data of machine processing, the completion time of wafers on the machine is predicted, and the vehicle is dispatched in advance to the machine that is about to be completed, thereby reducing the wafer occupation of the machine. The time of the station and the waiting time of the wafer during transportation are reduced to reduce the transportation time, improve the transportation efficiency of the AMHS system, and achieve efficient and stable material transportation.
  • the early dispatching method based on completion time may include the following steps: predict the current wafer completion time on each machine, obtain all the machines whose current wafer completion time is within the first preset time range, and obtain the machine set of machines; predict the travel time of each car starting from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set; The machine set and the car set are optimally matched to obtain the car and machine assignment plan with the smallest sum of all transportation times.
  • the embodiment of the present application provides an early dispatching method based on completion time.
  • the main method of this method is to predict the current wafer completion time on each machine and obtain the current wafer completion time in For all the machines within the first preset time range, a machine set is obtained; then the driving time of each car starting from the current position to each machine in the machine set is predicted, and the car driving time in the second time range is obtained. All the trolleys within the preset time range are obtained to obtain the trolley set; finally, the machine set and the trolley set are optimally matched to obtain the trolley and machine assignment plan with the smallest sum of all transportation times.
  • the embodiment of this application is to predict the completion time of the wafer on the machine based on the historical data of machine processing, and send a vehicle to the machine that is about to be completed in advance to solve the problem of the long time the wafer occupies the machine and the problem of wafer transportation.
  • the problem of long waiting time in the process is reduced to reduce the handling time and improve the handling efficiency of the AMHS system.
  • Step 101 Predict the current wafer completion time on each machine, obtain all the machines whose current wafer completion time is within the first preset time range, and obtain the machine set;
  • the material control system MCS issues a transportation instruction, and the system needs to match the transportation task with the idle trolley. Therefore, in this embodiment, the completion time of the ongoing wafer processing on the machine is predicted, and a vehicle is dispatched in advance to the machine that is about to be completed, thereby reducing the time that the wafers occupy the machine and the time that the wafers are in the transportation process. waiting time.
  • the basis for using the exponential smoothing method to predict the current wafer completion time is that in the generation schedule, the trend of the time series is considered to be stable or regular, so the time series can be reasonably postponed; that is, the recent past trend, to some extent will continue into the future; and the longer the experience data, the less impact it will have on future trends.
  • the method of predicting the current wafer completion time on each tool includes:
  • S201 Perform statistical analysis on the historical processing information of the machine, extract specific process information and calculate the average completion time of the specific process;
  • the current feedback processing information of the machine includes the current processing progress of the machine.
  • the feedback progress is the feedback from the machine to the control system.
  • the current processing progress can be obtained by recording the processing time. For example, wafer A starts processing on machine B at 8:00, and the current time is 8:20, then wafer A has been processed for 20 minutes. Assume that the average processing time of wafers of the same type as wafer A is 100 minutes based on historical information. Then the current processing progress of machine B is 20%.
  • the final predicted wafer completion time t ⁇ t h + (1- ⁇ ) ⁇ t r ;
  • t h is the average completion time
  • t r is the predicted completion time of the current actual processing process
  • is the historical completion time weighting factor
  • the value range of ⁇ is (0,1), and the size of the weight factor affects the size of the relationship between the predicted value and the nearest actual value.
  • Step 102 Predict the travel time of each car starting from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set;
  • the trolleys include idle trolleys and trolleys undergoing transportation operations;
  • the car travel time of the idle car is the shortest path travel time of the car starting from the current position to each machine in the machine set;
  • the driving time of the car undergoing transportation operations is the sum of the remaining time for the car to complete the current transportation task and the shortest path driving time from the terminal machine of the current transportation task to each machine in the machine set.
  • the travel time can be calculated from the shortest path and the average speed of the car.
  • Step 103 Optimally match the machine set and the trolley set, and obtain the trolley and machine assignment plan with the smallest sum of all transportation times.
  • the machine set and the trolley set are first used as two independent subsets to construct a bipartite graph, and then the Hungarian algorithm is used to optimally match the bipartite graph.
  • the Hungarian algorithm is mainly used to solve problems related to bipartite graph matching.
  • Bipartite graph is a special type of graph that can be divided into two parts, and the points in each part are not connected to each other.
  • the Hungarian algorithm is mainly used to solve two problems: finding the maximum matching number and the minimum point coverage number of the bipartite graph.
  • the bipartite graph is also called a bipartite graph, which is a special model in graph theory.
  • G (V, E) is an undirected graph. If the vertex V can be divided into two disjoint subsets (A, B), and each edge (i, j) in the graph is associated with the two Vertices i and j belong to these two different vertex sets (i in A, j in B) respectively, then the graph G is called a bipartite graph.
  • the bipartite graph can be constructed by treating the car set and the machine set as two independent subsets.
  • the bipartite graph has two vertex sets: the car set and the machine set. Select any element from the two sets to form (car, machine), which is an edge of the bipartite graph. The travel time from the car to the machine is the weight of the edge.
  • the shortest travel time from the current position to each machine is used as the weight of the edge; for the car v that is undergoing transportation operations, it is assumed that the time it takes to complete the remaining path of the current transportation task is t 1 , the shortest road travel time from the end machine of the current transportation task to the starting machine of the next transportation task j is t 2 , then t 1 + t 2 is used as the weight of the edge between the car v and the task j, and two Department map. Assume that there are n machines and m cars, and a bipartite graph consisting of m*n is established. As shown in Figure 2, it is an example of a bipartite graph with 3 cars and 4 tasks. Finally, the Hungarian algorithm is used to optimally match the bipartite graph and obtain the overhead crane assignment plan that minimizes the sum of all transportation times.
  • the Hungarian algorithm is the most common algorithm for bipartite graph matching.
  • the core of this algorithm is to find the augmented path.
  • the Hungarian algorithm is the optimal matching algorithm, that is, the minimum assignment scheme for the sum of transportation times can be obtained through the Hungarian algorithm.
  • the embodiment of the present application also provides an early vehicle dispatching system 200 based on completion time, including: a machine set acquisition module 201, a trolley set acquisition module 202, and a matching module 203.
  • the machine set acquisition module 201 predicts the current wafer completion time on each machine, acquires all the machines whose current wafer completion time is within the first preset time range, and obtains the machine set;
  • the car set acquisition module 202 used to predict the travel time of each car starting from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set; matching module 203. Used to optimally match the set of machines and the set of trolleys to obtain a trolley and machine assignment plan that minimizes the sum of all transportation times.
  • the machine set acquisition module 201 is communicated with the car set acquisition module 202 and the matching module 203 respectively.
  • the machine set acquisition module 201 transmits the obtained machine set and the prediction information corresponding to each machine to the matching module 203.
  • the car set acquisition module 202 Communicating with the matching module 203, the car set acquisition module 202 transmits the obtained car set and prediction information corresponding to each car to the matching module 203.
  • the matching module 203 performs optimal matching based on the obtained car set and machine set.
  • the early dispatching system 200 based on completion time in the embodiment of the present application predicts the completion time of wafers on the machine and dispatches vehicles in advance to the machine that is about to be completed, thereby reducing the time the wafers occupy the machine and the number of wafers.
  • the waiting time during the transportation process improves the transportation efficiency of the AMHS system.
  • FIG 4 is a schematic structural diagram of a computer device provided by an embodiment of the present application.
  • the computer device of this embodiment may be a server.
  • the computer device provided by the embodiment of the present application can execute the processing flow provided by the embodiment of the early dispatch method based on completion time.
  • the computer device 300 includes: a memory 302, a processor 301, a computer program and a communication interface 303; Among them, the processor 301 of the computer device 300 is used to provide computing and control capabilities.
  • the memory 302 of the computer device 300 includes non-volatile storage media and internal memory.
  • the non-volatile storage medium stores operating systems, computer programs and databases. This internal memory provides an environment for the execution of operating systems and computer programs in non-volatile storage media.
  • the communication interface 303 of the computer device 300 is used to communicate with external terminals through a network.
  • the computer program is configured to use the processor 301 to execute the technical solution of the above completion time-based early dispatch method embodiment.
  • Figure 4 is a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied.
  • Specific computer equipment may include There may be more or fewer parts than shown, or certain parts may be combined, or may have a different arrangement of parts.
  • the disclosed systems and methods can be implemented in other ways.
  • the system embodiments described above are schematic.
  • the division of modules is a logical function division.
  • multiple units or components may be combined or integrated. to another system, or some features can be ignored, or not implemented.
  • the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, indirect coupling or communication connection of devices or modules, and may be in electrical, mechanical or other forms.
  • each functional module in various embodiments of the present application can be integrated into one processing unit, or each unit can exist physically alone, or two or more units can be integrated into one unit.
  • the above integrated unit modules can be implemented in the form of hardware or in the form of hardware plus software functional unit modules.
  • the above integrated modules implemented in the form of software function modules can be stored in a computer-readable storage medium.
  • the above-mentioned software function module is stored in a storage medium and includes a number of instructions to cause an electronic device (which can be a personal computer, server, or network device, etc.) or processor to execute the methods described in various embodiments of this application. Some steps.
  • the aforementioned computer-readable storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc. that can store program code. medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Condensed Matter Physics & Semiconductors (AREA)
  • General Physics & Mathematics (AREA)
  • Manufacturing & Machinery (AREA)
  • Computer Hardware Design (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Power Engineering (AREA)
  • General Factory Administration (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Some embodiments of the present application provide a completion time-based method and system for dispatching a vehicle in advance and a computer device. In the embodiments of the present application, the method comprises: predicting the current wafer completion time of each machine, and obtaining all machines of which the current wafer completion time is within a first preset time range, so as to obtain a machine set; predicting the driving time of each trolley from the current position to each machine in the machine set, and obtaining all trolleys of which the driving time is within a second preset time range, so as to obtain a trolley set; and performing optimal matching on the machine set and the trolley set to obtain a trolley and machine dispatching scheme having the minimum sum of all transportation time.

Description

基于完工时间的提前派车方法、系统及计算机设备Method, system and computer equipment for dispatching vehicles in advance based on completion time
本申请基于申请号为“202210506018.3”、申请日为2022年05月11日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此以引入方式并入本申请。This application is filed based on a Chinese patent application with application number "202210506018.3" and a filing date of May 11, 2022, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby incorporated by introduction. Apply.
技术领域Technical field
本申请属于晶圆制造及物料运输技术领域,更确切的说涉及一种基于完工时间的提前派车方法、系统及计算机设备。This application belongs to the technical field of wafer manufacturing and material transportation, and more specifically relates to a vehicle dispatching method, system and computer equipment based on completion time in advance.
背景技术Background technique
在实际生产过程中,由于机台在完成加工任务后,物料控制系统(Material Control Systems,MCS)才会下达搬送指令,此时AMHS系统才会对空闲天车和已下达的搬送任务进行匹配并规划运输路径,使得晶圆占用机台的时间和晶圆在搬送过程中的等待时间较长,影响AMHS系统的搬送效率。In the actual production process, the material control system (MCS) will issue a moving instruction only after the machine completes the processing task. At this time, the AMHS system will match the idle crane and the issued moving task. Planning the transportation path makes the wafers occupy the machine longer and the wafers wait longer during transportation, which affects the transportation efficiency of the AMHS system.
基于此,本申请提供了解决以上技术问题的技术方案。Based on this, this application provides technical solutions to solve the above technical problems.
发明概述Summary of the invention
本申请提供一种基于完工时间的提前派车方法,包括如下步骤:对各机台上的当前晶圆完工时间进行预测,获取当前晶圆完工时间在第一预设时间范围内的全部机台,得到机台集合;对各小车从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测,获取小车行驶时间在第二预设时间范围内的全部小车,得到小车集合;将所述机台集合和所述小车集合进行最优匹配,获得所有运输时间之和最小的小车与机台指派方案。This application provides an early dispatching method based on completion time, which includes the following steps: predicting the current wafer completion time on each machine, and obtaining all the machines whose current wafer completion time is within the first preset time range. , obtain the machine set; predict the travel time of each car starting from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set ; Optimally match the machine set and the trolley set to obtain the trolley and machine assignment plan that minimizes the sum of all transportation times.
本申请实施例提供了一种基于完工时间的提前派车系统,包括:机台集合获取模块,用于对各机台上的晶圆完工时间进行预测,获取预测的晶圆完工时间在第一预设时间范围内的机台集合;小车集合获取模块,用于对各小车从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测,获取预测的小车行驶时间在第二预设时间范围内的小车集合;匹配模块,用于将所述机 台集合和所述小车集合进行最优匹配,获得所有运输时间之和最小的小车与机台指派方案。The embodiment of the present application provides an advance dispatching system based on completion time, including: a machine set acquisition module, used to predict the wafer completion time on each machine, and obtain the predicted wafer completion time in the first A set of machines within a preset time range; a car set acquisition module, used to predict the travel time of each car starting from the current position to each machine in the machine set, and obtain the predicted car travel time at the 2. A set of trolleys within a preset time range; a matching module for optimally matching the set of machines and the set of trolleys to obtain a trolley and machine assignment plan that minimizes the sum of all transportation times.
本申请还提供了一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现上述的基于完工时间的提前派车方法。This application also provides a computer device, including a memory, a processor, and a computer program stored in the memory and executable on the processor. When the processor executes the computer program, the above-mentioned completion time-based advance dispatch is implemented. car method.
附图说明Description of the drawings
下面将以明确易懂的方式,结合附图说明优选实施方式,对上述特性、技术特征、优点及其实现方式予以进一步说明。The preferred embodiments will be described below in a clear and easy-to-understand manner with reference to the accompanying drawings, and the above-mentioned characteristics, technical features, advantages and implementation methods will be further described.
图1是本申请实施例的流程示意图;Figure 1 is a schematic flow chart of an embodiment of the present application;
图2是本申请实施例中由机台集合和小车集合构建的二部图示例;Figure 2 is an example of a bipartite diagram constructed from a machine set and a trolley set in the embodiment of the present application;
图3是本申请实施例的提前派车系统结构示意图;Figure 3 is a schematic structural diagram of the early dispatch system according to the embodiment of the present application;
图4是本申请计算机设备的结构示意图。Figure 4 is a schematic structural diagram of the computer equipment of the present application.
本发明的实施方式Embodiments of the invention
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对照附图说明本申请的具体实施方式。显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图,并获得其他的实施方式。In order to explain the embodiments of the present application or the technical solutions in the prior art more clearly, the specific implementation manner of the present application will be described below with reference to the accompanying drawings. Obviously, the drawings in the following description are only some embodiments of the present application. For those of ordinary skill in the art, without exerting creative efforts, other drawings can also be obtained based on these drawings, and obtain Other embodiments.
基于本申请,所属领域的技术人员应了解,本文中所描述的一个方面可与任何其它方面独立地实施,且可以各种方式组合这些方面中的两者或两者以上。举例来说,可使用本文中所阐述的任何数目和方面来实施设备及/或实践方法。另外,可使用除了本文中所阐述的方面中的一或多者之外的其它结构及/或功能性实施此设备及/或实践此方法。Based on this application, those skilled in the art will appreciate that one aspect described herein can be implemented independently of any other aspect, and that two or more of these aspects can be combined in various ways. For example, apparatuses may be implemented and/or methods practiced using any of the numbers and aspects set forth herein. Additionally, such apparatus may be implemented and/or methods practiced using other structures and/or functionality in addition to one or more of the aspects set forth herein.
还需要说明的是,以下实施例中所提供的图示仅以示意方式说明本申请的基本构想,图式中仅显示与本申请中有关的组件而非按照实际实施时的组件数目、形状及尺寸绘制,其实际实施时各组件的型态、数量及比例可为一种随意的改变,且其组件布局型态也可能更为复杂。It should also be noted that the diagrams provided in the following embodiments are only schematically illustrating the basic concept of the present application. The drawings only show the components related to the present application and are not based on the number, shape and number of components during actual implementation. Dimension drawing, in actual implementation, the type, quantity and proportion of each component can be arbitrarily changed, and the component layout type may also be more complex.
另外,在以下描述中,提供具体细节是为了便于透彻理解实例。然而,所 属领域的技术人员将理解,可在没有这些特定细节的情况下实践所述方面。术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”等描述的特征可以明示或者隐含地包括一个或者更多个该特征。在本申请的描述中,除非另有说明,“多个”的含义是两个或两个以上。Additionally, in the following description, specific details are provided to facilitate a thorough understanding of the examples. However, one skilled in the art will understand that the described aspects may be practiced without these specific details. The terms "first", "second", etc. are used for descriptive purposes only and shall not be understood as indicating or implying relative importance or implicitly indicating the quantity of indicated technical features. Thus, features qualified by descriptions such as "first", "second", etc. may explicitly or implicitly include one or more of these features. In the description of this application, unless otherwise stated, "plurality" means two or more.
在芯片代工厂中,晶圆按照特定的工艺流程在各个机台上进行加工作业,晶圆在不同机台之间的流转通过天车系统负责搬送。当机台完成加工任务后,系统下达搬送指令,AMHS(Automatic Material Handling System自动物料搬送系统)对空闲天车和已下达的搬送任务进行匹配并规划运输路径,天车接到指令后,前往该机台装载晶圆,并将晶圆运输至下一个指定的机台。In chip foundries, wafers are processed on various machines according to specific process flows, and the flow of wafers between different machines is handled by the overhead crane system. When the machine completes the processing task, the system issues a transportation instruction. AMHS (Automatic Material Handling System) matches the idle crane with the assigned transportation task and plans the transportation path. After receiving the instruction, the crane goes to the location. The machine loads the wafers and transports the wafers to the next designated machine.
在实际生产过程中,由于机台在完成加工任务后,物料控制系统(Material Control Systems,MCS)才会下达搬送指令,此时AMHS系统才会对空闲天车和已下达的搬送任务进行匹配并规划运输路径,使得晶圆占用机台的时间和晶圆在搬送过程中的等待时间较长,影响AMHS系统的搬送效率。In the actual production process, the material control system (MCS) will issue a moving instruction only after the machine completes the processing task. At this time, the AMHS system will match the idle crane and the issued moving task. Planning the transportation path makes the wafers occupy the machine longer and the wafers wait longer during transportation, which affects the transportation efficiency of the AMHS system.
本申请实施例基于完工时间的提前派车方法,根据机台加工的历史数据,对晶圆在机台上的完工时间进行预测,提前派车前往即将完工的机台,减小晶圆占用机台的时间和晶圆在搬送过程中的等待时间,以减少搬运时间,提高AMHS系统的搬送效率,实现高效稳定的物料传输。该基于完工时间的提前派车方法,可包括如下步骤:对各机台上的当前晶圆完工时间进行预测,获取当前晶圆完工时间在第一预设时间范围内的全部机台,得到机台集合;对各小车从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测,获取小车行驶时间在第二预设时间范围内的全部小车,得到小车集合;将所述机台集合和所述小车集合进行最优匹配,获得所有运输时间之和最小的小车与机台指派方案。The embodiment of the present application uses a method of dispatching vehicles in advance based on the completion time. Based on the historical data of machine processing, the completion time of wafers on the machine is predicted, and the vehicle is dispatched in advance to the machine that is about to be completed, thereby reducing the wafer occupation of the machine. The time of the station and the waiting time of the wafer during transportation are reduced to reduce the transportation time, improve the transportation efficiency of the AMHS system, and achieve efficient and stable material transportation. The early dispatching method based on completion time may include the following steps: predict the current wafer completion time on each machine, obtain all the machines whose current wafer completion time is within the first preset time range, and obtain the machine set of machines; predict the travel time of each car starting from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set; The machine set and the car set are optimally matched to obtain the car and machine assignment plan with the smallest sum of all transportation times.
以下结合各附图,说明本申请各实施例提供的技术方案。The following describes the technical solutions provided by each embodiment of the present application with reference to the accompanying drawings.
如图1所示,本申请实施例提供了一种基于完工时间的提前派车方法,该方法主要手段是通过对各机台上的当前晶圆完工时间进行预测,获取当前晶圆完工时间在第一预设时间范围内的全部机台,得到机台集合;再对各小车从当 前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测,获取小车行驶时间在第二预设时间范围内的全部小车,得到小车集合;最后将所述机台集合和所述小车集合进行最优匹配,获得所有运输时间之和最小的小车与机台指派方案。As shown in Figure 1, the embodiment of the present application provides an early dispatching method based on completion time. The main method of this method is to predict the current wafer completion time on each machine and obtain the current wafer completion time in For all the machines within the first preset time range, a machine set is obtained; then the driving time of each car starting from the current position to each machine in the machine set is predicted, and the car driving time in the second time range is obtained. All the trolleys within the preset time range are obtained to obtain the trolley set; finally, the machine set and the trolley set are optimally matched to obtain the trolley and machine assignment plan with the smallest sum of all transportation times.
本申请实施例是根据机台加工的历史数据,对晶圆在机台上的完工时间进行预测,提前派车前往即将完工的机台,解决晶圆占用机台的时间长和晶圆在搬送过程中的等待时间长的问题,以减少搬运时间,提高AMHS系统的搬送效率。The embodiment of this application is to predict the completion time of the wafer on the machine based on the historical data of machine processing, and send a vehicle to the machine that is about to be completed in advance to solve the problem of the long time the wafer occupies the machine and the problem of wafer transportation. The problem of long waiting time in the process is reduced to reduce the handling time and improve the handling efficiency of the AMHS system.
本申请第一实施例包括以下步骤:The first embodiment of this application includes the following steps:
步骤101、对各机台上的当前晶圆完工时间进行预测,获取当前晶圆完工时间在第一预设时间范围内的全部机台,得到机台集合;Step 101: Predict the current wafer completion time on each machine, obtain all the machines whose current wafer completion time is within the first preset time range, and obtain the machine set;
当机台完成加工任务后,物料控制系统MCS下达搬送指令,系统需要对搬送任务和空闲小车进行匹配。因此本实施例中,对机台上正在进行的晶圆加工过程的完工时间进行预测,提前派车前往即将完工的机台,减小晶圆占用机台的时间和晶圆在搬送过程中的等待时间。When the machine completes the processing task, the material control system MCS issues a transportation instruction, and the system needs to match the transportation task with the idle trolley. Therefore, in this embodiment, the completion time of the ongoing wafer processing on the machine is predicted, and a vehicle is dispatched in advance to the machine that is about to be completed, thereby reducing the time that the wafers occupy the machine and the time that the wafers are in the transportation process. waiting time.
首先对各机台上的当前晶圆完工时间进行预测,可选的,采用指数平滑法进行预测。采用指数平滑法预测当前晶圆完工时间的依据是在生成调度中,认为时间序列的态势具有稳定性或规则性,所以时间序列可被合理地顺势推延;即最近的过去态势,在某种程度上会持续到未来;并且越久远的经验数据对未来趋势的影响越小。First, predict the current wafer completion time on each machine. Optionally, use the exponential smoothing method to predict. The basis for using the exponential smoothing method to predict the current wafer completion time is that in the generation schedule, the trend of the time series is considered to be stable or regular, so the time series can be reasonably postponed; that is, the recent past trend, to some extent will continue into the future; and the longer the experience data, the less impact it will have on future trends.
在一些实施中,所述的对各机台上的当前晶圆完工时间进行预测的方法包括:In some implementations, the method of predicting the current wafer completion time on each tool includes:
S201、对机台的历史加工信息进行统计分析,提取特定工序信息并计算特定工序的平均完工时间;S201. Perform statistical analysis on the historical processing information of the machine, extract specific process information and calculate the average completion time of the specific process;
对机台的历史加工信息进行统计分析时,首先统计该机台在最近的一段工作时间内的多个特定工序的历史完工时间,再计算得到平均完工时间;When performing statistical analysis on the historical processing information of the machine, first count the historical completion times of multiple specific processes of the machine in the most recent working period, and then calculate the average completion time;
S202、根据机台的当前反馈加工信息进行预测,得到当前实际加工过程的预测完工时间;S202. Predict based on the current feedback processing information of the machine to obtain the predicted completion time of the current actual processing process;
在一些实施中,所述机台的当前反馈加工信息包括该机台的当前加工进度。In some implementations, the current feedback processing information of the machine includes the current processing progress of the machine.
其中,反馈进度是机台向控制系统进行反馈。通过记录已经加工的时间来得到当前加工进度,例如:晶圆A是8:00在机台B上开始加工,当前时刻是8:20,则晶圆A已经加工了20分钟。假设通过历史信息得到与晶圆A同类型的晶圆的平均加工时间为100分钟。则得到机台B当前的加工进度为20%。Among them, the feedback progress is the feedback from the machine to the control system. The current processing progress can be obtained by recording the processing time. For example, wafer A starts processing on machine B at 8:00, and the current time is 8:20, then wafer A has been processed for 20 minutes. Assume that the average processing time of wafers of the same type as wafer A is 100 minutes based on historical information. Then the current processing progress of machine B is 20%.
S203、将所述平均完工时间和所述当前实际加工过程的预测完工时间进行不同比重的加权平均,获得最终的所述当前晶圆完工时间。S203. Perform a weighted average of different proportions on the average completion time and the predicted completion time of the current actual processing process to obtain the final current wafer completion time.
在一些实施中,最终的所述预测的晶圆完工时间t=α·t h+(1-α)·t rIn some implementations, the final predicted wafer completion time t=α·t h + (1-α)·t r ;
其中,t h为所述平均完工时间,t r为所述当前实际加工过程的预测完工时间,α为历史完工时间权重因子。 Among them, t h is the average completion time, t r is the predicted completion time of the current actual processing process, and α is the historical completion time weighting factor.
所述α的取值范围(0,1),该权重因子大小影响到预测值与最近实际值之间关系的大小。α值越大,预测值受到历史上较远的实际值影响越大;α值越小,预测值受到最近时间的实际值影响越大。The value range of α is (0,1), and the size of the weight factor affects the size of the relationship between the predicted value and the nearest actual value. The larger the value of α, the greater the influence of the predicted value on the actual value in history; the smaller the value of α, the greater the influence of the predicted value on the actual value of the recent time.
步骤102、对各小车从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测,获取小车行驶时间在第二预设时间范围内的全部小车,得到小车集合;Step 102: Predict the travel time of each car starting from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set;
对各机台的晶圆完工时间预测之后,还需对运输作业的小车的行驶时间进行预测,根据剩余路径无冲突的情况,计算小车达到各机台任务点的时刻。本实施例中,对各小车从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测的过程中,所述的小车包括空闲小车和正在进行运输作业的小车;After predicting the wafer completion time of each machine, it is also necessary to predict the travel time of the transport vehicle, and calculate the time when the vehicle reaches the task point of each machine based on the conflict-free remaining path. In this embodiment, in the process of predicting the travel time of each trolley starting from the current position to each machine in the machine set, the trolleys include idle trolleys and trolleys undergoing transportation operations;
所述空闲小车的小车行驶时间为该小车从当前位置出发前往所述机台集合中各机台处的最短路径行驶时间;The car travel time of the idle car is the shortest path travel time of the car starting from the current position to each machine in the machine set;
所述正在进行运输作业的小车的行驶时间为该小车完成当前运输任务剩余时间,与从当前运输任务的终点机台到所述机台集合中各机台处的最短路径行驶时间之和。The driving time of the car undergoing transportation operations is the sum of the remaining time for the car to complete the current transportation task and the shortest path driving time from the terminal machine of the current transportation task to each machine in the machine set.
例如,可以通过最短路径与小车平均速度计算得到行驶时间。For example, the travel time can be calculated from the shortest path and the average speed of the car.
步骤103、将所述机台集合和所述小车集合进行最优匹配,获得所有运输时间之和最小的小车与机台指派方案。Step 103: Optimally match the machine set and the trolley set, and obtain the trolley and machine assignment plan with the smallest sum of all transportation times.
本实施例中,先将所述机台集合和所述小车集合作为两个独立的子集构建二部图,再采用匈牙利算法对该二部图进行最优匹配。In this embodiment, the machine set and the trolley set are first used as two independent subsets to construct a bipartite graph, and then the Hungarian algorithm is used to optimally match the bipartite graph.
匈牙利算法(Hungarian algorithm)主要用于解决与二部图匹配有关的问题。二部图(Bipartite graph)是一类特殊的图,可以被划分为两个部分,每个部分内的点互不相连。采用匈牙利算法主要用来解决两个问题:求二部图的最大匹配数和最小点覆盖数。The Hungarian algorithm is mainly used to solve problems related to bipartite graph matching. Bipartite graph is a special type of graph that can be divided into two parts, and the points in each part are not connected to each other. The Hungarian algorithm is mainly used to solve two problems: finding the maximum matching number and the minimum point coverage number of the bipartite graph.
所述二部图又称作二分图,是图论中的一种特殊模型。设G=(V,E)是一个无向图,如果顶点V可分割为两个互不相交的子集(A,B),并且图中的每条边(i,j)所关联的两个顶点i和j分别属于这两个不同的顶点集(i in A,j in B),则称图G为一个二分图。在本实施例中,将小车集合和机台集合作为两个独立的子集即可构建二部图。The bipartite graph is also called a bipartite graph, which is a special model in graph theory. Suppose G = (V, E) is an undirected graph. If the vertex V can be divided into two disjoint subsets (A, B), and each edge (i, j) in the graph is associated with the two Vertices i and j belong to these two different vertex sets (i in A, j in B) respectively, then the graph G is called a bipartite graph. In this embodiment, the bipartite graph can be constructed by treating the car set and the machine set as two independent subsets.
所述二部图有两个顶点集合:小车集合和机台集合。两个集合中任取一个元素,构成(小车,机台),即为二部图的一条边,小车到机台的行驶时间即为边的权重。The bipartite graph has two vertex sets: the car set and the machine set. Select any element from the two sets to form (car, machine), which is an edge of the bipartite graph. The travel time from the car to the machine is the weight of the edge.
在一些实施中,对于空闲小车,将其从当前位置出发前往各个机台的最短路行驶时间作为边的权重;对于正在进行运输作业的小车v,假设其完成当前运输任务剩余路径的时间为t 1,从当前运输任务的终点机台到下一个运输任务j起点机台的最短路行驶时间为t 2,则将t 1+t 2作为小车v和任务j之间的边的权重,构建二部图。假设有n个机台,m辆小车,由此建立一个由m*n的二部图,如图2所示,为3辆小车与4个任务的二部图示例。最后,采用匈牙利算法对该二部图进行最优匹配,获得所有运输时间之和最小的天车机台指派方案。 In some implementations, for an idle car, the shortest travel time from the current position to each machine is used as the weight of the edge; for the car v that is undergoing transportation operations, it is assumed that the time it takes to complete the remaining path of the current transportation task is t 1 , the shortest road travel time from the end machine of the current transportation task to the starting machine of the next transportation task j is t 2 , then t 1 + t 2 is used as the weight of the edge between the car v and the task j, and two Department map. Assume that there are n machines and m cars, and a bipartite graph consisting of m*n is established. As shown in Figure 2, it is an example of a bipartite graph with 3 cars and 4 tasks. Finally, the Hungarian algorithm is used to optimally match the bipartite graph and obtain the overhead crane assignment plan that minimizes the sum of all transportation times.
所述的匈牙利算法是二部图匹配最常见的算法,该算法的核心是寻找增广路径,匈牙利算法是最优匹配算法,即通过匈牙利算法可获得运输时间之和最小指派方案。The Hungarian algorithm is the most common algorithm for bipartite graph matching. The core of this algorithm is to find the augmented path. The Hungarian algorithm is the optimal matching algorithm, that is, the minimum assignment scheme for the sum of transportation times can be obtained through the Hungarian algorithm.
如图3所示,本申请实施例还提供了一种基于完工时间的提前派车系统200,包括:机台集合获取模块201、小车集合获取模块202和匹配模块203。机台集合获取模块201,对各机台上的当前晶圆完工时间进行预测,获取当前晶圆完工时间在第一预设时间范围内的全部机台,得到机台集合;小车集合获取模 块202,用于对各小车从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测,获取小车行驶时间在第二预设时间范围内的全部小车,得到小车集合;匹配模块203,用于将所述机台集合和所述小车集合进行最优匹配,获得所有运输时间之和最小的小车与机台指派方案。As shown in Figure 3, the embodiment of the present application also provides an early vehicle dispatching system 200 based on completion time, including: a machine set acquisition module 201, a trolley set acquisition module 202, and a matching module 203. The machine set acquisition module 201 predicts the current wafer completion time on each machine, acquires all the machines whose current wafer completion time is within the first preset time range, and obtains the machine set; the car set acquisition module 202 , used to predict the travel time of each car starting from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set; matching module 203. Used to optimally match the set of machines and the set of trolleys to obtain a trolley and machine assignment plan that minimizes the sum of all transportation times.
机台集合获取模块201分别与小车集合获取模块202和匹配模块203通信连接,机台集合获取模块201将获得机台集合及各机台对应的预测信息传输至匹配模块203,小车集合获取模块202与匹配模块203通信连接,小车集合获取模块202将获取的小车集合及各小车对应的预测信息传输至匹配模块203,匹配模块203根据获得的小车集合和机台集合进行最优匹配。The machine set acquisition module 201 is communicated with the car set acquisition module 202 and the matching module 203 respectively. The machine set acquisition module 201 transmits the obtained machine set and the prediction information corresponding to each machine to the matching module 203. The car set acquisition module 202 Communicating with the matching module 203, the car set acquisition module 202 transmits the obtained car set and prediction information corresponding to each car to the matching module 203. The matching module 203 performs optimal matching based on the obtained car set and machine set.
本申请实施例的基于完工时间的提前派车系统200通过对晶圆在机台上的完工时间进行预测,提前派车前往即将完工的机台,减少晶圆占用机台的时间长和晶圆在搬送过程中的等待时间,提高AMHS系统的搬送效率。The early dispatching system 200 based on completion time in the embodiment of the present application predicts the completion time of wafers on the machine and dispatches vehicles in advance to the machine that is about to be completed, thereby reducing the time the wafers occupy the machine and the number of wafers. The waiting time during the transportation process improves the transportation efficiency of the AMHS system.
图4为本申请实施例提供的计算机设备的结构示意图。本实施例的计算机设备可以是服务器。本申请实施例提供的计算机设备可以执行基于完工时间的提前派车方法实施例提供的处理流程,如图4所示,计算机设备300包括:存储器302、处理器301、计算机程序和通讯接口303;其中,该计算机设备300的处理器301用于提供计算和控制能力。该计算机设备300的存储器302包括非易失性存储介质和内存储器。该非易失性存储介质存储有操作系统、计算机程序和数据库。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该计算机设备300的通讯接口303用于与外部的终端通过网络连接通。该计算机程序被配置为由处理器301执行以上基于完工时间的提前派车方法实施例的技术方案。Figure 4 is a schematic structural diagram of a computer device provided by an embodiment of the present application. The computer device of this embodiment may be a server. The computer device provided by the embodiment of the present application can execute the processing flow provided by the embodiment of the early dispatch method based on completion time. As shown in Figure 4, the computer device 300 includes: a memory 302, a processor 301, a computer program and a communication interface 303; Among them, the processor 301 of the computer device 300 is used to provide computing and control capabilities. The memory 302 of the computer device 300 includes non-volatile storage media and internal memory. The non-volatile storage medium stores operating systems, computer programs and databases. This internal memory provides an environment for the execution of operating systems and computer programs in non-volatile storage media. The communication interface 303 of the computer device 300 is used to communicate with external terminals through a network. The computer program is configured to use the processor 301 to execute the technical solution of the above completion time-based early dispatch method embodiment.
本领域技术人员可以理解,图4中示出的结构,是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in Figure 4 is a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied. Specific computer equipment may include There may be more or fewer parts than shown, or certain parts may be combined, or may have a different arrangement of parts.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统和方法,可以通过其它的方式实现。例如,以上所描述的系统实施例是示意性的,例如, 所述模块的划分,为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或模块的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed systems and methods can be implemented in other ways. For example, the system embodiments described above are schematic. For example, the division of modules is a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or integrated. to another system, or some features can be ignored, or not implemented. On the other hand, the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, indirect coupling or communication connection of devices or modules, and may be in electrical, mechanical or other forms.
另外,在本申请各个实施例中的各功能模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元模块既可以采用硬件的形式实现,也可以采用硬件加软件功能单元模块的形式实现。In addition, each functional module in various embodiments of the present application can be integrated into one processing unit, or each unit can exist physically alone, or two or more units can be integrated into one unit. The above integrated unit modules can be implemented in the form of hardware or in the form of hardware plus software functional unit modules.
上述以软件功能模块的形式实现的集成的模块,可以存储在一个计算机可读取存储介质中。上述软件功能模块存储在一个存储介质中,包括若干指令用以使得一台电子设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本申请各个实施例所述方法的部分步骤。而前述的计算机可读取存储介质包括:U盘、移动硬盘、只读存储器(Read-OnlyMemory,ROM)、随机存取存储器(RandomAccessMemory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。The above integrated modules implemented in the form of software function modules can be stored in a computer-readable storage medium. The above-mentioned software function module is stored in a storage medium and includes a number of instructions to cause an electronic device (which can be a personal computer, server, or network device, etc.) or processor to execute the methods described in various embodiments of this application. Some steps. The aforementioned computer-readable storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc. that can store program code. medium.
本领域技术人员可以清楚地了解到,为描述的方便和简洁,仅以上述各功能模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能模块完成,即将装置的内部结构划分成不同的功能模块,以完成以上描述的全部或者部分功能。上述描述的装置的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and simplicity of description, only the division of the above functional modules is used as an example. In practical applications, the above functions can be allocated to different functional modules according to needs, that is, the device The internal structure is divided into different functional modules to complete all or part of the functions described above. For the specific working process of the device described above, reference can be made to the corresponding process in the foregoing method embodiment, which will not be described again here.
以上所述,仅为本申请的具体实施例,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以权利要求的保护范围为准。The above are only specific embodiments of the present application, but the protection scope of the present application is not limited thereto. Any person familiar with the technical field can easily think of changes or substitutions within the technical scope disclosed in the present application. All are covered by the protection scope of this application. Therefore, the protection scope of this application should be subject to the protection scope of the claims.

Claims (10)

  1. 一种基于完工时间的提前派车方法,包括如下步骤:A method of dispatching vehicles in advance based on completion time includes the following steps:
    对各机台上的当前晶圆完工时间进行预测,获取当前晶圆完工时间在第一预设时间范围内的全部机台,得到机台集合;Predict the current wafer completion time on each machine, obtain all the machines whose current wafer completion time is within the first preset time range, and obtain the machine set;
    对各小车从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测,获取小车行驶时间在第二预设时间范围内的全部小车,得到小车集合;Predict the travel time of each car starting from its current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car set;
    将所述机台集合和所述小车集合进行最优匹配,获得所有运输时间之和最小的小车与机台指派方案。The machine set and the trolley set are optimally matched to obtain the trolley and machine assignment plan with the smallest sum of all transportation times.
  2. 根据权利要求1所述的基于完工时间的提前派车方法,包括:采用指数平滑法对各机台上的当前晶圆完工时间进行预测。The early dispatching method based on completion time according to claim 1, comprising: using an exponential smoothing method to predict the current wafer completion time on each machine.
  3. 根据权利要求1或2所述的基于完工时间的提前派车方法,其中,所述的对各机台上的当前晶圆完工时间进行预测的方法包括:The early dispatching method based on completion time according to claim 1 or 2, wherein the method of predicting the current wafer completion time on each machine includes:
    对机台的历史加工信息进行统计分析,提取特定工序信息并计算特定工序的平均完工时间;Perform statistical analysis on the historical processing information of the machine, extract specific process information and calculate the average completion time of the specific process;
    根据机台的当前反馈加工信息进行预测,得到当前实际加工过程的预测完工时间;Prediction is made based on the current feedback processing information of the machine to obtain the predicted completion time of the current actual processing process;
    将所述平均完工时间和所述当前实际加工过程的预测完工时间进行不同比重的加权平均,获得最终的所述当前晶圆完工时间。The average completion time and the predicted completion time of the current actual processing process are weighted and averaged with different proportions to obtain the final current wafer completion time.
  4. 根据权利要求3所述的基于完工时间的提前派车方法,其中,所述机台的当前反馈加工信息包括该机台的当前加工进度。The early dispatching method based on completion time according to claim 3, wherein the current feedback processing information of the machine includes the current processing progress of the machine.
  5. 根据权利要求4所述的基于完工时间的提前派车方法,其中,通过记录所述机台对当前晶圆已经加工的时间和同类晶圆的平均加工时间得到所述当前加工进度。The early dispatching method based on completion time according to claim 4, wherein the current processing progress is obtained by recording the time the current wafer has been processed by the machine and the average processing time of similar wafers.
  6. 根据权利要求3所述的基于完工时间的提前派车方法,其中,最终的所述预测的晶圆完工时间t=α·t h+(1-α)·t rThe early dispatching method based on completion time according to claim 3, wherein the final predicted wafer completion time t=α·t h + (1-α)·t r ;
    其中,t h为所述平均完工时间,t r为所述当前实际加工过程的预测完工时间,α为历史完工时间权重因子。 Among them, t h is the average completion time, t r is the predicted completion time of the current actual processing process, and α is the historical completion time weighting factor.
  7. 根据权利要求1所述的基于完工时间的提前派车方法,其中,对各小车 从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测的过程中,所述的小车包括空闲小车和正在进行运输作业的小车;The early dispatching method based on completion time according to claim 1, wherein in the process of predicting the travel time of each car starting from the current position to each machine in the machine set, the car Including idle cars and cars undergoing transportation operations;
    所述空闲小车的小车行驶时间为该小车从当前位置出发前往所述机台集合中各机台处的最短路径行驶时间;The car travel time of the idle car is the shortest path travel time of the car starting from the current position to each machine in the machine set;
    所述正在进行运输作业的小车的小车行驶时间为该小车完成当前运输任务剩余时间,与从当前运输任务的终点机台到所述机台集合中各机台处的最短路径行驶时间之和。The travel time of the car that is undergoing transportation operations is the sum of the remaining time for the car to complete the current transportation task and the shortest path travel time from the terminal machine of the current transportation task to each machine in the machine set.
  8. 根据权利要求1所述的基于完工时间的提前派车方法,其中,将所述机台集合和所述小车集合进行最优匹配的过程包括:先将所述机台集合和所述小车集合作为两个独立的子集构建二部图,再采用匈牙利算法对该二部图进行最优匹配。The early dispatching method based on completion time according to claim 1, wherein the process of optimally matching the machine set and the trolley set includes: first, the machine set and the trolley set are as Two independent subsets construct a bipartite graph, and then the Hungarian algorithm is used to optimally match the bipartite graph.
  9. 一种基于完工时间的提前派车系统,包括:An advance dispatching system based on completion time, including:
    机台集合获取模块,用于对各机台上的当前晶圆完工时间进行预测,获取当前晶圆完工时间在第一预设时间范围内的全部机台,得到机台集合;The machine set acquisition module is used to predict the current wafer completion time on each machine, obtain all the machines whose current wafer completion time is within the first preset time range, and obtain the machine set;
    小车集合获取模块,用于对各小车从当前位置出发分别前往所述机台集合中各机台处的行驶时间进行预测,获取小车行驶时间在第二预设时间范围内的全部小车,得到小车集合;The car set acquisition module is used to predict the travel time of each car from the current position to each machine in the machine set, obtain all the cars whose travel time is within the second preset time range, and obtain the car gather;
    匹配模块,用于将所述机台集合和所述小车集合进行最优匹配,获得所有运输时间之和最小的小车与机台指派方案。A matching module is used to optimally match the set of machines and the set of trolleys to obtain a trolley and machine assignment plan that minimizes the sum of all transportation times.
  10. 一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,所述处理器执行所述计算机程序时实现权利要求1至8任一所述的基于完工时间的提前派车方法。A computer device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein when the processor executes the computer program, the method of any one of claims 1 to 8 is implemented. Method of dispatching vehicles in advance of completion time.
PCT/CN2022/135188 2022-05-11 2022-11-29 Completion time-based method and system for dispatching vehicle in advance and computer device WO2023216561A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210506018.3A CN114613710B (en) 2022-05-11 2022-05-11 Method, system and computer equipment for dispatching cars in advance based on completion time
CN202210506018.3 2022-05-11

Publications (1)

Publication Number Publication Date
WO2023216561A1 true WO2023216561A1 (en) 2023-11-16

Family

ID=81869154

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/135188 WO2023216561A1 (en) 2022-05-11 2022-11-29 Completion time-based method and system for dispatching vehicle in advance and computer device

Country Status (3)

Country Link
CN (1) CN114613710B (en)
TW (1) TW202344461A (en)
WO (1) WO2023216561A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114613710B (en) * 2022-05-11 2022-07-26 弥费实业(上海)有限公司 Method, system and computer equipment for dispatching cars in advance based on completion time

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140095693A1 (en) * 2012-09-28 2014-04-03 Caplan Software Development S.R.L. Automated Capacity Aware Provisioning
CN106444643A (en) * 2016-09-30 2017-02-22 华中科技大学 Order distribution scheduling and mixed product ordering system and method
CN109786301A (en) * 2017-11-13 2019-05-21 台湾积体电路制造股份有限公司 For automating the system and method for chip processing
CN112131761A (en) * 2020-11-25 2020-12-25 晶芯成(北京)科技有限公司 Factory dispatching method and system based on group intelligent algorithm
CN114282864A (en) * 2021-12-20 2022-04-05 通威太阳能(成都)有限公司 Scheduling method and system
CN114613710A (en) * 2022-05-11 2022-06-10 弥费实业(上海)有限公司 Method, system and computer equipment for dispatching car in advance based on completion time

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080275582A1 (en) * 2004-11-19 2008-11-06 Nettles Steven C Scheduling AMHS pickup and delivery ahead of schedule
US7356378B1 (en) * 2007-04-03 2008-04-08 Taiwan Semiconductor Manufacturing Company Method and system for smart vehicle route selection
JP2008310467A (en) * 2007-06-13 2008-12-25 Panasonic Corp Conveyance control device and conveyance control method
CN101376456B (en) * 2007-08-29 2011-03-23 鸿富锦精密工业(深圳)有限公司 Cargo convey monitoring system and method
CN101414170B (en) * 2007-10-16 2010-12-15 上海华虹Nec电子有限公司 AMHS system for integrated circuit production line and implementing method thereof
CN101459098B (en) * 2007-12-14 2012-07-04 北京北方微电子基地设备工艺研究中心有限责任公司 Method and device for wafer optimized scheduling
US8751045B2 (en) * 2010-07-29 2014-06-10 Taiwan Semiconductor Manufacturing Company, Ltd. System and method of monitoring an environmental parameter along a predetermined route
TWI448861B (en) * 2012-02-29 2014-08-11 Chia Nan Wang Shorten the handling time of handling time
CN103413771B (en) * 2013-06-04 2016-01-27 上海华力微电子有限公司 The work dispatching method of wafer acceptance test board
CN103885428B (en) * 2014-03-31 2016-09-07 上海华力微电子有限公司 Off-line board utilization rate calculates system and computational methods
CN104977903B (en) * 2014-04-03 2018-09-07 中芯国际集成电路制造(上海)有限公司 Wafer batch work dispatching method under board group based on Real Time Dispatching system and system
US10520932B2 (en) * 2014-07-03 2019-12-31 Taiwan Semiconductor Manufacturing Co., Ltd Transport system and method
CN105810618B (en) * 2016-05-31 2018-08-10 北京七星华创电子股份有限公司 Improve the system and method for wafer transfer efficiency
CN109598401B (en) * 2018-10-17 2023-11-28 顺丰科技有限公司 Vehicle scheduling method, device, equipment and storage medium thereof
CN109740813B (en) * 2018-12-29 2020-11-24 上海华力微电子有限公司 Analysis and prediction method for on-line product batch running state in wafer manufacturing
CN112288373A (en) * 2020-11-18 2021-01-29 建国混凝土集团有限公司 Vehicle distribution method and system
CN113671910B (en) * 2021-07-21 2022-09-27 华南理工大学 Integrated multi-AGV flexible job shop scheduling method, device and medium
CN114035522A (en) * 2021-11-09 2022-02-11 南京航空航天大学 Anti-deadlock scheduling method for OHT (overhead hoist transport) system
CN114119159B (en) * 2021-11-29 2024-05-28 武汉理工大学 Real-time order matching and idle vehicle scheduling method and system for network vehicle

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140095693A1 (en) * 2012-09-28 2014-04-03 Caplan Software Development S.R.L. Automated Capacity Aware Provisioning
CN106444643A (en) * 2016-09-30 2017-02-22 华中科技大学 Order distribution scheduling and mixed product ordering system and method
CN109786301A (en) * 2017-11-13 2019-05-21 台湾积体电路制造股份有限公司 For automating the system and method for chip processing
CN112131761A (en) * 2020-11-25 2020-12-25 晶芯成(北京)科技有限公司 Factory dispatching method and system based on group intelligent algorithm
CN114282864A (en) * 2021-12-20 2022-04-05 通威太阳能(成都)有限公司 Scheduling method and system
CN114613710A (en) * 2022-05-11 2022-06-10 弥费实业(上海)有限公司 Method, system and computer equipment for dispatching car in advance based on completion time

Also Published As

Publication number Publication date
CN114613710B (en) 2022-07-26
CN114613710A (en) 2022-06-10
TW202344461A (en) 2023-11-16

Similar Documents

Publication Publication Date Title
CN107093046A (en) Unmanned dispensing vehicle method for allocating tasks, system and unmanned dispensing vehicle
WO2023216561A1 (en) Completion time-based method and system for dispatching vehicle in advance and computer device
US20100087941A1 (en) Method and system for managing process jobs in a semiconductor fabrication facility
WO2019076029A1 (en) Goods collection scheduling method and apparatus, storage medium, and electronic device
CN111400868B (en) Distributed workshop scheduling optimization method and system with order and robot carrying functions
CN109711723A (en) A kind of AGV method for allocating tasks, storage device and scheduling system
CN113627775B (en) Scheduling method, device, equipment and storage medium of robot
WO2019135330A1 (en) Energy supply and demand system
CN111563672A (en) Method for configuring number of multiple AGV
CN114612049B (en) Path generation method and device, computer equipment and storage medium
Ndiaye et al. Automated transportation of auxiliary resources in a semiconductor manufacturing facility
CN115545586A (en) OHT (overhead hoist transport vehicle) scheduling method, device and terminal
Hong et al. Practical q-learning-based route-guidance and vehicle assignment for oht systems in semiconductor fabs
CN111308995B (en) Scheduling method and device of transfer robot, medium and electronic equipment
Basso et al. An optimization approach and a heuristic procedure to schedule battery charging processes for stackers of palletized cargo
CN114859883A (en) Maintenance robot multi-machine cooperation control method, system and storage medium
CN110046795B (en) Task allocation method and device for robot
Kim et al. Idle vehicle circulation policies in a semiconductor FAB
US20220274590A1 (en) Transport planning system, transport planning method and program
CN113895935B (en) Full-automatic intelligent chemical fiber POY wire ingot feeding equipment control method and control system
CN113496341B (en) Information processing method, information processing apparatus, and non-transitory storage medium
Kao et al. Near optimal furnace tool allocation with batching and waiting time constraints
CN114580728A (en) Elevator dispatching method and device, storage medium and electronic equipment
Huang et al. Job scheduling at cascading machines
CN112887347B (en) Dynamic migration method and device for edge calculation in industrial internet

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22941496

Country of ref document: EP

Kind code of ref document: A1