Dynamic Contact Analysis of Screw Gears Using ANSYS/LS-DYNA

In the field of mechanical engineering, screw gears, commonly referred to as worm-gear sets, play a critical role in transmitting motion and power between non-parallel, non-intersecting shafts. Their unique geometry enables high reduction ratios and self-locking capabilities, making them indispensable in applications such as automotive steering systems, industrial machinery, and robotics. However, screw gears are prone to failure modes, with contact fatigue being the most prevalent issue. This fatigue manifests as pitting, spalling, or wear on the tooth surfaces, ultimately leading to reduced efficiency and catastrophic breakdowns. Traditional methods for assessing contact strength, based on elastic theory, often require complex mathematical formulations and extensive programming, limiting their practical utility in engineering design. With advancements in computational technology, finite element analysis (FEA) has emerged as a powerful tool for simulating gear behavior under dynamic conditions. In this study, we employ ANSYS/LS-DYNA, a robust explicit dynamics solver, to perform a comprehensive dynamic contact analysis of screw gears. Our objective is to investigate the transient contact stress, strain, and pressure distribution during meshing, providing insights that can inform design optimizations and durability assessments.

The complexity of screw gears lies in their intricate geometry, which involves a helical worm engaging with a throated worm wheel. This geometry leads to localized contact stresses that fluctuate rapidly during operation, making analytical solutions challenging. By leveraging ANSYS/LS-DYNA, we can model the dynamic interaction between the worm and worm wheel with high fidelity, capturing nonlinear effects such as large deformations, contact separation, and frictional forces. Our approach involves constructing a detailed three-dimensional finite element model, applying realistic boundary conditions and loads, and executing a transient analysis to observe the evolution of mechanical responses over time. The results from this simulation not only validate theoretical predictions but also reveal nuanced behaviors that are difficult to measure experimentally. Throughout this article, we will delve into the methodological steps, present key findings through tables and formulas, and discuss the implications for gear design. Emphasis is placed on the repeated use of screw gears to highlight their significance in mechanical systems.

To begin, we establish the theoretical foundation for contact mechanics in screw gears. The contact between gear teeth can be approximated using Hertzian contact theory, which assumes smooth, elastic surfaces. The maximum contact pressure \( p_{\text{max}} \) for two curved bodies in contact is given by:

$$ p_{\text{max}} = \frac{3F}{2\pi ab} $$

where \( F \) is the normal load, and \( a \) and \( b \) are the semi-axes of the contact ellipse. For screw gears, the contact geometry is more complex due to the varying curvature along the tooth profile. Therefore, we extend this to a dynamic framework where the load \( F \) varies with time as the gears mesh. The general equation of motion in LS-DYNA is expressed as:

$$ \mathbf{M}\ddot{\mathbf{u}} + \mathbf{C}\dot{\mathbf{u}} + \mathbf{K}\mathbf{u} = \mathbf{F}_{\text{ext}} $$

with \( \mathbf{M} \) being the mass matrix, \( \mathbf{C} \) the damping matrix, \( \mathbf{K} \) the stiffness matrix, \( \mathbf{u} \) the displacement vector, and \( \mathbf{F}_{\text{ext}} \) the external force vector. In explicit dynamics, this is solved using central difference integration, making it suitable for high-speed transient events like gear impacts. The contact forces are computed based on penalty or constraint methods, ensuring no penetration between surfaces. For screw gears, we define a surface-to-surface contact algorithm, which accounts for friction using a Coulomb model with coefficient \( \mu \). The frictional force \( F_f \) is:

$$ F_f = \mu F_n $$

where \( F_n \) is the normal contact force. These formulas underpin our simulation setup, enabling accurate prediction of stress and strain.

Moving to the practical implementation, the first step involves creating the geometric model of the screw gears. We use CAD software, such as Pro/ENGINEER, to design a worm and a worm wheel with standard specifications. The worm has a single start, a module of 5 mm, and a lead angle of 10°, while the worm wheel comprises 40 teeth. The model is then imported into ANSYS for preprocessing. To manage computational resources, we focus on a segment of the worm wheel—specifically, four teeth—and the entire worm. This simplification retains the essential contact dynamics without excessive mesh size. The imported geometry is meshed using finite elements, with careful attention to element quality in contact regions.

In ANSYS/LS-DYNA, element selection is crucial for dynamic analyses. We choose SOLID164 elements for the bulk of the gear bodies. SOLID164 is an 8-node hexahedral element suited for large deformation and nonlinear materials. It employs reduced integration to save computational time while maintaining accuracy. However, SOLID164 lacks rotational degrees of freedom, which prevents direct application of rotational velocities or torques. To circumvent this, we define SHELL163 elements on the inner surface of the worm wheel. SHELL163 is a 4-node quadrilateral shell element that can be assigned as a rigid body. By defining the worm wheel’s inner ring as a rigid body using SHELL163, we couple all nodes’ degrees of freedom to the body’s mass center, allowing us to apply rotational loads efficiently. This approach reduces the system to only six degrees of freedom per rigid body, significantly cutting simulation time. The element properties are summarized in Table 1.

