Jet motion in flute-like instruments: experimental investigation through flow visualization and image processing

Size: px
Start display at page:

Download "Jet motion in flute-like instruments: experimental investigation through flow visualization and image processing"

Transcription

1 Jet motion in flute-like instruments: experimental investigation through flow visualization and image processing Christophe Vergez LMA, CNRS, 3 Chemin Joseph Aiguier, 342 Cedex 2 Marseille, France, vergez@lma.cnrs-mrs.fr Patricio de la Cuadra CCRMA, Stanford University, CA , USA, pdelac@ccrma.stanford.edu Benoit Fabre LAM, Paris 6 University, rue Lourmel, 7, Paris, France, fabreb@ccr.jussieu.fr Flow visualisations on transverse oscillations of jets submitted to an acoustic perturbation are analysed in this paper. Two methods for image processing are compared, based on complementary approaches : inter image and intra image analysis. The results obtained using both methods are very close, showing the reliability of both methods. A typical application is shown on a classical example of the litterature. Introduction In flute-like instruments, acoustic oscillation is generated by the coupling of the unstable modes of an air jet and the acoustic modes of a pipe resonator. The intimate details of this coupling remain an unsolved problem. It appears that for both laminar and turbulent jets, the lack of theoretical models make experimental data useful to fit, calibrate and evaluate semi-empirical models ([]). In this paper, the development of instability on a jet is experimentally investigated using a simplified device (see section 2): the pipe resonator is removed from the flute and replaced by an acoustic field generated by loudspeakers. At the moment, there is no analytical model available to describe this jet oscillation. Using the Schlieren technique, flow visualizations have been carried out for a variety of Reynolds and numbers. Two different image analysis techniques have been developed (see section 3) and they are discussed in detail in this paper. Their common objective is to extract quantitative data from the images. The data are analyzed in the framework of a harmonic perturbation that is convected downstream and grows in the shear layers of the jet (see section 4). Finally, the application to a problem inspired by a paper in the literature is presented in section. 2 Experiment description Experimental setup : a jet, created by blowing through a slit, is acoustically forced by two out-of-phase loudspeakers (see figure ). The speed of the jet is altered by varying the pressure in the cavity p f just before the jet formation. The central speed of the jet U b at the channel Figure : Experimental setup. acoustic velocity sensor. Jet exit, speakers and exit can be estimated using Bernoulli s equation: 2pf U b =, () ρ where p f is the pressure in the cavity before the channel, and ρ the fluid density. Jet structure : two Reynolds numbers R e = and R e = 3, (R e U b h/ν, with h the channel height and ν the kinematic viscosity) were chosen. They correspond to two different operating modes of the jet: Re = gives a velocity around 7. m/s which corresponds to a normal blowing condition for a recorder and assures a laminar behavior, while Re = 3 gives a velocity around 4 m/s producing a turbulent jet frequently observed in the high register of the flute. The acoustic excitation frequency f is ranging from 7 to 4 Hz to cover a (S t ) range from approxi- 4

2 Forum Acusticum 2 Budapest mately. to. (S t fh/u b ). A fixed amplitude of the acoustic velocity (measured with a Microflown velocity sensor as shown in figure ) is chosen for the whole experiment, and a typical value is % of the jet velocity. Schlieren jet images : Schlieren technique 2 ([2]) is used to observe the behavior of the oscillating jet. We use CO 2 jet traversing the air, whose mass density assures enough difference to allow Schlieren visualization while producing a similar behavior from that found in real flutelike instruments. Figure 2 shows the basic implementation of the method, and figure 3 an example of a Schlieren jet image. Sequential images of the jet are taken with a digital camera synchronized with a stroboscope. Frequency of the camera was set to 4fps, exposure time to µs. Approximately images are taken covering two cycles of jet oscillation. Images are captured in raw, black and white, bmp files with size 28 x 448, and 8 intensity bits. Point light source lens Test area S lens Knife edge scre Figure 2: Schlieren basic implementation: a subset S of the test area with different medium (here the CO 2 jet) deviates light rays. A knife edge, placed in the focus of the second lens blocks part of the rays having crossed S, thus producing intensity variations on the screen (see figure 3). rithms are proposed. 3. Cross-correlation method A first algorithm based on cross-correlation between successive images is proposed. A typical intensity graph of one column of the image is shown in figure 4 (left picture). For that particular column the shape of the graph does not change as much as time goes on, only the shape is shifted following the movement of the jet. The particular shape varies with the column considered since it is determined by the mass distribution of the jet as shown in figure 3. Cross-correlation is calcu- Light intensity Vertical position [pixels] Figure 4: Intensity level of a single column from a Schlieren image (left) and cross-correlation of two intensity graphs corresponding to the same column in two successive images of the sequence (right). lated between two intensity graphs corresponding to the same column of two successive images of the sequence (see right part of figure 4). The position of the peak allows to measure the displacement of the jet between these two successive images. This is repeated for each column of the image. Since changes on the jet position may be smaller than one pixel, a parabola is fitted to the three highest points to determine the position of the peak. When considering all the columns of all the images in the sequence, the jet position can be reconstructed as shown in figure (R e = and S t =.2). Some defects of the 2. x 6 2. Figure 3: Schlieren Jet image (see figure 2 for the optic principle). 3 Image processing The goal of the image processing algorithm is to detect transverse jet displacements for every image. Two algo- This is considerably lower that the % observed in real flutes but allows us to cover an interesting range of frequencies without over exciting the speakers. 2 Using an optic scheme, light phase shift crossing an inhomogeneous media is converted into light intensity. Figure : Result of the cross-correlation method in the case R e = and S t =.2 46

