I’ve been lately working on modeling the energy consumption of my private label S500 variant drone. I test horizontal velocity, relative altitude, and payload as model parameters while trying to isolate others and environmental conditions.
What I primarily control is the “discharged_mah” and “voltage_filtered_v” parameters from the logs to calculate the energy consumption for a specified period. But, I encountered several inconsistencies there, like carrying a heavier payload resulting in less energy consumption at the same speed, altitude, and headwind; or flying slower causing more energy consumption.
So my questions are: (i) how is this discharge measured, and (ii) how reliable is the data available in the logs?