Hi guys,
In cc2530 there are 4 ADC configurations namely, 7-bit,9-bit,10-bit,12-bit. The current and power consumption for each configuration is different. Now the problem statement is to design an energy efficient system in which for given temperature value, the ADC has to be operated in any of the 4 configurations. So it is required to sample these signals wisely which gives a correct estimate of actual signal along with maintaining a low-power profile.
I wanted to know are there any algorithms or related study materials for the above problem?. I am tasked up with developing the algorithm based on auto-regression in MATLAB. So please can anybody help with this?