Thermo-Mechanical Design

Category: Coupled Analysis > Thermo-Structural Coupling | Updated 2026-04-12
Thermo-mechanical design methodology showing thermal distortion contour and CTE mismatch stress distribution
Thermo-mechanical design: Consistently evaluate thermal deformation and thermal stress from temperature distribution to achieve both dimensional accuracy and structural integrity

Thermo-Mechanical Design: Theoretical Foundations

What is Thermo-Mechanical Design?

πŸ§‘β€πŸŽ“

Isn't thermo-mechanical design just about calculating thermal stress?

πŸŽ“

No, evaluating thermal stress is just one small aspect. What's more important is the degradation of dimensional accuracy due to thermal deformation. For example, the stage of a semiconductor lithography system requires 0.1nm accuracy, but a temperature fluctuation of just 0.01Β°C can cause deformation of several nm.

πŸ§‘β€πŸŽ“

Several nm from just 0.01Β°C!? That's already in the realm of temperature management...

πŸŽ“

Exactly. That's why "thermo-mechanical design" includes everything from the selection of special materials like Invar (Fe-Ni low-expansion alloy, CTE β‰ˆ 1.2Γ—10⁻⁢/K), optimal placement of cooling channels, to the design of constraint conditions. It's not just about calculating $\sigma = E \alpha \Delta T$ and being done.

πŸ§‘β€πŸŽ“

So it includes everything from material selection to cooling design. Specifically, what industries use it?

πŸŽ“

These five fields are typical:

  • Semiconductor Manufacturing Equipment: Lithography stages, wafer chucks (nm-level accuracy)
  • Aircraft Engines: Turbine blades, combustor liners (1600Β°C environment)
  • Electronics: BGA/CSP packages, power modules (temperature cycle reliability)
  • Automotive: Exhaust manifolds, brake discs
  • Plant Equipment: Steam turbines, pressure vessels (start-stop cycles)

Thermal Deformation and Dimensional Accuracy

πŸ§‘β€πŸŽ“

Is thermal deformation really that problematic? I have an image that iron is hard and doesn't deform easily.

πŸŽ“

You can see how scary it is with numbers. For example, if the temperature of a 1m long steel piece (CTE β‰ˆ 12Γ—10⁻⁢/K) rises by 10Β°C:

$$ \Delta L = \alpha \cdot L \cdot \Delta T = 12 \times 10^{-6} \times 1000\,\text{mm} \times 10 = 0.12\,\text{mm} $$
πŸŽ“

0.12mmβ€”it's not a problem for ordinary mechanical design, but it's fatal for machine tools with ΞΌm-level machining accuracy. Moreover, because the temperature distribution is not uniform, you get "warping" and "twisting," not just simple expansion. This is the true fear of thermal deformation.

πŸ§‘β€πŸŽ“

If it expands uniformly, you can compensate, but warping and twisting are troublesome...

πŸŽ“

Exactly. That's why at the design stage, you need to think from both sides: "how to minimize the non-uniformity of temperature distribution" and "how to withstand the remaining non-uniformity." The former is cooling design, the latter is material selection and constraint design.

Mechanics of CTE Mismatch

πŸ§‘β€πŸŽ“

CTE mismatch is a problem when different materials are joined, right?

πŸŽ“

Yes. For example, on an electronic substrate, a silicon chip (CTE β‰ˆ 2.6Γ—10⁻⁢/K) is soldered onto an FR-4 substrate (CTE β‰ˆ 14Γ—10⁻⁢/K). During temperature cycles, the CTE difference directly becomes interfacial shear stress.

$$ \gamma_{interface} \approx \frac{(\alpha_2 - \alpha_1) \cdot \Delta T \cdot L}{h_{solder}} $$
πŸŽ“

Here $\gamma$ is the shear strain in the solder, $L$ is the half-width of the chip, $h_{solder}$ is the solder height. The larger the CTE difference, the larger the chip, and the thinner the solder, the greater the shear strain. This is the root cause of BGA solder cracks.

πŸ§‘β€πŸŽ“

There's a temperature cycle test specification for automotive ECUs like "-40Β°C to +125Β°C, 1000 cycles," that's exactly evaluating this, right?

πŸŽ“

Sharp observation. And the same problem exists in turbine blades. TBC (Thermal Barrier Coating, ceramic-based, CTE β‰ˆ 10Γ—10⁻⁢/K) is sprayed onto a Ni superalloy, but the CTE of the Ni superalloy is about 13Γ—10⁻⁢/K. This difference causes TBC delamination during repeated start-stop cycles.

