If 12 bits are used to quantize a sampled signal what is the
If 12 bits are used to quantize a sampled signal, what is the number of available quantized levels?
Solution
the number of levels is dependent on no of bits used for quantisation.
the relation is given as
N=2^(n)
N= no of quantisation levels
n= no. of bits
So, N=2^(12) = 4096 quantisation levels
