Pipeline simulation by the method of characteristics for calculating the pressure pulsation of a high-pressure water plunger pump

Size: px
Start display at page:

Download "Pipeline simulation by the method of characteristics for calculating the pressure pulsation of a high-pressure water plunger pump"

Transcription

1 Pipeline simulation by the method of characteristics for calculating the pressure pulsation of a high-pressure water plunger pump Dr.-Ing.(Rus) Maxim Andreev*, Dipl.-Ing. Uwe Grätz* and Dipl.-Ing. (FH) Achim Lamparter** ESI ITI GmbH, Schweriner Str. 1, Dresden, Germany* URACA GmbH & Co. KG, Sirchinger Str. 15, 7574 Bad Urach, Germany** maxim.andreev@esi-group.com, uwe.graetz@esi-group.com, a.lamparter@uraca.de The article describes ways to adapt the method of characteristics to solving the problem of pressure pulsation calculation of a high-pressure plunger water pump considering a complex pipeline network using a CAE software SimulationX. The objective of this adaptation is to increase the stability of the numerical solution and reduce the calculation time. To verify the accuracy of the simulation, the pressure pulsations were compared with pulsations in various parts of a real complex pipeline. As a result, a compromise between accuracy and speed of calculations was achieved, which improves the process of pump development. Keywords: Fluid power networks, digitalization, connectivity, communication Target audience: Industrial Hydraulics, Simulation, Design Process 1 Introduction Figure 1: The pump design of URACA GmbH&Co.KG Pumps of this type typically consist of a drive unit and a pumped media unit. To prevent mixing of the lubricating liquid with the pumped medium, these two units are completely separated. The drive unit assembly is used to transfer the energy of the connected drive. The rotation is converted into an oscillating plunger motion. The plungers then transfer energy to the pumped medium, moving it from the suction space to the high-pressure space. Switching between the space environment suction and discharge is performed by the valve block. Every engineer involved in simulating technical systems faces the task of selecting appropriate modelling assumptions. The current state of computer technology and software allows modelling systems of almost any complexity with a very high degree of accuracy, achieving a perfect match with experiment. However, the solution cannot always be obtained quickly; at times, the calculation time can be up to weeks or even months, especially when it comes to optimization problems. This problem is especially relevant for engineers involved in the simulation of hydraulic systems. The methods of Computational Fluid Dynamics (CFD) and methods of 1D-simulation based on Ordinary Differential Equations (ODE) can be applied. CFD achieves high computational accuracy but requiring a long computational time. In the case of 1D-Simulation, strong assumptions must be introduced, but it allows you to quickly obtain a result. Thus, any mathematical model is always a compromise between accuracy and calculation time, and the art of simulation consists of choosing the optimal path to achieve this compromise. This article describes the process of achieving this compromise in solving the problem of pressure pulsation calculation in a high-pressure plunger water pump while considering the effect of a complex pipeline network. Plunger pump as a source of pulsations The object of study a system with integrated three plunger high-pressure water pump is shown in Figure 1. Figure : Pump valves (URACA GmbH&Co.KG) Figure shows the phases of operation of the plunger and valves. (1) shows the front position of the plunger when both valves are closed. From this position, the suction process () begins. Reducing the pressure in the plunger chamber leads to the opening of the suction valve, which enables the medium to enter the working chamber. At position (3), the suction process is complete. The pressure in the working chamber is equal to the pressure in the suction space, and the suction valve is closed. During the discharge stroke (4), the pressure in the working chamber is increased. The discharge valve opens and lets the medium pass from the working chamber to the pressure space. 155

2 The following factors have a significant effect on the flow pulsation of the pump \1\: a finite number of plungers nonlinearity due to the kinematics of the mechanism delays in the valve actuation due to the compressibility of the medium. Figure 3 shows an example of the ideal volume flow of a three-plunger pump as a function of crankshaft angle. As can be seen, the theoretical volumetric pump flow is essentially non-linear and contains discontinuities. This fact makes the analysis of pressure fluctuations in the pipeline in the frequency domain problematic and makes the calculation in the time domain preferable. 3 One-dimensional model of wave propagation in pipelines and methods of numerical solution To simulate a pressure pipeline, the following assumptions are made: the pipeline is filled with liquid the cross section of the pipeline is constant and does not vary with pressure for calculations, the velocity averaged over the cross section of the pipe is used and the influence of the nonuniformity of the velocity distribution is neglected heat exchange between liquid, pipe walls and the environment is not considered The mathematical model under such assumptions can be based on the one-dimensional (xx - length coordinate) Euler equations: + (ρρρρ) = 0 (ρρρρ) + (ρρvv + pp) = ρρ (FF + GG) Figure 3: Volume flow of each plunger (Q1-3) and total volume flow (Qsum) as a function of crankshaft angle (without delays in the valve actuation) In this case, there is no delay in opening the valve, which is typical for a pump without external load. The pulsation of the volume flow is exclusively due to a finite number of pistons and the nonlinearity of the kinematics of the mechanism. When the load pressure is increased, there is no volume flow up to a certain angle of rotation of the crankshaft until the pressure valve opens. An example of the calculation of the flow for this case is shown in Figure 4. where ρρ fluid density, vv flow velocity, pp pressure, FF friction loss, GG - gravity pressure drop. For convenience of further calculations, the equations are rewritten in primitive variables pp and vv //: + vv + ρρ cc = ρρ + vv = FF + GG Where cc sound speed. In the case of a liquid, as a rule, the expression vv cc holds. In this case, the equations take the final form: + ρρ cc = = FF + GG ρρ (1) Differential equations in partial derivatives (1) must be supplemented by algebraic equations that describe the properties of a fluid. Density is calculated as a function of pressure pp, temperature TT and the volume fraction of undissolved gas αα UU. ρρ = ρρ(pp, TT, αα UU ) Similarly, the calculation of the equivalent bulk modulus EE ee is needed for the calculation of cc. Finally, cc is calculated with the equation: Figure 4: Volume flow of each plunger (Q1-3) and total volume flow (Qsum) as a function of crankshaft angle (with delays in the valve actuation) cc = EE ee ρρ The equivalent bulk modulus EE ee is a measure of the equivalent fluid compressibility (including the wall elasticity). 157

