Hey Sar104, I've been practicing reading logs for a little while now with DatCon and CsvView, this one was for sure obvious, but I'm wondering what are the signals you use the most for analizing? Like in this instance I was playing around and added gyro composite to the motor speed chart and it spikes right along with the Lrear motor when the prop is lost. I assume this is caused by the gyro tries desperately to stabilize as it spirals out of control. Just wondering which ones are useful and which you ignore. Thanks! -CF
The rate gyro signals (x, y, z and composite) are just measuring spin rate in °/s around those respective axes - these are not physical gyros for stabilization. The rate gyro data, together with the 3-axis accelerometer data, are used by the IMU via the derived quaternion components to calculate the instantaneous pitch, roll and yaw of the aircraft. I primarily look at the pitch, roll and yaw values rather than the rate gyros but, as you noticed, they will both show the onset and rate of spin and you can use either.
Pitch/roll/yaw clearly show the signature of propulsion loss, and should even show the difference between a lost prop and a failed ESC, since if the prop flies off then it traps its angular momentum, whereas if the ESC seizes it will transfer the angular momentum to the body of the aircraft - those two cases will result in similar immediate pitch and roll but different yaw response. The motor speed data provide more unambiguous evidence, since if the prop flies off then the motor speed rapidly increases, whereas if the ESC fails the motor will essentially stop.
Last edited: