Stiffness matrix for Rect Plate & nodes on top
Stiffness matrix for Rect Plate & nodes on top
(OP)
Hello guys. I check this forum regularly and believe there are many knowledgeable fellows here. I am trying to develop a model requiring rectangular plates connected to other elements. Since the other elements are actually attached to the edge of the plates, I think I could avoid some problems if I could find a rectangular plate bending element (20DOF) with the nodes on the top face instead of at mid-plane as you normally find in the literature. Is anyone aware of where I might find such a stiffness matrix? I'm going to do a search on the web, but I doubt it is going to appear in all the noise out there. Thanks in advance for any help. - Ed





RE: Stiffness matrix for Rect Plate & nodes on top
RE: Stiffness matrix for Rect Plate & nodes on top
D. Laird, F. Montoya and D. Malcolm, "Finite Element Modeling of Wind Turbine Blades", AIAA Paper 2005-195.
RE: Stiffness matrix for Rect Plate & nodes on top
Unfortunately, I don't have any high powered FE software, so I need the matrix so I can make up the FE model in a Mathcad -or- Matlab type solution.
Fortunately, my loads are normal to the surface of the element, so the axial/moment coupling in the equations is not a problem on the input end of the problem but rather on the post-processing results interpretation part.
Thanks again for any help you can provide. So far it doesn't sound like the information already exists in the litrature, so maybe I'll have to derive the solution myself. Oh joy, oh rapture, unconfined! - Ed
RE: Stiffness matrix for Rect Plate & nodes on top
You may want to look at various laminated plate theories. I would have to think about it for a bit, but you may be able to divide your cross-section into layers as appropriate and generate the stiffness matrix for which you are looking. In other words, if you have a 0.25" (8mm) plate, you may be able to divide it into slices of 0.05" (1.6mm) and calculate the stiffness matrix as if one of the outer slices was the bending plane. Seems like this should fail somewhat since it wouldn't be a valid assumption...it would be like offsetting the nodes, but your stiffness matrix would be built based on the offset.
Hmmmmm...something to think about, at least.
Garland
RE: Stiffness matrix for Rect Plate & nodes on top
However, an idea, would it help to look at a brick (solid) element? Then you have 8 nodes but will probably be able to derive matrices for translation and rotation from the 8 nodes to your 4-noded plate. But like I said, it's av very quick idea on a possible procedure to create the matrices if you can't find the in the literature. The idea could prove useless.
Good Luck
Thomas
RE: Stiffness matrix for Rect Plate & nodes on top
RE: Stiffness matrix for Rect Plate & nodes on top
I will just have to bite the bullet and buy a huge stack of paper and a few packs of 0.5 mm lead and then take five days vacation and ... maybe I'll get it done in a few weeks.
Thanks for the help. Maybe I'll get lucky. - Ed
RE: Stiffness matrix for Rect Plate & nodes on top
I think you missunderstood me a little. What I meant is that you use a solid element formulation to create an ekvivalent plate formulation for a plate where the connections are offset. "Twice as many nodes", true but the DOF's should be the same of you do it correctly. Note that a typical plate has 5 or 6 DOF's per node depending on the formulation while a solid element only has 3 DOF's per node.
Another approach would be to get an evaluation of the "high end" software if this is a "once off" situation. But if you don't have experience with this kind of software I'm sure this is a good example to start with.
Good Luck
Thomas
RE: Stiffness matrix for Rect Plate & nodes on top
Not sure what you are actually trying to connect to with your plate elements, but one technique is to extend the row of plate elements onto, say, your bricks, but give them virtually zero stiffness (modulus of 1). This resolves the DOF issues adding one additional line of node and minimal stiffness to your transition.
RE: Stiffness matrix for Rect Plate & nodes on top
Given your suggestion, to use bricks instead of plates, are there any compatability issues if a beam element runs along one edge? I know there could be an incompatability between the brick and the beam, I just don't know if it is likely.
If the beam part rotates at each end but experiences almost no displacement, would the brick nodes displace into a shape reasonably consistent with this rotation (e.g. with the beam along the bottom edge, would the top nodes of the brick displace relative to the bottom nodes an amount consistent with the angle of rotation?)
If I were using a plate with a rotational degree of freedom in the proper orientation, then there is no question.