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