Sunday, September 8, 2019

formula derivation for periodic signal power



Studying DSP on my own. Taking an introductory class. Was given a formula for signal power


P=lim


I do understand why the formula looks the way it does.


But then we were given a formula for a power of a periodic signal, where N is the period,


P = {\frac{1}{N} \sum_{n=0}^{N-1}} \lvert x[n] \rvert^2


I can't figure out how this formula is derived from the original one. How do I do it?




No comments:

Post a Comment

digital communications - Understanding the Matched Filter

I have a question about matched filtering. Does the matched filter maximise the SNR at the moment of decision only? As far as I understand, ...