I have a 5 Vp-p 50Hz sinusoidal signal being sampled at 3kHz and after sampling a digital IIR filter(single pole,32 bit resolution) is applied whoes transfer function is H(z)=z/(z-a)the value of 'a' is a=1-(1/2^6) or 1-(1/2^11), the doubt that i have, surfaced when i calculated the -3db cutoff frequency of the transfer function for two values of 'a' using |H(e^jw)|=1/(1-a){max value} at w=0.the cutoff for a=1-(1/2^6) was found to be 7.45Hz and for the other vlaue of 'a' the cutoff was 0.23Hz my doubts/queries are as follows
1)is the method i have used to derive at the cutoff correct
2)for a sampled 60Hz input signal is application of a filter whoes cutoff is .23 or 7.45Hz justifiable.
3)i have a hunch that these cutoff frequencies may be sensible if i consider removal of quantization noise or Bit Error Rate(32 bit resolution) am i correct?
any comments/suggestions are welcome.