A Real Time Piano Model Including Longitudinal Modes

Size: px
Start display at page:

Download "A Real Time Piano Model Including Longitudinal Modes"

Transcription

1 Introduction String Modeling Implementation Issues A Real Time Piano Model Including Longitudinal Modes Stefano Zambon and Federico Fontana Dipartimento di Informatica Università degli Studi di Verona 26 ottobre 2007

2 Introduction String Modeling Implementation Issues Summary 1 Introduction Physical Models 2 String Modeling Transversal vibration Longitudinal Vibration 3 Implementation Issues Real-time prototype Results

3 Introduction String Modeling Implementation Issues Physical Models Physical Modeling of the Piano Source-based instead than signal-based approach to the synthesis of piano sounds Advantages: higher fidelity in the interaction, meaningful synthesis parameters Drawbacks: computational cost, static sound quality Main research topics in the last 10 years: 1 Accurate string simulation (Chaigne-Askenfelt 1994, Bensa-Bilbao 2003) 2 Geometric nonlinearities (Bank 2005) 3 Real-time models (Borin et al. 1997, Pianoteq 2006)

4 Introduction String Modeling Implementation Issues Physical Models Physical Modeling of the Piano Source-based instead than signal-based approach to the synthesis of piano sounds Advantages: higher fidelity in the interaction, meaningful synthesis parameters Drawbacks: computational cost, static sound quality Main research topics in the last 10 years: 1 Accurate string simulation (Chaigne-Askenfelt 1994, Bensa-Bilbao 2003) 2 Geometric nonlinearities (Bank 2005) 3 Real-time models (Borin et al. 1997, Pianoteq 2006)

5 Introduction String Modeling Implementation Issues Physical Models Physical Modeling of the Piano Source-based instead than signal-based approach to the synthesis of piano sounds Advantages: higher fidelity in the interaction, meaningful synthesis parameters Drawbacks: computational cost, static sound quality Main research topics in the last 10 years: 1 Accurate string simulation (Chaigne-Askenfelt 1994, Bensa-Bilbao 2003) 2 Geometric nonlinearities (Bank 2005) 3 Real-time models (Borin et al. 1997, Pianoteq 2006)

6 Introduction String Modeling Implementation Issues Physical Models Piano Structure Struck string instrument Large extension and high dynamic range Sound production mechanism: key hammer string bridge soundboard

7 Introduction String Modeling Implementation Issues Physical Models Piano Structure Struck string instrument Large extension and high dynamic range Sound production mechanism: key hammer string bridge soundboard

8 Introduction String Modeling Implementation Issues Physical Models Model Structure Principal modeling blocks: Bridge / Body Dynamics F h y(x ) 0 F b,t Hammer Transversal vibr. Bridge Soundboard F b p Long. exc. force Longitudinal vibr. F b,l H l linear nonlinear Secondary modeling blocks, mostly signal-based: Coupled twin string, dampers, impact knock noise

9 Introduction String Modeling Implementation Issues Physical Models Model Structure Principal modeling blocks: Bridge / Body Dynamics F h y(x ) 0 F b,t Hammer Transversal vibr. Bridge Soundboard F b p Long. exc. force Longitudinal vibr. F b,l H l linear nonlinear Secondary modeling blocks, mostly signal-based: Coupled twin string, dampers, impact knock noise

10 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration String Modeling µ 2 y t 2 = T 0 2 y x 2 1-D wave equation with additional terms for: Stiffness Frequency-dependent losses External force density Hammer is treated as a lumped system made up of a mass connected in series with a nonlinear string.

11 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration String Modeling µ 2 y t 2 = T 0 2 y x 2 ESκ 2 4 y x 4 1-D wave equation with additional terms for: Stiffness Frequency-dependent losses External force density Hammer is treated as a lumped system made up of a mass connected in series with a nonlinear string.

12 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration String Modeling µ 2 y t 2 = T 2 y 0 ESκ 2 4 y 2R(ω)µ y x 2 x 4 t 1-D wave equation with additional terms for: Stiffness Frequency-dependent losses External force density Hammer is treated as a lumped system made up of a mass connected in series with a nonlinear string.

13 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration String Modeling µ 2 y t 2 = T 0 2 y x 2 ESκ 2 4 y x 4 2R(ω)µ y t + d y (x, t) 1-D wave equation with additional terms for: Stiffness Frequency-dependent losses External force density Hammer is treated as a lumped system made up of a mass connected in series with a nonlinear string.

14 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration String Modeling µ 2 y t 2 = T 0 2 y x 2 ESκ 2 4 y x 4 2R(ω)µ y t + d y (x, t) 1-D wave equation with additional terms for: Stiffness Frequency-dependent losses External force density Hammer is treated as a lumped system made up of a mass connected in series with a nonlinear string.

15 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration Discretization: Modal Synthesis Idea: discretization of the modal solution to the string equation y(x, t) = w k (x) y k (t), k=1 where w k (x) are space-dependent weights and y k (t) are the temporal component of the normal modes The motion of the normal modes is described by a set of ODEs: d 2 y k dt 2 + a dy k 1,k dt which are discretized using the Impulse Invariance Transform + a 0,k = b 0,k F y,k,

16 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration Discretization: Modal Synthesis Idea: discretization of the modal solution to the string equation y(x, t) = w k (x) y k (t), k=1 where w k (x) are space-dependent weights and y k (t) are the temporal component of the normal modes The motion of the normal modes is described by a set of ODEs: d 2 y k dt 2 + a dy k 1,k dt which are discretized using the Impulse Invariance Transform + a 0,k = b 0,k F y,k,

