As an engineer focused on precision mechanical systems, I have extensively studied the design and optimization of planetary reducers, particularly those with small tooth difference characteristics. These systems are renowned for their compact structure, high reduction ratios, small volume, and superior transmission accuracy, making them ideal for applications requiring efficient power transmission in constrained spaces. A key component in such reducers is the internal gear pair, which plays a critical role in achieving the desired motion conversion—where the external planetary gear undergoes平移 motion while the internal gear facilitates high-ratio减速 rotation. For any internal gear manufacturer, understanding the parametric modeling of these internal gears is essential to enhance design flexibility, reduce development time, and ensure optimal performance. In this article, I will delve into the parametric modeling of internal gear pairs using UG software, emphasizing the mathematical foundations, implementation steps, and practical considerations. Throughout this discussion, I will highlight the importance of collaboration with a reliable internal gear manufacturer to achieve precision in gear production, and I will explore how internal gears can be optimized for various industrial applications.
The core of a planetary reducer with small tooth difference lies in its internal gear pair, which must satisfy several design constraints to ensure reliable operation. For continuous transmission, the contact ratio ε must exceed the minimum allowable value [ε]. Additionally, to prevent interference in small tooth difference scenarios, the condition Gs > 0 must hold. Other critical requirements include ensuring that the tooth profile of the internal gear remains involute by verifying that the addendum circle is larger than the base circle, maintaining sufficient tooth thickness at the addendum for both gears, avoiding root undercutting, and preventing top cutting during gear shaping processes. These constraints are vital for any internal gear manufacturer to consider during the design phase, as they directly impact the durability and efficiency of internal gears. Based on established literature, I have derived specific parameter calculations to address these issues, which I will summarize in a table for clarity.
| Constraint Type | Description | Mathematical Expression |
|---|---|---|
| Contact Ratio | Ensures continuous engagement of teeth | ε > [ε] |
| Interference Prevention | Avoids overlapping of tooth profiles | Gs > 0 |
| Involute Profile | Maintains gear tooth geometry | d_a > d_b for internal gear |
| Tooth Thickness | Prevents weakening at addendum | s_a ≥ minimum allowable thickness |
| Root Undercutting | Avoids failure at gear base | X ≥ X_min for given tooth count |
To implement parametric modeling in UG, I first established the mathematical basis for the involute tooth profile. The involute curve is fundamental to gear design, and for an internal gear manufacturer, accurately representing this curve in a CAD environment is crucial. The rectangular coordinates of any point K on the involute can be expressed as: $$x = r_b \cos \beta_k + r_b \beta_k \sin \beta_k$$ and $$y = r_b \sin \beta_k – r_b \beta_k \cos \beta_k$$, where $$r_b$$ is the base radius and $$\beta_k$$ is the roll angle at point K. This roll angle relates to the pressure angle $$\alpha_k$$ and the involute unfold angle $$\theta_k$$ through the equations: $$\beta_k = \theta_k + \alpha_k$$, $$\cos \alpha_k = r_b / r_k$$, and $$\theta_k = \tan \alpha_k – \alpha_k$$. Here, $$r_k$$ represents the radius at point K. In UG, I utilized the internal parameter t, which varies between 0 and 1, to define the roll angle between the addendum and dedendum circles as: $$\beta_t = \beta_f + (\beta_a – \beta_f) t$$, where $$\beta_f$$ and $$\beta_a$$ are the roll angles at the dedendum and addendum, respectively. Substituting this into the coordinate equations gives the parametric form: $$x_t = r_b \cos \beta_t + r_b \beta_t \sin \beta_t$$ and $$y_t = r_b \sin \beta_t – r_b \beta_t \cos \beta_t$$. This approach allows for dynamic adjustment of gear parameters, such as module m, number of teeth Z, and modification coefficient X, which is essential for an internal gear manufacturer to customize internal gears for specific applications.
For the external gear modeling, I defined key expressions in UG based on the gear parameters. For instance, the base circle diameter $$d_{b1}$$, addendum circle diameter $$d_{a1}$$, and dedendum circle diameter $$d_{f1}$$ were calculated using standard formulas. The pressure angle at the addendum, $$\alpha_1$$, was computed as $$\alpha_1 = \arccos(d_{b1} / d_{a1})$$, with its radian equivalent $$\alpha_{r1} = \text{Radians}(\alpha_1)$$. The unfold angle $$\theta_1$$ was derived as $$\theta_1 = \tan(\alpha_1) – \alpha_{r1}$$, and the roll angle at the addendum was obtained as $$\beta_{a1} = \theta_1 + \alpha_1$$ (in degrees). Similarly, the roll angle at the dedendum $$\beta_{f1}$$ was calculated. Using the UG variable t, the intermediate roll angle was expressed as $$\beta_{t1} = \beta_{f1} + (\beta_{a1} – \beta_{f1}) t$$, and the corresponding coordinates were defined as $$x_{t1} = r_{b1} \cos(\beta_{t1}) + r_{b1} \beta_{tr1} \sin(\beta_{t1})$$ and $$y_{t1} = r_{b1} \sin(\beta_{t1}) – r_{b1} \beta_{tr1} \cos(\beta_{t1})$$, where $$\beta_{tr1}$$ is the radian value of $$\beta_{t1}$$. I then created sketches in the XOY plane for the pitch circle, dedendum circle, and addendum circle, and used the “Law Curve” tool to generate the first involute segment. To ensure symmetry, I constructed a reference plane by drawing a line from the origin to the intersection of the pitch circle and the involute, and then mirroring the involute across a plane defined by this line and the Z-axis. Finally, I extruded the tooth profile to the gear thickness B and used pattern features to replicate the teeth based on the tooth count Z1, resulting in a fully parameterized external gear.

