0
votes

If I wanted to get the SNR of a quantized audio signal, would I subtract the quantized signal from the original (which would give me the noise?) and then calculate the power of this noise and compare it to the power of the original signal?

Such as, SNR(dB)=10*log(original power/noise power)

1

1 Answers

0
votes

Yes, that is the quantization noise. It is not just “noise” because the input has noise as well, and you don’t include that noise in your result.