CAE Engineering Glossary Back
Glossary

CAE & Engineering Glossary

Definitions of key terms in FEM, CFD, thermal analysis, control engineering and numerical methods — each linking to a related free tool.

BCFLPSV
B
BEM(境界Element法)
Boundary Element Method
A numerical analysis method that discretizes only the boundary of a structure. Since internal nodes are unnecessary, it is effective for infinite domain problems (electromagnetics, elastic waves). Fewer unknowns than FEM.
C
CFD
Computational Fluid Dynamics
Computational fluid dynamics. A technique for numerically solving the Navier-Stokes equations to analyze fluid flow. Finite volume and finite difference methods are widely used.
CAE
Computer-Aided Engineering
General term for engineering analysis using computers. Encompasses FEM (structural analysis), CFD (fluid analysis), thermal analysis, electromagnetic analysis, etc.
F
FEM(有限Element法)
Finite Element Method
continuumをfinite number of Elementdividing into Numericalanalysismethod。構造・熱・電磁気etc.wide range of applied to engineering problems最もstandard Calculationmechanicsmethod。
FFT(高速Fourier transform)
Fast Fourier Transform
time domain信号をfrequency domaintransformfast algorithm。Vibration・Acoustic・signal processingwidely used in。DFTをO(N log N)でCalculation。
L
LMTD(対数平均Temperature difference)
Log Mean Temperature Difference
heat exchangerのheat transferfor calculationusedTemperature difference。Q = UA·LMTD で熱交換量to find。
P
Paris則
Paris Law
Fatiguecrack growth rateをStressintensityCoefficient範囲expressed asempirical da/dN = C(ΔK)^m。residual life predictionused for。
PIDControl
PID Control
proportional(P)・integration(I)・differential(D)combining 3 terms of FeedbackControl。Control engineeringで最もwidely usedControl law。
S
S-N曲線
S-N Curve
cyclic StressAmplitudeとfracturecyclic 数の関係を示すFatiguecharacteristic curve。vertical axis=StressAmplitudeS、horizontal axis=fracturecyclic 数Nexpressed as。
V
V&V
Verification & Validation
Verification (is the code implemented correctly?) and Validation (is the correct problem being solved?). The two pillars of simulation quality assurance.
von MisesStress
von Mises Stress
Equivalent stress for determining yield under multiaxial stress states. σvm = √[(σ1−σ2)² + (σ2−σ3)² + (σ3−σ1)²] / √2. The most commonly used evaluation quantity in FEM post-processing.
き裂進展
Crack Propagation
FatigueLoadbased 亀裂の成長。Paris則 da/dN = C(ΔK)^m でcrack growth rateを表す。
Aspect Ratio
Aspect Ratio
The aspect ratio of an FEM element. The closer to 1, the higher the accuracy. Elongated elements (aspect ratio > 5) cause accuracy degradation.
Impedance
Impedance
The ratio of AC voltage to current in an electrical circuit. A complex number determined by the combination of resistance, inductance, and capacitance.
EulerBuckling
Euler Buckling
A phenomenon where a slender column suddenly deforms laterally under compressive load. Critical load Pcr = π²EI/(KL)² .
Goodman Diagram
Goodman Diagram
A design diagram for evaluating the effect of mean stress on fatigue strength. Plot with vertical axis = stress amplitude, horizontal axis = mean stress, and determine whether the design point falls within the safe zone.
Green.s Function
Green's Function
Point source response of a differential equation. Forms the theoretical foundation of FEM and BEM.
Darcy Friction Factor
Darcy Friction Factor
A dimensionless coefficient representing friction loss in pipe flow. Determined by Reynolds number and pipe wall roughness, read from the Moody chart.
Navier-Stokes equations
Navier-Stokes Equations
Partial differential equations describing the motion of viscous fluids. The fundamental equations of CFD, which generally can only be solved numerically.
Nusselt Number
Nusselt Number
対流熱TransmissionとHeat conductionの比を表す無次元数 Nu = hL/k。強制対流and自然対流の熱TransmissionCoefficient推定used forCorrelationの基礎。
Hertzian Contact
Hertz Contact
Contact stress when two elastic bodies are in contact. The contact pressure distribution varies depending on the geometry: sphere-sphere, sphere-plane, cylinder-cylinder, etc.
ボード線図
Bode Plot
A graph representing the frequency response of a control system. Displays gain and phase as functions of frequency on a logarithmic scale, used for stability analysis.
Poisson.s Ratio
Poisson's Ratio
The ratio ν of lateral strain to axial strain. Takes values of 0 to 0.5 for most isotropic materials (steel: 0.3, rubber: ≈0.5).
ModalAnalysis
Modal Analysis
An analysis method to find natural frequencies, vibration modes, and damping ratios of structures. Often combined with experimental FRF (frequency response function) measurements.
Mohrのstress circle
Mohr's Circle
A graphical method to find principal stresses and maximum shear stress from an arbitrary stress state. Represents stress changes as the cross-section orientation rotates using a circle.
Young's modulus
Young's Modulus
The elastic coefficient E = σ/ε representing material tensile stiffness. Steel: 206 GPa, Aluminum: 70 GPa. The most fundamental material property representing resistance to deformation.
Reynolds number
Reynolds Number
流体のInertia力と粘性力の比 Re = ρVL/μ。Re < 2300 で層流、Re > 4000 で乱流が一般的目安。
ワープ関数
Warping Function
A function representing cross-sectional shape warping in torsion problems. Appears in Saint-Venant torsion theory.
PhaseOptimal化
Topology Optimization
A design method using FEM to automatically determine optimal material placement (where to retain material). The SIMP method is representative.
剛性matrix
Stiffness Matrix
The matrix [K] relating displacement and force in FEM. The coefficient matrix for finding displacements in the form [K]{u}={F}.
動Analysis
Dynamic Analysis
Analysis of stress and deformation when loads change over time. Handles natural frequencies, frequency response, transient response, etc. Also related to eigenvalue analysis.
収束
Convergence
The property that finer meshes bring the numerical solution closer to the true value. "Convergence verification" is fundamental to simulation quality assurance.
固有値問題
Eigenvalue Problem
A mathematical problem for finding natural frequencies and buckling loads. Takes the form [K]{φ} = λ[M]{φ}, where λ is the eigenvalue (square of natural frequency, etc.) and {φ} is the eigenvector (vibration mode).
Safety factor
Safety Factor
A coefficient dividing the reference strength to find the allowable stress. Guidelines: 2-3 for static loads, 4-8 for impact loads. A margin against design uncertainties.
Buckling
Buckling
An instability phenomenon where a structure suddenly deforms laterally when compressive load exceeds a critical value. Problematic in slender columns, thin plates, and shells.
弾塑性Analysis
Elastoplastic Analysis
Analysis considering plastic deformation after yield. Deals with stress-strain relationships in regions where Hooke.s law no longer holds.
Stress concentration
Stress Concentration
A phenomenon where stress locally increases at geometric discontinuities such as holes, notches, and stepped sections. Evaluated by stress concentration factor Kt.
打ち切り誤差
Truncation Error
Error caused by truncation of higher-order terms in numerical differentiation and integration. Decreases as the mesh is refined.
材料mechanics
Mechanics of Materials
A branch of mechanics dealing with deformation, stress, and strain of solids under external forces. The foundation for strength calculations of beams, columns, and shafts.
梁理論
Beam Theory
Classical theory for analyzing beam deflection and stress. Includes Euler-Bernoulli beams (slender beams) and Timoshenko beams (considering shear deformation).
熱Transmission率
Heat Transfer Coefficient
Coefficient h [W/m²K] representing the ease of heat transfer between fluid and solid surface. Estimated from Nusselt number correlations.
破壊靱性
Fracture Toughness
A material property representing the resistance to fracture of a cracked material. Fracture occurs when the stress intensity factor K reaches the fracture toughness KIC.
線形Elastic
Linear Elasticity
Material behavior where stress and strain are proportional (Hooke.s law). Valid below the yield point, the most fundamental assumption in FEM analysis.
非線形Analysis
Nonlinear Analysis
Analysis of problems where linear assumptions do not hold: geometric nonlinearity (large deformation), material nonlinearity (plasticity), contact nonlinearity, etc. Solved by iterative methods.

