Lab 3A: Modeling and Experimentation: Two-Can System

Size: px
Start display at page:

Download "Lab 3A: Modeling and Experimentation: Two-Can System"

Transcription

1 Lab 3A: Modeling and Experimentation: Two-Can System Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin June 26, 2014

2 1 Introduction 2 One-Can 3 Analysis 4 Two-Can 5 Simulation 6 Summary 7 Pre-Lab/LE

3 Overview This lab deals with modeling and experimentation with a system formed by cascading two cans so that one empties into the other, which then empties to a reservoir. These slides describe the derivation of a mathematical model for the one and two-can systems. The models are used to guide physical experimentation and simulation studies.

4 Lab 3A Specific Objectives One of the main goals of this lab is for you to practice building a model of a system and assessing how accurately it can predict actual system behavior, in the process learning about what is needed to properly parameterize the model using theoretical and/or experimental means. For the two-can system, you will: 1 Use your model to determine the initial volume of water in the top can that will result in the level of fluid in the bottom can reaching a specified level at some point in time 2 Determine how well you can exactly maximize the level in the bottom can without any spillage.

5 Outline Introduction One-Can Analysis Two-Can Simulation Summary Pre-Lab/LE You see tank emptying problems beginning in physics classes

6 Outline Introduction One-Can Analysis Two-Can Simulation Summary Pre-Lab/LE Then you study these problems in more detail in fluid mechanics From: Introduction to Fluid Mechanics, Fox and McDonald, 4th edition In this example, control volume equations are used to derive an ODE in terms of the height, h, of fluid in this tank.

7 One-can system model In systems modeling, we learn to model by identifying distinct basic elements and use physical laws to understand how they are interconnected. Fluid potential energy storage in a can (or tank) is modeled as a C element quasi-static assumption constant-area tank pressure-volume (P V ) constitutive relation Orifice flow induces energy dissipation modeled by using an R element Steady-flow Bernoulli model simplifying assumptions pressure-flow (P Q) constitutive relation

8 The hydraulic can or tank element A can only stores potential hydraulic energy (if we can ignore inertial effects), and we show that this is a capacitive element by recalling that, P = ρgh = ρg A V = 1 C V where the can is assumed to have constant cross-sectional area, so C is a hydraulic capacitance, C = A/(ρg). If the can or tank does not have constant cross-sectional area, as is common in many applications as illustrated below, then the constitutive law would not be linear. It may also be the case that you cannot ignore inertial effects of the fluid. What would the tank look like in such a case?

9 An Orifice/Valve as an R Element You can show that orifice flowrate, Q, can be directly related to pressure drop across the orifice, P, by, Q = C c A o 2P/ρ where C c is a discharge coefficient, A o the orifice area. We identify the flowrate as a flow variable and pressure as an effort variable, the product being the dissipated power, P = P Q. Since the orifice involves dissipative processes, we model the orifice as a resistive (R) element.

10 Orifice flow relation The flowrate relation derived is used extensively for orifice flow predictions in a wide range of applications. For example, it is commonly applied when predicting hydraulic valve flows. If the pressure can reverse sign, then the relation may need to be generalized to account for sign by using, Q = C c A o sgn(p ) 2 P /ρ where the sgn() function provides sign information and the absolute value of pressure is taken when used in computation. Note: detailed discussion of the orifice flow rate model can be found in the appendix.

11 One can dynamic system model We assemble the elements together using the mass continuity equation where, where assuming incompressible flow, For the one can system, ṁ stored = ṁ in ṁ out ρ V = ρq in ρq out V = Q in Q out where V, the volume stored in the can, is the system state. Recognize that this equation cannot be solved until the terms on the right-hand side are expressed as functions of states or inputs.

12 One can dynamic system model state equation To derive the state equation for the one-can system, use the constitutive relations discussed earlier. First, where But, d V dt = Q in Q out Q out = C c A o 2P/ρ. P = V/C Now, d V dt = Q in C c A o 2 V/ρC which can be simplified to the state equation, d V dt = Q in K V where K is a constant for a given can. This equation is in the form of a 1st order state equation.

13 Steady-state versus dynamic emptying A steady-state condition occurs when Q in is equal to Q out so, d V dt = Q in Q out = 0. The system is said to be in equilibrium or steady-state and volume will be constant. A dynamic state occurs when Q in Q out, so the tank dynamically empties and/or fills over time, with volume a dynamic state determined by, d V dt = Q in K V

14 Steady-state versus dynamic emptying Steady-state: In general, setting dx/dt = 0 for all your state equations gives n algebraic equations that can be solved for the equilibrium states. In this case, d V dt = 0. gives Q in = Q out, which can be solved for V e, the steady-state or equilibrium volume. Q. Can you solve for V e? Dynamic state: The special case Q in = 0 with known V o is the can emptying problem, d V dt = K V which can be solved for V (t) in closed form, given we know K. Q. Can you find V (t)?

15 Finding K from experiments The emptying can model can be used to design an experiment to determine the unknown parameter, K. The equation, d V dt = K V is a nonlinear ordinary differential equation that can be integrated from the form, d V = Kdt V An emptying experiment begins with an initial volume, V o, that empties in time, T e, as expressed through the integration, d V Te = Kdt V o V 0 0

16 Model analysis Integration of the equation, yields, giving, 0 0 d V = 2 V 1/2 0 V V o V o d V Te = Kdt V o V 0 Te = Kdt = Kt Te V o = KT e. This relation suggests that measurements of initial volume and time-to-empty can be used to estimate the parameter K. We use this as an example of model-based experiment design.

17 Data collection and analysis The relation, 2 V o = KT e, suggests there is a linear relation between initial volume and time-to-empty. Q. Do you think it is correct to force the trend line in this relation to go through (0,0)?

18 Determining K from a steady-state experiment The other way to find a K value is to use a steady-state experiment. 1 Describe what measurements would be needed to find K. 2 Explain how the physical conditions are different from the those in a dynamic can emptying experiment. 3 Is there a preference in choosing one of the experimental approaches described over the other?

19 Two-can system model The state equations for the two can system are found by simply applying continuity on the second can. You should be able to show that the state equations for the volumes in cans 1 (top) and 2 (bottom) are, respectively, V 1 = K 1 V1 V 2 = +K 1 V1 K 2 V2 where the K values are distinct for each can. Note that there is no input flow to top can, but it can be readily added. These equations can not be integrated analytically, but can be solved using numerical simulation.

