博碩士論文 943402017 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:16 、訪客IP:52.14.232.226
姓名 王宣(Hsuan Wang)  查詢紙本館藏   畢業系所 土木工程學系
論文名稱 新車運送裝載與途程問題之研究
(Optimization Models and Solution Algorithms for the Auto-Carrier Transportation Problem)
相關論文
★ 圖書館系統通閱移送書籍之車輛途程問題★ 起迄對旅行時間目標下高速公路匝道儀控之研究
★ 結合限制規劃法與螞蟻演算法求解運動排程問題★ 共同邊界資料包絡分析法在運輸業之應用-以國內航線之經營效率為例
★ 雙北市公車乘客知覺服務品質、知覺價值、滿意度、行為意向路線與乘客之跨層次中介效果與調節式中介效果★ Investigating the influential factors of public bicycle system and cyclist heterogeneity
★ A Mixed Integer Programming Formulation for the Three-Dimensional Unit Load Device Packing Problem★ 高速公路旅行時間預測之研究--函數資料分析之應用
★ Behavior Intention and its Influential Factors for Motorcycle Express Service★ Inferring transportation modes (bus or vehicle) from mobile phone data using support vector machine and deep neural network.
★ 混合羅吉特模型於運具選擇之應用-以中央大學到桃園高鐵站為例★ Preprocessing of mobile phone signal data for vehicle mode identification using map-matching technique
★ 含額外限制式動態用路人均衡模型之研究★ 動態起迄旅次矩陣推估模型之研究
★ 動態號誌時制控制模型求解演算法之研究★ 不同決策變數下動態用路人均衡路徑選擇模型之研究
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 本研究探討新車運送裝載與路線規劃問題 (Auto-Carrier Transportation Problem, ACTP),ACT中問題中包含三個求解難度高的子問題:(1) 新車選擇與分群問題、(2) 新車裝載規劃問題 (Auto-Carrier Loading Problem, ACLP) 與 (3) 拖車途程規劃問題。ACTP相關文獻較少,且過去探討新車運送之相關文獻皆只針對其中一個子問題處理,即使有文獻同時處理同時考慮上述子問題,但仍對該問題有許多簡化以降低求解困難度。
Agbegha et al. (1998) 曾探討ACTP問題中的第二個子問題:ACLP問題,該文獻將ACLP問題建構為幾何指派問題,並針對該問題提出一分枝界限求解演算法。但該研究中未考慮進出口車位重覆計算的問題與空車位問題,且其分枝求解概念複雜不易執行。在第三章,本研究重新建構ACLP整數規劃模型並提出ACLP啟發式演算法。ACLP演算法搭配預先設定的新車指派策略與裝載成本下限計算,經9題範例測試,ACLP演算法在其中6題範例求解效果優於Agbegha et al. (1998),另3題結果與之相同。
第四章進一步討論循序性新車裝載規劃問題 (Sequential Auto-Carrier Loading Problem, SACLP),此問題主要概念為放寬“重裝載新車必須放置回原車位”假設,本研究建構一循序式混合整數規劃模型,其目標式為最小化拖車在路線內各交車中心中產生之重裝載成本。此外本研究亦提出SACLP求解演算法,其主要概念與ACLP演算法相同,但考慮拖車在運送過程中產生之空車位,在拖車卸下需求新車後,允許重裝載新車放置於較佳車位。根據4個例題測試結果,SACLP演算法可進一步改善ACLP的重裝載成本。
本研究於第五章整合所有子問題,提出ACTP整數規劃模型,其目標式為最大化新車急迫指標與利潤,並最小化新車重裝載成本與拖車路線旅行成本,本研究發展出兩階段ACTP啟發式演算法求解該問題。在演算法第一階段利用新車指派策略與節點插入法將需運送新車指派到拖車車位中,並建構初始拖車路線,第二階段再採用ACLP演算法改善初始解裝載成本。經測試8題新車運送範例測試發現,兩階段ACTP演算法之運算結果優於ILOG數學最佳化軟體,顯示該演算法具有實務應用價值。
摘要(英) This dissertation studies the Auto-Carrier Transportation Problem (ACTP) which consists of three subproblems, i.e., car selection and clustering problem, auto-carrier loading problem (ACLP), and auto-carrier routing problem. Very limited references are available in the literature. Though each subproblem may have been well dealt with in the past, to the best of our knowledge, none of articles in the literature have tackled on all three subproblems as a whole, or at least, with significant simplifications.
The second subproblem, i.e., ACLP, has been elaborately tackled by Agbegha et al. (1998) who formulated it as a geometric assignment problem and proposed a solution heuristic involving a branch and bound procedure for solutions. Unfortunately, in their model formulation, the erratic computation of the number of reloads due to the existence of empty slots as well as that associated with the exit slot is not well treated. In addition, their proposed heuristic algorithm is applicable only for a very specific branching rule which is not appreciated in practice. In Chapter 3, we revisited the ACLP by reformulating it as an integer programming model, proposing a novel heuristic algorithm, and finally demonstrating with numerical examples. The results from 9 instances indicate the our approach performs better than Agbegha et al.’s (1998) by obtaining 6 better solutions while getting 3 the same quality solutions.
In Chapter 4, we explore the Sequential Auto-Carrier Loading Problem (SACLP) which is essentially an extension of the ACLP by relaxing the assumption of “if at any auto-dealer, a car is unloaded and reloaded again, it is reloaded back to its original slot.” The SACLP is formulated as a series of mixed integer mathematical programming problem in which the objective function is to minimize the number of reloads at each auto-dealer (AD) along the auto-carrier route. A repetitive heuristic algorithm, which is essentially modified from the heuristic algorithm developed in Chapter 3 by taking the generated empty slots at each AD into consideration, is proposed for the SACLP. At each auto-dealer (AD), after its demand has been unloaded, the unloaded cars destined for later ADs are reloaded back to the “better” unassigned slots of the auto-carrier (AC). Computational experiments on four instances indicate that the solutions obtained from the Auto-Carrier Loading Problem (ACLP) can be further improved by the SACLP.
In Chapter 5, the Auto-Carrier Transportation Problem (ACTP), in which the objective function maximizes the profit by loading the most critical and valuable cars as well as minimizes the total reloading and routing cost subject to a set of constraints is elaborately studied. The ACTP is formulated as an integer programming model and solved by a proposed two-stage heuristic algorithm. In the first stage, the delivery-ready cars with known destinations are assigned to the available auto-carriers which are also routed based on the insertion method to fulfill the demands of the destinations. In the second stage, the loading assignment made for each auto-carrier (AC) is further improved by the proposed ACLP heuristic algorithm. Computational experiments with eight instances indicate that our two-stage heuristic algorithm outperforms a constraint programming software, called ILOG-OPL, and hence has great potential to be applied in the real situations.
關鍵字(中) ★ 裝載限制
★ 裝載網路
★ 急迫指標
★ 新車運送問題
★ 循序性新車裝載規劃問題
★ 新車裝載規劃問題
★ 指派策略
關鍵字(英) ★ loading constraints
★ loading network
★ assignment strategies
★ Auto-Carrier Transportation Problem
★ criticality index
★ Sequential Auto-Carrier Transportation Problem
★ Auto-Carrier Loading Problem
論文目次 摘要 Ⅰ
Abstract Ⅱ
誌謝 Ⅳ
目錄 Ⅴ
表目錄 Ⅷ
圖目錄 Ⅸ
一、 緒論 1
1-1研究背景 1
1-2 研究問題範疇 1
二、 文獻回顧 3
2-1 新車裝載運送相關文獻 3
2-1-1 新車裝載規劃問題 3
2-1-2 相同裝載限制之拖車路線規劃問題 3
2-1-3 新車裝載運送與路線規劃問題 4
2-2含裝載限制之車輛途程問題 4
2-3混合收送貨固定起迄最短路徑與裝載規劃問題 5
三、 新車裝載規劃問題 (ACLP) 6
3-1 ACLP問題特性 6
3-1-1 進出口車位成本重覆計算 8
3-1-2 空車位處理 8
3-1-3裝載限制 9
3-2 ACLP數學模式 10
3-3 ACLP求解演算法 12
3-3-1 新車指派策略 12
3-3-2 裝載成本下限計算 15
3-3-3 ACLP演算法步驟 18
3-4 範例測試 19
3-4-1 測試例輸入資料 19
3-4-2 運算結果 24
3-5 小結 25
四、 循序性新車裝載規劃問題 (SACLP) 27
4-1 SACLP問題特性 27
4-2 SACLP問題數學模型 28
4-3 SACLP問題求解演算法 31
4-3-1 SACLP演算法求解概念 31
4-3-2 修正成本下限計算方式 32
4-3-3 SACLP問題演算法 34
4-4 範例測試 34
4-4-1 測試例輸入資料 34
4-4-2 運算結果 37
4-5 小結 39
五、 新車運送裝載暨路線規劃問題 (ACTP) 40
5-1 ACTP問題特性 40
5-2 ACTP問題數學模型 40
5-2-1新車選擇與分群子問題 42
5-2-2 ACLP子問題 43
5-2-3 拖車路線子問題 44
5-2-4 ACTP問題數學模式 45
5-3 ACTP問題求解演算法 46
5-3-1新車選擇、分群裝載與路線建構 47
5-3-2 拖車裝載規劃 51
5-3-3 演算法範例說明 51
5-4 範例測試 53
5-4-1測試例輸入資料 53
5-4-2 運算結果 55
5-5 小結 57
六、 結論與建議 59
6-1 結論 59
6-2 建議 61
參考文獻 62
附錄A:其他新車裝載運送問題相關模型 63
附錄B:Agbegha et al. (1998) 之求解演算法流程圖 64
附錄C:ACLP求解結果圖示 65
附錄D:SACLP裝載重新規劃運算步驟 68
附件:論文發表 69
參考文獻 [ 1 ] 林志鴻與陳春益,2002,「新車裝載問題之研究」,運輸計畫季刊,第31卷,第4期,頁765-794。
[ 2 ] 林志鴻,2005,「考量板架具相同裝載限制之新車配送路線規劃問題」,運輸學刊,第17卷,第4期,頁393-422。
[ 3 ] Agbegha, G.Y., Ballou, R.H., Mathur, K., 1998, “Optimizing auto-carrier loading. Transportation Science,” Vol. 32, No. 2, pp.174-188.
[ 4 ] Avriel, M., Penn, M., Shpirer, N., 2000, “Container ship stowage problem: complexity and connection to the coloring of circle graphs. Discrete Applied Mathematics,” Vol. 103, pp. 271-279.
[ 5 ] Chang, T.S., Liao, Y.F., 2008, “Path finding with storage consideration in a mixed pickup-delivery and specified-node network,” Transportation Research Part E. Vol. 44, pp. 970-985.
[ 6 ] Gendreau, M., Iori, M., Laporte, G., Martello, S., 2006, “A tabu search algorithm for a routing and container loading problem,” Transportation Science. Vol. 40, No. 3, pp. 342-350.
[ 7 ] Iori, M., Salazar Gonzalez, J.J., Vigo, D., 2007, “An exact approach for the Vehicle Routing Problem with two dimensional loading constraints,” Transportation Science. Vol. 41, No.2, pp. 253-264.
[ 8 ] MacQueen, J., 1967, “Some methods for classification and analysis of multivariate observations,” Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability. Vol. I, Statistics. Edited by Le Cam, L.M. and Neyman, J., University of California Press.
[ 9 ] Tadei, R., Perboli, G., Della Croce, F., 2002, “A heuristic algorithm for the auto-carrier transportation problem,” Transportation Science. Vol. 36, No. 1, pp. 55-62.
[ 10 ] Zachariadis, E.E., Tarantilis, C.D., Kiranoudis, C.T., 2009, “A guided tabu search for the vehicle routing problem with two-dimensional loading constraints. European Journal of Operational Research,” Vol. 195, No. 3, pp. 729-743.
指導教授 陳惠國(Huey-Kuo Chen) 審核日期 2012-7-27
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明