Analog to digital conversion at high frequency (more than 10Khz)
Budget: $30 – $250 USD
A working code is provided for ADC, and only the analog to digital conversion calculation needs to figure out and calculate the right values of the different variables in the code to make it work at higher frequencies.
The code is written for 60Hz frequency but it can able to generate digital signals around 500-800 Hz easily, more than that frequency there is distortion in the output signal.
I assume similar results for 10kHz, if it is designed for 10khz I believe it can able to generate a digital output of 50Khz analog signal easily.
A clear explanation of the calculation of all the variables for Analog to Digital conversion needs to be provided in a doc file. Additionally, an explanation line needs to add in each/necessary line of C-code explaining the syntax of the particular line so the concept of ADC and the calculation can be understood easily.
The code is written for 60Hz frequency but it can able to generate digital signals around 500-800 Hz easily, more than that frequency there is distortion in the output signal.
I assume similar results for 10kHz, if it is designed for 10khz I believe it can able to generate a digital output of 50Khz analog signal easily.
A clear explanation of the calculation of all the variables for Analog to Digital conversion needs to be provided in a doc file. Additionally, an explanation line needs to add in each/necessary line of C-code explaining the syntax of the particular line so the concept of ADC and the calculation can be understood easily.