Why does the Power Spectral Density depend on the signal length?
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When I run the first two sections of the code found in https://uk.mathworks.com/help/signal/ug/power-spectral-density-estimates-using-fft.html and increase the signal duration to t = 0:1/Fs:100-1/Fs; this heavily alters the PSD. Shouldn't power be a quantity that is time independent? I think I am missing sth. fundamental, as it also appears to me that the energy spectral density (as defined under https://en.wikipedia.org/wiki/Spectral_density#Energy_spectral_density) is proportional to the square of the signal duration (and I expect energy to be proportional to the first power of time).
0 commentaires
Réponses (1)
Wilson A N
le 12 Avr 2018
Usually, Power Spectral Densities are calculated for power signals where the energy of the signal is infinite. Similarly, Energy Spectral Densities are for energy signals where the power is zero.
To clarify, in a periodic signal, the signal has infinite energy. To identify a measure for the energy of the periodic signal we resort in using power of a signal which is defined within a specified time. Hence there is an implicit dependence on time of the signal. The following link may prove to be useful:
0 commentaires
Voir également
Catégories
En savoir plus sur Parametric Spectral Estimation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!