Which bit coder is required to code a signal with 16 levels?
Which bit coder is required to code a signal with 16 levels? Correct Answer 4 bit
To code a signal with L number of levels, we require a coder with (log L/log 2) number of bits. So, log16/log2=4 bit coder is required.