17 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration Block Diagram for String Simulation W in, 1 b 1,1 y 1 W out, 1 a 1,1 z 1 a 2,1 z 1 F h z 1 W in, k b 1,k y k W out, k F b a 1,k z 1 a 2,k z 1 W in, N b 1,N y N W out, N a 1,N z 1 a 2,N z 1

18 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration Why Modal Synthesis? Powerful control in the frequency domain High accuracy in dispersion and losses modeling Allows many extensions to the basic model, for example longitudinal modes Parallelizable and suitable for efficient DSP implementation

19 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration Longitudinal Vibration Perceptually important for low notes at high dynamics Example Equation for the motion of the longitudinal component ξ: 2 ξ t 2 = ES 2 ξ x 2 2R ξ(ω) + 1 ( y/ x) 2 2 x It is a 1-d lossy wave equation with an additional nonlinear forcing term depending on the transversal slope

20 Introduction String Modeling Implementation Issues Transversal vibration Longitudinal Vibration Sound Synthesis of Longitudinal Modes Basic assumption: there is energy transfer only from the transversal to the longitudinal motion Longitudinal modes are simulated by a set of few resonators excited by a nonlinear force: Magnitude [db] 60 f min f max (a) Magnitude [db] 60 (b) f min 40 f max Magnitude [db] 60 (c) Frequency [Hz]

21 Introduction String Modeling Implementation Issues Real-time prototype Results Real-time prototype Written in C++, runs at full polyphony on current hardware Allows run-time change of a set of meaningful parameters: string and hammer mass, stiffness coefficients, etc. Midi Control Change Midi NoteOn / NoteOff Controller + Handles MIDI and initializes state change Parameters (runs at control rate) initialize Hammer / Damper State AudioSynth PostProcessing String_Param[88] Strings/Hammers parameters update Coeffs String_State[88] Strings and Hammers state read State + Compute force at send F b + Soundboard filter audio output (i.e. mass, inharmonicity..) (i.e., filters coefficients/states) update State bridge junction + Post processing (runs at audio rate)

22 Introduction String Modeling Implementation Issues Real-time prototype Results Results Demo

A PIANO MODEL INCLUDING LONGITUDINAL STRING VIBRATIONS

A PIANO MODEL INCLUDING LONGITUDINAL STRING VIBRATIONS 04 DAFx A PIANO MODEL INCLUDING LONGITUDINAL STRING VIBRATIONS Balázs Bank and László Sujbert Department of Measurement and Information Systems Budapest University of Technology and Economics {bank sujbert}@mit.bme.hu

More information

Smith, Kuroda, Perng, Van Heusen, Abel CCRMA, Stanford University ASA November 16, Smith, Kuroda, Perng, Van Heusen, Abel ASA / 31

Smith, Kuroda, Perng, Van Heusen, Abel CCRMA, Stanford University ASA November 16, Smith, Kuroda, Perng, Van Heusen, Abel ASA / 31 Efficient computational modeling of piano strings for real-time synthesis using mass-spring chains, coupled finite differences, and digital waveguide sections Smith, Kuroda, Perng, Van Heusen, Abel CCRMA,

More information

phantoms those which appear at the sum f m f n or difference

phantoms those which appear at the sum f m f n or difference Generation of longitudinal vibrations in piano strings: From physics to sound synthesis a) Balázs Bank b) and ászló Sujbert Department of Measurement and Information Systems, Budapest University of Technology

More information

The simulation of piano string vibration: From physical models to finite difference schemes and digital waveguides

The simulation of piano string vibration: From physical models to finite difference schemes and digital waveguides The simulation of piano string vibration: From physical models to finite difference schemes and digital waveguides Julien Bensa, Stefan Bilbao, Richard Kronland-Martinet, Julius Smith Iii To cite this

More information

Physical Modeling Synthesis

Physical Modeling Synthesis Physical Modeling Synthesis ECE 272/472 Audio Signal Processing Yujia Yan University of Rochester Table of contents 1. Introduction 2. Basics of Digital Waveguide Synthesis 3. Fractional Delay Line 4.

More information

Physically Informed Signal Processing Methods for Piano Sound Synthesis: A Research Overview

Physically Informed Signal Processing Methods for Piano Sound Synthesis: A Research Overview EURASIP Journal on Applied Signal Processing 2003:10, 941 952 c 2003 Hindawi Publishing Corporation Physically Informed Signal Processing Methods for Piano Sound Synthesis: A Research Overview Balázs Bank

More information

Ph.D. thesis. Balázs Bank

Ph.D. thesis. Balázs Bank Ph.D. thesis Balázs Bank Physics-based Sound Synthesis of String Instruments Including Geometric Nonlinearities Ph.D. thesis Balázs Bank M.Sc.E.E. Supervisor: László Sujbert Ph.D. Budapest University

More information

Improved frequency-dependent damping for time domain modelling of linear string vibration

Improved frequency-dependent damping for time domain modelling of linear string vibration String Instruments: Paper ICA16-81 Improved frequency-dependent damping for time domain modelling of linear string vibration Charlotte Desvages (a), Stefan Bilbao (b), Michele Ducceschi (c) (a) Acoustics

More information

Parameter fitting for piano sound synthesis by physical modeling

Parameter fitting for piano sound synthesis by physical modeling Parameter fitting for piano sound synthesis by physical modeling Julien Bensa, a Olivier Gipouloux, b and Richard Kronland-Martinet Laboratoire de Mécanique et d Acoustique, 31 Chemin Joseph Aiguier, 1340

More information

Numerical Sound Synthesis

Numerical Sound Synthesis Numerical Sound Synthesis Finite Difference Schemes and Simulation in Musical Acoustics Stefan Bilbao Acoustics and Fluid Dynamics Group/Music, University 01 Edinburgh, UK @WILEY A John Wiley and Sons,

More information

Improving the Accuracy of Dynamic Vibration Fatigue Simulation

