This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IMU what information uses pypilot
#5
The sensors magnetic sensors on most of the imu are not very good. The precision is often much better than the accuracy. To read the correct compass angle it must be tilt compensated which needs other sensors, and on a moving platform accelerometers aren't enough for this.

So gyros are the simplest sensor to get the needed correction since it can use well understood algorithms like kalman filters. They also happen to give a much better resolution of angular rate than differentiating the compass without the introduced errors of tilt compensation.

To get the same performance without gyros is possible using machine learning and maybe a video camera looking at the waves and much more processing power. I'm trying to figure out how to do this anyway but I will keep the gyros, and maybe even add a few more (redundant sensors) mounted in different orientations to reduce noise and detect magnetic distortions and also automatically calibrate the accelerometers and gyros for scale factors and non linearities and temperature coefficients and mis alignments on the fly thus reducing the errors from 1-2 degrees down to 0.5 or better...
Reply


Messages In This Thread
IMU what information uses pypilot - by Andreas29 - 2021-01-27, 11:08 AM
RE: IMU what information uses pypilot - by seandepagnier - 2021-01-29, 09:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)