Comments

  1. The HelicalGearSet element automatically creates a pair of two helical gears based on user input and calculated values. However, if the HelicalGear element is used, then some parameters cannot be auto-calculated, such as center distance, addendum lowering, and so forth. You must consider this when creating gear sets using individual HelicalGear elements.
  2. Backlash ratio ( j i ) is defined as the parameter that if multiplied by the half circular pitch of the gear tooth, the circumferential backlash for each gear is calculated.

    Backlash (circumferential) or tooth thickness allowance is the slight reduction of the theoretical tooth thickness on the pitch circle (calculated as backlash – free state) to prevent gear jamming. The center distance is not changed by this; the ratio only affects the gear tooth thickness.

    Another way to introduce extra backlash to the gear tooth is to increase the center distance. Profile shift parameters are also adjusted.

    The total backlash (for both gears) is calculated as:
    b a c k l a s h = 0.5 j 1 + j 2 c p
    where, c p is the circular pitch and calculated as:
    c p = m n π c o s ( β )
  3. Addendum lowering is calculated from the summation of the profile shifts to ensure that tip clearance does not change.
    It is calculated as:
    k m = a w - a i - m n ( x 1 * +   x 2 * )

    When using a single gear, this parameter cannot be calculated and the default value is zero. For the HelicalGearSet, this parameter is calculated internally and provided to the created HelicalGear elements.

  4. The default value is calculated internally with respect to the units of the system. S45C (AISI 1045) steel has been chosen as the default material.
  5. Two of the num_of_teeth_1, num_of_teeth_2 and gear_ratio must be specified as inputs. The third is calculated consistently.
  6. The profile shift coefficient must always be higher than a critical value to avoid the undercut phenomenon. An error message is displayed if this value is less than this limit.
  7. When the number of teeth of the gear element parameter is negative, then an internal helical gear is created.

    Use the negative gear ratio to create an external/internal gear set with the HelicalGearSet element.

    Do not use a negative number of teeth on both gears.

  8. If the hub diameter is not provided as an input, then it is calculated internally as a function of the addendum and the dedendum of the gear. The hub diameter is the inner diameter when creating external gears and the outer diameter when using internal gears.
  9. In the HelicalGear element, the following parameters are defined:
    The pitch diameter is defined as:
    d = m n c o s ( β ) z
    The tip diameter is defined as:
    d a * = d + 2 m n (   x * +   h a * )
    d a c = d a * + 2 k m
    d a = max   d a c   ,   d a * |   )
    The root diameter is defined as:
    d f = d - 2 m n (   h f * - x * )
    i f   z < 0   : d f = | d f |
  10. In the HelicalGearSet element, the operating center distance ( a w ) is calculated internally from the definition of the two reference markers of the element. This center distance might differ from the initial one calculated as a i = 0.5 d 1 + d 2 . Ensure that the working pressure angle and the working pitch diameters ( d w 1   ,   d w 2 ) comply with the calculated center distance.
  11. The center distance of the planetary gear set must have specific limits to avoid planet interference. The planet's distance l , as can be seen in the figure of the PlanetaryGearSet, must follow the following equation:
    l > d a p l a n e t
    w h e r e :
    l = 2 a w s i n π N
    d a p l a n e t :   t h e   t i p   d i a m e t e r   o f   p l a n e t s
    a w : w o r k i n g   c e n t e r   d i s t a n c e
    N : N u m b e r   o f   p l a n e t s
  12. The number of teeth of the planetary gear set must follow specific constraints. The z 1   a n d   z 2 always need to be positive, and respectively, the ring gear teeth ( z 3 ) must be negative. Also, for the correct meshing of the gears, the following equation for z 1 and z 3 needs to be accomplished:
    m o d   ( z 1 - z 3 /   N     ) =   0

    The modulo of the ratio between the difference of the sun and ring number of teeth and the number of planets needs to be zero.

    Another constraint for the planetary set, without affecting the input choices, is that the operating center distance for the (sun-planet) and (planet-ring) gearsets need to be equal. This does not mean that the reference center distance is also the same due to the profile shift. The following equation for the working pitch diameters of the gears is always true:
    d w 1 +   d w 2 = | d w 22 + d w 3 |
  13. For planetary gear sets, the gear ratio u does not always define the transmission ratio for the gear system ( i ). For the case that the carrier part is connected to ground, the planets work as idler gears so the transmission ratio ( i ) is the same as the gear ratio ( u ).
    i = u = ω 1 ω 3
    In the case that the ring gear is connected to the ground, the transmission ratio between the sun gear and the carrier is calculated as follows:
    i 1 c = ( 1 - u ) = ω 1 ω C
    Finally, in the case that the sun is fixed, the transmission ratio is modified as follows:
    i 3 c = 1 - 1 u = ω 3 ω c