Implementation of INS (inertial navigation system) in C#
-
Updated
May 13, 2017 - C#
Implementation of INS (inertial navigation system) in C#
An intelligent underwater depth estimator exploiting COTS underwater pressure sensors. The filter takes in pressure and temperature from the sensor (and timestamps from an RTC) and uses an alpha-beta filter to calculate the depth of the object, with built-in thermocline, noise and timestamping error compensation.
Python module for digital signal filtering.
Add a description, image, and links to the alpha-beta-filter topic page so that developers can more easily learn about it.
To associate your repository with the alpha-beta-filter topic, visit your repo's landing page and select "manage topics."