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.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Amplify Analog Output

I want to use the analog output on my USB-6001 DAQ to drive a proportional air regulator. The regulator requires a max current of 20mA given the 0-10 output voltage on the DAQ. The DAQ's analog output is only able to supply a maximum current of 5mA. Is there a way to amplify this current to the needed 20mA while maintaining the 0-10V output? Any help or direction is greatly appreciated, thank you.

0 Kudos
Message 1 of 4
(744 Views)

You can implement a high-current buffer such as OPA633 at the output of DAQ.

 

Note: this requires a basic understanding of electronics and building circuits. In addition, the external OPAMP buffer will require an external power supply and the input offset voltage of the selected OPAMP will affect the accuracy of voltage generated by the DAQ.

 

How much current do you need?

 

This is a good article to learn OPAMP buffering techniques - https://www.allaboutcircuits.com/technical-articles/how-to-buffer-an-op-amp-output-for-higher-curren...

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 4
(733 Views)

Just find an OpAmp that can handle the current you need (20mA shouldn't be hard) and use Voltage Follower configuration to buffer your signal.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 4
(718 Views)

After @crossrulz comment, I realized that you require 20mA but the DAQ provides only 5mA.

 

In this case, any common purpose OPAMP should be able to provide the 20mA, do consider the input offset of OPAMP if you need an accurate voltage generation.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 4
(711 Views)