資源描述:
《【碩士論文】基于ATMEGA128的嵌入式系統(tǒng)設計與應用.pdf》由會員上傳分享,免費在線閱讀,更多相關內(nèi)容在教育資源-天天文庫。
1、沈陽化工學院碩士學位論文基于ATMEGA128的嵌入式系統(tǒng)設計與應用姓名:高峰申請學位級別:碩士專業(yè):檢測技術與自動化裝置指導教師:任子真20040229摘要本論文首先介紹了嵌入式系統(tǒng)的總體概念和發(fā)展情況,而后具體地闡述了嵌入式系統(tǒng)的基本知識和開發(fā)方法,然后結(jié)合開發(fā)的記錄儀系統(tǒng)的設計與實踐,較為詳細的介紹了本系統(tǒng)所采用的AVRAT90系列微控制器的特點,并對AVR在結(jié)構(gòu)上與大家比較熟悉的X86系列進行了比較。嵌入式系統(tǒng)軟件的核心是嵌入式操作系統(tǒng)。uCIOS.II是一個源代碼公開的嵌入式操作系統(tǒng)。它有面向中小型應用的、基于優(yōu)先級的可剝奪實時多任務內(nèi)核。
2、為了能理解下文的工作,簡要地分析了uC/0S.II在內(nèi)核結(jié)構(gòu)、任務管理、內(nèi)存管理等方面的特點。本文中的用戶系統(tǒng)真正地實現(xiàn)了無紙化記錄的功能,又由于其采用了:性價比較高的ATMEGAl28單片機,價格比同類采并jIc模塊等復雜設備的系統(tǒng)低很多,因而具有一定的市場前景。本文詳細的介紹了這個系統(tǒng)從硬件設計到軟件開發(fā)的全過程。包括用protel99se設計系統(tǒng)原理圖、PCB圖,修改uC/0S.II移植相關的代碼和對“C/0s.II的一些改進,以及討論了uC/0S.II在AVR上的有關存儲分區(qū)管理、定時器的使用和外部設備管理等問題.最后介紉了記錄儀的系統(tǒng)的應用
3、程序的開發(fā)(包括進程劃分、中斷設計和用戶交互圖像界面開發(fā)等內(nèi)容)。關鍵字:嵌入式系統(tǒng)嵌入式操作系統(tǒng)記錄儀uC/0S—IIAVRATMEGAl28沈陽化工學院碩j:學位論文英文摘要AbstractTheconceptsandthedevelopmentactualitiesofembeddedsystemarepresentedinthisthesis.Andthebasicknowledgeandresearchmethodsofembeddedsystemarediscussed.Besides,thefeatureofseriesofAVRATg
4、OisgivenbycomparingitwiththestructureofX86.Theembeddedoperationsystemisthecoreoftheembeddedsystemsoftware.Thertc/os—IIisanembeddedoperationsystemwithopenSOUl℃ecode,whichiswidelyusedinmiddleorsmallsystemsandisbasedonprioritiesandhasarealtimemulti-taskkernelwhichcouldbedeprivedat
5、anytime.InthispaperthertC/os-11isanalyzedonitscorestructure,taskandmemorymanagement.Adevelopedusersystemdiscussedinthispapermakespaperlessrecordcometrue.Inaddition,single-chipcomputerATMEGAl28isappliedforithashigherqualitypriceratio.Asaresult,thisusersystemhaslowerpricethanthes
6、ophisticatedequipmentswithICmoduleasaprocessor.Consequently,abettermarketprospectisonthehorizon.Thewholeprocessfromhardwaredesigntosoftwaredevelopmentofthisembeddedsystemispresentedindetail,suchasdesigningtheprincipleandPCBdiagram,modifyingtheI_tc/os—11sourcecodeontransplantati
7、on,makingsomeimprovementandete.Furthermore,thememorypartitionmanagement.theuseoftimerandexternalequipmentmanagementareconcernedwhilethepc/os-IIistransplantedintoAVR.Eventuallgthemethodsofhowtodealwiththeapplicationproblemofembeddedsystemincludingthepartitionofprocesses,thedesig
8、nofinterruptionsandthedevelopmentofthealternativegraph