Crash CAE Flashcards
Who said: “All models are wrong, but some are still useful.”
“All models are wrong, but some are still useful.”
George Box, University of Wisconsin-Madison
Who said: “A simulation is reliable if the differences between numerical and test results are small enough to lead to the same design conclusions”
“A simulation is reliable if the differences between numerical and test results are small enough to lead to the same design conclusions”
Paul du Bois, independent consultant in the automotive industry
Explain difference between verify and validate in the context of FEM.
It is important to verify and validate models:
– Are the mathematical equations correctly implemented? (Verify)
– Are results close to experimental observations? (Validate)
Which are the Guidelines for model development?
Guidelines for model development
- Define the objective(s) of the model
- Don’t make the model more complicated than what is required for its application(s)
- Use experience from earlier model development efforts
- Implement as much as possible model parts which have been validated on a component level
- Make model validation an essential part of your strategy
How to Developing a predictive model.
Explain Optimum of Model Refinement
Visual difference of Multi Body Models and FE models
Compare MBD, FEM and Testing.
Which are the major simulation softwares?
Major Simulation Softwares
Multi Body Dynamics
MADYMO
CAL3d
Finite Element Method
LSDYNA,
RADIOSS,
PAMCRASH(VPS),
ABAQUS(Explicit)
What is Finite Element Method?
Explain Discretization in the context of FEM.
Explain the different Mesh Types.
Explain Shell Element.
Explain Numerical Quadrature
In numerical analysis, a quadrature rule is an approximation of the definite integral of a function, usually stated as a weighted sum of function values at specified points within the domain of integration. An n-point Gaussian quadrature rule, named after Carl Friedrich Gauss, is a quadrature rule constructed to yield an exact result for polynomials of degree 2n − 1 or less by a suitable choice of the points xi and weights wi for i = 1, …, n.
Explain Hourglassing.
Hourglass (HG) modes are nonphysical, zero-energy modes of deformation that produce zero strain and no stress. Hourglass modes occur only in under-intetgrated (single integration point) solid, shell, and thick shell elements. LS-DYNA has various algorithms for inhibiting hourglass modes. The default algorithm (type 1), while the cheapest, is generally not the most effective algorithm.
A way to entirely eliminate hourglass concerns is to switch to element formulations with fully-integrated or selectively reduced (S/R) integration. There can be a downside to this approach. For example, type 2 solids are much more expensive than the single point default solid. Secondly, they are much more unstable in large deformation applications (negative volumes much more likely). Third, type 2 solids have some tendency to ‘shear-lock’ and thus behave too stiffly in applications where the element shape is poor.