CMPT 889: Lecture 8 Digital Waveguides

Size: px
Start display at page:

Download "CMPT 889: Lecture 8 Digital Waveguides"

Transcription

1 CMPT 889: Lecture 8 Digital Waveguides Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University February 10,

2 Motion for a Wave For the string, we are interested in the transverse displacement of the wave. Consider the small section of a string shown below θ 2 T y θ 1 x T Figure 1: A short section of a string. The net vertical force on this section is given by the difference between the y components of the tension T 1 : F n = T sinθ 2 T sinθ 1. The mass m of the section is given by m = µ x where µ is the mass per unit length. 1 Tension is the magnitude of the force due to stretching the string CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 2

3 The wave equation The slope of the string at each end of the section is given by m 1 = y 1 x = tanθ 1 m 2 = y 2 x = tanθ 2 If the displacement of the string from equilibrium is small, then angles θ 1 and θ 2 are small, and the following approximation may be made: sinθ 1 tanθ 1 and sinθ 2 tanθ 2 The net vertical force can therefore be written as F n = T sinθ 2 T sinθ 1 = T (m 2 m 1 ) = T m. By Newton s second law, F = ma, we obtain ( 2 ) y T m = (µ x) t 2 T m x = µ 2 y t, 2 where acceleration is given by a = 2 y/ t 2. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 3

4 Taking the limit as x 0 m lim x 0 x = m x = 2 y x 2, we obtain the one-dimensional wave equation given by 2 y t 2 = c2 2 y x 2, where c = T/µ is the speed of wave propagation. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 4

5 Travelling Wave Solution The general class of solutions to the lossless, one-dimensional, second-order wave equation can be expressed as where y(t,x) = y r ( t x c ( )+y l t+ x ). c y r (t x/c) right-going traveling waves y l (t+x/c) left-going traveling waves and where y r and y l are assumed twice-differentiable. This traveling-wave solution of the wave equation was first published by d Alembert in Notice the traveling-wave solution of the 1D wave equation has replaced a function of two variables y(t,x), by two functions of a single variable in time units 2, greatly reducing computational complexity. 2 If x is in meters and sound velocity c is in meters per second, x/c is in seconds and the spatial variable x cancels out. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 5

6 Sampled Travelling Waves Formally, sampling is carried out by the change of variables x x m = mx t t n = nt where X ct, is the spatial sampling interval. Substituting into the traveling-wave solution of the wave equation gives y(t n,x m ) = y r (t n x m /c)+y l (t n +x m /c) = y r (nt mx/c)+y l (nt +mx/c) = y r [(n m)t]+y l [(n+m)t] Since T multiplies all arguments it is typically suppressed by defining y + (n) y r (nt) y (n) y l (nt) This notation is also used to model pressure in acoustic tubes. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 6

7 Traveling Waves A traveling wave is any kind of wave which propagates in a single direction with negligible change in shape. In acoustic wave propagation, pure delays (delay lines), can be used to simulate traveling waves propagating in one direction with a fixed waveshape. Transverse and longitudinal waves 3 in a vibrating string are nearly perfect traveling waves. Plane waves are a class of traveling wave which dominate in cylindrical bores, such as the bore of a clarinet or the straight tube segments of a trumpet. The vocal tract may also be simulated using plane waves, though less accurately. Spherical waves take the place of plane waves in conical bore sections. However, they still travel like plane waves, and we can still use a delay line to simulate their propagation. 3 Recall, transverse and longitudinal waves are waves in which the partical displacement is perpendicular and parallel, respectively, to the direction of the traveling wave. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 7

8 Damped Travelling Waves When travelling waves are damped, their losses are distributed along the length of the system. Rather than applying losses at each time-step, they may be accumulated, or lumped, at discrete points along the delay line. If the losses are the same for each frequency, they may be simulated using a simple scaling of the delay line input or output. x(n) z M g M y(n) If losses are frequency dependent they are implemented using a digital filter G(z) with the corresponding frequency response. x(n) z M G M (z) y(n) The input-output simulation is exact, while the signal samples inside the delay line have a slight gain error. If the internal signals are needed later, they can be tapped out using correcting gains relative to the tapping location. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 8

9 Losses due to spherical spreading In a spherical pressure wave of radius r, the energy of the wavefront is spread out over the spherical surface area 4πr 2. Since energy is a conserved quantity, the energy per unit area (intensity) of an expanding spherical pressure wave decreases as 1/r 2. This is called spherical spreading loss, which exemplifies an inverse square law. Sound pressure amplitude of a traveling wave is proportional to the square-root of its energy/intensity, leading to an amplitude proportional to 1/r for spherical traveling waves. x(n) z M 1/r y(n) Though delay lines may be used for spherical waves of radius r, there is a gain of 1/r applied to the output/input. Waves propoagation a distance r 0 from the cone apex to a disance r 1 from the cone apex, will experience a pressure scaling of r 0 /r 1. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 9

10 Converting Propagation Distance to Delay Length We may regard the delay-line memory itself as the fixed air which propagates sound samples at a fixed speed c (c = 345 meters per second at 22 degrees Celsius). If the listening point is d meters away from the source, then the delay line length M needs to be M = d X = d ct samples, where T denotes the discrete-time sampling interval, and X = ct is the spatial sampling interval. In other words, the number of samples delay is the propagation distance d divided by X = ct, the distance sound propagates in one sampling interval. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 10

