Lab 2 Activity

Lab 2 consists of 3 main parts:

We will design the flexure parts in lucite/acrylic/plexiglass so that we may be able to fabricate select (winning) designs either via the MAE laser cutter facility or via a water-jet cutter at the Scripps shop. The selected parts will not necessarily be the most complex or impressive to look at, but perhaps the design that is the most well thought-out with the best chance of working properly.

The procedure in more detail

Note: see Tips section below for helpful hints.

  1. Select, among the "Online Tutorials" available in SolidWorks the tutorial on Simulation-Xpress. Follow the first tutorial (the hook) to learn the ropes. I don't remember if this is suggested in the tutorial, but after the analysis has run, select a safety factor above the minimum found (comes out to something like 7.5 in tutorial example, so pick 10 or 15) and view where the failed regions are. You'll also get this in the rainbow-colored stress map, but it's valuable to see it this way as well. After completing the first tutorial (and learning how to print the result), you may elect to browse the other tutorials (the "analysis examples" is perhaps best) before embarking on your own usage.
  2. Create a simple beam in SolidWorks made of aluminum 6061, with dimensions 500 mm long, 50 mm wide, and 2 mm thick. (You can deviate from these exact specifications if you desire, but this is roughly what we're looking for—one thing you may want to do is find some similar piece of metal and model that for real-life comparison.) Be sure to save the part, or Simulation-Xpress will fail.
    1. Use SolidWorks to determine the moment, I, which you will compare to your calculated value. This is done via Tools-->Section Properties, after having selected the appropriate face (in this case the smallest end-face). The Ix and Iy (in mm4) are the ones you want (which one?...what does the other one mean?).
    2. Test the beam flexing under a uniform load: pick the small end-face as the restraint (making the beam a cantilever) and put the load on the "upper" (largest) surface (something in the ballpark of 2 N may be appropriate, or you can use the actual weight of the part to mimic self-induced deflection). It will by default spread uniformly across this surface.
      1. Does the part exceed a "sensible" safety factor of 2 anywhere? If so, where? (Note: exceeding a safety factor actually means dipping below the safety value, like 1.5, for example.)
      2. note the maximum stress, where this maximum stress is, and the maximum deflection (in mm).
      3. calculate the expected maximum stress and deflection for the aluminum part you designed (analytically, then convert to numerical value). These should agree with the Simulation-Xpress results. Note: SolidWorks uses E = 69 GPa and &sigmay = 5.515×107 Pa for Al 6061.
    3. Test the beam flexing under an end-load, again picking the small end face as the restraint (cantilever). Pick the end surface as the load surface, and make sure the load points "down"—or perpendicular to the beam length. Apply the same load as before. Keep the net deflection less than, say, 30 mm so that the beam stays more-or-less in the elastic regime. Perform the same analysis and comparisons as for the uniform-load case.
  3. Pick one of the designs here, and design a part that satisfies the associated goals. The goal is typically to achieve a flex to the specified deflection amount, without exceeding the threshold stress anywhere, and simultaenously hitting a "safety stop" when the design deflection is reached. First sketch out the part and perform analytic calculations to guide you into the right ballpark. You'll find this is much more efficient than letting Simulation-Xpress tell you when you're getting close. (The analytic calculations should be represented in the write-up.)
    1. Assume the part will be cut out of a sheet of lucite (plexiglass/acrylic) 6.35 mm (0.25 inch) thick. The machining tolerance will be approximately 0.125 mm (0.005 inch). The path will be under computer control, so any weird dimensions will work. Make sure that the vane thickness (in the vertical direction) stays above 1.5 mm, but try to stick above 2 mm, if possible. It's possible that the design goals I set out demand thicknesses less than this, but I hope not. Also, keep intentional gaps to 1 mm or larger.
    2. Note the standard outer size we are using for all flexure designs of 17×11 cm.
    3. Wherever practical, add structures that will prevent the part from moving beyond its design range. Little rectangular bumps, or even the frame structure that many parts have can perform this limitation.
    4. Be sure to design in a hole for hanging a mass at the appropriate position to load the part as per the design.
    5. Generally speaking, the entire part (even the hole) can be drawn as a 2-d sketch (using line, rectangle, and circle tools), then extruded. Use add relations to establish co-linear lines, equal line lengths, etc., so that you don't have to dimension every single thing. When the sketch is fully black, you're set... If you have been smart about your relations, etc., changing a parameter like beam width will require the change of only one dimension, and the rest of the part will accommodate automatically.
    6. You may need to design special small surfaces onto which the load or loads are applied. If you have made a hole for hanging a mass, you can even select this surface for the load, making sure to establish the direction of the forces all in one direction, rather than normal to the surface (this was also done in the hook tutorial).
    7. Create a custom material that we'll call lucite. To do this, first assign Plastics:Acrylic to the part. Then edit the material (create/edit button), select <New Material Database>, classification: Plastics, material name: lucite. Go to physical properties and double-click the elastic modulus to make 2400 --> 3000 (3×109 Pa), then double-click the yield strength to make 206.8 --> 10.0 (107 Pa). (basis for numbers)
    8. Compute the expected load for accomplishing the target deflection. Note that when there are multiple beams moving the same way, each will require the computed force, so that the total load is the sum of all the individual loads needed.
    9. Once the part is designed completely, perform the Simulation-Xpress analysis. Make sure the max deflection is in line with the design goal. If it is too large, decrease the load until this is matched. Look for any instances/locations in which the target safety factor of 2 is exceeded. If it is (and the deflection matches the goal), then modify your model to (just) meet the safety factor requirement. Note that the load will change as well. Keep the deflection at target as you iterate. Any safety factor between 1.80 and 2.20 can be called good enough.

Tips

Here are some tips that may be useful:

Unsolicited advice from an old man

I suspect we put trust in different places: I trust the calculations, and want to see that the computational tool is being used correctly: that it produces expected results. You may trust the computer more (under the assumption that it knows more than you do), and feel that part 2 of the lab is primarily a validation of your calculations. In my experience, I've been fooled too many times by a professional-seeming package—I need an independent check I can trust. If I don't know how to calculate something, I'll try to model a system I can test physically, to make sure I'm on the right track and not wasting my time and misplacing my trust. And it's not always a matter of distrust in the product, as much as uncertainty that I know how to use it correctly: I've fooled myself too many times before. There's a reason such things are called "sanity" checks.

Write-Up

The write-up will consist of the following things:


Back to Physics 121 page