20 Two-can system dynamics Consider the case where the top can (1) is filled to some level and the bottom can (2) is initially empty. When released, flow from the top can will begin to fill the bottom can, which then empties (to a reservoir). The dynamic response of each can volume should follow trends similar to those shown below.

21 Script for two-can The two-can system ODEs are formatted in a script function file below: function file function f = two_can(t,v) global K1 K2 if V(1)<0 Q1 = 0; % if V<0, can is empty else Q1 = K1*sqrt(V(1)); end if V(2)<0 Q2 = 0; % if V<0, can is empty else Q2 = K2*sqrt(V(2)); end f = [-Q1;Q1-Q2]; Note how special consideration must be made to prevent volume values becoming negative, which is not possible in this case.

22 Two-can system block diagram A block diagram for the two-can system is shown below. One way to keep volume greater than or equal to zero is to use a saturation block with a lower limit set to zero and upper limit set to Inf.

23 Experimental Testing and Evaluation of Model Testing a one-can model. Given an experimentally determined, K, repeated tests can be run to determine if time-to-empty is accurately predicted. To fully assess accuracy of the model, the volume needs to be measured over time and compared to simulation predictions. Testing a two-can model. One quick test is to begin with top can at a given volume, bottom can empty, and estimate peak level reached in the bottom can and time-to-empty. This gives a first assessment of accuracy of the combined system model. As for the one-can system, measuring volume over time would give a more accurate assessment.

24 Summary The one and two-can systems rely on physical modeling of hydraulic system elements, and introduce the application of state space modeling. The system model is described by two nonlinear differential equations in state space form. To make predictions about the two volume states of this system, it is necessary to solve the equations using a numerical simulation program. In addition, each can requires its own K value which must be experimentally determined.

25 Summary of Pre-Lab 3A see the clog for details 1 Develop a two-can simulation model in LabVIEW ready for use in lab. Submit screen shots of the front panel and block diagram to illustrate your code. The program should be readable and neatly organized. The following slide provides a table with can dimensions. Use Can Set 1 to find ideal values for K 1 (bottom can) and K 2 (top can). You will need to refer to the appendix for details. Submit your calculations as part of this pre-lab. Submit results from a sample simulation of Can Set 1 given that Can 1 is initially empty and Can 2 is 3/4 full. 2 Submit a description of a laboratory procedure for collecting data from one-can experiments for determining K. The only measurements you will be able to make are of time-to-empty, T e, (using a stop watch) and volume. You should think through any problems that can arise when running these experiments.

26 Can dimensions for two-can systems

27 LE 3A see the clog for details 1 In-lab: Run a single experiment to validate whether an initial volume specified for Can 1 achieves the desired height (volume) in Can 2. 2 In-lab: Use your simulation model of the two-can system to determine the initial volume in Can 1 that will maximize the volume in Can 2 without spilling. 3 Written: Submit a written LE with the following: abstract describing lab and results Describe the results and any discrepancies in your experiments on the maximum-level filling of Can 2. Updated lab procedure, making updates and refinements, especially adding any guidance you think would have improved your results. Compare your values for K1 and K 2 as measured in the lab to those from the theoretical (ideal) calculations. Explain any differences and whether they make sense given the assumptions made in the ideal model.

28 Orifice flow model Orifice flow model Begin by using mass continuity and the steady Bernoulli equation to derive a relation for the velocity of the fluid exiting at control surface 2 (see right). In this case, 0 = t CV ρd V + ρv da CS P 1 ρ + V gh 1 = P 2 ρ + V gh 2 to show that: 2gh V 2 = [1 (A 2 /A 1 ) 2 ] What is A 2? Approximate by using the jet area. If there is an orifice where the jet area is not equal to the orifice area, we use a contraction coefficient.

29 Orifice flow model Orifice contraction coefficients The contraction coefficient is defined by, C c = A jet A o Some common experimentally determined values:

30 Orifice flow model Velocity coefficient Using the contraction coefficient, our model for the exiting mass flowrate is, ṁ = ρq = ρa jet V = ρc c A o C v V ideal where we ve used the velocity coefficient, C v = V actual V ideal = velocity coefficient which accounts for friction effects.

31 Orifice flow model Orifice flowrate model Use the ideal velocity from the Bernoulli equation, 2gh V ideal = V 2 = [1 (A 2 /A 1 ) 2 ] and gauge pressure, P, at the bottom of the can so the flowrate from the orifice is, Q = ṁ ρ = C c C v A o 2P [1 Cc 2 (A 2 /A 1 ) 2 ] ρ = K 2P oa o ρ where ρ is assumed constant and, K o = C c C v [1 C 2 c (A 2 /A 1 ) 2 ]

32 Orifice flow model Ideal orifice flow constant, K ideal In the derived expression for K o, assume ideal contraction and velocity coefficients, C c = 1 and C v = 1 so, K o,ideal = 1/ [ 1 (A orifice /A can ) 2] and the ideal case flowrate is, 2 V 2 Q ideal = K o,ideal A o ρ C = K ρg o,ideala o V = Kideal V ρ A can where the ideal can coefficient is defined by, K ideal = K o,ideal A o 2g/Acan, a value calculated from easily measured dimensions.

33 Orifice flow model Example K ideal calculations Example calculation of ideal flow coefficient calculations given in different units are shown below.

Project TOUCAN. A Study of a Two-Can System. Prof. R.G. Longoria Update Fall ME 144L Prof. R.G. Longoria Dynamic Systems and Controls Laboratory

Project TOUCAN. A Study of a Two-Can System. Prof. R.G. Longoria Update Fall ME 144L Prof. R.G. Longoria Dynamic Systems and Controls Laboratory Project TOUCAN A Study of a Two-Can System Prof. R.G. Longoria Update Fall 2009 Laboratory Goals Gain familiarity with building models that reflect reality. Show how a model can be used to guide physical

More information

Modeling and Experimentation: Compound Pendulum

Modeling and Experimentation: Compound Pendulum Modeling and Experimentation: Compound Pendulum Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin Fall 2014 Overview This lab focuses on developing a mathematical