Improving the Accuracy of Dynamic Vibration Fatigue Simulation Improving the Accuracy of Dynamic Vibration Fatigue Simulation Kurt Munson HBM Prenscia Agenda 2 1. Introduction 2. Dynamics and the frequency response function (FRF) 3. Using finite element analysis (FEA)

More information

A FINITE DIFFERENCE METHOD FOR THE EXCITATION OF A DIGITAL WAVEGUIDE STRING MODEL

A FINITE DIFFERENCE METHOD FOR THE EXCITATION OF A DIGITAL WAVEGUIDE STRING MODEL A FINITE DIFFERENCE METHOD FOR THE EXCITATION OF A DIGITAL WAVEGUIDE STRING MODEL Leonardo Gabrielli 1, Luca Remaggi 1, Stefano Squartini 1 and Vesa Välimäki 2 1 Universitá Politecnica delle Marche, Ancona,

More information

PREPARED PIANO SOUND SYNTHESIS

PREPARED PIANO SOUND SYNTHESIS Proc. of the 9 th Int. Conference on Digital Audio Effects (DAFx-6), Montreal, Canada, September 8-, 6 PREPARED PIANO SOUND SYNTHESIS Stefan Bilbao Music University of Edinburgh United Kingdom sbilbao@staffmail.ed.ac.uk

More information

Nonlinear Modeling of a Guitar Loudspeaker Cabinet

Nonlinear Modeling of a Guitar Loudspeaker Cabinet 9//008 Nonlinear Modeling of a Guitar Loudspeaker Cabinet David Yeh, Balazs Bank, and Matti Karjalainen ) CCRMA / Stanford University ) University of Verona 3) Helsinki University of Technology Dept. of

More information

Vibrations of string. Henna Tahvanainen. November 8, ELEC-E5610 Acoustics and the Physics of Sound, Lecture 4

Vibrations of string. Henna Tahvanainen. November 8, ELEC-E5610 Acoustics and the Physics of Sound, Lecture 4 Vibrations of string EEC-E5610 Acoustics and the Physics of Sound, ecture 4 Henna Tahvanainen Department of Signal Processing and Acoustics Aalto University School of Electrical Engineering November 8,

More information

Physically Informed Signal-Processing Methods for Piano Sound Synthesis: a Research Overview

Physically Informed Signal-Processing Methods for Piano Sound Synthesis: a Research Overview Published in EURASIP Journal on Applied Signal Processing, vol. 2003, No. 10, pp. 941-952, Sept. 2003. Physically Informed Signal-Processing Methods for Piano Sound Synthesis: a Research Overview B. Bank

More information

OBJECT-BASED SOUND SYNTHESIS. Augusto Sarti, Stefano Tubaro

OBJECT-BASED SOUND SYNTHESIS. Augusto Sarti, Stefano Tubaro OBJECT-BASED SOUND SYNTHESIS Augusto Sarti, Stefano Tubaro Dipartimento di Elettronica e Informazione, Politecnico di Milano Piazza L. Da Vinci 32, 2033 Milano, Italy E-mail: sarti/tubaro@elet.polimi.it

More information

Discrete-time modelling of musical instruments

Discrete-time modelling of musical instruments INSTITUTE OF PHYSICS PUBLISHING Rep. Prog. Phys. 69 (2006) 1 78 REPORTS ON PROGRESS IN PHYSICS doi:10.1088/0034-4885/69/1/r01 Discrete-time modelling of musical instruments Vesa Välimäki, Jyri Pakarinen,

More information

EFFECTS OF PRESTRESSES ON NATURAL FREQUENCIES OF A BUCKLED WOODEN PLATE: A NUMERICAL AND EXPERIMENTAL INVESTIGATION

EFFECTS OF PRESTRESSES ON NATURAL FREQUENCIES OF A BUCKLED WOODEN PLATE: A NUMERICAL AND EXPERIMENTAL INVESTIGATION EFFECTS OF PRESTRESSES ON NATURAL FREQUENCIES OF A BUCKLED WOODEN PLATE: A NUMERICAL AND EXPERIMENTAL INVESTIGATION Adrien Mamou-Mani, Sylvie Le Moyne, Joël Frelat, Charles Besnainou, François Ollivier

More information

Numerical simulation of a piano soundboard under downbearing. Adrien Mamou-Mani, Joël Frelat, and Charles Besnainou. Institut Jean Le Rond d Alembert,

Numerical simulation of a piano soundboard under downbearing. Adrien Mamou-Mani, Joël Frelat, and Charles Besnainou. Institut Jean Le Rond d Alembert, Numerical simulation of a piano soundboard under downbearing Adrien Mamou-Mani, Joël Frelat, and Charles Besnainou Institut Jean Le Rond d Alembert, UPMC/CNRS (Dated: December 27, 2007) 1 Abstract A finite

More information

Geometric-integration tools for the simulation of musical sounds

Geometric-integration tools for the simulation of musical sounds Japan J. Indust. Appl. Math. https://doi.org/10.1007/s13160-017-09-6 ORIGINAL PAPER Area Geometric-integration tools for the simulation of musical sounds Ai Ishikawa 1 Dominik L. Michels Takaharu Yaguchi

More information

Elimination of Delay-Free Loops in Discrete-Time Models of Nonlinear Acoustic Systems

Elimination of Delay-Free Loops in Discrete-Time Models of Nonlinear Acoustic Systems IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 8, NO. 5, SEPTEMBER 2000 597 Elimination of Delay-Free Loops in Discrete-Time Models of Nonlinear Acoustic Systems Gianpaolo Borin, Giovanni De Poli,

More information

Superposition and Standing Waves

