This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tamiwiki:projects:lidar [2023/10/13 03:21] – yair | tamiwiki:projects:lidar [2023/10/13 22:17] (current) – yair | ||
---|---|---|---|
Line 46: | Line 46: | ||
==== IMU ==== | ==== IMU ==== | ||
+ | |||
+ | |||
+ | === is Mahony AHRS same as kalman filter? === | ||
+ | |||
+ | {{tamiwiki: | ||
+ | |||
+ | The Mahony AHRS (Attitude and Heading Reference System) filter and the Kalman filter are both used for sensor fusion and estimation, but they are fundamentally different algorithms based on different mathematical foundations and assumptions. | ||
+ | |||
+ | **Mahony AHRS** | ||
+ | - **Mathematical Foundation**: | ||
+ | - **Computation**: | ||
+ | - **Assumptions**: | ||
+ | - **Tuning**: Involves fewer parameters to tune, usually just the proportional and integral gains. | ||
+ | - **Use-Case**: | ||
+ | - **Accuracy**: | ||
+ | |||
+ | **Kalman Filter:** | ||
+ | - **Mathematical Foundation**: | ||
+ | - **Computation**: | ||
+ | - **Assumptions**: | ||
+ | - **Tuning**: Requires more initial setup like defining the state-transition and observation matrices, and initializing error covariances. | ||
+ | - **Use-Case**: | ||
+ | - **Accuracy**: | ||
+ | |||
+ | In summary, Mahony AHRS and Kalman filters serve similar purposes but are different in their approach, complexity, and accuracy. Mahony is generally simpler and less computationally intensive, making it well-suited for simpler systems or those with limited computational resources. Kalman filters offer more accuracy and are more flexible but require more computational power and are more complex to set up. | ||
+ | |||
+ | |||
+ | |||
=== ICM-20948 === | === ICM-20948 === | ||
{{ : | {{ : | ||
Line 51: | Line 79: | ||
* https:// | * https:// | ||
- | with esp - https:// | + | https:// |
+ | whatabout | ||
- | * https://github.com/bolderflight/invensense-imu | + | * TF03-100 [[https://www.amazon.com/dp/B08F3DRPRJ|AMZ]] |
+ | * WHEELTEC N100 [[https:// | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | ==== funny ==== | ||
{{: | {{: | ||
- | |||
- | |||
- | whatabout | ||
- | TF03-100 [[https:// | ||
- | WHEELTEC N100 [[https:// | ||