05-23-2016 08:34 AM
Hello,
I am trying to find the numerical value of magnitude and phase of the fundamental frequency of signal inside LabVIEW Control and Simulation Loop. Fundamental Frequency is 50Hz. The signal is actually source current of rectifier circuit from Multisim.
I tried both 'FFT ptbypt' and 'Amplitude and Phase Spectrum ptbypt' to calculate them, but the numeric values don't settle down to a constant, they are changing continuously.
I adjusted the 'Sample Length' and 'dt' but showed same problem.
On the other hand I tried to calculate them using Fourier Analysis in Multisim, it was very easy, the value of magnitude and phase of fundamental component of source current was 7.104 A and -17.848 deg respectively.
But I need to calculate then using LabVIEW to calculate other parameters like:
1. Displacement Factor
2. Distortion Factor
3. Total Harmonic Distortion
4. Input Power Factor
I have attached a zip file containing Rectifier Cosimulation, Rectifier THD (Fourier Analysis) and its screenshots.
Please Help.
05-23-2016 08:59 AM
the signal processing- Wfm measurering palette offers all vis needed, such as Tone detection (single or multi) to find&measure the major frequency(s) amplitudes and phase.
05-23-2016 09:28 AM
05-23-2016 10:36 AM
can't look at your vis... however here is something to play
and please take a look at the HELP- Find examples ...
05-24-2016 04:08 AM
05-24-2016 08:28 AM
Sorry , no chance to look into your vis.
Why not resample the data into wfrms?