Automated Modeling of Planetary Gears

Version 1.0.6.0 (42.7 KB) by Fred
A tool which automatically generates equations for planetary gears
247 Downloads
Updated 11 Oct 2018

View License

autoEQ is a generic function for automated modeling and feedforward control of planetary gears (PG). Given the information on configuration, namely the internal connection relationship between each PG, location of external torques, location and locking state of each clutch, this function outputs a ready-to-use kinetic model, which contains the symbolic inertia matrix and input matrix. The derived state-space model can then be converted into numeric form by substituting the symbols in the matrix with real values and used for simulation, analysis or controller design.

A document for explanation of the principle, usage as well as the syntax can be found on http://dynamicsystems.asmedigitalcollection.asme.org/article.aspx?articleid=2678177.

If this tool helps, please cite the paper and the download link as below.

Cite As

Huang, Jianfeng, et al. “A Generic Function for Automated Modeling and Feedforward Control of Planetary Gear Sets.” Journal of Dynamic Systems, Measurement, and Control, vol. 140, no. 10, ASME International, May 2018, p. 101007, doi:10.1115/1.4039859.

View more styles

Jianfeng Huang (2018). Automated Modeling of Planetary Gears (https://www.mathworks.com/matlabcentral/fileexchange/63773), MATLAB Central File Exchange. Retrieved {Month} {Date}, {Year}.

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Gears in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.6.0

Shortened the title.

1.0.5.0

1. Fixed a bug which disables the sixth parameter entry when the number of input parameters is above 6.
2. Added demo files.
3. Added license.

1.0.4.0

Added link for the document.

1.0.3.0

Added support for generation of state-space models.

1.0.2.0

Summary updated.

1.0.1.0

Description updated.

1.0.0.0