Example 2-14 — a motor connected to a load through gears

Reflected Inertia

Two shafts turning at different speeds, and one equation of motion. Put a gearbox between a motor and its load and the load’s inertia and damping still arrive at the motor shaft — but scaled by the square of the gear ratio. That single factor is what lets a small motor move a large load, and what decides the ratio you should choose.

COURSEEMCH 367 · Controls
MODEL2 rotating masses, viscous damping
FINDθm/Tm and θL/Tm
RATIOn = N₁/N₂,  θLm = n

The mechanism

One drive train, two shafts

A step torque Tm is applied to the motor at t = 0. Change the tooth counts and watch both the speeds and the equivalent inertia change — the gears turn at whatever ratio you set, but what the motor actually has to accelerate is the number in the Je tile.

Gear train — step torque at the motor t = 0.00 s
n = N₁/N₂0.500
Je0.0950 kg·m²
be0.0300
τ = Je/be3.17 s
ωm NOW0.0 rad/s
ωL NOW0.0 rad/s
Motor shaft θm, ωm Load shaft θL, ωL
rotation drawn at 1/24 rate · speeds and times are true

In hardware

The same drive train, as it is actually built

Every symbol in the model is standing in for a real object. Here is a gearmotor driving a conveyor drum — the commonest place this exact problem turns up — with the six parts numbered, and the same six numbers on the idealised model underneath. Note which side of the gearbox each part lands on: that is what decides whether its inertia gets multiplied by or not.

belt drag MOTOR BEARINGS CONVEYOR DRUM AS BUILT 1 2 3 4 5 6 IDEALISED AS J m N₁ N₂ J L bm bL 1 2 3 4 5 6
A pictorial elevation, not a projection: the motor is drawn from the side while the gears are drawn face-on, so the tooth counts stay countable. The proportions are the page’s default 15 / 30 pair; the figure does not follow the sliders.
#COMPONENTSYMBOL WHAT IT PHYSICALLY IS
1Motor rotor Jm Everything that spins with the motor shaft: rotor iron, shaft, cooling fan — and the pinion keyed to it.
2Motor bearings and windage bm Bearing drag, air resistance on the rotor and fan, and the speed-dependent part of the iron losses.
3Pinion, 15 teeth N₁ Cut on or keyed to the motor shaft, so it turns at ωm.
4Gear, 30 teeth N₂ On the load shaft. Twice the teeth, so half the speed and twice the torque.
5Conveyor drum JL The drum and its shaft, the gear bolted to it, and the belt and product being dragged along.
6Belt and product drag bL Belt tension losses, product sliding friction, air drag — every loss that grows with belt speed.

The pinion is on the motor’s side. It is easy to think of the whole gear set as “the gearbox” and reflect all of it, but the pinion turns at ωm, so its inertia belongs to Jm and is not multiplied by anything. The gear turns at ωL, so it joins JL and is reflected by . On a hard reduction that difference matters: the big gear can dominate the load inertia while the pinion is negligible.

Neither damper is a real part. Nothing in the drawing above is a dashpot. bm and bL are what is left after lumping together every loss that happens to grow in proportion to speed, and calling the sum viscous.

Where that lumping breaks. A real drive train also has Coulomb friction — a roughly constant breakaway torque that does not care about speed — plus a mesh efficiency of a few percent per gear stage, and stiction that has to be overcome before anything moves at all. None of those fit the form, so this model leaves them out. It earns its keep in the range where speed-dependent losses dominate, which for a machine like this one is most of its working speed.

The reflection

What the motor actually feels

The motor never sees JL or bL directly. It sees them through the gears, multiplied by . These two bars are live: move the tooth-count sliders above and watch how much of the equivalent inertia and damping is the load’s contribution.

Equivalent inertia 0.0950 kg·m²

Je = Jm + n²JL

Motor, Jm 0.020021%
Load reflected, n²JL 0.075079%
Load as it really is, JL0.3000×0.250

Equivalent damping 0.0300

be = bm + n²bL

Motor, bm 0.010033%
Load reflected, n²bL 0.020067%
Load as it really is, bL0.0800×0.250

Why the square, and not just n