3 Thus, the problem reduces to solving hyperbolic systems of partial differential equations (1). Among the many available methods to solve this problem, three main approaches are highlighted: Discretization of the equation for the finite control volume. In this case, the pipe volume is divided into a finite number of volumes with the pressure and velocity calculated at the centres and boundaries respectively. Partial derivatives along the length of the tube are transformed into finite differences. Thus the system of equations becomes a system of ordinary differential equations. The advantage of this approach is the ease of integration into an ordinary differential equations (ODE) solver. There are no additional restrictions on the time step. The disadvantage is the numerical oscillations that arise when calculating the propagation of shock waves /3/, making this approach unsuitable for solving this problem. The method of characteristics is based on the idea that the independent variables tt (time) and xx (coordinate) are related by the equation of characteristics. Along these characteristics the PDE becomes an ordinary differential equation. Once the ODE is found, it can be solved along the characteristic curves and transformed into a solution for the original PDE. The disadvantage of this approach is the restriction of the time step by the Courant Friedrichs Lewy condition. Nevertheless, this method allows for solving the problem of shock wave propagation in pipelines, if there is not much difference in the density and speed of sound in neighbouring cells /3/. The methods based on Godunov s scheme are based on the solution of the Riemann problem for each inter-cell boundary. This scheme allows for solving the problem of shock wave propagation of almost any complexity, but it is usually more computationally time-consuming /3/. At first, it is necessary to transform the equations into suitable ordinary differential equations, referred to as compatibility equations on characteristics /4/: compatibility equation on C + characteristics: dddd + 1 dddd (FF + GG)dddd = 0 ρρρρ dddd dddd = +cc compatibility equation on C characteristics: dddd 1 dddd (FF + GG)dddd = 0 ρρρρ dddd dddd = cc Along curves C + and C the set of partial differential equations become ordinary differential equations. These characteristics are shown in Figure 7. As a compromise between the simplicity and accuracy of the solution, the method of characteristics was chosen. 4 Description of the simplified method of characteristics At time tt jj the values of the pressure pp ii,jj and velocity vv ii,jj at points xx ii are known. Figure 7: Lines of the characteristics Figure 5: General case of the initial conditions Characteristics cross the line tt jj at the points cc and ff. Pressure pp cc, pp ff and velocity vv cc, vv ff at points cc and ff are determined by linear interpolation. The values of these parameters for time tt jj+1 = tt jj + Δtt need to be calculated. Figure 6: Pipe at the time step tt jj+1 Figure 8: Interpolation of the values at the points c and f. 159

4 Now, the difference scheme can be written: (vv ii,jj+1 vv cc ) + 1 ρρρρ (pp ii,jj+1 pp cc ) (FF cc + GG)Δtt = 0 (vv ii,jj+1 vv ff ) 1 ρρρρ (pp ii,jj+1 pp ff ) (FF ff + GG)Δtt = 0 where FF cc and FF ff are the Friction Losses values calculated for states at points cc and ff. The time step size is calculated by considering the Courant-Friedrich-Levy Number (or Courant Number) kk CCCCCC : Δtt = kk CCCCCC Δxx cc. For a stable numerical solution, choose the time step such that the kk CCCCCC < 1 /3/, /4/. These equations can be solved without the use of iterative methods for all grid points except the first and last. At these points, the pressure and velocity are calculated by taking the following boundary conditions into account: the left end of the pipe: (vv AA vv AAAA ) 1 ρρρρ (pp AA pp AAAA ) (FF AAAA + GG)Δtt = 0 the right end of the pipe: (vv BB vv BBBB ) + 1 ρρρρ (pp BB pp BBBB ) (FF BBBB + GG)Δtt = 0 Pressure and velocity are calculated with a discrete time step. If the time step of ODE-solver is smaller than the time step of the local solver of method of characteristics, the result will be in the form of steps. For smoothing the result, the pressures pp AAAA, pp BBBB and velocities vv AAAA, vv BBBB are calculated as follows: dd dddd (uu AAAA) = uu {1}ff,jj+1 uu {1}ff,jj Δtt dd dddd (uu BBBB) = uu {nn+1}cc,jj+1 uu {nn+1}cc,jj Δtt Where uu = pp vv, uu {ii}ff(cc),jj pressure or velocity in the point cc(ff), obtained from the construction positive (or negative) characteristics from point xx ii at time tt jj. The Friction Losses FF AAAA and FF BBBB are calculated as: FF AAAA = ff(vv AAAA ) FF BBBB = ff(vv BBBB ) These equations must be solved together with equations describing the processes in the devices connected to the ends of the pipe. Figure 9 shows an example of the calculation of the pressure at the boundary of the pipe. Figure 9: Connection of the results of the solver of the method of characteristics (blue) and ODE-Solver (red) In case of variable density and speed of sound, the equations take the form /3/: (vv ii,jj+1 vv cc ) + 1 ρρ cc cc (pp ii,jj+1 pp cc ) (FF cc + GG)Δtt = 0 cc (vv ii,jj+1 vv ff ) 1 ρρ ff cc (pp ii,jj+1 pp ff ) (FF ff + GG)Δtt = 0 ff where: ρρ cc(ff) = ρρ cc(ff),jj+1 + ρρ cc(ff) cc cc(ff) = cc cc(ff),jj+1 + cc cc(ff) In these cases, the system of equations can be solved only by iterative methods. The following assumptions can significantly speed up the calculations: ρρ cc(ff) = ρρ MM, cc cc(ff) = cc MM, νν cc(ff) = νν MM where ρρ MM, cc MM, νν MM are average values of density, velocity of sound, and viscosity calculated at each time step using the fluid properties: ρρ MM = ρρ(pp MM, TT MM, αα UUUU ) cc MM = cc(pp MM, TT MM, αα UUUU ) νν MM = νν(pp MM, TT MM, αα UUUU ) where pp MM, TT MM, αα UUUU are average values of the pressure, temperature and gas fraction. nn+1 pp ii pp MM = ii=1 nn + 1 TT MM = TT AA + TT BB αα UUUU = αα UUUU + αα UUUU Due to the conversion of the sound velocity at the end of each step, a new calculation of the time step Δtt is performed. 161

5 5 Simulation results To validate the method described above, a mathematical model of the test bench of URACA GmbH & Co. KG was created /5/. The test bench consists of a three-plunger water pump driven by an electric motor and a simple pipeline (see Figure 10). Figure 10: Scheme of the test bench At the beginning of the pipeline, a pressure sensor pd1 is installed. The second pressure sensor pd is installed at 1,68 m from the sensor pd1. The total length of the pipeline is 30,3 m. The purpose of the valve is to set the offset pressure bar comparison simulation and measuring pd np=50rpm; p=00 bar ,05 6,1 6,15 6, 6,5 6,3 s measuring simulation The mathematical model of the test bench, modelled in the SimulationX 3.8, is shown in the Figure 11. Figure 1: Comparison of simulation results with measurement results. Figure 11: Simulation model of the test bench In the plunger pump model, the following factors were considered /5/: kinematics of the mechanism; valve static characteristics; compressibility of liquid in the working chamber. The pipeline is simulated using two pipe models with the built-in characteristic method. Local resistance is not considered. The local time step in the method of characteristics is 1.6 ms, kk CCCCCC = 0,95. Comparisons of simulation results with measurement results are shown in Figure 1 and Figure 13. Figure 13: Comparison of simulation results with measurement results. 163

