From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

ni usrp 6351. Acquire/generate analog voltage

Hi all,I am trying to acquire the analog voltage of a signal and I'm wondering how I can use the source input of the DAQmx Timing (Sample clock) VI to get a high sample rate considering that the maximum sampling rate of the NI-USRP 6351 is 1.25 MHz. In my application I need to have more samples/bit

 

I'm also wondering how (if possible) I can generate a differential signal using this DAQ. I know it is possible to acquire a differential signal but not sure if the generation can also be done.

 

Thanks a lot in advance

 

 

0 Kudos
Message 1 of 7
(4,367 Views)
It is the PCIe 6351. I don't know where you are getting USRP as that is completely different hardware and software.

What sample rate do you need? If the 6351 is not fast enough, why was it purchased?

No, it does not have differential outputs. You would have to do this with external circuitry.
0 Kudos
Message 2 of 7
(4,353 Views)

Hi Dennis_Knutson

 

Sorry, I meant USB instead of USRP.

It was purchased for another application

How could I do it with external circuitry? Could you give me some ideas or references in which I can read how to do it?

 

Thank you

0 Kudos
Message 3 of 7
(4,332 Views)
I know that there is the ability to provide an external clock but I don't know what the maximum rate is for that or whether you can exceed the internal clock rate. Have you looked at the manual and specs?
0 Kudos
Message 4 of 7
(4,328 Views)

With regards to your sample rate question, the spec is only 1.25 MHz.  In practice you might be able to go a little faster than this (even using the internal sample clock), though if you're looking for a significant increase in sample rate you'll need to select a different product that meets your specifications.

 

When the rate exceeds a certain threshold you will encounter an ADC conversion error (-200019), which happens if the sample clock edge occurs before the previous ADC conversion has completed.  You'll have to experiment to find the absolute max rate, I don't know off the top of my head.

 

 

Best Regards,

John Passiak
0 Kudos
Message 5 of 7
(4,323 Views)

Hi Dennis_Knutson and Dennis_Knutson,

 

Thanks for your responses.

I'd also like to know how I can generate a differential signal from the DAQ. Do you have any idea? Dennis_Knutson you suggested using external circuitry. Could you elaborate a little bit more your answer, please?

 

Thank you!

0 Kudos
Message 6 of 7
(4,316 Views)
Google 'single ended to differential'. Numerous devices from several vendors.
0 Kudos
Message 7 of 7
(4,312 Views)