Planetary Gear
Planetary Gear component
The Planetary Gear component models a gearbox without inertia, elasticity, or backlash. It consists of an inner sun wheel, an outer ring wheel, and a planet wheel located between sun and ring wheel. The bearing of the planet wheel shaft is fixed in the planet carrier.
The component can be connected to other elements at the sun, ring and/or carrier flanges. An option is provided to activate a planet flange. If inertia is taken into consideration, the sun, ring, and carrier inertias can be added by attaching the Inertia component to the corresponding connectors. The inertia of the planet wheels are included by attaching an Inertia component to the planet flange. The damping in the bearing connecting the planet(s) to carrier can be included via the component options. Bearing friction of the ‘ring’ and ‘carrier’ shafts may be included by attaching the Bearing Friction component(s) to these flanges.The icon of the planetary gear signals that the sun and carrier flanges are on the left side and the ring flange is on the right side of the gear box. However, this component is generic and is valid independently to how the flanges are actually placed (for example, the sun wheel may be placed on the right side instead on the left side). According to the overall convention, the positive direction of all relevant vectors, namely, the absolute angular velocities and cut-torques in the flanges are along the axis vector shown in the icon.
Note 1: Since the planet’s mass is rotating at a distance from the planetary gear axis, ensure that when adding inertia to the ‘planet' that the proper inertia is also added to the ‘carrier’.
Note 2: When attaching a Bearing Friction component to the planet shaft to represent planet/carrier bearing friction, use the configuration shown in the figure below to correctly account for the relative velocity of the planet with respect to the carrier.
Including Planet/Carrier Bearing Friction
Kinematic Equation
The gear ratio of the planetary gear is rR/S and is defined by:
rR/S=NRNS
Where NR is the number of ring teeth and NS is the number of sun teeth.
The number of planet teeth NP has to fulfill the following relationship:
NP = 12NR − NS
There are two types of kinematic equations depending whether the Planet flange is disabled or enabled:
Note: When the Planet flange is enabled (planet port=true) an extra equation is added.
Planet flange is disabled
1+rR/S ϕc = ϕS + rR/S·ϕR
Planet flange is enabled
rR/S − 1 ϕp = rR/S·ϕR − ϕS
Where ϕC , ϕO , and ϕI are defined as the rotation angles of the carrier, outer planet, and inner planet, respectively
Internal Structure
Torque Balance Equation (No Inertia)
There are two sets of kinematic torque balance equations depending on whether the Planet flange is disabled or enabled:
−1rR/SτR + τS+τloss = 0
τR + τS+τC = 0
−1rR/SτR + τS − 2nplrR/S − 1τP +τloss = 0
τR + τS + τC +npl· τO + τP= 0
Where τC , τR , τS , τO ,τP are defined as the rotation angles of the carrier, ring, sun, and planet respectively. npl is the number of identical planets meshing with the ring and sun gears.
Also τloss is the loss torque and is defined as:
τloss = 0 ideal=true npl · 2rR/S − 1· ωP/C+ τmR − τmS ideal=false
Where npl is the number of planets meshing with the Sun and the Ring gears, and
τmR= 1rR/S (1−η11(ωR/C))· τR ωR/C · τR≥0 (1− 1η12(ωR/C))· τR ωR/C · τR<0
τmS= (1−η22(ωS/C))·τS ωS/C · τS≥0 (1− 1η21(ωS/C))·τS ωS/C · τS<0
Where η11(ωR/C) and η12(ωR/C) are the forward and backward Ring/Planet meshing efficiency, respectively and η22(ωS/C) and η21(ωS/C) are the forward and backward Sun/Planet meshing efficiency, respectively.
Also
ωR/C = ωR - ωC
ωS/C = ωS - ωC
ωS/R = ωS - ωR
ωP/C = − 2 rR/SrR/S2− 1ωS/R
Where
ω__x = ϕ·__x , x ∈ P,S, R,C
Power Loss
The power loss (Ploss) is calculated as:
Ploss = Ploss1 + Ploss2+ Ploss3
Ploss1 = 0ideal=true 1−η11τR·ωR/CτR · ωR/C≥0 1−1η12τR·ωR/CτR · ωR/C<0
Ploss2 = 0ideal=true 1−η22τS·ωS/CτS · ωS/C≥01−1η21τS·ωS/CτS · ωS/C<0
Ploss3 = {0ideal=true ηpl·d·ωP/C2ωP/C≥0
Connections
Name
Condition
Description
ID
Carrier
−
Carrier flange
carrier
Planet
planet port=true
Planet flange
planet
Ring
Ring flange
ring
Sun
Sun flange
sun
Loss Power
ideal=false
Conditional real output port for power loss
lossPower
Parameters
Symbol
Default
Units
ideal
-
true
Defines whether the component is:
true - ideal or
false - non-ideal
data source
GUI
Defines the source for the loss data:
entered via GUI [GUI]
by an attachment [attachment]
by an external file [file]
datasourcemode
same loss data
Defines whether one efficiency data table is used for all meshing loss calculations [same loss data=true] or the efficiency of each meshing gear pair is given by a separate data table [same loss data=false].
SameMeshingEfficiency
rR/S
2
Gear ratio
ratio
npl
1
Number of planet gears
numberofPlanets
ηω
same loss data = true
data source = GUI
0,1,1
rads,−,−
Defines all velocity dependant meshing efficiencies.
The columns:
[ω η1 (ω ) η2 (ω )]
Five options are available:
1 by 1 array: entered value is taken as the constant efficiency for forward and backward cases
η1 (ω ) = η2 (ω ) = η
1 by 2 array: first entered value is taken as the constant efficiency for forward case and the second for backward cases
η1 (ω) = η1 , η2 (ω ) = η2
1 by 3 array: first column is ignored and the second and third values are taken as constant efficiencies for forward and backward cases, respectively
n by 2 array: Second column is forward and backward efficiency
η (ω) = η1 (ω ) = η2(ω )
n by 3 array:
Second column is forward efficiency
η1 (ω)
Third column is backward efficiency
η2 (ω )
meshinglossTable3
data source = attachment
Defines velocity dependant meshing efficiency
First column is angular velocity (ω)
(See col η below)
data3
data source = file
fileName3
col η
data source = attachment or file
2,3
Defines the corresponding data columns used for forward efficiency (η1) and backward efficiency (η2 )
Two options are available:
1 by 1 array:
Data column corresponding to the column number is used for both forward and backward efficiency (η=η1 = η2 )
1 by 2 array:
Data column corresponding to the first column number is used for forward efficiency ( η1) and data column corresponding to the second column number is used for backward efficiency (η2)
columns3
ηR/PωR/C
same loss data = false
rads,−, −
Defines Ring/Planet velocity dependant meshing efficiency as a function of ωR/C .
The columns are:
[ωR/C η1(ωR/C ) η2(ωR/C )]
First column is angular velocity of the ring gear w.r.t. the carrier (ωR/C)
η1(ωR/C ) = η2ωR/C = η
η1(ωR/C ) = η1 , η2(ωR/C ) = η2
1 by 3 array: first column is ignored and the second and third values are taken as constant efficiencies for forward and backward cases, respectively.
η (ωR/C ) = η1 (ωR/C ) = η2 (ωR/C )
η1 (ωR/C )
η2 (ωR/C )
meshinglossTable1
Defines the velocity dependent meshing efficiency
First column is angular velocity (ωR/C )
(See col ηR/P below)
data1
fileName1
col ηR/P
Defines the corresponding data columns used for forward (η1) and backward (η2) friction torques.
Data column corresponding to the column number is used for both forward and backward efficiency (η1=η2 = η)
Data column corresponding to the first column number is used for forward efficiency (η1) and
Data column corresponding to the second column number is used for backward efficiency (η2)
columns1
ηP/SωS/C
Defines Planet/Sun velocity dependant meshing efficiency as a function of ωS/C .
[ωS/C η1(ωS/C ) η2(ωS/C )
First column is angular velocity of the sun gear w.r.t. carrier (ωS/C)
η1(ωS/C ) = η2ωS/C = η
η1(ωS/C ) = η1 , η2(ωS/C ) = η2
η (ωS/C ) = η1 (ωS/C ) = η2 (ωS/C )
η1 (ωS/C )
η2 (ωS/C )
meshinglossTable2
First column is angular velocity (ωS/C )
(See col ηP/S below)
data2
fileName2
col ηP/S
Defines the corresponding data columns used for forward (η1) and backward (η2) efficiency
columns2
d
0
N⋅mrads
linear damping in planet/carrier bearing
smoothness
Table points are linearly interpolated
Defines the smoothness of table interpolation
There are two options:
Table points are interpolated such that the first derivative is continuous
Note: Gear ratio rR/S must be strictly greater than zero.
See Also
Driveline Library Overview
MapleSim Library Overview
1-D Mechanical Overview
Basic Gear Sets
Planet Planet Gear
Planet Ring Gear
References
Pelchen C., Schweiger C., and Otter M., “Modeling and Simulating the Efficiency of Gearboxes and Planetary Gearboxes,” 2nd International Modelica Conference, Proceedings, pp. 257-266.
Download Help Document