Incorrect velocity of gears in Gearbox

조회 수: 3 (최근 30일)
Christo van Rensburg
Christo van Rensburg 2020년 8월 18일
답변: Steve Miller 2022년 12월 20일
Hi everyone,
So I'm a building a single stage gearbox as depicted in the figure below in Simulink.
Gear 1 (N = 17 teeth) is given a constant torque of 1000 Nm and meshed with gear 2 (53 teeth).
When I run the simulation I get a ridiculously high velocity profile for either gear that keeps increasing as time passes. Should this value not remain constant? What am I missing that could possibly cause this?
Any help is appreciated!

답변 (1개)

Steve Miller
Steve Miller 2022년 12월 20일
The simulation results you have plotted are correct. You are applying a constant torque to both gears. Applying a constant torque to a rotational system with no damping will result in a system that just keeps accelerating (Torque = Inertia* Acceleration). If you want it to settle at a constant speed, you need to do one of the following:
  1. Apply a torque pulse to get it spinning... OR
  2. Assign damping to one of the Revolute Joints... OR
  3. Use a motion input to ONE of the gears
--Steve

카테고리

Help CenterFile Exchange에서 Joints and Constraints에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by