3 Forum Acusticum 2 Budapest experimental setup are clearly visible in left part of figure 4 : non symetrical contrast appears as non symetrical amplitude peaks, and unhomogenous background intensity represented as a non horizontal line. However, these features of the images are useful for the cross-correlation since they help to produce the well shaped peak in the cross-correlation curve observed in the right part of figure 4. complemented image. The result of this method on one image is presented in figure 6. Bringing together the median line found for each image allows to construct 3D plots similar to figure. 3.2 Morphological method The idea of this method is to apply morphologic functions on binarized images, in order to identify large scales in this image (corresponding to the jet). This is done by the five following steps : Contrast homogenisation (between all the images of a sequence) and contrast enhancement by histogram equalization. Conversion from greyscale to black and white images : a statistical method based on the Otsu principle is used which estimates the threshold which best separates the histogram within two classes. The threshold for the binarization is therefore different for each image. Extraction of largest spatial scales in the image : a morphological opening is performed to clean all small structures. Then a morphological closure is applied in order to highlight large scales in the image. The size of the structuring element, found empirically, is the same for all the images of a given sequence. Identification of the jet among the large scales found at previous step : the image is first analysed in terms of different regions, i.e. groups of contiguous pixels. A discriminating criterion has been constructed according to geometrical characteristics calculated for each region. It involves the area of the region corresponding to the jet and the localization of each region in the image. Jet edges estimation and median line calculus : jet edges detection is trivial and is performed with Sobel algorithm which uses gradient information. Finally, the image is scanned column after column and the median line is constructed point after point, including empirical criteria to select, among several paths, the one to follow. This guarantees that the resulting median line is single-valued, but possibly discontinuous in the case of vortices. Moreover since we are interested in both half-jets (darker and brighter in figure 3), all the operations described above are applied on the image and on the Figure 6: Original Schlieren image superimposed with edge detected (black line) and calculated median line (white line). 4 Results comparison 4. Data analysis Every column of the images oscillates in time at the same frequency of the excitation. It is therefore possible to fit a sinusoid of that frequency to each column, and obtain the amplitude Y (f) and phase Y (f) of the fitted curve: Y (f) = N N k= ( X k exp jk 2πf ), (2) f s where f s is the sampling frequency, N is the number of images in the sequence, X i is the jet deflection for that column at image number k. These values Y (f) are used to recreate a fitted version of the position as shown in figure 7, and to analyze how the perturbation behaves. In a linear description of the jet [3], the perturbation is amplified while being convected downstream. The perturbation travels at a velocity about one half of the jet speed. Inspired from this theory, the experimental data can be analyzed assuming a jet transverse displacement η following : η(x, t) = η e γx e iω(t x/cp) (3) where η represents a complex initial amplitude of the oscillation, γ is the spatial growing rate, c p is the convection velocity and x is the distance from the flue exit. 4.2 Methods comparison The growing rate γ can be estimated by fitting an exponential to the detected amplitude curve. The convection 47

4 Forum Acusticum 2 Budapest the phase shift of the oscillation decreases roughly linearly downstream from flue exit, corresponding to the delay induced by the convection of the perturbation on the jet at constant velocity. Figure 7: Fitted position of jet, excitation frequency = Hz (St=.62), laminar jet (Re=) velocity c p of the perturbation can be estimated as the slope of the linear fitting to the phase as shown in figure 8 for the cross correlation method and the morphological method, in the case of a laminar jet (Re=). Oscilation amplitude [m] Oscilation phase [rad]. x 3 Amplitude of the oscillation, str =.36734,f = estim. ampl. (morpho) fit of the ampl. (morpho) estim. ampl.(cross cor) fit ampl. (cross cor)... Phase of the oscillation vs distance from the flue exit estim phase (morpho) fit phase (morpho) estim phase (cross cor) fit phase (cross cor) fit phase 2 (cross cor)... Figure 8: Amplitude and phase of the jet transverse displacement of the jet using the cross correlation method (pink line) and the morphological method (green line), excitation frequency = Hz (St=.3674), laminar jet (Re=). The two methods show very similar results : the oscillation amplitude follows roughly an exponential up to a distance of x/h 8 where h is the thickness of the slit. Looking closer at the upper part of figure 8 shows that the cross-correlation method allows to track the oscillation at distances larger (x/h 8.) than the morphological method x/h 7.. Both methods seems to allow to track the phase of the oscillation up to distances of x/h 9. where the amplitude curve clearly shows that the linear description of jet oscillation is no longer valid, due to non-linear roll-up of the jet [4] and triggering of turbulence []. Oscilation phase [rad] Oscilation amplitude [m] 6 x 4 Amplitude of the oscillation, str =.23624,f = 76.3 estim. ampl. (morpho) fit of the ampl. (morpho) estim. ampl.(cross cor) fit ampl. (cross cor) Phase of the oscillation vs distance from the flue exit estim phase (morpho) fit phase (morpho) estim phase (cross cor) fit phase (cross cor) fit phase 2 (cross cor) Figure 9: Amplitude and phase of the jet transverse displacement of the jet using the cross correlation method (pink line) and the morphological method (green line), excitation frequency = 76.3 Hz (St=.2362), Turbulent jet (Re=3). The two methods give similar results in the turbulent case, as shown in figure 9. It should be pointed out that, due to the lower relative acoustic excitation amplitude in the turbulent case (v ac /U j = 2.7e 3), the transverse jet displacement is much smaller on figure 9 than in the laminar case (v ac /U j = e 3). Analyses in figure 9 therefore correspond to a very severe case of a turbulent jet with very small transverse displacement (η max /h.3 compared to η max /h.8 for figure 8). Regarding the phase shifts estimated in figure 9, the slope of the curves increases with distance from flue-exit as expected in the case of a rapidly slowing jet velocity induced by turbulence. 48

5 Forum Acusticum 2 Budapest Discussion The results obtained with cross-correlation and morphological methods can be compared in a more general way by considering the evolution of the estimated parameters as function of the frequency in the case of a laminar jet as shown figure and in the case of a turbulent jet in figure. Both methods allow to estimate fairly well the.6.4 lumiere_droite cross corelation lumiere_droite morpholohical The application of the methods presented can be illustrated by the comparison of different flue channel geometries, as studied by Segoufin [] comparing the convection velocities of perturbation on jets issuing from a long channel compared to a short channel. In the case of the short channel with squared exit, the convection velocity is clearly faster than in the other cases, confirming the observations done by Ségoufin [] in the context of edge-tones. This can be interpreted, as suggested by Ségoufin, in terms of the boundary layers thickness of the jet, which becomes thinner in the case of short channel..9 short squared rounded 4 degrees Figure : Convection velocity of the perturbations on the jet as estimated through cross-correlation and morphological methods, laminar jet (Re=)..6 turbulent_3_n cross corelation turbulent_3_n morpholohical Figure 2: Dimensionless velocity, flue exit short (dashed), squared (dashdot), rounded (solid) and 4 degrees (dotted). References Figure : Convection velocity of the perturbations on the jet as estimated through cross-correlation and morphological methods, turbulent jet (Re=3). amplitude as well as phase evolution of the perturbation. The main difference is that the cross-correlation method performs an inter-image analysis while the morphological method is an intra-image technique. [] B. Fabre and A. Hirschberg. Physical modeling of flue instruments: a review of lumped models. Acta Acustica, 86:99:6, 2. [2] W. Merzkirch. Flow Visualization. Academic press Inc, 987. [3] J. W. S. Rayleigh. "The theory of sound". Dover, New York, 877. reprinted from the first edition in 94. [4] P. de la Cuadra and B. Fabre. Analysis of jet instability in flute-like instruments by means of image processing: effect of the excitation amplitude. ISMA, International Symposium on Musical Acoustics, 24. [] C. Ségoufin, B. Fabre, and L. de Lacombe. Experimental investigation of the flue channel geometry influence on edge-tone oscillations. Acustica/Acta Acustica, 9:966 97,

