题名
|
基於多人駕駛之人員交通路線規劃系統
|
并列篇名
|
A route planning system for people transportation with multiple drivers
|
DOI
|
10.6840/cycu201800045
|
作者
|
王淳平
|
关键词
|
路徑規劃 ; 多人共乘 ; 多司機路徑規劃 ; 車輛路線規劃 ; path planning ; ride sharing ; car sharing ; vehicle routing
|
期刊名称
|
中原大學電機工程學系學位論文
|
卷期/出版年月
|
2018年
|
学位类别
|
碩士
|
导师
|
王佳盈
|
内容语文
|
繁體中文
|
中文摘要
|
在籌辦戶外活動的時候,有些時候會需要安排汽車共乘,而這種多司機多乘客的人車分配問題,要怎樣安排才能使所有人員能在最短的時間到達目的地,往往是一個瑣碎耗時又不容易做好的工作。本論文主要即針對這種多司機多乘客的人車分配問題進行探討。我們假設已知所有司機和乘客的地址,以及將要前往的目的地,我們利用Google Maps API計算任意兩點的距離和行車時間,並提出適當的演算法來找出最佳的共乘安排,以及產出每位司機載客的路線圖。當人數眾多的時候,最佳的安排可能會導致極大的計算量,對此我們也提出了簡化的版本,在所舉的實例當中,可以在少量的運算量之下,達到幾近最好的效能。
|
英文摘要
|
In organizing outdoor activities, sometimes there will be arrangements for car sharing. How to arrange this multi-driver and passengers path planning problem such that all people can reach their destination in the shortest time is a troublesome and time-consuming job. In this thesis, we focus on this multi-driver and passengers path planning problem. Giving all people's addresses and the destination, we propose an appropriate algorithm to find the best arrangement which uses Google Maps API to calculate the distances and driving times. We also generate the road map for each driver and the corresponding passengers. When the number of people increase, the calculations of best arrangement can lead to a tremendous amount of computation. In such a case, we also propose a simplified algorithm that achieves nearly the best performance with only a small amount of computation
|
主题分类
|
電機資訊學院 >
電機工程學系
工程學 >
電機工程
|
参考文献
|
-
[3] 連中銓、黃書猛,動態即時路徑規劃應用於物流管理之研究,醒
連結:
-
吾技術學院資訊科技應用研究所,2010。
連結:
-
[4] 王張煒、蘇昭銘,中小型鄉鎮接駁公車之路線設計方法,私立中
連結:
-
[6] Distance Matrix API手冊, Available:
連結:
-
[7] Python, Available: https://www.python.org/
連結:
-
[8] K-means clustering, Available:
連結:
-
[1] 陳品文、許志堅,K-means群集演算法初始化之新方法,國立東
-
華大學企業管理學系研究所碩士論文,2007。
-
[2] 陳同孝、陳雨霖、劉明山、許文綬、林志強、邱永興,結合K-means
-
及階層式分群法之二階段分群演算法及階層式分群法之二階分
-
群演算法,國立臺中技術學院資訊科技與應用研究所,2006。
-
華大學運輸科技與物流管理學系碩士班,2013。
-
[5] Google Map API, Available:
-
https://developers.google.com/maps/?hl=zh-tw
-
https://developers.google.com/maps/documentation/
-
distance-matrix/start?hl=zh-tw
-
https://en.wikipedia.org/wiki/ K-means_clustering
|