vault backup: 2023-03-30 11:02:24

This commit is contained in:
Jet Hughes 2023-03-30 11:02:24 +13:00
parent af34182f1e
commit 0b8322fba6
2 changed files with 3 additions and 2 deletions

View File

@ -88,7 +88,7 @@ Gyroscope
![MEMS gyro|100](https://i.imgur.com/dzTVCpE.png)
![gyro chip](https://i.imgur.com/zVoQ3wM.png)
> [!INFO]
> works similar to spinning gyro but uses vibrations instead
> works similar to spinning gyro but uses vibrations instead (coriolis effect)
Problem:
- The gyroscope gives us angular rate with a unit of rad/s [deg/s]
@ -99,6 +99,7 @@ Problem:
- Gyroscope data changes faster than the sampling frequency
- We will not detect it, and the integral approximation will be incorrect
- This error is called drift/bias as it increases in time, no return to 0o
> [!INFO] dont need to fully understand the math

View File

@ -24,5 +24,5 @@ tags:
- [x] [[07-location-sensors]]
- [x] [[08-proximity sensors]]
- [x] [[09-location-sensors-3]]
- [ ] [[10-orientation-sensors]]
- [x] [[10-orientation-sensors]]
# Info