Analysis of jet instability in flute-like instruments by means of image processing: effect of the excitation amplitude.

Analysis of jet instability in flute-like instruments by means of image processing: effect of the excitation amplitude. Proceedings of the International Symposium on Musical Acoustics, March 31st to April 3rd 2004 (ISMA2004), Nara, Japan Analysis of jet instability in flute-like instruments by means of image processing:

More information

Vortex sound of the flute and its interpretation

Vortex sound of the flute and its interpretation Vortex sound of the flute and its interpretation A. Bamberger Physics Institute University Freiburg, Hermann-Herder-Str. 3, 79104 Freiburg, Germany bamberger@physik.uni-freiburg.de 2097 The flute as an

More information

Harmonics generation in flute-like instruments

Harmonics generation in flute-like instruments ISMA 214, Le Mans, France Harmonics generation in flute-like instruments R. Auvray a, B. Fabre b and P.-Y. Lagrée c a LAM IDA UMR 719 Sorbonne Univ., UPMC Univ Pari, 11, rue de Lourmel, 7515 Paris, France

More information

Mode switching and hysteresis in the edge tone

Mode switching and hysteresis in the edge tone Journal of Physics: Conference Series Mode switching and hysteresis in the edge tone To cite this article: I Vaik and G Paál 2011 J. Phys.: Conf. Ser. 268 012031 View the article online for updates and

More information

Linear-response reflection-coefficient of the recorder air-jet amplifier

Linear-response reflection-coefficient of the recorder air-jet amplifier Linear-response reflection-coefficient of the recorder air-jet amplifier John Price Department of Physics, University of Colorado, Boulder john.price@colorado.edu William Johnston Colorado State University

More information

Density Field Measurement by Digital Laser Speckle Photography

Density Field Measurement by Digital Laser Speckle Photography Density Field Measurement by Digital Laser Speckle Photography by M. Kawahashi and H. Hirahara Saitama University Department of Mechanical Engineering Shimo-Okubo 255, Urawa, Saitama, 338-8570, Japan ABSTRACT

More information

I. INTRODUCTION.

I. INTRODUCTION. Simplified models of flue instruments: Influence of mouth geometry on the sound source S. Dequand, J. F. H. Willems, M. Leroux, R. Vullings, M. van Weert, C. Thieulot, and A. Hirschberg a) Technische Universiteit

More information

Numerical simulations of the edge tone

Numerical simulations of the edge tone Numerical simulations of the edge tone I. Vaik, G. Paál Department of Hydrodynamic Systems, Budapest University of Technology and Economics, P.O. Box 91., 1521 Budapest, Hungary, {vaik, paal}@vizgep.bme.hu

More information

Mode transition of a flue organ pipe

Mode transition of a flue organ pipe Mode transition of a flue organ pipe S. Adachi, J. Angster and A. Miklos Fraunhofer Institute for Building Physics, Nobelstrasse 12, 70569 Stuttgart, Germany seiji.adachi@ibp.fraunhofer.de 747 A flue organ

More information

Measurement of sound and flow fields in an organ pipe using a scanning laser Doppler vibrometer

Measurement of sound and flow fields in an organ pipe using a scanning laser Doppler vibrometer Measurement of sound and flow fields in an organ pipe using a scanning laser Doppler vibrometer Greet Van de Perre 1, Alex Nila 1 and Steve Vanlanduit 1 1: Department of Mechanical Engineering, Vrije Universiteit

More information

Some Applications of PIV Technique to Air-Jet Musical Instruments

Some Applications of PIV Technique to Air-Jet Musical Instruments Some Applications of PIV Technique to Air-Jet Musical Instruments Shigeru Yoshikawa, Yumiko Sakamoto Dept. of Acoustic Design, Graduate School of Design, Kyushu University, Fukuoka 815-8540 Japan, shig@design.kyushu-u.ac.jp

More information

Vortex sound in recorder- and flute-like instruments: Numerical simulation and analysis

Vortex sound in recorder- and flute-like instruments: Numerical simulation and analysis Vortex sound in recorder- and flute-like instruments: Numerical simulation and analysis Helmut Kühnelt Institute of Musical Acoustics, University of Music Vienna Anton-von-Webern-Platz 1, A-1030 Vienna,

More information

Before we consider two canonical turbulent flows we need a general description of turbulence.

Before we consider two canonical turbulent flows we need a general description of turbulence. Chapter 2 Canonical Turbulent Flows Before we consider two canonical turbulent flows we need a general description of turbulence. 2.1 A Brief Introduction to Turbulence One way of looking at turbulent

More information

arxiv: v2 [physics.class-ph] 6 Feb 2013

arxiv: v2 [physics.class-ph] 6 Feb 2013 Flute-like musical instruments: a toy model investigated through numerical continuation S. Terrien a,, C. Vergez a, B. Fabre b arxiv:7.736v [physics.class-ph] 6 Feb 3 a Laboratoire de Mécanique et d Acoustique

More information

ME224 Lab 6 Viscosity Measurement

ME224 Lab 6 Viscosity Measurement 1. Introduction ME224 Lab 6 Viscosity Measurement (This lab is adapted from IBM-PC in the laboratory by B G Thomson & A F Kuckes, Chapter 7) A solid body moving through a fluid has a force pushing on it

More information

THE INFLUENCE OF NICKS ON THE SOUND PROPERTIES AND THE AIRFLOW IN FRONT OF FLUE ORGAN PIPE

THE INFLUENCE OF NICKS ON THE SOUND PROPERTIES AND THE AIRFLOW IN FRONT OF FLUE ORGAN PIPE THE INFLUENCE OF NICKS ON THE SOUND PROPERTIES AND THE AIRFLOW IN FRONT OF FLUE ORGAN PIPE Zdeněk Otčenášek, Viktor Hruška, Ondřej Moravec, Martin Švejda Musical Acoustics Research Centre Academy of Performing

More information

Application of global stability approaches to whistling jets and wind instruments

Application of global stability approaches to whistling jets and wind instruments ISMA, Le Mans, France Application of global stability approaches to whistling jets and wind instruments D. Fabre a, P. Bonnefis a, F. Charru a, S. Russo b, V. Citro b, F. Giannetti b and P. Luchini b a

More information

Design of an Acoustically Excited Jet for Laser Diagnostics Development

Design of an Acoustically Excited Jet for Laser Diagnostics Development Design of an Acoustically Excited Jet for Laser Diagnostics Development Michael A. Willis * Auburn University, Auburn, Alabama, 36849 An acoustically excited jet facility has been designed, constructed