Governing Equations

πŸ§‘β€πŸŽ“

What about the equations? The thermal and structural equations are coupled, right?

πŸŽ“

First, the heat conduction equation (transient):

$$ \rho c_p \frac{\partial T}{\partial t} = \nabla \cdot (k \nabla T) + Q $$
πŸŽ“

Here $\rho$ is density, $c_p$ is specific heat, $k$ is thermal conductivity, $Q$ is internal heat generation. And the structural equilibrium equation:

$$ \nabla \cdot \boldsymbol{\sigma} + \mathbf{f} = \mathbf{0} $$
πŸŽ“

The key to coupling is the constitutive law. Elastic strain is found by subtracting thermal strain from total strain:

$$ \boldsymbol{\sigma} = \mathbf{D} : (\boldsymbol{\varepsilon} - \boldsymbol{\varepsilon}_{th}) \qquad \text{where} \quad \boldsymbol{\varepsilon}_{th} = \alpha (T - T_{ref}) \mathbf{I} $$
πŸ§‘β€πŸŽ“

So you solve for the temperature field, then use that temperature to solve the structure. Once the temperature is determined, the thermal strain is determined, and if there is constraint, thermal stress appears.

πŸŽ“

That's the basics. However, when material properties like elastic modulus $E(T)$ or yield stress $\sigma_y(T)$ are temperature-dependent, the structural behavior depends on temperature, so even "one-way coupling" accurately reflects temperature effects. Furthermore, when structural deformation changes contact conditions and alters thermal resistance (e.g., contact thermal conductance in bolted joints), bidirectional coupling is needed.

Transient Thermal Stress vs. Steady-State Thermal Stress

πŸ§‘β€πŸŽ“

Isn't it enough to just look at steady-state thermal stress? Isn't steady-state the most severe condition?

πŸŽ“

That's a major pitfall. There are many cases where transient stress is greater than steady-state stress. Take a steam turbine rotor as an example. During startup, when hot steam hits the outer surface, the outside heats up quickly but the inside is still cold. At this time, a large temperature gradient occurs with compression on the outside and tension on the inside.

$$ \sigma_{transient} \approx \frac{E \alpha \Delta T_{surface-core}}{1 - \nu} $$
πŸŽ“

When steady-state is reached, the temperature gradient relaxes and stress decreases. In other words, the transient conditions during startup and shutdown are the most severe. In practice, steam turbine manufacturers always perform transient analysis for each startup pattern (cold start / warm start / hot start) to determine the allowable heating rate (Β°C/min).

πŸ§‘β€πŸŽ“

So if you only look at steady-state and judge it's "okay," it might break during startup. Scary...

πŸŽ“

That's why in thermo-mechanical design, transient analysis of the entire lifecycle (startup β†’ steady-state β†’ shutdown β†’ restart) is essential. This is the point that is fundamentally different from simple "thermal stress calculation."

Coffee Break Trivia Corner

Semiconductor Lithography Systems β€” The Battle for 0.01Β°C

The wafer stage of an EUV lithography system requires nm-level positioning accuracy. Invar alloy or SiC ceramics are used for major structural components because their CTE (coefficient of thermal expansion) is extremely low. Invar's CTE is about 1.2Γ—10⁻⁢/K, one-tenth that of steel. Furthermore, the area around the stage is controlled to within 0.01Β°C by temperature-regulated air or a He atmosphere, and laser interferometers provide displacement feedback at hundreds of Hz with pm resolution. Even with all this, thermal deformation remains, so FEM is used to predict transient temperature distributions and pre-calculate control correction values. This is the pinnacle of fields where CAE "directly determines product operational accuracy."

Computational Methods for Thermo-Mechanical Design

Coupling Strategy: Weak Coupling vs. Strong Coupling

πŸ§‘β€πŸŽ“

Do you solve thermal and structural simultaneously? Or separately?

πŸŽ“

There are three main approaches:

  • One-way coupling: Thermal analysis β†’ Transfer temperature to structure β†’ Structural analysis. Used when structural deformation does not affect the temperature field. Sufficient for 80% of practical work.
  • Sequentially coupled (Weak coupling): Thermal β†’ Structural β†’ (Update thermal conditions based on structural deformation) β†’ Thermal β†’ ... loop. Used when contact thermal conductance depends on deformation.
  • Fully coupled (Strong coupling): Solve thermal and structural simultaneously in one matrix. Used when structural deformation rate contributes to heat generation (plastic working, frictional heating).