6 The comparison with the data shows a good correlation of the fundamental harmonics and characteristic peaks. At the same time, a significantly less damping in the simulation model can be observed. This can be explained by the absence of the hydraulic resistances of the knees in the model and also a possible influence of non-stationary friction. It should be noted that a very simple model from the point of view of creation and parametrization was used to obtain these results. The real-time factor in the calculation, depending on the solver used, is between and 3, which makes this model very convenient for rapid preliminary assessment of the level of pressure fluctuations in the pipeline. 6 Summary and Conclusion 1. A high level of pulsations in the volume flow of a three-plunger pump makes it necessary to have a method for predicting the level of pressure ripples considering the pipeline. // Randall J. Leveque, Finite Volume Methods for Hyperbolic Problems, Cambridge University Press, Cambridge, United Kingdom, 00. /3/ Beck, M., Modellierung und Simulation der Wellenbewegung in kavitierenden Hydraulikleitungen, Univ. Stuttgart, Germany, 003. /4/ Popov D.N., Panaiotti S.S., Ryabinin M.V., Gidromehanika: uchebnik dlya vuzov. Second Edition. BMSTU, Moscow, 00 (in Russian). /5/ Beck, F., Durchführen von detaillierten Pulsationsmessungen an einem Hockdruckpumpenprüfstand zur Absicherung und Weiterentwicklung einer numerischen Pulsationsberechnung, Bachelorarbeit, Dualen Hochschule Baden-Württemberg, Stuttgart, Germany, 016. The nonlinear nature of pulsations makes analysis in the time domain preferable. 3. To solve the problem of wave propagation in the pipeline, the method of characteristics was used with a local variable time step built into the ODE-solver. 4. Comparison with the results of the experiments showed the feasibility of using this model for preliminary calculations of pressure pulsations in the pipeline. 5. This model is effectively used by URACA GmbH&Co.KG to predict mechanical vibrations considering wave processes in the pipeline and to design resonance pulsation dampers. Nomenclature Variable Description Unit ρρ Fluid Density [kg/m³] vv Flow Velocity [m/s] pp Pressure [bar] xx Length Coordinate [m] tt Time [s] TT Temperature [K] FF Friction Loss [m/s²] GG Gravity Pressure Drop Factor [m/s²] cc Sound Speed [m/s] αα UU Volume Fraction of Undissolved Gas [%] EE ee Equivalent Bulk Modulus [bar] kk CCCCCC Courant-Friedrich-Levy Number (Courant Number) [-] References /1/ URACA GmbH & Co.KG, Volumenstrompulsation in Abhängigkeit vom volumetrischen Wirkungsgrad, URACA GmbH & Co.KG, Bad Urach, Germany,

3. Mathematical Modelling

3. Mathematical Modelling 3. Mathematical Modelling 3.1 Modelling principles 3.1.1 Model types 3.1.2 Model construction 3.1.3 Modelling from first principles 3.2 Models for technical systems 3.2.1 Electrical systems 3.2.2 Mechanical

More information

Review for Exam Hyunse Yoon, Ph.D. Adjunct Assistant Professor Department of Mechanical Engineering, University of Iowa

Review for Exam Hyunse Yoon, Ph.D. Adjunct Assistant Professor Department of Mechanical Engineering, University of Iowa Review for Exam3 12. 9. 2015 Hyunse Yoon, Ph.D. Adjunct Assistant Professor Department of Mechanical Engineering, University of Iowa Assistant Research Scientist IIHR-Hydroscience & Engineering, University

More information

Review for Exam Hyunse Yoon, Ph.D. Assistant Research Scientist IIHR-Hydroscience & Engineering University of Iowa

Review for Exam Hyunse Yoon, Ph.D. Assistant Research Scientist IIHR-Hydroscience & Engineering University of Iowa 57:020 Fluids Mechanics Fall2013 1 Review for Exam3 12. 11. 2013 Hyunse Yoon, Ph.D. Assistant Research Scientist IIHR-Hydroscience & Engineering University of Iowa 57:020 Fluids Mechanics Fall2013 2 Chapter

More information

Chemical Engineering 693R

Chemical Engineering 693R Chemical Engineering 693R Reactor Design and Analysis Lecture 4 Reactor Flow and Pump Sizing Spiritual Thought 2 Rod Analysis with non-constant q 3 Now q = qq zz = qqq mmmmmm sin ππzz Steady state Know

More information

Parameters affecting water hammer in metal pipelines

Parameters affecting water hammer in metal pipelines Parameters affecting water hammer in metal pipelines Kamil Urbanowicz 1,*, and Mateusz Firkowski 1 1 West Pomeranian University of Technology Szczecin, Department of Mechanical Engineering and Mechatronics,

More information

TECHNICAL NOTE AUTOMATIC GENERATION OF POINT SPRING SUPPORTS BASED ON DEFINED SOIL PROFILES AND COLUMN-FOOTING PROPERTIES

TECHNICAL NOTE AUTOMATIC GENERATION OF POINT SPRING SUPPORTS BASED ON DEFINED SOIL PROFILES AND COLUMN-FOOTING PROPERTIES COMPUTERS AND STRUCTURES, INC., FEBRUARY 2016 TECHNICAL NOTE AUTOMATIC GENERATION OF POINT SPRING SUPPORTS BASED ON DEFINED SOIL PROFILES AND COLUMN-FOOTING PROPERTIES Introduction This technical note

More information

Review for Exam Hyunse Yoon, Ph.D. Adjunct Assistant Professor Department of Mechanical Engineering, University of Iowa

Review for Exam Hyunse Yoon, Ph.D. Adjunct Assistant Professor Department of Mechanical Engineering, University of Iowa Review for Exam2 11. 13. 2015 Hyunse Yoon, Ph.D. Adjunct Assistant Professor Department of Mechanical Engineering, University of Iowa Assistant Research Scientist IIHR-Hydroscience & Engineering, University

More information

Solid Rocket Motor Combustion Instability Modeling in COMSOL Multiphysics

Solid Rocket Motor Combustion Instability Modeling in COMSOL Multiphysics Solid Rocket Motor Combustion Instability Modeling in COMSOL Multiphysics Sean R. Fischbach Mashall Space Flight Center / Qualis Corp. / Jacobs ESSSA Group *MSFC Huntsville sean.r.fischbach@nasa.gov Outline

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

Study on Flow Characteristics of Oil Viscosity Pump for Refrigerant Compressors

Study on Flow Characteristics of Oil Viscosity Pump for Refrigerant Compressors Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2016 Study on Flow Characteristics of Oil Viscosity Pump for Refrigerant Compressors Kiyoshi

More information

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra Worksheets for GCSE Mathematics Quadratics mr-mathematics.com Maths Resources for Teachers Algebra Quadratics Worksheets Contents Differentiated Independent Learning Worksheets Solving x + bx + c by factorisation

More information

Analysis and Design of Control Dynamics of Manipulator Robot s Joint Drive

