LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA wave generator precision

Hello,

 

I am trying to implement a FPGA project that requires signal frequency precision levels of about 1 mHz.  Due to the data types in the project, I seem to be having difficulty adjusting the frequencies of the Labview FPGA sine and square wave generators by 1 mHz; the specified frequencies (for example, 999.998 Hz) get binned to the closest available number (for example, 999.996 Hz).  I would like to change frequencies by only 1 mHz.  Is this possible with an FPGA project?  Any help would be much appreciated.

 

 

0 Kudos
Message 1 of 3
(2,292 Views)

did you check out http://zone.ni.com/devzone/cda/epd/p/id/6066

notice figure 9 for computation of accumulator increment.  how are you trying to solve it?  what hardware?

Stu
0 Kudos
Message 2 of 3
(2,272 Views)

This seems to be a possible solution to my problem.  I'll have to investigate a bit more, but it looks promising.  Thanks for your help.

0 Kudos
Message 3 of 3
(2,254 Views)