More information

Effect of Changing the Vocal Tract Shape on the Sound Production of the Recorder: An Experimental and Theoretical Study

Effect of Changing the Vocal Tract Shape on the Sound Production of the Recorder: An Experimental and Theoretical Study Effect of Changing the Vocal Tract Shape on the Sound Production of the Recorder: An Experimental and Theoretical Study R Auvray, Augustin Ernoult, S Terrien, B Fabre, C Vergez To cite this version: R

More information

Comptes Rendus Mecanique

Comptes Rendus Mecanique C. R. Mecanique 338 (2010) 12 17 Contents lists available at ScienceDirect Comptes Rendus Mecanique www.sciencedirect.com Vortex-induced vibration of a square cylinder in wind tunnel Xavier Amandolèse

More information

IN VITRO STUDY OF THE AIRFLOW IN ORAL CAVITY DURING SPEECH

IN VITRO STUDY OF THE AIRFLOW IN ORAL CAVITY DURING SPEECH IN VITRO STUDY OF THE AIRFLOW IN ORAL CAVITY DURING SPEECH PACS : 43.7.-h, 43.7.Aj, 43.7.Bk, 43.7.Jt Ségoufin C. 1 ; Pichat C. 1 ; Payan Y. ; Perrier P. 1 ; Hirschberg A. 3 ; Pelorson X. 1 1 Institut de

More information

Thermoacoustic Instabilities Research

Thermoacoustic Instabilities Research Chapter 3 Thermoacoustic Instabilities Research In this chapter, relevant literature survey of thermoacoustic instabilities research is included. An introduction to the phenomena of thermoacoustic instability

More information

DYNAMICS OF CONTROLLED BOUNDARY LAYER SEPARATION

DYNAMICS OF CONTROLLED BOUNDARY LAYER SEPARATION p.1 DYNAMICS OF CONTROLLED BOUNDARY LAYER SEPARATION Václav Uruba, Martin Knob Institute of Thermomechanics, AS CR, v. v. i., Praha Abstract: The results of experimental study on a boundary layer separation

More information

Numerical Studies of Supersonic Jet Impingement on a Flat Plate

Numerical Studies of Supersonic Jet Impingement on a Flat Plate Numerical Studies of Supersonic Jet Impingement on a Flat Plate Overset Grid Symposium Dayton, OH Michael R. Brown Principal Engineer, Kratos/Digital Fusion Solutions Inc., Huntsville, AL. October 18,

More information

Chapter 5 Phenomena of laminar-turbulent boundary layer transition (including free shear layers)

