Skip to main content

Featured Post

Why I Wrote The Sheet Mechanic (And Why Calculations Aren’t Enough)

For engineers who already know the math—but still lose projects. For the last few years, I’ve been sharing technical guides here on Mechanical Design Handbook —how to size a motor, how to calculate fits, and (as you recently read) how to choose between timing belts and ball screws. But after 25 years in industrial automation, I realized something uncomfortable: Projects rarely fail because the math was wrong. They fail because: The client changed the scope three times in one week. A critical vendor lied about a shipping date (and no one verified it). The installation technician couldn’t fit a wrench into the gap we designed. University taught us the physics. It didn’t teach us the reality. That gap is why I wrote my new book, The Sheet Mechanic . This is not a textbook. It is a field manual for the messy, political, and chaotic space between the CAD model and the factory floor. It captures the systems I’ve used to survive industrial projec...
NEW RELEASE: Stop trying to be a Hero. Start being a Mechanic. Get "The Sheet Mechanic" on Amazon »
Disclosure: As an Amazon Associate, I earn from qualifying purchases.

FEA Post-processing Guide: Validation, Visualization & Optimization

The following four-article series serves as a comprehensive introduction to the analysis discipline known as the finite element method (FEM). Originally based on works by expert Steve Roensch, this guide has been updated to reflect the modern capabilities of simulation software.

Last in a four-part series.
Previous: Part 3: The Solution Phase

Advertisement

The Post-processing Phase

After the solver has crunched the numbers, we enter the Post-processing phase. This is where the analyst earns their money—interpreting colorful blobs into actionable engineering decisions.

1. Verification: The "Sanity Check"

Before looking at stress hotspots, you must verify the physics. A "pretty" picture is useless if the math is wrong.

  • Reaction Force Balance: Newton's Third Law still applies. Sum the reaction forces at your fixtures. Do they equal the applied loads? If your input was 1000N down, the reaction better be 1000N up. If not, the model is floating or invalid.
  • Displacement Magnitude: Check the maximum deflection. If a steel bracket deflects 5 meters, you likely have a unit error (Young's Modulus in psi vs. Pa).
  • Mesh Convergence: Did you refine the mesh? If running the sim with a finer mesh changes the stress results by more than 5-10%, your result is mesh-dependent and not yet reliable.

2. Visualization Techniques

FEA Post-processing screen showing Von Mises Stress contours.
Figure 1: Identifying stress concentrations (red zones) using Von Mises contour plots.

Once verified, we examine the data using various display plots:

  • Deformation Plots: Usually exaggerated (e.g., 10x scale) to visualize how the part bends. Animation is crucial here to ensure the part is moving in the direction you expected.
  • Von Mises Stress: The industry standard for ductile metals. It combines complex 3D stress tensors into a single scalar value to compare against the material's Yield Strength.
  • Iso-Clipping: A modern tool that hides all material below a certain stress level, instantly revealing only the critical high-stress areas inside complex assemblies.
Advertisement

3. Advanced Capabilities: Topology Optimization

Modern post-processing goes beyond just "checking" the design; it generates new ones.

Topology Optimization (Generative Design):
Instead of just checking if a part breaks, you tell the software: "Keep the mounting points, handle this load, and remove as much weight as possible." The solver then iteratively removes unstressed material, creating organic, bone-like structures that are perfectly optimized for the load path.

Future Trends

A clear trend is the integration of FEA with Digital Twin technology. Sensors on physical machines feed real-time load data into the FEA model, allowing engineers to predict fatigue failure based on actual usage rather than theoretical assumptions.


Review the Full Series

Master the complete FEA workflow by reviewing the previous articles:

Conclusion

The finite element method has matured from a specialist tool into a daily driver for design engineers. With the cost of simulation software dropping and "Democratization of Simulation" making tools easier to use, the question has moved from "Why apply FEA?" to "Why aren't you simulating this yet?"

Comments

Popular posts from this blog

Dowel Pins & Locating Pins: The Basics of Fixture Design

Dowel pins are precision cylindrical pins used for accurate part alignment in assemblies. They control position, not clamping force. This guide explains tolerances, fits, sizing rules, and design best practices. Figure 1: A typical fixture setup. Notice how dowel pins (silver) provide precise location, while bolts (not shown here) provide the clamping force. In the world of Precision Engineering , the difference between a high-quality product and a scrap part often comes down to microns. While bolts hold parts together, they are terrible at positioning them. This is where Dowel Pins and Locating Pins become essential components in industrial tooling . Advertisement What is a Dowel Pin? Dowel pins are precision-ground fasteners used to secure the relative position of two parts. They are typically machined to extremely tight tolerances (often within 0.0001 inches) and are available in materials like: Hardened Steel: For high-wea...

High-Speed Automation: The Mechanics of Sankyo SANDEX Indexing

In my design work for high-speed automation, I've frequently relied on indexing boxes from the Japanese manufacturer Sankyo Seisakusho . The SANDEX series is a generic name for their cam units that utilize the superior Roller Gear Cam mechanism . Sankyo's core technology combines a precision-machined globoidal cam with a follower turret fitted with high-capacity needle bearings. To visualize how this robust mechanism works, consider the conceptual model below. Figure 1: A conceptual model illustrating the interaction between the input roller gear cam (bottom) and the output follower turret (top). Advertisement The Superior Mechanics of the Roller Gear Cam As depicted conceptually in Figure 1 , the SANDEX unit uses a continuous rib on the input shaft to drive the output turret. This is a significant upgrade over traditional Geneva mechanisms . Geneva drives suffer from high impact shock at the start and stop of motion due to inhere...

Watt Straight-Line Linkage: Analysis and Automotive Uses

Figure 1: Watt's linkage example geometry and path generation. Introduction to Watt's Linkage The Watt's linkage (also known as the parallel motion linkage) is a cornerstone in the history of mechanical engineering. It is a type of four-bar linkage originally invented by James Watt in the late 18th century to solve a critical problem in steam engine design: constraining the piston rod to move in a straight line without using high-friction guideways. Before this invention, engines used chains to connect the piston to the beam, which meant they could only pull, not push. Watt's rigid linkage allowed for double-acting engines (pushing and pulling), doubling the power output. He was immensely proud of this kinematic solution, describing it in a 1784 letter to his partner Matthew Boulton: "I have got a glimpse of a method of causing a piston rod to move up and down perpendicularly by only fixing it to a piece of iron u...