In the design of mechanical transmission systems, spur and pinion gears are among the most widely used components, characterized by serialized and parametric features in their structural geometry. During the design process, repetitive modifications of parameters can lead to time-consuming redesigns and data redundancy. Parameterized modeling offers an effective solution to this issue. The fundamental principle of parameterized design involves automatically driving graphical changes by modifying all or part of the predefined parameters. Additionally, the dynamic characteristics of spur and pinion gears play a crucial role in the reliability and transmission efficiency of the system. By performing finite element modal analysis on spur and pinion gears, their natural frequencies and mode shapes can be determined, which helps in avoiding resonance and harmful vibrations during operation. Furthermore, this analysis identifies weak points in the gear structure, laying the groundwork for subsequent modifications, noise control, and optimization design. UG is a high-end CAD software that integrates CAD/CAE functionalities. Its parameterized modeling tools and finite element analysis module enable the completion of both parameterized design and finite element modal analysis for spur and pinion gears within the same platform, eliminating the need for data conversion between CAD and CAE software, thereby improving design efficiency and facilitating unified management of design data.
Parameterized design is a philosophy that incorporates design intent into computer-aided design models. It involves applying various constraints to the features of a part, where the geometric shapes and dimensions of these features are represented as variable parameters. If any of these variable parameters are changed, the geometric shape of the feature updates accordingly. Based on the fundamental laws of gear transmission and the generation principle of involute tooth profiles, an accurate model of spur and pinion gears can be constructed. First, the expression function in UG is used to establish the parametric equations for the involute curve, linking the parameters controlling the involute with the geometric parameters of the spur and pinion gear. Through mirroring and necessary curve trimming, a single tooth profile is completed and extruded into a solid. Then, using associative copy feature operations, the tooth profile is circumferentially arrayed to achieve the full gear model, thus completing the parameterized design and accurately creating a three-dimensional model.
Spur and pinion gears primarily involve five basic parameters and four derived parameters, as summarized below:
| Parameter Type | Symbol | Description |
|---|---|---|
| Basic Parameters | m | Module |
| z | Number of teeth | |
| α | Pressure angle | |
| h | Addendum coefficient | |
| c | Dedendum coefficient | |
| Derived Parameters | d | Pitch diameter: d = mz |
| d_b | Base circle diameter: d_b = mz cos α | |
| d_a | Addendum diameter: d_a = d + 2h m | |
| d_f | Dedendum diameter: d_f = d – 2(h + c) m |
The involute profile of a spur and pinion gear originates from the base circle. The formation principle is illustrated below, and its equation in polar coordinates is given by:
$$ r_k = \frac{r_b}{\cos \alpha_k}, \quad \theta_k = \tan \alpha_k – \alpha_k $$
In UG, the default independent variable t ranges from 0 to 1. To draw a 90° involute, let the angle of rotation of the generating line be S = 90t. Then, $\tan \alpha_k = \frac{S \cdot r_b}{r_b} = S$, and the change in polar angle is: $\theta_k = S – \arctan S$. Converting to Cartesian coordinates yields:
$$ x = r_k \cos(180^\circ – \theta_k), \quad y = r_k \sin(180^\circ – \theta_k) $$
Considering the distinction between degrees and radians in UG, the expressions in UG are configured as shown in the following figure. The resulting 90° involute curve is displayed. For this analysis, parameters are set as m = 2 mm, z = 20, α = 20°, h = 1, c = 0.25. After completing the drawing of the unilateral involute for the tooth profile, a single tooth shape is established through curve mirroring and trimming. Using the feature patterning function, the gear teeth are circumferentially arrayed, as shown in the model. Through parameterized design, the main model features of the spur and pinion gear are established. For simplicity in subsequent finite element analysis, decorative features such as shaft holes and keyways are suppressed. In this process, both basic and derived parameters of the spur and pinion gear model can be controlled by input expressions. Thus, in practice, there is no need to repeatedly create gears with different design parameters. Users only need to modify the parameters of the generic model by changing the variables in the expressions to obtain the desired design model, significantly improving the efficiency of designers from a workflow perspective.