Analysis and Design of Control Dynamics of Manipulator Robot s Joint Drive Journal of Mechanics Engineering and Automation 8 (2018) 205-213 doi: 10.17265/2159-5275/2018.05.003 D DAVID PUBLISHING Analysis and Design of Control Dynamics of Manipulator Robot s Joint Drive Bukhar

More information

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra Worksheets for GCSE Mathematics Algebraic Expressions Mr Black 's Maths Resources for Teachers GCSE 1-9 Algebra Algebraic Expressions Worksheets Contents Differentiated Independent Learning Worksheets

More information

7.3 The Jacobi and Gauss-Seidel Iterative Methods

7.3 The Jacobi and Gauss-Seidel Iterative Methods 7.3 The Jacobi and Gauss-Seidel Iterative Methods 1 The Jacobi Method Two assumptions made on Jacobi Method: 1.The system given by aa 11 xx 1 + aa 12 xx 2 + aa 1nn xx nn = bb 1 aa 21 xx 1 + aa 22 xx 2

More information

Dynamics and control of mechanical systems

Dynamics and control of mechanical systems Dynamics and control of mechanical systems Date Day 1 (03/05) - 05/05 Day 2 (07/05) Day 3 (09/05) Day 4 (11/05) Day 5 (14/05) Day 6 (16/05) Content Review of the basics of mechanics. Kinematics of rigid

More information

The Hopf equation. The Hopf equation A toy model of fluid mechanics

