毕业论文

打赏
当前位置: 毕业论文 > 电子通信 >

TMS320C5509的铁路通信语音实时系统设计

时间:2017-03-12 09:07来源:毕业论文
以 TMS320C5509 芯片为核心处理器件,采用 G.723.1双速率语音算法对语音信号进行实时压缩处理。本文着重研究 G.723.1 编解码算法的原理并分析了 ITU(国际电信联盟)的参考C 代码,结合C

毕业设计说明书(论文)中文摘要 铁路通信系统是保障铁路高效安全运行的关键系统之一,通信的语音内容需要精确记录,在需要责任认定和提供法律依据时,有着极为重要的作用。针对这一需求,本文设计了一种通信语音实时记录系统,该系统以 TMS320C5509 芯片为核心处理器件,采用 G.723.1双速率语音算法对语音信号进行实时压缩处理。本文着重研究 G.723.1 编解码算法的原理并分析了 ITU(国际电信联盟)的参考C 代码,结合C5509 芯片的硬件特性,在此基础上进行算法优化,运用本征函数、精简循环、合理分配存储空间等一系列进行汇编优化的措施,最终可以提高算法的执行效率。6457
 关键词  G.723.1  TMS320C5509  优化技术  语音编码
毕业设计说明书(论文)外文摘要
 Title      Real-time System Design of Railway Speech Communications Based on TMS320C5509    
Abstract
Railway  communication  system  plays  a  critical  role  in  insuring  the  smooth  operation
of the railway system. At the same time, the accurate recording of the voice item
during  the  communication  of  railway  is  of  vital  importance  when  affirm  the
responsibilities and evidence against law is needed. The thesis design a real-time
recording  system  of  speech  communications,  it  takes  the TMS320C5509  as  the core
process unit, with G.723.1 dual rate speech algorithm for real-time compressing
of speech signal. The thesis focuses on analyzing the basic principle of codec
algorithm  and  reference C  codes  provided  by  ITU  (International  Telecommunications
Union). Combing with the hardware features of C5509, and a series of measures
on  assemble  optimization  such  as  intrinsic  functions,  simplifying  cycle,  and  allocating
memory space reasonable and so on. Finally, the operate efficiency is improved.
Keywords  G.723.1  TMS320C5509  optimization techniques  speech coding
目   次
 
1  绪论 .  1
1.1  引言   1
1.2  语音编码技术发展进程    1
1.2.1  国外发展现状  .  1
1.2.2  国内发展现状  .  3
1.2.3  语音编码的分类  ..  3
1.2.4  衡量语音编码性能的主要因素  ..  4
1.3  压缩算法的选择    6
1.4  主要工作和论文的内容安排  ..  6
2  系统项目设计方案 .  7
2.1 DSP芯片选型  ..  7
2.2  音频处理芯片  ..  8
2.3  语音编码的实现环境  ..  9
3  G.723.1算法分析  .  10
3.1  G.723.1编解码器  .  10
3.1.1  编码器接口特性  .  10
3.1.2  编码延时  .  10
3.1.3  G.723.1 编码流程图   11
3.1.4  G.723.1 解码器 .  12
3.2  G.723.1算法 C代码的分析  ..  13
3.2.1  主模块CODER.C 和Unti_LBC.C   13
3.2.2  LPC.C  .  13
3.2.3  LSP.C  .  14        本科毕业设计说明书(论文)  第  II 页 共  III页
3.2.4  EXC_LBC.C    14
3.2.5  BASOP.C  ..  15
3.3  G.723.1算法仿真的软件工具    15
4  G.723.1算法在5509DSP 上的实现  ..  17 TMS320C5509的铁路通信语音实时系统设计:http://www.751com.cn/tongxin/lunwen_4033.html
------分隔线----------------------------
推荐内容