New Reply

Gear Torque Basics

 
Share Thread Thread Tools
Jan23-11, 07:35 PM   #18
 

Gear Torque Basics


[tex]\tau[/tex] is the torque applied to the gear shaft; either from a motor or some resistance; even friction. [tex]I \alpha[/tex] is the «inertia torque» that is not available to the other gears.

First, I realized that I've put an extra minus sign, the proper equations would be:

[tex]
\frac{\tau_{1} - I_{1} \alpha_{1}}{r_{1}} = \frac{\tau_{2} - I_{2} \alpha_{2}}{r_{2}}
[/tex]

[tex]
\alpha_{1} r_{1} = - \alpha_{2} r_{2}
[/tex]

If you solved those equations you get:

[tex]
\tau_{1} - \left( \frac{r_{1}}{r_{2}} \right) \tau_{2} = \left[ I_{1} + \left( \frac{r_{1}}{r_{2}} \right) ^{2} I_{2} \right] \alpha_{1}
[/tex]

Or:

[tex]
\tau_{eq} = I_{eq} \alpha_{1}
[/tex]

Where [tex]\tau_{eq}[/tex] and [tex]I_{eq}[/tex] are the equivalent torque and inertia of the 2 gears that need to be accelerated, based on the acceleration of gear 1.

If you assume that a motor is on gear 1 and nothing on gear 2, then [tex]\tau_{1}[/tex] is the torque of the motor and [tex]\tau_{2} = 0[/tex] since there is no exterior input or output torque. So:

[tex]
\tau_{1} = \left[ I_{1} + \left( \frac{r_{1}}{r_{2}} \right) ^{2} I_{2} \right] \alpha_{1}
[/tex]

If there was a torque applied at gear 2 then it would be added to (or subtracted from) the torque of gear 1. For example if we assume that clockwise direction is positive and that [tex]\tau_{1}[/tex] is positive, then a motor putting a counterclockwise torque (negative) on gear 2 would increase the total torque. If it was a clockwise torque (positive), it would work against the motor at gear 1, hence the subtraction.

If [tex]\tau_{eq}[/tex] is zero, then [tex]\alpha_{1}[/tex] must be zero, meaning the gear set is turning at a constant rpm.

If you have more gears, you will still end up with an equation of the form [tex]\tau_{eq} = I_{eq} \alpha_{1}[/tex]. For the 3-gear example you did not solve the equation with [tex]\tau_{2}[/tex] and [tex]\tau_{3}[/tex] which will give [tex]\tau_{2}[/tex] as a function of [tex]\alpha_{1}[/tex] (since [tex]\tau_{3} = 0[/tex]).

As for the 5-gear setup, you won't have to assume anything if you know the torque of M1 and M2, because there are no redundant path. For example, if M1 has sufficient torque for the acceleration of gear A, C, H1 and half of E and M2 has sufficient torque for the acceleration of gear B, D, H2 and half of E, there will be no torque transfer from on side to the other. But if it is not the case (assume torque at M2 is zero), then some torque of M1 will have to through gear E to accelerate gear B, D and H2.
 
Jan31-11, 10:10 AM   #19
 
Quote by jack action View Post
[tex]\tau[/tex] is the torque applied to the gear shaft; either from a motor or some resistance; even friction. [tex]I \alpha[/tex] is the «inertia torque» that is not available to the other gears.
So for any given gear, part of the torque applied to it is transferred to the connected gears, and part of it is used to accelerate the gear ([tex]I\alpha[/tex])?
Quote by jack action View Post
[tex]
\tau_{1} - \left( \frac{r_{1}}{r_{2}} \right) \tau_{2} = \left[ I_{1} + \left( \frac{r_{1}}{r_{2}} \right) ^{2} I_{2} \right] \alpha_{1}
[/tex]
I think I understand how this works for 2 gears now, but the three-gear example has me confused:
Quote by jack action View Post
If you have more gears, you will still end up with an equation of the form [tex]\tau_{eq} = I_{eq} \alpha_{1}[/tex]. For the 3-gear example you did not solve the equation with [tex]\tau_{2}[/tex] and [tex]\tau_{3}[/tex] which will give [tex]\tau_{2}[/tex] as a function of [tex]\alpha_{1}[/tex] (since [tex]\tau_{3} = 0[/tex]).
If the only exterior source of torque was on gear 1, wouldn't the torque at gears 3 and 2 be zero? I don't understand the reason for finding [tex]\tau_{2}[/tex] as a function of [tex]\alpha_{1}[/tex]. In fact I still don't understand the reason for solving [tex]\frac{\tau_{2}-I_{2}\alpha_{2}}{r_{2}} = \frac{\tau_{3}-I_{3}\alpha_{3}}{r_{3}}[/tex], when I have found [tex]\alpha_{2}[/tex] using [tex]\frac{\tau_{1}-I\alpha_{1}}{r_{1}} = \frac{\tau_{2}-I\alpha_{2}}{r_{2}}[/tex] and [tex]\alpha_{1}r_{1} = -\alpha_{2}r_{2}[/tex]. If I know [tex]\alpha_{2}[/tex], surely I know [tex]\alpha_{3}[/tex] using [tex]\alpha_{2}r_{2} = -\alpha_{3}r_{3}[/tex]? But like I say, I know I can't have done this right.
 
