In the field of high-precision transmission systems, such as industrial robots and CNC machine tools, the RV reducer plays a critical role due to its compact design, high transmission ratio, substantial load capacity, and excellent efficiency. The RV reducer is a two-stage speed reduction mechanism composed of a first-stage planetary involute gear transmission and a second-stage cycloidal pin-wheel planetary transmission. Understanding the dynamic coupling between these stages is essential for optimizing performance and reliability. Traditional physical prototyping for dynamic analysis is time-consuming and costly, making virtual prototyping an attractive alternative. In this study, we focus on the coupling effects of the two transmission stages on the overall dynamic behavior of the RV reducer, using simulation tools to model and analyze key parameters.

The kinematic and dynamic modeling of an RV reducer requires careful consideration of its complex structure. We utilize Pro/E software for parametric 3D modeling, followed by import into ADAMS for simulation. The model is simplified to reduce computational load: bolts, pins, and small geometric features are removed; bearings are replaced with revolute joints; and only one cycloidal gear and one support plate are retained to minimize redundant constraints. This simplified model, as shown in the image above, serves as the basis for our analysis. The material properties are set to steel, and the unit system is mmks (millimeters, kilograms, Newtons, seconds, degrees).
To establish the kinematic model, constraints must be defined accurately. For the first-stage involute planetary transmission, we merge the planetary gears with the crankshafts into single components. Revolute joints are added between the crankshafts and support plate, and between the input shaft and support plate. A gear pair is created using two revolute joints and a marker point on the support plate at the pitch circle intersection. The pitch circle diameter for involute gears is calculated as:
$$ d = m z $$
where \( d \) is the pitch diameter, \( m \) is the module, and \( z \) is the number of teeth. For the second-stage cycloidal pin-wheel transmission, a virtual component with length equal to the eccentricity \( e \) is defined, with its mass set to zero to avoid influence. A marker point is placed at the base circle and rolling circle intersection, based on the formula:
$$ r = e Z_g $$
where \( r \) is the base circle radius and \( Z_g \) is the number of teeth on the cycloidal gear. Revolute joints are added between the pin and virtual component, and between the cycloidal gear and virtual component, forming a gear pair. Additional constraints include revolute joints between crankshafts and cycloidal gears, and between the input shaft and ground, while pins are fixed to ground. The input speed is applied using a STEP function to avoid abrupt changes:
$$ \text{Input speed} = 7290^\circ/\text{s} \times \text{STEP}(time, 0, 0, 1, 1) $$
This ramps the speed from 0°/s to 7290°/s over 1 second, equivalent to a motor input of 1215 RPM. Kinematic simulation results confirm steady-state speeds with no fluctuations, matching the theoretical transmission ratio of \( i = 81 \), validating the model.
For dynamic analysis, we replace gear pairs with contact pairs to simulate real-world interactions. The contact force is calculated using the Impact function in ADAMS, with a solid-to-solid contact type. To isolate the effects of each stage, we perform two sets of simulations: one with the first stage as contact pairs and the second as gear pairs, and vice versa. A load torque is applied to the output shaft, set to 55% of the rated torque (167 N·m) to account for load unevenness due to manufacturing errors. The torque is applied smoothly:
$$ M(time) = \text{STEP}(time, 1, 0, 1.5, -91850) \text{ N·mm} $$
Simulation results reveal that the output speed fluctuation is significantly influenced by the second-stage transmission, while both stages affect the crankshaft speed fluctuation. The following table summarizes key parameters and findings from the kinematic and dynamic analyses:
| Parameter | Value | Description |
|---|---|---|
| Transmission Ratio (i) | 81 | Overall reduction ratio of the RV reducer |
| Input Speed | 1215 RPM | Motor input speed |
| Rated Torque | 167 N·m | Maximum load capacity |
| Eccentricity (e) | 2 mm | Offset in cycloidal transmission |
| Cycloidal Gear Teeth (Z_g) | 40 | Number of teeth on cycloidal gear |
| Module (m) | 1.5 mm | Gear module for involute stage |
The dynamic coupling between stages is further analyzed through the mesh forces and bearing reactions. The mesh force between a pin and the cycloidal gear fluctuates periodically, with a frequency equal to the crankshaft rotation frequency. For an unmodified cycloidal gear, the peak force reaches approximately 400 N. With modification amounts such as equidistant modification of 0.18 mm and profile shift of 0.16 mm, the force amplitude increases to around 600 N due to reduced contact stiffness and fewer teeth in mesh. The mesh force \( F_m \) can be approximated by:
$$ F_m = K \delta $$
where \( K \) is the mesh stiffness and \( \delta \) is the deformation. The stiffness varies with the number of contacting teeth \( n \), which decreases with modification, leading to higher forces per tooth. The following table compares the effects of different modification levels on mesh forces:
| Modification Type | Amount (mm) | Peak Mesh Force (N) | Contact Teeth Number (n) |
|---|---|---|---|
| None | 0 | 400 | ~10 |
| Equidistant | 0.18 | 550 | ~7 |
| Profile Shift | 0.16 | 600 | ~6 |
| Combined | 0.18 + 0.16 | 620 | ~5 |
Full dynamic simulation with both stages as contact pairs reveals significant acceleration fluctuations in the output shaft, especially under load. The acceleration \( \alpha \) fluctuates due to changes in equivalent torsional stiffness \( k_t \) and backlash in the transmission chain. The relationship can be expressed as:
$$ \alpha = \frac{T}{J} – \frac{k_t \theta}{J} $$
where \( T \) is the torque, \( J \) is the moment of inertia, and \( \theta \) is the angular displacement. The stiffness \( k_t \) varies with mesh position and contact conditions, causing periodic shocks. The crankshaft bearing reaction forces are critical, with average values reaching 100,000 N under rated load, explaining frequent bearing failures in practical applications. The force \( F_b \) on the bearing can be estimated from the mesh forces and geometry:
$$ F_b = \sum_{i=1}^{n} F_{m,i} \cos(\phi_i) $$
where \( \phi_i \) is the angle of the i-th pin. To improve durability, increasing the shaft diameter and roller size is recommended within spatial constraints.
The coupling analysis highlights the importance of both transmission stages in the RV reducer’s dynamics. The first-stage involute gears primarily influence the crankshaft speed fluctuation, while the second-stage cycloidal transmission dominates the output speed fluctuation. Enhancing the mesh stiffness and precision of the cycloidal stage is crucial for reducing output variations. The torsional stiffness of the crankshaft also plays a key role, as it connects the two stages. We propose a combined stiffness model for the RV reducer, where the overall torsional stiffness \( K_{total} \) is given by:
$$ \frac{1}{K_{total}} = \frac{1}{K_1} + \frac{1}{K_2} + \frac{1}{K_{shaft}} $$
where \( K_1 \) and \( K_2 \) are the mesh stiffnesses of the first and second stages, respectively, and \( K_{shaft} \) is the crankshaft torsional stiffness. This model helps in optimizing design parameters to minimize speed fluctuations. The following table summarizes design recommendations based on our analysis:
| Component | Key Issue | Recommendation |
|---|---|---|
| Cycloidal Gear | Mesh force fluctuations | Optimize modification to balance load distribution and stiffness |
| Involute Gears | Speed ripple on crankshaft | Improve gear accuracy and lubrication |
| Crankshaft | Torsional flexibility | Increase diameter or use stiffer material |
| Bearings | High reaction forces | Use larger rollers and reinforce housing |
| Overall RV Reducer | Dynamic coupling | Integrate virtual prototyping early in design |
In conclusion, the RV reducer’s performance is highly dependent on the coupling between its two transmission stages. Through detailed kinematic and dynamic simulations, we have quantified the effects of each stage on speed fluctuations, mesh forces, and bearing loads. The virtual prototyping approach, using Pro/E and ADAMS, provides an efficient way to analyze and optimize RV reducer designs without physical prototypes. Future work could explore advanced materials, real-time control integration, and multi-physics simulations to further enhance the reliability and efficiency of RV reducers in high-precision applications. This study underscores the value of coupling analysis in the productization of RV reducers, ensuring they meet the demanding requirements of modern industrial systems.