What is CAE & Engineering Simulation?

🧑‍🎓
What exactly is CAE? I hear it with CAD and CAM, but I'm not sure what it does.
🎓
Basically, CAE stands for Computer-Aided Engineering. It's the step *after* you design something in CAD. While CAD creates the 3D shape, CAE uses simulation software to test and predict how that design will behave in the real world—like its strength, heat flow, or aerodynamics—before you ever build a physical prototype.
🧑‍🎓
Wait, really? So it's like a virtual testing lab? What are the main tools it uses?
🎓
Exactly! The two most powerful and common tools are Finite Element Analysis (FEM/FEA) and Computational Fluid Dynamics (CFD). In this glossary, you can click on any term, like "FEM," to get a clear definition and often a link to a free simulator. For instance, clicking on "Stress Analysis" will show you how FEA is used to find weak spots in a bridge design.
🧑‍🎓
That makes sense. But how does something like CFD actually work? It sounds incredibly complex.
🎓
It is complex, but the core idea is accessible. CFD software takes the air or fluid space around an object, like a car, and breaks it into millions of tiny cells. It then solves fundamental physics equations in each cell to model the flow. By exploring the glossary here, you'll find terms like "Turbulence Model" or "Mesh," which are the key ingredients that make these virtual wind tunnels possible.

