博碩士論文 983202084 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:24 、訪客IP:3.149.234.90
姓名 江正鼎(Cheng-Ting Chiang)  查詢紙本館藏   畢業系所 土木工程學系
論文名稱 設計整合型手持式行動裝置平台於災害設施損毀資料收集研究
(Development of an integrated smartphone platform for collection of disaster-related failure information in infrastructure facilities)
相關論文
★ 路權取得資料探勘與決策輔助工具設計之研究★ 以時空資料庫管理管線單位道路申挖許可之雛形系統研究
★ 關鍵基礎設施相依性模型設計與應用★ 應用RFID技術於室內空間防救災時的疏散指引系統之研究
★ 考量列車迴轉與擾動因子情況下高速鐵路系統最佳化排班設計之研究★ 應用資料探勘分群分類演算法與空間資料庫技術在鋪面裂縫影像辨識之初探
★ 以本體論建構工程程式設計課程之線上考試平台研究★ 結合遙測影像與GIS資料以資料挖掘 技術進行崩塌地辨識-以石門水庫集水區為例
★ 考量擾動因子情況下傳統鐵路時刻表建置合併於高速鐵路時刻表模型之回顧與探討★ 關鍵基礎設施相依性分析:以竹科某晶圓廠區為例
★ 建築資訊模型於火災原因調查流程的應用★ Hadoop雲端平台在工程應用之探討研究
★ 關鍵基礎設施投入產出停轉模型之回顧與應用★ 擴展建築資訊模型於防救災應用:使用Revit平台
★ 應用交通資料蒐集與發佈設備及資料探勘法協助觀光地區交通管理策略之研究:以桃園大溪老街為例★ 應用Ontology/Protégé/SWRL於建築資訊模型上進行推論
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 隨科技日益發達,能夠使用無線網路的裝置也越來越多,其中以體積小的手持式行動裝置最為便利。由於每次災害發生後,主管機關欲調查的損毀資訊可能不同,且各調查單位亦可能使用不同行動裝置,過去作法往往需開發不同程式以因應,本研究提供一平台整合器,只需將欄位配置妥當,平台整合器將自動產生一套對應Android與iPhone平台的系統,無須修改複雜程式碼即可輕易完成。
本研究並利用手持式行動裝置搭配其內建之GPS定位系統與照相功能,設計可讓各防救災現地勘查人員標記座標、輸入各項損毀資訊的系統,並透過無線網路通訊技術直接將各項資訊回傳伺服器端資料庫做紀錄。後端損毀資料列表以瀏覽器可檢索的網頁型式,搭配Google Maps JavaScript API技術予以呈現。防救災機關單位將可應用本系統,快速建立與收集客製化的防救災調查資訊,提供進一步決策分析。
摘要(英) With increasing advanced technology, devices that can use wireless network become more common. And the most convenient one is the smartphone with small size. When disasters happened, the failure information that authorities want to investigate may be different, and they may also use different devices, so it created many programs in the past. This research develops a platform integrator, which just needs to configure their own needed fields, and it will generate codes of their own Android or iPhone system automatically and easily without developing the complex codes.
This research mainly uses the smartphone, with its built-in GPS and camera functions, to design the system for the disaster preventing agencies to mark the coordinates and information of disaster on-site. When agencies finish the inputting work, this system will send back the data to server through the wireless network. And the data with the information listed will be presented by web pages using Google Maps JavaScript API. The disaster preventing agencies will use this system to establish and collect customized disaster investigation information rapidly for further decision making.
關鍵字(中) ★ 手持式行動裝置
★ 防救災
★ GPS
★ 平台整合
關鍵字(英) ★ smartphone
★ disaster mitigation
★ platform integrator
★ GPS
論文目次 摘要 i
Abstract ii
誌謝 iii
目錄 iv
圖目錄 viii
表目錄 xi
第一章 緒論 1
1.1 研究背景與動機 1
1.2 研究範圍 1
1.3 研究流程 2
1.4 論文架構 3
第二章 文獻回顧 5
2.1 防救災相關資訊技術應用 5
2.1.1 橋梁監測之物件導向技術應用 5
2.1.2 物件導向之現地模擬器 7
2.1.3 PDA救災資訊系統 9
2.1.4 溪流生態工程行動裝置評鑑系統 10
2.1.5 管線震後調查即時傳輸系統 12
2.1.6 防救災Web Services應用 13
2.2 行動裝置種類與演進 14
2.3 跨平台技術 15
2.3.1 C語言 16
2.3.2 網頁程式 16
2.3.3 Java MIDP 16
2.4 程式語言簡介 17
2.4.1 Java 17
2.4.2 Objective-C 18
2.5 各平台開發基礎簡介 21
2.5.1 Android 21
2.5.2 iPhone 24
2.5.3 後端Web程式 27
第三章 系統架構 30
3.1 災害損毀資訊收集整合平台 30
3.1.1 行動裝置程式端架構 31
3.1.2 伺服器網頁端 33
3.2 地圖標點程式設計思維 34
3.2.1 Android平台 35
3.2.2 iPhone平台 37
3.2.3 平台程式異同比較 39
3.3 平台整合器 40
第四章 系統測試與分析 42
4.1 開發與執行環境 42
4.2 行動裝置端程式測試 43
4.2.1 地圖標點 43
4.2.2 損毀資訊 46
4.2.3 實景拍攝 47
4.2.4 傳送 48
4.3 伺服器端網頁瀏覽 50
4.4 平台整合器 52
第五章 結論與建議 54
5.1 結論 54
5.2 建議 54
5.3 貢獻 55
參考文獻 57
附錄一 行動裝置端程式使用手冊 60
附錄二 平台整合器使用手冊 68
評審意見回應表 71
參考文獻 Jirapon Sunkpho and James H. Garrett Jr. (2003), Java Inspection Framework: Developing Field Inspection. Support Systems for Civil Systems Inspection., ASCE Journal of Computing in Civil Engineering, Engineering, Vol. 17, No. 4, October 1, 2003.
Elzarka, H. M., Bell, L. C., and Floyd, R. L. (1997), Application of Pen based computing in bridge inspection., Proc., Computing in civil engineering, T. M. Adams, ed., ASCE, New York, 327–334.
Garrett, J. H., Jr., Sackin, D. M., Siewiorek, D. P., Smailagic, A., Small, J., and Sunkpho, J. (1999), Design of computer support for field operations., Proc., Annual Congress of the Int. Association of Bridge and Structural Engineers, pp. 266–267, August.
Garrett, J. H., Jr., and Smailagic, A. (1998) Wearable computers for field inspectors: Delivering data and knowledge-based support in the field., Lecture notes in computer science: Artificial intelligence in structural engineering: Information technology for design, collaboration, maintenance, and monitoring, Springer, 146–164.
Hajjar, D., and AbouRizk, S. M. (2000), Application framework for development of simulation tools., J. Comput. Civ. Eng., 14~(3), 160–167.
Hartle, R. A., Amrhein, W. J., Wilson, K. E., Baughman, D. R., and Tkacs, J. J. (1990), Bridge inspector’s training manual., 90, FHWA, Washington, D.C.
唐世智,江憲坤,2003,救災資訊系統之建置與應用─以PDA運用為例,大葉大學資訊管理學系碩士論文。
陳台譯,陳偉堯,2004,行動裝置用於溪流生態工程評鑑系統之研究與實作,國立台北科技大學土木與防災技術研究所碩士論文。
管寶發,陳偉堯,2003,震後管線即時災損調查傳輸系統之研究與實作,國立台北科技大學土木與防災技術研究所碩士論文。
林弘倫,謝佑明,2007,Web Services於防救災工程之應用與探討(以基隆市為案例),國立臺灣科技大學營建工程系碩士論文。
蓋索林,2010,Google! Android2手機應用程式設計入門第三版,松崗,台北。
余志龍、陳昱勛、鄭名傑、陳小鳳、郭秩均,2009,Google Android SDK開發範例大全,悅知文化,台北。
Dave Mark, Jeff LaMarche (鍾俊仁、吳正宇譯),2010,探索iPhone程式開發實戰,碁峯資訊,台北。
Paul Deitel, Harvey Deitel, Abbey Deitel (楊仁和譯) ,2010,iPhone程式設計範例經典—讓您設計出專業級的iPhone應用程式,碁峯資訊,台北。
Android,2011,Android Developers,http://developer.android.com/index.html,accessed on 2011/7/15。
Apple,2011,iOS Developer Library,http://developer.apple.com/library/ios/navigation/,accessed on 2011/7/15。
Wikipedia,2001,維基百科,自由的百科全書,http://zh.wikipedia.org/zh-tw/,accessed on 2011/7/15。
Trent Kocurek,2010,iOS4 Map Kit – Draggable Annotation Views « Trent Kocurek,http://trentkocurek.wordpress.com/2010/07/21/ios4-map-kit-draggable-annotation-views/,accessed on 2011/7/15。
Sam Wang,2010,Beyond those variables: iPhone 開發技巧(3) 不用NIB(XIB)產生應用程式,http://samsharehome.blogspot.com/2010/03/iphone-3-nibxib.html,accessed on 2011/7/15。
克仔,2005,輕輕松松用PropertyGrid控制項 - 加强版。 - 克仔 - 博客园,http://www.cnblogs.com/hackzai/archive/2005/03/04/112984.html,accessed on 2011/7/15。
指導教授 周建成(Chien-Cheng Chou) 審核日期 2011-7-20
推文 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聯絡  - 隱私權政策聲明