Skip to main content

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

Stop trying to be a hero. Start being a mechanic.

Get the book →

The Sheet Mechanic on Amazon. Affiliate link, I earn from qualifying purchases.

Cam Rise Angle: Kinematics and Dynamics of 72° vs 108°

When synthesizing a cam timing diagram in automated machinery, designers frequently compress the angular segment allocated to a stroke to maximize dwell time for external tooling (such as stamping, vision inspection, or part transfer). In a cam mechanism running at constant rotational speed, cam angle is fundamentally time. Compressing a motion into fewer degrees means asking the mechanism to execute the exact same stroke in less physical time.

For an identical total stroke (h), camshaft angular velocity (ω), and normalized motion law, narrowing the rise angle (β) from 108° to 72° represents a 33.3% reduction in angular duration. However, the kinematic and dynamic consequences scale non-linearly: peak velocity rises by 50%, peak acceleration and inertia force increase by 125%, and peak jerk escalates by nearly 238%.

Advertisement

Symptom: Operational Consequences of a Compressed Rise Angle

When a cam profile is redesigned with a steeper rise angle without adjusting prime circle radius or re-evaluating the follower force balance, distinct operational problems appear:

Observed Practical Challenges:
  • Follower Guide Binding: Translating followers experience higher transverse side-thrust, increasing friction and bushing wear.
  • Follower Liftoff (Jump): Return springs sized for gentler profiles may lose positive contact during deceleration, causing audible clatter and impact shock upon reseating.
  • Torque Spikes on Drive: The camshaft and drive gearbox experience sharper peak torque demands during the acceleration phase.
  • Accelerated Contact Pitting: Tighter flank curvature combined with elevated contact loads increases localized Hertzian contact pressure.

Physical Mechanisms: Kinematic and Dynamic Scaling Laws

To quantify the physical differences between a 72° rise1 = 1.2566 rad) and a 108° rise2 = 1.8850 rad), we examine the successive derivatives of follower motion for a constant lift (h), constant angular speed (ω), and fixed normalized motion law (such as Cycloidal or Modified Sine).

The ratio of the angular rise intervals is:

β1 / β2 = 72° / 108° = 2 / 3 ≈ 0.667

1. Velocity Scaling (∝ 1/β)

The linear velocity of the follower (v) is proportional to camshaft angular velocity (ω) and total lift (h), and inversely proportional to the rise angle (β):

vmax = Cv · (h · ω / β)

Where Cv is the kinematic velocity coefficient of the selected motion law (Cv = 2.0 for Cycloidal motion).

Reducing β by a factor of 2/3 increases peak follower velocity by 1.5× (+50%):

vmax, 72° / vmax, 108° = 108 / 72 = 1.50

Note: For the absolute equations in this section, β is expressed in radians (when ω is in rad/s). Angular ratios may be evaluated in either degrees or radians provided the same unit is used in both numerator and denominator. The same applies to ds/dθ in the pressure-angle equation.

2. Acceleration and Inertial Force Scaling (∝ 1/β2)

Linear acceleration (a) dictates the dynamic inertial forces (Finertia = meff · a) acting on the follower train. Peak acceleration scales inversely with the square of the rise angle:

amax = Ca · (h · ω2 / β2)

Where Ca is the kinematic acceleration coefficient (Ca = 2π ≈ 6.28 for Cycloidal motion).

Because β is squared in the denominator, reducing the rise angle from 108° to 72° increases peak acceleration and peak inertia force by 2.25× (+125%):

amax, 72° / amax, 108° = (108 / 72)2 = (1.5)2 = 2.25

Because the inertial component increases by 2.25×, a return system sized for the 108° profile must be re-evaluated over the complete cam cycle. Whether liftoff occurs depends on spring preload, spring rate, effective moving mass, external loads, pressure angle, and operating speed.

3. Jerk Scaling (∝ 1/β3)

Jerk (j = da/dt) represents the rate of change of acceleration and serves as a primary indicator of dynamic shock and vibration excitation in the follower train. Peak jerk scales inversely with the cube of the rise angle:

jmax, 72° / jmax, 108° = (108 / 72)3 = (1.5)3 = 3.375   (+237.5%)

This 3.375× increase in peak jerk can substantially increase high-frequency excitation of the follower system, particularly where jerk changes abruptly at motion-segment boundaries.

Advertisement

4. Pressure Angle (φ) and Transverse Guide Loading

The pressure angle (φ) for an inline translating roller follower is governed by the displacement slope (ds/dθ) relative to the prime-circle radius (Rp = Rb + Rr):

tan(φ) = (ds/dθ) / (Rp + s)

Because ds/dθ scales with 1/β, the 72° profile has 1.5× the displacement slope at corresponding normalized positions. This increases tan φ and therefore the pressure angle for the same lift and prime-circle radius. Note that while slope increases by 50%, the resulting pressure angle does not simply scale linearly by 50% due to the tangent relationship (tan φ72 = 1.5 · tan φ108). Higher pressure angle increases transverse guide loading; approximately 30° is commonly used as an initial design guideline for translating roller followers, rather than as a hard limit.

5. Pitch-Curve Curvature and Hertzian Contact Stress

Compressing the same motion law into a smaller rise interval generally tightens the convex pitch-curve curvature. The actual minimum radius should be calculated from the synthesized profile rather than inferred from rise angle alone. To prevent geometric cusping and undercutting on convex flanks, the pitch-curve radius of curvature (ρpitch, convex) must remain strictly greater than the follower roller radius (Rr):

