bhnh
Feb27-08, 10:41 AM
1. The problem statement, all variables and given/known data
I've never studied Physics, and I've run into a Physics question while writing a code for a 3D plugin. I'm making a routine which automatically creates gear trains. I've covered spur, helical and bevel gear ratios and everything works nicely, However, I've run into a brick wall with rack & pinion gears.
I know just enough to assume that this is a question of finding a ratio between the angular motion of the pinion and the linear motion of the rack. I also suspect that the angular increments have to be in radians rather than degrees. Can anyone tell me if there's a basic equation tranlating motion between these that I can incorporate into my code? Many thanks in advance.
2. Relevant equations
3. The attempt at a solution
1. The problem statement, all variables and given/known data
2. Relevant equations
3. The attempt at a solution
I've never studied Physics, and I've run into a Physics question while writing a code for a 3D plugin. I'm making a routine which automatically creates gear trains. I've covered spur, helical and bevel gear ratios and everything works nicely, However, I've run into a brick wall with rack & pinion gears.
I know just enough to assume that this is a question of finding a ratio between the angular motion of the pinion and the linear motion of the rack. I also suspect that the angular increments have to be in radians rather than degrees. Can anyone tell me if there's a basic equation tranlating motion between these that I can incorporate into my code? Many thanks in advance.
2. Relevant equations
3. The attempt at a solution
1. The problem statement, all variables and given/known data
2. Relevant equations
3. The attempt at a solution