博碩士論文 110327003 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:38 、訪客IP:3.145.191.20
姓名 戴沛緯(Pei-Wei Tai)  查詢紙本館藏   畢業系所 光機電工程研究所
論文名稱 C4M-SRTOS資料交換工具開發及更新
(C4M-SRTOS Data Exchange tool Development and Update)
相關論文
★ CIS數位影像處理平台之建構★ 微電鍍成長速度最佳化與影像監控
★ 橢圓辨識演算法之最佳化與誤差分析★ 頻率響應分析儀實作
★ 分散式驅動器開發★ 超音波定位平台原型開發
★ 地磁感測儀研發★ 雙頻式超音波測距系統之最佳化研究
★ 鋰電池殘電量測系統及校正★ 影像壓縮網路攝影平台
★ 智慧型網路攝影平台★ 無扭力計跑步機跑者步態量測
★ ESEMS太空氣象科學酬載叢集★ 影像辨識測試平台的開發
★ 智慧型網路攝影機開發平台★ 可補償高精度三軸地磁量測平台
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 本論文的主要目的在開發和更新標準通訊封包的系統,提供電腦與MCU通訊的環境,以及協助開發模組與系統。論文內的開發環境會使用到C4M-SRTOS作為函式庫模組,並且移植至電腦作業系統之開發語言,讓人能夠以C4M-SRTOS工具加速工具功能的開發。
論文內將使用Qt Creater 作為開發環境來使用,Qt 使用C++做程式編寫後,再透過巨集轉換使得其能通用於其他語言,論文內將使用C++做程式編寫,只要創建好應用程式就能在多個平台上實現,例如Windows、Mac、Linux等,可以節省開發時間並避免轉移時除錯的精力,穩定的在各平台上開發C4M-SRTOS函式庫,程式中會透過實現信號和槽機制來處理資料交握,並且運用其直觀且功能豐富的設計模式介面,提供開發人員直觀地佈局和設計GUI元素,實現取得資料後的資料繪圖和圖表展示功能。
摘要(英) The main purpose of this paper is to develop and update the standard communication package system, provide an environment for computer and MCU communication, and assist in the development of modules and systems. The development environment in this paper will use C4M-SRTOS as a library module, and transplant it to the development language of the computer operating system, so that people can use C4M-SRTOS tools to accelerate the development of tool functions.
This paper will use Qt Creater as the development environment. After Qt uses C++ for programming, it can be used in other languages through macro conversion. This paper will use C++ for programming. Once the application is created, it can be used in other languages. Implemented on multiple platforms, such as Windows, Mac, Linux, etc., can reduce development time and avoid the effort of debugging when transferring, and develop C4M-OS library on each platform stably. The signal and slot mechanism will be implemented in the program to handle data handshake, and use its intuitive and feature-rich design mode interface to provide developers with intuitive layout and design of GUI elements, and realize data drawing and chart display functions after obtaining data.
關鍵字(中) ★ C4M-SRTOS 關鍵字(英)
論文目次 摘要 i
Abstract ii
致謝 iii
目錄 iv
圖目錄 vi
表目錄 viii
第一章 緒論 1
1-1 研究動機與目的 1
1-2 研究構想 2
1-3 論文章節 3
第二章 理論及技術基礎 4
2-1 C4M-SRTOS函式庫 4
2-2 中斷分享器 4
2-2-1 簡介 4
2-2-2 功能規劃 4
2-3 管道工作執行器 5
2-3-1 簡介 5
2-3-2 功能規劃 5
第三章 軟體功能 6
3-1 B2B功能簡介 6
3-2 通訊封包組成 6
3-3 功能規劃 10
3-4 功能方塊規劃 11
第四章 工具開發 15
4-1 簡介 15
4-2 C4M-SRTOS模組移植 15
4-2-1 硬體事件 15
4-2-2 中斷分享器 17
4-2-3管道工作執行器 17
4-2-4 B2B服務器 17
4-3 繪製圖形 18
第五章 測試流程與結果 19
5-1 中斷分享器移植測試 19
5-2 管道工作執行器移植測試 21
5-3 B2B 模組測試 22
5-3-1 B2B 模組送緩衝區測試 22
5-3-2 B2B模組收緩衝區測試 23
5-3-3 B2B模組命令測試 24
5-4 B2B模組移植測試 25
5-4-1 B2B模組送緩衝區測試 25
5-4-2 B2B模組收緩衝區測試 31
5-4-3 B2B模組命令測試 37
5-5 圖表輸出測試 43
第六章 結論與未來展望 46
參考文獻 47
參考文獻 [1] 陳信合,IoT開發平台-ASA匯流排單板電腦開發,國立中央大學,機械工程學系光機電工程碩士班,碩士論文,2017。
[2] 朱立宇,物聯網裝置函式庫及開發環境,國立中央大學,機械工程學系光機電 工程碩士班,碩士論文,2020。
[3] 李易謀,C4MOS及自動維護工具,國立中央大學,機械工程學系光機電 工程碩士班,碩士論文,2021。
[4] 蘇智超,C4M-OS緩衝區資料交換工具軟體開發,國立中央大學,機械工程學系光機電 工程碩士班,碩士論文,2022。
[5] MVMC-lab,C4MLIB專案, https://gitlab.com/MVMC-lab/c4mlib
[6] 江士標,C4MOS-B2BServiceProvider設計書,未公開文件,2022。
[7] 江士標,C4MOS-ExcutionServiceProvider設計書,國立中央大學機械工程學系,未公開文件,2022。
[8] 江士標,C4MOS-UartServiceProvider設計書,國立中央大學機械工程學系,未公開文件,2022。
[9] 江士標,C4MOS-DataBufferServiceProvider設計書,國立中央大學機械工程學系,未公開文件,2022。
指導教授 江士標 審核日期 2023-7-22
推文 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聯絡  - 隱私權政策聲明