πŸ§‘β€πŸŽ“

One-way works for 80%? When do you use strong coupling then?

πŸŽ“

A typical example is forging or friction stir welding (FSW). Heat generation from plastic deformation $Q_{plastic} = \eta \cdot \sigma : \dot{\varepsilon}^p$ ($\eta$ is the thermal conversion coefficient of plastic work, typically 0.9) raises temperature, which changes material properties, which changes deformation behaviorβ€”a complete feedback loop. Abaqus's `*Coupled Temperature-Displacement` is a representative step that handles this strong coupling.

Coupling TypeAccuracyComputational CostTypical Applications
One-wayβ—‹ (Sufficient for many cases)LowTemperature cycles in electronics, steady-state machinery
Sequentially coupledβ—ŽMediumContact thermal conductance in bolted joints, gaskets
Fully coupledβ—ŽHighForging, FSW, brake friction, machining

FEM Formulation

πŸ§‘β€πŸŽ“

How do you incorporate thermal strain in FEM?

πŸŽ“

The structural finite element equation is:

$$ [\mathbf{K}]\{\mathbf{u}\} = \{\mathbf{F}_{mech}\} + \{\mathbf{F}_{th}\} $$
πŸŽ“

Here, the thermal load vector $\{\mathbf{F}_{th}\}$ is obtained from the thermal strain of each element:

$$ \{\mathbf{F}_{th}\}_e = \int_{\Omega_e} \mathbf{B}^T \mathbf{D} \boldsymbol{\varepsilon}_{th} \, d\Omega $$
πŸŽ“

$\mathbf{B}$ is the strain-displacement matrix, $\mathbf{D}$ is the elasticity matrix. In other words, through the transformation "temperature difference β†’ thermal strain β†’ equivalent nodal forces," the thermal effect enters the right-hand side of the structural equation in the same form as mechanical loads. This makes implementation easy because it can be solved with the same solver.

πŸ§‘β€πŸŽ“

I see, you convert the thermal load into an equivalent force and add it to the right-hand side. So you can use the existing structural solver as-is.

Time Integration for Transient Analysis

πŸ§‘β€πŸŽ“

How do you decide the time step for transient thermal analysis?

πŸŽ“

Using the backward Euler method for FEM discretization of the heat conduction equation:

$$ \left( [\mathbf{C}] + \Delta t \, [\mathbf{K}_T] \right) \{T\}^{n+1} = [\mathbf{C}]\{T\}^n + \Delta t \, \{Q\}^{n+1} $$
πŸŽ“

$[\mathbf{C}]$ is the heat capacity matrix, $[\mathbf{K}_T]$ is the thermal conductivity matrix. Backward Euler (implicit method) is unconditionally stable, so you can use a large time step, but a sufficiently small time step is needed to capture transient temperature peaks. Guidelines:

  • Initial rapid heating: $\Delta t \leq L_e^2 / (6 \kappa)$ ($\kappa = k/(\rho c_p)$ is thermal diffusivity, $L_e$ is minimum element size)
  • As it approaches steady-state: Increase $\Delta t$ to improve computational efficiency (automatic time step control)
πŸ§‘β€πŸŽ“

Fine initially, coarser as it nears steady-state. That's reasonable.

Data Mapping Between Thermal and Structural

πŸ§‘β€πŸŽ“

What do you do when the meshes for thermal and structural analysis are different?

πŸŽ“

This is a really important point in practice. Thermal analysis may converge with a coarse mesh, but structural analysis needs a fine mesh at stress concentration areas. When meshes are non-matching, temperature data mapping (transfer) is needed:

  • Shape function interpolation: Find which thermal element the structural node lies within and interpolate using shape functions. Most common.
  • Nearest neighbor method: Use the value of the nearest node directly. Simple but low accuracy.
  • RBF interpolation: Reconstruct a smooth temperature field using radial basis functions. Robust for non-matching meshes.
Related Simulators

Experience the theory with interactive simulators in this field

Thermal Stress Simulator All Simulators

Related fields

Coupled AnalysisStructural AnalysisThermal Analysis
Rate this article
Thank you for your feedback!
Helpful
More details
Report error
Helpful
0
More details
0
Report error
0
Written by NovaSolver Contributors
Anonymous Engineers & AI β€” Sitemap
About the Authors