資源描述:
《嵌入式系統(tǒng)論文:基于嵌入式arm-linux的圖像采集與傳輸系統(tǒng)的研究》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、嵌入式系統(tǒng)論文:基于嵌入式ARM-Linux的圖像采集與傳輸系統(tǒng)的研究【中文摘要】圖像采集技術(shù)應(yīng)用范圍十分廣泛,如在工業(yè)檢測,交通道路,醫(yī)學(xué),軍事以及科研等領(lǐng)域中。傳統(tǒng)的圖像采集系統(tǒng)大多是由相機(jī)、圖像采集卡和PC構(gòu)成,通過組建專用網(wǎng)絡(luò)來進(jìn)行圖像的采集和傳輸?;赑C的遠(yuǎn)程圖像采集系統(tǒng)結(jié)構(gòu)復(fù)雜等缺點(diǎn),某些領(lǐng)域中已經(jīng)不能滿足應(yīng)用需求。隨著嵌入式系統(tǒng)技術(shù)和圖像采集技術(shù)的迅速發(fā)展,特別是ARM處理器和Linux在嵌入式系統(tǒng)中的廣泛應(yīng)用,使圖像采集系統(tǒng)的體積小、低功耗、低成本、具有數(shù)據(jù)預(yù)處理功能、將圖像采集、處理、I/O控制及通信集于一體等
2、成為可能?;谶@種背景,本文提出一種基于ARM-Linux的圖像采集與傳輸系統(tǒng)的設(shè)計(jì)方案。本文首先對圖像采集系統(tǒng)的現(xiàn)狀做個(gè)簡單分析,并說明了嵌入式圖像采集系統(tǒng)具有傳統(tǒng)采集系統(tǒng)無法比擬的優(yōu)勢。然后基于嵌入式處理器、CMOS數(shù)字圖像傳感器和以太網(wǎng)網(wǎng)絡(luò),提出本系統(tǒng)的總體設(shè)計(jì)方案。圍繞系統(tǒng)方案詳細(xì)介紹了具體實(shí)現(xiàn)方法。第一階段:系統(tǒng)硬件設(shè)計(jì)。主要包括SDRAM、NORFlash、NANDFlash、OV9560圖像傳感器、SD卡、DM900網(wǎng)卡等接口電路設(shè)計(jì)以及制作電路板。第二階段:構(gòu)建嵌入式軟件平臺。包括系統(tǒng)引導(dǎo)程序vivi、Linux內(nèi)
3、核和yaffs2文件系統(tǒng)的移植及根文件系統(tǒng)制件。第三階段:設(shè)計(jì)了圖像傳感器驅(qū)動(dòng)和外部觸發(fā)驅(qū)動(dòng)程序,并編寫相應(yīng)的應(yīng)用程序進(jìn)行測試;設(shè)計(jì)生成BMP圖像的程序用于把采集到的數(shù)據(jù)生成圖像。第四階段:移植嵌入式WEB服務(wù)器,設(shè)計(jì)網(wǎng)頁模板,設(shè)計(jì)用戶驗(yàn)證、參數(shù)設(shè)置和圖像采集與顯示等CGI程序。最后給出了系統(tǒng)測試的結(jié)果?!居⑽恼縄mageacquisitiontechnologywasusedwidelyinmanyfields,suchasindustrialinspection,traffic,medical,militaryandsci
4、entificresearch.Mostofthetraditionalimageacquisitionsystemisbecomprisedofcamera,imageacquisitioncardandPC,andbybuildingprivatenetworksforimageacquisitionandtransmission.RemotePC-basedimageacquisitionsystemcannotmeettheapplicationrequirementsinsomeareas,becauseofitssho
5、rtcomingsofcomplexstructure,lowstabilityandreliability,expensivecost,cumbersomeoperationetc.Withtherapiddevelopmentofembeddedsystemtechnologyandimageacquisitiontechnology,especiallythewideapplicationofARMprocessorandLinuxintheembeddedsystem,soit’spossiblethattheimagea
6、cquisitionsystem,smallvolume,lowpowerconsumption,lowcost,datapretreatmentfunctionandtheimageacquisition,processing,I/Ocontrolandcommunicationintegratedinone.Basedonthisbackground,thispaperpresentsthedesignschemeofimageacquisitionandtransmissionsystembasedonARM-Linux.F
7、irstly,thispapergivesusabriefintroductionandanalysisaboutthepresentsituationoftheimageacquisitionsystem,anddescribesthattheembeddedimageacquisitionsystemhasincomparableadvantages.Then,thedesignofthesystemisputforwardbasedonembeddedprocessors,CMOSdigitalimagesensorandE
8、thernetnetworks.Andthen,accordingtothedeterminatedscheme,thispapergivesusadetailedimplementation.Thefirststage:designofthesy