Because the reflection has to conserve energy, not torque. The load turns at ωL = nωm, so its kinetic energy is ½JL(nωm)² = ½(n²JLm² — the same energy an inertia of n²JL would have on the motor shaft. The identical argument on dissipated power, bLωL² = (n²bLm², gives the damping. One factor of n comes from the speed and one from the torque; the algebra in the next section produces the same without ever mentioning energy.

The reduction

Two equations, one unknown eliminated

Start on the load side, where the only applied torque is T₂ coming through the gears. Then use the two gear relations to push everything onto the motor shaft.

Jm θm Tm bmm T1 JL θL T2 bLL T2/T1 = N2/N1 θLm = N1/N2 FREE BODY DIAGRAMS
The gears contribute a reaction pair: the pinion feels T₁ back from the mesh, the gear delivers T₂ to the load. Their ratio is set by the tooth counts, and it is the reciprocal of the speed ratio.
  1. Equation of motion for the load

    The gear torque drives it; the load damper opposes it.

    JLs²θL = T₂ − bLL
  2. Equation of motion for the motor

    The motor torque drives it; the motor damper and the mesh reaction T₁ oppose it.

    Jms²θm = Tm − bmm − T₁
  3. Put the load torque in terms of the motor angle

    Rearranging the load equation and substituting θL = (N₁/N₂)θm,

    T₂ = (JLs² + bLs)θL = (JLs² + bLs) N₁N₂θm
  4. Reflect it back through the mesh

    The reaction on the pinion is smaller than the torque delivered to the load, by the same tooth ratio: T₁ = (N₁/N₂)T₂. Substituting into the motor equation brings in the second factor of n:

    Jms²θm = Tm − bmmN₁N₂(JLs² + bLs) N₁N₂θm

    which rearranges to a single-shaft system:

    (Jm + n²JL)s²θm + (bm + n²bL)sθm = Tm n = N₁/N₂
  5. Name the two equivalents and read off the answers

    With Je = Jm + n²JL and be = bm + n²bL, the gearbox has disappeared entirely:

    Jes²θm + bem = Tm
    θm(s)Tm(s) = 1s(Jes + be) 2.30a
    θL(s)Tm(s) = ns(Jes + be) 2.30b

    A pole at the origin and one at −be/Je: the angle ramps without bound while the speed is a first order system with time constant τ = Je/be settling at Tm/be. The load transfer function is the motor’s, scaled by n — nothing more.

Step response

What a step of torque actually does

Both curves come from 2.30a and 2.30b with the sliders’ current values, so they move as you drag. The marker is where the animation above has got to.

ωm(t) — motor shaft ωL(t) = nωm(t) — load shaft

Choosing the ratio

There is a best gear ratio, and it is not the biggest one

Gearing down multiplies torque but costs speed, so somewhere in between there is an optimum — and the two things you might want to maximise have different optima. Both curves below are live; the dashed line is the optimum, the dot is where your tooth counts currently sit.

Initial load acceleration

αL(0) = nTm/Je  rad/s² · how fast it gets moving

Steady-state load speed

ωL(∞) = nTm/be  rad/s · how fast it ends up

The acceleration optimum is an inertia match. Maximising nTm/(Jm + n²JL) over n gives

n* = √(Jm/JL)   ⇒   n*²JL = Jm,   Je = 2Jm

At the best ratio the reflected load inertia is exactly equal to the motor’s own, and the equivalent inertia is twice the motor’s. Gear down further and you keep multiplying torque, but you are now accelerating a rotor that is mostly your own motor. The best acceleration you can ever get is Tm/(2√(JmJL)), and no choice of gearing beats it.

The speed optimum is a damping match — same algebra, other pair of terms: n* = √(bm/bL), giving Tm/(2√(bmbL)). The two optima only coincide when Jm/JL = bm/bL, so in general a drive train has to be designed for one or the other.

Model limits. Rigid shafts, rigid teeth, no backlash, no gear inertia of its own, no Coulomb friction, 100% mesh efficiency, and a motor that supplies Tm regardless of speed. A real motor’s torque falls off as it speeds up, which changes the optimum; a real gearbox loses a few percent per stage and has its own inertia, which is often comparable to a small motor’s.

Exercises

Four things to try on the drive train

1 · Find the inertia match by hand

With the defaults, compute √(Jm/JL), then set the tooth counts to hit it. Check that the reflection bar splits 50/50 and that Je equals exactly 2Jm.

2 · Watch the two optima separate

Raise bL to its maximum. The speed optimum slides left while the acceleration optimum stays put. Which one should a positioning stage be designed around, and which one a conveyor?

3 · Make the gearbox invisible

Set N₁ = N₂ so n = 1. Verify that Je is now just Jm + JL and that the two shafts turn at the same speed — the reduction collapses to two masses bolted together.

4 · Explain the time constant

Gear down hard (n small) and τ approaches Jm/bm; gear up and it approaches JL/bL. Show that from τ = Je/be by taking the two limits.