Superposition and Standing Waves Physics 1051 Lecture 9 Superposition and Standing Waves Lecture 09 - Contents 14.5 Standing Waves in Air Columns 14.6 Beats: Interference in Time 14.7 Non-sinusoidal Waves Trivia Questions 1 How many wavelengths

More information

Hamiltonian Formulation of Piano String Lagrangian Density with Riemann-Liouville Fractional Definition

Hamiltonian Formulation of Piano String Lagrangian Density with Riemann-Liouville Fractional Definition Hamiltonian Formulation of Piano String Lagrangian Density with Riemann-Liouville Fractional Definition Emad K. Jaradat 1 1 Department of Physics, Mutah University, Al-Karak, Jordan Email: emad_jaradat75@yahoo.com;

More information

DEVELOPMENT AND USE OF OPERATIONAL MODAL ANALYSIS

DEVELOPMENT AND USE OF OPERATIONAL MODAL ANALYSIS Università degli Studi di Napoli Federico II DEVELOPMENT AND USE OF OPERATIONAL MODAL ANALYSIS Examples of Civil, Aeronautical and Acoustical Applications Francesco Marulo Tiziano Polito francesco.marulo@unina.it

More information

A Modular Physically Based Approach to the Sound Synthesis of Membrane Percussion Instruments Federico Avanzini and Riccardo Marogna

A Modular Physically Based Approach to the Sound Synthesis of Membrane Percussion Instruments Federico Avanzini and Riccardo Marogna IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 18, NO. 4, MAY 2010 891 A Modular Physically Based Approach to the Sound Synthesis of Membrane Percussion Instruments Federico Avanzini

More information

Nonlinear Losses in Electro-acoustical Transducers Wolfgang Klippel, Daniel Knobloch

Nonlinear Losses in Electro-acoustical Transducers Wolfgang Klippel, Daniel Knobloch The Association of Loudspeaker Manufacturers & Acoustics International (ALMA) Nonlinear Losses in Electro-acoustical Transducers Wolfgang Klippel, Daniel Knobloch Institute of Acoustics and Speech Communication

More information

Vibration Dynamics and Control

Vibration Dynamics and Control Giancarlo Genta Vibration Dynamics and Control Spri ringer Contents Series Preface Preface Symbols vii ix xxi Introduction 1 I Dynamics of Linear, Time Invariant, Systems 23 1 Conservative Discrete Vibrating

More information

Advanced Vibrations. Elements of Analytical Dynamics. By: H. Ahmadian Lecture One

Advanced Vibrations. Elements of Analytical Dynamics. By: H. Ahmadian Lecture One Advanced Vibrations Lecture One Elements of Analytical Dynamics By: H. Ahmadian ahmadian@iust.ac.ir Elements of Analytical Dynamics Newton's laws were formulated for a single particle Can be extended to

More information

Modeling of Resonators

Modeling of Resonators . 23 Modeling of Resonators 23 1 Chapter 23: MODELING OF RESONATORS 23 2 23.1 A GENERIC RESONATOR A second example where simplified discrete modeling has been found valuable is in the assessment of the

More information

Design of an Innovative Acoustic Metamaterial

Design of an Innovative Acoustic Metamaterial Design of an Innovative Acoustic Metamaterial PAVLOS MAVROMATIDIS a, ANDREAS KANARACHOS b Electrical Engineering Department a, Mechanical Engineering Department b Frederick University 7 Y. Frederickou

More information

NUMERICAL MODELLING OF RUBBER VIBRATION ISOLATORS

NUMERICAL MODELLING OF RUBBER VIBRATION ISOLATORS NUMERICAL MODELLING OF RUBBER VIBRATION ISOLATORS Clemens A.J. Beijers and André de Boer University of Twente P.O. Box 7, 75 AE Enschede, The Netherlands email: c.a.j.beijers@utwente.nl Abstract An important

More information

A BOWED STRING PHYSICAL MODEL INCLUDING FINITE-WIDTH THERMAL FRICTION AND HAIR DYNAMICS

A BOWED STRING PHYSICAL MODEL INCLUDING FINITE-WIDTH THERMAL FRICTION AND HAIR DYNAMICS A BOWED STRING PHYSICAL MODEL INCLUDING FINITE-WIDTH THERMAL FRICTION AND HAIR DYNAMICS Esteban Maestre CCRMA Stanford University esteban@ccrma.stanford.edu Carlos Spa Universidad Federico Santa María

More information

2006 Institute of Physics Publishing. Reprinted with permission.

2006 Institute of Physics Publishing. Reprinted with permission. Vesa Välimäki, Jyri Pakarinen, Cumhur Erkut, and Matti Karjalainen, 2006, Discrete time modelling of musical instruments, Reports on Progress in Physics, volume 69, number 1, pages 1 78. 2006 Institute

More information

Physically Inspired Models for the Synthesis of Stiff Strings with Dispersive Waveguides

Physically Inspired Models for the Synthesis of Stiff Strings with Dispersive Waveguides EURASIP Journal on Applied Signal Processing 4:7, 964 977 c 4 Hindawi Publishing Corporation Physically Inspired Models for the Synthesis of Stiff Strings with Dispersive Waveguides I. Testa Dipartimento

More information

Generalized Digital Waveguide Networks

Generalized Digital Waveguide Networks 242 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL 11, NO 3, MAY 2003 Generalized Digital Waveguide Networks Davide Rocchesso, Associate Member, IEEE, and Julius O Smith, III, Member, IEEE Abstract

More information

Dipartimento di Elettronica e Informazione, Politecnico di Milano, piazza Leonardo da Vinci 32, Milan, Italy

Dipartimento di Elettronica e Informazione, Politecnico di Milano, piazza Leonardo da Vinci 32, Milan, Italy EURASIP Journal on Applied Signal Processing 4:7, 93 95 c 4 Hindawi Publishing Corporation Editorial Vesa Välimäki Laboratory of Acoustics and Audio Signal Processing, Helsinki University of Technology,

