文档介绍:华中科技大学
硕士学位论文
基于Davinci平台的远程视频监视前端和终端的设计与实现
姓名:刘伟
申请学位级别:硕士
专业:计算机应用技术
指导教师:凌贺飞
20080606
华中科技大学硕士学位论文
摘要
随着流媒体技术、网络技术的发展,以及安全防护、安全生产等方面的需要,基
于网络的视频监视、视频监控系统逐渐成为当前研究的热点问题。在深入研究视频
监视技术以及 Texas Instrument(TI)公司的 Davinci 技术的基础上,设计并实现了基于
Davinci 平台的远程实时视频监视前端与监视终端,并由前端和终端组成一个单目标
远程视频监视系统。
Davinci 平台最大的特点是 RAM+DSP 双核结构,能极大地提高系统数字信号处
理的效率。在深入分析 Davinci 开发平台硬件结构的基础上,针对视频监视的特点,
对 Davinci 平台进行裁减,设计出精简的系统硬件结构。系统软件设计分为两大模块,
监视前端模块和监视终端模块。监视前端运行于 Davinci 平台,支持单路以及多路并
行监视;监视终端运行于一般 PC 机。前端和终端通过互连网络通信实现远程实时监
视。
针对系统监视质量的优化,提出并实现了四种优化控制策略,包括零拷贝缓冲区
策略、解码/显示双线程策略、网络拥塞抑制策略、编解码速率协调策略。零拷贝缓
冲区策略有效的降低了终端的负载,解码/显示双线程策略提高了系统并行处理的效
率,网络拥塞抑制策略有效的减少了丢包率,编解码速率协调策略有效的平衡了系
统延时与流畅性。对于优化前后系统的性能,使用视频时延、丢包率和视频停顿帧
百分比来进行评价。实验测试结果显示,随着监视时间的增加,优化后的系统时延
基本稳定、丢包率显著减少、视频播放流畅,系统性能满足一般实际应用需要。
关键词:远程监视,达芬奇,优化控制
I
华中科技大学硕士学位论文
Abstract
With the development of multimedia technology and work technology, and as
well as the requirement of secure assure, the research on remote and real time video
monitoring system has been a hotspot. Based on the research of video monitoring
technology and Davinci technology of Texas Instrument (TI), a remote video monitoring
front end and terminal based on Davinci is designed and implemented. Front end and
pose a single target video monitoring system.
The most important feature of the Davinci platform is the dual-core processing
technology, which integrated an ARM core and a DSP core, and this technology can
increase the digital signal processing efficiency. With the consideration of the cost, we
must cut down the hardware structure of the Davinci platform, and design a tidy hardware
structure. Software includes vedio monitoring front end module and monitoring terminal
module. Front end runs on Davinci platform, and it supports multiuser simultaneously
monitoring. Terminal runs on PC. Front end and municate through the
network.
For optimizing the quality of the monitoring video, four controlling s