Table 1: Element Types and Properties Used in the Screw Gears Model
Element Type Description Degrees of Freedom Application
SOLID164 8-node hexahedral solid element Translational only Worm and worm wheel teeth
SHELL163 4-node quadrilateral shell element Translational and rotational Rigid body for worm wheel inner ring

Material properties are assigned based on standard handbooks. The worm wheel is made of tin bronze, with density \( \rho = 8.85 \times 10^{-6} \, \text{kg/mm}^3 \), Young’s modulus \( E = 1.034 \times 10^8 \, \text{kPa} \), and Poisson’s ratio \( \nu = 0.34 \). The worm is constructed from 45 steel, with \( \rho = 7.827 \times 10^{-6} \, \text{kg/mm}^3 \), \( E = 1.9994 \times 10^8 \, \text{kPa} \), and \( \nu = 0.27 \). These values are input into ANSYS, and linear elastic behavior is assumed for simplicity, though LS-DYNA supports nonlinear material models. For the SHELL163 rigid body, we set translational and rotational constraints to control motion. Specifically, the worm wheel’s rigid body is constrained in X, Y, and Z translations but allowed to rotate about the Z-axis, while the worm’s rigid body is constrained similarly but with rotations about its own axis. This mimics the actual mounting of screw gears in a housing.

Local coordinate systems are essential for applying loads correctly. In global coordinates, rigid bodies rotate about their mass centers, which may not align with gear axes. To ensure realistic rotation, we define two local coordinate systems: one at the worm wheel’s pitch circle center and another along the worm’s axis. Using ANSYS commands, we create these systems by specifying three points each. Loads are then applied in these local coordinates, guaranteeing that rotations occur about the intended axes. The load application involves defining arrays for time, angular velocity, and torque. For the worm, an input speed of 1440 rpm (150.77 rad/s) is applied, corresponding to a common motor drive. The torque is calculated from input power; assuming 3 kW power at 1440 rpm, the torque \( T \) is:

$$ T = \frac{P}{\omega} = \frac{3000 \, \text{W}}{150.77 \, \text{rad/s}} \approx 19.9 \, \text{N·m} $$

However, for demonstration, we use a torque of 141.3 N·m to simulate a higher load condition. The worm wheel experiences a resisting torque due to the driven load. These loads are applied as functions of time using array parameters, as shown in Table 2.

Table 2: Load Parameters for Dynamic Analysis of Screw Gears
Parameter Array Definition Value at Time 0 s Value at Time 1 s
Time (s) *DIM, TIME, ARRAY, 2, 1, 1 0 1
Angular Velocity (rad/s) *DIM, Omega1, ARRAY, 2, 1, 1 150.77 150.77
Torque (N·m) *DIM, M1, ARRAY, 2, 1, 1 141.3 141.3

Mesh generation is performed using the sweep method in ANSYS Mesh Tool. We set global element sizes to 2 mm for a balance between accuracy and computation time. The final mesh comprises 14,304 elements and 3,847 nodes, with refinement near the contact zones to capture stress gradients. The finite element model of the screw gears is visualized, showing the worm engaged with four teeth of the worm wheel. After meshing, we define PARTs in LS-DYNA, which are groups of elements with unique type, material, and real constant combinations. Our model yields four PARTs: one for the worm, one for the worm wheel teeth, and two for the rigid body components. PART definition facilitates contact management and load application.

Contact definition is a critical aspect of screw gears simulation. In LS-DYNA, we use surface-to-surface (STS) contact, where the worm surface is designated as the contact surface and the worm wheel teeth as the target surface. The contact algorithm employs a penalty method, where a spring force is applied to prevent penetration. Parameters such as friction coefficient are set to default values (e.g., \( \mu = 0.1 \) for lubricated steel-bronze pairs). The contact formulation includes options for soft constraint-based methods, but we stick with the standard penalty approach for stability. The contact force calculation involves detecting gaps and overlaps each time step, making it suitable for dynamic meshing of screw gears.

With preprocessing complete, we proceed to solution control. The analysis time is set to 0.05 seconds, covering several meshing cycles of the screw gears. Given the worm speed, this duration allows observation of multiple tooth engagements. Output controls are configured to write results every 0.00005 seconds, yielding 1000 output steps for post-processing. We also enable time history output for selected nodes to track variables like stress and displacement over time. Memory allocation is adjusted by editing the keyword file (K-file) to include 10,000,000 words, ensuring sufficient space for the explicit solver. The solver, LS-DYNA, is then invoked, and we monitor progress via runtime messages. Using CTRL+C commands, we can check estimated completion times.

Post-processing in ANSYS POST1 reveals the dynamic behavior of the screw gears. We examine contour plots of stress and strain at specific time points, as well as animations to visualize the meshing process. The results indicate that maximum deformation occurs at the tooth roots, with values of 0.58116 mm for the worm wheel and 0.69156 mm for the worm. These deformations are elastic and within acceptable limits for the materials. The stress distribution shows peak von Mises stresses of 57.6 MPa in the worm wheel and 202.85 MPa in the worm, both below the yield strengths of tin bronze and steel, respectively. The contact pressure distribution across the tooth surfaces is non-uniform, with higher pressures at the initial contact points, gradually shifting as the gears rotate. This aligns with theoretical expectations for screw gears, where contact lines move along the tooth profile. To quantify these results, we extract data and summarize them in Table 3.

