欢迎来到天天文库
浏览记录
ID:31967499
大小:1.87 MB
页数:69页
时间:2019-01-29
《jpeg解码算法在多cpu嵌入式系统中的实现及性能优化》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要JPEG压缩算法作为一种高效的静态图像数据压缩算法,广泛的应用于众多的嵌入式多媒体产品中,图像数据编码和解码的速度已经成了制约产品性能提高的一个最重要的方面。在单CPU的嵌入式环境中,JPEG编解码速度已经几乎到了极限,很难有提升的空间,然而近两年出现的以富士通FRl000为代表的多内核嵌入式系统的出现,为大幅度提升多媒体产品的性能提供了可能,因此,本课题以基于多内核f4个cPu)嵌入式系统(FujitsuFRl000VDl0开发环境下的JPEG解码算法为研究对象展开工作。本文分析了多处理器嵌入式系统和JPEG解码算法的主要特性和应用前景。文中描述了Fuji
2、tsuFRl000VDK的软硬件开发环境;在该嵌入式开发环境中如何优化JPEG解码算法,从而最大限度的利用己有的硬件资源。此外,本文详细分析了JPEG解码算法的实现原理,结合硬件特点对将标准JPEG解码算法修改成能够适应多处理器嵌入式系统的解码算法进行了分析,并且最终得以实现。文中主要就多处理器嵌入式系统环境下JPEG解码算法的优化和实现作为重点,展示了软件实现的核心。为便于读者理解课题设计,文中简要介绍了VLIW(VeryLongInstructionWord)超长指令集架构,嵌入式汇编以及与硬件相关的一些概念。在本课题中,我参与了课题的理论研究与分析工作,并
3、独立负责JPEG解码软件到多处理器嵌入式系统的移植和优化设计和代码实现,针对软件的性能提高和代码优化作了大量工作,最终实现了一个可在多处理器嵌入式系统环境下运行的FarmWare软件产品,本文最后对其中遇到的难题和解决途径做了总结描述。关键词:JPEG解码算法,Vuw,FRl000VDK,多处理器嵌入AbstractTheJPEGcompressionalgorithmtakesonekindofhighlyeffectivestaticstateimagedatacompressionalgorithm.ThewidespreadapplicationofJP
4、EGinmultitudinousinsertedinthetypemultimediaproducttheimagedatacodeandthedecodingspeedhasalreadybecomeamostimportantaspectwhichtherestrictionproductperformanceenhanced.IntheembedenvironmentwithsingleCPU,JPEGarrangedthedecodingspeedalreadynearlytothelimitanditisdifficulttohavethepromo
5、tionspace.Recentlyastherepresentativeofembedmulti-processorsystem,FUJITSUFRl000’Sappearanceprovidethepossibilityforhardlypromotingtheperformanceofmultimediaproduct.Therefore,thistopictaketheJPEGdecodingalgorithmworkinginthedevelopmentenvironmentofmulti—processorenrbedsystemastheresea
6、rchobject.Thisdissertationanalyzedthemulti—processorembedsystemandtheJPEGdecodingalgorithmandprincipalcharacteristicandtheapplicationprospectofthemselves.WediscussedthathowtooptimizetheJPEGdecodingalgorithnrintheembedsystemdevelopmentenvironmentandhowtoutilizethegivenhardwareresource
7、sextremely.Inthisdissertation,weexplaintheJPEGdecodingalgorithmindetailsandanalyzethefeasibilityofrevisingoriginalalgorithmtofitforthemulti—processorhardwareaccordingtoitscharacteristicsandfinallyrealizeit.ThisdissertationmainlyfocusesontheJPEGdecodingalgorithmoptimizationanditsreali
8、zationinthee
此文档下载收益归作者所有