11 Reflection of Spherical or Plane Waves When a wave reaches a wall or other obstacle, it is either reflected or scattered. A wavefront is reflected when it impinges on a surface which is flat (for plane waves) or curved with the appropriate radius (for spherical waves) over at least a few wavelengths in each direction. A wave is scattered when it encounters a surface which has variations on the scale of the spatial wavelength. Absorption In air, there is always significant additional loss caused by air absorption. Air absorption varies with frequency, with high frequencies usually being more attenuated than low frequencies. Wave propagation in vibrating strings undergoes an analogous absorption loss, as does the propagation of nearly every other kind of wave in the physical world. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 11

12 Reflection on a String Reflection at a fixed end If a string is fixed at x = 0, it s displacement y at x = 0 is zero, yielding y = y r (t 0/c)+y l (t+0/c) = 0 y r (t) = y l (t), which says that The reflected wave is equal but opposite to the right traveling wave. Reflection at a free end If a string is free at x = 0, there is no transverse force. Since the net transverse force is proportional to the slope y/ x, y x = x y r(t x/c)+ x y l(t+x/c) = 1 c [y l(t+0/c) y r (t 0/c)] = 0 y r (t) = y l (t). which says that The reflected wave is equal to the incident wave with no change of sign. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 12

13 Wave Impedance The wave impedance is a characteristic of the medium in which a wave propagates. It represents the medium s resistance to distortion in the presence of an exterior force. The wave impedance is given by: Z = F v = p U, where v is the particle velocity, p = F/A is acoustic pressure, and U = v/a is the volume velocity (also called airflow). The latter representation is more appropriate for gases such as air. For solids, the characteristic (wave) impedance is also given by Z = ρc, where ρ is the density of the material. For gases in cylindrical tubes with a cross sectional area of A, the characteristic impedance is given by Z 0 = ρc A. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 13

14 Reflection due to Change of Impedance It is possible to have a boundary which is neither completely fixed nor completely free. When a wave traveling in a medium with a given characteristic impedance Z 1 confronts a new medium with a different impedance Z 2, the incident wave will be partially reflected with an amplitude and polarity dependent on the impedance of the two mediums. What is not reflected at the boundary is transmitted through to the new medium. medium 1 (Z 1 ) incident wave medium 2 (Z 2 ) transmitted wave x = 0 reflected wave x = J CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 14

15 Boundary Conditions The pressure and velocity at the junction x = J of both mediums must be equal since they are effectively shared by both mediums (continuity). The pressure p(j) at the junction is given by p(j) = p i (J)+p r (J) where p i (J) is the incident wave at the junction and p r (J) is the reflected wave at the junction. The incident and reflected pressure waves correspond to incident and reflected airflow U by p i (J) = Z 1 U i (J) and p r (J) = Z 1 U r (J), where the negative sign accounts for the fact that airflow is a directional quantity and moves in the direction in which it generates pressure. Volume velocity at the junction U(J) is similarly the sum of the incident and reflected velocity waves and, by incorporating the result for the incident pressure wave, is given by U(J) = U i (J)+U r (J) = 1 Z 1 (p i (J) p r (J)). CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 15

16 Calculating the reflection coefficient for pressure Recall that the impedance is the ratio of pressure to velocity. At the junction, there is a new medium with an impedance Z 2, which is given by Z 2 = p(j) U(J) = p i (J)+p r (J) (p i (J) p r (J))/Z 1 = Z 1 ( ) pi (J)+p r (J) p i (J) p r (J) The reflection coefficient (the ratio of the reflected pressure wave to the incident wave) is given by p i +p r Z 1 = Z 2 p i p r Z 1 (p i +p r ) = Z 2 (p i p r ) p r (Z 2 +Z 1 ) = p i (Z 2 Z 1 ) p r = Z 2 Z 1. p i Z 2 +Z 1 Therefore, if we know the amplitude of the incident wave p i, and the characteristic impedance of both mediums Z 1 and Z 2, we can determine the amplitude of the reflected wave p r. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 16

17 Calculating the reflection coefficient for velocity Similarly, the reflection coefficient for volume velocity is calculated starting with the fact that the new impedance Z 2 is the ratio of the pressure and velocity at the junction. Z 2 = p(j) U(J) = Z U i (J) U r (J) 1 U i (J)+U r (J) We then proceed in calculating the reflection coefficient as follows: U i U r Z 1 = Z 2 U i +U r Z 1 (U i U r ) = Z 2 (U i +U r ) U i (Z 1 Z 2 ) = U r (Z 1 +Z 2 ) U r = Z 1 Z 2. U i Z 1 +Z 2 CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 17

18 Applying to Reflections on String On a string free at one end, Z 2 = 0. Using displacement velocity as our wave variable, we obtain v r = Z 1 Z 2 = Z 1 = 1, v i Z 1 +Z 2 Z 1 which again says that the reflected velocity wave is equal to the incident velocity wave. The total velocity at the junction is therefore given by v = v i +v r = v i +v i = 2v i. If the boundary of the string is fixed, it s impedance approaches infinity, and Z 2 Z 1, yielding v r = Z 1 Z 2 Z 2 = 1, v i Z 1 +Z 2 Z 2 where Z 1 is considered to be negligible. The velocity at the boundary is therefore v = v i +v r = v i v i = 0. Intuitively, this result is to be expected because the displacement at the fixed end is zero, and therefore the velocity must also be zero. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 18

19 Applying to Reflection in a Tube Recall that impedance for air in a confined space is inversely proportional to it s area, that is, the smaller the area, the larger the impedance. For a tube open at one end, we can assume that the wave impedance of open air is negligible to that of the tube cylindrical section. The reflection coefficient for pressure at an open end is given by p r p i = Z 2 Z 1 Z 2 +Z 1 = Z 1 Z 1 = 1. Similarly, for a tube that is closed at one end, we can assume an infinitely small radius and a corresponding wave impedance Z 2 that is very large relative to Z 1, yielding the result p r p i = Z 2 Z 1 Z 2 +Z 1 = Z 2 Z 2 = 1. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 19

