mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-30 10:32:23
This commit is contained in:
parent
78a9971d30
commit
10b913f280
@ -5,7 +5,8 @@ tags:
|
||||
- info305
|
||||
---
|
||||
|
||||
> [!INFO] Location sensors dont know
|
||||
> [!INFO]
|
||||
> Location sensors dont know what direction you are looking
|
||||
|
||||
Accelerometers
|
||||
- Measures proper acceleration (acceleration it experiences relative to freefall. gravity), felt by people or objects
|
||||
@ -14,6 +15,11 @@ Accelerometers
|
||||
- iPhone range: ±2g, precision 0.018g
|
||||

|
||||
|
||||
> [!INFO]
|
||||
> measure accelerationi with respect to gravity
|
||||
> measure gravity along three axis
|
||||
> tradeoff large range with high precision
|
||||
|
||||
Accelerometers
|
||||
- Acceleration is measured on 3 axes
|
||||
- Orientation of sensor (and coordinate system) varies among different device
|
||||
@ -24,14 +30,17 @@ Accelerometers
|
||||
- Measuring flowing current over an differential capacitor indicates the acceleration
|
||||

|
||||
|
||||
> [!INFO]
|
||||
> dont need to fully understand how MEMS work
|
||||
|
||||
Accelerometers
|
||||
- Advantage:
|
||||
- Fast update rate
|
||||
- Relatively accurate
|
||||
- Disadvantage:
|
||||
- Can’t easily identify certain kind of acceleration (small value range)
|
||||
|
||||
|
||||
> [!INFO]
|
||||
> only give you direction to the center of the earth (from gravity)
|
||||
|
||||

|
||||
Compass / Magnetometer
|
||||
@ -40,6 +49,11 @@ Compass / Magnetometer
|
||||
- iPhone 4 magnetometer range: ±2mT
|
||||
- Pro tip: prolonged exposure to a fridge magnet decalibrates your phones’ magnetometer for at least a week ;-)
|
||||

|
||||
> [!INFO]
|
||||
> doesn't directly measure north
|
||||
> measure magentic fielf of earth and aligns with magenetic north
|
||||
> earth field is very weak so we need sensitive magnetometer
|
||||
>
|
||||
|
||||

|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user