面向智能手机的PESQ算法优化方法分析-通信与信息系统专业毕业论文.docxVIP

  • 16
  • 0
  • 约4.5万字
  • 约 59页
  • 2019-05-18 发布于上海
  • 举报

面向智能手机的PESQ算法优化方法分析-通信与信息系统专业毕业论文.docx

华 华 中 科 技 大 学 硕 士 学 位 论 文 II II ABSTRACT PESQ is an algorithm of speech quality testing, recommended by the ITU-T, which is widely used in design of vocoders, equipment selection, monitoring and optimization. The results of PESQ evaluation are accurate while the disadvantage of the algorithm is its computational complexity. Smartphone using mobile operating system and ARM processors and its calculating resource is limited. The optimization of PESQ algorithm is essential if we want to measure speech quality take advantage of smartphone platform. This article introduces the PESQ algorithm and analysis smartphone operating system, processor architecture, digital signal processing capabilities, pipeline structure, NEON technology. Strategies have put forward to optimization the algorithm for smartphone. This paper optimizes the PESQ algorithm from three aspects. With target processor description files specified, compiler optimization accelerates the executable program. Changing FFT and IFFT’s floating-point operations into fixed-point arithmetic, fixed-point optimization accelerate the program. Parallel optimization acceleration the algorithm from three method, they are multi-threaded programming, pipeline smoothing and NEON optimizing. This article use ME863, an Android smartphone, to verification the actual improvement of performance of optimization. The results show that after optimization algorithm can be correctly used for ME863 phone voice quality test and performance promotion is significant. Key Words: PESQ, Speech quality testing, Optimization, Smartphone PAGE IV PAGE IV 目 录 摘 要 I Abstract II 1 绪论 1.1 课题背景和意义 (1) 1.2 国内外研究概况 (2) 1.3 主要的研究工作和组织结构 (4) 2 PESQ 算法原理 2.1 PESQ 语音质量评价简介 (6) 2.2 PESQ 语音质量评价系统 (7) 2.3 PESQ 语音评价算法要点 (8) 3 算法优化方法与智能手机平台分析 3.1 优化方法 (15) 3.2 智能手机平台分析 (16) 3.3 处理器架构分析 (18) 4 算法优化实现 4.1 算法性能分析 (24) 4.2 编译的优化 (26) 4.3 定点优化 (28) 4.4 并行优化 (35) 5 测试与结果分析 5.1 测试环境配置 (43) 5.2 自动测试执

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档