文档介绍:西南交通大学硕士学位论文基于ADSP-BF561的视频采集与处理功能设计与实现姓名:舒粤申请学位级别:硕士专业:系统工程指导教师:金炜东 20080301 西南交通大学硕士研究生学位论文第1页摘要视频处理系统近年来得到了迅速的发展,应用范围不断地扩展,广泛的应用于智能交通、保安等诸多领域,在国民经济和国防建设中发挥着重要作用。随着网络带宽、计算机处理能力和存储容量的迅速提高,视频系统从模拟视频处理进入了数字化的网络时代,即数字视频处理系统。本文设计了基于数字信号处理器(DSP)的嵌入式视频采集系统,以ADI的Blackfin 561为核心处理器, 完成对模拟信号的数字化采集,,并在两者的结合下实现DSP双核处理器在视频处理系统中的应用。文中详细介绍了系统的总体设计思路和具体的软硬件设计工作,对系统设计的几个主要问题如嵌入式平台的搭建和视频接口驱动设计等进行了讨论。针对ADSP-BF561 EZ-KIT LITE评估板的硬件结构,分析了整个系统的框架和视频采集系统的数据流,根据嵌入式软件的开发特点,建立了适合本系统的uClinux 操作系统平台。通过对Liaux下设备模型的研究,进行了PPI视频接口和基于i2c 总线的视频解码器(ADV7183)的设备驱动程序设计;()上的移植,搭建了嵌入式uClinux和BF561相结合的视频处理应用平台,最后对相应的程序设计进行了实验测试。, 以及相应数据采集接口的驱动程序开发,为双核处理器的开发应用和H264编码算法的进一步优化工作奠定了一定的基础。关键词:视频采集与处理;Blackfm 561;设备驱动; 西南交涟大学硕士研究生学位论文第蠢页 Abstract 髓e video processing system plays avitalpart oftheeconomic andmilitary, which iswidely applied inmany aspects such as intelligent trafficsystem and security work puter processing power and storage capacity fortherapid increase,videoprocessing system from analog video processing into work aera,thatis,digital videoprocessingsystem. The paper introducesvideosystem design、specific hardware design andsome mainaspects suchasbuilding theenmedded systemplatformand the videointerface tothe hardware architecture ofADSP—BF561 EZ—KIT Litcboard, thepaper indicates thesystem architectureand thedatastream ofvideo encoding auther developed thedevice driver ofthePPIO interfaceand theADV7 183which isbased on 12C bus timeported the coding procedures in the dual-core DSP(ADSP—BF561),structures BF56 1embedded uClinuxandintegrating video processing application platform,then have a test for the corresponding procedures. The author'sstudy ismainlydesigned thedigital videoprocessing platform based on thedual—COleprocessorADSP-BF561,developed thevideo acquisition interface driver,which prepare forusing the encoding alg