/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 46 For a certain model study involv... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

For a certain model study involving a 1: 5 scale model it is known that Froude number similarity must be maintained. The possibility of cavitation is also to be investigated, and it is assumed that the cavitation number must be the same for model and prototype. The prototype fluid is water at \(30^{\circ} \mathrm{C},\) and the model fluid is water at \(70^{\circ} \mathrm{C}\). If the prototype operates at an ambient pressure of \(101 \mathrm{kPa}\) (abs), what is the required ambient pressure for the model system?

Short Answer

Expert verified
The required ambient pressure for the model system is 539.58 kPa.

Step by step solution

01

Understand the problems

In this problem, we need to maintain Froude number similarity and cavitation number similarity between the model and the prototype. The prototype fluid is water at \(30^{\circ}C\), and the model fluid is water at \(70^{\circ}C\). The problem requires us to find the ambient pressure needed for the model system to achieve these conditions.
02

Focusing on Froude Number

Froude number is given by \( Fr = \frac{V}{\sqrt{gL}} \), where \(V\) is velocity, \(g\) is gravitational acceleration, and \(L\) is a characteristic length (scale factor here). Since the Froude number must be the same for the model and prototype, their velocities must relate by the scale factor. With a 1:5 scale, velocity ratio \( V_m/V_p = \sqrt{1/5} \).
03

Focusing on Cavitation Number

Cavitation number \( \sigma = \frac{(P_a - P_v)}{0.5 \rho V^2} \), where \( P_a \) is the ambient pressure, \( P_v \) is vapor pressure, \( \rho \) is density, and \( V \) is velocity. For similarity, \( \sigma_m = \sigma_p \). Given model and prototype vapor pressures, dive into solving for ambient pressure for the model system.
04

Expression of Cavitation Number for the Model

Use the cavitation number equation, equating model to prototype:\[\frac{P_{a,m} - P_{v,m}}{0.5 \rho_m V_m^2} = \frac{P_{a,p} - P_{v,p}}{0.5 \rho_p V_p^2}\]Since \( V_m = V_p/\sqrt{5} \), plug this into the equation:
05

Solve for Model Ambient Pressure

Rearrange the equation and solve for \( P_{a,m} \):\[ P_{a,m} - P_{v,m} = \frac{\rho_m}{\rho_p}\frac{V_m^2}{V_p^2}(P_{a,p} - P_{v,p})\]Solve for \( P_{a,m} \):\[ P_{a,m} = \frac{\rho_m}{\rho_p} \frac{V_p^2}{V_m^2} (P_{a,p} - P_{v,p}) + P_{v,m}\] Substituting the density ratios and using water properties, express for given pressures and find \( P_{a,m} \).
06

Calculate with Given Data

Use known properties of water: at \(30^{\circ}C\), \( P_{v,p} \) is 4.24 kPa and at \(70^{\circ}C\), \( P_{v,m} \) is 31.82 kPa. Assuming density calculations (since density change is minor), solve:\[ P_{a,m} = 5 \times (101 - 4.24) + 31.82 \]Computing gives the model ambient pressure.
07

Provide Result

The calculated ambient pressure \( P_{a,m} \) is 539.58 kPa for the model system to maintain similarity.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Froude Number
When studying fluid dynamics, the Froude Number is an essential concept primarily used in scenarios involving free surface flow, such as ship hull design or open channel flow. The Froude Number \( Fr \) is a dimensionless quantity defined as:
\[ Fr = \frac{V}{\sqrt{gL}} \] Where:
  • \( V \) is the velocity of the flow.
  • \( g \) is the gravitational acceleration.
  • \( L \) is a characteristic length (often the length of the structure involved).
For scale modeling, achieving Froude Number similarity ensures that the relative effects of inertia and gravitational forces are the same between the model and its prototype. This is crucial when predicting how a structure will perform in real life, as the flow behavior is consistent across scales.
In the given problem, a 1:5 scale indicates the length of the model is five times smaller than the prototype. This affects the velocity relationship, where the velocity ratio \( \frac{V_m}{V_p} = \sqrt{\frac{1}{5}} \). Maintaining this similarity allows engineers to accurately predict the performance of the full-scale structure from the model's performance.
Cavitation Number
The Cavitation Number \( \sigma \) is an important parameter in analyzing fluid flows involving cavitation, a phenomenon where liquid changes to vapor at low pressures in regions of high flow speeds. It is essential in investigating equipment like pumps and turbines prone to cavitation damage. The Cavitation Number is defined as:
\[ \sigma = \frac{P_a - P_v}{0.5 \rho V^2} \] Where:
  • \( P_a \) is the ambient pressure.
  • \( P_v \) is the vapor pressure of the fluid.
  • \( \rho \) is the fluid density.
  • \( V \) is the fluid velocity.
