So what are these equations, and what do they do?
First of all, they are indeed different from an element. Although FEA software may refer to them as a type of element, they have a fundamental difference from a normal element. A normal element adds to the global stiffness, mass, and damping matrices. An MPC (multi point constraint) is more like an SPC (single point constraint), in that it modifies instead of adds to the matrices that describe the model in order to describe the special behavior of these MPCs.
So all that sounds interesting, but it hasn't really told you much about what they do. I've thought of different ways to describe them to my coworkers, and the best I've come up with is this analogy. Basically, you're including a group of grids in a type of government, and you're letting them know what kind of leader they have. So what's an RBE2? An RBE2 is a monarchy, where the control grid is king, and tells the other grids what to do. An RBE3, on the other hand, is more like a democracy, where the President does what the people tell it to do. So what works and what doesn't work when we try to make use of these MPCs?
What Works
There are fun tricks you can do once you're feeling comfortable with RBE3s. The two most interesting are:
-Applying load without adding stiffness. If you have a certain total load that needs to be applied across a cross section of a model, you can use an RBE3 to apply it. This is particularly useful at the ends of a beam.
-Constraining the overall motion of a larger body. If it's known that something is sitting on a very soft support, such as rubber or water, an RBE3 can be created across the supported region, and through the setting of the UM card you can constrain the former dependent grid to control the overall average motion of the model.
There is, of course, something that analysts commonly do when they need to make a part of their model very stiff but don't have the time or experience to construct MPCs without errors: create elements with very very stiff properties that will behave similarly to MPCs. The upside to this approach is that it will typically yield a very similar answer, the downside is that it may take a few iterations to find a stiffness that is stiff enough, yet not so stiff the stiffness matrix becomes ill-formed.
So wouldn't it be great if there was an MPC that automatically made a very stiff element that was just stiff enough? Something that automatically created a perfectly rigid body but then had stiffness that connected it to the dependent grids? Well there is in fact an element that does this. This type of element is typically called a Lagrangian element, and it can be selected in certain load cases in Nastran and is the behavior for Kinematic (RBE2 style) and distributing (RBE3 style) elements in Abaqus. I'll cover this topic in more detail in a later post.
Update 28 Sep 2021: Due to a Google security update the example file links expired, should be working again.
No comments:
Post a Comment