Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

PXIE 5413 Not able to generate frequency higher than 6.7MHz

Error_withScope_Shot_with_200Sample Rate and 29 points.PNG

No_Error_withScope_Shot_with_200Sample Rate and 30 points.PNG

Scope_Shot_with_200Sample Rate and 29 points.PNG

Scope_shotNo_Error_withScope_Shot_with_200Sample Rate and 30 points.PNG

  Hi ,

 

I have a brand new PXIe-5413 in an Pxie 1088 chassis, I am trying to get a frequency of 13.6MHz signal from the waveform generator. But any waveform greater than 6.7MHz, PXIe-5413 is throwing error. I am using the shipping example Fgen Arbitrary Waveform. Please see the attached pictures. 

0 Kudos
Message 1 of 9
(1,326 Views)

What is the exact error (code and elaboration) you get?

Marcos Kirsch
Chief Software Engineer
NI Driver Software
0 Kudos
Message 2 of 9
(1,288 Views)

Hi 

 

Thanks for the response,

I am using the shipping example Fgen Arbitrary Waveform.vi.  With following setup, Clock source Onboard clock, clock mode automatic, I set my Sample Rate to 200MS/s and number of points to 29 (which should output 6.89MHz) I get the error -1074101613 with possibe reason, Device data underflow. And also, the Red LED lights up on Pxie4513. Please see the attachment with screenshot of the VI and the error. 

 

My goal is to generate a 13.6MHz signal using Pxie4513. 

 

Please advise.

 

Thanks

Merin

0 Kudos
Message 3 of 9
(1,276 Views)

I also get the same error with Sample Rate 100MS/s and Number of points 12 or less. So basically, not able to get frequency higher than around 7-8MHz.

 

Thanks

Merin

0 Kudos
Message 4 of 9
(1,274 Views)

You are getting a "Device data underflow" error because you are looping over a waveform that is too small for the Sample Rate. Use a larger waveform, for example one that has 100 periods of the sine wave. That should take care of the "Device data underflow".

 

That said, if all you are doing is generate a sine tone, then don't use Arbitrary Waveform mode. Use Function mode. Much easier!

Marcos Kirsch
Chief Software Engineer
NI Driver Software
Message 5 of 9
(1,266 Views)

Thanks for the reply, with Function Generator mode I was able to get the 20Mhz signal. I have another question.

Is it possible to generate an AM modulated signal using PXIE-4513, searching it says it does not support the NI Modulation kit. But can we generate the signal with PXIE-4513?

 

Thanks

Merin

0 Kudos
Message 6 of 9
(1,248 Views)

You have 64M Samples you can buffer in your AWG.

just put your signal in there and you can replay it.

At 200MSPS that 0.32 s of signal. So a  AM modulation down to a .32 s periode shouldn't be a problem. (Just all frequencies (carrier and modulation) must be in full periode in your AWG signal)

 

I think you can switch the digital gain and DAC attenuation on the fly, but timing???

 

from FGen Help:

Some signal generators support both digital gain and analog gain, specified with the Amplitude property or Arbitrary Waveform Gain property. Digital gain can be changed during generation without the glitches that may occur when changing analog gains, because of relay switching. However, the DAC output resolution is a function of analog gain, so only analog gain makes full use of the resolution of the DAC.

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 7 of 9
(1,235 Views)

I have another question.

Consider doing a new post for separate questions. I understand you are trying to get answers for yourself, but making separate well titled posts helps other users find information more easily. Thanks!

Marcos Kirsch
Chief Software Engineer
NI Driver Software
0 Kudos
Message 8 of 9
(1,223 Views)

Thank you so much, I will do that.

0 Kudos
Message 9 of 9
(1,207 Views)