CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Projection area side

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 7, 2017, 06:01
Default Projection area side
  #1
Member
 
badoumba
Join Date: Aug 2013
Posts: 68
Rep Power: 13
badoumba is on a distinguished road
Hello guys,

It seems that for car simulation, reference area for the model is the frontal projection area. For aircrafts, people seem to use top-view projection area.

What is the rule? By the way why this area isn't the total area of the model?

Thanks for you clarifications!
badoumba is offline   Reply With Quote

Old   February 7, 2017, 10:50
Default
  #2
Senior Member
 
Join Date: Mar 2015
Posts: 250
Rep Power: 12
KateEisenhower is on a distinguished road
Hi,

this reference area is only used for the calculation of the relevant dimensionless coefficients.

In automotive your prime interest is in drag, so you use the frontal projection area since it is most relevant for the overall drag.

In aircraft historically you are primarily interested in lift, so you use the vertical projection area.

Please note that you can't compare the coefficients for aircraft and automotive by any means.

Best regards,

Kate

Last edited by KateEisenhower; February 7, 2017 at 10:50. Reason: typo
KateEisenhower is offline   Reply With Quote

Old   February 7, 2017, 11:05
Default
  #3
Member
 
badoumba
Join Date: Aug 2013
Posts: 68
Rep Power: 13
badoumba is on a distinguished road
Understood Kate.

Does it mean that with the vertical projection that I am using my lift coefficient will be correct but not the drag one? Do have have to launch 2 separate simulations for better accuracy?

Thanks
badoumba is offline   Reply With Quote

Old   February 7, 2017, 12:09
Default
  #4
Senior Member
 
Join Date: Mar 2015
Posts: 250
Rep Power: 12
KateEisenhower is on a distinguished road
Sorry,

Maybe my post was missleading. Here is an example:


Suppose you have two wings in different wind tunnels:

Wing1 Wing2
profile 1 2
span 1 m 2 m
chord length 1 m 1 m
Lift 100 N 150 N
Re number is the same

Now you want to know if profile 1 or 2 is better. Based on the Lift forces you'd say Wing two is better. But now we look at the lift coefficient:

The lift coefficient for an airfoil is:

c_L = (2*L)/(rho*u^2*A)

with

L = Lift
rho = air density = 1.3 kg/m^3
u = velocity = 50 m/s
A = wing area

Our new table looks like that:

Wing1 Wing2
profile 1 2
span 1 m 2 m
chord length 1 m 1 m
Lift 100 N 150 N
c_L 0.61 0.46

When you compare the lift coefficients now, you can see that Wing1 is better in reality. Wing2 only looked better when you compare only the absolute forces.
KateEisenhower is offline   Reply With Quote

Old   March 7, 2017, 04:26
Default
  #5
Member
 
badoumba
Join Date: Aug 2013
Posts: 68
Rep Power: 13
badoumba is on a distinguished road
Thanks Kate.

Found this simple but clear page
https://www.grc.nasa.gov/WWW/K-12/airplane/sized.html

As I need to compare lift and drag to extract the best ratio in my project, I understand from this page that I have to choose the same reference for both - so the total area (which is actually not the total but half of it, hence the vertical projection).

If I am interested in drag, we should logically choose the total area as reference for an angle of attack of 0 (since drag is mainly caused by frictions), and front area projection at an angle of attack close to the stall (since drag is due to resistance to airflow). If we have an object with a large length/width/height ratio, there might be a huge difference of value between these 2 references. This confuses me a bit. If we switch from one to the other, the drag coeff will have completely different values. Should we do a kind of interpolation while exploring a range of attack angles ?

Thx
badoumba is offline   Reply With Quote

Old   March 7, 2017, 07:04
Default
  #6
Senior Member
 
Join Date: Mar 2015
Posts: 250
Rep Power: 12
KateEisenhower is on a distinguished road
Quote:
Originally Posted by badoumba View Post
Thanks Kate.

Found this simple but clear page
https://www.grc.nasa.gov/WWW/K-12/airplane/sized.html

As I need to compare lift and drag to extract the best ratio in my project, I understand from this page that I have to choose the same reference for both - so the total area (which is actually not the total but half of it, hence the vertical projection).
Hi,
Yes, normally the same reference area is taken for both lift and drag. But I think your conclusion is wrong. Even if you have different reference areas, the AoA of the best ratio should stay the same.

Quote:
If I am interested in drag, we should logically choose the total area as reference for an angle of attack of 0 (since drag is mainly caused by frictions), and front area projection at an angle of attack close to the stall (since drag is due to resistance to airflow). If we have an object with a large length/width/height ratio, there might be a huge difference of value between these 2 references. This confuses me a bit. If we switch from one to the other, the drag coeff will have completely different values. Should we do a kind of interpolation while exploring a range of attack angles ?

Thx
Keep in mind that usually the reference area is taken to be constant even when examining different AoAs. This whole reference area thing is only for comparison purpose.
I think it would help you to measure the absolute values and then try to calculate the coefficients. You will realize quickly, if you want to compare your data to other tests with similar obstacles, you'll have to choose the same reference area.

Best regards, I hope this is some help,

Kate
KateEisenhower is offline   Reply With Quote

Old   March 7, 2017, 15:17
Default
  #7
Member
 
badoumba
Join Date: Aug 2013
Posts: 68
Rep Power: 13
badoumba is on a distinguished road
Thank you Kate. Things get clearer indeed!

What still confuses me is that in my mind, area is the basis for L or D integration. How can we obtain a real value of L or D with an (almost) arbitrary choice of area? Unless area is only used for coefficients.

Anyone knows where I can see the maths behind in OF? That would probably answer all my questions.

Thanks
badoumba is offline   Reply With Quote

Reply

Tags
projection area


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to use UDF to obtain the thred of the interface between the liquid and the wall? hellowqy Fluent UDF and Scheme Programming 8 December 17, 2015 11:03
[OpenFOAM] Problem with cell area calculation in a slice daniel87 ParaView 5 October 24, 2015 17:18
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 07:28
CFX Solver Memory Error mike CFX 1 March 19, 2008 08:22
Projection area Michael B CFX 1 July 14, 2006 14:29


All times are GMT -4. The time now is 14:28.