Select material and set initial dimension and temperature change to compute linear, area and volumetric expansion, thermal strain, thermal stress and bimetallic strip deflection.
Parameters
Material
α [1/K] custom value
E [Pa] Young's modulus
Initial Length L₀
m
Temperature change ΔT
°C
Range: −200 to +1000 °C
Bimetallic strip — Material 2
Strip thickness t
mm
Results
—
ΔL [mm]
—
Final Length [m]
—
Thermal Strain ε [×10⁻⁶]
—
Thermal Stress σ [MPa]
Main
Engineering context
Thermal stress is critical in piping supports, bridges, rail tracks and precision machine frames. Used for hand-calculation verification in FEA thermal-structural coupled analysis. Bimetallic strips are analyzed for thermostat and circuit breaker design.
What exactly is thermal expansion? I know things get bigger when hot, but is it the same for all materials?
🎓
Basically, it's the tendency of matter to change its shape, area, and volume in response to a temperature change. The key is the coefficient of thermal expansion (α), which is unique to each material. In practice, aluminum expands about twice as much as steel for the same temperature rise. Try selecting different materials in the simulator above and watch how the results change for the same ΔT.
🙋
Wait, really? So if I have a long steel bridge on a hot day, how much does it actually grow? And what's the difference between linear and area expansion?
🎓
A common case is a 100-meter steel bridge on a 30°C summer day. With steel's α ≈ 12×10⁻⁶/°C, it expands by about 3.6 cm! Linear expansion (ΔL) is for one dimension, like a rail track. Area expansion (ΔA) is for 2D, like a metal plate, and is roughly twice the linear effect. Volume expansion is for 3D. Adjust the "Initial Length L₀" and "ΔT" sliders to see these three results update instantly.
🙋
Okay, that makes sense. But the simulator also shows "Stress" and "Strain". What happens if the expanding material is constrained and can't move?
🎓
Great question! That's where thermal stress comes in. If the material is fully restrained, the strain from expansion ($\alpha \Delta T$) is prevented, which induces a compressive stress. The stress is calculated as $\sigma = E \cdot \alpha \Delta T$, where E is Young's modulus. This is critical in engineering. For instance, in the simulator, set a large ΔT for a material like concrete and see the high stress value—this explains why expansion joints are essential.
Physical Model & Key Equations
The fundamental governing equation for linear thermal expansion describes the change in length (ΔL) as directly proportional to the original length (L₀), the temperature change (ΔT), and the material's intrinsic coefficient of linear thermal expansion (α).
$$\Delta L = \alpha L_0 \Delta T$$
Where:
$\alpha$ = Coefficient of linear thermal expansion [1/°C or 1/K]
$L_0$ = Original length [m]
$\Delta T$ = Temperature change [°C or K]
$\Delta L$ = Change in length [m]
When expansion is fully constrained, the thermal strain is converted into stress. The induced thermal stress is found using Hooke's Law, where the prevented thermal strain acts as the mechanical strain.
$$\sigma = E \cdot \epsilon = E \cdot (\alpha \Delta T)$$
Where:
$\sigma$ = Induced thermal stress [Pa]
$E$ = Young's modulus (Modulus of Elasticity) [Pa]
$\epsilon$ = Strain (which would be $\alpha \Delta T$ if unconstrained) [unitless]
This stress can be compressive (if heating is prevented) or tensile (if cooling is prevented).
Real-World Applications
Piping Systems & Supports: In refineries and power plants, long pipelines carry hot fluids. Without properly designed expansion loops, guides, or supports, the thermal stress can buckle pipes or rupture welds. Engineers use these exact calculations to determine the required flexibility and anchor forces.
Railway Tracks & Bridges: Continuous welded rails (CWR) are laid under a specific "stress-free temperature." On hotter days, the rail wants to expand, creating massive compressive forces that can cause sun kink buckling. Expansion calculations determine the safe temperature range for operation.
Bimetallic Strips in Thermostats: This simulator's "Strip thickness" parameter is key here. A strip made of two metals with different α values will bend when heated, as one side expands more. This mechanical motion is used to open/close electrical contacts in thermostats and circuit breakers.
Precision Machine Frames & Electronics: In CNC machines or semiconductor manufacturing equipment, tiny, unwanted thermal expansion can ruin precision. Engineers select materials with matching α (like Invar) or use these calculations to design thermal compensation into the control system.
Common Misconceptions and Points to Note
When you start using this tool, there are a few pitfalls that early-career engineers in the field often stumble into. First and foremost, it's easy to forget that the coefficient of linear expansion changes with temperature. While this simulator uses a constant value, for real materials like plastics or certain alloys, the coefficient itself can change as the temperature range widens. The expansion from 0°C to 100°C might not follow a simple calculation the same way it does from 500°C to 600°C. Always check your intended operating temperature range.
Next, remember that the formula $\sigma = E \alpha \Delta T$ assumes "perfect constraint". This formula talks about an ideal, perfectly rigid state where deformation is "completely" prevented. Actual structures have some degree of deflection or elasticity in their supports, so the resulting stress is often smaller than this. However, knowing this maximum value is crucial for evaluating the worst-case scenario. For example, if you design a pipe clamp thinking it's "almost immovable," a stress close to this calculated value could occur, potentially leading to bolt failure.
Finally, regarding area and volume expansion coefficients. The approximation that the area expansion coefficient is simply twice the linear coefficient ($\beta \approx 2\alpha$) and the volume coefficient is three times ($\gamma \approx 3\alpha$) holds true only for isotropic materials (whose properties are the same in all directions). Be careful with anisotropic materials like wood or composites, where the expansion rate differs by direction, as this simple relationship doesn't apply.