More information

Lecture 3: Acoustics

Lecture 3: Acoustics CSC 83060: Speech & Audio Understanding Lecture 3: Acoustics Michael Mandel mim@sci.brooklyn.cuny.edu CUNY Graduate Center, Computer Science Program http://mr-pc.org/t/csc83060 With much content from Dan

More information

Design of an Innovative Acoustic Metamaterial

Design of an Innovative Acoustic Metamaterial Design of an Innovative Acoustic Metamaterial PAVLOS MAVROMATIDIS a, ANDREAS KANARACHOS b Electrical Engineering Department a, Mechanical Engineering Department b Frederick University 7 Y. Frederickou

More information

ME8230 Nonlinear Dynamics

ME8230 Nonlinear Dynamics ME8230 Nonlinear Dynamics Lecture 1, part 1 Introduction, some basic math background, and some random examples Prof. Manoj Srinivasan Mechanical and Aerospace Engineering srinivasan.88@osu.edu Spring mass

More information

Sound, acoustics Slides based on: Rossing, The science of sound, 1990, and Pulkki, Karjalainen, Communication acoutics, 2015

Sound, acoustics Slides based on: Rossing, The science of sound, 1990, and Pulkki, Karjalainen, Communication acoutics, 2015 Acoustics 1 Sound, acoustics Slides based on: Rossing, The science of sound, 1990, and Pulkki, Karjalainen, Communication acoutics, 2015 Contents: 1. Introduction 2. Vibrating systems 3. Waves 4. Resonance

More information

Advanced Modal Analysis Techniques. Advanced Modal Seminar Brasil, Februari 2017

Advanced Modal Analysis Techniques. Advanced Modal Seminar Brasil, Februari 2017 Advanced Modal Analysis Techniques Advanced Modal Seminar Brasil, Februari 2017 Unrestricted Siemens AG 2016 Realize innovation. Agenda Operational Modal Analysis Rigid Body Properties Modification Prediction

More information

PIANO SOUNDBOARD UNDER PRESTRESS: A NUMERICAL APPROACH

PIANO SOUNDBOARD UNDER PRESTRESS: A NUMERICAL APPROACH 9th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, -7 SEPTEMBER 7 PIANO SOUNDBOARD UNDER PRESTRESS: A NUMERICAL APPROACH PACS: 43.75.Mn Mamou-Mani, Adrien ; Frelat, Joël ; Besnainou, Charles Institut Jean

More information

Efficient synthesis of tension modulation in strings and membranes based on energy estimation

Efficient synthesis of tension modulation in strings and membranes based on energy estimation Efficient synthesis of tension modulation in strings and membranes based on energy estimation Federico Avanzini a) and Riccardo Marogna Department of Information Engineering, University of Padova, Via

More information

Latent force models for sound: Learning modal synthesis parameters and excitation functions from audio recordings

Latent force models for sound: Learning modal synthesis parameters and excitation functions from audio recordings Latent force models for sound: Learning modal synthesis parameters and excitation functions from audio recordings Wilkinson, WJ; Reiss, JD; Stowell, D The Author(s) 2017 For additional information about

More information

LOUDSPEAKER ROCKING MODES MODELLING AND ROOT CAUSE ANALYSIS. William Cardenas and Wolfgang Klippel. Presented by Stefan Irrgang. KLIPPEL GmbH.

LOUDSPEAKER ROCKING MODES MODELLING AND ROOT CAUSE ANALYSIS. William Cardenas and Wolfgang Klippel. Presented by Stefan Irrgang. KLIPPEL GmbH. LOUDSPEAKER ROCKING MODES MODELLING AND ROOT CAUSE ANALYSIS William Cardenas and Wolfgang Klippel Presented by Stefan Irrgang KLIPPEL GmbH Loudspeaker Rocking Modes, Part 1 Modelling and root cause analysis,

More information

MCE503: Modeling and Simulation of Mechatronic Systems. Modeling of Continuous Beams: Finite-Mode Approach

MCE503: Modeling and Simulation of Mechatronic Systems. Modeling of Continuous Beams: Finite-Mode Approach MCE503: Modeling and Simulation of Mechatronic Systems MCE503 p./23 Modeling of Continuous Beams: Finite-Mode Approach Reading: KMR Chapter 0 Cleveland State University Mechanical Engineering Hanz Richter,

More information

2044. Dynamics analysis for the clamping mechanisms of a rotary inchworm piezoelectric motor

2044. Dynamics analysis for the clamping mechanisms of a rotary inchworm piezoelectric motor 2044. Dynamics analysis for the clamping mechanisms of a rotary inchworm piezoelectric motor Yongfei Gu 1, Jichun Xing 2 1, 2 School of Mechanical Engineering, Yanshan University, Qinhuangdao, China 1

More information

1 f. result from periodic disturbance same period (frequency) as source Longitudinal or Transverse Waves Characterized by

1 f. result from periodic disturbance same period (frequency) as source Longitudinal or Transverse Waves Characterized by result from periodic disturbance same period (frequency) as source Longitudinal or Transverse Waves Characterized by amplitude (how far do the bits move from their equilibrium positions? Amplitude of MEDIUM)

More information

is a What you Hear The Pressure Wave sets the Ear Drum into Vibration.

is a What you Hear The Pressure Wave sets the Ear Drum into Vibration. is a What you Hear The ear converts sound energy to mechanical energy to a nerve impulse which is transmitted to the brain. The Pressure Wave sets the Ear Drum into Vibration. electroencephalogram v S

More information

A Complex Power Approach to Characterise Joints in Experimental Dynamic Substructuring