Physical Model & Key Equations

While CAE encompasses many methods, they all rely on solving the governing equations of physics numerically. For structural analysis via Finite Element Method (FEM), the core equation is derived from the principle of virtual work, often represented in a discretized matrix form:

$$[K]\{u\} = \{F\}$$

Here, $[K]$ is the global stiffness matrix (built from individual elements), $\{u\}$ is the vector of nodal displacements (what we solve for), and $\{F\}$ is the vector of applied forces. This equation is the mathematical heart of predicting how a structure deforms under load.

For fluid flow analysis via Computational Fluid Dynamics (CFD), the foundational equations are the Navier-Stokes equations. They describe the conservation of momentum for a viscous fluid. The incompressible form (constant density) is:

$$\rho \left( \frac{\partial \mathbf{v}}{\partial t} + \mathbf{v} \cdot \nabla \mathbf{v} \right) = -\nabla p + \mu \nabla^2 \mathbf{v} + \mathbf{f}$$

Where $\rho$ is density, $\mathbf{v}$ is the velocity vector, $t$ is time, $p$ is pressure, $\mu$ is the dynamic viscosity, and $\mathbf{f}$ represents body forces (like gravity). Solving this equation for complex geometries is what allows the simulation of airflow over a wing or water in a pipe.

Real-World Applications

Aerospace & Automotive Design: CAE is indispensable for designing safer, more efficient vehicles. Engineers use CFD to optimize the aerodynamics of a car body to reduce drag and improve fuel economy. Simultaneously, FEA is used to perform crash simulations, ensuring the passenger cabin remains intact and safe during an impact, all before a single prototype is crashed.

Consumer Electronics: When designing a smartphone, engineers use thermal simulation (a type of CAE) to model how heat from the processor spreads through the device. This helps place components and design cooling solutions to prevent the phone from overheating during use, ensuring both performance and user comfort.

Civil & Structural Engineering: Before construction begins on a skyscraper or a long-span bridge, the entire structure is modeled and analyzed using FEA. Engineers simulate extreme loads from wind, earthquakes, and traffic to identify stress concentrations and validate that the design can withstand these forces throughout its lifetime.