To ensure model-prototype similarity, their cavitation numbers must match. This requires the adjustment of parameters like ambient pressure and velocity so that cavitation effects are equivalent between the two systems.
In the problem, while the prototype's ambient pressure is known, we adjust the model's to match the cavitation number, taking into account the change in vapor pressure and density of water at different temperatures. Solving for the model ambient pressure involves equating cavitation expressions for both model and prototype and isolating \( P_{a,m} \), forming the heart of this analysis.
Scale Model Analysis
Scale Model Analysis plays a critical role in fluid mechanics by providing insight into the performance and behavior of full-scale models through testing smaller, more manageable versions. It is highly beneficial for studying complex systems, such as hydraulic structures, without observing them at full scale.
In any good scale model analysis, geometric, kinematic, and dynamic similarities must be preserved to translate model results accurately to the prototype.
  • Geometric Similarity: The model and prototype should be scaled versions of each other.
  • Kinematic Similarity: The velocity fields should be similar, ensuring dynamic similarity.
  • Dynamic Similarity: The forces involved (like gravitational, inertial, pressure, and viscous forces) must act similarly in the model and the prototype.
This comprehensive process allows engineers to design efficiently and cost-effectively by addressing potential issues in a controlled environment. In the given exercise, Froude and Cavitation Number equivalencies ensure both dynamic and fluid characteristics are preserved in the transition from model to prototype.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

The pressure drop, \(\Delta p\), along a straight pipe of diameter \(D\) has been experimentally studied, and it is observed that for laminar flow of a given fluid and pipe, the pressure drop varies directly with the distance, \(\ell\), between pressure taps. Assume that \(\Delta p\) is a function of \(D\) and \(\ell,\) the velocity, \(V\), and the fluid viscosity, \(\mu .\) Use dimensional analysis to deduce how the pressure drop varies with pipe diameter.

The pressure rise, \(\Delta p,\) across a pump can be expressed as \\[ \Delta p=f(D, \rho, \omega, Q) \\] where \(D\) is the impeller diameter, \(\rho\) the fluid density, \(\omega\) the rotational speed, and \(Q\) the flowrate. Determine a suitable set of dimensioniess parameters.

The flowrate over the spillway of a dam is \(27,000 \mathrm{ft}^{3} / \mathrm{min}\) Determine the required flowrate for a 1: 25 scale model that is operated in accordance with Froude number similarity.

The drag characteristics of an airplane are to be determined by model tests in a wind tunnel operated at an absolute pressure of \(1300 \mathrm{kPa}\). If the prototype is to cruise in standard air at \(385 \mathrm{km} / \mathrm{hr},\) and the corresponding speed of the model is not to differ by more than \(20 \%\) from this (so that compressibility effects may be ignored), what range of length scales may be used if Reynolds number similarity is to be maintained? Assume the viscosity of air is unaffected by pressure, and the temperature of air in the tunnel is equal to the temperature of the air in which the airplane will fly.

The time, \(t,\) it takes to pour a certain volume of liquid from a cylindrical container depends on several factors, including the viscosity of the liquid. (See Video \(V 1.1\) ) Assume that for very viscous liquids the time it takes to pour out \(2 / 3\) of the initial volume depends on the initial liquid depth, \(\ell\), the cylinder diameter, \(D,\) the liquid viscosity, \(\mu,\) and the liquid specific weight, \(\gamma\). The data shown in the following table were obtained in the laboratory. For these tests \(\ell=45 \mathrm{mm}, D=67 \mathrm{mm},\) and \(\gamma=9.60 \mathrm{kN} / \mathrm{m}^{3}\) (a) Perform a dimensional analysis and based on the data given, determine if variables used for this problem appear to be correct. Explain how you arrived at your answer. (b) If possible, determine an equation relating the pouring time and viscosity for the cylinder and liquids used in these tests. If it is not possible, indicate what additional information is needed. $$\begin{array}{l|l|l|l|l|l} \mu\left(\mathrm{N} \cdot \mathrm{s} / \mathrm{m}^{2}\right) & 11 & 17 & 39 & 61 & 107 \\\\\hline t(\mathrm{s}) & 15 & 23 & 53 & 83 & 145\end{array}$$

See all solutions

Recommended explanations on Physics Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.