1 / 35

Wave Equation Modeling of Vibrating String

Wave Equation Modeling of Vibrating String. The tension is tangential to the curve T 1 and T 2 are the tension at the endpoints P and Q is the mass of the string per unit length No motion in the horizontal direction The weight of the string is neglected.

Télécharger la présentation

Wave Equation Modeling of Vibrating String

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Wave EquationModeling of Vibrating String • The tension is tangential to the curve • T1and T2 are the tension at the endpoints P and Q • is the mass of the string per unit length • No motion in the horizontal direction • The weight of the string is neglected

  2. Wave EquationModeling of Vibrating String

  3. Wave EquationModeling of Vibrating String

  4. Modeling of Vibrating String PDE u(x,t) x x=0 x=L boundary conditions initial conditions

  5. Solution by Separating VariablesUse of Fourier Series boundary conditions initial conditions

  6. Solution by Separating VariablesUse of Fourier Series

  7. t1 t2 t3 tK Computational Aspects

  8. t1 t2 t3 tK Computational Aspects • Use FFT to compute

  9. Implementation by Matlab function a=sincof(func,hafper,nft) • Use FFT to compute u=((a(ones(length(x),1),:).*sin(x*w))*cos(w(:)*t))';

More Related