In cam synthesis, the initial question is not what the cam radius will be, but what motion the follower must execute during rotation. The answer appears in the curve \(S(\theta)\), which gives follower displacement as a function of cam angle and makes it possible to calculate velocity, acceleration and jerk.

From machine operation to \(S(\theta)\)

A cam usually has to transform continuous rotation into a sequence of actions: lifting a part, holding a position, returning, actuating a tool or synchronizing a transfer. That sequence is translated into motion intervals. Each interval occupies an angular span \(\beta\), moves the follower by a lift \(L\), and must connect correctly to the preceding and following intervals.

Cam displacement curve with rise, dwell and return
Example of a displacement curve with rise, dwell and return. The horizontal axis represents cam angle, and the vertical axis represents follower displacement.

After the displacement curve is selected, its derivatives indicate the dynamic quality of the motion. For constant cam angular velocity, the real follower velocity is proportional to \(dS/d\theta\), and the real follower acceleration is proportional to \(d^2S/d\theta^2\).

\[ v_\theta=\frac{dS}{d\theta}, \qquad a_\theta=\frac{d^2S}{d\theta^2}, \qquad j_\theta=\frac{d^3S}{d\theta^3} \]

For this reason, acceptable displacement curves are evaluated as SVAJ functions, or EVAP in some Portuguese references: displacement, velocity, acceleration and jerk. It is not enough for \(S(\theta)\) to look smooth. Velocity and acceleration must also be compatible at the junction points.

Boundary conditions

The reference slides emphasize an important design rule: match velocity and acceleration at the beginning and end of each interval. This avoids jumps between consecutive motions. When the follower leaves a dwell, for example, the next interval should begin with \(v=0\) and, in smoother designs, also with \(a=0\).

The same care applies during return. If a descending curve ends in a dwell, the final velocity must be zero. If acceleration is incompatible, the cam may still impose an abrupt force change, causing vibration, noise, loss of contact or wear.

The curve is chosen for the complete cycle, not for an isolated interval. A motion can be mathematically correct and still be unsuitable if it does not match what comes before and after it.

Dwell and constant velocity

A dwell interval keeps the follower at a fixed position for part of the rotation. It is used when the machine must wait for an operation: pressing, cutting, filling, inspection, closing or transfer. In the simplest case, displacement is constant and its derivatives are zero.

\[ \text{dwell:}\quad S=S_0,\qquad \frac{dS}{d\theta}=0,\qquad \frac{d^2S}{d\theta^2}=0 \] \[ \text{constant velocity:}\quad S=S_0+\frac{L}{\beta}(\theta-\theta_0),\qquad \frac{dS}{d\theta}=\frac{L}{\beta},\qquad \frac{d^2S}{d\theta^2}=0 \]
SVA diagrams for dwell and constant velocity in cams
SVA representation of dwell and constant velocity. A direct connection between these cases is not smooth because velocity jumps from zero to a finite value.

Constant velocity is useful when uniform advance is desired, but it should not be connected directly to a dwell. The instantaneous jump from \(v=0\) to \(v=L/\beta\) would correspond, in the ideal model, to infinite acceleration. In practice, a transition curve is used before and after the linear interval.

Cycloidal motion and half-cycloid

Cycloidal motion is one of the classic choices for connecting dwell and motion with good smoothness. For a full rise of height \(L\) over the angle \(\beta\), using \(u=\theta/\beta\), a common expression is:

\[ S=L\left(u-\frac{\sin 2\pi u}{2\pi}\right),\qquad \frac{dS}{d\theta}=\frac{L}{\beta}(1-\cos 2\pi u),\qquad \frac{d^2S}{d\theta^2}=\frac{2\pi L}{\beta^2}\sin 2\pi u \]

This law starts and ends with zero velocity and zero acceleration, which makes it easy to connect to dwells. Half-cycloid variants are useful when the interval only needs to start or only needs to end with selected velocity and acceleration conditions.

Family of cycloidal curves for displacement, velocity and acceleration in cams
Family of cycloidal intervals from the slides: different combinations of rise, return and half-cycloid used to adjust boundary conditions.

Simple harmonic motion

Simple harmonic motion is also common in introductory cam design because it has a simple geometric construction and compact equations. For a rise from \(0\) to \(L\), a usual expression is:

\[ S=\frac{L}{2}(1-\cos \pi u),\qquad \frac{dS}{d\theta}=\frac{\pi L}{2\beta}\sin \pi u,\qquad \frac{d^2S}{d\theta^2}=\frac{\pi^2 L}{2\beta^2}\cos \pi u \]

Velocity is zero at the endpoints, but acceleration is not zero at the beginning and end of the full rise. This does not make the motion useless, but it requires attention: it can be adequate when the neighboring curve accepts that acceleration, or when half-harmonic intervals are used to control the transition.

Family of harmonic curves for displacement, velocity and acceleration in cams
Simple harmonic and half-harmonic intervals. The selection depends on the velocity and acceleration conditions required at each endpoint.

Eighth-degree polynomial

Polynomial curves are used when the designer needs to impose several boundary conditions. In normalized form, one may write:

\[ S=L(a_0+a_1u+a_2u^2+\cdots+a_8u^8), \qquad 0\le u\le 1 \]

The coefficients \(a_i\) are obtained from the desired displacement, velocity, acceleration and, when needed, additional constraints. The advantage of the eighth degree is flexibility. The disadvantage is that the result must be checked carefully, because the curve may produce acceleration or curvature peaks that are not intuitive.

Eighth-degree polynomial curves for cam rise and return
Examples of eighth-degree polynomial intervals for rise and return. The polynomial can fit more conditions, but it requires later verification.

Practical selection criteria

In practice, the motion law must be chosen before calculating the cam profile, but already with the resulting profile in mind. A curve with large slopes increases follower velocity and may increase pressure angle. Acceleration peaks increase inertial force. Poorly connected transitions increase jerk and vibration.

Thus, the displacement curve works as a motion contract. The physical cam only materializes that contract as manufacturable geometry.