Feb1-11, 01:02 PM   #20
 
Quote by Frimkron View Post
So for any given gear, part of the torque applied to it is transferred to the connected gears, and part of it is used to accelerate the gear ([tex]I\alpha[/tex])?
Yes.


Quote by Frimkron View Post
I think I understand how this works for 2 gears now, but the three-gear example has me confused:
If the only exterior source of torque was on gear 1, wouldn't the torque at gears 3 and 2 be zero?
You're right, there is something wrong, I'm trying to go too fast. Let's start again.

Assumption: 3-gear set; All torque applications and all gear rotations are clockwise.

For gear 1:

[tex]\frac{\tau_{1} - I_{1} \alpha_{1}}{r_{1}} = F_{12}[/tex]

Where [tex]F_{12}[/tex] is the force common to gear 1 and 2.

For gear 2:

[tex]\frac{\tau_{2} - I_{2} \alpha_{2}}{r_{2}} = F_{12} + F_{23}[/tex]

For gear 3:

[tex]\frac{\tau_{3} - I_{3} \alpha_{3}}{r_{3}} = F_{23}[/tex]

Opposite and equal acceleration for gear 1 and 2:

[tex]\alpha_{1} r_{1} = - \alpha_{2} r_{2}[/tex]

Opposite and equal acceleration for gear 2 and 3:

[tex]\alpha_{3} r_{3} = - \alpha_{2} r_{2}[/tex]

So 5 equations, 5 unknowns ([tex]\alpha_{1}[/tex], [tex]\alpha_{2}[/tex], [tex]\alpha_{3}[/tex], [tex]F_{12}[/tex], [tex]F_{23}[/tex]). Solving:

[tex]\frac{\tau_{2} - I_{2} \alpha_{2}}{r_{2}} = \frac{\tau_{1} - I_{1} \alpha_{1}}{r_{1}} + \frac{\tau_{3} - I_{3} \alpha_{3}}{r_{3}}[/tex]

Replacing [tex]\alpha_{2}[/tex] and [tex]\alpha_{3}[/tex] with [tex]\alpha_{1}[/tex]:

[tex]\frac{\tau_{2} + I_{2} \alpha_{1} \frac{r_{1}}{r_{2}}}{r_{2}} = \frac{\tau_{1} - I_{1} \alpha_{1}}{r_{1}} + \frac{\tau_{3} - I_{3} \alpha_{1} \frac{r_{1}}{r_{3}}}{r_{3}}[/tex]

Rewriting:

[tex]\tau_{1} - \tau_{2} \frac{r_{1}}{r_{2}} + \tau_{3} \frac{r_{1}}{r_{3}} = \left[ I_{1} + \left( \frac{r_{1}}{r_{2}} \right) ^{2} I_{2} + \left( \frac{r_{1}}{r_{3}} \right) ^{2} I_{3} \right] \alpha_{1}[/tex]

Or:

[tex]\tau_{eq} = I_{eq} \alpha_{1}[/tex]

Note that [tex]\tau_{2}[/tex] is subtracted because we assumed it was applied clockwise, just like for gear 1 and 3; Though the rotation is opposite. But all the inertia terms are additive. If [tex]\tau_{2} = \tau_{3} = 0[/tex] then [tex]\tau_{eq} = \tau_{1}[/tex].
 
New Reply

Tags
basic questions, gear ratio, gears, motors, torque
Thread Tools


Similar Threads for: Gear Torque Basics
Thread Forum Replies
gear basics - changing axis of rotation Mechanical Engineering 14
Net torque Problem in gear system Classical Physics 13
Torque in Gear system General Engineering 4
Torque of different sized gear or fly wheel General Physics 0