https://www.eevblog.com/forum/testgear/siglent-sds2000x-hd-12bit-(published-for-chinese-domestic-market-only)/msg4489057/#msg4489057Gave the DSA bode plot method a shot with my 12-bit scope, wrote a bit of software to try out the method. In my experiments noise seems to work best, as my function gen can't produce burst sweep chirp with 0v on either end, it is either continuous sweep or burst at fixed frequency.
I currently have 3 directions I can pursue for the DSA project.
1. Go for the AD4630-2. Two channel 2 Msps @ 24 bits will make for a really high dynamic range DSA under 1MHz. Need to design my own breakout board, but chips is on the way. Sampling rate is low enough that a MCU might be good enough, might not need FPGA.
2. Go for ADC3683EVM. Two channel 65 Msps @ 18 bits. Good dynamic range, can look at signal under 30MHz and oversample for lower frequencies. Plug and play FMC card. Firmly in FPGA territory. I have a board on the way, might use it for the DSA project, or use it elsewhere.
3. Red pitaya. 125 Msps @ 14 bits. Can swap the ADC chip to LTC2185 for 16 bits and improve SNR by 3-4dB. I already have the board, everything is wired up well, DAC included. FPGA on board.
For my DSA needs, I only need to look at signal under 1MHz. But if I am to spend the trouble and effort to develop the project, I would want to have it work as a bode plot machine as well, and so I would want to have it work up to 10MHz. So currently I am leaning towards options 2 and 3.