Difference between revisions of "Aerodynamic Basics"

From fswiki.us
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
 
Lift to Drag ratio, <math>C_l/C_d</math>
 
Lift to Drag ratio, <math>C_l/C_d</math>
  
== Boundary Layers ==
+
==Boundary Layers==
 
 
 
There are many resources available about what exactly boundary layers are, why they exist, and other useful information. This will focus on FSAE applications, as they are fairly unique.
 
There are many resources available about what exactly boundary layers are, why they exist, and other useful information. This will focus on FSAE applications, as they are fairly unique.
  
Line 17: Line 16:
 
[https://doi.org/10.2514/3.59830 10.2514/3.59830]</ref>, as it contains many of the fundamentals for the limitations of downforce generation. Most of what follows is a summary of the paper.
 
[https://doi.org/10.2514/3.59830 10.2514/3.59830]</ref>, as it contains many of the fundamentals for the limitations of downforce generation. Most of what follows is a summary of the paper.
  
=== Laminar, Turbulent, and Transition ===
+
===Laminar, Turbulent, and Transition===
  
 
* Boundary layers (BL) can be either laminar, or turbulent
 
* Boundary layers (BL) can be either laminar, or turbulent
Line 26: Line 25:
 
** The artificial methods force the transition to occur sooner than it would otherwise
 
** The artificial methods force the transition to occur sooner than it would otherwise
  
* Determining when a boundary layer transitions is a function of it's Reynolds Number, <math>Re_x</math>, using <math>x</math> (distance along a wall) as its characteristic length scale
+
* Determining when a boundary layer transitions is a function of it's Reynolds Number, <math>Re_x</math>, using <math>x</math> (distance along a wall) as its characteristic length scale. The boundary layer thickness can also be described non-dimensionally as <math>Re_\theta</math> where <math>\theta</math> is the local boundary layer thickness; this defines the boundary layer properties strictly in terms of local variables, as the meaning of "x" becomes less useful when the streamwise pressure gradient varies over the surface of the airfoil.<br />
 
** The higher the Reynolds number the more likely it is to be turbulent (over a certain level, it is more-or-less guaranteed)
 
** The higher the Reynolds number the more likely it is to be turbulent (over a certain level, it is more-or-less guaranteed)
 
** Therefore, increasing flow velocity decreases the distance at which BL transition occurs
 
** Therefore, increasing flow velocity decreases the distance at which BL transition occurs
  
=== Pressure Gradients and Separation ===
+
===Pressure Gradients and Separation===
 +
 
 
* Flow separation occurs as a direct result of the existence of boundary layers
 
* Flow separation occurs as a direct result of the existence of boundary layers
 
** Hence why "flow separation" and "boundary layer separation" are synonymous
 
** Hence why "flow separation" and "boundary layer separation" are synonymous
Line 37: Line 37:
 
** A pressure gradient that pushes ''against'' the (bulk) fluid motion is known as an '''Adverse Pressure Gradient (APG)'''
 
** A pressure gradient that pushes ''against'' the (bulk) fluid motion is known as an '''Adverse Pressure Gradient (APG)'''
 
* APGs are what cause flow separation
 
* APGs are what cause flow separation
** The APG pushes against the boundary layer such that the flow close to the wall (which is significantly slower than the flow outside the BL) begins to move backwards
+
** The APG pushes against the boundary layer such that the flow close to the wall (which is significantly slower than the flow outside the BL) begins to move backwards. At incipient separation, the shear stress at the wall reaches 0. <br />
 +
 
 +
===Low-<math>Re</math> effects===
  
=== Low-<math>Re</math> effects ===
 
 
* Laminar and Turbulent BL react to APGs differently:
 
* Laminar and Turbulent BL react to APGs differently:
 
** '''''Laminar BLs are more susceptible to separation than turbulent BLs'''''
 
** '''''Laminar BLs are more susceptible to separation than turbulent BLs'''''
Line 52: Line 53:
  
 
* Low-<math>Re</math> phenomenon include:
 
* Low-<math>Re</math> phenomenon include:
** "Premature" separation (compared to running the airfoil at higher <math>Re</math>
+
** "Premature" separation (compared to running the airfoil at higher <math>Re</math>)
 
** Hysteresis
 
** Hysteresis
 
*** The AoA at which separation occurs is different when increasing AoA than decreasing AoA
 
*** The AoA at which separation occurs is different when increasing AoA than decreasing AoA
Line 58: Line 59:
  
  
* Unless you're airfoil is operating outside the Low-<math>Re</math> regime (generally around <math>Re_c \approx 25,000</math>, though this is airfoil dependent), use airfoils explicitly designed for Low-<math>Re</math> regime
+
* Unless your airfoil is operating outside the Low-<math>Re</math> regime (generally around <math>Re_c \approx 25,000</math>, though this is airfoil dependent), use airfoils explicitly designed for Low-<math>Re</math> regime
 
** These are meant to place the boundary layer transition point ahead of the APG region of the airfoil (or to "help" the BL transition sooner)
 
** These are meant to place the boundary layer transition point ahead of the APG region of the airfoil (or to "help" the BL transition sooner)
 
** S1223 airfoil is the quintessential airfoil design for this regime (at least for high lift applications, as would be found in FSAE cars)
 
** S1223 airfoil is the quintessential airfoil design for this regime (at least for high lift applications, as would be found in FSAE cars)
Line 64: Line 65:
  
 
'''Important Note for CFD:'''
 
'''Important Note for CFD:'''
* Low-<math>Re</math> effects are generally ''NOT'' captured by CFD, as all common turbulence models treat the BL as always turbulent.
+
* Low-<math>Re</math> effects are generally ''NOT'' well-captured by CFD, as many common turbulence models treat the BL as always turbulent. Modern commercial CFD codes do include transitional RANS models which are of some utility.
** There are special "transition" models, but they require empirical calibration to work correctly
+
** There are special "transition" models, but they require empirical calibration to work correctly. <br />
** Even if you have the empirical calibration data, BL transitions is ''very'' sensitive to surface roughness, surface shape, atmospheric conditions, etc.
+
** Even if you have the empirical calibration data, BL transitions is ''very'' sensitive to surface roughness, surface shape, atmospheric conditions, etc. FSAE manufacturing processes can be rather crude and a defect near the leading edge has a massive effect on the flow over the rest of the airfoil chord. <br />
** My advice is to simply trust wind tunnel data (such as [https://m-selig.ae.illinois.edu/uiuc_lsat.html UIUC LSAT]) to determine whether airfoils operating in Low-<math>Re</math>. If they are not, then the CFD assumptions aren't broken. If they are, then don't rely on CFD.
+
** My advice is to simply trust wind tunnel data (such as [https://m-selig.ae.illinois.edu/uiuc_lsat.html UIUC LSAT]) to determine whether airfoils operating in Low-<math>Re</math>. If they are not, then the CFD assumptions aren't broken. If they are, then don't rely on CFD. CFD can arguably provide very good results pointing you towards a relatively optimal design even in the transitional regime, but not necessarily for providing a precise number for lift and drag coefficients. Like any other engineering tool, it has its purpose, but must be supplemented by sound engineering reasoning and experimental testing and validation.<br />
  
 
==Downforce==
 
==Downforce==
 
[[Category:Body and Aero]]
 
[[Category:Body and Aero]]

Latest revision as of 20:31, 17 August 2021

Aerodynamics in FSAE can be used to describe the interaction of air and the racecar, in particular its bodywork and aerodynamic elements such as wings, diffusers and fins. It can be analysed by the use of Computational Fluid Dynamics. The performance of aerodynamic elements can be described by parameters such as the coefficient of Lift (), coefficient of Drag () and the ratio of .

Conceptual aspect of Aerodynamics

Aerodynamics is not necessary to make a car go around a racetrack. Check beforehand if your car benefits from aerodynamic elements. Simple laptime simulation usually includes lift and drag coefficents and helps you determine your target goals.

Key Parameters

Coefficient of Lift,

Coefficient of Drag,

Lift to Drag ratio,

Boundary Layers

There are many resources available about what exactly boundary layers are, why they exist, and other useful information. This will focus on FSAE applications, as they are fairly unique.

Beyond "what is a boundary layer" type questions, I highly recommend reading High Lift Aerodynamics[1], as it contains many of the fundamentals for the limitations of downforce generation. Most of what follows is a summary of the paper.

Laminar, Turbulent, and Transition

  • Boundary layers (BL) can be either laminar, or turbulent
    • Neither is "worse" or "better" than the other. They are simply different and have different effects aero systems.
  • When a BL initially forms, it is laminar. Gradually fluctuations destabilize the flow and it becomes turbulent.
    • This is known as (BL) transition
  • The fluctuations may come naturally (from atmospheric turbulence or surface imperfections) or be induced artificially by "BL trips" or vortex generators
    • The artificial methods force the transition to occur sooner than it would otherwise
  • Determining when a boundary layer transitions is a function of it's Reynolds Number, , using (distance along a wall) as its characteristic length scale. The boundary layer thickness can also be described non-dimensionally as where is the local boundary layer thickness; this defines the boundary layer properties strictly in terms of local variables, as the meaning of "x" becomes less useful when the streamwise pressure gradient varies over the surface of the airfoil.
    • The higher the Reynolds number the more likely it is to be turbulent (over a certain level, it is more-or-less guaranteed)
    • Therefore, increasing flow velocity decreases the distance at which BL transition occurs

Pressure Gradients and Separation

  • Flow separation occurs as a direct result of the existence of boundary layers
    • Hence why "flow separation" and "boundary layer separation" are synonymous
  • Pressure gradients describe the force being applied to the fluid as it moves
    • A pressure gradient that pushes with the (bulk) fluid motion is known as a Favorable Pressure Gradient (FPG)
    • A pressure gradient that pushes against the (bulk) fluid motion is known as an Adverse Pressure Gradient (APG)
  • APGs are what cause flow separation
    • The APG pushes against the boundary layer such that the flow close to the wall (which is significantly slower than the flow outside the BL) begins to move backwards. At incipient separation, the shear stress at the wall reaches 0.

Low- effects

  • Laminar and Turbulent BL react to APGs differently:
    • Laminar BLs are more susceptible to separation than turbulent BLs


  • Airfoils feature an initial FPG, followed by an APG (also known as pressure recovery)
  • If the Reynolds number is high enough for an airfoil, BL transition occurs before the APG region
    • This means that the "stronger" turbulent BL will resist the APG well
    • If the Reynolds number is too low, the BL will not transition and a (weak) laminar BL will be forced to go through the APG region.
    • FSAE cars generally run in this Low- regime


  • Low- phenomenon include:
    • "Premature" separation (compared to running the airfoil at higher )
    • Hysteresis
      • The AoA at which separation occurs is different when increasing AoA than decreasing AoA
      • See the UIUC LSAT database for plots demonstrating this effect (ie. compare the differences in polar plots between different )


  • Unless your airfoil is operating outside the Low- regime (generally around , though this is airfoil dependent), use airfoils explicitly designed for Low- regime
    • These are meant to place the boundary layer transition point ahead of the APG region of the airfoil (or to "help" the BL transition sooner)
    • S1223 airfoil is the quintessential airfoil design for this regime (at least for high lift applications, as would be found in FSAE cars)


Important Note for CFD:

  • Low- effects are generally NOT well-captured by CFD, as many common turbulence models treat the BL as always turbulent. Modern commercial CFD codes do include transitional RANS models which are of some utility.
    • There are special "transition" models, but they require empirical calibration to work correctly.
    • Even if you have the empirical calibration data, BL transitions is very sensitive to surface roughness, surface shape, atmospheric conditions, etc. FSAE manufacturing processes can be rather crude and a defect near the leading edge has a massive effect on the flow over the rest of the airfoil chord.
    • My advice is to simply trust wind tunnel data (such as UIUC LSAT) to determine whether airfoils operating in Low-. If they are not, then the CFD assumptions aren't broken. If they are, then don't rely on CFD. CFD can arguably provide very good results pointing you towards a relatively optimal design even in the transitional regime, but not necessarily for providing a precise number for lift and drag coefficients. Like any other engineering tool, it has its purpose, but must be supplemented by sound engineering reasoning and experimental testing and validation.

Downforce

  1. A. Smith, “High Lift Aerodynamics,” Journal of Aircraft, vol. 12, no. 6, pp. 501–539, 1975, doi: 10.2514/3.59830