Chapter 5 Phenomena of laminar-turbulent boundary layer transition (including free shear layers) Chapter 5 Phenomena of laminar-turbulent boundary layer transition (including free shear layers) T-S Leu May. 3, 2018 Chapter 5: Phenomena of laminar-turbulent boundary layer transition (including free

More information

Indicate whether each statement is true or false by circling your answer. No explanation for your choice is required. Each answer is worth 3 points.

Indicate whether each statement is true or false by circling your answer. No explanation for your choice is required. Each answer is worth 3 points. Physics 5B FINAL EXAM Winter 2009 PART I (15 points): True/False Indicate whether each statement is true or false by circling your answer. No explanation for your choice is required. Each answer is worth

More information

Calculation of spatial sound intensity distribution based on synchronised measurement of acoustic pressure

Calculation of spatial sound intensity distribution based on synchronised measurement of acoustic pressure Calculation of spatial sound intensity distribution based on synchronised measurement of acoustic pressure Witold Mickiewicz, Michał Jakub Jabłoński West Pomeranian University of Technology Szczecin Faculty

More information

Experimental study of a submerged fountain

Experimental study of a submerged fountain EUROPHYSICS LETTERS 1 September 1997 Europhys. Lett., 39 (5), pp. 503-508 (1997) Experimental study of a submerged fountain A. Maurel 1,S.Cremer 2 and P. Jenffer 2 1 Laboratoire Ondes et Acoustique, ESPCI,

More information

Development of an adjustable pipe-foot model of a labial organ pipe

Development of an adjustable pipe-foot model of a labial organ pipe Development of an adjustable pipe-foot model of a labial organ pipe H. Außerlechner a, J. Angster a and A. Miklos b a Fraunhofer Institute for Building Physics, Nobelstrasse 12, 7569 Stuttgart, Germany

More information

16 SUPERPOSITION & STANDING WAVES

16 SUPERPOSITION & STANDING WAVES Chapter 6 SUPERPOSITION & STANDING WAVES 6. Superposition of waves Principle of superposition: When two or more waves overlap, the resultant wave is the algebraic sum of the individual waves. Illustration:

More information

Influence of background noise on non-contact vibration measurements using particle velocity sensors

Influence of background noise on non-contact vibration measurements using particle velocity sensors Influence of background noise on non-contact vibration measurements using particle velocity sensors Daniel FERNANDEZ COMESAÑA 1 ; Fan YANG 1,2 ; Emiel TIJS 1 1 Microflown Technologies, the Netherlands

More information

Laboratory synthesis of turbulent boundary layer wall-pressures and the induced vibro-acoustic response

Laboratory synthesis of turbulent boundary layer wall-pressures and the induced vibro-acoustic response Proceedings of the Acoustics 22 Nantes Conference 23-27 April 22, Nantes, France Laboratory synthesis of turbulent boundary layer wall-pressures and the induced vibro-acoustic response C. Maury a and T.

More information

4 Oscillations of stars: asteroseismology

4 Oscillations of stars: asteroseismology 4 Oscillations of stars: asteroseismology The HR diagram below shows a whole variety of different classes of variable or pulsating/oscillating stars. The study of these various classes constitutes the

More information

EXCITATION OF GÖRTLER-INSTABILITY MODES IN CONCAVE-WALL BOUNDARY LAYER BY LONGITUDINAL FREESTREAM VORTICES

EXCITATION OF GÖRTLER-INSTABILITY MODES IN CONCAVE-WALL BOUNDARY LAYER BY LONGITUDINAL FREESTREAM VORTICES ICMAR 2014 EXCITATION OF GÖRTLER-INSTABILITY MODES IN CONCAVE-WALL BOUNDARY LAYER BY LONGITUDINAL FREESTREAM VORTICES Introduction A.V. Ivanov, Y.S. Kachanov, D.A. Mischenko Khristianovich Institute of

More information

This is the published version of a paper presented at Healthy Buildings 2017 Europe, Lublin, Poland.

This is the published version of a paper presented at Healthy Buildings 2017 Europe, Lublin, Poland. http://www.diva-portal.org This is the published version of a paper presented at Healthy Buildings 2017 Europe, Lublin, Poland. Citation for the original published paper: Kabanshi, A., Sattari, A., Linden,

More information

Time-domain simulation of flute-like instruments: Comparison of jet-drive and discrete-vortex models

Time-domain simulation of flute-like instruments: Comparison of jet-drive and discrete-vortex models Time-domain simulation of flute-like instruments: Comparison of jet-drive and discrete-vortex models Roman Auvray, Augustin Ernoult, Benoît Fabre, Pierre-Yves Lagrée To cite this version: Roman Auvray,

More information

Self-Excited Vibration in Hydraulic Ball Check Valve

Self-Excited Vibration in Hydraulic Ball Check Valve Self-Excited Vibration in Hydraulic Ball Check Valve L. Grinis, V. Haslavsky, U. Tzadka Abstract This paper describes an experimental, theoretical model and numerical study of concentrated vortex flow

More information

7.2.1 Seismic waves. Waves in a mass- spring system

7.2.1 Seismic waves. Waves in a mass- spring system 7..1 Seismic waves Waves in a mass- spring system Acoustic waves in a liquid or gas Seismic waves in a solid Surface waves Wavefronts, rays and geometrical attenuation Amplitude and energy Waves in a mass-

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 213 http://acousticalsociety.org/ ICA 213 Montreal Montreal, Canada 2-7 June 213 Noise Session 4pNSb: Noise Control 4pNSb7. Nonlinear effects of Helmholtz

More information

Percolation: Statistical Description of a Spatial and Temporal Highly Resolved Boundary Layer Transition

Percolation: Statistical Description of a Spatial and Temporal Highly Resolved Boundary Layer Transition Percolation: Statistical Description of a Spatial and Temporal Highly Resolved Boundary Layer Transition Tom T. B. Wester, Dominik Traphan, Gerd Gülker and Joachim Peinke Abstract In this article spatio-temporally

More information

Today s menu. Last lecture. A/D conversion. A/D conversion (cont d...) Sampling

Today s menu. Last lecture. A/D conversion. A/D conversion (cont d...) Sampling Last lecture Capacitive sensing elements. Inductive sensing elements. Reactive Deflection bridges. Electromagnetic sensing elements. Thermoelectric sensing elements. Elastic sensing elements. Piezoelectric

More information

Introduction to Turbulence AEEM Why study turbulent flows?

Introduction to Turbulence AEEM Why study turbulent flows? Introduction to Turbulence AEEM 7063-003 Dr. Peter J. Disimile UC-FEST Department of Aerospace Engineering Peter.disimile@uc.edu Intro to Turbulence: C1A Why 1 Most flows encountered in engineering and

More information

Flow control. Flow Instability (and control) Vortex Instabilities

Flow control. Flow Instability (and control) Vortex Instabilities Flow control Flow Instability (and control) Tim Colonius CDS 101 Friday, Oct 15, 2004 Many control problems contain fluid systems as components. Dashpot in mass-spring-damper systems HVAC system that thermostat

More information

Boundary-Layer Theory

Boundary-Layer Theory Hermann Schlichting Klaus Gersten Boundary-Layer Theory With contributions from Egon Krause and Herbert Oertel Jr. Translated by Katherine Mayes 8th Revised and Enlarged Edition With 287 Figures and 22

More information

Studies on the Transition of the Flow Oscillations over an Axisymmetric Open Cavity Model

Studies on the Transition of the Flow Oscillations over an Axisymmetric Open Cavity Model Advances in Aerospace Science and Applications. ISSN 2277-3223 Volume 3, Number 2 (2013), pp. 83-90 Research India Publications http://www.ripublication.com/aasa.htm Studies on the Transition of the Flow

More information

On the aeroacoustic tonal noise generation mechanism of a sharp-edged. plate

On the aeroacoustic tonal noise generation mechanism of a sharp-edged. plate On the aeroacoustic tonal noise generation mechanism of a sharp-edged plate Danielle J. Moreau, Laura A. Brooks and Con J. Doolan School of Mechanical Engineering, The University of Adelaide, South Australia,

More information

Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property

Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property 1. Acoustic and Vibrational Properties 1.1 Acoustics and Vibration Engineering

More information

INITIAL CONDITION EFFECTS ON KELVIN-HELMHOLTZ INSTABILITIES AND DEVELOPMENT OF A ROUND JET

INITIAL CONDITION EFFECTS ON KELVIN-HELMHOLTZ INSTABILITIES AND DEVELOPMENT OF A ROUND JET INITIAL CONDITION EFFECTS ON KELVIN-HELMHOLTZ INSTABILITIES AND DEVELOPMENT OF A ROUND JET Amy B. McCleney and Philippe M. Bardet The George Washington University 800 22 nd St NW, Washington, D.C. 20037

More information

Chapter 14 Oscillations

Chapter 14 Oscillations Chapter 14 Oscillations Chapter Goal: To understand systems that oscillate with simple harmonic motion. Slide 14-2 Chapter 14 Preview Slide 14-3 Chapter 14 Preview Slide 14-4 Chapter 14 Preview Slide 14-5

More information

MEASUREMENT OF INPUT IMPEDANCE OF AN ACOUSTIC BORE WITH APPLICATION TO BORE RECONSTRUCTION

MEASUREMENT OF INPUT IMPEDANCE OF AN ACOUSTIC BORE WITH APPLICATION TO BORE RECONSTRUCTION MEASUREMENT OF INPUT IMPEDANCE OF AN ACOUSTIC BORE WITH APPLICATION TO BORE RECONSTRUCTION Maarten van Walstijn Murray Campbell David Sharp Department of Physics and Astronomy, University of Edinburgh,

More information

Convective Heat and Mass Transfer Prof. A. W. Date Department of Mechanical Engineering Indian Institute of Technology, Bombay

Convective Heat and Mass Transfer Prof. A. W. Date Department of Mechanical Engineering Indian Institute of Technology, Bombay Convective Heat and Mass Transfer Prof. A. W. Date Department of Mechanical Engineering Indian Institute of Technology, Bombay Module No.# 01 Lecture No. # 41 Natural Convection BLs So far we have considered

More information

Micro-Flow in a bundle of micro-pillars. A. Keißner, Ch. Brücker

Micro-Flow in a bundle of micro-pillars. A. Keißner, Ch. Brücker Micro-Flow in a bundle of micro-pillars A. Keißner, Ch. Brücker Institute of Mechanics and Fluid Dynamics, University of Freiberg, TU Freiberg, Germany, Email: armin.keissner@imfd.tu-freiberg.de Abstract

More information

Universal Viscosity Curve Theory

Universal Viscosity Curve Theory TM Universal Viscosity Curve Theory Turbine Flow Meters and Flow Viscosity Introduction Like any transducer, a turbine flow meter is sensitive to physical parameters other than the one which is of interest.

More information

Experimental Study of the Response of Transonic Diffuser Flow to a Piezoceramic Actuator at Diffuser Throat

Experimental Study of the Response of Transonic Diffuser Flow to a Piezoceramic Actuator at Diffuser Throat Open Journal of Fluid Dynamics, 213, 3, 14-21 http://dx.doi.org/236/ojfd.213.32a3 Published Online July 213 (http://www.scirp.org/journal/ojfd) Experimental Study of the Response of Transonic Diffuser

More information

A beam of coherent monochromatic light from a distant galaxy is used in an optics experiment on Earth.

A beam of coherent monochromatic light from a distant galaxy is used in an optics experiment on Earth. Waves_P2 [152 marks] A beam of coherent monochromatic light from a distant galaxy is used in an optics experiment on Earth. The beam is incident normally on a double slit. The distance between the slits

More information

Bursty Transport in Tokamaks with Internal Transport Barriers

Bursty Transport in Tokamaks with Internal Transport Barriers Bursty Transport in Tokamaks with Internal Transport Barriers S. Benkadda 1), O. Agullo 1), P. Beyer 1), N. Bian 1), P. H. Diamond 3), C. Figarella 1), X. Garbet 2), P. Ghendrih 2), V. Grandgirard 1),

