Re: a Kalman filter to fuse gyro and compass readings
Posted: 12 Oct 2010, 07:14
not exactly, Thorvald Nicolai Thiele (* December 24, 1838 in Kopenhagen; †December 26, 1910) and Peter Swerling (*March 4, 1929 – August 25, 2000) developed a similar algorithm before Kalman, and Kalman invented his mathematical filter independently from later application in avionic or space travel.
filtering the Gaussian errors is very important, but as both the compass and the gyro sensor as well as odometry suffer from incredible systematic errors it is very substantial to erase those non-Gaussian errors too - any ideas?
But back to the topic:Wikipedia wrote:The filter is named after Rudolf E. Kalman, though Thorvald Nicolai Thiele and Peter Swerling developed a similar algorithm earlier. Stanley F. Schmidt is generally credited with developing the first implementation of a Kalman filter. Richard S. Bucy of the University of Southern California contributed to the theory, leading to it often being called the Kalman-Bucy filter. (...) Kalman's ideas on filtering were initially met with vast skepticism, so much so that he was forced to do the first publication of his results in mechanical engineering, rather than in electrical engineering or systems engineering. Kalman had more success in presenting his ideas, however, while visiting Stanley F. Schmidt at the NASA Ames Research Center in 1960.
filtering the Gaussian errors is very important, but as both the compass and the gyro sensor as well as odometry suffer from incredible systematic errors it is very substantial to erase those non-Gaussian errors too - any ideas?