Velocity Analysis
Jaciel S.
Posts: 2
Hello I am a·beginner using the BASIC stamp, and what I am trying to do is measure the velocity of a moving object using a basic stamp and a Parallax Ping sensor.· The problem is that I can not work with decimals also trying to capture 2 distances and then dividing them by the time it took to get the 2 distances.· If any one has tried to measure velocity before using a basic stamp and a ping sensor please help me.
Comments
Also, the BS2 cycles at about 2000 Basic Instructions Per Second. It does have instructions which can read a pulse width down to 2 uSec resolution -- as long as that's all it's doing at the time.
Also, what is the expected min and max velocity of the object?
If I can not use this sensor to know the velocity do you have any idea how I can measure velocity of this vibrating structure.
Thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Truly Understand the Fundamentals and the Path will be so much easier...
I suspect the sensor you want to use in an application like this is an accelerometer which will measure acceleration and thus velocity, via v = dt^2 if I remember correctly. I'm not all that familiar with the use of an accelerometer in an aplication like this, but I'm sure others will chime in as they read this thread.
Regards,
Bruce Bates
As for integration, like you Bruce, I’m sure others here will have had experience with some units they can recommend.
I think Tom was on the right track with the Memsic…..
http://www.hvwtech.com/pages/products_view.asp?ProductID=373
Post Edited (RancheroMan) : 6/23/2005 7:25:58 PM GMT