20 Wave Variables Displacement, velocity and acceleration waves all reflect with the same polarity. That is, if a displacement wave changes sign when reflecting at a boundary, so will velocity and acceleration waves. r x = Z 1 Z 2 Z 1 +Z 2 Force and pressure waves however, reflect with a polarity opposite to displacement, velocity and acceleration. This can be shown using the ratio of the reflected force wave F r to the incident force wave F i. r p = Z 2 Z 1 Z 2 +Z 1 CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 20

21 The Plucked String When a string is plucked, the finger chooses a point on the string and then displaces it a certain distance. Plucking a string therefore, introduces an initial energy displacement (potential energy). The shape of the string before its release defines which harmonics will be present in the resulting motion. A string plucked at 1/n th the distance from one end will not have energy at multiples of the n th harmonic. The strength of excitation of the m th vibrational mode is inversely proportional to the square of the mode number. A simple example is demonstrated by plucking the string exactly midway between its endpoints. In so doing, we have created a sort of triangle wave, with its corresponding harmonics. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 21

22 Figure 2: The motion of a string plucked one-half of the distance from one end. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 22

23 String Spectrum Figure 3: Spectrum of a string plucked one-half of the distance from one end. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 23

24 Pluck position Take for example the motion of a string plucked one-fifth of the distance from the end. Figure 4: The motion of a string plucked one-fifth of the distance from one end. The motion can be thought of as two pulses moving in opposite directions (see the dashed line). The resulting motion consists of two bends, one moving clockwise and the other counterclockwise around a parallelogram. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 24

25 Resulting Plucked String Spectrum The resulting spectrum of the string plucked one-fifth of the distance from one end is given below. Figure 5: Spectrum of a string plucked one-fifth of the distance from one end. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 25

26 Digital Waveguides A digital waveguide is a sampled traveling-wave simulation for waves in ideal strings or acoustic tubes. A (lossless) digital waveguide is defined as a bidirectional delay line at some wave impedance R. z N R z N As before, each delay line contains a sampled acoustic traveling wave. However, since we now have a bidirectional delay line, we have two traveling waves, one to the left and one to the right. While a single delay line can model an acoustic plane wave, a digital waveguide can model any one-dimensional linear acoustic system such as a violin string or a clarinet bore. In real acoustic strings and bores, the 1D waveguides exhibit some loss and dispersion so some filtering will be needed in the waveguide to obtain an accurate physical model of such systems. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 26

27 Physical Outputs Physical variables (force, pressure, velocity,...) are obtained by summing traveling-wave components. z N Physical Signal z N To determine the value at any physical point, extract a physical signal from a digital waveguide using delay-line taps. The physical wave vibration is obtained by summing the left- and right-going traveling waves. The two traveling waves in a digital waveguide are now components of a more general acoustic vibration. A traveling wave by itself in one of the delay lines is no longer regarded as physical unless the signal in the opposite-going delay line is zero. CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 27

28 Plucked String Model In this string simulator, there is a loop of delay containing N = 2L/X = f s /f 1 samples where f 1 is the desired pitch of the string and L is the physical length of the string. y(n) + y(n N/2) + z N/2 Bridge -1 (rigid termination) Physical Signal -1 Nut (rigid termination) G(e jω ) Low-pass y(n) z N/2 y(n N/2) What is the impulse response of this structure? Define an input x(n) and an output y(n). CMPT 889: Computational Modelling for Sound Synthesis: Lecture 8 28

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

CMPT 889: Lecture 9 Wind Instrument Modelling

CMPT 889: Lecture 9 Wind Instrument Modelling CMPT 889: Lecture 9 Wind Instrument Modelling Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University November 20, 2006 1 Scattering Scattering is a phenomenon in which the

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

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

Scattering. N-port Parallel Scattering Junctions. Physical Variables at the Junction. CMPT 889: Lecture 9 Wind Instrument Modelling

Scattering. N-port Parallel Scattering Junctions. Physical Variables at the Junction. CMPT 889: Lecture 9 Wind Instrument Modelling Scattering CMPT 889: Lecture 9 Wind Instrument Modelling Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser niversity November 2, 26 Scattering is a phenomenon in which the wave

More information

Sinusoids. Amplitude and Magnitude. Phase and Period. CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation

Sinusoids. Amplitude and Magnitude. Phase and Period. CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation Sinusoids CMPT 889: Lecture Sinusoids, Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 6, 005 Sinusoids are

More information

CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation

CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 26, 2005 1 Sinusoids Sinusoids

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

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

Chapter 15. Mechanical Waves

Chapter 15. Mechanical Waves Chapter 15 Mechanical Waves A wave is any disturbance from an equilibrium condition, which travels or propagates with time from one region of space to another. A harmonic wave is a periodic wave in which

More information

MUS420 Lecture Mass Striking a String (Simplified Piano Model)

MUS420 Lecture Mass Striking a String (Simplified Piano Model) MUS420 Lecture Mass Striking a String (Simplified Piano Model) Julius O. Smith III (jos@ccrma.stanford.edu) Center for Computer Research in Music and Acoustics (CCRMA) Department of Music, Stanford University

More information

Ideal String Struck by a Mass

Ideal String Struck by a Mass Ideal String Struck by a Mass MUS420/EE367A Lecture 7 Mass Striking a String (Simplified Piano Model) Julius O. Smith III (jos@ccrma.stanford.edu) Center for Computer Research in Music and Acoustics (CCRMA)

