Skip to content
Snippets Groups Projects
Commit d5097340 authored by Daniel Björk's avatar Daniel Björk
Browse files

removed author tag from components imu

parent 363c101e
No related branches found
No related tags found
No related merge requests found
\subsection{IMU - Inertial Measurement Unit}
\sectionauthor{Author: Daniel Björk}
To track the movement of the copter in flight, a stable IMU with minimal swing effect has to be used. There are several low cost IMU's available on the market, similar to the one in the flight controller. While these are great for tracking instantaneous movement, they are not good at tracking movement over time. Due to noise and swinging of the gyro while accelerating in any direction, the tracking will be skewed while moving up and down the cave. This mostly results in incorrect or unreliable scanning data.
Xsens Technologies are well known in the industry for producing stable and accurate IMU's. Their product series \href{https://www.xsens.com/products/mti-1-series/}{MTi 1} features all the specifications needed for the copter and was chosen as the primary IMU for the project.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment