欢迎来到虫虫开发者社区 — 百万工程师技术资源

单片机实现ADPCM编码和解码

技术资料 1753 K 6 次下载

资源详细信息

文件格式
PDF
文件大小
1753 K
资源分类
上传者
发布时间
下载统计
6
所需积分
2 积分

单片机实现ADPCM编码和解码 - 资源详细说明

INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation

(ADPCM) algorithm, these audio capabilities can be added to any PICmicro device. This application note will cover the ADPCM compression and decompression algorithms, performance comparison of all PICmicro devices, and an application using a PIC16C72 micro-

controller.

DEFINITION OF TERMS step size -value of the step used for quantization of ana-

log signals and inverse quantization of a number of steps.

quantization -the digital form of an analog input signal is represented by a finite number of steps.

adaptive quantization -the step size of a quantizer is dramatically changed with time in order to adapt to a changing input signal.

inverse quantizer -a finite number of steps is converted into a digital representation of an analog signal.


立即下载 单片机实现ADPCM编码和解码

提示:下载后请用压缩软件解压,推荐使用 WinRAR 或 7-Zip

下载说明与使用指南

下载说明

  • 本资源需消耗 2积分
  • 24小时内重复下载不扣分
  • 支持断点续传功能
  • 资源永久有效可用

使用说明

  • 下载后使用解压软件解压
  • 推荐使用 WinRAR 或 7-Zip
  • 如有密码请查看资源说明
  • 解压后即可正常使用

积分获取方式

  • 上传优质资源获得积分
  • 每日签到免费领取积分
  • 邀请好友注册获得奖励
  • 查看详情 →

相关技术标签

点击标签浏览更多相关技术资料资源:

相关技术资料资源推荐