UG is an integrated CAD/CAE software, so when converting CAD models to finite element models, there is no need for import-export operations between different software. This not only ensures the integrity of model information but also saves time and enhances analysis efficiency. In the UG/Structure environment, modal analysis of spur and pinion gears primarily involves three steps:
- Finite Element Mesh Generation: The spur and pinion gear is a three-dimensional solid model. When meshing the geometric model, the Tetra10 element type is used, with element sizes automatically determined by the system.
- Applying Boundary Conditions: Based on the working conditions of spur and pinion gears, the translational displacements along the X, Y, and Z axes are constrained at all nodes on the inner circle of the gear.
- Assigning Material Properties: The gear material is isotropic. The input material properties are: Young’s modulus E = 2.06 × 1011 Pa, Poisson’s ratio μ = 0.3, and density ρ = 7800 kg/m3.
The finite element model of the spur and pinion gear is shown in the figure below, ready for modal analysis.
The general method for determining the natural frequencies and mode shapes of a multi-degree-of-freedom system involves solving the characteristic equation. For an undamped n-degree-of-freedom system, the free vibration differential equation is:
$$ [M]\{\ddot{x}\} + [K]\{x\} = \{0\} $$
Assuming the solution is: $x_i = A_i^{(j)} \sin(\omega_{nj} t + \varphi_j)$, the matrix form of the characteristic equation is:
$$ [K]\{A^{(j)}\} – \omega_{nj}^2 [M]\{A^{(j)}\} = \{0\} $$
This equation has a non-zero solution only if the coefficient determinant is zero:
$$ |[K] – \omega_{nj}^2 [M]| = 0 $$
This is the characteristic equation for undamped free vibration of a multi-degree-of-freedom system. Expanding it yields an n-th order algebraic equation in $\omega_{nj}^2$:
$$ \omega_{nj}^{2n} + a_1 \omega_{nj}^{2(n-1)} + a_2 \omega_{nj}^{2(n-2)} + \cdots + a_{n-1} \omega_{nj}^2 + a_n = 0 $$
The natural frequencies of the system satisfy:
$$ 0 < \omega_{n1} < \omega_{n2} < \cdots < \omega_{n(n-1)} < \omega_{nn} $$
Therefore, ensuring that the first natural frequency of the designed spur and pinion gear is higher than the excitation frequency in the working environment can prevent resonance caused by external激励. In this analysis, the first five modes are extracted, and their natural frequencies, mode shapes, displacement, and stress distributions are summarized in Table 1 and Figures 6–10.
| Mode Order | Natural Frequency (Hz) |
|---|---|
| 1 | 1065 |
| 2 | 1367 |
| 3 | 1936 |
| 4 | 2009 |
| 5 | 2231 |
The displacement and stress cloud plots for each mode are illustrated in the figures below. These visualizations help in identifying areas of high deformation and stress concentration, which are critical for assessing the dynamic performance of spur and pinion gears.
In the first mode, the displacement cloud shows minimal deformation, while stress is relatively low. As the mode order increases, the complexity of deformation patterns rises, with higher stress concentrations observed at the tooth roots and other critical regions. For instance, in the fifth mode, significant displacement and stress are evident, indicating potential weak points in the spur and pinion gear structure. These findings are essential for optimizing the design to enhance durability and performance.
Through mathematical methods, the curve equation for the involute tooth profile of a single tooth is established. This curve equation is transformed into expressions in UG, leveraging UG’s powerful parameterized design tools to fully achieve precise parameterized modeling of involute spur and pinion gears. By modifying the basic parameters in the expressions, the system automatically generates a new three-dimensional gear model using the updated parameters. Parameterized design of spur and pinion gears not only avoids repetitive design but also improves work efficiency.
By studying the inherent vibration characteristics of spur and pinion gears, the low-order natural vibration frequencies and primary mode shapes are obtained, reflecting the dynamic performance of the gears. The analysis results allow for intuitive assessment of the dynamic behavior of spur and pinion gears and identification of薄弱环节, providing a theoretical basis for dynamic performance testing, design, and maintenance. Additionally, this lays the foundation for calculating and analyzing the dynamic response of structural systems.
The parameterized modeling and finite element analysis of spur and pinion gears demonstrate the effectiveness of integrated CAD/CAE platforms like UG. The ability to seamlessly transition from design to analysis streamlines the engineering workflow, reducing errors and saving time. Moreover, the insights gained from modal analysis contribute to the development of more reliable and efficient spur and pinion gear systems, which are vital components in various mechanical applications, from automotive transmissions to industrial machinery.
In conclusion, the integration of parameterized design and finite element analysis for spur and pinion gears offers significant advantages in modern mechanical engineering. By enabling rapid prototyping and detailed dynamic assessment, this approach supports the creation of optimized gear designs that meet stringent performance criteria. Future work could explore advanced materials, nonlinear analyses, and coupled multi-physics simulations to further enhance the understanding and application of spur and pinion gears in complex transmission systems.
