Posts Tagged ‘simulation’

Green means Go! A look at Simulation Pin/Bolt Check Plots

Written by Mike Sande on . Posted in Simulation, SolidWorks, Technical Tips

When setting up a model in static simulations, I often run through the bolt/pin process to create connections that will transfer loads to joining bodies, defining the connection by selecting the appropriate geometry on the holes we are using for the pin/bolt and running the simulation.  But what happens when we want to analyze the actual connection itself to verify if the bolt/pin is going to withstand the stress generated by the model conditions?  How can we determine whether or not the designed geometry of the bolt, its material, grade and preload will pass or fail?  SolidWorks has a very useful tool for defining a pin/bolt check plot to look at just this.

By looking at the axial, bending and shear forces acting on each bolt/pin within the assembly defined through the simulation study, SolidWorks compares this with other parameters (strength and area) to calculate axial, bending and shear load ratios to equate a combined ratio.

The inverse of this sum is then used against the defined factor of safety in the bolt/pin definition to give a pass/fail output.

 

To take a look at how this tool can be used to determine model geometry and the required bolt, material and grade to use, I have set up a simple assembly with two configurations; 8 mm and 10 mm diameter bolt studies to analyze.

 

 

In this particular model, I have multiple bodies being bolted together in series; this must be defined in the advanced option in the bolt property manager.  Select the advanced option located in the lower portion of the property manager and select the cylindrical wall of the body/bodies that are in series of the connection (figure 2).

 

 

I want to take a look at the check/fail plot for a low carbon SAE Grade 2 8mm bolt series.  To do this, I define the bolt connections within the static simulation design tree.  Remember, to properly define bolts in a simulation, you must have no penetration set as the contact set between the parts you are connecting.  SolidWorks will set your model as globally bonded; this must be redefined in order to properly delineate bolt connections (Figure 3).

Now its time to run the study and take a look at the check plot results for the bolt connectors.  Just as you would define a stress plot, right click on the results folder and select ‘Define Pin/Bolt check plot,’ and click the green check mark (Figure 4).

                                        

 

For this particular study, we see that with our defined load and bolt selection, all four connections fail with respect to our predefined FOS of 2 for the 8 mm bolt configuration, giving us a calculated factor of safety of .816 (Figure 5).

 

After determining that the 8mm bolt configuration is not suitable for our desired factor of safety, I apply the same loads to the 10mm bolt configuration to a duplicate study.  Again, we see that the selected material for our bolts will not be sufficient for our FOS.

From here I create a third duplicated study in which I apply a SAE grade 5 cold-drawn 1045 steel bolt to the assembly and run the study.   Again, creating a check plot for bolts/pins shows that this is sufficient for my design and highlights the bolts in green to show they are okay for this applied load (Figure 5).

 

This is just one of the many simple to use tools that Solidworks Simulation has to offer.  The pin/bolt check plot is a fast and effective way to verify assembly design before final physical testing, greatly reducing the cost of manufacturing multiple prototypes for physical testing.

 

 

 

Simulation Automation

Written by Nick Luyster on . Posted in Design and Engineering, Simulation, SolidWorks

I once wrote an optimization program which found the best fillet size, thickness and angle of a two dimensional cantilever beam with a given load. It took three days to write. What I’m about to show you took me 30 minutes. It makes use of real geometry and doesn’t require programing! Enter simulation automation…

Let’s consider a scenario. You work for an amusement park ride manufacturer. Your company has begun to streamline their design process. (Good idea if you ask me.) The company would like your team to design components which will be interchangeable (like Erector Set parts). The designer you work with calls himself an artist. He wears leather pants. His ideas are nutty. It’s up to you to make real decisions. He comes to you with the part seen below and says, with a blank stare, “To date, this is my best work. Try not to taint it.”

The company will be making thousands of these parts which will be made from cast carbon steel. It is designed to hold pipes and should carry at least 3000 lbs.

Decision: you decide that the part should have a safety factor of two. (The stress should not be higher than 120 MPa.) This means that the part should be able to hold at least 6000 lbs. without failing.

You setup an initial study to benchmark the current design.

Why You SHOULD be Running Dynamic Simulations

Written by Nick Luyster on . Posted in Simulation, SolidWorks

Let’s discuss the difference between the linear solver and the dynamic solver with a case study. Take the example of an engineer slamming his head on his desk after getting poor simulation results from his linear solver.

In scenario #1, the engineer lightly places his head on his desk then proceeds to slowly press down with his body weight. The force value, F, represents the maximum amount of force he can transmit through his neck.

In scenario #2, the engineers head starts a distance of 2 feet from his desk. The engineer proceeds to accelerate his head towards his desk with the aforementioned force value, F. After he comes into contact with the desk, his neck continues to transmit the force until his head comes to a complete rest against the surface.

