簡易檢索 / 詳目顯示

研究生: 張皇文
Chang Huang-Wen
論文名稱: 液晶顯示器陣列製程之彈性零工式生產排程
Flexible Job Shop Scheduling for the Array Process of LCD Manufacturing
指導教授: 洪一□
Hung Yi-Feng
口試委員:
學位類別: 碩士
Master
系所名稱: 工學院 - 工業工程與工程管理學系
Department of Industrial Engineering and Engineering Management
論文出版年: 2006
畢業學年度: 94
語文別: 中文
論文頁數: 53
中文關鍵詞: 薄膜電晶體陣列製程彈性零工式生產再回流快速塔布搜尋法模擬退火法
外文關鍵詞: TFT-array process, flexible job shop, recirculation, fast tabu, simulated annealing
相關次數: 點閱:2下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 陣列製程為液晶顯示器製程的一部份,每一個產品有各自的加工途程,排程安排上如同零工式生產。此外,陣列製程的工作站都包含了多部機台,而每一部機台的效能不盡相同,因此產品進入每一個工作站的機台皆必須挑選合適的加工機台。加上在陣列製程中黃光製版需要五到七道的光罩再回流生產,更增加了排程上的困難度。因此陣列製程可被視為彈性零工式生產(flexible job shop),有再回流現象的排程問題。為解決此複雜的排程問題,本論文運用Brandimarte【1993】所提出的「傳統式雙向搜尋法」以及本論文提出「改進式雙向搜尋法」兩種搜尋法求解並比較其求解效果優劣。
    雙向的涵義在於將彈性零工式生產問題分為機台選派與零工式生產兩個面向,求解過程中當其中一個面向求出目前最合適解時,就進入另一個面向作求解,兩個面向不斷循環求解,直到達停止條件。Brandimarte【1993】所提出的傳統式雙向搜尋法,零工式生產求解利用隨機塔布搜尋法,而機台選派則以選取最佳要徑的方式求解。本論文的改進式雙向搜尋法在零工式生產求解利用Nowicki and Smutnicki【1996】所提出的快速塔布搜尋法,而機台選派則利用模擬退火法。
    實驗結果顯示,兩演算法在求解小型問題時並無顯著差異,在處理中型以及大型問題時改進式雙向搜尋法的求解效率較高,也能持續針對問題作改善,最後所獲得的結果也較傳統式雙向搜尋法佳。


    The TFT-array process is a portion of the TFT-LCD manufacturing. The scheduling problem of the TFT-array process can be treated as flexible job shop with recirculation. A flexible job shop is a generalization of the job shop. Each workstation consists of multiple parallel machines and the machines have similar functions. The machines in a workstation may have different efficiency. A job has to choose a qualified machine when entering a workstation. In addition, a job may visit some workstations more than once. To solve this difficult problem, this thesis uses two methods. One is called “traditional two-way heuristic”, which is proposed by Brandimarte【1993】. The other one is called “modified two-way heuristic”, which is proposed by this study.
    The meaning of “two-way” is that we separate the problem into two dimensions. One is machine allocation and the other one is job shop scheduling. During the solution process, the solution of the procedure of one dimension problem will become the initial solution of the other one. The procedures for these two dimension problems keep alternative in loops until satisfying the over all stopping criteria. We refer the method which is proposed by Brandimarte【1993】 as the traditional two-way heuristic. It uses the stochastic tabu search to solve the job shop dimension. In the machine allocation dimension, it chooses one operation on the critical path and this operation is assigned to one of the alternative machines. It chooses one operation at one time and records the new solution. When all operations on the critical path are assigned, the best insertion solution is chose. In modified two-way heuristic, we use the fast tabu search proposed by Nowicki and Smutnicki【1996】 to solve the job shop dimension and use the simulated annealing to solve the machine allocation dimension.
    The experiment results show that modified two-way heuristic outperforms traditional two-way heuristic when solving medium and big problem.

    目錄 目錄 I 圖目錄 III 表目錄 IV 第1章 緒論 1 1.1. 研究背景 1 1.2. 研究動機與目的 7 1.3. 問題描述 7 1.4. 研究方法 8 1.5. 研究架構與大綱 10 第2章 文獻探討 12 2.1. 生產排程問題 12 2.1.1. 派工法則 12 2.1.2. 零工式生產排程 13 2.1.3. 彈性零工式生產 14 2.2. 搜尋法簡介 15 2.2.1. 塔布搜尋法 15 2.2.2. 模擬退火法 17 第3章 方法建構 18 3.1.符號及目標函式定義 18 3.1.1. 符號定義 18 3.1.2. 目標函式 19 3.2. 搜尋法架構 19 3.3. 改進式雙向搜尋法 23 3.3.1. 起始解的建構 23 3.3.2. 快速塔布搜尋法 25 3.3.2.1. 基本元素設定 25 3.3.2.2. 快速塔布搜尋法之演算步驟 29 3.3.3. 模擬退火法 31 3.3.3.1. 基本元素設定 31 3.3.3.2. 模擬退火法之演算步驟 32 3.4. 傳統式雙向搜尋法 35 第四章 實驗設計與分析 38 4.1. 實驗問題設定與環境說明 38 4.1.1. 實驗問題設定 38 4.1.2. 實驗環境說明 39 4.2. 演算法參數設定 39 4.3. 實驗結果分析 40 4.3.1. 不同工件數下的兩搜尋法實驗結果 41 4.3.2. 兩搜尋法各因子比較 43 4.3.3. 兩搜尋法整體結果分析 44 4.3.4. 改進式雙向搜尋法各因子分析 45 4.4. 改善趨勢 46 第五章 結論與未來研究建議 50 參考文獻 51 圖目錄 圖1-2 非晶矽TFT-LCD的製造流程(【紀,2002】) 3 圖1-3 薄膜電晶體陣列製程(【吳,2004】) 6 圖1-4 關鍵與非關鍵工作站示意圖 9 圖1 5 研究架構圖 11 圖3-1 鄰近解交換問題 21 圖3-2 演算法流程 22 圖3-3 起始解排程圖 25 圖3-4 作業加工次序圖(修改自Nowicki and Smutnicki【1996】) 26 圖3-5 甘特圖(修改自Nowicki and Smutnicki【1996】) 27 圖3-6 快速塔布搜尋法流程 30 圖3-7 模擬退火法流程圖 34 圖3-8 傳統式雙向搜尋法流程圖 37 圖4-1 兩搜尋法目標值下降比例Box Plot 45 圖4-2 工件數10改善趨勢圖 47 圖4-3 工件數30改善趨勢圖 47 圖4-4 工件數100改善趨勢圖 48 圖4-5 整體改善趨勢圖 49 表目錄 表3-1 加工工作站選擇 24 表3-2 作業加工時間 24 表3-3 鄰近解交換列表 28 表4-1 演算法運算時間表 40 表4-2 10個工件的敘述統計量 41 表4-3 10個工件的ANOVA分析表 41 表4-4 30個工件的敘述統計量 42 表4-5 30個工件的ANOVA分析表 42 表4-6 100個工件的敘述統計量 42 表4-7 100個工件的ANOVA分析表 42 表4-8 兩搜尋法各因子平均數及標準差 43 表4-9 兩搜尋法在各因子表現比較表 44 表4-10 兩搜尋法整體敘述統計量 44 表4-11 兩演算法ANOVA分析表 44 表4-12 改進式雙向搜尋法因子比較表 45

    Adams, J., Balas, E. and Zawack, D. (1988), “The Shifting Bottleneck Procedure for Job Shop Problem”, Management Science, Vol. 34, pp. 391-401.
    Baykasolu, A. (2002), “Linguistic based meta-heuristic optimization model for flexible job shop scheduling”, International Journal of Production Research, Vol. 40, pp. 4523–4543.
    Brandimarte, P. (1993), “Routing and scheduling in a flexible job shop by tabu search”, Annals of Operations Research, Vol. 22, pp. 158-183.
    Carlier, J. and Pinson, E. (1989), “An Algorithm for Solving the Job-Shop Problem.”, Management Science, Vol. 35, pp. 164-176
    Chao, X. and Pinedo, M. (1999), Operation Scheduling with Applications in Manufacturing and services, Irwin, McGraw-Hill, U.S.A.
    Dauzere-Peres, S., and Paulli, J. (1997), “An integrated approach for modeling and solving the general multiprocessor job shop scheduling problem using tabu search”, Annals of Operations Research, Vol. 70, pp. 281–306.
    Eglese, R. W. (1990), “Simulated Annealing: A tool for Operation Research”, European Journal of Operation Research, Vol. 46, pp. 271-281.
    Garey, M. R., Johnson, D. S., Sethi, R. (1976), “The complexity of flow shop and job-shop scheduling” , Mathematics of Operations Research, Vol. 1,No 2, pp. 117-129.
    Glover, F. (1977), “Heuristics for integer programming using surrogate constraints”, Decision Science, Vol. 8, No. 1, pp. 156-166.
    Glover, F., Taillard, E. and de Werra, D. (1993), “A user’s guide to tabu search”, Annals of Operation Research, Vol. 41, pp. 3-28.
    Glover, F. and Laguna, M. (1997), Tabu Search, 1st, Kluwer Academic Publishers, Boston
    Ho, N. B. and Tay, J. C. (2004), “GENACE: An Efficient Cultural Algorithm for
    Solving the Flexible Job-Shop Problem”, IEEE Congress of Evolutionary Computation, Vol. 2, pp. 1759- 1766.
    Kirkpatrick, S., Gelatt, C. D., and Vecchi, M. P. (1983), “Optimization by Simulated Annealing”, Science, Vol. 220, No. 4598, pp. 671-680.
    Lageweg, B. J., Lenstra, J. K. and Rinnooy Kan, A. H. G. (1977), “Job-Shop scheduling by Implicit Enumeration.”, Management Science, Vol.24, pp. 441-450.
    Mastrolilli, M. and Gambardella, L. M. (2000), “Effective neighborhood functions for the flexible job shop problem”, Journal of Scheduling, Vol. 3, pp. 3-20.
    Mesghouni, K., Hammadi, S. and Borne, P. (1998), “On modeling genetic algorithms for flexible job-shop scheduling problems”, Studies in Informatics and Control Journal, Vol. 7, No. 1, pp. 37-47.
    Nowicki, E. and Smutnicki, C. (1996), “A Fast Taboo Search Algorithm for the Job Shop Problem”, Management Science, Vol. 42, pp. 797-813.
    Panwalker, S. S. and Iskander, W. (1977), “A survey of scheduling rules”, Operation Research, Vol. 25, pp. 45-61.
    Taillard, E. (1994), “Parallel taboo search techniques for the job shop scheduling problem”, ORSA Journal on Computing, Vol. 6, pp. 108-117.
    Van Laarhoven, P. J. M., Aarts, E. H. L., and Lenstra, J. K. (1992), “Job shop scheduling by simulated annealing”, Operations Research, Vol. 40, pp. 113–125.
    Vepsalainen, A. P. J and Morton, T. E. (1987), “Priority rules for job shop with weighted tardiness cost”, Management Science, Vol. 33, pp. 1035-1047.
    Yi-Feng Hung and Leachman, R. C. (1999), “Reduced Simulation Models of Wafer Fabrication Facilities”, International Journal of Production Research, Vol. 37, No. 12, pp. 2685-2701.
    紀國鐘,鄭晃忠 (2002),「液晶顯示器技術手冊」,台灣電子材料與元件協會,新竹。
    吳立民(2004),「液晶注入之批次加工機台排程」,國立清華大學工業工程研究所碩士論文。

    無法下載圖示 全文公開日期 本全文未授權公開 (校內網路)
    全文公開日期 本全文未授權公開 (校外網路)

    QR CODE