SNAS852 june 2023 CDCE6214Q1TM
PRODUCTION DATA
In this mode, the output clock frequency can be incremented or decremented by a fixed frequency step. The frequency step size is determined by the register R43[15:0]. This value is added or subtracted to the numerator of the sigma-delta modulator. Every rising edge of FREQ_INC signal increases the output frequency, while every rising edge of FREQ_DEC signal decreases the output frequency. There are two ways to trigger the increment or decrement:
REGISTER BIT ADDRESS | REGISTER BIT FIELD NAME | DESCRIPTION |
---|---|---|
R3[3] | FREQ_INC_DEC_EN | Enables/Disables DCO mode |
R3[4] | FREQ_INC_DEC_REG_MODE | Selects DCO trigger through GPIOs or Serial Interface. |
R3[6:5] | FREQ_DEC_REG, FREQ_INC_REG | Generates FREQ_INC or FREQ_DEC signal through serial Interface |
R43[15:0] | FREQ_INC_DEC_DELTA | Frequency Increment or Decrement step size |
PARAMETERS | VALUE (EXAMPLE) | DESCRIPTION |
---|---|---|
Input PFD Frequency (FPFD) | 25 MHz | Set according to FPFD. |
Expected VCO Frequency (FVCO) | 2457.6 MHz | FVCO is set within the operating VCO range of 2335 MHz to 2625 MHz. FVCO is selected such that PSA/PSB/Output Divider is Integer. |
Expected Output Frequency (FOUT) | 24.576 MHz | PSA = 4, IOD = 25. FVCO = PSA × IOD × FOUT. |
Expected step size (in ppm) (Fstep) | 0.1 | Every rising edge of FREQ_INC or FREQ_DEC would change the output by this step size. |
N-divider Value (N) | 98 | INT(FVCO/FPFD) |
Minimum Numerator value to meet 0ppb accuracy (Num) | 76 | These values are computed to meet accuracy requirement at output. Should be less than 224. |
Minimum Denominator to meet 0ppb accuracy (Den) | 250 | |
Minimum Denominator value to meet ppm step size (FDEN,min) | 101725.26 | 1/(Fstep × 1e6) / (FVCO/FPFD) |
Final Denominator value (FDEN,final) | 500000 | FDEN,final should be greater than FDEN,min and less than 224. FDEN,final and FNUM,final should be integer multiple of Den and Num respectively. FDEN,final/Den = FNUM,final/Num |
Final Numerator value (FNUM,final) | 152000 | |
Increment or Decrement step size | 5 | This value should be less than 216-1. FDEN,final should be closest integer multiple of FDEN,min. |