Aerodynamics- Coefficient of Drag

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
tsukuba
Messages
47
Reaction score
0

Homework Statement


Hello, Let's say I was given a problem where I have to calculate CD

I find everything except CD
Now, CD = CD0 + K CL2
I know how to calculate K but I don't know what CD0 is. Would that be a given? or do I have to find it myself? If so, how?

Then there's another formula for CD which is
= CDmin + K (CL - CL0 )2

In this case what is CL0

Thanks for your help

Homework Equations


D=T= 1/2 ρ V2 S CD

The Attempt at a Solution


No solution required. Just need an explanation as to how I get those numbers
 
Physics news on Phys.org
Whenever dealing with equations, it is necessary to let the textbook define the variables - as not all textbooks use the same definitions. All that said, in aerodynamics, it is normal to define the drag coefficient as the sum of the profile drag and the induced drag.
CD = Cd + k CL2
The left side of this equation applies to wings of fixed length. The first term on the RHS is the profile drag and it is usually defined as the drag coefficient associated with an "infinite wing" length - that is to say, what you obtain when measuring drag on a wing that spans the width of a wind-tunnel. The second term on the RHS is the induced drag, and results from the fact that a wing of finite length has more drag than a wing of infinite length. Therefore, if this is what your equation is referring to, then the CD0 term in your question is the profile drag, and you would obtain it by finding wind-tunnel tests for the wing you are considering. NACA was started to provide such things.

However, as profile drag itself follows the same basic curve as the total drag, it is also possible that your equation is being applied to a wing of infinite length. In that case, CD0 would simply be the drag coefficient when CL = 0. (ie the intercept of the curve with the CD axis).

I hope this helps.