More information

Mass of fluid leaving per unit time

Mass of fluid leaving per unit time 5 ENERGY EQUATION OF FLUID MOTION 5.1 Eulerian Approach & Control Volume In order to develop the equations that describe a flow, it is assumed that fluids are subject to certain fundamental laws of physics.

More information

Lecture Fluid system elements

Lecture Fluid system elements Lecture 8.1 Fluid system elements volumetric flowrate pressure drop Detailed distributed models of fluids, such as the Navier-Stokes equations, are necessary for understanding many aspects of fluid systems

More information

Physics 3 Summer 1990 Lab 7 - Hydrodynamics

Physics 3 Summer 1990 Lab 7 - Hydrodynamics Physics 3 Summer 1990 Lab 7 - Hydrodynamics Theory Consider an ideal liquid, one which is incompressible and which has no internal friction, flowing through pipe of varying cross section as shown in figure

More information

CEE 3310 Control Volume Analysis, Oct. 10, = dt. sys

CEE 3310 Control Volume Analysis, Oct. 10, = dt. sys CEE 3310 Control Volume Analysis, Oct. 10, 2018 77 3.16 Review First Law of Thermodynamics ( ) de = dt Q Ẇ sys Sign convention: Work done by the surroundings on the system < 0, example, a pump! Work done

More information

Lesson 6 Review of fundamentals: Fluid flow

Lesson 6 Review of fundamentals: Fluid flow Lesson 6 Review of fundamentals: Fluid flow The specific objective of this lesson is to conduct a brief review of the fundamentals of fluid flow and present: A general equation for conservation of mass

More information

Stream Tube. When density do not depend explicitly on time then from continuity equation, we have V 2 V 1. δa 2. δa 1 PH6L24 1

Stream Tube. When density do not depend explicitly on time then from continuity equation, we have V 2 V 1. δa 2. δa 1 PH6L24 1 Stream Tube A region of the moving fluid bounded on the all sides by streamlines is called a tube of flow or stream tube. As streamline does not intersect each other, no fluid enters or leaves across the

More information

Chapter (6) Energy Equation and Its Applications

Chapter (6) Energy Equation and Its Applications Chapter (6) Energy Equation and Its Applications Bernoulli Equation Bernoulli equation is one of the most useful equations in fluid mechanics and hydraulics. And it s a statement of the principle of conservation

More information

Modeling and Experimentation: Mass-Spring-Damper System Dynamics

Modeling and Experimentation: Mass-Spring-Damper System Dynamics Modeling and Experimentation: Mass-Spring-Damper System Dynamics Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin July 20, 2014 Overview 1 This lab is meant to

More information

5 ENERGY EQUATION OF FLUID MOTION

5 ENERGY EQUATION OF FLUID MOTION 5 ENERGY EQUATION OF FLUID MOTION 5.1 Introduction In order to develop the equations that describe a flow, it is assumed that fluids are subject to certain fundamental laws of physics. The pertinent laws

More information

ME332 FLUID MECHANICS LABORATORY (PART II)

ME332 FLUID MECHANICS LABORATORY (PART II) ME332 FLUID MECHANICS LABORATORY (PART II) Mihir Sen Department of Aerospace and Mechanical Engineering University of Notre Dame Notre Dame, IN 46556 Version: April 2, 2002 Contents Unit 5: Momentum transfer

More information

Useful concepts associated with the Bernoulli equation. Dynamic

