虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 技术资料 > 单片机实现ADPCM编码和解码

单片机实现ADPCM编码和解码

  • 资源大小:1753 K
  • 上传时间: 2022-06-20
  • 上传用户:zhengtiantong
  • 资源积分: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.


相 关 资 源

您 可 能 感 兴 趣 的