More information

Wave Equation in One Dimension: Vibrating Strings and Pressure Waves

Wave Equation in One Dimension: Vibrating Strings and Pressure Waves BENG 1: Mathematical Methods in Bioengineering Lecture 19 Wave Equation in One Dimension: Vibrating Strings and Pressure Waves References Haberman APDE, Ch. 4 and Ch. 1. http://en.wikipedia.org/wiki/wave_equation

More information

Cylinder with Conical Cap

Cylinder with Conical Cap Cylinder with Conical Cap MUS420/EE367A Supplement to Lecture 11 Stability Proof for a Cylindrical Bore with Conical Cap Julius O. Smith III (jos@ccrma.stanford.edu) Center for Computer Research in Music

More information

THE SYRINX: NATURE S HYBRID WIND INSTRUMENT

THE SYRINX: NATURE S HYBRID WIND INSTRUMENT THE SYRINX: NTURE S HYBRID WIND INSTRUMENT Tamara Smyth, Julius O. Smith Center for Computer Research in Music and coustics Department of Music, Stanford University Stanford, California 94305-8180 US tamara@ccrma.stanford.edu,

More information

Lecture 4 Notes: 06 / 30. Energy carried by a wave

Lecture 4 Notes: 06 / 30. Energy carried by a wave Lecture 4 Notes: 06 / 30 Energy carried by a wave We want to find the total energy (kinetic and potential) in a sine wave on a string. A small segment of a string at a fixed point x 0 behaves as a harmonic

More information

Music 206: Modeling Acoustic Tubes and Wind Instrument Bores/Bells

Music 206: Modeling Acoustic Tubes and Wind Instrument Bores/Bells Music 206: Modeling Acoustic Tubes and Wind Instrument Bores/Bells Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego (UCSD) February 5, 26 1 A Digital Waveguide Section

More information

(Total 1 mark) IB Questionbank Physics 1

(Total 1 mark) IB Questionbank Physics 1 1. A transverse wave travels from left to right. The diagram below shows how, at a particular instant of time, the displacement of particles in the medium varies with position. Which arrow represents the

More information

Chapter 11 Vibrations and Waves

Chapter 11 Vibrations and Waves Chapter 11 Vibrations and Waves 11-1 Simple Harmonic Motion If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic.

More information

PHYSICS 149: Lecture 24

PHYSICS 149: Lecture 24 PHYSICS 149: Lecture 24 Chapter 11: Waves 11.8 Reflection and Refraction 11.10 Standing Waves Chapter 12: Sound 12.1 Sound Waves 12.4 Standing Sound Waves Lecture 24 Purdue University, Physics 149 1 ILQ

More information

AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES

AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES KINEMATICS 3.A.1.1: The student is able to express the motion of an object using narrative, mathematical, and graphical representations. [SP 1.5, 2.1, 2.2]

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

THE SYRINX: NATURE S HYBRID WIND INSTRUMENT

THE SYRINX: NATURE S HYBRID WIND INSTRUMENT THE SYRINX: NATURE S HYBRID WIND INSTRUMENT Tamara Smyth, Julius O. Smith Center for Computer Research in Music and Acoustics Department of Music, Stanford University Stanford, California 94305-8180 USA

More information

Chapter 11. Vibrations and Waves

Chapter 11. Vibrations and Waves Chapter 11 Vibrations and Waves Driven Harmonic Motion and Resonance RESONANCE Resonance is the condition in which a time-dependent force can transmit large amounts of energy to an oscillating object,

More information

Energy stored in a mechanical wave

Energy stored in a mechanical wave Waves 3 1. Energy stored in a mechanical wave. Wave equation revisited - separation of variables 3. Wave on string with fied ends 4. Waves at boundaries 5. mpedance 6. Other eamples: - Lossless transmission

More information

PHY 103: Standing Waves and Harmonics. Segev BenZvi Department of Physics and Astronomy University of Rochester

PHY 103: Standing Waves and Harmonics. Segev BenZvi Department of Physics and Astronomy University of Rochester PHY 103: Standing Waves and Harmonics Segev BenZvi Department of Physics and Astronomy University of Rochester Sounds of the Universe NASA/JPL, September 2016 2 Properties of Waves Wavelength: λ, length

More information

Chapter 16 Traveling Waves

Chapter 16 Traveling Waves Chapter 16 Traveling Waves GOALS When you have mastered the contents of this chapter, you will be able to achieve the following goals: Definitions Define each of the following terms as it is used in physics,

More information

Wave Motion Wave and Wave motion Wave is a carrier of energy Wave is a form of disturbance which travels through a material medium due to the repeated periodic motion of the particles of the medium about

More information

Physics 142 Mechanical Waves Page 1. Mechanical Waves

Physics 142 Mechanical Waves Page 1. Mechanical Waves Physics 142 Mechanical Waves Page 1 Mechanical Waves This set of notes contains a review of wave motion in mechanics, emphasizing the mathematical formulation that will be used in our discussion of electromagnetic

More information

A body is displaced from equilibrium. State the two conditions necessary for the body to execute simple harmonic motion

A body is displaced from equilibrium. State the two conditions necessary for the body to execute simple harmonic motion 1. Simple harmonic motion and the greenhouse effect (a) A body is displaced from equilibrium. State the two conditions necessary for the body to execute simple harmonic motion. 1. 2. (b) In a simple model

More information

THE WAVE EQUATION. F = T (x, t) j + T (x + x, t) j = T (sin(θ(x, t)) + sin(θ(x + x, t)))