The Hopf equation. The Hopf equation A toy model of fluid mechanics The Hopf equation A toy model of fluid mechanics 1. Main physical features Mathematical description of a continuous medium At the microscopic level, a fluid is a collection of interacting particles (Van

More information

Lecture No. 1 Introduction to Method of Weighted Residuals. Solve the differential equation L (u) = p(x) in V where L is a differential operator

Lecture No. 1 Introduction to Method of Weighted Residuals. Solve the differential equation L (u) = p(x) in V where L is a differential operator Lecture No. 1 Introduction to Method of Weighted Residuals Solve the differential equation L (u) = p(x) in V where L is a differential operator with boundary conditions S(u) = g(x) on Γ where S is a differential

More information

SECTION 7: FAULT ANALYSIS. ESE 470 Energy Distribution Systems

SECTION 7: FAULT ANALYSIS. ESE 470 Energy Distribution Systems SECTION 7: FAULT ANALYSIS ESE 470 Energy Distribution Systems 2 Introduction Power System Faults 3 Faults in three-phase power systems are short circuits Line-to-ground Line-to-line Result in the flow

More information

MODELING OF PIPELINE VIBRATION UNDER THE PRESSURE RIPPLES IN THE WORKING FLUID

MODELING OF PIPELINE VIBRATION UNDER THE PRESSURE RIPPLES IN THE WORKING FLUID MODELING OF PIPELINE VIBRATION UNDER THE PRESSURE RIPPLES IN THE WORKING FLUID Andrey Prokofiev, Georgy Makariyants and Evgeniy Shakhmatov Faculty of Aircraft engine, Samara State Aerospace University,

More information

Available online at ScienceDirect. Procedia Engineering 106 (2015 ) Dynamics and Vibroacoustics of Machines (DVM2014)

Available online at  ScienceDirect. Procedia Engineering 106 (2015 ) Dynamics and Vibroacoustics of Machines (DVM2014) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering (5 ) 49 57 Dynamics and Vibroacoustics of Machines (DVM4) Process simulation of energy behaviour of pneumatic drives Elvira

More information

Comparison of Numerical Schemes for Shallow Water Equation

Comparison of Numerical Schemes for Shallow Water Equation Global Journal of Science Frontier Research Mathematics and Decision Sciences Volume 13 Issue 4 Version 1.0 Year Type : Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Revision : Thermodynamics

Revision : Thermodynamics Revision : Thermodynamics Formula sheet Formula sheet Formula sheet Thermodynamics key facts (1/9) Heat is an energy [measured in JJ] which flows from high to low temperature When two bodies are in thermal

More information

DIN 2445 Part-2 SEAMLESS STEEL TUBES FOR DYNAMIC LOADS SUPPLEMENT BASIS FOR CALUCULATION OF STRAIGHT TUBES

DIN 2445 Part-2 SEAMLESS STEEL TUBES FOR DYNAMIC LOADS SUPPLEMENT BASIS FOR CALUCULATION OF STRAIGHT TUBES DIN Part- SEAMLESS STEEL TUBES FOR DYNAMIC LOADS SUPPLEMENT BASIS FOR CALUCULATION OF STRAIGHT TUBES. General information During the operation of hydraulic installations, when the control valve is operated

More information

Heat, Work, and the First Law of Thermodynamics. Chapter 18 of Essential University Physics, Richard Wolfson, 3 rd Edition

Heat, Work, and the First Law of Thermodynamics. Chapter 18 of Essential University Physics, Richard Wolfson, 3 rd Edition Heat, Work, and the First Law of Thermodynamics Chapter 18 of Essential University Physics, Richard Wolfson, 3 rd Edition 1 Different ways to increase the internal energy of system: 2 Joule s apparatus

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations As stated in Section G, Definition., a linear equation in two variables is an equation of the form AAAA + BBBB = CC, where AA and BB are not both zero. Such an equation has

More information

Lecture 5. Labs this week: Please review ME3281 Systems materials! Viscosity and pressure drop analysis Fluid Bulk modulus Fluid Inertance

Lecture 5. Labs this week: Please review ME3281 Systems materials! Viscosity and pressure drop analysis Fluid Bulk modulus Fluid Inertance Labs this week: Lab 10: Sequencing circuit Lecture 5 Lab 11/12: Asynchronous/Synchronous and Parallel/Tandem Operations Please review ME3281 Systems materials! 132 Viscosity and pressure drop analysis

More information

PHL424: Nuclear Shell Model. Indian Institute of Technology Ropar

PHL424: Nuclear Shell Model. Indian Institute of Technology Ropar PHL424: Nuclear Shell Model Themes and challenges in modern science Complexity out of simplicity Microscopic How the world, with all its apparent complexity and diversity can be constructed out of a few

More information

Investigation of Cryogenic Cooling Systems Activated by Piezoelectric Elements

Investigation of Cryogenic Cooling Systems Activated by Piezoelectric Elements Investigation of Cryogenic Cooling Systems Activated by Piezoelectric Elements S. Sobol, G. Grossman Technion Israel Institute of Technology Haifa, Israel 3 ABSTRACT A compressor for a cryocooler based

More information

Math 171 Spring 2017 Final Exam. Problem Worth

Math 171 Spring 2017 Final Exam. Problem Worth Math 171 Spring 2017 Final Exam Problem 1 2 3 4 5 6 7 8 9 10 11 Worth 9 6 6 5 9 8 5 8 8 8 10 12 13 14 15 16 17 18 19 20 21 22 Total 8 5 5 6 6 8 6 6 6 6 6 150 Last Name: First Name: Student ID: Section:

More information

Fluids in Rigid-Body Motion

Fluids in Rigid-Body Motion Fluids in Rigid-Body Motion 9. 14. 2016 Hyunse Yoon, Ph.D. Associate Research Scientist IIHR-Hydroscience & Engineering Newton s 2 nd Law of Motion In general, for a body of mass mm, mmaa = FF where, aa

More information

Modeling, Control and Experimental Validation of a Device for Seismic Events Simulation

Modeling, Control and Experimental Validation of a Device for Seismic Events Simulation Modeling, Control and Experimental Validation of a Device for Seismic Events Simulation Paolo Righettini, Roberto Strada, Vittorio Lorenzi, Alberto Oldani, Mattia Rossetti Abstract Single and multi-axis

More information

Thermodynamic Cycles

Thermodynamic Cycles Thermodynamic Cycles Content Thermodynamic Cycles Carnot Cycle Otto Cycle Rankine Cycle Refrigeration Cycle Thermodynamic Cycles Carnot Cycle Derivation of the Carnot Cycle Efficiency Otto Cycle Otto Cycle

More information

Materials & Advanced Manufacturing (M&AM)

Materials & Advanced Manufacturing (M&AM) Modeling of Shear Thickening Fluids for Analysis of Energy Absorption Under Impulse Loading Alyssa Bennett (University of Michigan) Nick Vlahopoulos, PhD (University of Michigan) Weiran Jiang, PhD (Research

More information

COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE

COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE Rafael ÅMAN*, Heikki HANDROOS*, Pasi KORKEALAAKSO** and Asko ROUVINEN** * Laboratory

More information

B1-1. Closed-loop control. Chapter 1. Fundamentals of closed-loop control technology. Festo Didactic Process Control System

B1-1. Closed-loop control. Chapter 1. Fundamentals of closed-loop control technology. Festo Didactic Process Control System B1-1 Chapter 1 Fundamentals of closed-loop control technology B1-2 This chapter outlines the differences between closed-loop and openloop control and gives an introduction to closed-loop control technology.

More information

CALCULATION OF THE ACCUMULATORS 2.2 E 01-12

CALCULATION OF THE ACCUMULATORS 2.2 E 01-12 CALCULATION OF THE ACCUMULATORS 2.2 E 01-12 2.2.1 PRINCIPLE OF OPERATION Gas compression In hydropneumatic accumulators, oil or other liquids are maintained under pressure by a pre-compressed gas, usually

More information

Pressure pulsations in reciprocating pump piping systems Part 1: modelling

Pressure pulsations in reciprocating pump piping systems Part 1: modelling Source: Proceedings of the Institution of Mechanical Engineers Part I Journal of Systems and Control Engineering, Vol. 211, No. 13, pp. 229 237, 1997; DOI: 10.1243/0959651971539768 Pressure pulsations

More information

Hydraulic Fundamentals Hydraulics Definition Advent of Oil Hydraulics Pascal s Law Pressure

Hydraulic Fundamentals Hydraulics Definition Advent of Oil Hydraulics Pascal s Law Pressure Fluidsys Training Centre, Bangalore offers an extensive range of skill-based and industry-relevant courses in the field of Pneumatics and Hydraulics. For more details, please visit the website: https://fluidsys.org

More information

Available online at ScienceDirect. Procedia Engineering 176 (2017 ) Dynamics and Vibroacoustics of Machines (DVM2016)

Available online at  ScienceDirect. Procedia Engineering 176 (2017 ) Dynamics and Vibroacoustics of Machines (DVM2016) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 176 (2017 ) 118 127 Dynamics and Vibroacoustics of Machines (DVM2016) The application of passive vibroprotective systems having

More information

Gravitation. Chapter 8 of Essential University Physics, Richard Wolfson, 3 rd Edition

Gravitation. Chapter 8 of Essential University Physics, Richard Wolfson, 3 rd Edition Gravitation Chapter 8 of Essential University Physics, Richard Wolfson, 3 rd Edition 1 What you are about to learn: Newton's law of universal gravitation About motion in circular and other orbits How to

More information

Chapter 22 : Electric potential

Chapter 22 : Electric potential Chapter 22 : Electric potential What is electric potential? How does it relate to potential energy? How does it relate to electric field? Some simple applications What does it mean when it says 1.5 Volts

More information

Lecture No. 5. For all weighted residual methods. For all (Bubnov) Galerkin methods. Summary of Conventional Galerkin Method

Lecture No. 5. For all weighted residual methods. For all (Bubnov) Galerkin methods. Summary of Conventional Galerkin Method Lecture No. 5 LL(uu) pp(xx) = 0 in ΩΩ SS EE (uu) = gg EE on ΓΓ EE SS NN (uu) = gg NN on ΓΓ NN For all weighted residual methods NN uu aaaaaa = uu BB + αα ii φφ ii For all (Bubnov) Galerkin methods ii=1

More information

The Bose Einstein quantum statistics

The Bose Einstein quantum statistics Page 1 The Bose Einstein quantum statistics 1. Introduction Quantized lattice vibrations Thermal lattice vibrations in a solid are sorted in classical mechanics in normal modes, special oscillation patterns

More information

Aeroacoustic optimisation by means of adjoint sensitivity maps

Aeroacoustic optimisation by means of adjoint sensitivity maps Aeroacoustic optimisation by means of adjoint sensitivity maps CHRISTOS KAPELLOS GOFUN 2018 21.02.2018 AGENDA Continuous adjoint method for external aerodynamics Physical mechanisms of sound propagation

More information

Variations. ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra

Variations. ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra Variations ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra Last Time Probability Density Functions Normal Distribution Expectation / Expectation of a function Independence Uncorrelated

More information

Numerical Modelling of Twin-screw Pumps Based on Computational Fluid Dynamics

Numerical Modelling of Twin-screw Pumps Based on Computational Fluid Dynamics Numerical Modelling of Twin-screw Pumps Based on Computational Fluid Dynamics 6-8 th March 2017 Dr Sham Rane, Professor Ahmed Kovačević, Dr Di Yan, Professor Qian Tang, Centre for Compressor Technology,

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

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

International Journal of Mathematical Archive-4(7), 2013, Available online through ISSN

International Journal of Mathematical Archive-4(7), 2013, Available online through   ISSN International Journal of Mathematical Archive-4(7), 2013, 310-317 Available online through www.ijma.info ISSN 2229 5046 RESULT ON RADIATION EFFECTS ON A UNSTEADY MHD FLOW 1 M.V.S.S. Kiran Kumar*, 2 D.Atchutha

More information

Electrical Analogy of Liquid Piston Stirling Engines

Electrical Analogy of Liquid Piston Stirling Engines Electrical Analogy of Liquid Piston Stirling Engines Aman GUPTA 1, Sunny NARAYAN 2 1 Indus University, bharadwaj1717@gmail.com 2 Indus University, rarekv@gmail.com Abstract: The use of fossils for of heat

More information

CVE 372 HYDROMECHANICS EXERCISE PROBLEMS

CVE 372 HYDROMECHANICS EXERCISE PROBLEMS VE 37 HYDROMEHNIS EXERISE PROLEMS 1. pump that has the characteristic curve shown in the accompanying graph is to be installed in the system shown. What will be the discharge of water in the system? Take

More information

Integrated analysis of hydraulic PTOs in WECs

Integrated analysis of hydraulic PTOs in WECs Integrated analysis of hydraulic PTOs in WECs Conference on CeSOS Highlights and AMOS Visions Limin Yang 29 th May, 2013, Trondheim Content Introduction Model description of wave energy converter (WEC)

More information

Work, Energy, and Power. Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition

Work, Energy, and Power. Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition Work, Energy, and Power Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition 1 With the knowledge we got so far, we can handle the situation on the left but not the one on the right.

More information

Control of Mobile Robots

Control of Mobile Robots Control of Mobile Robots Regulation and trajectory tracking Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Organization and

More information

Independent Component Analysis and FastICA. Copyright Changwei Xiong June last update: July 7, 2016

Independent Component Analysis and FastICA. Copyright Changwei Xiong June last update: July 7, 2016 Independent Component Analysis and FastICA Copyright Changwei Xiong 016 June 016 last update: July 7, 016 TABLE OF CONTENTS Table of Contents...1 1. Introduction.... Independence by Non-gaussianity....1.

More information

Dynamic Modeling of Fluid Power Transmissions for Wind Turbines

Dynamic Modeling of Fluid Power Transmissions for Wind Turbines Dynamic Modeling of Fluid Power Transmissions for Wind Turbines EWEA OFFSHORE 211 N.F.B. Diepeveen, A. Jarquin Laguna n.f.b.diepeveen@tudelft.nl, a.jarquinlaguna@tudelft.nl Offshore Wind Group, TU Delft,

More information

ENGINEERING FLUID MECHANICS. CHAPTER 1 Properties of Fluids

ENGINEERING FLUID MECHANICS. CHAPTER 1 Properties of Fluids CHAPTER 1 Properties of Fluids ENGINEERING FLUID MECHANICS 1.1 Introduction 1.2 Development of Fluid Mechanics 1.3 Units of Measurement (SI units) 1.4 Mass, Density, Specific Weight, Specific Volume, Specific

More information

A Trapped Degenerate Mode Magnetic Acoustic Resonator. Medicine, Newcastle University, Newcastle, UK

A Trapped Degenerate Mode Magnetic Acoustic Resonator. Medicine, Newcastle University, Newcastle, UK A Trapped Degenerate Mode Magnetic Acoustic Resonator Barry J Gallacher *, Jim Burdess *, Zhongxu Hu *, Harriet Grigg *, Carl Dale **, Chen Fu **, Neil Keegan **, John Hedley * and Julia Spoors ** * School

More information

A novel fluid-structure interaction model for lubricating gaps of piston machines

A novel fluid-structure interaction model for lubricating gaps of piston machines Fluid Structure Interaction V 13 A novel fluid-structure interaction model for lubricating gaps of piston machines M. Pelosi & M. Ivantysynova Department of Agricultural and Biological Engineering and

More information

Jasmin Smajic1, Christian Hafner2, Jürg Leuthold2, March 23, 2015

Jasmin Smajic1, Christian Hafner2, Jürg Leuthold2, March 23, 2015 Jasmin Smajic, Christian Hafner 2, Jürg Leuthold 2, March 23, 205 Time Domain Finite Element Method (TD FEM): Continuous and Discontinuous Galerkin (DG-FEM) HSR - University of Applied Sciences of Eastern

More information

An-Najah National University Civil Engineering Department. Fluid Mechanics. Chapter 1. General Introduction

An-Najah National University Civil Engineering Department. Fluid Mechanics. Chapter 1. General Introduction 1 An-Najah National University Civil Engineering Department Fluid Mechanics Chapter 1 General Introduction 2 What is Fluid Mechanics? Mechanics deals with the behavior of both stationary and moving bodies

More information

University of Bristol - Explore Bristol Research

University of Bristol - Explore Bristol Research Liu, X., Jiang, J. Z., Titurus, B., Harrison, A. J. L., & McBryde, D. (2017). Testing and modelling of the damping effects for fluid-based inerters. Procedia Engineering, 199, 435-440. https://doi.org/10.1016/j.proeng.2017.09.171

More information

The Design of a Multiple Degree of Freedom Flexure Stage with Tunable Dynamics for Milling Experimentation

The Design of a Multiple Degree of Freedom Flexure Stage with Tunable Dynamics for Milling Experimentation The Design of a Multiple Degree of Freedom Flexure Stage with Tunable Dynamics for Milling Experimentation Mark A. Rubeo *, Kadir Kiran *, and Tony L. Schmitz The University of North Carolina at Charlotte,

More information

Lecture 4. Lab this week: Cartridge valves Flow divider Properties of Hydraulic Fluids. Lab 8 Sequencing circuit Lab 9 Flow divider

Lecture 4. Lab this week: Cartridge valves Flow divider Properties of Hydraulic Fluids. Lab 8 Sequencing circuit Lab 9 Flow divider 91 Lecture 4 Lab this week: Lab 8 Sequencing circuit Lab 9 Flow divider Cartridge valves Flow divider Properties of Hydraulic Fluids Viscosity friction and leakage Bulk modulus Inertance Cartridge Valves

More information

Experimental Study and Analysis of Flow Induced Vibration in a pipeline

Experimental Study and Analysis of Flow Induced Vibration in a pipeline Experimental Study and Analysis of Flow Induced Vibration in a pipeline R.Veerapandi a G. Karthikeyan b Dr. G. R.Jinu c R. Kannaiah d a Final Year M.E(CAD),Regional Centre of Anna University,Tirunelveli-629004

More information

Introduction to Electrical Theory and DC Circuits

Introduction to Electrical Theory and DC Circuits Introduction to Electrical Theory and DC Circuits For Engineers of All Disciplines by James Doane, PhD, PE Contents 1.0 Course Overview... 4 2.0 Fundamental Concepts... 4 2.1 Electric Charges... 4 2.1.1

More information

Evaluating New Generation Vibrating Tube Sensor for Density Measurement under Process Conditions

Evaluating New Generation Vibrating Tube Sensor for Density Measurement under Process Conditions Products Solutions Services Evaluating New Generation Vibrating Tube Sensor for Density Measurement under Process Conditions Dr. Alfred Rieder, Slide 1 Overview Introduction Process meter Features Working

More information

SECTION 5: CAPACITANCE & INDUCTANCE. ENGR 201 Electrical Fundamentals I

SECTION 5: CAPACITANCE & INDUCTANCE. ENGR 201 Electrical Fundamentals I SECTION 5: CAPACITANCE & INDUCTANCE ENGR 201 Electrical Fundamentals I 2 Fluid Capacitor Fluid Capacitor 3 Consider the following device: Two rigid hemispherical shells Separated by an impermeable elastic

More information

APPLICATION OF DENSITOMETERS TO LIQUID MEASUREMENT Class #

APPLICATION OF DENSITOMETERS TO LIQUID MEASUREMENT Class # APPLICATION OF DENSITOMETERS TO LIQUID MEASUREMENT Class # 2010.1 Joe Harris National Sales Manager Anton Paar USA 10215 Timber Ridge Drive Ashland, VA 23005 Introduction There are a variety of accurate

More information

ChEn 374 Fluid Mechanics. Differential Balances

ChEn 374 Fluid Mechanics. Differential Balances ChEn 374 Fluid Mechanics Differential Balances Spiritual Thought THE FAMILY is ordained of God. Marriage between man and woman is essential to His eternal plan. Children are entitled to birth within the

More information

Wave Motion. Chapter 14 of Essential University Physics, Richard Wolfson, 3 rd Edition

Wave Motion. Chapter 14 of Essential University Physics, Richard Wolfson, 3 rd Edition Wave Motion Chapter 14 of Essential University Physics, Richard Wolfson, 3 rd Edition 1 Waves: propagation of energy, not particles 2 Longitudinal Waves: disturbance is along the direction of wave propagation

More information

Lecture 6 mechanical system modeling equivalent mass gears

Lecture 6 mechanical system modeling equivalent mass gears M2794.25 Mechanical System Analysis 기계시스템해석 lecture 6,7,8 Dongjun Lee ( 이동준 ) Department of Mechanical & Aerospace Engineering Seoul National University Dongjun Lee Lecture 6 mechanical system modeling

More information

Corrections related to operation and calibration of liquid flow meters NFOGM Temadag 2016 Morten Marstein, FMC Kongsberg Metering

Corrections related to operation and calibration of liquid flow meters NFOGM Temadag 2016 Morten Marstein, FMC Kongsberg Metering Corrections related to operation and calibration of liquid flow meters NFOGM Temadag 2016 Morten Marstein, FMC Kongsberg Metering 29.02.2016 FMC Kongsberg Metering General formulas Volumetric flow meter

More information

Equation Sheet, Phys 1321 (Exam II), University of Houston, Fall 2016 Instructor: Dr. W. P. Su

Equation Sheet, Phys 1321 (Exam II), University of Houston, Fall 2016 Instructor: Dr. W. P. Su vv (tt) = ddrr (tt) dddd vv aaaaaa = Δrr Δtt aa (tt) = ddvv (tt) dddd aa aaaaaa = Δvv Δtt Equation Sheet, Phys 1321 (Exam II), University of Houston, Fall 2016 Instructor: Dr. W. P. Su AAAAAA. ssssssssss

More information

EUROVENT 8/12 SOUND TEST METHOD FOR DUCTED FAN COIL UNITS. FCP 2008 testing procedures FCP acoustical test method pag. 1

EUROVENT 8/12 SOUND TEST METHOD FOR DUCTED FAN COIL UNITS. FCP 2008 testing procedures FCP acoustical test method pag. 1 EUROVENT 8/12 SOUND TEST METHOD FOR DUCTED FAN COIL UNITS FCP 2008 testing procedures FCP acoustical test method pag. 1 CONTENTS 1 - PURPOSE... 3 2 - NORMATIVE REFERENCES... 3 3 - DEFINITIONS... 3 3.1

More information

Group #4 (Firko, Johnson)

Group #4 (Firko, Johnson) roceedings of MIT Mechanical Engineering.67 Section 3: Thursday M Fall 007, appalardo Laboratory, Building 3 Group 4 (Firko, Johnson) FLUID SLUG CORNER IMACT DUE TO THE SUDDEN INTRODUCTION OF HIGH RESSURE

More information

Module 7 (Lecture 25) RETAINING WALLS

Module 7 (Lecture 25) RETAINING WALLS Module 7 (Lecture 25) RETAINING WALLS Topics Check for Bearing Capacity Failure Example Factor of Safety Against Overturning Factor of Safety Against Sliding Factor of Safety Against Bearing Capacity Failure

More information

The effect of geometric parameters on the head loss factor in headers

The effect of geometric parameters on the head loss factor in headers Fluid Structure Interaction V 355 The effect of geometric parameters on the head loss factor in headers A. Mansourpour & S. Shayamehr Mechanical Engineering Department, Azad University of Karaj, Iran Abstract

More information

SEM-2016(03)-II MECHANICAL ENGINEERING. Paper -11. Please read each of the following instructions carefully before. attempting questions.

SEM-2016(03)-II MECHANICAL ENGINEERING. Paper -11. Please read each of the following instructions carefully before. attempting questions. Roll No. Candidate should write his/her Roll No. here. Total No. of Questions : 7 No. of Printed Pages : 8 SEM-2016(03)-II MECHANICAL ENGINEERING Paper -11 Time : 3 Hours ] [ Total Marks : 300 Instructions

More information

Comparison of MOC and Lax FDE for simulating transients in Pipe Flows

Comparison of MOC and Lax FDE for simulating transients in Pipe Flows International Research Journal of Engineering and Technology (IRJET) e-issn: 395-0056 Volume: 04 Issue: 03 Mar -07 www.irjet.net p-issn: 395-007 Comparison of MOC and Lax FDE for simulating transients

More information

SECTION 4: ULTRACAPACITORS. ESE 471 Energy Storage Systems

SECTION 4: ULTRACAPACITORS. ESE 471 Energy Storage Systems SECTION 4: ULTRACAPACITORS ESE 471 Energy Storage Systems 2 Introduction Ultracapacitors 3 Capacitors are electrical energy storage devices Energy is stored in an electric field Advantages of capacitors

More information

Consideration of the pulsation as a design criterion for a newly developed oil-injected process gas screw compressor

Consideration of the pulsation as a design criterion for a newly developed oil-injected process gas screw compressor Consideration of the pulsation as a design criterion for a newly developed oil-injected process gas screw compressor Dr.-Ing. J. Eggert Dipl.-Ing. N. Tewes MAN Diesel & Turbo SE, Oberhausen Abstract For

More information

Advanced numerical methods for nonlinear advectiondiffusion-reaction. Peter Frolkovič, University of Heidelberg

Advanced numerical methods for nonlinear advectiondiffusion-reaction. Peter Frolkovič, University of Heidelberg Advanced numerical methods for nonlinear advectiondiffusion-reaction equations Peter Frolkovič, University of Heidelberg Content Motivation and background R 3 T Numerical modelling advection advection

More information

FE Fluids Review March 23, 2012 Steve Burian (Civil & Environmental Engineering)

FE Fluids Review March 23, 2012 Steve Burian (Civil & Environmental Engineering) Topic: Fluid Properties 1. If 6 m 3 of oil weighs 47 kn, calculate its specific weight, density, and specific gravity. 2. 10.0 L of an incompressible liquid exert a force of 20 N at the earth s surface.

More information

NUMERICAL ANALYSIS OF DESICCATION, SHRINKAGE AND CRACKING IN LOW PLASTICITY CLAYEY SOILS

NUMERICAL ANALYSIS OF DESICCATION, SHRINKAGE AND CRACKING IN LOW PLASTICITY CLAYEY SOILS IS Numerical - Modelling analysis of Shrinkage of desiccation, Cracking shrinkage, Porous and Media cracking in low plasticity clayey soils XIV International Conference on Computational Plasticity. Fundamentals

More information

CE 6303 MECHANICS OF FLUIDS L T P C QUESTION BANK 3 0 0 3 UNIT I FLUID PROPERTIES AND FLUID STATICS PART - A 1. Define fluid and fluid mechanics. 2. Define real and ideal fluids. 3. Define mass density

More information

Comparison of discharge measurements - Thermodynamic to US Clamp- On, stationary US and Needle Opening Curve

Comparison of discharge measurements - Thermodynamic to US Clamp- On, stationary US and Needle Opening Curve IGHEM 2012 The 9 th International conference on hydraulic efficiency measurements Trondheim, Norway June 27 th - 30 th, 2012 XXXXXX Comparison of discharge measurements - Thermodynamic to US Clamp- On,

More information

Last Name _Piatoles_ Given Name Americo ID Number

Last Name _Piatoles_ Given Name Americo ID Number Last Name _Piatoles_ Given Name Americo ID Number 20170908 Question n. 1 The "C-V curve" method can be used to test a MEMS in the electromechanical characterization phase. Describe how this procedure is

More information

Modeling of an Oil-Free Carbon Dioxide Compressor Using Sanderson-Rocker Arm Motion (S-RAM) Mechanism

Modeling of an Oil-Free Carbon Dioxide Compressor Using Sanderson-Rocker Arm Motion (S-RAM) Mechanism Modeling of an Oil-Free Carbon Dioxide Compressor Using Sanderson-Rocker Arm Motion (S-RAM) Mechanism Bin Yang, Orkan Kurtulus, and Eckhard A.Groll Purdue University Ray W. Herrick Laboratories West Lafayette,

More information

Effect of hydrogen injection into natural gas on the mechanical strength of natural gas pipelines during transportation

Effect of hydrogen injection into natural gas on the mechanical strength of natural gas pipelines during transportation Arch. Mech., 66, 4, pp. 269 286, Warszawa 2014 Effect of hydrogen injection into natural gas on the mechanical strength of natural gas pipelines during transportation S. ELAOUD 1), B. ABDULHAY 2), E. HADJ-TAIEB

More information

STICK-SLIP MOTION IN PNEUMATIC CYLINDERS DRIVEN BY METER-OUT CIRCUIT

STICK-SLIP MOTION IN PNEUMATIC CYLINDERS DRIVEN BY METER-OUT CIRCUIT STICK-SLIP MOTION IN PNEUMATIC CYLINDERS DRIVEN BY METER-OUT CIRCUIT Toshinori FUJITA*, Luis R. TOKASHIKI*, Toshiharu KAGAWA* * Tokyo Institute of Technology Precision and Intelligence Laboratory 4259,

More information

M.5 Modeling the Effect of Functional Responses

M.5 Modeling the Effect of Functional Responses M.5 Modeling the Effect of Functional Responses The functional response is referred to the predation rate as a function of the number of prey per predator. It is recognized that as the number of prey increases,

More information

OBE solutions in the rotating frame

OBE solutions in the rotating frame OBE solutions in the rotating frame The light interaction with the 2-level system is VV iiiiii = μμ EE, where μμ is the dipole moment μμ 11 = 0 and μμ 22 = 0 because of parity. Therefore, light does not

More information

Deformation and Temperature Sensors

Deformation and Temperature Sensors Electronics 96032 Deformation and Temperature Sensors Alessandro Spinelli Phone: (02 2399) 4001 alessandro.spinelli@polimi.it home.deib.polimi.it/spinelli Disclaimer 2 Slides are supplementary material

