I want to know how long it takes for the AD5941 to scan EIS from 0.015hz to 200khz
I want to know how long it takes for the AD5941 to scan EIS from 0.015hz to 200khz
Hi bosshan,
It will largely depend on various factors, which are: how many frequency points you take within this wide frequency range, what ADC filters' settings you use, and what's the number of DFT points you take.
The equation to get the time per input frequency point, for a certain ADC sampling rate (defaults is 800kHz), ADC filters' settings, and DFT points, is: Time = DFT_Points/(ADC_Rate/Sinc_Filters_OSR).
Hope this helps!
Best regards,
Mohamed
如何修改ADC_Rate呢?因为我发现按照这个公式低频和高频的测试时间是一样的
您想问的和这个问题的发起者是一摸一样的吗?如若不是还请详述您自己的问题,提供更多问题有关信息。
Hi,
You could change DFT number of points & Sinc filters (Sinc2 & Sinc3) settings to have more or less time, depending on the frequency of operation & required number of cycles to be processed.
Best regards