|
Home
REALIZE for AutoCAD (G-Code export) Friends' sites: Alex Bill Jeff John Michael Email the author: |
A common problem in designing servo motor mounts for machinery is calculating the belt length needed to go around two pulleys of different diameters which are a certain distance apart. Given R1 = the radius of the large pulley, R2 = the radius of the small pulley, and D = the distance between their centers, the solution for L, the belt length is:
L = 2 R1 (pi - a + tan a) + 2 R2 (a - tan a), where a = acos ((R1-R2)/D) Files attached to this page:
|