A Complex Power Approach to Characterise Joints in Experimental Dynamic Substructuring A Complex Power Approach to Characterise Joints in Experimental Dynamic Substructuring Emiel Barten 20-12-2013 1 A Complex Power Approach to Characterise Joints in Experimental Dynamic Substructuring Experimental

More information

ACOUSTIC NOISE AND VIBRATIONS DUE TO MAGNETIC FORCES IN ROTATING ELECTRICAL MACHINES

ACOUSTIC NOISE AND VIBRATIONS DUE TO MAGNETIC FORCES IN ROTATING ELECTRICAL MACHINES TECHNICAL TRAINING TTR01 ACOUSTIC NOISE AND VIBRATIONS DUE TO MAGNETIC FORCES IN ROTATING ELECTRICAL MACHINES 1 OBJECTIVES The objectives of the technical training are the followings: understand the phenomenon

More information

REAL-TIME REVERB SIMULATION FOR ARBITRARY OBJECT SHAPES

REAL-TIME REVERB SIMULATION FOR ARBITRARY OBJECT SHAPES REAL-TIME REVERB SIMULATION FOR ARBITRARY OBJECT SHAPES Cynthia Bruyns Maxwell University of California at Berkeley Computer Science Department Center for New Music and Audio Technologies Berkeley, California

More information

Modelling collisions of nonlinear strings against rigid barriers: Conservative finite difference schemes with application to sound synthesis

Modelling collisions of nonlinear strings against rigid barriers: Conservative finite difference schemes with application to sound synthesis Numerical Computation in Musical Acoustics: Paper ICA6-56 Modelling collisions of nonlinear strings against rigid barriers: Conservative finite difference schemes with application to sound synthesis Michele

More information

EDware. Squeak & Rattle Forum, Würzburg, 2012

EDware. Squeak & Rattle Forum, Würzburg, 2012 EDware Squeak & Rattle Forum, Würzburg, 2012 PLM Vision COLLABORATIVE PRODUCT DEVELOPMENT system design HDB, AHP, VAVE, FAST OEM & TIER - 1 component target setting surrogate system MDO component & system

More information

ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010

ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010 ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010 PROBLEM 1: Given the mass matrix and two undamped natural frequencies for a general two degree-of-freedom system with a symmetric stiffness matrix, find the stiffness

More information

A NONLINEAR DIGITAL MODEL OF THE EMS VCS3 VOLTAGE CONTROLLED FILTER

A NONLINEAR DIGITAL MODEL OF THE EMS VCS3 VOLTAGE CONTROLLED FILTER A NONLINEAR DIGITAL MODEL OF THE EMS VCS3 VOLTAGE CONTROLLED FILTER Marco Civolani University of Verona Dipartimento di Informatica 15 Strada Le Grazie Verona 37134, Italy marcocivolani@gmailcom Federico

More information

Nonlinear dynamics of structures with propagating cracks

Nonlinear dynamics of structures with propagating cracks Loughborough University Institutional Repository Nonlinear dynamics of structures with propagating cracks This item was submitted to Loughborough University's Institutional Repository by the/an author.

More information

EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION

EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION 1 EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION The course on Mechanical Vibration is an important part of the Mechanical Engineering undergraduate curriculum. It is necessary for the development

More information

Introduction to Mechanical Vibration

Introduction to Mechanical Vibration 2103433 Introduction to Mechanical Vibration Nopdanai Ajavakom (NAV) 1 Course Topics Introduction to Vibration What is vibration? Basic concepts of vibration Modeling Linearization Single-Degree-of-Freedom

More information

System Parameter Identification for Uncertain Two Degree of Freedom Vibration System

System Parameter Identification for Uncertain Two Degree of Freedom Vibration System System Parameter Identification for Uncertain Two Degree of Freedom Vibration System Hojong Lee and Yong Suk Kang Department of Mechanical Engineering, Virginia Tech 318 Randolph Hall, Blacksburg, VA,

More information

2005 S. Hirzel Verlag. Reprinted with permission.

2005 S. Hirzel Verlag. Reprinted with permission. Jyri Pakarinen, Vesa Välimäki, and Matti Karjalainen, 2005, Physics based methods for modeling nonlinear vibrating strings, Acta Acustica united with Acustica, volume 91, number 2, pages 312 325. 2005

More information

PHY-2464 Physical Basis of Music

PHY-2464 Physical Basis of Music Physical Basis of Music Presentation 21 Percussion Instruments II Adapted from Sam Matteson s Unit 3 Session 34 Sam Trickey Mar. 27, 2005 Percussion = striking Percussion instruments divide nicely into

More information

Numerical Solution of Nonlinear Differential Equations in Musical Synthesis

Numerical Solution of Nonlinear Differential Equations in Musical Synthesis Num Int KMethod WDF Piano Compare K-W 2D PDE Numerical Solution of Nonlinear Differential Equations in Musical Synthesis David Yeh Center for Computer Research in Music and Acoustics (CCRMA) Stanford University

More information

INVESTIGATION OF IMPACT HAMMER CALIBRATIONS

INVESTIGATION OF IMPACT HAMMER CALIBRATIONS IMEKO 23 rd TC3, 13 th TC5 and 4 th TC22 International Conference 30 May to 1 June, 2017, Helsinki, Finland INVESTIGATION OF IMPACT HAMMER CALIBRATIONS M. Kobusch 1, L. Klaus 1, and L. Muñiz Mendoza 2

More information

Structural System Identification (KAIST, Summer 2017) Lecture Coverage:

Structural System Identification (KAIST, Summer 2017) Lecture Coverage: Structural System Identification (KAIST, Summer 2017) Lecture Coverage: Lecture 1: System Theory-Based Structural Identification Lecture 2: System Elements and Identification Process Lecture 3: Time and

More information

Chapter 14. PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman. Lectures by Wayne Anderson

