michaelestanley
Hi, i Have few queries in Sensor fusion algorithm,
1. How, below noise variances are calculated from FXAS21002, FXOS8700CQ sensor data sheets...? Since these are not mentioned in data sheets. Is there any calculations to get these values from Magnetometer output noise - 1.2 uT @ 400 Hz and Accelerometer output noise - 99 ug/sqrtHZ?
FQVY_9DOF_GBY_KALMAN 200 Gyro sensor noise variance in units of (deg/s)2
FQVG_9DOF_GBY_KALMAN 1.2E–3 Accelerometer sensor noise variance units g2
FQVB_9DOF_GBY_KALMAN 5.0 Magnetometersensor noise variance units uT2defining minimum deviation from geomagnetic sphere
FQWB_9DOF_GBY_KALMAN 2E–2 Gyro offset random walk units (deg/s)2
FMIN_9DOF_GBY_BPL –7.0 Minimum permissible power on gyro offsets(deg/s)
FMAX_9DOF_GBY_BPL +7.0 Maximum permissible power on gyro offsets(deg/s)
2. I am using 9 DOF sensor fusion. Is it required to configure sensor internal low pass and high pass filters or Kalman filter algorithm will take care? Looks like sensor noise parameters modeled in filter algorithm through above parameters mentioned in Query -1. The one shouldn't configure low pass and high pass filters. Am i right.?
3. I am taking sensor samples at 400 Hz and fusion rate is 100 Hz.. Again same question .. Is it required to do average of these 4 samples (= 400/100 ) or Filter will take care of sensor noise? (Of course for Gyro one should not do average as it is required find the change in angles for each sample.)
Thanks in advance.
Regards,
Venkat.