[유체] Chap 4. Dimensional Analysis & Similarity
[유체] Chap 4. Dimensional Analysis & Similarity
Chap 4. Dimensional Analysis & Similarity
4.1 Basic dimensions
- Mass
- Length
- Time
- Temperature
- Luminous intensity (Candela)
- Current
- Mole
Dimensional homogenity
- The dimension of each term in one equation is homogeneous
- e.g) bernoulli equation:
every dimension is $[L^2T^{-2}]$
4.2 Similarity
- Geometric Similarity (Length, shape)
- Kinematic Similarity (Velocity, Acceleration)
- Dynamic Similarity (Force, Moment)
4.3 Buckinghem’s Pi theorem
- Number of dependent variables is $m$
- Number of independent variables is $n$
- Number of nondimensional variables is $m-n$
4.4 Key-nondimensional Numbers
Physical interpretation
- Inertia : $F=ma, \ \ \rho L^3\cdot L/T^2 = \rho L^2U^2$
- Viscous friction force : $F = \mu {\partial u \over \partial y} \times \text{Area} = \mu U L$
- Gravity force : $F = mg = \rho L^3 g$
- Pressure force $F = P\times \text{Area} = PL^2$
Nondimensional numbers
- Reynolds number (ratio of inertia over viscous frictional force)
- Froude number (squared root of inertia over gravitational force)
- Euler number (Ratio of pressure force over inertia)
More nondimensional number
- Cavitation number $Ca = {p-p_v \over {1\over 2} \rho U^2}$
- Weber number : $We = {\rho U^2L \over \sigma}$
- Strauhal number $St = {fL\over U}$
- Keulegan-Carpenter number $Ke = {UL \over T}$
- Frantl number $Fr= {\nu \over \alpha}$
4.5 Drag force on arbitary body
- Drag force is caused by : pressure force (form drag) + viscous frictional force
Drag coefficient $C_D$
\[C_D = {\text{Drag} \over {1\over 2} \rho U^2 S}\]- $S$ : Projected area
- Direction of drag is same as the direction of flow
Lift coefficient $C_L$
\[C_L = {\text{Lift} \over {1\over2}\rho U^2 S_L}\]- $S_L = \text{coord} \times \text{span}$ (coord : without considering AoA
- Lift force is acting on body perpendicular to the direction of flow (without considering AoA)
Measuring total drag force on a real ship
- Total drag can be decomposed with :
- Pressure drag(form drag) : function of Reynolds no.
- Friction drag : function of Reynolds no. dominent in $C_T$
- Wave Resistance : function of Froude no.
2D method
\[C_T = C_F(Re) + C_R(Fr)\]- To measure frictional drag coefficient, consider the coefficient is equivalent with the “drag coefficient of equivalent flat plate” (to minimize the form drag)
3D method
\[\begin{aligned}C_T &= C_F(Re) + C_W(Fr) + Cp(Re) \\ &=C_F(Re) + \kappa C_F(Re) + C_W(Fr) \\ &=(1+\kappa) C_F(Re) + C_W(Fr)\end{aligned}\] This post is licensed under CC BY 4.0 by the author.