10-30-2013 05:56 PM
Hello,
I am planning to calculate the DC component from a noisy signal.Both the BasicDC-RMS and AvgDCRMS vi's will the give the ouput as the waveform but how to get them as a constant instead of showing it with the waveform.As the DC component of the signal obtained will be used for the later calculation with a formula.
Thanks in Advance.
Solved! Go to Solution.
10-30-2013 06:14 PM
Use Mean.vi from Mathematics >> Probability & Statistics palette on the Y component of the waveform.
Lynn
10-31-2013 11:14 AM
I just use the Basic Averaged DC-RMS.vi. It returns the DC value of a waveform.
11-01-2013 05:03 PM
Thankyou for your suggestions.
@johnsold: As you suggested, I used the AvgDCRMS.vi followed by the mean on the Ycomponent and finally the result is the DC value.