<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CAPUniversity &#187; Simulation</title>
	<atom:link href="http://blog.capinc.com/tag/simulation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.capinc.com</link>
	<description>The CAPINC Technical Blog - SolidWorks Tip &#38; Tricks</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:30:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Turkey with All the Fixin&#8217;s (A Simulation Tech Tip&#8230; or 4 or 5)</title>
		<link>http://blog.capinc.com/2011/11/turkey-with-all-the-fixins-a-simulation-tech-tip-or-4-or-5/</link>
		<comments>http://blog.capinc.com/2011/11/turkey-with-all-the-fixins-a-simulation-tech-tip-or-4-or-5/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 14:00:53 +0000</pubDate>
		<dc:creator>Jason Pancoast</dc:creator>
				<category><![CDATA[SolidWorks Simulation]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Simulation]]></category>
		<category><![CDATA[Thanksgiving]]></category>

		<guid isPermaLink="false">http://blog.capinc.com/?p=2081</guid>
		<description><![CDATA[Almost without fail, in every single Simulation class I teach, someone asks me, &#8220;What&#8217;s the difference between Fixed and Immoveable?&#8221; They&#8217;re asking about two options in the Fixture dialog (often referred to as boundary conditions or restraints). It occurred to me this week: Who better to explain fixins than a Thanksgiving Turkey! So, I fired [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-2083 alignright" title="Turkey2 Fixins" src="http://blog.capinc.com/wp-content/uploads/2011/11/Turkey2-Fixins.jpg" alt="" width="110" height="252" />Almost without fail, in every single Simulation class I teach, someone asks me, &#8220;What&#8217;s the difference between <strong><em>Fixed</em></strong> and <strong><em>Immoveable</em></strong>?&#8221; They&#8217;re asking about two options in the Fixture dialog (often referred to as <em>boundary conditions</em> or <em>restraints</em>).</p>
<p>It occurred to me this week: Who better to explain fixins than a Thanksgiving Turkey! So, I fired up my SolidWorks 2012, and my turkey was done in about 30 minutes. Heh, it&#8217;ll take hours on Thursday!</p>
<p>Then, I got his mesh all set up. I used <em>solid</em> elements for his body, <em>shell</em> elements for his wings and tail, and <em>beam</em> elements for his legs. I had to make his legs a little longer to illustrate the point of this blog, but he’s still a handsome turkey I think.<br />
<img class="size-full wp-image-2082 alignleft" title="Turkey1 Mesh" src="http://blog.capinc.com/wp-content/uploads/2011/11/Turkey1-Mesh.jpg" alt="" width="288" height="432" /></p>
<p><strong>Tech Tip: When using dissimilar mesh types, don&#8217;t forget to create Bonded Contact between them.</strong></p>
<p>This is because the equations which define how an element responds to loading are different for each element type. The Bonded Contact tells the Mesh to create <em>equations of compatibility</em> so that the differing element types can pass information back and forth.</p>
<p>My turkey wings bonded automatically to their mounting posts. A few clicks later and I had the tail and legs properly bonded to the body. Mesh completed with the default element size.</p>
<p>Next, my turkey needs something happening to it. How about a 1 psi &#8220;tail wind&#8221;? Also, maybe another turkey charges his head with 22 pounds lateral force. For a little more color, let&#8217;s tug on those wingtips too with a little outward force.</p>
<p>Looks tasty!</p>
<p>For the first run, let&#8217;s select the beam joints at the turkey&#8217;s ankles and make them Fixed.</p>
<p>A few seconds of solving, and my turkey&#8217;s done. Boy does he looked stressed! I guess I would be too if I were a turkey at this time of year. [joke credit goes to Art Woodbury]<br />
<img class="alignnone size-full wp-image-2086" title="Turkey5 Stressed" src="http://blog.capinc.com/wp-content/uploads/2011/11/Turkey5-Stressed.jpg" alt="" width="490" height="420" /><strong>Tech Tip: Since beam element stress types are different than solid/shell stress types, you cannot display stresses of both element types at the same time.<br />
</strong>I composited two plots together with an image editor to get that pretty picture for you.</p>
<p>Let&#8217;s look at a Displacement plot instead, since then I can show you the beams and the solids/shells all at once. Also the color gradient is more turkey-like. Matter of fact (<strong>Tech Tip!) you can customize the color legend to your liking</strong> (right click the plot and choose Chart Options &gt; Color Options). I also changed the icon color of the fixtures from green to orange, and opted to show the non-deformed shape superimposed (right click the plot &gt; Settings &gt; Deformed Plot Options). Here&#8217;s some very turkey-like colors!<br />
<img class="alignnone size-full wp-image-2084" title="Turkey3 All The Fixins" src="http://blog.capinc.com/wp-content/uploads/2011/11/Turkey3-All-The-Fixins.jpg" alt="" width="700" height="600" /></p>
<p>Now for the meat of this story [pun intended].</p>
<p>Let&#8217;s edit one of the fixtures on the turkey&#8217;s ankles and change it from <strong>Fixed</strong> to <strong>Immoveable</strong>. This means that the turkey&#8217;s ankle, instead of acting like it&#8217;s been stuck in concrete by the turkey mafia, it will be able to rotate. But it still can&#8217;t move off its spot. This is only true for shell elements and beam elements, because those elements calculate rotations at each node. Solid elements derive rotations by comparing the translation of nearby nodes, and so solids only calculate displacement. So&#8230;</p>
<p><strong>Tech Tip: For solid elements only, there is no difference between Fixed and Immoveable fixtures.</strong></p>
<p>Another few seconds in the solving oven, and our turkey looks redder, as his overall displacement increases. If you look at his left leg, you can see it is not as stiff a structure as before. The beam of his left leg rotates freely around the ankle joint, and therefore does not bend like his front leg does. You can also see that the icon representing the fixture is slightly different (arrows don’t have the disks on their ends, indicating that the rotation is not locked).<br />
<img class="alignnone size-full wp-image-2085" title="Turkey4 Some Fixins" src="http://blog.capinc.com/wp-content/uploads/2011/11/Turkey4-Some-Fixins.jpg" alt="" width="700" height="600" /></p>
<p>So the moral of the story is: If you have turkey with all the fixins, you&#8217;ll have less mobility than if you have turkey with just some fixins.</p>
<p>Next topic: Pumpkin Pi.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.capinc.com/2011/11/turkey-with-all-the-fixins-a-simulation-tech-tip-or-4-or-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SolidWorks Simulation Tech Tip: How to prevent leaks</title>
		<link>http://blog.capinc.com/2011/10/solidworks-simulation-tech-tip-how-to-prevent-leaks/</link>
		<comments>http://blog.capinc.com/2011/10/solidworks-simulation-tech-tip-how-to-prevent-leaks/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 13:00:53 +0000</pubDate>
		<dc:creator>Keith Pedersen</dc:creator>
				<category><![CDATA[SolidWorks Simulation]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[prevent leaks in SolidWorks model]]></category>
		<category><![CDATA[Simulation]]></category>

		<guid isPermaLink="false">http://blog.capinc.com/?p=1935</guid>
		<description><![CDATA[Have you ever needed to conduct a Flow study on a product assembly that has already been modeled in loving detail, including manufacturing features like clearances, gasketted fits, sheet metal hems and bend reliefs – and the resulting housing leaks in a hundred places?  Configuring and editing this model to simplify, idealize, and close off [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever needed to conduct a <a title="SolidWorks Flow Simulation" href="http://capinc.com/products/design-validation-analysis/solidworks-flow-simulation">Flow</a> study on a product assembly that has already been modeled in loving detail, including manufacturing features like clearances, gasketted fits, sheet metal hems and bend reliefs – and the resulting housing leaks in a hundred places?  Configuring and editing this model to simplify, idealize, and close off all the gaps, can take hours, even a day or more.   In such cases, the following C-M-C technique (ie, Cave Man CAD) will get your study solving in just a few minutes.</p>
<p>Add another part to the assembly, and build this part as a solid block of material that references the outermost faces of the assembly.  It should completely contain the assembly, and if it is a tad too large in some areas, don’t sweat it.  Once you have a solid that completely envelopes the study geometry, use the SHELL command, and shell this solid TO THE OUTSIDE, by some convenient thickness –maybe .25” or so.  Now, HIDE this solid, and go back to your Flow study set-up.  The assembly is now a closed, “internal” study, and where any air DOES leak out through small gaps in the original assembly, it can’t leak far.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.capinc.com/2011/10/solidworks-simulation-tech-tip-how-to-prevent-leaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practical Flow Simulation at Highway Speeds</title>
		<link>http://blog.capinc.com/2011/06/practical-flow-simulation-at-highway-speeds/</link>
		<comments>http://blog.capinc.com/2011/06/practical-flow-simulation-at-highway-speeds/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 12:31:12 +0000</pubDate>
		<dc:creator>Shuvom Ghose</dc:creator>
				<category><![CDATA[SolidWorks 3D Design Software]]></category>
		<category><![CDATA[SolidWorks Simulation]]></category>
		<category><![CDATA[air flow over vehicle]]></category>
		<category><![CDATA[cfd]]></category>
		<category><![CDATA[combine]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[convertible gas mileage study]]></category>
		<category><![CDATA[extrude]]></category>
		<category><![CDATA[FEA]]></category>
		<category><![CDATA[GrabCAD]]></category>
		<category><![CDATA[Simulation]]></category>
		<category><![CDATA[SolidWorks Flow Simulation]]></category>
		<category><![CDATA[SolidWorks trace]]></category>
		<category><![CDATA[transient flow]]></category>

		<guid isPermaLink="false">http://blog.capinc.com/?p=1404</guid>
		<description><![CDATA[Ever since I’ve had my Miata convertible, I’ve wondered how much worse gas mileage I get with the top down than with the top up.  So I decided to use a few hours this weekend and our favorite Flow Simulation tool to find out. First came making the model.  I took two pictures of my [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I’ve had my Miata convertible, I’ve wondered how much worse gas mileage I get with the top down than with the top up.  So I decided to use a few hours this weekend and our favorite <a title="SolidWorks Flow Simulation" href="http://www.capinc.com/products/design-validation-analysis/solidworks-flow-simulation">Flow Simulation</a> tool to find out.</p>
<p>First came making the model.  I took two pictures of my car, one from the front and one from the side (yardstick included for scale):<br />
<img class="alignnone size-medium wp-image-1405" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-1-300x225.jpg" alt="" width="300" height="225" /></p>
<p><img class="alignnone size-medium wp-image-1407" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-2-300x225.jpg" alt="" width="300" height="225" /></p>
<p>Then I inserted those pictures into <a title="SolidWorks Sketching Tips" href="http://www.capinc.com/support/tips/solidworks-tech-tips-sketching" target="_blank">SolidWorks sketches</a> and traced over them:<br />
<img class="alignnone size-medium wp-image-1408" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-3-300x166.jpg" alt="" width="300" height="166" /></p>
<p>I used a trick we teach in our <a title="Advanced Parts Training Class Syllabus" href="http://www.capinc.com/training/class-description/advanced-part-modeling-syllabus" target="_blank">Advanced Parts class</a> and made one extrude from the side profile, one from the front, and then “Combined” the bodies to leave only what’s common:</p>
<div id="attachment_1409" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-1409" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-4-300x180.jpg" alt="" width="300" height="180" /><p class="wp-caption-text">Side Profile Extrude</p></div>
<div id="attachment_1410" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-1410" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-5-300x229.jpg" alt="" width="300" height="229" /><p class="wp-caption-text">Front profile extrude, overlapping the side profile</p></div>
<div id="attachment_1411" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-1411" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-6-300x214.jpg" alt="" width="300" height="214" /><p class="wp-caption-text">The results of the combine</p></div>
<p>So the results of the combine aren’t a perfect representation of the shape of my car, but it’s not bad for 10 minutes of work.</p>
<p>I didn’t have a way to take a picture from directly above, so I made my best guess about the top profile, did another combine, and added some wheels and seats:<br />
<img class="alignnone size-medium wp-image-1412" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-7-300x216.jpg" alt="" width="300" height="216" /></p>
<p>That’s a good enough car for my purpose.  I added the car to an assembly and downloaded some willing passengers from my favorite free model site, <a title="GrabCAD Website" href="http://www.grabcad.com/" target="_blank">grabcad.com</a> (human models courtesy of GrabCAD contributor Ken Schulze):<br />
<img class="alignnone size-medium wp-image-1413" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-8-300x227.jpg" alt="" width="300" height="227" /></p>
<p>No, something still doesn’t look right.  Let’s see…<br />
<img class="alignnone size-medium wp-image-1414" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-9-300x224.jpg" alt="" width="300" height="224" /></p>
<p>Okay, that’s better.</p>
<p>There can only be one <a title="SolidWorks Flow Simulation" href="http://www.capinc.com/products/design-validation-analysis/solidworks-flow-simulation" target="_blank">Flow Simulation</a> project per configuration, so I made one <a title="SolidWorks Assembly Tech Tips" href="http://www.capinc.com/support/tips/solidworks-tech-tips-assembly" target="_blank">assembly</a> configuration with the top down, one with the top up, and ran an external analysis with the wind flowing at 70 MPH.  (One great thing about Flow Simulation is being able to use whatever units you want, while never having to do a conversion.  The MPH units are just as easy to set up as m/s or any other standard speed unit.)</p>
<p>One thing that makes Flow Simulation different from some other CFD (Computational Fluid Design) packages out there is the setting of goals.  Your goals tell the solver when to stop iterating, so that it doesn’t spend time trying to figure out the turbulence in one corner of your electronics enclosure when all you wanted to know is the velocity through your outlet.  In this case, all we care about is the drag, so my only goal is the force on the entire car in the Z direction (the direction of travel):<br />
<img class="alignnone size-full wp-image-1415" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-10.jpg" alt="" width="469" height="321" /></p>
<p>One other thing that sets Flow Simulation apart is the ability to watch the solver in action.  This is very different from the FEA (Finite Element Analysis) solver in our <a title="SolidWorks Simulation" href="http://www.capinc.com/products/design-validation-analysis/solidworks-simulation" target="_blank">Simulation</a> package, where you just hit ‘Run’ and hope.  Here, you can watch the solution converge, and stop the solve if you realize you’ve set-up an input wrong (like having the flow go the wrong way).  Everything seems to be developing fine here, however:<br />
<img class="alignnone size-large wp-image-1416" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-11-1024x670.jpg" alt="" width="491" height="322" /></p>
<p>We only see the middle of the car because my preview plane misses both the wheels and the passengers.  Notice in the top left corner of the solver picture, the number of fluid cells is 12,139.  I know from teaching the Flow Simulation class that 20,000 cells with a few goals will usually solve in under four minutes on my laptop, so I should have an answer very soon.  In fact, I wasn’t even able to capture a second screenshot before the solver finished:<br />
<img class="alignnone size-large wp-image-1417" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-12-1024x680.jpg" alt="" width="491" height="326" /></p>
<p>Remember, these results are steady-state.  They don’t account for every random eddy the flow could throw off, just where the air goes on average.  Transient flow (non-steady-state) can also be done, it just takes longer to solve.</p>
<p>Back in <a title="SolidWorks 3D CAD Software" href="http://www.capinc.com/products/mechanical-design" target="_blank">SolidWorks</a>, I can show almost any result I can dream of.  I always start off with a basic Cut Plot, and I notice a few things wrong right away:<br />
<img class="alignnone size-large wp-image-1418" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-13-1024x522.jpg" alt="" width="491" height="250" /></p>
<p>First, our mesh is too coarse.  Any place you see a wide color variation contained in just one or two large mesh boxes means a lot of change is happening at a scale finer than our current mesh can calculate.  It’s guessing, interpolating in the most interesting parts, and we can do better.</p>
<p>Secondly, the car is levitating.  I made the computational domain too tall; zero on the coordinate system wasn’t at the bottom of the tires.</p>
<p>The second problem is an easy fix, just a quick number change.  For the first, there are many ways to go about it, and we teach them all in our classes.  The solution I chose is to make a simple rectangular block to represent where I want the mesh to be smaller, called a “Local Initial Mesh”.  The resulting mesh looks finer in just the areas we care about:<br />
<img class="alignnone size-large wp-image-1435" title="PF 14" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-14-1024x479.jpg" alt="" width="491" height="230" /></p>
<p>And the result looks a little better, with somewhat less color change in any one mesh box:<br />
<img class="alignnone size-large wp-image-1420" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-15-1024x481.jpg" alt="" width="491" height="231" /></p>
<p>This study took 81 seconds to solve and the calculated drag was 107 pounds.  But how do we know if that’s “real”?  How do we know if even the new mesh is fine enough?  This is the crux of any simulation run, in any software.</p>
<p>Until you’ve done enough runs on a given project to develop a sense for it, one way to tell is to increase your mesh fineness and track how your goals change.  Eventually, making the mesh finer will have little effect on your goals, (they will be “mesh-independent” in the lingo) and you will have more confidence that your answers can be trusted.</p>
<p>Also, if you start plotting the time it takes for the solver to finish versus your goals, you’ll see the cost you’re paying for a better answer.  I increased the mesh to around 60,000 total cells, it took 8 minutes to solve, the calculated drag was 96 pounds, and the picture looks even better:<br />
<img class="alignnone size-large wp-image-1421" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-16-1024x554.jpg" alt="" width="491" height="266" /></p>
<p>Was that 10% change in my answer worth waiting six times longer?  Maybe.  What about six times longer again to get 5% closer?  Maybe not.</p>
<p>One of the things to realize about simulation is that your answers will never be “right”.  They can only get “closer to reality”.  But the question is, how much time do you want to spend getting that little bit closer to real life?  Simulation is best used comparing two or more CAD models against each other, not comparing idealized mathematical equations against the messy, fuzzy real world.</p>
<p>So, switching to the top up configuration and using the 60,000 cell mesh, the flow definitely looks smoother over the top:<br />
<img class="alignnone size-large wp-image-1422" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-17-1024x560.jpg" alt="" width="491" height="269" /></p>
<p>And the numbers bear that out: the calculated drag was 79 lbs- almost 20% less than before!  So my gas mileage gets about 20% worse if I decide to enjoy the sun at 70 MPH?  That’s pretty sobering.</p>
<p>Now with the runs complete, I can plot the data many different ways, including “particle studies” which put finite drops of liquid in the stream and plot where they end up.  I did that on the top down model at 70 MPH.  Then I noticed something interesting and did it again, at 30 MPH.  Compare these two pictures and see if you notice what I did:</p>
<div id="attachment_1423" class="wp-caption alignnone" style="width: 501px"><img class="size-large wp-image-1423" src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-18-1024x612.jpg" alt="" width="491" height="294" /><p class="wp-caption-text">Particle study at 70 MPH</p></div>
<div id="attachment_1406" class="wp-caption alignnone" style="width: 501px"><img class="size-large wp-image-1406 " src="http://blog.capinc.com/wp-content/uploads/2011/06/PF-19-1024x616.jpg" alt="" width="491" height="296" /><p class="wp-caption-text">Particle study at 30 MPH</p></div>
<p>I’d love to close the loop and do a physical test with those droplets, but of course I don’t have a wind tunnel big enough.  So there’s no way to prove out those results, right?  Right?</p>
<p><object width="600" height="450"><param name="movie" value="http://www.youtube.com/v/BPFb60Uc_VA?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/BPFb60Uc_VA?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="600" height="450" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.capinc.com/2011/06/practical-flow-simulation-at-highway-speeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Beer Can Conundrum</title>
		<link>http://blog.capinc.com/2011/03/the-beer-can-conundrum/</link>
		<comments>http://blog.capinc.com/2011/03/the-beer-can-conundrum/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 21:18:47 +0000</pubDate>
		<dc:creator>CAPINC</dc:creator>
				<category><![CDATA[SolidWorks Simulation]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[BBQ]]></category>
		<category><![CDATA[Beer]]></category>
		<category><![CDATA[CAPINC]]></category>
		<category><![CDATA[dynamic factors]]></category>
		<category><![CDATA[flow]]></category>
		<category><![CDATA[Simulation]]></category>
		<category><![CDATA[SolidWorks 3D Design Software]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://blog.capinc.com/?p=1057</guid>
		<description><![CDATA[Understanding the effect of dynamic factors like temperature, heat sources and air flow is critical to your product design. SolidWorks Simulation gives you valuable insights into even the most complex designs. It seamlessly integrates simulation, testing and analysis into design, and its intuitive easy-to-use interface quickly makes it part of your process. Watch as we [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://blog.capinc.com/?attachment_id=1234"><img class="alignnone size-full wp-image-1234" title="Beer Can Conundrum" src="http://blog.capinc.com/wp-content/uploads/2011/04/Beer-Can-Conundrum-Blog.jpg" alt="" width="450" height="100" /></a></div>
<p>Understanding the effect of dynamic factors like temperature, heat    sources and air flow is critical to your product design. <a title="More info on Simulation" href="http://www.capinc.com/pages/products/documents/SWSimulationBrochure.pdf" target="_blank">SolidWorks    Simulation</a> gives you valuable insights into even the most complex    designs. It seamlessly integrates simulation, testing and analysis into    design, and its intuitive easy-to-use interface quickly makes it part  of   your process.</p>
<p>Watch as we apply SolidWorks Simulation to a very  real-world   problem: how long will your brew stay cold at an afternoon  barbeque and   in the process uncover a potential design problem.  Check  out the video,   then call for a demo of how SolidWorks Simulation can  enhance your   design process.</p>
<p>See how SolidWorks Simulation solves tough design problems without complexity.</p>
<div><a title="Watch the Video" href="http://mkt.solidworks.com/emarketing_enu/start.swe?SWECmd=InvokeMethod&amp;SWEMethod=StartSS&amp;SWEView=URLRouter&amp;SWEApplet=SSRoute&amp;SWENargs=SSId=1-TT7Y5E,SSName=REP+-+Simulation+-+Beer+Can+Conundrum+-+ext,SSLC=,SSCC=,CID=1-UU1KTV,OID=1-TT7Y6W,COID=1-UU1KTW,PRO=1-NKZ7N" target="_blank">Watch the Video</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.capinc.com/2011/03/the-beer-can-conundrum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Plotting&#8221; revenge with SolidWorks Motion Simulation</title>
		<link>http://blog.capinc.com/2010/12/plotting-revenge-with-solidworks-motion-simulation-2/</link>
		<comments>http://blog.capinc.com/2010/12/plotting-revenge-with-solidworks-motion-simulation-2/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 20:22:26 +0000</pubDate>
		<dc:creator>Michael LaFleche</dc:creator>
				<category><![CDATA[SolidWorks Simulation]]></category>
		<category><![CDATA[Assembly]]></category>
		<category><![CDATA[CAPINC]]></category>
		<category><![CDATA[Dynamic Systems]]></category>
		<category><![CDATA[Kinematic Systems]]></category>
		<category><![CDATA[Motion]]></category>
		<category><![CDATA[Simulation]]></category>
		<category><![CDATA[SolidWorks 3D Design Software]]></category>
		<category><![CDATA[Trebuchet]]></category>

		<guid isPermaLink="false">http://blog.capinc.com/?p=931</guid>
		<description><![CDATA[How do we find out how fast an &#8220;object&#8221; is traveling so as to inflict the most damage on your enemy using a trebuchet? We would need to create a plot of how fast that &#8220;object&#8221; is traveling when it reaches its intended victim. Well, to answer that question, we can use SolidWorks Motion Simulation. [...]]]></description>
			<content:encoded><![CDATA[<p>How do we find out how fast an &#8220;object&#8221; is traveling so as to inflict the most damage on your enemy using a <a title="Plotting Revenge Video" href="http://www.youtube.com/watch?v=4glx4ILarK8" target="_blank">trebuchet</a>? We would need to create a plot of how fast that &#8220;object&#8221; is traveling when it reaches its intended victim. Well, to answer that question, we can use <a title="SolidWorks Motion Simulation" href="http://www.capinc.com/pages/products/simulation.cfm" target="_blank">SolidWorks Motion Simulation</a>. This tool can analyze both Kinematic and Dynamic mechanism systems. Below are the differences between a kinematic and dynamic system.</p>
<ul>
<li><em>Kinematic Systems</em>
<ul>
<li>Movement of part(s) under enforced or constrained motion.</li>
<li>Fully controlled and only one possible motion result irrespective of force and mass.</li>
<li>Zero degrees of freedom</li>
</ul>
</li>
<li><em>Dynamic Systems</em>
<ul>
<li>Movement of part(s) under free motion subject to forces.</li>
<li>Partially controlled and infinite number of results depending on forces.</li>
<li>Greater than zero degrees of freedom</li>
</ul>
</li>
</ul>
<p>In motion <a title="SolidWorks Simulation" href="http://www.capinc.com/pages/products/documents/SWSimulationBrochure.pdf" target="_blank">simulation</a>, you can mix these types of systems, as in the case of a medieval trebuchet system. There are moving components that are part of a fully controlled motion system, like the gear mechanism, and there are free motion object (the projectile). <a title="SolidWorks Motion Simulation" href="http://www.capinc.com/pages/products/simulation.cfm" target="_blank">SolidWorks motion</a> calculates 3D contact between objects, incorporates friction, can accommodate springs and dampers and can even show you if any interferences are occurring during the motion simulation run.</p>
<p>In this setup, shown in the video below, we turn the crank of the trebuchet 2 and 3/4 times (990 degrees) for a duration of 3 and 3/4 seconds (pretty fast while in the heat of battle). Then we define contact occurs where two wedge shaped components come together, which triggers the projectile to slide down into the basket. In the basket, we define a virtual spring, which pushes the projectile snug into the correct launching position. Once the 3 and 3/4 seconds are up, we get out of the way of the crank and let it go, to watch the rack and pinion gear system, which is sent back in the opposing direction due to a large counterweight and we see the projectile launch.</p>
<p>Once the simulation has actually run, we can get a rich amount of plot data , including how much torque is required to turn the crank (Do we need Andre the Giant from the Princess Bride and wrestling fame to turn the crank?) or as we mentioned earlier, we want to know how much damage we inflicted on my enemy. Simply choose the plots button in the <a title="SolidWorks Motion Simulation" href="http://www.capinc.com/pages/products/simulation.cfm" target="_blank">SolidWorks Motion</a> interface and choose the Category of plot you wish, in our case Displacement/Velocity/Acceleration and then choose a sub-category, in our case linear velocity, and then the component direction, in our case the magnitude. Then click on the projectile inside of <a title="SolidWorks 3D Software" href="http://www.capinc.com/pages/products/solidworks3dsoftware.cfm" target="_blank">SolidWorks</a> and we can then get the speed of the object when it hits the enemy, which is 527 in/sec (around 30 mph). Not bad for a miniature version of the trebuchet projectile at 1/2 a pound which sits on my desk in <a title="Meriden, CT office" href="http://www.capinc.com/pages/about/directions-ct.cfm" target="_blank">Meriden, CT</a>.)</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/4glx4ILarK8?fs=1&amp;hl=en_US&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/4glx4ILarK8?fs=1&amp;hl=en_US&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.capinc.com/2010/12/plotting-revenge-with-solidworks-motion-simulation-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