More information

INFLUENCE OF ACOUSTIC EXCITATION ON AIRFOIL PERFORMANCE AT LOW REYNOLDS NUMBERS

INFLUENCE OF ACOUSTIC EXCITATION ON AIRFOIL PERFORMANCE AT LOW REYNOLDS NUMBERS ICAS 2002 CONGRESS INFLUENCE OF ACOUSTIC EXCITATION ON AIRFOIL PERFORMANCE AT LOW REYNOLDS NUMBERS S. Yarusevych*, J.G. Kawall** and P. Sullivan* *Department of Mechanical and Industrial Engineering, University

More information

Numerical analysis of fluid flow and heat transfer in 2D sinusoidal wavy channel

Numerical analysis of fluid flow and heat transfer in 2D sinusoidal wavy channel Numerical analysis of fluid flow and heat transfer in 2D sinusoidal wavy channel Arunanshu Chakravarty 1* 1 CTU in Prague, Faculty of Mechanical Engineering, Department of Process Engineering,Technická

More information

Visualization of polymer relaxation in viscoelastic turbulent micro-channel flow

Visualization of polymer relaxation in viscoelastic turbulent micro-channel flow Supplementary Information for Visualization of polymer relaxation in viscoelastic turbulent micro-channel flow Authors: J. Tai, C. P. Lim, Y. C. Lam Correspondence to: MYClam@ntu.edu.sg This document includes:

More information

UNIT 1 MODULE 2: OSCILLATIONS AND WAVES GENERAL OBJECTIVES EXPLANATORY NOTES SPECIFIC OBJECTIVES. On completion of this Module, students should:

UNIT 1 MODULE 2: OSCILLATIONS AND WAVES GENERAL OBJECTIVES EXPLANATORY NOTES SPECIFIC OBJECTIVES. On completion of this Module, students should: MODULE 2: OSCILLATIONS AND WAVES GENERAL OBJECTIVES On completion of this Module, students should: 1. understand the different types of oscillatory motion; 2. appreciate the properties common to all 3.

More information

CHAPTER 5. RUDIMENTS OF HYDRODYNAMIC INSTABILITY

CHAPTER 5. RUDIMENTS OF HYDRODYNAMIC INSTABILITY 1 Lecture Notes on Fluid Dynamics (1.63J/.1J) by Chiang C. Mei, 00 CHAPTER 5. RUDIMENTS OF HYDRODYNAMIC INSTABILITY References: Drazin: Introduction to Hydrodynamic Stability Chandrasekar: Hydrodynamic

More information

You should be able to demonstrate and show your understanding of:

You should be able to demonstrate and show your understanding of: OCR B Physics H557 Module 3: Physics in Action You should be able to demonstrate and show your understanding of: 3.1: Communication 3.1.1: Imaging and Signalling The formation of a real image by a thin

More information

1 Introduction. 2 Data Set and Linear Spectral Analysis

1 Introduction. 2 Data Set and Linear Spectral Analysis Analogical model for self-sustained sounds generated by organ pipe E. DE LAURO, S. DE MARTINO, M. FALANGA Department of Physics Salerno University Via S. Allende, I-848, Baronissi (SA) ITALY Abstract:

More information

Intensity Transformations and Spatial Filtering: WHICH ONE LOOKS BETTER? Intensity Transformations and Spatial Filtering: WHICH ONE LOOKS BETTER?

Intensity Transformations and Spatial Filtering: WHICH ONE LOOKS BETTER? Intensity Transformations and Spatial Filtering: WHICH ONE LOOKS BETTER? : WHICH ONE LOOKS BETTER? 3.1 : WHICH ONE LOOKS BETTER? 3.2 1 Goal: Image enhancement seeks to improve the visual appearance of an image, or convert it to a form suited for analysis by a human or a machine.

More information

6. Basic basic equations I ( )

6. Basic basic equations I ( ) 6. Basic basic equations I (4.2-4.4) Steady and uniform flows, streamline, streamtube One-, two-, and three-dimensional flow Laminar and turbulent flow Reynolds number System and control volume Continuity

More information

Turbulent drag reduction by streamwise traveling waves

Turbulent drag reduction by streamwise traveling waves 51st IEEE Conference on Decision and Control December 10-13, 2012. Maui, Hawaii, USA Turbulent drag reduction by streamwise traveling waves Armin Zare, Binh K. Lieu, and Mihailo R. Jovanović Abstract For

More information

A Solution Method for the Reynolds-Averaged Navier-Stokes Equation

A Solution Method for the Reynolds-Averaged Navier-Stokes Equation A Solution Method for the Reynolds-Averaged Navier-Stokes Equation T.-W. Lee Mechanical and Aerospace Engineering, Arizona State University, Tempe, AZ, 8587 Abstract- Navier-Stokes equations are difficult

More information

A Study of the Motion of Particles in Superfluid Helium-4 and Interactions with Vortices

A Study of the Motion of Particles in Superfluid Helium-4 and Interactions with Vortices J Low Temp Phys (2011) 162: 329 339 DOI 10.1007/s10909-010-0237-9 A Study of the Motion of Particles in Superfluid Helium-4 and Interactions with Vortices D. Jin H.J. Maris Received: 21 June 2010 / Accepted:

More information

Today s menu. Last lecture. Measurement of volume flow rate. Measurement of volume flow rate (cont d...) Differential pressure flow meters

