Forum Discussion
Altera_Forum
Honored Contributor
12 years agosignal power estimation
Hello guys.. I'm trying to implement a block that evaluates the signal rms value along n samples. So, using the std definition one must do (x_k is a complex number so I have to take in acc...
Altera_Forum
Honored Contributor
12 years agoimagine your input is just 1 (one bit), you add up 2^20 samples of 1, what you get?
1*2^20 = 2^20 which needs 20 bits(+1 bit)