measuring air speed


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    Macgman2000's Avatar
    Macgman2000 Guest


    Did you find this post helpful? Yes | No

    Default

    Thanks all, your ideas have gotten my creative juices flowing. I need to think about how to set the meter structure up. Thanks again!!!

    Nick

  2. #2
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    I have designed PIC-based air speed sensors. The method that I usually use is to take a PTC (positive temperature coefficient) thermistor with a transition temperature of about 120C and apply 12V across it. The thermistor acts like a heater and thermostat all in one, and will consume just enough current to maintain its temperature at the transition temp. The cooling effect of air flowing over it depends on 1. The square root of the air velocity (King's law) and 2. The ambient temperature.

    When selecting the PTC thermistor, you have to be certain that the device is a very small one and has low enough resistance to achieve its transition temperature with only 12V applied across it.

    I put a small resistor (4.7 ohms is a good value) in series with the PTC thermistor and amplify the voltage drop across the resistor with an op-amp. I feed the output of the op-amp into an A/D input of my PIC.

    I use a normal negative-temperature coefficient thermistor in series with a resistor to measure ambient temperature.

    I can then calculate the air velocity in feet-per-second.


    Charles Linquist
    Charles Linquist

Similar Threads

  1. Air pressure measuring
    By Eugeniu in forum General
    Replies: 10
    Last Post: - 11th December 2008, 01:20
  2. Closed loop speed controller
    By Ryan7777 in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 26th January 2008, 14:15
  3. NEWB Help HPWM coding
    By Seafurymike in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 1st January 2008, 21:52
  4. Replies: 14
    Last Post: - 26th September 2007, 05:41
  5. Measuring speed of a passing vehicle
    By kitcat in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 12th July 2005, 16:50

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