08-05-2003 02:12 PM
08-06-2003 09:10 AM
08-07-2003
04:44 PM
- last edited on
03-24-2026
09:13 PM
by
Content Cleaner
Phil,
Another different option to solve your application would be to use the new LabVIEW FPGA module and the 7831R reconfigurable I/O hardware. Using these tools you can configure the FPGA on the board to generate the sine wave based on the 9-bit parallel input. The most simple setup would be to have a lookup table in the FPGA that has a corresponding output value to each of the 512 possible input values. This 512 sample table would contain 6 cycles of a sine wave. Every time the parallel input changes the analog output value would be updated accordingly from the lookup table. This setup would also allow to easily add a phas
e shift of the output by shifting the point in the lookup table you are reading by a known constant.
Christian L
NICS