Spur gears are fundamental components in mechanical transmission systems, widely used in short-distance power transmission applications such as reducers, gearboxes, and compound gear trains. Their advantages include smooth operation, high efficiency, and the absence of axial forces. With advancements in industrial technology, there is an increasing demand for precision and stability in gear transmission, particularly in high-precision instruments where even minor deviations in gear meshing can significantly impact performance. This necessitates in-depth research into the dynamic characteristics of spur gear pairs.
1. Virtual Prototype Modeling of Spur Gears
The spur gear pair analyzed in this study consists of a driving pinion and a driven gear, forming a speed reduction system. Key parameters are summarized in Table 1.
| Component | Number of Teeth (z) | Module (mm) | Pressure Angle (°) | Face Width (mm) |
|---|---|---|---|---|
| Driving Gear | 17 | 10 | 20 | 100 |
| Driven Gear | 25 | 10 | 20 | 100 |

The three-dimensional model was developed using SolidWorks and exported to ADAMS/View in Parasolid (*.x_t) format. Material properties were defined as steel (density: 7,850 kg/m³, Young’s modulus: 2.07×10¹¹ Pa, Poisson’s ratio: 0.29). Kinematic joints and contact forces were configured as shown in Table 2.
| Component Pair | Constraint Type | Contact Parameters |
|---|---|---|
| Driving Gear-Ground | Revolute Joint | Force Exponent: 1.5 Penetration Depth: 0.1 mm Static/Dynamic Friction: 0.08/0.05 |
| Driven Gear-Ground | Revolute Joint |
2. Dynamic Simulation Setup
The motion input was defined using a STEP function to ensure smooth acceleration:
$$ \text{STEP}(time, 0, 0, 1, 3000d) $$
where 3,000°/s represents the final angular velocity. A load profile was applied to simulate operational conditions:
$$ \text{STEP}(time, 0, 0, 1, 450000) $$
representing a gradual increase to 450 kN. The simulation spanned 5 seconds with 1,000 steps to balance accuracy and computational efficiency.
3. Kinematic and Dynamic Analysis
The angular velocity profiles (Figure 1) demonstrate stable transmission characteristics after the initial ramp-up period (0-1s). The velocity ratio confirms theoretical calculations:
$$ i = \frac{z_2}{z_1} = \frac{25}{17} \approx 1.47 $$
Periodic fluctuations in angular velocity (1-5s) indicate meshing-induced vibrations, quantified through frequency domain analysis.
3.1 Meshing Force Characteristics
The dynamic meshing force (Figure 2) exhibits periodic oscillations with peak values reaching 12.5 kN. The force waveform can be decomposed into harmonic components using Fourier analysis:
$$ F(t) = F_0 + \sum_{n=1}^{\infty} F_n \cos(n\omega t + \phi_n) $$
where $F_0$ represents the static load component and $F_n$ corresponds to nth-order meshing frequency harmonics.
| Harmonic Order | Amplitude (kN) | Frequency (Hz) |
|---|---|---|
| 1st | 9.8 | 83.3 |
| 2nd | 3.2 | 166.7 |
| 3rd | 1.1 | 250.0 |
4. Parametric Sensitivity Study
The influence of operational parameters on meshing dynamics was investigated through controlled simulations:
4.1 Load Variation Effects
| Load (kN) | Peak Force (kN) | RMS Vibration (m/s²) |
|---|---|---|
| 300 | 8.7 | 15.3 |
| 450 | 12.5 | 22.1 |
| 600 | 16.9 | 29.8 |
4.2 Speed Dependency
The relationship between rotational speed and vibration amplitude follows:
$$ A_v = k \omega^{1.5} + C $$
where $k$ and $C$ are system-specific constants determined through regression analysis.
5. Conclusion
This comprehensive simulation study demonstrates the effectiveness of ADAMS-based virtual prototyping for spur gear dynamic analysis. Key findings include:
- The established virtual prototype accurately predicts transmission ratios within 0.5% error margin
- Meshing force harmonics are primarily concentrated below 3rd order, suggesting potential for vibration reduction through tooth profile optimization
- Load increases produce non-linear growth in dynamic forces, emphasizing the need for precise load management in high-power applications
These results provide critical insights for improving spur gear transmission performance, particularly in high-speed or heavy-load scenarios where dynamic effects dominate system behavior.
