gearsInMesh

Program for calculating the geometry of involute gears
945 Descargas
Actualizado 25 nov 2025

Ver licencia

This MATLAB library provides a set of functions for working with involute gears. It allows you to:
  • Calculate involute gear geometry
  • Plot a single gear
  • Plot multiple gears in mesh
  • Animate gears in mesh
The functions support both involute spur gears and helical involute gears.
Graphics dependency
For graphical output, the library uses the draw19 package, which is available on MATLAB File Exchange:
Please install draw19 and add it to your MATLAB path before using the visualization and animation functions.
User guide
A quick user guide describing the workflow and main functions is available here:
This toolbox can be useful for education, demonstration of gear meshing, and preliminary analysis of gear geometry.

Citar como

milan batista (2025). gearsInMesh (https://la.mathworks.com/matlabcentral/fileexchange/71968-gearsinmesh), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Camera Views en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.4

Update description

1.0.3

Correct calculation of center distance when beta /= 0

1.0.2

gearsInMesh is now class.

1.0.1

Add the link to the quick user guide.

1.0.0