11-26-2019 10:23 AM - edited 11-26-2019 01:04 PM
Hi,
testing the effect of the temperature on BMI270 readings I noticed a strange behavior. I expected to see a drift on readings according to increasing temperature, instead I see many different steps, like if there is something acting internally to compensate the changing temperature.
I searched on the datasheet, but I have not found any explanation.
You can appreciate what I'm saying in the attached 30' plot of the Gyro value for the Z axis where also the temperature value is reported.
Any idea about what can be the cause of those steps?
PS the sensor was steady and I verified that nothing was acting on it while testing.
Solved! Go to Solution.
11-27-2019 05:54 PM
Hi,
I performed the same test with the BMI160 sensor and it is not affected by the same problem, the Gyro data drift according to temperature changing, but continuously, without any kind of steps.
The BMI270 datasheet says that the Temperature Sensor is automatically enabled when the Gyro is enabled... this seems to confirm my hypothesis about an automatic temperature compensation enabled by default.
This behavior is impacting the calibration of the sensor because there is not a continuous relation between temperature and sensor data drift
11-28-2019 08:14 AM
11-28-2019 09:48 AM
Thank you.
I needed indeed this kind of confirmation to be sure that I'm not using a wrong configuration.
The automatic enabling of the temperature sensor when gyro is enabled was a good clue about the casues of this effect.
11-29-2019 10:55 AM - edited 11-29-2019 11:03 AM
Hi,
I made a comparison test in similar conditions between BMI160 and BMI270 and I attached the plot of one of the axes of the Gyro (X).
The behavior of BMI160 is predictable and the effect on temperature on readings can be compensated by software.
The behavior of BMI270 is instead cahotic and there is no way to apply an algorithm to compensate the temperature effect... the temperature compensation internal algorithm does not effectively compensate the effect of the temperature as you can see be the attached plots, but introduces instead discontinuity on the data.
Can you confirm me that this is the real expected behavior of BMI270 and that there is not a bug in the temperature compensation internal algorithm?
Isn't there a method to disable this feature in BMI270?
Thank you very much for your help
Walter