Shop OBEX P1 Docs P2 Docs Learn Events
Velocity — Parallax Forums

Velocity

CJC504CJC504 Posts: 11
edited 2008-01-20 04:32 in BASIC Stamp
Can anyone think of a clever way to read velocity accurately? I am trying to make a velocity meter by using a small dc motor to generate voltage such as in the link:

http://www.amazon.com/gp/product/B0002WZRKE/ref=s9_asin_title_1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-2&pf_rd_r=0W3GACJDGV7ZT0ZT707D&pf_rd_t=101&pf_rd_p=278240301&pf_rd_i=507846

I have the two leads of the motor connected to a voltage meter so I can gauge the velocity by the output voltage, but I have no idea what the actual velocity is in terms of FPM (feet per minute). So what I am interested in is a base point such as:
.5V = 10 FPM
1.0V = 17FPM
2.0 = 32 FPM
etc

Once I have those values, I can then interpolate the rest of the missing numbers.

I am open to any ideas including using a differential pressure gauge to obtain a pressure reading, which can be converted into velocity. Or maybe even using the Parallax Flexiforce pressure sensor to gauge the Force by the air. Then using
F = mass flow rate x Velocity
to solve for velocity if I can figure out what the affected area on the Flexiforce sensor is.

Any ideas?

Comments

Sign In or Register to comment.