<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="http://www.comsol.com/community/forums/general/rss/thread/30971.rss" rel="self" type="application/rss+xml"/>
  <title>COMSOL Forums: Modal Mass calculation</title>
  <link>http://www.comsol.com/community/forums/general/thread/30971/</link>
  <description>Most recent forum messages</description>
  <pubDate>Fri, 28 Dec 2012 23:42:05 +0000</pubDate>
  <image>
   <title>COMSOL Forums: Modal Mass calculation</title>
   <url>http://www.comsol.com/shared/images/logos/comsol_logo.gif</url>
   <link>http://www.comsol.com/community/forums/general/thread/30971/</link>
  </image>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p92965</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
normally the effective mass variable are normalised such that the sum of the square of each participative mass value, per direction adds up to the total mass of the object, so what I often do is to normalise mode_mass_x^2 / Total_Mass and check that I select sufficient modes to get 70-80% or more of the total mass per direction&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
--&lt;br /&gt;&#13;
Good luck&lt;br /&gt;&#13;
Ivar</description>
   <pubDate>Fri, 28 Dec 2012 23:42:05 +0000</pubDate>
   <guid isPermaLink="false">30971.1356738125.92965</guid>
  </item>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p92961</link>
   <description>Hello Ivar,&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
I would like to add one question to the discussion.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
After running my simulation and computing the effective masses for each direction, let's call them m_eff_x, m_eff_y, m_eff_z, I would like to combine them in order to obtain a meaningful effective mass for each mode i (something like sum over all directions instead of sum over all modes  -&amp;gt;   m_eff_i = function(m_eff_x_i, m_eff_y_i, m_eff_z_i)  ).&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Does such a combination exist? Which formula defines it?&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Thank you very much for your help!&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Best regards&lt;br /&gt;&#13;
luca</description>
   <pubDate>Fri, 28 Dec 2012 20:54:11 +0000</pubDate>
   <guid isPermaLink="false">30971.1356728051.92961</guid>
  </item>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p87725</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
i believe you should add up the square of the modal masses for the first N modes direction by direction, then it should get to the total mass, if you take enough modes.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
What I do is to calculate the total mass by an variable and an integration of material.rho over all domain(s) and then I use the Derived Values - Global Evaluation to give &lt;br /&gt;&#13;
&lt;br /&gt;&#13;
MPF_mod1.u^2 / TotalMass*100&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
 to have the mass participation factors in % of the total mas (per direction, separately in u,v,w)&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
--&lt;br /&gt;&#13;
Good luck&lt;br /&gt;&#13;
Ivar</description>
   <pubDate>Tue, 09 Oct 2012 22:54:54 +0000</pubDate>
   <guid isPermaLink="false">30971.1349823294.87725</guid>
  </item>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p87705</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
I have a total mass of 2.217E-5 kg for clamped edge circular plate.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
My MPF for the first mode of vibration are&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
MPFu= 4.703E-8&lt;br /&gt;&#13;
MPFv=1.14201E-8&lt;br /&gt;&#13;
MPFw=0.00343&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
so the modal mass I get is: (MPFu)^2+(MPFv)^2+(MPFw)^2=1.17649E-5 kg&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Now the problem is I don't know whether it is correct or not as don't have any analytical results to compare with. Also, as COMSOL scales its variable, are these MPFs scaled?</description>
   <pubDate>Tue, 09 Oct 2012 20:07:09 +0000</pubDate>
   <guid isPermaLink="false">30971.1349813229.87705</guid>
  </item>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p86349</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
The effective masses are per cartesian orthogonal directions, and each add up to Mass =&amp;quot;total mass&amp;quot; = int1(solid.rho) over all domains.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
so when I ask for the mass participation factor I use (MPF_mod1.u)^2/Mass*100 to get the % of total mass per mode&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
so if you take a canteliever and see 20% in u (or x), at one frequency and 30% in v (or y) at another, you can see that this particular mode has its motion predominantly along x, respective y.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
--&lt;br /&gt;&#13;
Good luck&lt;br /&gt;&#13;
Ivar</description>
   <pubDate>Tue, 18 Sep 2012 10:42:32 +0000</pubDate>
   <guid isPermaLink="false">30971.1347964952.86349</guid>
  </item>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p86335</link>
   <description>Hi &lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Thanks for the reply.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Just to clear my head.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
For example,&lt;br /&gt;&#13;
for a particular mode...&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
MPF in u direction=a&lt;br /&gt;&#13;
MPF in v direction=b&lt;br /&gt;&#13;
MPF in w direction=c&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
so the effective mass for that mode would be= a^2+b^2+c^2&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
please correct me if I'm wrong.&lt;br /&gt;&#13;
Thanks</description>
   <pubDate>Tue, 18 Sep 2012 03:40:51 +0000</pubDate>
   <guid isPermaLink="false">30971.1347939651.86335</guid>
  </item>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p86301</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
the square of the partcpation factor is the mass, ifyou sum the squares for many modes you will get the total mass per direction&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
I's described somewhere in the doc too (try a search ;)&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
--&lt;br /&gt;&#13;
Good luck&lt;br /&gt;&#13;
Ivar</description>
   <pubDate>Mon, 17 Sep 2012 21:59:46 +0000</pubDate>
   <guid isPermaLink="false">30971.1347919186.86301</guid>
  </item>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p86289</link>
   <description>I have the  participation factors (u,v,w) for a particular mode. I want to calculate the effective or modal mass for that mode. Really confused about that. Is it mass participation factor or modal participaton factor?</description>
   <pubDate>Mon, 17 Sep 2012 21:10:18 +0000</pubDate>
   <guid isPermaLink="false">30971.1347916218.86289</guid>
  </item>
  <item>
   <title>Re: Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p84751</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
in the eigenfrequency solver sequence (quite deep down in the solver tree), you have the option for the normalisation of the eigenvectors/frequencies, such as RMS, and model mass, once changed you need to rerun your solver, then your mass participation factors (in kg but units are not mentioned) are the SQUARE of the model participation factors (see the Structural doc)&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
--&lt;br /&gt;&#13;
Good luck&lt;br /&gt;&#13;
Ivar</description>
   <pubDate>Wed, 15 Aug 2012 00:31:10 +0000</pubDate>
   <guid isPermaLink="false">30971.1344990670.84751</guid>
  </item>
  <item>
   <title>Modal Mass calculation</title>
   <link>http://www.comsol.com/community/forums/general/thread/30971/#p84735</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Is it possible to calculate the modal mass for a particular mode shape? Can someone please explain how to do it.</description>
   <pubDate>Tue, 14 Aug 2012 18:06:52 +0000</pubDate>
   <guid isPermaLink="false">30971.1344967612.84735</guid>
  </item>
 </channel>
</rss>
