語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
基於遺傳演算法之具有多模具限制的並行機台排程方法 = Parallel ...
~
國立高雄大學資訊工程學系碩士班
基於遺傳演算法之具有多模具限制的並行機台排程方法 = Parallel Machines Scheduling with Multiple Mold Constraints Based on Genetic Algorithms
紀錄類型:
書目-語言資料,印刷品 : 單行本
並列題名:
Parallel Machines Scheduling with Multiple Mold Constraints Based on Genetic Algorithms
作者:
漆慶福,
其他團體作者:
國立高雄大學
出版地:
高雄市
出版者:
撰者;
出版年:
民102[2013]
面頁冊數:
69面圖,表格 : 30公分;
標題:
排程
標題:
Scheduling
電子資源:
http://hdl.handle.net/11296/ndltd/23538190189799192466
附註:
106年10月31日公開
附註:
參考書目:面64-69
摘要註:
目前要求排程問題之最優解已普遍被認定是NP-hard的問題,因此最近許多學者使用遺傳演算法尋找排程近似最優解,其中許多人已經在效率和質量上找到可以接受的結果。在這項研究中,我們將討論分配在多個並行機器的工作與模具限制的調度問題。每個作業須限制一種工作模具在一部機器上執行,每部機器限制可使用的工作模具,每付模具的數量有限制。此外,每部機器第一份工作開始或機器因改變工作而更換模具時,必須考慮模具安裝時間。因此本文使用遺傳演算法處理上述機器排程問題。其中,使用基因染色體表示機器與模具的排程架構,進而生成一個群體。使用調整運算子,調整機器與模具的衝突,產生可用的排程及提高適應值。染色體交配使用雙點交叉重現新一代染色體。此外,使用反向突變和對換突變 2 種突變操作,防止基因演化陷入局部最優解。程式最後滿足一定世代演化以獲得最好的完工時間排程結果。從實驗結果,驗證了本文提供的演算法之有效性。 Finding optimal solutions of scheduling problems has generally been NP-hard. Recently, GA-based algorithms have been introduced to find nearly optimal solutions, and many of them have found acceptable results in both efficiency and quality. In this study, we discuss the scheduling problem of assigning jobs on multiple parallel machines with mold constraints. The mold constraint specifies that each job needs to be processed with specific molds on a machine and there is an arbitrary amount for each type of molds. Besides, different machines can mount different molds. Setup time is also considered when a first job in a machine starts or when a machine changes molds. A GA-based scheduling algorithm is thus proposed for dealing with the above scheduling problem. In the proposed scheduling approach, a chromosome-generating procedure is designed to generate a population. The adjustment operators are then adopted for improving the fitness values and keeping them from conflict. A two-point crossover operator is adopted to reproduce the new generation of chromosomes. Moreover, two mutation operators, the reverse mutation and the swapping mutation, are used to prevent the solutions from trapping into the local optimum. The scheduling result with the best makespan is then outputted from the population when the terminal condition is met. Finally, experimental results are given to verify the effectiveness of the proposed algorithm.
基於遺傳演算法之具有多模具限制的並行機台排程方法 = Parallel Machines Scheduling with Multiple Mold Constraints Based on Genetic Algorithms
漆, 慶福
基於遺傳演算法之具有多模具限制的並行機台排程方法
= Parallel Machines Scheduling with Multiple Mold Constraints Based on Genetic Algorithms / 漆慶福撰 - 高雄市 : 撰者, 民102[2013]. - 69面 ; 圖,表格 ; 30公分.
106年10月31日公開參考書目:面64-69.
排程Scheduling
基於遺傳演算法之具有多模具限制的並行機台排程方法 = Parallel Machines Scheduling with Multiple Mold Constraints Based on Genetic Algorithms
LDR
:03813nam0 2200277 450
001
430139
005
20171103092808.0
010
0
$b
平裝
010
0
$b
精裝
100
$a
20141027y2013 k y0chiy50 e
101
0
$a
eng
$d
chi
$d
eng
102
$a
tw
105
$a
ak am 000yy
200
1
$a
基於遺傳演算法之具有多模具限制的並行機台排程方法
$d
Parallel Machines Scheduling with Multiple Mold Constraints Based on Genetic Algorithms
$z
eng
$f
漆慶福撰
210
$a
高雄市
$c
撰者
$d
民102[2013]
215
0
$a
69面
$c
圖,表格
$d
30公分
300
$a
106年10月31日公開
300
$a
參考書目:面64-69
314
$a
指導教授:洪宗貝博士
328
$a
碩士論文--國立高雄大學資訊工程學系碩士班
330
$a
目前要求排程問題之最優解已普遍被認定是NP-hard的問題,因此最近許多學者使用遺傳演算法尋找排程近似最優解,其中許多人已經在效率和質量上找到可以接受的結果。在這項研究中,我們將討論分配在多個並行機器的工作與模具限制的調度問題。每個作業須限制一種工作模具在一部機器上執行,每部機器限制可使用的工作模具,每付模具的數量有限制。此外,每部機器第一份工作開始或機器因改變工作而更換模具時,必須考慮模具安裝時間。因此本文使用遺傳演算法處理上述機器排程問題。其中,使用基因染色體表示機器與模具的排程架構,進而生成一個群體。使用調整運算子,調整機器與模具的衝突,產生可用的排程及提高適應值。染色體交配使用雙點交叉重現新一代染色體。此外,使用反向突變和對換突變 2 種突變操作,防止基因演化陷入局部最優解。程式最後滿足一定世代演化以獲得最好的完工時間排程結果。從實驗結果,驗證了本文提供的演算法之有效性。 Finding optimal solutions of scheduling problems has generally been NP-hard. Recently, GA-based algorithms have been introduced to find nearly optimal solutions, and many of them have found acceptable results in both efficiency and quality. In this study, we discuss the scheduling problem of assigning jobs on multiple parallel machines with mold constraints. The mold constraint specifies that each job needs to be processed with specific molds on a machine and there is an arbitrary amount for each type of molds. Besides, different machines can mount different molds. Setup time is also considered when a first job in a machine starts or when a machine changes molds. A GA-based scheduling algorithm is thus proposed for dealing with the above scheduling problem. In the proposed scheduling approach, a chromosome-generating procedure is designed to generate a population. The adjustment operators are then adopted for improving the fitness values and keeping them from conflict. A two-point crossover operator is adopted to reproduce the new generation of chromosomes. Moreover, two mutation operators, the reverse mutation and the swapping mutation, are used to prevent the solutions from trapping into the local optimum. The scheduling result with the best makespan is then outputted from the population when the terminal condition is met. Finally, experimental results are given to verify the effectiveness of the proposed algorithm.
510
1
$a
Parallel Machines Scheduling with Multiple Mold Constraints Based on Genetic Algorithms
$z
eng
610
# 0
$a
排程
$a
遺傳演算法
$a
最大完工時間
$a
並行機器
$a
模具限制
610
# 1
$a
Scheduling
$a
Genetic Algorithm
$a
Makespan
$a
Parallel Machines
$a
Mold Constraints.
681
$a
008M/0019
$b
464103 3403
$v
2007年版
700
1
$a
漆
$b
慶福
$4
撰
$3
673362
712
0 2
$a
國立高雄大學
$b
資訊工程學系碩士班
$3
353878
801
0
$a
tw
$b
NUK
$c
20171030
$g
CCR
856
7 #
$u
http://hdl.handle.net/11296/ndltd/23538190189799192466
$2
http
$z
電子資源
筆 0 讀者評論
全部
博碩士論文區(二樓)
館藏
2 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
310002724931
博碩士論文區(二樓)
不外借資料
學位論文
TH 008M/0019 464103 3403 2014
一般使用(Normal)
在架
0
310002724949
博碩士論文區(二樓)
不外借資料
學位論文
TH 008M/0019 464103 3403 2014 c.2
一般使用(Normal)
在架
0
2 筆 • 頁數 1 •
1
多媒體
多媒體檔案
http://hdl.handle.net/11296/ndltd/23538190189799192466
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入