Chapter 14. PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman. Lectures by Wayne Anderson Chapter 14 Periodic Motion PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Exam 3 results Class Average - 57 (Approximate grade

More information

Signal Modeling Techniques in Speech Recognition. Hassan A. Kingravi

Signal Modeling Techniques in Speech Recognition. Hassan A. Kingravi Signal Modeling Techniques in Speech Recognition Hassan A. Kingravi Outline Introduction Spectral Shaping Spectral Analysis Parameter Transforms Statistical Modeling Discussion Conclusions 1: Introduction

More information

Prediction of Light Rail Vehicle Noise in Running Condition using SEA

Prediction of Light Rail Vehicle Noise in Running Condition using SEA Prediction of Light Rail Vehicle Noise in Running Condition using SEA Sebastian PREIS ; Gérard BORELLO Siemens AG Austria Urban Transport, Austria InterAC, France ABSTRACT A complete Light Rail vehicle

More information

CMPT 889: Lecture 8 Digital Waveguides

CMPT 889: Lecture 8 Digital Waveguides CMPT 889: Lecture 8 Digital Waveguides Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University February 10, 2012 1 Motion for a Wave For the string, we are interested in the

More information

Signal representations: Cepstrum

Signal representations: Cepstrum Signal representations: Cepstrum Source-filter separation for sound production For speech, source corresponds to excitation by a pulse train for voiced phonemes and to turbulence (noise) for unvoiced phonemes,

More information

COPYRIGHTED MATERIAL. Index

COPYRIGHTED MATERIAL. Index Index A Admissible function, 163 Amplification factor, 36 Amplitude, 1, 22 Amplitude-modulated carrier, 630 Amplitude ratio, 36 Antinodes, 612 Approximate analytical methods, 647 Assumed modes method,

More information

IOMAC' May Guimarães - Portugal IMPACT-SYNCHRONOUS MODAL ANALYSIS (ISMA) AN ATTEMPT TO FIND AN ALTERNATIVE

IOMAC' May Guimarães - Portugal IMPACT-SYNCHRONOUS MODAL ANALYSIS (ISMA) AN ATTEMPT TO FIND AN ALTERNATIVE IOMAC'13 5 th International Operational Modal Analysis Conference 2013 May 13-15 Guimarães - Portugal IMPACT-SYNCHRONOUS MODAL ANALYSIS (ISMA) AN ATTEMPT TO FIND AN ALTERNATIVE Abdul Ghaffar Abdul Rahman

More information

Davide Rocchesso b) Dipartimento di Informatica, Università di Verona, Strada Le Grazie 15, Verona, Italy

Davide Rocchesso b) Dipartimento di Informatica, Università di Verona, Strada Le Grazie 15, Verona, Italy Efficiency, accuracy, and stability issues in discrete-time simulations of single reed wind instruments Federico Avanzini a) Dipartimento di Elettronica e Informatica, Università di Padova, Via Gradenigo

More information

557. Radial correction controllers of gyroscopic stabilizer

557. Radial correction controllers of gyroscopic stabilizer 557. Radial correction controllers of gyroscopic stabilizer M. Sivčák 1, J. Škoda, Technical University in Liberec, Studentská, Liberec, Czech Republic e-mail: 1 michal.sivcak@tul.cz; jan.skoda@pevnosti.cz

More information

Advanced Vibrations. Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian

Advanced Vibrations. Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian Advanced Vibrations Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian ahmadian@iust.ac.ir Distributed-Parameter Systems: Exact Solutions Relation between Discrete and Distributed

More information

Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis

Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis INTRODUCTION Structural vibrations caused by human activities are not known to be particularly damaging or catastrophic.

More information

Finite Element Modules for Demonstrating Critical Concepts in Engineering Vibration Course

Finite Element Modules for Demonstrating Critical Concepts in Engineering Vibration Course Finite Element Modules for Demonstrating Critical Concepts in Engineering Vibration Course Shengyong Zhang Assistant Professor of Mechanical Engineering College of Engineering and Technology Purdue University

More information

VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION

VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION Michael Döhler 1, Palle Andersen 2, Laurent Mevel 1 1 Inria/IFSTTAR, I4S, Rennes, France, {michaeldoehler, laurentmevel}@inriafr

More information

COMP Signals and Systems. Dr Chris Bleakley. UCD School of Computer Science and Informatics.

COMP Signals and Systems. Dr Chris Bleakley. UCD School of Computer Science and Informatics. COMP 40420 2. Signals and Systems Dr Chris Bleakley UCD School of Computer Science and Informatics. Scoil na Ríomheolaíochta agus an Faisnéisíochta UCD. Introduction 1. Signals 2. Systems 3. System response

More information

Phys101 Lectures 28, 29. Wave Motion

Phys101 Lectures 28, 29. Wave Motion Phys101 Lectures 8, 9 Wave Motion Key points: Types of Waves: Transverse and Longitudinal Mathematical Representation of a Traveling Wave The Principle of Superposition Standing Waves; Resonance Ref: 11-7,8,9,10,11,16,1,13,16.

More information

THE subject of the analysis is system composed by

THE subject of the analysis is system composed by MECHANICAL VIBRATION ASSIGNEMENT 1 On 3 DOF system identification Diego Zenari, 182160, M.Sc Mechatronics engineering Abstract The present investigation carries out several analyses on a 3-DOF system.

More information

Chapter 1 Fundamental Concepts

Chapter 1 Fundamental Concepts Chapter 1 Fundamental Concepts Signals A signal is a pattern of variation of a physical quantity as a function of time, space, distance, position, temperature, pressure, etc. These quantities are usually

More information

Automotive NVH Research Instrumentation and Infrastructure at UC-SDRL

