Page 1 of 1

ADC Noise Test

Posted: Fri Apr 08, 2016 12:13 pm
by greggdaug
Here is a Scilab script to evaluate the high speed ADCs noise floor.

1. Terminate all ports in 50 ohms.
2. Use acquire to save a 16384 sample file (acquire 16384 > nsetest1).
3. Copy the nsetest1 file into your scilab directory.
4. Run rpnsetest.sce

Results:
ch1_nsetest.png
ch2_nsetest.png
Scilab Script:
rpnsetest.txt