Measuring Title Angle

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
cshreffler
 
Posts: 21
Joined: Mon Sep 08, 2014 5:06 pm

Measuring Title Angle

Post by cshreffler »

Which sensor or combination of sensors could be used to measure title angle?

I'd like to actually measure the angle at which something is being titled. I don't believe that an accelerometer or a gyroscope will give me that information directly. Is there another sensor that will?

Thank you for your ideas!

User avatar
adafruit_support_bill
 
Posts: 88154
Joined: Sat Feb 07, 2009 10:11 am

Re: Measuring Title Angle

Post by adafruit_support_bill »

If the object is stationary, a 3-axis accelerometer will do that. Since Gravity provides a constant acceleration force of 1G in the vertical axis, with a little trigonometry, you can determine how far the sensor is tilted from vertical by measuring the force on all 3 axis.

User avatar
cshreffler
 
Posts: 21
Joined: Mon Sep 08, 2014 5:06 pm

Re: Measuring Title Angle

Post by cshreffler »

The object won't be stationary.

User avatar
adafruit_support_bill
 
Posts: 88154
Joined: Sat Feb 07, 2009 10:11 am

Re: Measuring Title Angle

Post by adafruit_support_bill »

Then you need the combined output of several inertial sensors. This guide shows you how to calculate pitch/roll & heading using an IMU:
https://learn.adafruit.com/ahrs-for-ada ... troduction

User avatar
cshreffler
 
Posts: 21
Joined: Mon Sep 08, 2014 5:06 pm

Re: Measuring Title Angle

Post by cshreffler »

Perfect. Thank you very much! I have placed an order for the board I need.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”