11-30-2005 01:17 PM
12-06-2005 01:44 PM
12-13-2006 09:55 AM
I need some help to understand the DAC IQ Clock.
Let's take the NI 5640R IQ Output example. Do you mean when I set the CIC interpolation to 50 on the host, the FPGA automatically sets the DAC IQ clock to 2MHz (100MHz/50)? Is this setting conflict with DAC_?_TxEnable?
12-13-2006 10:22 AM
06-06-2007 10:57 AM
I tried to set my 5640R to take external 10MHz ref clock fron the SMB Clock In, but it seams not working.
1. Is there any example code?
2. Is there any specifications on the Clock In? Frequency range? Level? Is there any VI taking the settings of External Clock Frequency (if my clock is not the default frequency)?
Thanks.
06-06-2007 12:58 PM - edited 06-06-2007 12:58 PM
Message Edited by Jerry_L on 06-06-2007 12:59 PM
06-06-2007 01:01 PM
06-02-2010 02:27 AM
Hi,
I have a few queries regarding the DAC IQ CLK
1)Is it possible to set DAC IQ CLK to 15000 Hz
2)What is minimum value for DAC IQ CLK
IQ Clk = ( (VCXO/N2) / 4 * CIC interpolation ) * 2.
= ((200M/16) /4*63)*2
= ((12.5M)/252)*2
= 99206
So,minimum possible DAC IQ CLK is 99206 is it correct or there are other parameters that effects DAC IQ CLK to decrease further
06-10-2010 04:12 PM
Hi,
Your calculations look correct to me, if the internal clock is used. It is possible to go lower if you provide an external clock, but the lower bound would be dependent on the clock you provide down to the minimum of 1Mhz which gives a min IQ CLK of 7,936 Hz. You could also use data repetition to achieve a slower effective sample rate.
06-11-2010 12:11 AM
Hi JaceD,
Thanks for ur reply,
I have one more query,I have taken the the FPGA example "ni5640R Analog Input and Output", in that I have changed the Routing clocks, in that i have specified the Y2 divide by 16(to set DAC IQ CLK to 12.5MHz).There I am getting an error like this
*******************
Error -61046 occurred at ni5640R Analog Input and Output (HOST).vi
Possible reason(s):
LabVIEW FPGA: An error was detected in the communication between the host computer and the FPGA target.
If you are using any external clocks, make sure they are connected and within the supported specifications. Also, verify that the rate of any external clocks match the specified clock rates. If you are generating your clocks internally, please contact National Instruments Technical Support.
****************************
I am unable to solve this error,Can u explain this error and how to resolve this error.
Regards,
KIRAN KUMAR S