The modeling of internal gears follows a similar logic but focuses on the tooth space rather than the tooth itself, as the internal gear tooth profile corresponds to the external gear’s tooth space. This inverse relationship requires careful adjustment of parameters to avoid interference and ensure proper meshing. For an internal gear manufacturer, this step is critical because internal gears often involve higher precision demands due to their enclosed design. I applied the same mathematical principles, calculating the base circle diameter $$d_{b2}$$, addendum circle diameter $$d_{a2}$$, and dedendum circle diameter $$d_{f2}$$ for the internal gear. The pressure angle and roll angles were derived analogously, and the involute curve was generated using the law curve function in UG. By mirroring and patterning the tooth spaces, I achieved a parameterized internal gear model that can adapt to changes in module, tooth count, and modification coefficient. This flexibility is invaluable for an internal gear manufacturer aiming to produce custom internal gears for diverse applications, such as automotive transmissions or industrial machinery.
For the assembly model, I created a new UG assembly file and imported the expressions from both the external and internal gear models to enable full parameterization. I started by sketching two parallel lines separated by the actual center distance a’, which accounts for the modified tooth profiles. Then, I added the internal gear component and used the “Assembly Constraints” tool to align its center with one line via the “Center Axis” constraint. Next, I inserted the external gear and aligned its center with the other line. To ensure proper meshing, I applied “Contact” constraints between the tooth profiles of the internal and external gears, and used “Align” constraints to position their end faces on the same plane. This assembly model demonstrates how changes in gear parameters—such as module, tooth count, and modification coefficient—affect the overall geometry and meshing behavior. For example, with parameters m = 2, Z1 = 126, X1 = 0.6 for the external gear and Z2 = 128, X2 = 0.823 for the internal gear, the model shows a well-proportioned gear pair. Altering these to m = 1.5, Z1 = 110, X1 = 0.085, and Z2 = 112, X2 = 0.3988 results in a different assembly size and tooth engagement, highlighting the model’s responsiveness to parameter changes. This capability is crucial for an internal gear manufacturer to simulate and validate designs before production, ensuring that internal gears meet specific performance criteria.
In summary, this parametric modeling approach provides a robust foundation for designing and optimizing internal gear pairs in planetary reducers with small tooth difference. By establishing the relationship between roll angle, pressure angle, and unfold angle on the involute curve, and incorporating UG’s internal parameter t, I developed accurate equations for the involute profile between the addendum and dedendum circles. The step-by-step modeling process for both external and internal gears, followed by their assembly, enables dynamic adjustments to key parameters, facilitating rapid prototyping and design iteration. For an internal gear manufacturer, this methodology not only streamlines the production of internal gears but also enhances the ability to address complex design challenges, such as avoiding interference and ensuring sufficient tooth strength. The resulting parameterized models can be leveraged for further analysis, including finite element analysis and motion simulation, paving the way for advanced research in gear dynamics and efficiency. As I continue to refine this work, I aim to integrate real-world manufacturing constraints to support the development of high-performance internal gears for next-generation mechanical systems.
| Gear Parameter | Symbol | Calculation Formula |
|---|---|---|
| Module | m | Given design input |
| Number of Teeth | Z | Selected based on reduction ratio |
| Modification Coefficient | X | Adjusted to avoid undercutting and interference |
| Addendum Circle Diameter | d_a | $$d_a = m (Z + 2)$$ for external gear; $$d_a = m (Z – 2)$$ for internal gear |
| Dedendum Circle Diameter | d_f | $$d_f = m (Z – 2.5)$$ for external gear; $$d_f = m (Z + 2.5)$$ for internal gear |
| Base Circle Diameter | d_b | $$d_b = m Z \cos \alpha$$, where $$\alpha$$ is pressure angle |
Through this research, I have demonstrated that parametric modeling is a powerful tool for internal gear manufacturers, enabling the creation of adaptable and precise internal gears. The integration of mathematical rigor with CAD software capabilities ensures that design changes propagate seamlessly through the model, reducing errors and accelerating development. As the demand for efficient and compact gear systems grows, such approaches will become increasingly important in advancing the field of gear technology.
