Stiffness matrix fea plate element

AI Thread Summary
The stiffness of a plate element in finite element analysis (FEA) is calculated using the relationship between force, area, length, and Young's modulus. A user seeks an algorithm to convert degrees of freedom (dofs) from a local 3D stiffness matrix to a global stiffness matrix. It is suggested to explore open-source FEA resources online for relevant code, although writing a custom solution may be more straightforward for those familiar with their project. The discussion emphasizes the importance of understanding the underlying principles of stiffness matrix calculations. Overall, the conversation centers on practical approaches to implementing stiffness matrix calculations in FEA.
chandran
Messages
137
Reaction score
1
i know that the stiffness for a line element is calculated as fl/ae where
a is known as area and l is the length,f is the force applied and e is the
youngs modulus.

How the stiffness of a plate element are calculated?
 
Engineering news on Phys.org
hi, anybody has algorithm for index (from dofs) of each node for 3D local stiffness matrix to global stiffness matrix.
 
You could search internet finite element resources for an open source code which would be closest to the application you're developing and extract it from there. Although it may be simplest to write it yourself if you're already that far in writing whatever you're doing, I'm fairly sure it's not the most complex part of it :wink: .
 
Posted June 2024 - 15 years after starting this class. I have learned a whole lot. To get to the short course on making your stock car, late model, hobby stock E-mod handle, look at the index below. Read all posts on Roll Center, Jacking effect and Why does car drive straight to the wall when I gas it? Also read You really have two race cars. This will cover 90% of problems you have. Simply put, the car pushes going in and is loose coming out. You do not have enuff downforce on the right...
Thread 'Physics of Stretch: What pressure does a band apply on a cylinder?'
Scenario 1 (figure 1) A continuous loop of elastic material is stretched around two metal bars. The top bar is attached to a load cell that reads force. The lower bar can be moved downwards to stretch the elastic material. The lower bar is moved downwards until the two bars are 1190mm apart, stretching the elastic material. The bars are 5mm thick, so the total internal loop length is 1200mm (1190mm + 5mm + 5mm). At this level of stretch, the load cell reads 45N tensile force. Key numbers...
I'm trying to decide what size and type of galvanized steel I need for 2 cantilever extensions. The cantilever is 5 ft. The space between the two cantilever arms is a 17 ft Gap the center 7 ft of the 17 ft Gap we'll need to Bear approximately 17,000 lb spread evenly from the front of the cantilever to the back of the cantilever over 5 ft. I will put support beams across these cantilever arms to support the load evenly
Back
Top