Useful concepts associated with the Bernoulli equation. Dynamic Useful concets associated with the Bernoulli equation - Static, Stagnation, and Dynamic Pressures Bernoulli eq. along a streamline + ρ v + γ z = constant (Unit of Pressure Static (Thermodynamic Dynamic

More information

Chapter 5: Mass, Bernoulli, and Energy Equations

Chapter 5: Mass, Bernoulli, and Energy Equations Chapter 5: Mass, Bernoulli, and Energy Equations Introduction This chapter deals with 3 equations commonly used in fluid mechanics The mass equation is an expression of the conservation of mass principle.

More information

PART II. Fluid Mechanics Pressure. Fluid Mechanics Pressure. Fluid Mechanics Specific Gravity. Some applications of fluid mechanics

PART II. Fluid Mechanics Pressure. Fluid Mechanics Pressure. Fluid Mechanics Specific Gravity. Some applications of fluid mechanics ART II Some applications of fluid mechanics Fluid Mechanics ressure ressure = F/A Units: Newton's per square meter, Nm -, kgm - s - The same unit is also known as a ascal, a, i.e. a = Nm - ) English units:

More information

3.25 Pressure form of Bernoulli Equation

3.25 Pressure form of Bernoulli Equation CEE 3310 Control Volume Analysis, Oct 3, 2012 83 3.24 Review The Energy Equation Q Ẇshaft = d dt CV ) (û + v2 2 + gz ρ d + (û + v2 CS 2 + gz + ) ρ( v n) da ρ where Q is the heat energy transfer rate, Ẇ

More information

Pressure in stationary and moving fluid Lab- Lab On- On Chip: Lecture 2

Pressure in stationary and moving fluid Lab- Lab On- On Chip: Lecture 2 Pressure in stationary and moving fluid Lab-On-Chip: Lecture Lecture plan what is pressure e and how it s distributed in static fluid water pressure in engineering problems buoyancy y and archimedes law;

More information

Experiment (4): Flow measurement

Experiment (4): Flow measurement Experiment (4): Flow measurement Introduction: The flow measuring apparatus is used to familiarize the students with typical methods of flow measurement of an incompressible fluid and, at the same time

More information

FLUID MECHANICS PROF. DR. METİN GÜNER COMPILER

FLUID MECHANICS PROF. DR. METİN GÜNER COMPILER FLUID MECHANICS PROF. DR. METİN GÜNER COMPILER ANKARA UNIVERSITY FACULTY OF AGRICULTURE DEPARTMENT OF AGRICULTURAL MACHINERY AND TECHNOLOGIES ENGINEERING 1 4. ELEMENTARY FLUID DYNAMICS -THE BERNOULLI EQUATION

More information

Exam #2: Fluid Kinematics and Conservation Laws April 13, 2016, 7:00 p.m. 8:40 p.m. in CE 118

Exam #2: Fluid Kinematics and Conservation Laws April 13, 2016, 7:00 p.m. 8:40 p.m. in CE 118 CVEN 311-501 (Socolofsky) Fluid Dynamics Exam #2: Fluid Kinematics and Conservation Laws April 13, 2016, 7:00 p.m. 8:40 p.m. in CE 118 Name: : UIN: : Instructions: Fill in your name and UIN in the space

More information

Impact of a Jet. Experiment 4. Purpose. Apparatus. Theory. Symmetric Jet

Impact of a Jet. Experiment 4. Purpose. Apparatus. Theory. Symmetric Jet Experiment 4 Impact of a Jet Purpose The purpose of this experiment is to demonstrate and verify the integral momentum equation. The force generated by a jet of water deflected by an impact surface is

More information

MATTER TRANSPORT (CONTINUED)

MATTER TRANSPORT (CONTINUED) MATTER TRANSPORT (CONTINUED) There seem to be two ways to identify the effort variable for mass flow gradient of the energy function with respect to mass is matter potential, µ (molar) specific Gibbs free

More information

EGN 3353C Fluid Mechanics

EGN 3353C Fluid Mechanics Lecture 8 Bernoulli s Equation: Limitations and Applications Last time, we derived the steady form of Bernoulli s Equation along a streamline p + ρv + ρgz = P t static hydrostatic total pressure q = dynamic

More information

EXPERIMENT NO. 4 CALIBRATION OF AN ORIFICE PLATE FLOWMETER MECHANICAL ENGINEERING DEPARTMENT KING SAUD UNIVERSITY RIYADH

EXPERIMENT NO. 4 CALIBRATION OF AN ORIFICE PLATE FLOWMETER MECHANICAL ENGINEERING DEPARTMENT KING SAUD UNIVERSITY RIYADH EXPERIMENT NO. 4 CALIBRATION OF AN ORIFICE PLATE FLOWMETER MECHANICAL ENGINEERING DEPARTMENT KING SAUD UNIVERSITY RIYADH Submitted By: ABDULLAH IBN ABDULRAHMAN ID: 13456789 GROUP A EXPERIMENT PERFORMED

More information

An overview of the Hydraulics of Water Distribution Networks

An overview of the Hydraulics of Water Distribution Networks An overview of the Hydraulics of Water Distribution Networks June 21, 2017 by, P.E. Senior Water Resources Specialist, Santa Clara Valley Water District Adjunct Faculty, San José State University 1 Outline

More information

Physics GRE Review Fall 2004 Classical Mechanics Problems

Physics GRE Review Fall 2004 Classical Mechanics Problems Massachusetts Institute of Technology Society of Physics Students October 18, 2004 Physics GRE Review Fall 2004 Classical Mechanics Problems Classical Mechanics Problem Set These problems are intended

More information

Phy 212: General Physics II. Daniel Bernoulli ( )

Phy 212: General Physics II. Daniel Bernoulli ( ) Phy 1: General Physics II Chapter 14: Fluids Lecture Notes Daniel Bernoulli (1700-178) Swiss merchant, doctor & mathematician Worked on: Vibrating strings Ocean tides Kinetic theory Demonstrated that as

More information

Three-Tank Experiment

Three-Tank Experiment Three-Tank Experiment Overview The three-tank experiment focuses on application of the mechanical balance equation to a transient flow. Three tanks are interconnected by Schedule 40 pipes of nominal diameter

More information

EXPERIMENT No.1 FLOW MEASUREMENT BY ORIFICEMETER

EXPERIMENT No.1 FLOW MEASUREMENT BY ORIFICEMETER EXPERIMENT No.1 FLOW MEASUREMENT BY ORIFICEMETER 1.1 AIM: To determine the co-efficient of discharge of the orifice meter 1.2 EQUIPMENTS REQUIRED: Orifice meter test rig, Stopwatch 1.3 PREPARATION 1.3.1

More information

Fluid Dynamics Midterm Exam #2 November 10, 2008, 7:00-8:40 pm in CE 110

Fluid Dynamics Midterm Exam #2 November 10, 2008, 7:00-8:40 pm in CE 110 CVEN 311-501 Fluid Dynamics Midterm Exam #2 November 10, 2008, 7:00-8:40 pm in CE 110 Name: UIN: Instructions: Fill in your name and UIN in the space above. There should be 11 pages including this one.

More information

Q1 Give answers to all of the following questions (5 marks each):

Q1 Give answers to all of the following questions (5 marks each): FLUID MECHANICS First Year Exam Solutions 03 Q Give answers to all of the following questions (5 marks each): (a) A cylinder of m in diameter is made with material of relative density 0.5. It is moored

More information

Chapter 4 DYNAMICS OF FLUID FLOW

Chapter 4 DYNAMICS OF FLUID FLOW Faculty Of Engineering at Shobra nd Year Civil - 016 Chapter 4 DYNAMICS OF FLUID FLOW 4-1 Types of Energy 4- Euler s Equation 4-3 Bernoulli s Equation 4-4 Total Energy Line (TEL) and Hydraulic Grade Line

More information

If a stream of uniform velocity flows into a blunt body, the stream lines take a pattern similar to this: Streamlines around a blunt body

If a stream of uniform velocity flows into a blunt body, the stream lines take a pattern similar to this: Streamlines around a blunt body Venturimeter & Orificemeter ELEMENTARY HYDRAULICS National Certificate in Technology (Civil Engineering) Chapter 5 Applications of the Bernoulli Equation The Bernoulli equation can be applied to a great

More information

Chapter 15: Fluid Mechanics Dynamics Using Pascal s Law = F 1 = F 2 2 = F 2 A 2

Chapter 15: Fluid Mechanics Dynamics Using Pascal s Law = F 1 = F 2 2 = F 2 A 2 Lecture 24: Archimedes Principle and Bernoulli s Law 1 Chapter 15: Fluid Mechanics Dynamics Using Pascal s Law Example 15.1 The hydraulic lift A hydraulic lift consists of a small diameter piston of radius

More information

Physics 9 Wednesday, March 2, 2016

Physics 9 Wednesday, March 2, 2016 Physics 9 Wednesday, March 2, 2016 You can turn in HW6 any time between now and 3/16, though I recommend that you turn it in before you leave for spring break. HW7 not due until 3/21! This Friday, we ll

More information

Chapter Four fluid flow mass, energy, Bernoulli and momentum

Chapter Four fluid flow mass, energy, Bernoulli and momentum 4-1Conservation of Mass Principle Consider a control volume of arbitrary shape, as shown in Fig (4-1). Figure (4-1): the differential control volume and differential control volume (Total mass entering

More information

DEPARTMENT OF CHEMICAL ENGINEERING University of Engineering & Technology, Lahore. Fluid Mechanics Lab

DEPARTMENT OF CHEMICAL ENGINEERING University of Engineering & Technology, Lahore. Fluid Mechanics Lab DEPARTMENT OF CHEMICAL ENGINEERING University of Engineering & Technology, Lahore Fluid Mechanics Lab Introduction Fluid Mechanics laboratory provides a hands on environment that is crucial for developing

More information

ME 316: Thermofluids Laboratory

ME 316: Thermofluids Laboratory ME 316 Thermofluid Laboratory 6.1 KING FAHD UNIVERSITY OF PETROLEUM & MINERALS ME 316: Thermofluids Laboratory PELTON IMPULSE TURBINE 1) OBJECTIVES a) To introduce the operational principle of an impulse

More information

Lab 1: Dynamic Simulation Using Simulink and Matlab

Lab 1: Dynamic Simulation Using Simulink and Matlab Lab 1: Dynamic Simulation Using Simulink and Matlab Objectives In this lab you will learn how to use a program called Simulink to simulate dynamic systems. Simulink runs under Matlab and uses block diagrams

More information

ME 300 Thermodynamics II

ME 300 Thermodynamics II ME 300 Thermodynamics II Prof. S. H. Frankel Fall 2006 ME 300 Thermodynamics II 1 Week 1 Introduction/Motivation Review Unsteady analysis NEW! ME 300 Thermodynamics II 2 Today s Outline Introductions/motivations

More information

Modeling and Analysis of Dynamic Systems

Modeling and Analysis of Dynamic Systems Modeling and Analysis of Dynamic Systems Dr. Guillaume Ducard Fall 2017 Institute for Dynamic Systems and Control ETH Zurich, Switzerland G. Ducard c 1 / 34 Outline 1 Lecture 7: Recall on Thermodynamics

More information

The Bernoulli Equation

The Bernoulli Equation The Bernoulli Equation The most used and the most abused equation in fluid mechanics. Newton s Second Law: F = ma In general, most real flows are 3-D, unsteady (x, y, z, t; r,θ, z, t; etc) Let consider

More information

Applied Fluid Mechanics

Applied Fluid Mechanics Applied Fluid Mechanics 1. The Nature of Fluid and the Study of Fluid Mechanics 2. Viscosity of Fluid 3. Pressure Measurement 4. Forces Due to Static Fluid 5. Buoyancy and Stability 6. Flow of Fluid and

More information

Chapter (3) Water Flow in Pipes

Chapter (3) Water Flow in Pipes Chapter (3) Water Flow in Pipes Water Flow in Pipes Bernoulli Equation Recall fluid mechanics course, the Bernoulli equation is: P 1 ρg + v 1 g + z 1 = P ρg + v g + z h P + h T + h L Here, we want to study

More information

Control Volume Revisited

Control Volume Revisited Civil Engineering Hydraulics Control Volume Revisited Previously, we considered developing a control volume so that we could isolate mass flowing into and out of the control volume Our goal in developing

More information

MAHATMA GANDHI MISSION S JAWAHARLAL NEHRU ENGINEERING COLLEGE, AURANGABAD. (M.S.)

MAHATMA GANDHI MISSION S JAWAHARLAL NEHRU ENGINEERING COLLEGE, AURANGABAD. (M.S.) MAHATMA GANDHI MISSION S JAWAHARLAL NEHRU ENGINEERING COLLEGE, AURANGABAD. (M.S.) DEPARTMENT OF CIVIL ENGINEERING FLUID MECHANICS I LAB MANUAL Prepared By Prof. L. K. Kokate Lab Incharge Approved By Dr.

More information

Fluid Mechanics for International Engineers HW #4: Conservation of Linear Momentum and Conservation of Energy

Fluid Mechanics for International Engineers HW #4: Conservation of Linear Momentum and Conservation of Energy 2141-365 Fluid Mechanics for International Engineers 1 Problem 1 RTT and Time Rate of Change of Linear Momentum and The Corresponding Eternal Force Notation: Here a material volume (MV) is referred to

More information

Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N

Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N 0 1 4 Block Diagrams Block diagram models consist of two fundamental objects:

More information

V/ t = 0 p/ t = 0 ρ/ t = 0. V/ s = 0 p/ s = 0 ρ/ s = 0

V/ t = 0 p/ t = 0 ρ/ t = 0. V/ s = 0 p/ s = 0 ρ/ s = 0 UNIT III FLOW THROUGH PIPES 1. List the types of fluid flow. Steady and unsteady flow Uniform and non-uniform flow Laminar and Turbulent flow Compressible and incompressible flow Rotational and ir-rotational

More information

Chapter 5: Mass, Bernoulli, and

Chapter 5: Mass, Bernoulli, and and Energy Equations 5-1 Introduction 5-2 Conservation of Mass 5-3 Mechanical Energy 5-4 General Energy Equation 5-5 Energy Analysis of Steady Flows 5-6 The Bernoulli Equation 5-1 Introduction This chapter

More information

Aerodynamics. Basic Aerodynamics. Continuity equation (mass conserved) Some thermodynamics. Energy equation (energy conserved)

Aerodynamics. Basic Aerodynamics. Continuity equation (mass conserved) Some thermodynamics. Energy equation (energy conserved) Flow with no friction (inviscid) Aerodynamics Basic Aerodynamics Continuity equation (mass conserved) Flow with friction (viscous) Momentum equation (F = ma) 1. Euler s equation 2. Bernoulli s equation

More information

M E 320 Professor John M. Cimbala Lecture 05

M E 320 Professor John M. Cimbala Lecture 05 M E 320 Professor John M. Cimbala Lecture 05 Today, we will: Continue Chapter 3 Pressure and Fluid Statics Discuss applications of fluid statics (barometers and U-tube manometers) Do some example problems

More information

Where does Bernoulli's Equation come from?

Where does Bernoulli's Equation come from? Where does Bernoulli's Equation come from? Introduction By now, you have seen the following equation many times, using it to solve simple fluid problems. P ρ + v + gz = constant (along a streamline) This

More information

Sudden Expansion Exercise

Sudden Expansion Exercise Sudden Expansion Exercise EAS 361, Fall 2009 Before coming to the lab, read sections 1 through 4 of this document. Engineering of Everyday Things Gerald Recktenwald Portland State University gerry@me.pdx.edu

More information

MASS, MOMENTUM, AND ENERGY EQUATIONS

MASS, MOMENTUM, AND ENERGY EQUATIONS MASS, MOMENTUM, AND ENERGY EQUATIONS This chapter deals with four equations commonly used in fluid mechanics: the mass, Bernoulli, Momentum and energy equations. The mass equation is an expression of the

More information

Chapter 5. Mass and Energy Analysis of Control Volumes

Chapter 5. Mass and Energy Analysis of Control Volumes Chapter 5 Mass and Energy Analysis of Control Volumes Conservation Principles for Control volumes The conservation of mass and the conservation of energy principles for open systems (or control volumes)

More information

Last name: First name: Student ID: Discussion: You solution procedure should be legible and complete for full credit (use scratch paper as needed).

Last name: First name: Student ID: Discussion: You solution procedure should be legible and complete for full credit (use scratch paper as needed). University of California, Berkeley Mechanical Engineering ME 106, Fluid Mechanics ODK/Midterm 2, Fall 2015 Last name: First name: Student ID: Discussion: Notes: You solution procedure should be legible

More information

Basic Fluid Mechanics

Basic Fluid Mechanics Basic Fluid Mechanics Chapter 5: Application of Bernoulli Equation 4/16/2018 C5: Application of Bernoulli Equation 1 5.1 Introduction In this chapter we will show that the equation of motion of a particle

More information

Rate of Flow Quantity of fluid passing through any section (area) per unit time

Rate of Flow Quantity of fluid passing through any section (area) per unit time Kinematics of Fluid Flow Kinematics is the science which deals with study of motion of liquids without considering the forces causing the motion. Rate of Flow Quantity of fluid passing through any section

More information

Course: TDEC202 (Energy II) dflwww.ece.drexel.edu/tdec

Course: TDEC202 (Energy II) dflwww.ece.drexel.edu/tdec Course: TDEC202 (Energy II) Thermodynamics: An Engineering Approach Course Director/Lecturer: Dr. Michael Carchidi Course Website URL dflwww.ece.drexel.edu/tdec 1 Course Textbook Cengel, Yunus A. and Michael

More information

CEE 3310 Control Volume Analysis, Oct. 7, D Steady State Head Form of the Energy Equation P. P 2g + z h f + h p h s.

CEE 3310 Control Volume Analysis, Oct. 7, D Steady State Head Form of the Energy Equation P. P 2g + z h f + h p h s. CEE 3310 Control Volume Analysis, Oct. 7, 2015 81 3.21 Review 1-D Steady State Head Form of the Energy Equation ( ) ( ) 2g + z = 2g + z h f + h p h s out where h f is the friction head loss (which combines

More information

Pressure in stationary and moving fluid. Lab-On-Chip: Lecture 2

Pressure in stationary and moving fluid. Lab-On-Chip: Lecture 2 Pressure in stationary and moving fluid Lab-On-Chip: Lecture Fluid Statics No shearing stress.no relative movement between adjacent fluid particles, i.e. static or moving as a single block Pressure at

More information

FLUID MECHANICS. Chapter 3 Elementary Fluid Dynamics - The Bernoulli Equation

FLUID MECHANICS. Chapter 3 Elementary Fluid Dynamics - The Bernoulli Equation FLUID MECHANICS Chapter 3 Elementary Fluid Dynamics - The Bernoulli Equation CHAP 3. ELEMENTARY FLUID DYNAMICS - THE BERNOULLI EQUATION CONTENTS 3. Newton s Second Law 3. F = ma along a Streamline 3.3

More information

11.1 Mass Density. Fluids are materials that can flow, and they include both gases and liquids. The mass density of a liquid or gas is an

11.1 Mass Density. Fluids are materials that can flow, and they include both gases and liquids. The mass density of a liquid or gas is an Chapter 11 Fluids 11.1 Mass Density Fluids are materials that can flow, and they include both gases and liquids. The mass density of a liquid or gas is an important factor that determines its behavior

More information

In steady flow the velocity of the fluid particles at any point is constant as time passes.

In steady flow the velocity of the fluid particles at any point is constant as time passes. Chapter 10 Fluids Fluids in Motion In steady flow the velocity of the fluid particles at any point is constant as time passes. Unsteady flow exists whenever the velocity of the fluid particles at a point

More information

Hydraulic (Fluid) Systems

Hydraulic (Fluid) Systems Hydraulic (Fluid) Systems Basic Modeling Elements Resistance apacitance Inertance Pressure and Flow Sources Interconnection Relationships ompatibility Law ontinuity Law Derive Input/Output Models ME375

More information

Lecture 3 The energy equation

Lecture 3 The energy equation Lecture 3 The energy equation Dr Tim Gough: t.gough@bradford.ac.uk General information Lab groups now assigned Timetable up to week 6 published Is there anyone not yet on the list? Week 3 Week 4 Week 5

More information

For example an empty bucket weighs 2.0kg. After 7 seconds of collecting water the bucket weighs 8.0kg, then:

For example an empty bucket weighs 2.0kg. After 7 seconds of collecting water the bucket weighs 8.0kg, then: Hydraulic Coefficient & Flow Measurements ELEMENTARY HYDRAULICS National Certificate in Technology (Civil Engineering) Chapter 3 1. Mass flow rate If we want to measure the rate at which water is flowing

More information

CHAPTER 3 BASIC EQUATIONS IN FLUID MECHANICS NOOR ALIZA AHMAD

CHAPTER 3 BASIC EQUATIONS IN FLUID MECHANICS NOOR ALIZA AHMAD CHAPTER 3 BASIC EQUATIONS IN FLUID MECHANICS 1 INTRODUCTION Flow often referred as an ideal fluid. We presume that such a fluid has no viscosity. However, this is an idealized situation that does not exist.

More information

LECTURE 9. Hydraulic machines III and EM machines 2002 MIT PSDAM LAB

LECTURE 9. Hydraulic machines III and EM machines 2002 MIT PSDAM LAB LECTURE 9 Hydraulic machines III and EM machines .000 DC Permanent magnet electric motors Topics of today s lecture: Project I schedule revisions Test Bernoulli s equation Electric motors Review I x B

More information

Compressible Gas Flow

Compressible Gas Flow Compressible Gas Flow by Elizabeth Adolph Submitted to Dr. C. Grant Willson CHE53M Department of Chemical Engineering The University of Texas at Austin Fall 008 Compressible Gas Flow Abstract In this lab,

More information

cos(θ)sin(θ) Alternative Exercise Correct Correct θ = 0 skiladæmi 10 Part A Part B Part C Due: 11:59pm on Wednesday, November 11, 2015

cos(θ)sin(θ) Alternative Exercise Correct Correct θ = 0 skiladæmi 10 Part A Part B Part C Due: 11:59pm on Wednesday, November 11, 2015 skiladæmi 10 Due: 11:59pm on Wednesday, November 11, 015 You will receive no credit for items you complete after the assignment is due Grading Policy Alternative Exercise 1115 A bar with cross sectional

More information

Experiment- To determine the coefficient of impact for vanes. Experiment To determine the coefficient of discharge of an orifice meter.

Experiment- To determine the coefficient of impact for vanes. Experiment To determine the coefficient of discharge of an orifice meter. SUBJECT: FLUID MECHANICS VIVA QUESTIONS (M.E 4 th SEM) Experiment- To determine the coefficient of impact for vanes. Q1. Explain impulse momentum principal. Ans1. Momentum equation is based on Newton s

More information

CHEN 3200 Fluid Mechanics Spring Homework 3 solutions

CHEN 3200 Fluid Mechanics Spring Homework 3 solutions Homework 3 solutions 1. An artery with an inner diameter of 15 mm contains blood flowing at a rate of 5000 ml/min. Further along the artery, arterial plaque has partially clogged the artery, reducing the

More information

y 2 = 1 + y 1 This is known as the broad-crested weir which is characterized by:

y 2 = 1 + y 1 This is known as the broad-crested weir which is characterized by: CEE 10 Open Channel Flow, Dec. 1, 010 18 8.16 Review Flow through a contraction Critical and choked flows The hydraulic jump conservation of linear momentum y = 1 + y 1 1 + 8Fr 1 8.17 Rapidly Varied Flows

More information

FLOW MEASUREMENT IN PIPES EXPERIMENT

FLOW MEASUREMENT IN PIPES EXPERIMENT University of Leicester Engineering Department FLOW MEASUREMENT IN PIPES EXPERIMENT Page 1 FORMAL LABORATORY REPORT Name of the experiment: FLOW MEASUREMENT IN PIPES Author: Apollin nana chaazou Partner

More information

DSC HW 3: Assigned 6/25/11, Due 7/2/12 Page 1

DSC HW 3: Assigned 6/25/11, Due 7/2/12 Page 1 DSC HW 3: Assigned 6/25/11, Due 7/2/12 Page 1 Problem 1 (Motor-Fan): A motor and fan are to be connected as shown in Figure 1. The torque-speed characteristics of the motor and fan are plotted on the same

More information

Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N

Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N 2 0 1 7 Modeling Modeling is the process of representing the behavior of a real

More information

Fluid Mechanics. Chapter 12. PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman

Fluid Mechanics. Chapter 12. PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Chapter 12 Fluid Mechanics PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Goals for Chapter 12 To study the concept of density

More information

where = rate of change of total energy of the system, = rate of heat added to the system, = rate of work done by the system

where = rate of change of total energy of the system, = rate of heat added to the system, = rate of work done by the system The Energy Equation for Control Volumes Recall, the First Law of Thermodynamics: where = rate of change of total energy of the system, = rate of heat added to the system, = rate of work done by the system

More information

3.8 The First Law of Thermodynamics and the Energy Equation

3.8 The First Law of Thermodynamics and the Energy Equation CEE 3310 Control Volume Analysis, Sep 30, 2011 65 Review Conservation of angular momentum 1-D form ( r F )ext = [ˆ ] ( r v)d + ( r v) out ṁ out ( r v) in ṁ in t CV 3.8 The First Law of Thermodynamics and

More information

equation 4.1 INTRODUCTION

equation 4.1 INTRODUCTION 4 The momentum equation 4.1 INTRODUCTION It is often important to determine the force produced on a solid body by fluid flowing steadily over or through it. For example, there is the force exerted on a

More information

Chapter (3) Water Flow in Pipes

Chapter (3) Water Flow in Pipes Chapter (3) Water Flow in Pipes Water Flow in Pipes Bernoulli Equation Recall fluid mechanics course, the Bernoulli equation is: P 1 ρg + v 1 g + z 1 = P ρg + v g + z h P + h T + h L Here, we want to study

More information

MAE 224 Notes #4a Elements of Thermodynamics and Fluid Mechanics

MAE 224 Notes #4a Elements of Thermodynamics and Fluid Mechanics MAE 224 Notes #4a Elements of Thermodynamics and Fluid Mechanics S. H. Lam February 22, 1999 1 Reading and Homework Assignments The problems are due on Wednesday, March 3rd, 1999, 5PM. Please submit your

More information

Conservation of Energy for a Closed System. First Law of Thermodynamics. First Law of Thermodynamics for a Change in State

Conservation of Energy for a Closed System. First Law of Thermodynamics. First Law of Thermodynamics for a Change in State Conservation of Energy for a Closed System First Law of Thermodynamics Dr. Md. Zahurul Haq rofessor Department of Mechanical Engineering Bangladesh University of Engineering & Technology BUET Dhaka-000,

More information

FLUID MECHANICS D203 SAE SOLUTIONS TUTORIAL 2 APPLICATIONS OF BERNOULLI SELF ASSESSMENT EXERCISE 1

FLUID MECHANICS D203 SAE SOLUTIONS TUTORIAL 2 APPLICATIONS OF BERNOULLI SELF ASSESSMENT EXERCISE 1 FLUID MECHANICS D203 SAE SOLUTIONS TUTORIAL 2 APPLICATIONS OF BERNOULLI SELF ASSESSMENT EXERCISE 1 1. A pipe 100 mm bore diameter carries oil of density 900 kg/m3 at a rate of 4 kg/s. The pipe reduces

More information

2 Internal Fluid Flow

2 Internal Fluid Flow Internal Fluid Flow.1 Definitions Fluid Dynamics The study of fluids in motion. Static Pressure The pressure at a given point exerted by the static head of the fluid present directly above that point.

More information

CHAPTER 13. Liquids FLUIDS FLUIDS. Gases. Density! Bulk modulus! Compressibility. To begin with... some important definitions...

CHAPTER 13. Liquids FLUIDS FLUIDS. Gases. Density! Bulk modulus! Compressibility. To begin with... some important definitions... CHAPTER 13 FLUIDS Density! Bulk modulus! Compressibility Pressure in a fluid! Hydraulic lift! Hydrostatic paradox Measurement of pressure! Manometers and barometers Buoyancy and Archimedes Principle! Upthrust!

More information

VENTURIMETER EXPERIMENT

VENTURIMETER EXPERIMENT ENTURIMETER EXERIMENT. OBJECTİE The main objectives of this experiment is to obtain the coefficient of discharge from experimental data by utilizing venturi meter and, also the relationship between Reynolds

More information

Ph.D. Qualifying Exam in Fluid Mechanics

Ph.D. Qualifying Exam in Fluid Mechanics Student ID Department of Mechanical Engineering Michigan State University East Lansing, Michigan Ph.D. Qualifying Exam in Fluid Mechanics Closed book and Notes, Some basic equations are provided on an

More information

THE INFLUENCE OF THERMODYNAMIC STATE OF MINERAL HYDRAULIC OIL ON FLOW RATE THROUGH RADIAL CLEARANCE AT ZERO OVERLAP INSIDE THE HYDRAULIC COMPONENTS

THE INFLUENCE OF THERMODYNAMIC STATE OF MINERAL HYDRAULIC OIL ON FLOW RATE THROUGH RADIAL CLEARANCE AT ZERO OVERLAP INSIDE THE HYDRAULIC COMPONENTS Knežević, D. M., et al.: The Influence of Thermodynamic State of Mineral S1461 THE INFLUENCE OF THERMODYNAMIC STATE OF MINERAL HYDRAULIC OIL ON FLOW RATE THROUGH RADIAL CLEARANCE AT ZERO OVERLAP INSIDE

More information

Chapter 7. Entropy. by Asst.Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn

Chapter 7. Entropy. by Asst.Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn Chapter 7 Entropy by Asst.Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn Reference: Cengel, Yunus A. and Michael A. Boles, Thermodynamics: An Engineering Approach, 5th ed.,

More information

Columbia University Department of Physics QUALIFYING EXAMINATION

Columbia University Department of Physics QUALIFYING EXAMINATION Columbia University Department of Physics QUALIFYING EXAMINATION Friday, January 18, 2013 1:00PM to 3:00PM General Physics (Part I) Section 5. Two hours are permitted for the completion of this section

More information

Process Control and Instrumentation Prof. A. K. Jana Department of Chemical Engineering Indian Institute of Technology, Kharagpur

Process Control and Instrumentation Prof. A. K. Jana Department of Chemical Engineering Indian Institute of Technology, Kharagpur Process Control and Instrumentation Prof. A. K. Jana Department of Chemical Engineering Indian Institute of Technology, Kharagpur Lecture - 10 Dynamic Behavior of Chemical Processes (Contd.) (Refer Slide

More information

Solutions for Tutorial 4 Modelling of Non-Linear Systems

Solutions for Tutorial 4 Modelling of Non-Linear Systems Solutions for Tutorial 4 Modelling of Non-Linear Systems 4.1 Isothermal CSTR: The chemical reactor shown in textbook igure 3.1 and repeated in the following is considered in this question. The reaction

More information

The simplified model now consists only of Eq. 5. Degrees of freedom for the simplified model: 2-1

The simplified model now consists only of Eq. 5. Degrees of freedom for the simplified model: 2-1 . a) Overall mass balance: d( ρv ) Energy balance: = w + w w () d V T Tref C = wc ( T Tref ) + wc( T Tref ) w C T Because ρ = constant and ( Tref ) V = V = constant, Eq. becomes: () w = + () w w b) From

More information

FLUID MECHANICS. Dynamics of Viscous Fluid Flow in Closed Pipe: Darcy-Weisbach equation for flow in pipes. Major and minor losses in pipe lines.

FLUID MECHANICS. Dynamics of Viscous Fluid Flow in Closed Pipe: Darcy-Weisbach equation for flow in pipes. Major and minor losses in pipe lines. FLUID MECHANICS Dynamics of iscous Fluid Flow in Closed Pipe: Darcy-Weisbach equation for flow in pipes. Major and minor losses in pipe lines. Dr. Mohsin Siddique Assistant Professor Steady Flow Through

More information

Dimensions represent classes of units we use to describe a physical quantity. Most fluid problems involve four primary dimensions

Dimensions represent classes of units we use to describe a physical quantity. Most fluid problems involve four primary dimensions BEE 5330 Fluids FE Review, Feb 24, 2010 1 A fluid is a substance that can not support a shear stress. Liquids differ from gasses in that liquids that do not completely fill a container will form a free

More information

Fluid Flow Analysis Penn State Chemical Engineering

Fluid Flow Analysis Penn State Chemical Engineering Fluid Flow Analysis Penn State Chemical Engineering Revised Spring 2015 Table of Contents LEARNING OBJECTIVES... 1 EXPERIMENTAL OBJECTIVES AND OVERVIEW... 1 PRE-LAB STUDY... 2 EXPERIMENTS IN THE LAB...

More information

2 Measurements to Determine System Characteristics

2 Measurements to Determine System Characteristics Living with the Lab Winter 2013 v 2.0, March 7, 2013 Thermal Control of the Fish Tank Gerald Recktenwald gerry@me.pdx.edu 1 Overview This document describes esperiments conducted to determine the thermal

More information