THE WAVE EQUATION. F = T (x, t) j + T (x + x, t) j = T (sin(θ(x, t)) + sin(θ(x + x, t))) THE WAVE EQUATION The aim is to derive a mathematical model that describes small vibrations of a tightly stretched flexible string for the one-dimensional case, or of a tightly stretched membrane for the

More information

Introduction to Acoustics Exercises

Introduction to Acoustics Exercises . 361-1-3291 Introduction to Acoustics Exercises 1 Fundamentals of acoustics 1. Show the effect of temperature on acoustic pressure. Hint: use the equation of state and the equation of state at equilibrium.

More information

CHAPTER 11 TEST REVIEW

CHAPTER 11 TEST REVIEW AP PHYSICS Name: Period: Date: 50 Multiple Choice 45 Single Response 5 Multi-Response Free Response 3 Short Free Response 2 Long Free Response DEVIL PHYSICS BADDEST CLASS ON CAMPUS AP EXAM CHAPTER TEST

More information

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides.

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides. II. Generalizing the 1-dimensional wave equation First generalize the notation. i) "q" has meant transverse deflection of the string. Replace q Ψ, where Ψ may indicate other properties of the medium that

More information

CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation

CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 23, 2006 1 Exponentials The exponential is

More information

Oscillations and Waves

