orentation detection


Closed Thread
Results 1 to 6 of 6
  1. #1

    Default orentation detection

    i'm after a way of detecting if something is level. Basicly to make a self leveling table.
    So, the sensor needs to be able to detect if it is not level to the ground, or more precisely the gravity source (earth).

    I looked at 3 axis mems gyro chips but these seem to detect rotational movement not tilt angles.

    Does anyone know of / recommend a chip for doing this? I need an accuracy of 0.1 deg as a minimum.

    Thanks

  2. #2
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    644


    Did you find this post helpful? Yes | No

    Default Re: orentation detection

    What about this?

    http://www.mouser.com/ProductDetail/...wt%2fDHv7Kc%3d

    I think this part has a metal rolling ball inside that is used to detect tilt. Also, look for vibration and tilt sensors at mouser.com.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: orentation detection

    a tile switch isn't going to do it... it needs to know what it's X and Y angels are and not just an on off signal.

  4. #4
    Join Date
    Sep 2009
    Posts
    737


    Did you find this post helpful? Yes | No

    Default Re: orentation detection


  5. #5
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,521


    Did you find this post helpful? Yes | No

    Default Re: orentation detection

    Hi,
    If the object (table in your case) is stationary, ie not accelerating in X, Y or Z then using an accelerometer should work fine.
    If the table is going to move in X, Y or Z (like a Segway or self balancing robot etc) then using only an accelerometer won't work properly because it will pick up those accelerations as well and you won't know the real tilt angle.

    /Henrik.

  6. #6


    Did you find this post helpful? Yes | No

    Default Re: orentation detection

    hi henrik,
    Thanks for that it is stationary, and i've found a chip that will work for me, ADXL345 from Analog Devices.
    Now, the fun bit is writing the software for it...

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts