SLAU880C December 2022 – May 2024 ULC1001
The ULC1001 can be configured to run at different ISR periods to accommodate different types of Lens Cover Systems. The ISR period is inversely related to the ADC sample rate, Fs, and inversely related to the minimum frequency step size for active bursts, 512. The ISR period can be adjusted by changing the hardware register ULC_RX_mode_cfg, which must be equal to the software register USER_Params_fs_Hz_Q9. The hardware register sets the PLL Clock divider ratio used to configure Fs. The software register is used to configure the algorithm settings for processing current and voltage sense data. The relationship is ISR period = 512/Fs, where 512 is the USER_Params_blockSize.
The default ISR period is 512/500 ksps = 1.024ms. All the timings in the GUI, such as duration or delay, are scaled to the ISR period. The GUI updates timings accordingly when Fs is changed. Recommended sample rates are 400 ksps and 500 ksps.
When the ADC sample rate is changed, the Delta_Freq setting for all active bursts is also changed. The relationship is Delta_Freq = Fs/N, where N is the number of samples. When driving high-Q transducers, the Delta_Freq can be minimized by setting the minimum Fs and maximum N. Valid number of samples are 512, 1024, and 2048.
To achieve a lower sample rate and ultimately a lower minimum output frequency, enable manual clocking mode. The valid PLL Clocks for manual clocking mode and 40MHz, 60MHz, and 80MHz. When in manual clock mode, all burst timings and active mode burst frequencies must be scaled appropriately. Refer to the ULC1001-Q1 data sheet for an example of changing the PLL Clock to 80MHz and adjusting all dependent registers.
ULC_SAR_SAMP_RATES | Sets the internal ADC sample rate. Must also set USER_Params_fs_Hz_Q9 to the same value. |
USER_Params_numSamples | Sets the number of samples. Must be set equal to USER_Params_blockSize*USER_Params_numStages, where USER_Params_blockSize = 512 (Do not change). GUI changes USER_Params_numStages to the valid settings of 1, 2, 4. |