Oscillations and Waves Oscillations and Waves Oscillation: Wave: Examples of oscillations: 1. mass on spring (eg. bungee jumping) 2. pendulum (eg. swing) 3. object bobbing in water (eg. buoy, boat) 4. vibrating cantilever (eg.

More information

Sound Waves. Sound waves are longitudinal waves traveling through a medium Sound waves are produced from vibrating objects.

Sound Waves. Sound waves are longitudinal waves traveling through a medium Sound waves are produced from vibrating objects. Sound Waves Sound waves are longitudinal waves traveling through a medium Sound waves are produced from vibrating objects Introduction Sound Waves: Molecular View When sound travels through a medium, there

More information

Lecture Sound Waves Review. Physics Help Q&A: tutor.leiacademy.org. Force on a Charge Moving in a Magnetic Field

Lecture Sound Waves Review. Physics Help Q&A: tutor.leiacademy.org. Force on a Charge Moving in a Magnetic Field Lecture 1101 Sound Waves Review Physics Help Q&A: tutor.leiacademy.org Force on a Charge Moving in a Magnetic Field A charge moving in a magnetic field can have a magnetic force exerted by the B-field.

More information

Course Name: AP Physics. Team Names: Jon Collins. Velocity Acceleration Displacement

Course Name: AP Physics. Team Names: Jon Collins. Velocity Acceleration Displacement Course Name: AP Physics Team Names: Jon Collins 1 st 9 weeks Objectives Vocabulary 1. NEWTONIAN MECHANICS and lab skills: Kinematics (including vectors, vector algebra, components of vectors, coordinate

More information

PHYSICS. Chapter 16 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc.

PHYSICS. Chapter 16 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc. PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 16 Lecture RANDALL D. KNIGHT 2017 Pearson Education, Inc. Chapter 16 Traveling Waves IN THIS CHAPTER, you will learn the basic properties

More information

Lecture 9: Waves in Classical Physics

Lecture 9: Waves in Classical Physics PHYS419 Lecture 9 Waves in Classical Physics 1 Lecture 9: Waves in Classical Physics If I say the word wave in no particular context, the image which most probably springs to your mind is one of a roughly

More information

Chapter 9. Electromagnetic Waves

Chapter 9. Electromagnetic Waves Chapter 9. Electromagnetic Waves 9.1 Waves in One Dimension 9.1.1 The Wave Equation What is a "wave?" Let's start with the simple case: fixed shape, constant speed: How would you represent such a string

More information

Oscillatory Motion and Wave Motion

Oscillatory Motion and Wave Motion Oscillatory Motion and Wave Motion Oscillatory Motion Simple Harmonic Motion Wave Motion Waves Motion of an Object Attached to a Spring The Pendulum Transverse and Longitudinal Waves Sinusoidal Wave Function

More information

General Physics I. Lecture 14: Sinusoidal Waves. Prof. WAN, Xin ( 万歆 )

General Physics I. Lecture 14: Sinusoidal Waves. Prof. WAN, Xin ( 万歆 ) General Physics I Lecture 14: Sinusoidal Waves Prof. WAN, Xin ( 万歆 ) xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ Motivation When analyzing a linear medium that is, one in which the restoring force

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

Chap 11. Vibration and Waves. The impressed force on an object is proportional to its displacement from it equilibrium position.

Chap 11. Vibration and Waves. The impressed force on an object is proportional to its displacement from it equilibrium position. Chap 11. Vibration and Waves Sec. 11.1 - Simple Harmonic Motion The impressed force on an object is proportional to its displacement from it equilibrium position. F x This restoring force opposes the change

More information

CMPT 889: Lecture 3 Fundamentals of Digital Audio, Discrete-Time Signals

CMPT 889: Lecture 3 Fundamentals of Digital Audio, Discrete-Time Signals CMPT 889: Lecture 3 Fundamentals of Digital Audio, Discrete-Time Signals Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University October 6, 2005 1 Sound Sound waves are longitudinal

More information

Physics 101 Lecture 18 Vibrations, SHM, Waves (II)

Physics 101 Lecture 18 Vibrations, SHM, Waves (II) Physics 101 Lecture 18 Vibrations, SHM, Waves (II) Reminder: simple harmonic motion is the result if we have a restoring force that is linear with the displacement: F = -k x What would happen if you could

More information

Oscillations - AP Physics B 1984

Oscillations - AP Physics B 1984 Oscillations - AP Physics B 1984 1. If the mass of a simple pendulum is doubled but its length remains constant, its period is multiplied by a factor of (A) 1 2 (B) (C) 1 1 2 (D) 2 (E) 2 A block oscillates

More information

Unit 4 Parent Guide: Waves. What is a wave?

Unit 4 Parent Guide: Waves. What is a wave? Unit 4 Parent Guide: Waves What is a wave? A wave is a disturbance or vibration that carries energy from one location to another. Some waves require a medium to transmit the energy whereas others can travel

More information

Physics 121H Fall Homework #15 23-November-2015 Due Date : 2-December-2015

Physics 121H Fall Homework #15 23-November-2015 Due Date : 2-December-2015 Reading : Chapters 16 and 17 Note: Reminder: Physics 121H Fall 2015 Homework #15 23-November-2015 Due Date : 2-December-2015 This is a two-week homework assignment that will be worth 2 homework grades

More information

4. What is the speed (in cm s - 1 ) of the tip of the minute hand?

4. What is the speed (in cm s - 1 ) of the tip of the minute hand? Topic 4 Waves PROBLEM SET Formative Assessment NAME: TEAM: THIS IS A PRACTICE ASSESSMENT. Show formulas, substitutions, answers, and units! Topic 4.1 Oscillations A mass is attached to a horizontal spring.

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

Physics 6b Winter 2015 Final Campagnari Section Test Form D

Physics 6b Winter 2015 Final Campagnari Section Test Form D Physics 6b Winter 2015 Final Campagnari Section Test Form D Fill out name and perm number on the scantron. Do not forget to bubble in the Test Form (A, B, C, or, D). At the end, only turn in the scantron.

More information

Physics 6b Winter 2015 Final Campagnari Section Test Form A

Physics 6b Winter 2015 Final Campagnari Section Test Form A Physics 6b Winter 2015 Final Campagnari Section Test Form A Fill out name and perm number on the scantron. Do not forget to bubble in the Test Form (A, B, C, or, D). At the end, only turn in the scantron.

More information

Longitudinal Waves. waves in which the particle or oscillator motion is in the same direction as the wave propagation

Longitudinal Waves. waves in which the particle or oscillator motion is in the same direction as the wave propagation Longitudinal Waves waves in which the particle or oscillator motion is in the same direction as the wave propagation Longitudinal waves propagate as sound waves in all phases of matter, plasmas, gases,

More information

G r a d e 1 1 P h y s i c s ( 3 0 s ) Final Practice exam

G r a d e 1 1 P h y s i c s ( 3 0 s ) Final Practice exam G r a d e 1 1 P h y s i c s ( 3 0 s ) Final Practice exam G r a d e 1 1 P h y s i c s ( 3 0 s ) Final Practice Exam Instructions The final exam will be weighted as follows: Modules 1 6 15 20% Modules

More information

Content of the course 3NAB0 (see study guide)

Content of the course 3NAB0 (see study guide) Content of the course 3NAB0 (see study guide) 17 November diagnostic test! Week 1 : 14 November Week 2 : 21 November Introduction, units (Ch1), Circuits (Ch25,26) Heat (Ch17), Kinematics (Ch2 3) Week 3:

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

single uniform density, but has a step change in density at x = 0, with the string essentially y(x, t) =A sin(!t k 1 x), (5.1)

single uniform density, but has a step change in density at x = 0, with the string essentially y(x, t) =A sin(!t k 1 x), (5.1) Chapter 5 Waves II 5.1 Reflection & Transmission of waves et us now consider what happens to a wave travelling along a string which no longer has a single uniform density, but has a step change in density

More information

LECTURE 5 WAVES ON STRINGS & HARMONIC WAVES. Instructor: Kazumi Tolich

LECTURE 5 WAVES ON STRINGS & HARMONIC WAVES. Instructor: Kazumi Tolich LECTURE 5 WAVES ON STRINGS & HARMONIC WAVES Instructor: Kazumi Tolich Lecture 5 2 Reading chapter 14.2 14.3 Waves on a string Speed of waves on a string Reflections Harmonic waves Speed of waves 3 The

More information

The velocity (v) of the transverse wave in the string is given by the relation: Time taken by the disturbance to reach the other end, t =

The velocity (v) of the transverse wave in the string is given by the relation: Time taken by the disturbance to reach the other end, t = Question 15.1: A string of mass 2.50 kg is under a tension of 200 N. The length of the stretched string is 20.0 m. If the transverse jerk is struck at one end of the string, how long does the disturbance

More information

CLASS 2 CLASS 2. Section 13.5

CLASS 2 CLASS 2. Section 13.5 CLASS 2 CLASS 2 Section 13.5 Simple Pendulum The simple pendulum is another example of a system that exhibits simple harmonic motion The force is the component of the weight tangent to the path of motion

More information

Work. Work and Energy Examples. Energy. To move an object we must do work Work is calculated as the force applied to the object through a distance or:

Work. Work and Energy Examples. Energy. To move an object we must do work Work is calculated as the force applied to the object through a distance or: Work To move an object we must do work Work is calculated as the force applied to the object through a distance or: W F( d) Work has the units Newton meters (N m) or Joules 1 Joule = 1 N m Energy Work

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

UNIVERSITY OF SOUTHAMPTON

UNIVERSITY OF SOUTHAMPTON UNIVERSITY OF SOUTHAMPTON PHYS2023W1 SEMESTER 1 EXAMINATION 2016-2017 WAVE PHYSICS Duration: 120 MINS (2 hours) This paper contains 9 questions. Answers to Section A and Section B must be in separate answer

More information

Waves Part 1: Travelling Waves

Waves Part 1: Travelling Waves Waves Part 1: Travelling Waves Last modified: 15/05/2018 Links Contents Travelling Waves Harmonic Waves Wavelength Period & Frequency Summary Example 1 Example 2 Example 3 Example 4 Transverse & Longitudinal

More information

MUS420 Lecture Computational Acoustic Modeling with Digital Delay

MUS420 Lecture Computational Acoustic Modeling with Digital Delay MUS420 Lecture Computational Acoustic Modeling with Digital Delay Julius O. Smith III (jos@ccrma.stanford.edu) Center for Computer Research in Music and Acoustics (CCRMA) Department of Music, Stanford

More information

PDE and Boundary-Value Problems Winter Term 2014/2015

PDE and Boundary-Value Problems Winter Term 2014/2015 PDE and Boundary-Value Problems Winter Term 2014/2015 Lecture 13 Saarland University 5. Januar 2015 c Daria Apushkinskaya (UdS) PDE and BVP lecture 13 5. Januar 2015 1 / 35 Purpose of Lesson To interpretate

More information

1. The y-component of the vector A + B is given by

1. The y-component of the vector A + B is given by Name School PHYSICS CONTEST EXAMINATION 2015 January 31, 2015 Please use g as the acceleration due to gravity at the surface of the earth unless otherwise noted. Please note that i^, j^, and k^ are unit

More information

string is V. If a second weight W is added without stretching the string, the speed of pulses on this string will now become

string is V. If a second weight W is added without stretching the string, the speed of pulses on this string will now become Exam Physics 3 -MW - Fall 2016 Name Email Perm# Tel # Remember to write all work in your Bluebook as well as put the answer on your Scantron MULTIPLE CHOICE. Choose the one alternative that best completes

More information

Downloaded from

Downloaded from Chapter 15 (Waves) Multiple Choice Questions Single Correct Answer Type Q1. Water waves produced by a motorboat sailing in water are (a) neither longitudinal nor transverse (b) both longitudinal and transverse

More information

Wave Motions and Sound

Wave Motions and Sound EA Notes (Scen 101), Tillery Chapter 5 Wave Motions and Sound Introduction Microscopic molecular vibrations determine temperature (last Chapt.). Macroscopic vibrations of objects set up what we call Sound

More information

Waves 2006 Physics 23. Armen Kocharian Lecture 3: Sep

Waves 2006 Physics 23. Armen Kocharian Lecture 3: Sep Waves 2006 Physics 23 Armen Kocharian Lecture 3: Sep 12. 2006 Last Time What is a wave? A "disturbance" that moves through space. Mechanical waves through a medium. Transverse vs. Longitudinal e.g., string

More information

1. Types of Waves. There are three main types of waves:

1. Types of Waves. There are three main types of waves: Chapter 16 WAVES I 1. Types of Waves There are three main types of waves: https://youtu.be/kvc7obkzq9u?t=3m49s 1. Mechanical waves: These are the most familiar waves. Examples include water waves, sound

More information

Waves Encountering Barriers

Waves Encountering Barriers Waves Encountering Barriers Reflection and Refraction: When a wave is incident on a boundary that separates two regions of different wave speed, part of the wave is reflected and part is transmitted. Figure

More information

Raymond A. Serway Chris Vuille. Chapter Thirteen. Vibrations and Waves

Raymond A. Serway Chris Vuille. Chapter Thirteen. Vibrations and Waves Raymond A. Serway Chris Vuille Chapter Thirteen Vibrations and Waves Periodic Motion and Waves Periodic motion is one of the most important kinds of physical behavior Will include a closer look at Hooke

More information

Physics General Physics. Lecture 25 Waves. Fall 2016 Semester Prof. Matthew Jones

Physics General Physics. Lecture 25 Waves. Fall 2016 Semester Prof. Matthew Jones Physics 22000 General Physics Lecture 25 Waves Fall 2016 Semester Prof. Matthew Jones 1 Final Exam 2 3 Mechanical Waves Waves and wave fronts: 4 Wave Motion 5 Two Kinds of Waves 6 Reflection of Waves When

More information

General Physics (PHY 2130)

General Physics (PHY 2130) General Physics (PHY 2130) Lecture XII Sound sound waves Doppler effect Standing waves Light Reflection and refraction Lightning Review Last lecture: 1. Vibration and waves Hooke s law Potential energy

More information

Topic 4 &11 Review Waves & Oscillations

Topic 4 &11 Review Waves & Oscillations Name: Date: Topic 4 &11 Review Waves & Oscillations 1. A source produces water waves of frequency 10 Hz. The graph shows the variation with horizontal position of the vertical displacement of the surface

More information

Exam tomorrow on Chapter 15, 16, and 17 (Oscilla;ons and Waves 1 &2)

Exam tomorrow on Chapter 15, 16, and 17 (Oscilla;ons and Waves 1 &2) Exam tomorrow on Chapter 15, 16, and 17 (Oscilla;ons and Waves 1 &2) What to study: Quiz 6 Homework problems for Chapters 15 & 16 Material indicated in the following review slides Other Specific things:

More information

General Physics (PHY 2130)

General Physics (PHY 2130) General Physics (PHY 2130) Lecture XII Sound sound waves Doppler effect Standing waves Light Reflection and refraction http://www.physics.wayne.edu/~apetrov/phy2130/ Lightning Review Last lecture: 1. Vibration

More information

Einstein Classes, Unit No. 102, 103, Vardhman Ring Road Plaza, Vikas Puri Extn., Outer Ring Road New Delhi , Ph. : ,

Einstein Classes, Unit No. 102, 103, Vardhman Ring Road Plaza, Vikas Puri Extn., Outer Ring Road New Delhi , Ph. : , PW W A V E S Syllabus : Wave motion. Longitudinal and transverse waves, speed of wave. Dplacement relation for a progressive wave. Principle of superposition of waves, reflection of waves, Standing waves

More information

Marketed and Distributed By FaaDoOEngineers.com

Marketed and Distributed By FaaDoOEngineers.com WAVES GUPTA CLASSES For any help contact: 995368795, 968789880 Nishant Gupta, D-, Prashant vihar, Rohini, Delhi-85 Waves Wave motion A wave motion is a kind of disturbance which is transferred from one

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

CHAPTER 11 VIBRATIONS AND WAVES

CHAPTER 11 VIBRATIONS AND WAVES CHAPTER 11 VIBRATIONS AND WAVES http://www.physicsclassroom.com/class/waves/u10l1a.html UNITS Simple Harmonic Motion Energy in the Simple Harmonic Oscillator The Period and Sinusoidal Nature of SHM The

More information

Analytical Physics 1B Lecture 5: Physical Pendulums and Introduction to Mechanical Waves

Analytical Physics 1B Lecture 5: Physical Pendulums and Introduction to Mechanical Waves Analytical Physics 1B Lecture 5: Physical Pendulums and Introduction to Mechanical Waves Sang-Wook Cheong Friday, February 16 th, 2017 Two Exam 1 Questions with errors Correct answer: L = r X p = (2000

More information

S=z y. p(x, t) v. = ρ x (x,t)

S=z y. p(x, t) v. = ρ x (x,t) LTUR 2: One-imensional Traveling Waves Main Points - xponential and sine-wave solutions to the one-dimensional wave equation. - The distributed compressibility and mass in acoustic plane waves are analogous

More information

AP PHYSICS 1 Learning Objectives Arranged Topically

AP PHYSICS 1 Learning Objectives Arranged Topically AP PHYSICS 1 Learning Objectives Arranged Topically with o Big Ideas o Enduring Understandings o Essential Knowledges o Learning Objectives o Science Practices o Correlation to Knight Textbook Chapters

More information

1) The K.E and P.E of a particle executing SHM with amplitude A will be equal to when its displacement is:

1) The K.E and P.E of a particle executing SHM with amplitude A will be equal to when its displacement is: 1) The K.E and P.E of a particle executing SHM with amplitude A will be equal to when its displacement is: 2) The bob of simple Pendulum is a spherical hallow ball filled with water. A plugged hole near

