Help with designing airspeed indicator with BS2
Greeting to all,
·
This is my first post here and like my handle implies, I design/sell rc planes.·My aero design skills are pretty good, but my circuit design skills aren't·
· The more I stare at the schematics, the more confused I get·
· I would like to deploy the·flaps (driven by servo) automatically depending on·the airspeed·of the aircraft.·I'm thinking of using (click on hyperlinks): a dual pressure sensor [noparse][[/noparse]one input in aircraft, the other in the air stream], a differential analog to digital converter [noparse][[/noparse]to compare the two pressure values and convert the signal so the BS2 can read it], and BS2 [noparse][[/noparse]to drive the motor].·How do you wire the pressure sensor to the differential ADC·so the·numerical output·can be read by the BS2? Since it's in an RC Plane, I'd really like it to run of the circuit for the 4.8V/1100mA RX battery.
·
Am I·on the right track or is there a better way? Any suggestions are welcome. I'm just tired of banging my head against the wall trying to figure this out.
·
Thanks,
·
Kelvin
·
This is my first post here and like my handle implies, I design/sell rc planes.·My aero design skills are pretty good, but my circuit design skills aren't·


·
Am I·on the right track or is there a better way? Any suggestions are welcome. I'm just tired of banging my head against the wall trying to figure this out.
·
Thanks,
·
Kelvin
Comments
This simple arrangement means the flaps would drop even when the plane is sitting reading for takeoff. High G forces might also cause the flaps to drop due to poor alignment of pitot tube with airflow.
Kelvin
It may be more than what you want to get into, but i think a gps module would be worth a look. It will provide speed, altitude, direction,etc. It gives the speed info that can be used to control the servo for the flaps. It updates every second, which should be okay at slower speeds when landing.Since you only want the auto positioning of the flaps upon landing, an extra channel from the radio could be used to switch that program function on and off, or it could be done with some well thought-out programming. Parallax sells a gps module on their website that would be ideal. GPS on a model plane opens a lot of doors for monitoring and control.
The GPS is not suitable for indicating airspeed. It indicates ground speed only. For deciding when to deploy flaps you really need a pitot. Same goes for altitude, the GPS accuracy for altitude is pretty course. A barometric altimeter is needed if you want to maintain an altitude or make altitude based decisions.
I have a variety of pressure sensors from www.freescale.com/. They have differential pressure sensors where there is only one output - you only need to use one channel of your ADC. That would be ideal for measuring airspeed. Many of their sensors are available as samples, that's how I got them.
How about showing us some of your planes?
And since you asked, here's some pics:
If the plane is flying at 15mph with a tailwind of 5mph, it's groundspeed will be 20mph but its airspeed will be 15mph.
The GPS will only give you groundspeed, which won't work for landing speeds, etc.
Kelvin, IAS (indicated Air Speed) is the important measurement here. It works by measuring the pressure that the moving air exerts on a pitot tube. A pitot tube is simply a tube with an open end that points into the airstream. The faster you go the more pressure in the tube. Rather than reading the pressure in psi the gauge or instrument is read in MPH or Knots. The airspeed indicator will have some very important airspeeds marked on it. An extremely important one is stall speed. That is the slowest the airplane can go and still be controllable. There will also be maneuvering speed - the fastest speed at which you can deflect a control surface fully and VNE, never exceed speed - a speed at which if you exceed it your airplane may fly apart. There are others, those are just some common examples.
The beauty of the airspeed indicator is that no adjustments are needed for different altitudes. Whether you are at sea level or 20,000 ft the stall speed, let's say 30 mph, is still the stall speed. As you go higher in altitude the air gets thinner and an airplane must travel faster to stay aloft. But you needn't worry about increasing your Indicated Air Speed, as the air gets thinner you will automatically go faster to maintain the same indicated airspeed. The air will need to hit the pitot tube faster to create an equivalent amount of pressure. It is important to remember that Indicated Air Speed is not an accurate measurement of how fast the you are traveling through the air. That's why we call it Indicated Air Speed. True airspeed would take altitude into account but we don't really care about that.
For making a decision such as when to deploy flaps the only important speed is the Indicated Air Speed. GPS will tell you how fast you are going from point a to point b but that is quite useless in this application.
An example, The GPS says 20 mph. Well, if there is absolutely no wind then fine, your airspeed will be 20 mph. Ok now lets say that there is a 10 mph breeze. What does the GPS 20 mph mean? It could mean that your airspeed is 30 mph and you are pointed directly into the wind. It could also mean that you are traveling with the wind and your airspeed is actually 10 mph. The one thing that you can count on is that if there is any wind, whatever the GPS says your speed is - it will not be your airspeed.
Post Edited (W9GFO) : 8/5/2007 5:44:50 AM GMT
I intend to use this one for airspeed - www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MPX5010&fsrch=1.
It measures from 0 to 1.45 psi. Which should be good for up to about 300 mph. I have not used it yet in an aircraft, I am trying to make the switch to propeller power so that I can make a more capable autopilot. For what you want to do though the BS2 would work just fine.
p.s. Sharp looking plane!
Remember to use a real pitot tube, not just a tube pointing forwards. The real pitot has side ports to sense the non-dynamic air pressure. You could use a port inside the plane, IF you can confirm by using an absolute pressure sensor that the inside of the plane doesn't adopt a positive or negative pressure. I've done this on racecars, and there isn't anywhere that has neutral, constant pressure.