Convert Digital Output from DAQ to Analog output?

AI Thread Summary
To convert digital outputs from a DAQ board to analog signals, options include using a summing amplifier, a flash converter, or a bipolar conversion method. While these methods can produce analog signals, the quality may not match that of true analog outputs. Utilizing PWM from a digital output through an RC filter is another viable approach. Additionally, if sufficient digital outputs are available, an R-2R ladder DAC can be constructed to achieve the desired analog output. These solutions can effectively expand the analog output capabilities of the DAQ board.
atlbraves49
Messages
80
Reaction score
0
We are using a DAQ (data acquisition) board for our project, that has only 2 analog outputs, but we need 4. It also has some digital outputs... Is there a way to convert the digital outputs into analog, and if so, what is it?

Thanks
 
Engineering news on Phys.org
You could use a simple summing amplifier, flash converter, or bipolar conversion. The reconstructed digital signal will never be as good as a true analog signal. The more of the digital out puts you use in your converter the more voltages you can get out.
 
I would just have one of the digital IO's output a PWM to an RC filter.
 
so you want a 1 bit DAC?
 
atlbraves49 said:
We are using a DAQ (data acquisition) board for our project, that has only 2 analog outputs, but we need 4. It also has some digital outputs... Is there a way to convert the digital outputs into analog, and if so, what is it?

Thanks

If you have enough digital outputs spare, you can make a ladder DAC out of them. An R-2R Ladder DAC works well.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top