More information

Class XI Physics Syllabus One Paper Three Hours Max Marks: 70

Class XI Physics Syllabus One Paper Three Hours Max Marks: 70 Class XI Physics Syllabus 2013 One Paper Three Hours Max Marks: 70 Class XI Weightage Unit I Physical World & Measurement 03 Unit II Kinematics 10 Unit III Laws of Motion 10 Unit IV Work, Energy & Power

More information

Foundations of Ultraprecision Mechanism Design

Foundations of Ultraprecision Mechanism Design Foundations of Ultraprecision Mechanism Design S.T. Smith University of North Carolina at Charlotte, USA and D.G. Chetwynd University of Warwick, UK GORDON AND BREACH SCIENCE PUBLISHERS Switzerland Australia

More information

Hydroacoustic modelling applied in hydraulic components: a test rig based experiment

Hydroacoustic modelling applied in hydraulic components: a test rig based experiment Hydroacoustic modelling applied in hydraulic components: a test rig based experiment A. MAILLARD a,b,*, E. NOPPE a, B. EYNARD a, X. CARNIEL b a. Université de Technologie de Compiègne, Laboratoire Roberval

More information

A Numerical Study on Static and Dynamic Characteristics of Electromagnetic Air Compressor used in Household Refrigerators

A Numerical Study on Static and Dynamic Characteristics of Electromagnetic Air Compressor used in Household Refrigerators Journal of Experimental & Applied Mechanics ISSN: 2230-9845 (online), ISSN: 2321-516X (print) Volume 5, Issue 3 www.stmjournals.com A Numerical Study on Static and Dynamic Characteristics of Electromagnetic

More information

Numerical Solutions of Partial Differential Equations

Numerical Solutions of Partial Differential Equations Numerical Solutions of Partial Differential Equations Dr. Xiaozhou Li xiaozhouli@uestc.edu.cn School of Mathematical Sciences University of Electronic Science and Technology of China Introduction Overview

More information

LEAKLESS COOLING SYSTEM V.2 PRESSURE DROP CALCULATIONS AND ASSUMPTIONS

LEAKLESS COOLING SYSTEM V.2 PRESSURE DROP CALCULATIONS AND ASSUMPTIONS CH-1211 Geneva 23 Switzerland EDMS No. ST/CV - Cooling of Electronics & Detectors GUIDE LEAKLESS COOLING SYSTEM V.2 PRESSURE DROP CALCULATIONS AND ASSUMPTIONS Objectives Guide to Leakless Cooling System

More information