Area-velocity relation: Difference between revisions
From Flowpedia
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Compressible flow]] | <!-- | ||
[[Category:Quasi-one-dimensional flow]] | -->[[Category:Compressible flow]]<!-- | ||
[[Category:Inviscid flow]] | -->[[Category:Quasi-one-dimensional flow]]<!-- | ||
<noinclude> | -->[[Category:Inviscid flow]]<!-- | ||
[[Category:Compressible flow:Topic]] | --><noinclude><!-- | ||
</noinclude> | -->[[Category:Compressible flow:Topic]]<!-- | ||
--></noinclude><!-- | |||
__TOC__ | --><nomobile><!-- | ||
-->__TOC__<!-- | |||
--></nomobile><!-- | |||
--><noinclude><!-- | |||
-->{{#vardefine:secno|5}}<!-- | |||
-->{{#vardefine:eqno|22}}<!-- | |||
--></noinclude><!-- | |||
--> | |||
=== The Area-Velocity Relation === | |||
Starting point - the continuity equation (Eqn. \ref{eq:governing:cont}): | |||
{{NumEqn|<math> | |||
d(\rho uA)=0 \Rightarrow \rho u dA+\rho Adu +uAd\rho=0 | |||
</math>}} | |||
divide by <math>\rho uA</math> gives | |||
{{NumEqn|<math> | |||
\frac{d\rho}{\rho}+\frac{du}{u}+\frac{dA}{A}=0 | \frac{d\rho}{\rho}+\frac{du}{u}+\frac{dA}{A}=0 | ||
</math>}} | |||
As the name suggests, the area-velocity relation is a relation including the area and the flow velocity. Therefore, the next step is to replace the density terms. | |||
This can be achieved using the momentum equation (Eqn. \ref{eq:governing:mom}) | |||
{{NumEqn|<math> | |||
dp=-\rho udu\Leftrightarrow \frac{dp}{\rho}=-udu | |||
</math>}} | |||
{{NumEqn|<math> | |||
\frac{dp}{\rho}=\frac{dp}{d\rho}\frac{d\rho}{\rho}=-udu | |||
</math>}} | |||
If we assume adiabatic and reversible flow processes, i.e., isentropic flow | |||
{{NumEqn|<math> | |||
\frac{dp}{d\rho}=\left(\frac{dp}{d\rho}\right)_s=a^2\Rightarrow a^2\frac{d\rho}{\rho}=-udu | |||
</math>}} | |||
{{NumEqn|<math> | |||
a^2\frac{d\rho}{\rho}=-udu=-u^2\frac{du}{u} | |||
</math>}} | |||
{{NumEqn|<math> | |||
\frac{d\rho}{\rho}=-M^2\frac{du}{u} | \frac{d\rho}{\rho}=-M^2\frac{du}{u} | ||
</math>}} | |||
Eqn. \ref{eq:governing:mom:b} inserted in Eqn. \ref{eq:governing:cont:b} gives | |||
{{NumEqn|<math> | |||
-M^2\frac{du}{u}+\frac{du}{u}+\frac{dA}{A}=0 | |||
</math>}} | |||
or | or | ||
{{NumEqn|<math> | |||
\frac{dA}{A}=(M^2-1)\frac{du}{u} | \frac{dA}{A}=(M^2-1)\frac{du}{u} | ||
</math>}} | |||
which is the area-velocity relation. | |||
From the area-velocity relation (Eqn. \ref{eq:governing:av}), we can learn that in a subsonic flow, the flow will accelerate if the cross-section area is decreased and decelerate if the cross-section area is increased. It can also be seen that for supersonic flow, the relation between flow velocity and cross-section area will be the opposite of that for subsonic flows, see Fig. \ref{fig:areavelocity}. For sonic flow, <math>M=1</math>, the relation shows that <math>dA=0</math>, which means that sonic flow can only occur at a cross-section area maximum or minimum. From the subsonic versus supersonic flow discussion, it can be understood that sonic flow at the minimum cross section area is the only valid option (see Fig. \ref{fig:sonic}). | |||
<!-- | |||
\begin{figure}[ht!] | \begin{figure}[ht!] | ||
\begin{center} | \begin{center} | ||
| Line 72: | Line 88: | ||
\end{center} | \end{center} | ||
\end{figure} | \end{figure} | ||
--> | |||
