LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

parks vector iq graph

I need to apply parks vector approach to draw an IQ graph. I was suggested by NI member to use these two vis:

 

"MT Downconvert Passband.vi" and "MT IQ to XY Graph.vi".

 

However when I try to run my code I get these errors:

 

"The requested sample rate is not high enough for the specified passband bandwidth. Increase the sample rate or decrease the passband bandwidth."

 

then, if I decrease the passband bandwidth I get:

 

"Failed to design downconversion filter; Try less constraining filter parameters"

 

The sampling rate I used was 25 kHz, the carrier freq 50 Hz, and I have 30 sec data sets.

 

I am attaching the vi.

 

Thank you very much in advance.

0 Kudos
Message 1 of 3
(2,161 Views)

Hi There,

 

Please provide the TDMS file that you wish to process. The Carrier Frequency does seem very low at 50Hz, what is the data rate put on the carrier waveform?

 

It may be the case that the Passband is hitting 0Hz hence the function is erroring out.

 

My inclination is the the carrier peak is too close to the fundamental at 0Hz for the function to be able to resolve.

 

Best Regards

 

Jamie

Jamie S.

Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,133 Views)

Hi there,

 

Thanks for your answer 🙂

 

Sorry I am not sure to understand what the problem could be.

 

Attached the sub.vi developed to process it. Unfortunately TDMS is not a valid extension for an attachment, but it's "simply" a sine waveform, 50Hz, about +/- 24A amplitude.

 

Thanks!

0 Kudos
Message 3 of 3
(2,077 Views)