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.

NX Motion Simulation: Integrating Excel Timing Diagrams - Part 1

During the process of timing diagram design, I normally start with detailed calculations in an Excel spreadsheet to minimize acceleration while satisfying the required process cycle time.

Advertisement

Once I can visualize the preferred displacement, velocity, and acceleration profiles of the mechanisms in Excel, the question becomes: What's next? Shall I start manufacturing immediately?

The answer is NO. In modern engineering, we use Digital Twin Technology to verify the design first.

From Excel to 3D Simulation

Currently, I use Unigraphics (UG) NX4 (now Siemens NX) to design the mechanical parts. When the assembly modeling is done, I use the assembly model to simulate the movement of mechanisms with the Motion Simulation Module.

This step is critical for Virtual Commissioning. It helps confirm the timing diagram before releasing the design for manufacturing. It is especially useful when movements are combined in 3D space, allowing me to detect interference (collisions) with other mechanisms and solve them proactively.

The Challenge: ADAMS Functions vs. Excel Data

When I first started using the UG NX4 Motion Simulation Module, I found it easy to set the links and define joints. However, I found it difficult to define the driver functions using ADAMS-General built-in functions.

Advertisement

These functions are powerful for "Dynamics" environments, but often I prefer "Kinematics" because it's fast and focuses purely on displacement.

Can you imagine how difficult it is to manually write fifth-degree (3-4-5) polynomial cam functions for 3-4 different sectors inside this function editor? It is prone to syntax errors and is tedious to debug.

The Solution: "Spreadsheet Run"

I'm still familiar with using Excel spreadsheets to calculate things. It's easier if I can use the motion table that I've already generated during the design phase.

I finally found out that besides "Animation" and "Articulation", UG NX4 has command features called "Graphing" and "Spreadsheet Run".

These 2 commands allow me to import the Excel data directly to drive the simulation without entering complex functions manually.

The Workflow:
  • Calculate profiles in Excel (Cycloid, Polynomial, Linear).
  • Copy & Paste the values into the NX Spreadsheet Run tool.
  • Visualize the 3D motion instantly.

If the timing diagram is wrong, I just modify it in Excel and re-paste. This rapid iteration is the core of Computer-Aided Engineering (CAE).

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...

Flywheel Construction and Design: A Guide to Energy Storage Wheels

A flywheel is a mechanical device with a significant moment of inertia used as a kinetic energy storage reservoir. Flywheels are designed to resist changes in rotational speed, helping to steady a shaft's rotation when a fluctuating torque is applied (as seen in reciprocating engines) or when the load itself is intermittent (such as in piston pumps or punching presses). Advertisement Beyond smoothing rotation, flywheels are increasingly used to produce high-power pulses for industrial experiments. In these cases, drawing the required instantaneous power from an electrical network would create unacceptable spikes. Instead, a small motor slowly accelerates the flywheel between pulses, storing energy to be released in a single high-torque event. Figure 1: Modern flywheels are sophisticated energy storage systems for steadying rotation and delivering power pulses. 1. Classification: Balance Wheels vs. Flywheel Pulleys Flywheels are gene...

NEMA 17 vs NEMA 23: Torque, Speed, and When to Upgrade

When building a CNC router or upgrading a 3D printer, the first question is usually: "Is NEMA 17 enough, or do I need NEMA 23?" Most beginners look at the Holding Torque and stop there. This is a mistake. A NEMA 23 motor isn't just "stronger"—it is physically different in ways that affect your speed, your driver choice, and your machine's ability to avoid missed steps. If you choose a NEMA 17 for a heavy gantry, it is far more likely to overheat or lose steps under cutting load. If you choose NEMA 23 for a fast 3D printer, it might actually run slower than the smaller motor. This guide explains the engineering limits of each frame size. Table of Contents 1. Physical Difference (The Frame Size) 2. Torque & Speed (The Inductance Trap) 3. Driver Compatibility 4. Selection Summary Advertisement 1. Physical Difference (The Frame Size) "NEMA" is just a standard for ...