Forum Discussion
RMS and POWER calculation with MAX10 with two 14bit parallel ADCs
Can I use MAX10 to capture two 14bit ADCs for voltage and current at 7MHz sampling rate to calculate RMS and Power from the voltage and current? Will it be enough to do the operations or do I need a better FPGA?
6 Replies
- EngWei_O_Intel
Frequent Contributor
Hi Tahir
You can pick up the 17 ADC channels for Max10 devices by referring to below document.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_adc.pdf
The maximum sampling rate is 1MHz as mentioned in the same document which also reflected in the ADC core IP in Intel Quartus Prime tools.
Thanks.
Eng Wei
- Tahir
New Contributor
How can I receive 7MSPS the ADC is just 1MSPS?
It is not possible to use the ADC, it is very slow just 1MSPS.
- EngWei_O_Intel
Frequent Contributor
Hi Tahir
This is the ADC maximum speed available for Max10 devices. If you need higher sampling rate, you might need an external ADC.
Thanks.
Eng Wei