Today s menu. Last lecture. Measurement of volume flow rate. Measurement of volume flow rate (cont d...) Differential pressure flow meters Last lecture Analog-to-digital conversion (Ch. 1.1). Introduction to flow measurement systems (Ch. 12.1). Today s menu Measurement of volume flow rate Differential pressure flowmeters Mechanical flowmeters

More information

Application of a Helmholtz resonator excited by grazing flow for manipulation of a turbulent boundary layer

Application of a Helmholtz resonator excited by grazing flow for manipulation of a turbulent boundary layer Application of a Helmholtz resonator excited by grazing flow for manipulation of a turbulent boundary layer Farzin Ghanadi School of Mechanical Engineering The University of Adelaide South Australia, 5005

More information

Nonperiodicity of the flow within the gap of a thermoacoustic couple at high amplitudes

Nonperiodicity of the flow within the gap of a thermoacoustic couple at high amplitudes Nonperiodicity of the flow within the gap of a thermoacoustic couple at high amplitudes Arganthaël Berson and Philippe Blanc-Benon LMFA, UMR CNRS 5509, Ecole Centrale de Lyon, 69134 Ecully Cedex, France

More information

Validation 3. Laminar Flow Around a Circular Cylinder

Validation 3. Laminar Flow Around a Circular Cylinder Validation 3. Laminar Flow Around a Circular Cylinder 3.1 Introduction Steady and unsteady laminar flow behind a circular cylinder, representing flow around bluff bodies, has been subjected to numerous

More information

(Refer Slide Time: 2:14)

