vault backup: 2025-06-30 16:08:38

Affected files:
.obsidian/plugins/text-extractor/cache/7267649f491d9f9cb0558314dd05ebc5.json
.obsidian/workspace.json
Attachments/Pasted image 20250630155216.png
Temporary/Gyroscope.md
This commit is contained in:
2025-06-30 16:08:39 +02:00
parent 9071a448be
commit 46b53def55
4 changed files with 13 additions and 1 deletions

View File

@@ -6,3 +6,14 @@ aliases:
tags:
---
# Gyroscope
A gyroscope is a device to measure angular orientation and angular velocity. Traditionally it was a spinning wheel mounted on three gimbals.
Modern simpler devices make use of the coriolis effect and use vibrating structures instead of a rotating one.
## MEMS Gyroscope
A mems gyroscope makes use of a vibrating structure instead of a rotating structure, which makes it much simpler to manufacture.
A drive frame (yellow) is oscillated (usually at 10-40kHz).
When the sensor is rotated, the red mass is moved to either side and thus reducing/increasing the contacts to the blue sensing structure. See [How MEMS Accelerometer Gyroscope Magnetometer Work & Arduino Tutorial - YouTube](https://youtu.be/eqZgxR6eRjo?t=59) for more details.
![[Pasted image 20250630155216.png]]