Biomedical Engineering: CAE enables the development of custom medical implants, like a knee replacement. Surgeons and engineers can use patient-specific CT scan data to create a 3D model of the bone, then use FEA to simulate the stresses on the implant during walking, ensuring it is strong enough and will integrate properly with the bone.

Common Misconceptions and Points to Note

When you start learning CAE, there are a few common pitfalls you might encounter. The first one is the belief that a finer mesh is always better. While it's true that finer meshes theoretically improve accuracy, computation time increases explosively, proportional to the number of elements. For example, simply doubling the number of divisions along one edge of a cube mesh increases the element count eightfold. In practice, it's crucial to identify the "minimum mesh that meets the required accuracy." If you experiment by changing the mesh coarseness in your tool, you can experience "convergence"—the point beyond which further refinement yields little change in the results.

The second pitfall is errors in setting boundary conditions. This is the leading cause of inaccurate results. For instance, if you model the fixed end of a cantilever beam as a "pinned support" instead of "fully fixed," it will allow rotation at the base, leading to completely different deflection calculations. The golden rule of simulation is "garbage in, garbage out" (GIGO). How you simplify (model) reality is where your skill truly matters.

The third point is to avoid trusting raw numerical results too blindly. Even if a stress value reads 345 MPa, failing to visualize where on the part and in which direction it occurs (using contour plots or vector displays) can lead to critical oversights. Judging as "OK" based on numbers alone is risky. Always ask yourself, "Does this result make physical sense?"

Related Engineering Fields

The FEM and CFD technologies covered in this terminology dictionary are connected to a wider range of fields than you might think. For example, in biomedical engineering, FEM is used to analyze stress on artificial joints (implants), and CFD simulates blood flow (hemodynamics) within blood vessels. Learning a term like "non-Newtonian fluid" here can lead you into analyzing fluids like blood, whose viscosity changes with shear rate.

Another connection is with materials science. FEM calculations require material property values like "Young's modulus" or "yield point." Conversely, in new material development, this connects to the concept of "materials informatics," where CAE is used to input virtual material properties and predict product performance. For thermal analysis, predicting heat generation and thermal runaway in battery development is an interdisciplinary field combining electrochemistry and thermofluids.

Furthermore, don't overlook acoustical engineering. Vibration of a structure (calculable by FEM) vibrates the air to create sound. Designing automotive interior noise (NAH) or speakers relies on coupled simulations of structural and acoustic analysis (wave equations). As you can see, principles learned with one tool often come to life in completely different application areas.

For Further Learning

Once you've gotten a "feel" for things with the terminology dictionary and simulator, the next recommended step is to gradually solidify your theoretical backbone. A fundamental building block is linear algebra. Handling the stiffness matrix $[K]$, central to FEM (solving systems of linear equations, eigenvalue problems), is entirely built upon linear algebra. Start from the level of understanding that "a matrix is an organized collection of coefficients from a system of equations"—just having that mental image is a good start.

Next, begin by not "solving" but "observing" the governing equations for each physical phenomenon. For example, the basis of heat conduction is Fourier's law and the heat conduction equation $$\frac{\partial T}{\partial t} = \alpha \nabla^2 T$$. When you look at this equation, it's important to develop a physical intuition: "The rate of change in time ($\partial T/\partial t$) is proportional to the sharpness of the temperature distribution curve ($\nabla^2 T$)," meaning "areas where temperature is convex will flatten out over time." Think of it as practice in translating equations into plain language.

A learning path with lower risk of frustration is: 1. Pick up keywords from the terminology dictionary and experiment with the simulator → 2. Look up the simple equation describing that phenomenon and connect it to a physical image → 3. Learn how that equation is discretized and solved by computers (basics of FEM or FVM). For your next topics, tackling nonlinear analysis (material plasticity, large deformations) or coupled analysis (structure-fluid-thermal interaction) will let you touch upon the real depth of CAE practice.