1 / 5

Current Works

Current Works. Corrected unit conversions in code Found an error in calculating offset (to zero sensors) Fixed error, but still not accurately integrating to correct velocity/position Collected data on rotations, constant motion in one direction, and when stationary

caroun
Télécharger la présentation

Current Works

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Current Works • Corrected unit conversions in code • Found an error in calculating offset (to zero sensors) • Fixed error, but still not accurately integrating to correct velocity/position • Collected data on rotations, constant motion in one direction, and when stationary • Orientation data is fairly accurate, but gyroscopes do drift over time • Accelerometer data needs more precise filtering • Tried low pass, high pass, and started testing a band pass filter on accelerometer data • High pass should remove error due to incorrect offset • Wrote Kalman filter m file for roll orientation

  2. Stationary Test

  3. Rotation Test

  4. Move 1 meter in Y Direction

  5. What’s Next? • Find and implement optimal filter for acceleration • Test on planar motion displacement • Test Kalman filter for orientation • Integrate transformation matrix code to begin testing with 3D motion

More Related