Skip to main content

I thought I would bring forward something I am playing with.

A discussion on the air into the side vents is a constantly reoccurring discussion.

It is easy to understand the air off the window and the sharp angle of the A-pillar separates the air from the side of the car. I think there are some ways to bring the air back but I wanted to quantify it.

A piece of yarn or a location pressure don't exactly give you a lot of information. The main thing is the movement of air.

I built a circuit with 5 drone air speed sensors. The plan is to mount them at the rear of the door in front of the scoop. They will be spaced out from the side of the car in incremental distance.



The circuit is reading the airspeed of each sensor and the speed from a GPS. It logs each reading in coma deliminated format on an SD card in a TXT file which can be pulled into a spread sheet.

The circuit board is one I scarfed from a different project.

I would expect to see the air speed read equal at a very low speed. As the car speeds up, the speed of the outer sensors would climb more than the sensors closer to the car.

With a baseline I would like to add things to the A-pillar to see if I can bring the flow back.

That's the idea any way.

Gary
Original Post

Replies sorted oldest to newest

I built a mount for the pito tubes. They are mounted 1 inch apart and should roll up in the window:







I worked out the programing on an 18f4550 PIC. It is over kill but I had a circuit I could set it up on. I have it all data-logging now but Ive set up a circuit on a more appropriate 18f2520. I ordered the circuit boards. Should get them back next week some times. Then I'll adapt the programing for that processor.
besides the 5 dP sensors, will you include another type of speed reference our just use the outermost as your referance?

will the 5 dp sensors values be scaled before storage.

do have any pre ideal what the boundary thickness should be? The equations assuming a flat plate starting at the A post are not that hard (but I no longer comprehend to solve)
Well, not sure I am answering your questions as asked but let me try.

The data logging is quite basic. Each airspeed reference will give me a value. The value will be arbitrary unless I can associate it with a value. If we assume the outer sensor is in clean air, then we can assume it is representative of actual air speed.

I may run a sensor even further out to confirm speed is outside of disturbed air.

As far as calibration, one of the data markers is GPS. The GPS speed will correspond to the outer most value giving a point of reference.

What I expect is a guess. What I expect is the thought of a boundary layer is convoluted and not an accurate representation. A wing for instance, has a boundary layer where the air never separates under normal conditions.

I have little doubt the air is corrupt at the A-pillar which prevent a text book boundary layer. What we have is a bit misunderstood unless we put it in a wind tunnel. I believe the air is turbulent which could still be a turbulent low pressure at the inlet behind the door where the air inlet is.

That does not explicitly mean there is more or less air in the inlet, only un determined.

Having said that, I don't believe a piece of string can give you relevant information. I don't think a pressure reading can be overall meaningful.

What I think is meaningful is forward airspeed which is * * * Pressure with direction * * *.

What I hope is 2 fold. One is a baseline for what the airspeed is
1. out of disturbed air,
2. at the duct.

Having a large discrepancy, I have ideas on how to bring the air back in. Without having a way of measuring it, make any changes impossible to quantify.

Beyond that, I don't have a crystal ball.



quote:
Originally posted by JFB #05177:
besides the 5 dP sensors, will you include another type of speed reference our just use the outermost as your referance?

will the 5 dp sensors values be scaled before storage.

do have any pre ideal what the boundary thickness should be? The equations assuming a flat plate starting at the A post are not that hard (but I no longer comprehend to solve)
Keep in mind this is airspeed which is pressure with direction.

Static will be determined before you move. In fact, it when the unit is turned on I will put a towel over the sensors to gain a zero air movement reference.

What ever the values come back to will be tied to the GPS speed. Assuming the outer most sensor is in direct airflow. The data received is an 8bit binary value. 8 bits returns a range of 0-255. This starts in the middle which is about 133. From what I can tell the range is 133-255.


If at 30mph the outer sensor reads say 175 . . then at 60 the outer sensor says 195 then these will represent actual reference values.

So, at 60 if the outer sensor says 195 and the inner sensor says 175 then we would know the direct airflow at the inner sensor is 30.
I think once the initial data is taken, I'll move the sensors back where they are spaced about the same but one is inside the duct. and the others just behind the lip of the duct. This would help understand how much the air speeds up over the duct and how much air is actually going in.

My duct for now is going into the engine bay so the air in the bay will influence the flow too.
I never expected it to be linear.

Static pressure is on the outside of the airplane, not inside. This assumes an airspeed indicator has nothing to calibrate to.

On these sensors, the second tube on the sensors is the so called static reference.

This is a data logger so I should get a corresponding GPS reference for a wide range of speeds. To get values for the speeds I want I just have to accelerate slowly so they can all be logged. The logging process is a automatic so all I have to do is flip a switch and drive.

No amount of computations will substitute for actual data reference between actual GPS and the value recorded by the airspeed sensors.

Add Reply

Post
×
×
×
×
Link copied to your clipboard.
×