Detecting Horizontal Movement


Closed Thread
Results 1 to 29 of 29

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Detecting Horizontal Movement

    At first I thought this was a "person carry" project.
    I wish to detect my movement over ground
    Mounting to a vehicle has more possibilities.
    These a very nice units.
    http://www.dickey-john.com/product/radar-ii/
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,140


    Did you find this post helpful? Yes | No

    Default Re: Detecting Horizontal Movement

    Wow, nice sensor! And heavy too, over 2kg !

    Darrel, i was thinking about the integration of accelerometer and humbly appologize for my doubts. The spikes in the oscilloscope snapshot clicked me.

    Ioannis
    Last edited by Ioannis; - 1st January 2012 at 13:32.

  3. #3
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    704


    Did you find this post helpful? Yes | No

    Default Re: Detecting Horizontal Movement

    Quote Originally Posted by Ioannis View Post
    Darrel, i was thinking about the integration of accelerometer and humbly appologize for my doubts. The spikes in the oscilloscope snapshot clicked me.

    Ioannis
    Well, I had my doubts too, but not anymore after studying Darrel's program .

    There are a couple of things that I wanted to mention. First, for this program to work properly it is assumed that the initial speed of the integration is zero. In other words, it is assumed that when the program is started the speed that we want to measure is zero. Second, referring to Alain's comment

    Try this into an elevator ( or an automated train ) and I promise you will stay a moment in it calling for help ... !!!

    Alain
    You have a point there. So, it is necessary to obtain all the 3-axis acceleration components (X, Y, and Z) and calculate the resultant acceleration vector to obtain a valid result for the speed. There shouldn't be any problems with this program.

    Robert
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,140


    Did you find this post helpful? Yes | No

    Default Re: Detecting Horizontal Movement

    Quote Originally Posted by rsocor01 View Post
    it is necessary to obtain all the 3-axis acceleration components (X, Y, and Z)
    Darrel noted that too.

    Ioannis

Members who have read this thread : 0

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