Companding Quantization

Definition (Companding Quantization)

We will define a few tools here:

  • Compressor: G:R(a,b)G:\mathbb{R}\to(a,b) monotonically increasing and invertible.
  • QΔQ_{\Delta}: N-level uniform quantizer with support (a,b)(a,b) and step size Δ=baN\Delta=\frac{b-a}{N}.
  • Expander: G1:(a,b)RG^{-1}:(a,b)\to \mathbb{R}, the inverse of GG.

Then we define the companding realization of our quantizer QQ as Q(x)=G1(QΔ(G(x)))Q(x)=G^{-1}(Q_{\Delta}(G(x)))

Proposition (Existence of companding realization)

For any NN-level regular quantizer QQ, \exists companding realization.

Linked from