Max wheel size according to torque

  • Thread starter Thread starter Jones1987
  • Start date Start date
  • Tags Tags
    Max Torque Wheel
Click For Summary

Discussion Overview

The discussion revolves around determining the optimal wheel size for a robot to climb inclines, specifically focusing on the relationship between torque, weight, and incline angle. Participants explore the mathematical relationships involved and the implications for wheel size on both inclined and flat surfaces.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant questions whether to use the torque of a single motor or the combined torque of all motors to determine the maximum wheel size.
  • Another participant provides a force balance equation that incorporates the torque from all motors, suggesting that the total torque is necessary for calculations.
  • A participant calculates the maximum wheel radius based on their understanding of torque and force, arriving at a specific value for a 15-degree incline.
  • There is a discussion about the flip over limit, with one participant seeking clarification on how to determine the angle at which the robot may flip over.
  • Some participants confirm the calculations of others, indicating agreement on the mathematical approach but not necessarily on all interpretations of the results.
  • One participant expresses confusion about why the calculated ideal wheel size on a flat surface is smaller than that on an incline, suggesting a potential misunderstanding of the underlying principles.
  • A later reply corrects a misunderstanding regarding the sine of zero, indicating that the maximum radius on a flat surface could be considered infinite.

Areas of Agreement / Disagreement

Participants generally agree on the mathematical approach to calculating maximum wheel size based on torque and incline, but there is disagreement regarding the implications of these calculations, particularly in relation to flat surfaces versus inclines. The discussion remains unresolved regarding the optimal wheel size in different scenarios.

Contextual Notes

There are limitations in the assumptions made about torque distribution and the effects of incline versus flat surfaces. The discussion does not fully resolve the implications of these calculations for practical applications.

Jones1987
Messages
74
Reaction score
0
Hi, I'm researching into what will be the best size wheels to put onto a motor to allow my robot to climb an incline, and then possibly find out what is the maximum incline it can reach.

I'm using this thread as a source for the math:

http://forums.trossenrobotics.com/archive/index.php/t-2900.html

But where he states this

"So, given 47 oz-in of torque with four motors (1.3 Newton-meters), mass of 2 Kg and an angle of 15 degrees, the answer is:

r = 1.3 / (9.8 * 2 * 0.26) = 0.26 m"

Would you not use the torque of a single motor to find out its max wheel size? Rather than combine the total torque and use that?

Also, once I've found my ideal size of wheel to tackle a 15degree incline, I'm taking an educated guess that a wheel to combat a 20degree incline be a smaller?
 
Engineering news on Phys.org
If you assume that your robot has 4 wheels of radius r, each connected to a motor with torque T, the force balance equation is:

m*g*sin(theta) = (T/r)1 + (T/r)2 + (T/r)3 + (T/r)4 = 4*(T/r) = (4*T)/r

and 4*T is the sum of the torque from all motors. This is why you need the torque from all motors.

Don't forget that this is the maximum wheel radius for your robot to be able to climb that hill (actually it will be only just enough for preventing your robot to go downhill); you can (and should) go smaller.

They are also 2 other characteristics that will limit the climbing ability of your robot: its traction and its flip over limit.

Read this http://hpwizard.com/car-performance.html" for more info (look at the bottom of the page: Theory»Longitudinal acceleration»Accelerating»Hill climbing)
 
Last edited by a moderator:
jack action said:
If you assume that your robot has 4 wheels of radius r, each connected to a motor with torque T, the force balance equation is:

m*g*sin(theta) = (T/r)1 + (T/r)2 + (T/r)3 + (T/r)4 = 4*(T/r) = (4*T)/r

and 4*T is the sum of the torque from all motors. This is why you need the torque from all motors.

Don't forget that this is the maximum wheel radius for your robot to be able to climb that hill (actually it will be only just enough for preventing your robot to go downhill); you can (and should) go smaller.

They are also 2 other characteristics that will limit the climbing ability of your robot: its traction and its flip over limit.

Read this http://hpwizard.com/car-performance.html" for more info (look at the bottom of the page: Theory»Longitudinal acceleration»Accelerating»Hill climbing)

Hi jack, thanks for the detailed reply. I assume to obtain max wheel size, I just use sum of torque, divided by the force. Which will give me a max radius to use

So e.g.
m = 2kg
T = 0.355 * 2 (2 motors) = 0.71Nm
F = (9.8 * 2 * sin(15)) = 5.07N

So Rmax = 0.71 / 5.07
Rmax = 0.14m

Is this correct?

I'm looking at the flip over limit, and I don't know if it's because I've not long been awake, but I'm not grasping it. Will the resultant value of tan(theta) be the max angle before this robot will begin to lift and flip over?
 
Last edited by a moderator:
Yes, your calculations are correct.

As for the flip over limit, it is the angle at which the normal force on the front axle will be zero and the total weight of the vehicle will be on the rear axle. This is an unstable condition. At this point, the front axle can lift to any height and the vehicle may flip over.
 
jack action said:
Yes, your calculations are correct.

As for the flip over limit, it is the angle at which the normal force on the front axle will be zero and the total weight of the vehicle will be on the rear axle. This is an unstable condition. At this point, the front axle can lift to any height and the vehicle may flip over.

Ok brilliant. However for some reason, when I calc the ideal wheel size on a flat surface, I end up getting a lower number than what it would be on an incline. But surely on a flat surface you are allowed larger wheels?

R = T / (g * m)
R = 0.71 / (9.8 * 2)
R = 0.036m

So I have a feeling I'm missing something obvious here.
 
sin(0) equals 0, not 1. The value of Rmax is infinity on a flat surface.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 23 ·
Replies
23
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K