Definition (Companding Quantization)
We will define a few tools here:
- Compressor: G:R→(a,b) monotonically increasing and invertible.
- QΔ: N-level uniform quantizer with support (a,b) and step size Δ=Nb−a.
- Expander: G−1:(a,b)→R, the inverse of G.
Then we define the companding realization of our quantizer Q as Q(x)=G−1(QΔ(G(x)))