
0
Завершено
D105, how to calculate the hourly average from d.ADC input
Hello,
i want to calculate hourly average values from ADC input. How can i do it?
Служба підтримки клієнтів працює на UserEcho
Hello,
On D105, the ADC input already has an arithmetic average value for the hourly interval.
I compared d105 data with data from datalogger. When i calculated the minute data to average hourly from D105 the values are similar. But hourly export is total different. The data is from same sensor.
Please count again and carefully; everything is accurate.
For example, see the ADC data from the D105 device connected to the demo board.
adc1.xlsx
Here is how i calculate the data.xlsx
Your calculations aren't entirely clear.
The ADC value per hour is an arithmetic mean, so you need to sum up all the minutes data and divide by 60.
Like in my Excel file.
these values are average 5 min. Sum it all and divide by 12 . Actually the minute values are correct when I calculate them to hourly values. But the calculated hours values from d105 are not correct
Sorry, but the hourly date is an average.
Export the minute-by-minute data to Excel and double-check that everything is accurate and correct.