More information

Physics Common Assessment Unit 5-8 3rd Nine Weeks

Physics Common Assessment Unit 5-8 3rd Nine Weeks 1) What is the direction of the force(s) that maintain(s) circular motion? A) one force pulls the object inward toward the radial center while another force pushes the object at a right angle to the first

More information

jfpr% ekuo /kez iz.ksrk ln~xq# Jh j.knksm+nklth egkjkt

jfpr% ekuo /kez iz.ksrk ln~xq# Jh j.knksm+nklth egkjkt Phone : 93 93 7779, 9893 58881 Sount & Waves Page: 9 fo/u fopkjr Hkh# tu] ugha vkjehks dke] foifr ns[k NksM+s rqjar e/;e eu dj ';kea iq#"k flag ladyi dj] lgrs foifr vusd] ^cuk^ u NksM+s /;s; dks] j?kqcj

More information

AP Physics 1 Multiple Choice Questions - Chapter 9

AP Physics 1 Multiple Choice Questions - Chapter 9 1 If an object of mass m attached to a light spring is replaced by one of mass 9m, the frequency of the vibrating system changes by what multiplicative factor? a 1/9 b 1/3 c 3 d 9 e 6 2 A mass of 0.40

More information

General Appendix A Transmission Line Resonance due to Reflections (1-D Cavity Resonances)

