Vibrational impact study
Introduction
The finite element method (FEM in Spanish or FEM in English) is a general numerical method for approximating solutions of very complex partial differential equations used in various physical engineering problems.
The FEM is designed to be used on computers and allows you to solve, approximately, differential equations associated with a physical or engineering problem on complicated geometries. FEM is used in the design and improvement of industrial products and applications, as well as in the simulation of complex physical and biological systems. The variety of problems to which it can be applied has grown enormously, the basic requirement being that the constitutive equations and time evolution equations of the problem are known in advance.
The FEM allows obtaining an approximate numerical solution on a body, structure or domain (continuous medium) - on which certain differential equations are defined in weak or integral form that characterize the physical behavior of the problem - dividing it into a large number of non-intersecting subdomains called "finite elements". The set of finite elements forms a partition of the domain also called discretization. Within each element, a series of representative points called "nodes" are distinguished. Two nodes are adjacent if they belong to the same finite element; Furthermore, a node on the boundary of a finite element can belong to several elements. The set of nodes considering their adjacency relationships is called a “mesh”.
The calculations are carried out on a mesh of points (called nodes), which in turn serve as a basis for discretization of the domain in finite elements. Mesh generation is usually done with special programs called mesh generators, in a stage prior to the calculations called preprocessing. According to these adjacency or connectivity relationships, the value of a set of unknown variables defined in each node and called degrees of freedom is related. The set of relationships between the value of a given variable between nodes can be written in the form of a system of linear (or linearized) equations. The matrix of said system of equations is called the system stiffness matrix. The number of equations in said system is proportional to the number of nodes.
Typically the finite element analysis is programmed computationally to calculate the displacement field and, subsequently, through kinematic and constitutive relations the deformations and stresses respectively, when it is a problem of mechanics of deformable solids or more generally a problem of mechanics of continuous media. The finite element method is widely used due to its generality and the ease of introducing complex calculation domains (in two or three dimensions). Furthermore, the method is easily adaptable to heat transfer problems, fluid mechanics to calculate velocity and pressure fields (computational fluid mechanics, CFD) or electromagnetic field. Given the practical impossibility of finding the analytical solution to these problems, frequently in engineering practice numerical methods and, in particular, finite elements, become the only practical alternative for calculation.