Product overview:
Adaptive multi-rate -- narrow band (AMR-NB) speech codec was adopted by the 3GPP for mobile telephony in 1998. The codec operates on each 20 ms frame of speech signals sampled at 8 KHz and generates compressed bit-streams with bit-rates ranging from 4.75 kbps to 12.2 kbps. The bit-rate can be changed at 20 ms frame boundary. The codec uses algebraic code excited linear prediction (ACELP) technique to compress speech at all bit rates. The codec provides voice activity detection (VAD) and comfort noise generation (CNG) algorithms for reduction in bit rate, and an inherent packet loss concealment (PLC) algorithm for handling frame erasures. The codec was primarily developed for mobile telephony over GSM and UMTS networks.
Salient Features (of CouthIT implementation):
– Based on 3GPP specification.
– Optimized ASM/C implementation.
– Re-entrant implementation.
– C-callable APIs.
– Support for bit rates 12.2, 10.2, 7.95, 7.40, 6.70, 5.90, 5.15, and 4.75 kbps respectively.
– Support for RAW, IF1, IF2, and RFC bit-stream formats.
– Supports integrated Packet Loss Concealment (PLC) algorithm.
– Optional support for xDM APIs.
– The implementation supports both Little-Endian and Big-Endian (on ARM platform).
Scope of Testing:
– Tested for bit exactness with the standard as well as large database of non-standard test vectors.
– Module is fully interruptible. Maximum interrupt latency on C64x+ is 6000 cycles.
– Tested for any illegal memory access by the module (C64x+ and ARM).
– Tested for compliance with register preservation requirements.
– Tested for Input buffer corruption.
– Tested for I/O buffer alignment requirements.
– Tested for multi-instance implementation.
– Tested for 100% code coverage.
– Range validation for all the API parameters.
– Tested for Packet loss conditions with 5% loss to 25% loss.
– ARM implementation validated on OMAP3530 (Cortex-A8) and DM6446/DM6467 (ARM926EJ-S) platforms.
For most current information on the performance specifications and availability of developed implementation on ARM cores, please send in your enquiry to info@couthit.com