Now, in both scenarios, the engineer’s neck transmits the same amount of force, F. However, the second scenario will produce higher levels of cranial stress at specific instances in time. The higher stress is related to momentum. The engineer recognizes this and proceeds with scenario #2 until the desired level of masochistic indulgence is achieved.

If we were to simulate these events, design scenario #1 could be adequately achieved with either the static solver or the dynamic solver and the results would be the same. However, if we were to run scenario #2 with a static solver, we would get the same result as we would with scenario #1. Obviously, the static solver has limitations.

The linear solver only sees the last moment in time; when things are at rest. Thus, we have two data points, the beginning and the end.

On the other hand, the dynamic solver is aware of the time in-between the beginning and the end. As a result, we are left with a much more complete picture.

For a moment, let’s sidestep the slamming head on desk approach, as this practice is no longer necessary. Let’s use the example of a cantilever beam with a weight of one hundred pounds suspended from the end.

For the linear study, let’s consider the case of loading the end very slowly. The results of this simulation are shown below.
The maximum displacement is 58 mm.

For the dynamic study, let’s consider that the weight will take .05 seconds to reach its maximum value of 100 pounds and will then level out. The maximum displacement results of this simulation are shown below.
The maximum displacement is 93 mm. This is an enormous jump from 58mm. Obviously, we’d want to study the dynamic simulation results over the static.

What’s Driving Your Simulations?

Written by Nick Luyster on . Posted in Simulation, SolidWorks

To be a good simulation engineer, you need to ask “what if” questions. “What if we make this pipe longer?” “What if we change the thickness?” “What if we change the material?” However, if you have a complicated assembly or part, it’s easy to say, “I don’t want to model it again. That took forever.” Well, the solution has arrived: You need to become a better modeler.

Recently, I was introduced to parametric modeling by my partner in crime, Nick B (or #2, as I call him). It took a while before I realized its potential in regards to optimization and these so called “What if” scenarios.

Once a multi-body part or assembly is parametrically driven, changing values become much easier to do.

To illustrate my point, I’ll breeze through the modeling process for the design of a solar thermal unit. With a setup like this, a good engineer will ask questions like, “What if we add pipe passes?” and “What if we make the passes closer together?” If the model isn’t setup correctly, these changes are difficult to make. So, we’ll design with the intention of changing it later.

Let’s get started with the first pass of the copper tube. A sweep is done and the model is dimensioned and linked accordingly.

The next thing to do is create a linear pattern, linking the spacing value with the pass width and iteration values.

We then create “plane 1,” normal to the right plane and define its spacing with an equation, relating the number of pass iterations with the pass distance.

Plane Distance = (# of passes)*(pass distance)

At this point, the reason for the plane might seem unclear. However, the protective box and heat sink will reference this plane.

We then create merged pipe extensions using linked values while referencing the default right plane and plane 1.

When sunlight travels through the glass opening of our solar panel, only a small percentage of sunlight will actually hit the pipe. So, we need to create a heat sink which will capture radiation from the sunlight and transfer heat via conduction to the copper tubing. We’ll do this by creating a single sheet metal piece with linked values, then pattern it with linked values and equations.

Heat sink iterations = (# of passes)*2 +1

The next step is to create the protective box and glass cover. The geometry is defined using existing relations, similar to what we’ve already done.

Now, if I change values, like the number of tube pass iterations or tube space distance, the entire model updates automatically. This will come in handy when running optimization simulations and playing with other what if scenarios.

How To Simplify Your Simulations – A Fictional Case Study

Written by Nick Luyster on . Posted in Simulation, SolidWorks, Technical Tips

I very well could have had this conversation while doing tech support…
Dude: Well, I can see that this is some powerful software, but it’s taking a long time to solve and things shouldn’t be this complicated.

Me: Yeah… that’s a pretty… pretty big mesh. I can’t even see the part.

Me: What are you trying to study here?
Dude: The assembly. (Duhhh!)
Me: Yeah, but what about the assembly? Is there a particular part you’re worried about?
Dude: Well, now that you’ve mentioned it, I am pretty concerned about this part.

Me: Okay, we can eliminate these parts and apply equivalent forces on the faces.


Me: Alright, let’s get started! We can use a rough mesh to find the contact forces.

Me: Now, we can eliminate the top pieces from the assembly and create split lines where we would like to apply the equivalent forces.

Me: This is a perfect opportunity to use 2D simplification. Let’s create a new study.

Me: Now, we can afford a pretty heavy mesh control on the component of interest.

Me: If we go into properties and select the option for “Improve accuracy for no penetration contacting surfaces” we’ll get the same results as before with a fraction of the run time.
Dude: Thanks Nick! You’re the best!
Me: I know… I know.