SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
5
PHYS207 Assignment 4 Real Fluids
Q1. A 1:100 model submarine is 1.25 m long and is towed underwater at a velocity of 4.4 m/s. At
what velocity will the full scale submarine operate for dynamically similar forces? (Note: this is not a
design target but a laboratory examination of similitude eg similar levels of turbulence).
This is a submerged situation, so the key dimensionless number is Reynolds. Using the model data,
the Reynolds number is:
Re = VD / = 4.4(1.25)1000/0.001 = 5.5x106
(We can use any characteristic length, so long as we use the same length in model and prototype. In
this case we have used the hull length. The fluid data states only that it is water, so we can assume
rough figures of 1000 kg/m3 and 0.001 Pa.s for the density and viscosity.)
The prototype will have a similar Reynolds number for similar forces:
Re = VD / = V(125)1000/0.001 = 5.5x106
The remaining unknown is the velocity:
V = 0.001(5.5x106
)/(125(1000)) = 0.044 m/s
This agrees with the point that submerged models at high speed are dynamically similar to submerged
prototypes at low speeds. But is it realistic to assume that the full scale submarine will behave this
way? 0.044 m/s is a fairly low speed…
Q2. The towing force on the model submarine of the previous question was measured as 7.4 N. What
kinematically similar force would be applied to the prototype to attain the calculated speed?
For similitude of forces we need to use the Euler number, which in Reynolds cases leads to a force
ratio of
Fr = r (p. 121 study guide)
The fluid density is the same for the model and the prototype, so Fr = r = 1
This means that the forces on the prototype are the same as on the model for kinematically similar
speeds.
Fp = 7.4 N
No wonder the prototype velocity is so slow! This motive force is tiny compared to the actual power
needed for even a small submarine. The point is that dynamic similitude, while providing a useful
point of comparison between model and prototype, is not realistic as a description of actual
performance.
5
Q3. The submarine of the previous example is also tested in a high float surface propulsion mode. For
a towing force of 6.2 N a slightly higher velocity of 4.8 m/s is obtained. What are the corresponding
prototype velocity and propulsion force?
Surface propulsion is a Froude number situation: We can work out the Froude number for the model
and use it to work out the prototype velocity:
gy
V
Fr
For the model, Fr = 4.8/√(9.8(1.25)) = 1.37
(Again we can use any characteristic length, so long as we use the same length in model and
prototype)
For the prototype, Fr = V/√(9.8(125)) = 1.37
This leaves only V: V = 1.37√(9.8(125)) = 48 m/s
This seems more realistic but in fact it only represents a design point for similar dynamic effects
compared to the model.
The propulsion force ratio is similarly determined from the Euler and Froude numbers:
Fr = rLr
3
( study guide)
= Lr
3
(same density for model and prototype)
That is Fm/Fp = (1/100)3
And Fp = Fm(1003
) = 6.2(1003
) = 6.2 MN thrust.
At 48 m/s this would require a power of about 300MW, a very unrealistic design target but not
unacceptable for establishing wave friction loads for the experimental design process.
Q4. A reservoir’s water surface is at an elevation of 80 m. The reservoir drains via a cast iron pipe
which is 250 m long and 400 mm in diameter into a pre-treatment pond. If the pond and outfall are at
an elevation of 40 m, what flowrate can the pipeline deliver?
It helps to draw a diagram:
80 m
40 m250 m
HGL
Entry losses
losses
5
The hydraulic gradeline loses a small incremental amount due to entry turbulence and then a larger
gradual amount due to pipe friction.
The entry losses are he = ke V2
/2g where ke is about 0.5
The pipe losses are hf = fLV2
/2gD where f is an as yet unknown friction factor.
The two losses add up to the total head difference between the two water surfaces:
he + hf = 40 m
Let’s assume a value of f = 0.02 and check that later:
V2
(ke/2g + fL/2gD) = V2
(0.5/(2(9.8)) + 0.02(250)/(2(9.8)0.4) = V2
(0.663) = 40 m
So V = √(40/0.663) = 7.7 m/s
This gives a Reynolds number of Re = 7.7(0.4)1000/0.001 = 3.1x106
Using the moody diagram for cast iron this gives a friction factor of 0.012. Repeat the calculation with
this value:
V2
(0.5/(2(9.8)) + 0.012(250)/(2(9.8)0.4) = V2
(0.408) = 40 m
V = √(40/0.408) = 9.9 m/s
Re = 9.9(0.4)1000/0.001 = 4.0x106
The value of f does not change for this small difference in Re.
Hence V = 9.9 m/s and Q = VA = V( D2
/4) = 9.9( 0.42
/4) = 1.24 m3
/s
Q5. A pipeline needs to be designed to carry water from the pre-treatment pond of the previous
example to the treatment works 200 m away. The treatment works are at an elevation of 30 m and
have an internal working head of 15 m. A pump of design head 25 m is specified to supply 300 l/s
from the pond to the treatment works. What diameter pipe is required to carry this amount?
Let’s do a diagram again:
The total headloss between the pump and the pressurised works is (40 + 25) – (30 + 15) = 20 m. This
is shared between the pipe losses and an exit loss into the works tank:
P40 m
30 m
45 m
+ 15 m
+ 25 m
200 m
5
ht = he + hf = keV2
/2g + fLV2
/2gD = 20 m
ke is an exit coefficient, ke ~ 1.0 and f is the friction factor, again guessed initially as 0.02.
We don’t know the velocity or the diameter of the pipe, but we do know the flowrate
Q = VA = V D2
/4
Q2
= V2 2
D4
/16 = 0.32
= 0.09
So V2
= 0.09(16)/( 2
D4
) = 0.146/D4
Putting in the other numerical values we can express the headloss as a function of D:
ht = he + hf = 0.0074/D4
+ 0.03/D5
= 20 m
We can ignore the first (small) term and evaluate D = 5
√(0.03/20) = 0.272 m
V is then V = √0.146/D4
= 5.1 m/s
We need to check if our assumed f is correct: Calculate a Reynolds number:
Re = 5.1(0.272)1000/0.001 = 1.374x106
Assuming cast iron pipe, this is f = 0.013
The solution amounts to correcting this factor:
D = 5
√(0.03x(0.013/0.02)/20) = 0.250 m
V = √0.146/D4
= 6.1 m/s
Re = 6.1(0.250)1000/0.001 = 1.525x106
The friction factor does not change much for this small change in Reynolds number:
D = 250 mm or next standard size up
Q6. An airfoil of 37 m2
area (1 wing only) has an angle of attack of 6o
and is travelling at 25 m/s. The
aircraft has a total profile area of 4.2 m2
in the direction of travel. If the coefficient of drag varies
linearly from 0.04 at 4o
AoA to 0.12 at 14o
AoA, what power is required to maintain this velocity at
4o
C temperature and 0.9x105
Pa absolute pressure? If the lift coefficient is inversely proportional to
the square root of the drag coefficient, what is the lift on the wing at this speed? Corrections added
via Moodle discussion.
Start by looking at the drag equation:
pD A
U
CDrag
2
2
Total Drag Force
We can work out the drag coefficient CD by interpolating the data given
We can work out the density using the absolute temperature and pressure
5
The slope of the CD profile is k = (0.12 – 0.04) / (14 – 4) = 0.008
The value of CD at 6o
is thus CD(6o
) = 0.04 + 0.008(6 – 4) = 0.056
The density of air at 4o
C (277 K) and 0.9x105
Pa is
= P/RT = 0.9x105/(287(277)) = 1.132 kg/m3
The total profile area must increase as the angle of attack increases. In the absence of blueprints, let’s
assume it is approximately the base profile area + the wing area x the sine of the angle of attack:
Ap = 4.2 + 2(37)sin(6) = 11.94 m2
.
So we can work out the drag force on the wing:
pD A
U
CDrag
2
2
= 0.056(1.132)252
(11.94)/2 = 237 N
The power required to maintain that velocity is
Power = F.V = 237(25) = 5.9 kW
The lift coefficient is inversely proportional to the square root of the drag coefficient:
CL = CD
-1/2
= 0.056-1/2
= 4.2
And the lift force is
WL A
U
CLift
2
2
= 4.2(1.132)252
(37)/2 = 55 kN
AoA
14o
4o
6o
0.04
0.12

Mais conteúdo relacionado

Mais procurados

Fluid mechanic white (cap2.1)
Fluid mechanic   white (cap2.1)Fluid mechanic   white (cap2.1)
Fluid mechanic white (cap2.1)
Raul Garcia
 
3_hydrostatic-force_tutorial-solution(1)
3_hydrostatic-force_tutorial-solution(1)3_hydrostatic-force_tutorial-solution(1)
3_hydrostatic-force_tutorial-solution(1)
Diptesh Dash
 
Cu06997 assignment 6 2014_answer
Cu06997 assignment 6 2014_answerCu06997 assignment 6 2014_answer
Cu06997 assignment 6 2014_answer
Henk Massink
 
Cu06997 lecture 9-10_exercises
Cu06997 lecture 9-10_exercisesCu06997 lecture 9-10_exercises
Cu06997 lecture 9-10_exercises
Henk Massink
 
Sheet 1 pressure measurments
Sheet 1 pressure measurmentsSheet 1 pressure measurments
Sheet 1 pressure measurments
asomah
 

Mais procurados (20)

Engineering Fluid Mechanics 10th Edition Elger Solutions Manual
Engineering Fluid Mechanics 10th Edition Elger Solutions ManualEngineering Fluid Mechanics 10th Edition Elger Solutions Manual
Engineering Fluid Mechanics 10th Edition Elger Solutions Manual
 
Inclass ass
Inclass assInclass ass
Inclass ass
 
Fluid mechanic white (cap2.1)
Fluid mechanic   white (cap2.1)Fluid mechanic   white (cap2.1)
Fluid mechanic white (cap2.1)
 
Engineering Fluid Mechanics 11th Edition Elger Solutions Manual
Engineering Fluid Mechanics 11th Edition Elger Solutions ManualEngineering Fluid Mechanics 11th Edition Elger Solutions Manual
Engineering Fluid Mechanics 11th Edition Elger Solutions Manual
 
Engr207 assignment#1
Engr207   assignment#1Engr207   assignment#1
Engr207 assignment#1
 
Free convection heat and mass transfer
Free convection heat and mass transferFree convection heat and mass transfer
Free convection heat and mass transfer
 
3_hydrostatic-force_tutorial-solution(1)
3_hydrostatic-force_tutorial-solution(1)3_hydrostatic-force_tutorial-solution(1)
3_hydrostatic-force_tutorial-solution(1)
 
Buku bab 2
Buku bab 2Buku bab 2
Buku bab 2
 
Cu06997 assignment 6 2014_answer
Cu06997 assignment 6 2014_answerCu06997 assignment 6 2014_answer
Cu06997 assignment 6 2014_answer
 
Selectionmec6 (1)
Selectionmec6 (1)Selectionmec6 (1)
Selectionmec6 (1)
 
Cálculo de h convectiva cuando tfilm es desconocida
Cálculo de h convectiva cuando tfilm es desconocidaCálculo de h convectiva cuando tfilm es desconocida
Cálculo de h convectiva cuando tfilm es desconocida
 
MF 10 Tuberías en paralelo y ramificadas
MF 10 Tuberías en paralelo y ramificadasMF 10 Tuberías en paralelo y ramificadas
MF 10 Tuberías en paralelo y ramificadas
 
Solutions manual for fluid mechanics 1st edition by hibbeler ibsn 9780133770001
Solutions manual for fluid mechanics 1st edition by hibbeler ibsn 9780133770001Solutions manual for fluid mechanics 1st edition by hibbeler ibsn 9780133770001
Solutions manual for fluid mechanics 1st edition by hibbeler ibsn 9780133770001
 
Mechanics Of Fluids 4th Edition Potter Solutions Manual
Mechanics Of Fluids 4th Edition Potter Solutions ManualMechanics Of Fluids 4th Edition Potter Solutions Manual
Mechanics Of Fluids 4th Edition Potter Solutions Manual
 
Mechanics of fluids 5th edition potter solutions manual
Mechanics of fluids 5th edition potter solutions manualMechanics of fluids 5th edition potter solutions manual
Mechanics of fluids 5th edition potter solutions manual
 
Cu06997 lecture 9-10_exercises
Cu06997 lecture 9-10_exercisesCu06997 lecture 9-10_exercises
Cu06997 lecture 9-10_exercises
 
Sheet 1 pressure measurments
Sheet 1 pressure measurmentsSheet 1 pressure measurments
Sheet 1 pressure measurments
 
Fox solution
Fox   solutionFox   solution
Fox solution
 
Ans1
Ans1Ans1
Ans1
 
Solution manual for water resources engineering 3rd edition - david a. chin
Solution manual for water resources engineering 3rd edition - david a. chinSolution manual for water resources engineering 3rd edition - david a. chin
Solution manual for water resources engineering 3rd edition - david a. chin
 

Semelhante a Answers assignment 4 real fluids-fluid mechanics

185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
Abrar Hussain
 
Calibrating a CFD canopy model with the EC1 vertical profiles of mean wind sp...
Calibrating a CFD canopy model with the EC1 vertical profiles of mean wind sp...Calibrating a CFD canopy model with the EC1 vertical profiles of mean wind sp...
Calibrating a CFD canopy model with the EC1 vertical profiles of mean wind sp...
Stephane Meteodyn
 
Signal Processing Lab Report
Signal Processing Lab ReportSignal Processing Lab Report
Signal Processing Lab Report
Tyler Mooney
 
Numerical_Analysis_of_Turbulent_Momentum_and_Heat_Transfer_in_a_Rectangular_H...
Numerical_Analysis_of_Turbulent_Momentum_and_Heat_Transfer_in_a_Rectangular_H...Numerical_Analysis_of_Turbulent_Momentum_and_Heat_Transfer_in_a_Rectangular_H...
Numerical_Analysis_of_Turbulent_Momentum_and_Heat_Transfer_in_a_Rectangular_H...
Nate Werner
 
Solucionário Introdução à mecânica dos Fluidos - Chapter 01
Solucionário Introdução à mecânica dos Fluidos - Chapter 01Solucionário Introdução à mecânica dos Fluidos - Chapter 01
Solucionário Introdução à mecânica dos Fluidos - Chapter 01
Rodolpho Montavoni
 

Semelhante a Answers assignment 4 real fluids-fluid mechanics (20)

185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
 
Laminar turbulent
Laminar turbulentLaminar turbulent
Laminar turbulent
 
ANSYS Project
ANSYS ProjectANSYS Project
ANSYS Project
 
Solution manual 10 12
Solution manual 10 12Solution manual 10 12
Solution manual 10 12
 
cfd ahmed body
cfd ahmed bodycfd ahmed body
cfd ahmed body
 
Calibrating a CFD canopy model with the EC1 vertical profiles of mean wind sp...
Calibrating a CFD canopy model with the EC1 vertical profiles of mean wind sp...Calibrating a CFD canopy model with the EC1 vertical profiles of mean wind sp...
Calibrating a CFD canopy model with the EC1 vertical profiles of mean wind sp...
 
Solution manual 17 19
Solution manual 17 19Solution manual 17 19
Solution manual 17 19
 
Water influx VEH Model.pptx
Water influx VEH Model.pptxWater influx VEH Model.pptx
Water influx VEH Model.pptx
 
HOW TO PREDICT HEAT AND MASS TRANSFER FROM FLUID FRICTION
HOW TO PREDICT HEAT AND MASS TRANSFER FROM FLUID FRICTIONHOW TO PREDICT HEAT AND MASS TRANSFER FROM FLUID FRICTION
HOW TO PREDICT HEAT AND MASS TRANSFER FROM FLUID FRICTION
 
CH EN 3453 Heat Transfer 2014 Fall Utah Homework HW 09 Solutions
CH EN 3453 Heat Transfer 2014 Fall Utah Homework HW 09 SolutionsCH EN 3453 Heat Transfer 2014 Fall Utah Homework HW 09 Solutions
CH EN 3453 Heat Transfer 2014 Fall Utah Homework HW 09 Solutions
 
Basic Theory & Formulae Training Module
Basic Theory & Formulae Training ModuleBasic Theory & Formulae Training Module
Basic Theory & Formulae Training Module
 
Signal Processing Lab Report
Signal Processing Lab ReportSignal Processing Lab Report
Signal Processing Lab Report
 
Team Jetstream Final Report
Team Jetstream Final Report Team Jetstream Final Report
Team Jetstream Final Report
 
ENGINEERING SYSTEM DYNAMICS-TAKE HOME ASSIGNMENT 2018
ENGINEERING SYSTEM DYNAMICS-TAKE HOME ASSIGNMENT 2018ENGINEERING SYSTEM DYNAMICS-TAKE HOME ASSIGNMENT 2018
ENGINEERING SYSTEM DYNAMICS-TAKE HOME ASSIGNMENT 2018
 
Elecmachine
ElecmachineElecmachine
Elecmachine
 
Numerical_Analysis_of_Turbulent_Momentum_and_Heat_Transfer_in_a_Rectangular_H...
Numerical_Analysis_of_Turbulent_Momentum_and_Heat_Transfer_in_a_Rectangular_H...Numerical_Analysis_of_Turbulent_Momentum_and_Heat_Transfer_in_a_Rectangular_H...
Numerical_Analysis_of_Turbulent_Momentum_and_Heat_Transfer_in_a_Rectangular_H...
 
Dimension less numbers in applied fluid mechanics
Dimension less numbers in applied fluid mechanicsDimension less numbers in applied fluid mechanics
Dimension less numbers in applied fluid mechanics
 
Pipe Flow Optimization
Pipe Flow OptimizationPipe Flow Optimization
Pipe Flow Optimization
 
Solucionário Introdução à mecânica dos Fluidos - Chapter 01
Solucionário Introdução à mecânica dos Fluidos - Chapter 01Solucionário Introdução à mecânica dos Fluidos - Chapter 01
Solucionário Introdução à mecânica dos Fluidos - Chapter 01
 
Torsion Hollow Shaft
Torsion Hollow ShaftTorsion Hollow Shaft
Torsion Hollow Shaft
 

Mais de asghar123456

Answers assignment 5 open channel hydraulics-fluid mechanics
Answers assignment 5 open channel hydraulics-fluid mechanicsAnswers assignment 5 open channel hydraulics-fluid mechanics
Answers assignment 5 open channel hydraulics-fluid mechanics
asghar123456
 
Buckling test engt110
Buckling test engt110Buckling test engt110
Buckling test engt110
asghar123456
 
Amth250 octave matlab some solutions (4)
Amth250 octave matlab some solutions (4)Amth250 octave matlab some solutions (4)
Amth250 octave matlab some solutions (4)
asghar123456
 
Amth250 octave matlab some solutions (3)
Amth250 octave matlab some solutions (3)Amth250 octave matlab some solutions (3)
Amth250 octave matlab some solutions (3)
asghar123456
 
Amth250 octave matlab some solutions (2)
Amth250 octave matlab some solutions (2)Amth250 octave matlab some solutions (2)
Amth250 octave matlab some solutions (2)
asghar123456
 
Amth250 octave matlab some solutions (1)
Amth250 octave matlab some solutions (1)Amth250 octave matlab some solutions (1)
Amth250 octave matlab some solutions (1)
asghar123456
 

Mais de asghar123456 (9)

Answers assignment 5 open channel hydraulics-fluid mechanics
Answers assignment 5 open channel hydraulics-fluid mechanicsAnswers assignment 5 open channel hydraulics-fluid mechanics
Answers assignment 5 open channel hydraulics-fluid mechanics
 
Buckling test engt110
Buckling test engt110Buckling test engt110
Buckling test engt110
 
Assignment6
Assignment6Assignment6
Assignment6
 
Assignment5
Assignment5Assignment5
Assignment5
 
Assignment4
Assignment4Assignment4
Assignment4
 
Amth250 octave matlab some solutions (4)
Amth250 octave matlab some solutions (4)Amth250 octave matlab some solutions (4)
Amth250 octave matlab some solutions (4)
 
Amth250 octave matlab some solutions (3)
Amth250 octave matlab some solutions (3)Amth250 octave matlab some solutions (3)
Amth250 octave matlab some solutions (3)
 
Amth250 octave matlab some solutions (2)
Amth250 octave matlab some solutions (2)Amth250 octave matlab some solutions (2)
Amth250 octave matlab some solutions (2)
 
Amth250 octave matlab some solutions (1)
Amth250 octave matlab some solutions (1)Amth250 octave matlab some solutions (1)
Amth250 octave matlab some solutions (1)
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Answers assignment 4 real fluids-fluid mechanics

  • 1. 5 PHYS207 Assignment 4 Real Fluids Q1. A 1:100 model submarine is 1.25 m long and is towed underwater at a velocity of 4.4 m/s. At what velocity will the full scale submarine operate for dynamically similar forces? (Note: this is not a design target but a laboratory examination of similitude eg similar levels of turbulence). This is a submerged situation, so the key dimensionless number is Reynolds. Using the model data, the Reynolds number is: Re = VD / = 4.4(1.25)1000/0.001 = 5.5x106 (We can use any characteristic length, so long as we use the same length in model and prototype. In this case we have used the hull length. The fluid data states only that it is water, so we can assume rough figures of 1000 kg/m3 and 0.001 Pa.s for the density and viscosity.) The prototype will have a similar Reynolds number for similar forces: Re = VD / = V(125)1000/0.001 = 5.5x106 The remaining unknown is the velocity: V = 0.001(5.5x106 )/(125(1000)) = 0.044 m/s This agrees with the point that submerged models at high speed are dynamically similar to submerged prototypes at low speeds. But is it realistic to assume that the full scale submarine will behave this way? 0.044 m/s is a fairly low speed… Q2. The towing force on the model submarine of the previous question was measured as 7.4 N. What kinematically similar force would be applied to the prototype to attain the calculated speed? For similitude of forces we need to use the Euler number, which in Reynolds cases leads to a force ratio of Fr = r (p. 121 study guide) The fluid density is the same for the model and the prototype, so Fr = r = 1 This means that the forces on the prototype are the same as on the model for kinematically similar speeds. Fp = 7.4 N No wonder the prototype velocity is so slow! This motive force is tiny compared to the actual power needed for even a small submarine. The point is that dynamic similitude, while providing a useful point of comparison between model and prototype, is not realistic as a description of actual performance.
  • 2. 5 Q3. The submarine of the previous example is also tested in a high float surface propulsion mode. For a towing force of 6.2 N a slightly higher velocity of 4.8 m/s is obtained. What are the corresponding prototype velocity and propulsion force? Surface propulsion is a Froude number situation: We can work out the Froude number for the model and use it to work out the prototype velocity: gy V Fr For the model, Fr = 4.8/√(9.8(1.25)) = 1.37 (Again we can use any characteristic length, so long as we use the same length in model and prototype) For the prototype, Fr = V/√(9.8(125)) = 1.37 This leaves only V: V = 1.37√(9.8(125)) = 48 m/s This seems more realistic but in fact it only represents a design point for similar dynamic effects compared to the model. The propulsion force ratio is similarly determined from the Euler and Froude numbers: Fr = rLr 3 ( study guide) = Lr 3 (same density for model and prototype) That is Fm/Fp = (1/100)3 And Fp = Fm(1003 ) = 6.2(1003 ) = 6.2 MN thrust. At 48 m/s this would require a power of about 300MW, a very unrealistic design target but not unacceptable for establishing wave friction loads for the experimental design process. Q4. A reservoir’s water surface is at an elevation of 80 m. The reservoir drains via a cast iron pipe which is 250 m long and 400 mm in diameter into a pre-treatment pond. If the pond and outfall are at an elevation of 40 m, what flowrate can the pipeline deliver? It helps to draw a diagram: 80 m 40 m250 m HGL Entry losses losses
  • 3. 5 The hydraulic gradeline loses a small incremental amount due to entry turbulence and then a larger gradual amount due to pipe friction. The entry losses are he = ke V2 /2g where ke is about 0.5 The pipe losses are hf = fLV2 /2gD where f is an as yet unknown friction factor. The two losses add up to the total head difference between the two water surfaces: he + hf = 40 m Let’s assume a value of f = 0.02 and check that later: V2 (ke/2g + fL/2gD) = V2 (0.5/(2(9.8)) + 0.02(250)/(2(9.8)0.4) = V2 (0.663) = 40 m So V = √(40/0.663) = 7.7 m/s This gives a Reynolds number of Re = 7.7(0.4)1000/0.001 = 3.1x106 Using the moody diagram for cast iron this gives a friction factor of 0.012. Repeat the calculation with this value: V2 (0.5/(2(9.8)) + 0.012(250)/(2(9.8)0.4) = V2 (0.408) = 40 m V = √(40/0.408) = 9.9 m/s Re = 9.9(0.4)1000/0.001 = 4.0x106 The value of f does not change for this small difference in Re. Hence V = 9.9 m/s and Q = VA = V( D2 /4) = 9.9( 0.42 /4) = 1.24 m3 /s Q5. A pipeline needs to be designed to carry water from the pre-treatment pond of the previous example to the treatment works 200 m away. The treatment works are at an elevation of 30 m and have an internal working head of 15 m. A pump of design head 25 m is specified to supply 300 l/s from the pond to the treatment works. What diameter pipe is required to carry this amount? Let’s do a diagram again: The total headloss between the pump and the pressurised works is (40 + 25) – (30 + 15) = 20 m. This is shared between the pipe losses and an exit loss into the works tank: P40 m 30 m 45 m + 15 m + 25 m 200 m
  • 4. 5 ht = he + hf = keV2 /2g + fLV2 /2gD = 20 m ke is an exit coefficient, ke ~ 1.0 and f is the friction factor, again guessed initially as 0.02. We don’t know the velocity or the diameter of the pipe, but we do know the flowrate Q = VA = V D2 /4 Q2 = V2 2 D4 /16 = 0.32 = 0.09 So V2 = 0.09(16)/( 2 D4 ) = 0.146/D4 Putting in the other numerical values we can express the headloss as a function of D: ht = he + hf = 0.0074/D4 + 0.03/D5 = 20 m We can ignore the first (small) term and evaluate D = 5 √(0.03/20) = 0.272 m V is then V = √0.146/D4 = 5.1 m/s We need to check if our assumed f is correct: Calculate a Reynolds number: Re = 5.1(0.272)1000/0.001 = 1.374x106 Assuming cast iron pipe, this is f = 0.013 The solution amounts to correcting this factor: D = 5 √(0.03x(0.013/0.02)/20) = 0.250 m V = √0.146/D4 = 6.1 m/s Re = 6.1(0.250)1000/0.001 = 1.525x106 The friction factor does not change much for this small change in Reynolds number: D = 250 mm or next standard size up Q6. An airfoil of 37 m2 area (1 wing only) has an angle of attack of 6o and is travelling at 25 m/s. The aircraft has a total profile area of 4.2 m2 in the direction of travel. If the coefficient of drag varies linearly from 0.04 at 4o AoA to 0.12 at 14o AoA, what power is required to maintain this velocity at 4o C temperature and 0.9x105 Pa absolute pressure? If the lift coefficient is inversely proportional to the square root of the drag coefficient, what is the lift on the wing at this speed? Corrections added via Moodle discussion. Start by looking at the drag equation: pD A U CDrag 2 2 Total Drag Force We can work out the drag coefficient CD by interpolating the data given We can work out the density using the absolute temperature and pressure
  • 5. 5 The slope of the CD profile is k = (0.12 – 0.04) / (14 – 4) = 0.008 The value of CD at 6o is thus CD(6o ) = 0.04 + 0.008(6 – 4) = 0.056 The density of air at 4o C (277 K) and 0.9x105 Pa is = P/RT = 0.9x105/(287(277)) = 1.132 kg/m3 The total profile area must increase as the angle of attack increases. In the absence of blueprints, let’s assume it is approximately the base profile area + the wing area x the sine of the angle of attack: Ap = 4.2 + 2(37)sin(6) = 11.94 m2 . So we can work out the drag force on the wing: pD A U CDrag 2 2 = 0.056(1.132)252 (11.94)/2 = 237 N The power required to maintain that velocity is Power = F.V = 237(25) = 5.9 kW The lift coefficient is inversely proportional to the square root of the drag coefficient: CL = CD -1/2 = 0.056-1/2 = 4.2 And the lift force is WL A U CLift 2 2 = 4.2(1.132)252 (37)/2 = 55 kN AoA 14o 4o 6o 0.04 0.12