簡易檢索 / 詳目顯示

研究生: 黃俊培
Chun-Pei Huang
論文名稱: 平板電腦於協同作業之初探
A Preliminary Study on the Benefit of Using Tablet Computers in Collaboration
指導教授: 謝佑明
Yo-Ming Hsieh
口試委員: 歐章煜
Chang-Yu Ou
王泰典
Tai-Tien Wang
周建成
Chien-Cheng Chou
學位類別: 碩士
Master
系所名稱: 工程學院 - 營建工程系
Department of Civil and Construction Engineering
論文出版年: 2014
畢業學年度: 102
語文別: 中文
論文頁數: 113
中文關鍵詞: 協同作業平板隧道維護管理異狀判釋
外文關鍵詞: collaboration, tablet, tunnel, maintenance, anomaly diagnosis
相關次數: 點閱:229下載:5
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報

大部分的工程或者是開發軟體,往往不是單單一個人亦或是一個小小的團隊就可以完成龐大或複雜的工程,所以團隊合作就是一件很重要的事情。為了要讓參與這開發案的人員能夠有良好的效率,就必須將資訊同步化與一致化,這樣才能讓開發案更順利以及快速。近年來,由於平板電腦的崛起與平價,已經逐步改變了各行各業的人們使用電腦的方式與習慣,並有逐步取代傳統的桌上型電腦或者是筆記型電腦的趨勢。更甚者,平板電腦已逐步邁入企業環境並由娛樂型電子裝置逐步轉型為生產力工具。
本研究嘗試探討將平板電腦導入協同作業當中,而提出了一個應用平板電腦於協同合作進行討論的模式。此外並進一步探討使用平板電腦是否能夠比使用個人電腦進行協同合作討論更佳,例如讓使用者更方便的去討論或是討論的效率更佳等等。本研究將鄒昌佑[1] 中所發展出一套隧道維護管理系統,衍生出一款運行於Android系統上的應用程式,該應用程式利用藍牙與電腦端的管理系統作連接,直接讀取該資料庫的內容,再加以整理與呈現。而在開發完成後,本研究並設計了題目以及問卷,並找適當的受試者進行測驗。而測驗的結果可以用來協助本研究了解使用平板於協同合作作業時的優點為何。
測驗結果顯示,在協同作業時,使用平板電腦整體而言優於使用個人電腦,受試者也認為平板電腦於未來能夠成為主流輔助協同合作的工具。我們發現在於協同作業上,平板的表現優於電腦,不管是在使用者觀感上或者是操作時間上,都顯示平板的是較優的。


Teamwork is almost always necessary in engineering or software projects. In teamwork, all team members must have access to consistent and synchronized information, so that the project can be completed quickly and smoothly. In recent years, tablet computers have changed how people access information. In the past, information are mostly access using desktop or laptop personal computers. Today, tablet computers have become popular and their price have become reasonable. As a result, tablet computers have replaced desktop and laptop computers and have become the primary device for people to access information. Today, tablet computers are changing from entertainment devices at home into productive devices in business environment.
In this study, we try to explore the benefit of using tablet computers, comparing to conventional desktop or laptop computers, in collaboration. We try to quantify the benefit of tablet computers when engineers discuss about tunnel anomalies. To achieve this goal, we extended the tunnel maintenance and management information system developed by Chang-You Zou[1] to be the server of information to tablet computers. The information is transferred to tablet computers via Bluetooth. An app is developed on tablet computers based on Android. The app can display tunnel data and visualize tunnel lining images. The developed app and the original PC-based application is tested by several teams of students. We developed questionnaires and timed their discussions in order to quantify the benefits of using tablet computers over desktop or laptop computers.
The result obtained in this study shows that the use of table computers is better than using desktop or laptop computers in collaboration. Participants also believe that tablet computers will become the mainstream tool to assist people in their collaboration.

