<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239699</link>
    <title>MATLAB Central Newsreader - Acoustic wave propagation in thin plates</title>
    <description>Feed for thread: Acoustic wave propagation in thin plates</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 21 Nov 2008 18:10:18 -0500</pubDate>
      <title>Acoustic wave propagation in thin plates</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239699#612436</link>
      <author>Johan Carlson</author>
      <description>Hey guys,&lt;br&gt;
&lt;br&gt;
Does anyone know of any MATLAB solution/implementation of acoustic wave propagation in a finite thin plate.&lt;br&gt;
&lt;br&gt;
I'm looking for a solution that can calculate the impulse response of a rectangular plate of dimensions Lx, Ly, Lz, where Lz is the thickness. &lt;br&gt;
&lt;br&gt;
Ideally I'd like to know the impulse response of the plate for an impulse excitation at (x0,y0,z0) and an observation point at (x,y,z).&lt;br&gt;
&lt;br&gt;
I have a solution including the p-wave, but need to incorporate more wave modes (Lamb modes). &lt;br&gt;
&lt;br&gt;
Any ideas, pointers to literature on the subject, etc. would be very much appreciated.&lt;br&gt;
&lt;br&gt;
Best regards,&lt;br&gt;
/JC</description>
    </item>
    <item>
      <pubDate>Fri, 21 Nov 2008 18:36:02 -0500</pubDate>
      <title>Re: Acoustic wave propagation in thin plates</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239699#612447</link>
      <author>Matt Fig</author>
      <description>The classic book by Graff has theoretical results for waves in plates and shells, including Lamb waves if I remember correctly.&lt;br&gt;
Also, you don't describe the boundary conditions of interst, but I have written a Matlab program that may be useful to you if you want to explore the eigenvalue problem.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/11399&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/11399&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Good luck.</description>
    </item>
    <item>
      <pubDate>Fri, 21 Nov 2008 19:01:51 -0500</pubDate>
      <title>Re: Acoustic wave propagation in thin plates</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239699#612456</link>
      <author>Johan Carlson</author>
      <description>&quot;Matt Fig&quot; &amp;lt;spamanon@yahoo.com&amp;gt; wrote in message &amp;lt;gg6v2i$hsh$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; The classic book by Graff has theoretical results for waves in plates and shells, including Lamb waves if I remember correctly.&lt;br&gt;
&amp;gt; Also, you don't describe the boundary conditions of interst, but I have written a Matlab program that may be useful to you if you want to explore the eigenvalue problem.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/11399&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/11399&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Good luck.&lt;br&gt;
&lt;br&gt;
Thank you!&lt;br&gt;
&lt;br&gt;
I will check out your program first, and see if it can help me.&lt;br&gt;
&lt;br&gt;
The boundary conditions are (dp/dx)=0 at x=0 and x=Lx (the x size of the plate), and then similarly for the other derivatives. p is p(x,y,z,t), i.e. the pressure wave. &lt;br&gt;
&lt;br&gt;
I then assume the initial condition p(x,y,z,0) = dirac(x-x0)dirac(y-y0)dirac(z-z0), i.e. a unit impulse at some location (x0,y0,z0). dp/dt at time t=0 is assumed to be zero.&lt;br&gt;
&lt;br&gt;
/JC</description>
    </item>
  </channel>
</rss>

