06-10-2014 11:13 AM - edited 06-10-2014 11:13 AM
The Power Spectral Density (PSD) in LabView has an option of outputing dB values. I have found that it do this: 10*log(x). I just want to confirm that this is the case in all versions of LabView (I have 8.6) because If I am to use that program in different system I do not want different outputs that may be confusing.
06-11-2014 06:16 PM
I see no indication in the detailed help that it has since changed in more recent versions of LabVIEW, but I can't personally verify that it will behave exactly the same across mutliple versions.
06-24-2014 06:49 PM
Is it 10 Log or 20 Log?
06-25-2014 09:51 AM
10 for power, 20 for volts, I believe. This is related to Ohm's Law for power equations.
06-25-2014 10:04 AM
PSD assumes 50 Ohms default when converting Vrms^2 to dBm (deciBels relative to the milliWatt). in all versions of LabVIEW 8.6 to date. I doubt that will ever change
E=I*R
P=I*E
can't really be changed too much