(Refer Slide Time: 2:14) Fluid Dynamics And Turbo Machines. Professor Dr Shamit Bakshi. Department Of Mechanical Engineering. Indian Institute Of Technology Madras. Part A. Module-1. Lecture-3. Introduction To Fluid Flow. (Refer

More information

IMPROVEMENTS IN ACTIVE NOISE CONTROL OF HELICOPTER NOISE IN A MOCK CABIN ABSTRACT

IMPROVEMENTS IN ACTIVE NOISE CONTROL OF HELICOPTER NOISE IN A MOCK CABIN ABSTRACT IMPROVEMENTS IN ACTIVE NOISE CONTROL OF HELICOPTER NOISE IN A MOCK CABIN Jared K. Thomas Brigham Young University Department of Mechanical Engineering ABSTRACT The application of active noise control (ANC)

More information

CHME 302 CHEMICAL ENGINEERING LABOATORY-I EXPERIMENT 302-V FREE AND FORCED CONVECTION

CHME 302 CHEMICAL ENGINEERING LABOATORY-I EXPERIMENT 302-V FREE AND FORCED CONVECTION CHME 302 CHEMICAL ENGINEERING LABOATORY-I EXPERIMENT 302-V FREE AND FORCED CONVECTION OBJECTIVE The objective of the experiment is to compare the heat transfer characteristics of free and forced convection.

More information

To prepare for this lab, you should read the following sections of the text: Sections 3.4, 11.3, and 12.1 OVERVIEW

To prepare for this lab, you should read the following sections of the text: Sections 3.4, 11.3, and 12.1 OVERVIEW Section: Monday / Tuesday (circle one) Name: Partners: Total: /35 PHYSICS 107 LAB #4: WIND INSTRUMENTS: WAVES IN AIR Equipment: Thermometer, function generator, two banana plug wires, resonance tube with

More information

Predicting Breakup Characteristics of Liquid Jets Disturbed by Practical Piezoelectric Devices

Predicting Breakup Characteristics of Liquid Jets Disturbed by Practical Piezoelectric Devices ILASS Americas 2th Annual Conference on Liquid Atomization and Spray Systems, Chicago, IL, May 27 Predicting Breakup Characteristics of Liquid Jets Disturbed by Practical Piezoelectric Devices M. Rohani,

More information

ME332 FLUID MECHANICS LABORATORY (PART I)

ME332 FLUID MECHANICS LABORATORY (PART I) ME332 FLUID MECHANICS LABORATORY (PART I) Mihir Sen Department of Aerospace and Mechanical Engineering University of Notre Dame Notre Dame, IN 46556 Version: January 14, 2002 Contents Unit 1: Hydrostatics

More information

MEASUREMENT OF TEMPORAL RESOLUTION AND DETECTION EFFICIENCY OF X-RAY STREAK CAMERA BY SINGLE PHOTON IMAGES

MEASUREMENT OF TEMPORAL RESOLUTION AND DETECTION EFFICIENCY OF X-RAY STREAK CAMERA BY SINGLE PHOTON IMAGES Proceedings of IBIC212, Tsukuba, Japan MEASUREMENT OF TEMPORAL RESOLUTION AND DETECTION EFFICIENCY OF X-RAY STREAK CAMERA BY SINGLE PHOTON IMAGES A. Mochihashi, M. Masaki, S. Takano, K. Tamura, H. Ohkuma,

More information

ACTIVE SEPARATION CONTROL ON A SLATLESS 2D HIGH-LIFT WING SECTION

ACTIVE SEPARATION CONTROL ON A SLATLESS 2D HIGH-LIFT WING SECTION 26th INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES ACTIVE SEPARATION CONTROL ON A SLATLESS 2D HIGH-LIFT WING SECTION F. Haucke, I. Peltzer, W. Nitsche Chair for Aerodynamics Department of Aeronautics

More information

EXPERIMENTAL STUDY OF THE FLOW-EXCITED ACOUSTICAL LOCK-IN IN A CORRUGATED PIPE. Sacavem codex, Portugal. Setubal, Portugal.

EXPERIMENTAL STUDY OF THE FLOW-EXCITED ACOUSTICAL LOCK-IN IN A CORRUGATED PIPE. Sacavem codex, Portugal. Setubal, Portugal. ICSV14 Cairns Australia 9-12 July, 27 Abstract EXPERIMENTAL STUDY OF THE FLOW-EXCITED ACOUSTICAL LOCK-IN IN A CORRUGATED PIPE Vincent Debut 1 *, José Antunes 1, Miguel Moreira 2 1 Institute of Nuclear

More information

LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE

LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE Proceedings of the ASME/JSME 2011 8th Thermal Engineering Joint Conference AJTEC2011 March 13-17, 2011, Honolulu, Hawaii, USA AJTEC2011-44190 LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE Youngbae

More information

ABSTRACT INTRODUCTION

ABSTRACT INTRODUCTION AN ATTEMPT TO USE AN ELECTRICAL CIRCUIT SIMULATOR TO BETTER UNDERSTAND THE RELATIONSHIP BETWEEN A BRASS PLAYER'S INTONATION AND THE INSTRUMENT'S INPUT IMPEDANCE PACS: 43.75.FG Kausel, Wilfried Institut

More information

The exciter mechanism of double-reed instruments

The exciter mechanism of double-reed instruments The exciter mechanism of double-reed instruments A. C.Vergez, R.Caussé IRCAM Centre Georges Pompidou Instrument Acoustics and Analysis / Synthesis Teams Sep 20, 2006 Musical Acoustics Network Conference,

More information

Coriolis effects on the elliptical instability in cylindrical and spherical rotating containers

Coriolis effects on the elliptical instability in cylindrical and spherical rotating containers 18 ème Congrès Français de Mécanique Grenoble, 7-31 août 007 Coriolis effects on the elliptical instability in cylindrical and spherical rotating containers Michael Le Bars, Stéphane Le Dizès & Patrice

More information

Research Article The Microphone Feedback Analogy for Chatter in Machining

Research Article The Microphone Feedback Analogy for Chatter in Machining Shock and Vibration Volume 215, Article ID 976819, 5 pages http://dx.doi.org/1.1155/215/976819 Research Article The Microphone Feedback Analogy for Chatter in Machining Tony Schmitz UniversityofNorthCarolinaatCharlotte,Charlotte,NC28223,USA

More information

The impact of vegetation on the characteristics of the flow in an inclined open channel using the piv method

The impact of vegetation on the characteristics of the flow in an inclined open channel using the piv method Water Resources and Ocean Science 2012;1(1):1-6 Published online December 30, 2012 (http:// www.sciencepublishinggroup.com/j/wors) doi:.11648/j.wors.201201.11 The impact of vegetation on the characteristics

More information

Turbulence Laboratory

Turbulence Laboratory Objective: CE 319F Elementary Mechanics of Fluids Department of Civil, Architectural and Environmental Engineering The University of Texas at Austin Turbulence Laboratory The objective of this laboratory

More information

Effects of Variation of the Flame Area and Natural Damping on Primary Acoustic Instability of Downward Propagating Flames in a Tube

Effects of Variation of the Flame Area and Natural Damping on Primary Acoustic Instability of Downward Propagating Flames in a Tube 5 th ICDERS August 7, 015 Leeds, UK Effects of Variation of the Flame Area and Natural Damping on Primary Acoustic Instability of Downward Propagating Flames in a Tube Sung Hwan Yoon and Osamu Fujita Division

More information

CONTROL OF INSTABILITIES IN REACTIVE AND NON-REACTIVE FLOWS

CONTROL OF INSTABILITIES IN REACTIVE AND NON-REACTIVE FLOWS CONTROL OF INSTABILITIES IN REACTIVE AND NON-REACTIVE FLOWS Ann R. Karagozian Department of Mechanical and Aerospace Engineering University of California Los Angeles Propulsion Applications of EPRL Experimental

More information

Vortex wake and energy transitions of an oscillating cylinder at low Reynolds number

Vortex wake and energy transitions of an oscillating cylinder at low Reynolds number ANZIAM J. 46 (E) ppc181 C195, 2005 C181 Vortex wake and energy transitions of an oscillating cylinder at low Reynolds number B. Stewart J. Leontini K. Hourigan M. C. Thompson (Received 25 October 2004,

More information

AN-1301 APPLICATION NOTE

AN-1301 APPLICATION NOTE AN-131 APPLICATION NOTE One Technology Way P.O. Box 916 Norwood, MA 262-916, U.S.A. Tel: 781.329.47 Fax: 781.461.3113 www.analog.com Using CDCs to Control Motion for Sample Aspiration by Jim Scarlett INTRODUCTION

More information

Turbulence Modeling Applied to Flow over a Hydraulic Ball Check Valve

Turbulence Modeling Applied to Flow over a Hydraulic Ball Check Valve Engineering, 2,, 68-6 http://dx.doi.org/.426/eng.2.88 Published Online August 2 (http://www.scirp.org/journal/eng) Turbulence Modeling Applied to Flow over a Hydraulic Ball Check Valve Leonid Grinis, Vitaly

More information

Computer Vision & Digital Image Processing

Computer Vision & Digital Image Processing Computer Vision & Digital Image Processing Image Restoration and Reconstruction I Dr. D. J. Jackson Lecture 11-1 Image restoration Restoration is an objective process that attempts to recover an image

More information

EXPERIMENTS OF CLOSED-LOOP FLOW CONTROL FOR LAMINAR BOUNDARY LAYERS

EXPERIMENTS OF CLOSED-LOOP FLOW CONTROL FOR LAMINAR BOUNDARY LAYERS Fourth International Symposium on Physics of Fluids (ISPF4) International Journal of Modern Physics: Conference Series Vol. 19 (212) 242 249 World Scientific Publishing Company DOI: 1.1142/S211945128811

More information

Simulation analysis using CFD on vibration behaviors of circular cylinders subjected to free jets through narrow gaps in the vicinity of walls

Simulation analysis using CFD on vibration behaviors of circular cylinders subjected to free jets through narrow gaps in the vicinity of walls Fluid Structure Interaction V 85 Simulation analysis using CFD on vibration behaviors of circular cylinders subjected to free jets through narrow gaps in the vicinity of walls K. Fujita Osaka City University,

More information

PROPERTY STUDY ON EMATS WITH VISUALIZATION OF ULTRASONIC PROPAGATION

PROPERTY STUDY ON EMATS WITH VISUALIZATION OF ULTRASONIC PROPAGATION More Info at Open Access Database www.ndt.net/?id=18576 PROPERTY STUDY ON EMATS WITH VISUALIZATION OF ULTRASONIC PROPAGATION T. Yamamoto, T. Furukawa, I. Komura Japan Power Engineering and Inspection Corporation,

More information

Simulation of organ pipe transfer function by means of various numerical techniques

Simulation of organ pipe transfer function by means of various numerical techniques Simulation of organ pipe transfer function by means of various numerical techniques P. Rucz 1, J. Angster 2, F. Augusztinovicz 1, P. Fiala 1, A. Miklós 2, N. M. Ortiz 2 1 Budapest University of Technology

More information

An experimental investigation of evanescent wave propagation through a turning depth

An experimental investigation of evanescent wave propagation through a turning depth An experimental investigation of evanescent wave propagation through a turning depth Abstract Allison Lee and Julie Crockett Brigham Young University allisonlee8@byu.edu The formation of internal waves

More information

Table of Contents. Foreword... xiii. Preface... xv

Table of Contents. Foreword... xiii. Preface... xv Table of Contents Foreword.... xiii Preface... xv Chapter 1. Fundamental Equations, Dimensionless Numbers... 1 1.1. Fundamental equations... 1 1.1.1. Local equations... 1 1.1.2. Integral conservation equations...

More information