基于音频专用dsp核的mpeg-2 aac解码器设计与验证-design and verification of mpeg - 2 aac decoder based on audio dedicated dsp core.docxVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于音频专用dsp核的mpeg-2 aac解码器设计与验证-design and verification of mpeg - 2 aac decoder based on audio dedicated dsp core
摘要摘要AAC 是一种低码率、高保真的音频编码标准,它的特点是:压缩率高,最大 可达 20:1,音质好,支持多种采样率及 48 个声道。相比于 MP3、AC3 等编码标 准,在相同音质下 AAC 的码率更低,能有效节约传输带宽。AAC 在数字音频的 存储、多媒体的网络传输和数字音频广播等领域得到日益广泛的应用。因此,研 究和实现 AAC 解码器具有重要的现实意义。目前实现 AAC 解码器的方式主要有两种:基于通用 DSP 的实现方式和 ASIC 实现方式。本课题采用了基于音频专用 DSP 核的音频解码方式,这种方式是前两 种实现方式的折衷。音频专用 DSP 核相比于通用 DSP,具有更适合于音频编解码 的专用架构和专用 DSP 指令,它能在较低的频率下满足音频编解码的实时性要求; 相比于 ASIC 实现方式,具有更好的灵活性,开发周期较短,容易同时兼容多种音 频编解码标准。本文首先分析了 MPEG-2 AAC 解码器的各个模块的算法原理。为达到解码实 时性的要求,在算法上分别对 Huffman 解码和反量化算法进行了优化。 基于 Huffman 码表的特点,提出了一种新的快速 Huffman 解码算法。该算法由 Huffman 码字的首零位置来快速确定 Huffman 码字的码长,由码字码长和该码长的初始码 字来确定该码字在码表中的位置,从而快速完成 Huffman 解码。基于该算法的 Huffman 解码效率比 C 定点程序中的算法提高了 30%;利用查表法和多项式逼近 的方法实现反量化算法。算法优化完成后,基于音频专用 DSP 核的指令集并采用 合理安排代码顺序、合理利用通用寄存器、减少函数调用等汇编程序设计技巧, 设计了 AAC 解码器的解码程序,其中 IMDCT 的实现是通过 DSP 专用指令调用 IMDCT 硬件加速器来完成。最后,基于软硬件协同验证平台对 AAC 解码器进行 了实验验证,并且在解码时间、存储资源消耗及解码质量上对 AAC 解码器进行了 评估。利用 Modelsim 对采样率为 44.1KHz 的 AAC 音频文件中编码最复杂的一帧 数据进 行仿真 , 解码 这帧所 消耗的 指令 周 期为 233680 个;存 储资源 消耗了 52.35KB;解码器的信噪比与商用解码器的信噪比基本相当。通过 AAC 音频解码 实验验证,解码器能够在 33MHz 的时钟频率下成功实时解码,主观听觉上音质较 佳,无噪声。摘要关键词:AAC、音频专用 DSP 核、Huffman 解码、软硬件协同验证ABSTRACTABSTRACTAAC is a low rate, high-fidelity audio coding standard, which is characterized by high compression rate, good sound quality, supporting for multiple sampling rates and multiple channels. The maximal compression rate can be twenty to one. The maximum of channels are 48. Compared to MP3, AC-3 and other audio coding standards, AAC can effectively save bandwidth at a lower rate on the condition of the same sound quality. AAC is increasingly widely used in digital audio storage, multimedia network transmission, digital audio broadcasting and other fields. Therefore, the work of researching and implementing AAC decoder is of great significance.Now, the implementation of AAC decoder has two main methods, which are general-purpose DSP-based and ASIC implementation. In this paper, the AAC decoder is implemented based on audio-specific DSP core. This method is a tradeoff between above two methods. Compared to g
您可能关注的文档
- 基于页面模块识别的web文章自动抽取方法分析-analysis of web article automatic extraction method based on page module identification.docx
- 基于页面主体提取的web信息抽取技术分析-analysis of web information extraction technology based on page body extraction.docx
- 基于夜间行为模式下的商业区外部空间设计研究——以武汉市为例-study on the design of commercial district's external space based on night behavior pattern - a case study of wuhan city.docx
- 基于液晶的半透明聚合物太阳能电池性能分析-performance analysis of translucent polymer solar cells based on liquid crystal.docx
- 基于液化折减p-y曲线的海上风机单桩基础变形计算研究-study on deformation calculation of offshore fan single pile foundation based on liquefaction reduction p - y curve.docx
- 基于液晶的一维光子晶体缺陷模的电场调控特性分析-analysis of electric field regulation characteristics of one-dimensional photonic crystal defect modes based on liquid crystal.docx
- 基于液固压缩技术的伊曲康唑速释制剂分析-analysis of itraconazole rapid-release preparation based on liquid-solid compression technology.docx
- 基于液基的挖空细胞筛查预先处理方法分析-analysis of pretreatment methods of liquid-based koilocyte screening.docx
- 基于液滴研究技术的水质检测仪器的设计-design of water quality detection instrument based on droplet research technology.docx
- 基于液体电介质的光纤电场测量传感技术分析-analysis of optical fiber electric field measurement and sensing technology based on liquid dielectric.docx
- 基于银担合作的存货质押融资模式研究——以中山市红木家具为例-research on the financing model of inventory pledge based on the cooperation of bank and bear - a case study of redwood furniture in zhongshan city.docx
- 基于音圈电机的多自由度主动减振系统分析-analysis of multi-degree-of-freedom active vibration reduction system based on voice coil motor.docx
- 基于银行人民币理财产品个人投资选择的分析-analysis on personal investment choice of rmb wealth management products based on banks.docx
- 基于引文分析的期刊保障率分析——以重庆大学为例-analysis of periodical guarantee rate based on citation analysis - taking chongqing university as an example.docx
- 基于银联二代综合卡系统的分析与实现-analysis and implementation of second generation integrated card system based on unionpay.docx
- 基于隐马尔科夫模型的电动汽车电池寿命的分析-analysis of battery life of electric vehicle based on hidden markov model.docx
- 基于隐马尔科夫模型的入侵检测系统分析-analysis of intrusion detection system based on hidden markov model.docx
- 基于隐马尔可夫模型的g蛋白偶联受体预测的分析-analysis of prediction of g protein-coupled receptors based on hidden markov model.docx
- 基于隐马尔科夫模型的钢琴音符识别算法分析-analysis of piano note recognition algorithm based on hidden markov model.docx
- 基于隐马尔可夫模型的跨语种语音合成方法分析-analysis of cross-language speech synthesis method based on hidden markov model.docx
文档评论(0)