論文摘要 I ABSTRACT III 致謝 V 目錄 VII 圖目錄 IX 表目錄 XI 第一章 緒論 1 1.1 研究動機 1 1.2 研究目的 1 1.3 研究流程 3 1.4 論文架構 6 1.5 研究範圍 6 第二章 文獻回顧與相關技術 7 2.1 虛擬實境與視覺化技術 7 2.1.1 虛擬實境之特性與分類 7 2.1.2 虛擬實境視覺化技術於營建工程上之應用 9 2.2.1 協同作業於營建工程之應用 10 2.3 MongoDB 雲端資料庫系統 11 2.3.1 MongoDB 基本用法 12 2.3.2 MongoDB C++ API 13 2.4 Qt Framework 15 2.4.1 Qt 使用者介面開發 15 2.4.2 Qt Signal與Slot機制 16 2.4.3 Qt 多執行緒 17 2.5 VTK類別庫 19 2.5.1 VTK 視覺化設計流程 19 2.5.2 VTK 特殊類別 20 2.5.3 Qt與VTK的結合 22 2.6 Android 作業系統 23 2.6.1 Android 介紹與程式架構 23 2.6.2 Activity 生命週期介紹 26 2.6.3 Android 專案的檔案目錄結構 30 2.6.4 Android 下的藍牙開發 31 2.7 BlueZ 函式庫 33 2.7.1 Bluez介紹 33 2.7.2 Bluez於C/C++上的使用 34 第三章 系統分析與架構 37 3.1 系統功能與設計 37 3.2 系統架構 40 3.2.1 系統整體概觀 40 3.2.2 類別圖區塊功能說明 42 第四章 系統展示 53 4.1 案例介紹 53 4.2 系統展示畫面 59 第五章 輔助協同合作之評估 73 5.1 測試參與者之背景 73 5.2 測試方法 77 5.3 測試後結果 83 5.4 統整與討論 92 第六章 結論與建議 93 6.1 結論與討論 93 6.2 建議與未來展望 94 參考文獻 95

1. 鄒昌佑(2012),應用視覺化技術於隧道異狀輔助判釋之初探,國立台灣科技大學營建工程系碩士論文。
2. Wiki “Collaboration” . Available from: http://en.wikipedia.org/wiki/Collaboration. Accessed:2014/07/18
3. 朱海燕(2002)。行動數據服務業創新協同作業模式之研究。國立政治大學EMBA碩士論文。
4. 廖源輔(2011),虛擬技術應用於建廠工程,中工高雄會刊第18卷第3期17-21頁。
5. 盧雅淑(2009),營建工程上監測資料視覺化之初探,國立台灣科技大學營建工程系碩士論文。
6. 嚴景瀛(2008), 應用虛擬實境技術建構大型結構實驗之虛擬訓練環境-以操作制動器執行反覆載重試驗為例,國立台灣科技大學營建工程系碩士論文。
7. "collaboration". Collins English Dictionary - Complete & Unabridged 11th Edition. Retrieved September 18, 2012 from CollinsDictionary.com.
8. Marinez-Moyano, I. J. (2006), Exploring the Dynamics of Collaboration in Interorganizational Settings, Ch. 4, p. 83, in Schuman (Editor). Creating a Culture of Collaboration. Jossey-Bass, 2006. ISBN 0-7879-8116-8.
9. 康思敏、郭適彰、陳奕銘,BIM 協同作業需求及實務應用,捷運技術半年刊第47期,第137-146頁。
10. Spence, M. U. (2006). "Graphic Design: Collaborative Processes = Understanding Self and Others." (lecture) Art 325: Collaborative Processes. Fairbanks Hall, Oregon State University, Corvallis, Oregon. 13 April.
11. Leydesdorff, L. and Wagner, C. S. (2005). International Collaboration in Science and the Formation of a Core Group. Journal of Informetrics 2(4), pp. 317-325. Available from: http://arxiv.org/ftp/arxiv/papers/0911/0911.1438.pdf
12. 倪文君,協同作業軟體面面觀, Available from: http://www.gss.com.tw/index.php/focus/eis/153, 擷取時間:2014/07/18
13. 謝尚賢(2013),淺談BIM應用工具(三):分析與模擬,營建知訊,第361期,第77-81頁。
14. 許德安、蔡定智、高文煌,BIM運用於臺北捷運之探討,捷運技術半年刊 第47期,第159-166頁。
15. 10gen. MongoDB Documentation. Available from:http://www.mongodb.org/. Accessed:2014/07/18.
16. KitWare. vtkInteractorStyle Class Reference. Available from: http://www.vtk.org/doc/release/5.8/html/a01077.html. Accessed:2014/07/18.
17. 維基百科Android .Available from :http://zh.wikipedia.org/wiki/Android.Accessed:2014/07/18.
18. 永碁工程顧問有限公司、交通部公路總局第三區養護工程處, 省道20號線嘉寶隧道地區後續監測計畫工作, 2008.
19. json.org. Introducing JSON. Available from: http://www.json.org/. Accessed:2014/07/18.
20. Qt Reference Documentation, Signals & Slots. Available from: http://qt-project.org/doc/qt-4.8/signalsandslots.html.Accessed:2014/07/18
21. KitWare. VTK 5.8.0 Documentation. Available from: http://www.vtk.org/doc/release/5.8/html/. Accessed:2014/07/18.
22. VTK/Examples – KitwarePublic. Available from: http://www.vtk.org/Wiki/VTK/Examples/Cxx Accessed:2014/07/18.
23. 智慧生活科技專業社群:Android Bluetooth 應用之HelloBTUart(RS-232)(2014/7/18) Available from: cheng-min-t-taiwan.blogspot.tw/2012/01/android-bluetooth-hellouarts-232.html, Accessed:2014/07/18.

QR CODE