ρpitch, convex > Rr

Elevated Hertz Contact Stress: Tighter effective curvature reduces the contact-zone dimensions for a given normal load, increasing Hertzian contact pressure and rolling-contact fatigue risk. In addition, the 72° cam can experience higher Hertz stress from two compounded effects: tighter local curvature and potentially higher normal contact force (Fn = Faxis / cos φ) driven by increased inertia and a steeper pressure angle.

Quantitative Comparison: 72° vs. 108° Rise Angle

Assuming identical lift (h), operating speed (ω), prime circle radius (Rp), and Cycloidal motion law:

Parameter 108° Rise Profile 72° Rise Profile Relative Scaling Effect
Angular Interval (β) 108° (1.885 rad) 72° (1.257 rad) 0.67× (−33.3% duration)
Peak Velocity (vmax) Baseline (1.00×) 1.50× +50% (Scales ∝ 1/β)
Peak Acceleration (amax) Baseline (1.00×) 2.25× +125% (Scales ∝ 1/β2)
Peak Jerk (jmax) Baseline (1.00×) 3.38× +238% (Scales ∝ 1/β3)
Displacement Slope (ds/dθ) Lower 1.50× Higher Increases tan φ and peak pressure angle
Return-Force Demand Lower Higher Recalculate contact-force margin across cycle
Convex Pitch-Curve Curvature Baseline Generally tighter Calculate actual ρmin; tighter curvature can increase contact stress
Advertisement

Design Review Checklist: Optimizing Cam Rise Angles

When engineering cam timing diagrams with narrow rise intervals, apply these verification steps:

Best Practices for Cam Rise Sizing:
  1. Evaluate Dynamic Inertia Scaling (β2): When reducing rise angles to gain dwell duration, recalculate dynamic inertia force (F = meff · a) using the squared inverse ratio. Do not assume spring force margins remain adequate.
  2. Compensate Pressure Angle via Prime Circle: If a 72° rise drives the peak pressure angle (φmax) past acceptable guide limits, enlarge the base circle radius (Rb) to reduce the tangent angle (tan φ = (ds/dθ) / (Rp + s)).
  3. Check Pitch Curvature Margin: Verify in CAD or kinematic software that the convex pitch-curve radius (ρpitch) maintains sufficient clearance above the roller radius (Rr) to prevent undercutting.
  4. Calculate Normal Contact Load (Fn): Determine normal load accounting for pressure angle (Fn = Faxis / cos φ) and verify that peak Hertz contact stress remains within allowable fatigue limits for the chosen material and heat treatment.
  5. Check Follower Guide Reactions: Use the calculated transverse cam force and follower overhang to determine guide-bearing reactions, stem bending, bearing pressure, and friction. Increase guide spacing or reduce overhang where necessary rather than relying on a fixed length-to-diameter ratio.
Systems Thinking Note: The pressure to compress a rise interval often comes from another station's dwell requirement. Before accepting the dynamic penalty, reconsider cycle overlap, redistribute rise and return angles, or synthesize an asymmetric motion law that allocates acceleration and deceleration according to the actual process constraints.

Bridge the Gap Between CAD and the Real World

Discover practical strategies for managing scope creep, vendor delays, design reviews, and spreadsheet automation to successfully deliver custom machines in high-mix, low-volume environments.

Get The Sheet Mechanic on Amazon

About the Author: This article is written by a senior engineering leader with over 25 years of experience in high-mix low-volume (HMLV) industrial automation, process optimization, and custom machine design.

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

Ball Detent Torque Limiter – Working Principle & Selection

Figure 1: The ball detent mechanism provides precise overload protection by disengaging instantly when the torque limit is exceeded. The First Line of Defense: Overload Clutches In high-speed automation and heavy industrial machinery, a "jam" is not a matter of if , but when . Whether it is a cardboard box getting stuck in a packaging machine or a tool crashing in a CNC lathe, the resulting torque spike can destroy gearboxes, twist shafts, and burn out expensive servo motors in milliseconds. A torque limiter (or overload clutch) is the mechanical fuse of the drive system. While electronic monitoring (current limiting) is common, it is often too slow to prevent physical damage from the massive kinetic energy stored in the system inertia. A mechanical torque limiter provides a physical disconnect that operates in a fraction of a second. Search for Torque Limiters & Safety Couplings Advertisement Why Choose ...

Conveyor Belt Tension Calculation: T1, T2 & Take-Up Design

In any friction-driven conveyor system, the most fundamental concept is the relationship between the Tight Side Tension (T 1 ) and the Slack Side Tension (T 2 ) . If you get this ratio wrong, your drive pulley will slip, your belt will wear out prematurely, or your take-up counterweight will be too light to maintain traction. In this guide, we will use CEMA standard calculations to determine the correct tensions and take-up weight. Table of Contents 1. The Basics: T1 vs T2 2. Euler’s Equation (The Grip Formula) 3. Worked Example: Calculating Tensions 4. Take-Up Units: Gravity vs Screw 5. Common Failure Modes Advertisement 1. The Basics: T1 vs T2 Imagine a conveyor belt running over a drive pulley. The motor pulls the belt, creating a tension differential: T 1 (Tight Side): The tension pulling the loaded belt toward the drive pulley. This is the highest tension point in the system. ...