Automotive NVH Research Instrumentation and Infrastructure at UC-SDRL Automotive NVH Research Instrumentation and Infrastructure at UC-SDRL Teik C. Lim, Jay Kim, Randall Allemang Structural Dynamics Research Laboratory Mechanical, Industrial & Nuclear Engineering University

More information

Real Sound Synthesis for Interactive Applications

Real Sound Synthesis for Interactive Applications Real Sound Synthesis for Interactive Applications Perry R. Cook я А К Peters Natick, Massachusetts Contents Introduction xi 1. Digital Audio Signals 1 1.0 Introduction 1 1.1 Digital Audio Signals 1 1.2

More information

Structural Dynamics A Graduate Course in Aerospace Engineering

Structural Dynamics A Graduate Course in Aerospace Engineering Structural Dynamics A Graduate Course in Aerospace Engineering By: H. Ahmadian ahmadian@iust.ac.ir The Science and Art of Structural Dynamics What do all the followings have in common? > A sport-utility

More information

EXPERIMENTAL EVALUATION OF THE MODAL DAMPING OF AUTOMOTIVE COMPONENTS WITH DIFFERENT BOUNDARY CONDITIONS

EXPERIMENTAL EVALUATION OF THE MODAL DAMPING OF AUTOMOTIVE COMPONENTS WITH DIFFERENT BOUNDARY CONDITIONS ICSV14 Cairns Australia 9-12 July, 2007 EXPERIMENTAL EVALUATION OF THE MODAL DAMPING OF AUTOMOTIVE COMPONENTS WITH DIFFERENT BOUNDARY CONDITIONS Giorgio Dalpiaz 1, Emiliano Mucchi 1 and Stefano Mischiari

More information

Convention Paper Presented at the 129th Convention 2010 November 4 7 San Francisco, CA, USA

Convention Paper Presented at the 129th Convention 2010 November 4 7 San Francisco, CA, USA Audio Engineering Society Convention Paper Presented at the 129th Convention 2010 November 4 7 San Francisco, CA, USA 8215 The papers at this Convention have been selected on the basis of a submitted abstract

More information

Part 7. Nonlinearity

Part 7. Nonlinearity Part 7 Nonlinearity Linear System Superposition, Convolution re ( ) re ( ) = r 1 1 = r re ( 1 + e) = r1 + r e excitation r = r() e response In the time domain: t rt () = et () ht () = e( τ) ht ( τ) dτ

More information

Music 206: Digital Waveguides

Music 206: Digital Waveguides Music 206: Digital Waveguides Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego (UCSD) January 22, 2016 1 Motion for a Wave The 1-dimensional digital waveguide model

More information

Geometric Simplification of a Wooden Building Connector in Dynamic Finite Element Model

Geometric Simplification of a Wooden Building Connector in Dynamic Finite Element Model 1/16 Geometric Simplification of a Wooden Building Connector in Dynamic Finite Element Model ACOUSTICS 2012 - Nantes A. Tribaleau,, N. Tahani, B. Brouard, J.M. Génevaux, O. Dazel, LAUM, UMR CNRS 6613,

More information

Lecture 2: Acoustics. Acoustics & sound

Lecture 2: Acoustics. Acoustics & sound EE E680: Speech & Audio Processing & Recognition Lecture : Acoustics 1 3 4 The wave equation Acoustic tubes: reflections & resonance Oscillations & musical acoustics Spherical waves & room acoustics Dan

More information

Written homework due in class on Monday Online homework due on Tuesday by 8 am

Written homework due in class on Monday Online homework due on Tuesday by 8 am Homework #13 Written homework due in class on Monday Online homework due on Tuesday by 8 am Problem 15.35: use v sound = 343 m/s Final exam Thu May 14 from 1:30 to 3:30 pm (see info on blog) Boyden gym

More information

Mathematics 2 for Business Schools Topic 7: Application of Integration to Economics. Building Competence. Crossing Borders.

Mathematics 2 for Business Schools Topic 7: Application of Integration to Economics. Building Competence. Crossing Borders. Mathematics 2 for Business Schools Topic 7: Application of Integration to Economics Building Competence. Crossing Borders. Spring Semester 2017 Learning objectives After finishing this section you should

More information

1845. A novel approach for the evaluation of frequency-band loss factor based on last decay rate of vibrational amplitude

1845. A novel approach for the evaluation of frequency-band loss factor based on last decay rate of vibrational amplitude 1845. A novel approach for the evaluation of frequency-band loss factor based on last decay rate of vibrational amplitude Jintao Gu 1, Meiping Sheng 2, Zhiwei Guo 3, Hanbei Guo 4 School of Marine Science

More information

Table of Contents. Preface... 13

Table of Contents. Preface... 13 Table of Contents Preface... 13 Chapter 1. Vibrations of Continuous Elastic Solid Media... 17 1.1. Objective of the chapter... 17 1.2. Equations of motion and boundary conditions of continuous media...

More information

2.0 Theory. 2.1 Ground Vibration Test

2.0 Theory. 2.1 Ground Vibration Test 2.0 Theory The following section provides a comprehensive overview of the theory behind the concepts and requirements of a GVT (Ground Vibration Test), as well as some of the background knowledge required

More information

Chapter 23: Principles of Passive Vibration Control: Design of absorber

Chapter 23: Principles of Passive Vibration Control: Design of absorber Chapter 23: Principles of Passive Vibration Control: Design of absorber INTRODUCTION The term 'vibration absorber' is used for passive devices attached to the vibrating structure. Such devices are made

More information

Synthetic description of the piano soundboard mechanical mobility

Synthetic description of the piano soundboard mechanical mobility Proceedings of 0th International Symposium on Music Acoustics (Associated Meeting of the International Congress on Acoustics) 5-31 August 010, Sydney and Katoomba, Australia Synthetic description of the

More information