Table 3: Simulation Results for Screw Gears Dynamic Contact Analysis
Parameter Worm Wheel (Tin Bronze) Worm (45 Steel)
Maximum Deformation (mm) 0.58116 0.69156
Maximum von Mises Stress (MPa) 57.6 202.85
Contact Pressure Peak (MPa) Approx. 50 Approx. 180
Primary Location of Max Stress Tooth root region Tooth root and flank

The stress and strain patterns confirm that screw gears are subject to cyclic loading, which can initiate fatigue cracks. The high stress in the worm is due to its smaller contact area and higher stiffness. Using these results, we can compute safety factors against contact fatigue. For example, the allowable contact stress for tin bronze is typically around 200 MPa, giving a safety factor \( S_f \) of:

$$ S_f = \frac{\sigma_{\text{allow}}}{\sigma_{\text{max}}} = \frac{200 \, \text{MPa}}{57.6 \, \text{MPa}} \approx 3.47 $$

This indicates a robust design under the simulated loads. However, in real applications, factors like lubrication, temperature, and surface roughness could alter these values. Our simulation provides a baseline for further optimization of screw gears geometries or materials.

To deepen the analysis, we explore the time-varying nature of contact forces. By plotting contact force versus time for a single tooth pair, we observe periodic peaks corresponding to meshing events. The force \( F_c(t) \) can be approximated by a sinusoidal function modulated by gear kinematics:

$$ F_c(t) = F_0 + F_1 \sin(\omega_m t + \phi) $$

where \( \omega_m \) is the meshing frequency, derived from the number of teeth and rotational speed. For screw gears, meshing frequency \( f_m \) is:

$$ f_m = \frac{N \cdot n}{60} $$

with \( N \) being the number of worm wheel teeth and \( n \) the worm speed in rpm. Substituting values, \( f_m = \frac{40 \cdot 1440}{60} = 960 \, \text{Hz} \). This high frequency underscores the dynamic nature of screw gears, necessitating transient analysis methods like LS-DYNA.

Furthermore, we investigate the effect of friction on screw gears performance. By varying the friction coefficient in the contact definition, we can simulate different lubrication conditions. For instance, with \( \mu = 0.05 \) (well-lubricated), the contact stresses reduce by about 10% compared to \( \mu = 0.15 \) (poor lubrication). This highlights the importance of maintenance in prolonging screw gears life. The frictional energy dissipation also leads to temperature rise, which could be studied in coupled thermal-mechanical analyses, though that is beyond this scope.

In terms of computational efficiency, the explicit method in LS-DYNA proves advantageous for screw gears simulations. The stable time step \( \Delta t \) is determined by the smallest element size \( l_{\text{min}} \) and the wave speed \( c \) of the material:

$$ \Delta t \le \frac{l_{\text{min}}}{c} $$

where \( c = \sqrt{E/\rho} \). For our model, \( \Delta t \) is on the order of \( 10^{-7} \) seconds, requiring many increments but handled efficiently by the solver. We also employ mass scaling to increase \( \Delta t \) artificially in non-critical regions, speeding up the analysis without compromising accuracy in contact zones.

The insights gained from this dynamic contact analysis of screw gears have practical implications. Designers can use such simulations to iterate on parameters like pressure angle, lead angle, or material choice to minimize stress concentrations. For example, increasing the lead angle of the worm can distribute contact over a larger area, reducing peak pressures. Additionally, fillet radii at tooth roots can be optimized to lower stress gradients. Our approach provides a virtual testing environment, reducing reliance on physical prototypes and accelerating development cycles for screw gears systems.

To conclude, we have demonstrated a comprehensive methodology for analyzing screw gears using ANSYS/LS-DYNA. From geometry import to result interpretation, each step is detailed to ensure reproducibility. The dynamic contact simulation reveals critical stress and strain data that align with theoretical predictions, validating the finite element model. The maximum stresses are found at tooth roots, emphasizing the need for careful design in these regions. By incorporating tables and formulas, we summarize key parameters and relationships, enhancing the utility of this study for engineers. Future work could extend to include plastic deformation, wear modeling, or system-level simulations with bearings and housings. Ultimately, this research underscores the value of advanced simulation tools in advancing the reliability and performance of screw gears in mechanical transmissions.

In summary, screw gears are complex components requiring meticulous analysis to prevent failure. Through dynamic contact analysis via ANSYS/LS-DYNA, we gain a deeper understanding of their behavior under load, paving the way for innovative designs and improved durability. The repeated focus on screw gears throughout this article highlights their centrality in mechanical engineering, and the methods described here can be adapted to other gear types as well. We encourage practitioners to leverage such simulations to enhance product quality and operational safety.

Scroll to Top