General Appendix A Transmission Line Resonance due to Reflections (1-D Cavity Resonances) A 1 General Appendix A Transmission Line Resonance due to Reflections (1-D Cavity Resonances) 1. Waves Propagating on a Transmission Line General A transmission line is a 1-dimensional medium which can

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

8. More about calculus in physics

8. More about calculus in physics 8. More about calculus in physics This section is about physical quantities that change with time or change when a different quantity changes. Calculus is about the mathematics of rates of change (differentiation)

More information

Chapter 15 Mechanical Waves

Chapter 15 Mechanical Waves Chapter 15 Mechanical Waves 1 Types of Mechanical Waves This chapter and the next are about mechanical waves waves that travel within some material called a medium. Waves play an important role in how

More information

Chapter 16: Oscillatory Motion and Waves. Simple Harmonic Motion (SHM)

Chapter 16: Oscillatory Motion and Waves. Simple Harmonic Motion (SHM) Chapter 6: Oscillatory Motion and Waves Hooke s Law (revisited) F = - k x Tthe elastic potential energy of a stretched or compressed spring is PE elastic = kx / Spring-block Note: To consider the potential

More information

Chapter 13. Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition. Next Week!

Chapter 13. Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition. Next Week! Chapter 13 Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition Next Week! Review Physics 2A: Springs, Pendula & Circular Motion Elastic Systems F = kx Small Vibrations

More information

Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine

Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine Lecture 2 The wave equation Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine V1.0 28/09/2018 1 Learning objectives of this lecture Understand the fundamental properties of the wave equation

More information