Skip to main content

Python-based Gearbox Reliability and Integrity Tool

Project description

Python-based Gearbox Reliability and Integrity Toolbox (PyGRITbx)

PyGrit is a python-based tool born thanks to a project in the course "Fundamentals of Machine Design" at Politecnico di Torino. Students following 3rd year of the Mechanical Engineering bachelor's degree are required to submit a report for this project. The tool helps students define the components that constitute the gearbox in the given project, in order to then verify their design.

What does it do?

Given a gearbox configuration and an operating point, the tool is able to:

  1. Calculate all the forces exchanged between gears and reactions on bearings.
  2. Calculate internal loads and stresses on shafts.
  3. Perform static and fatigue verification on shafts by calculating the corresponding safety factors.
  4. Gear tooth verification in terms of bending and pitting (wear).
  5. SKF bearing life analysis.

How does it do it?

Thanks to Python Object-Oriented Programming (POOP), the tool is able to define the components of the gearbox as objects as well as account for their specific geometries and interactions to perform the necessary calculations.

Components

The tool supports the following components:

  1. Motor
  2. Gear (can be used as spur/helical gear by setting the proper helix angle)
  3. Shaft
  4. SKF Bearings

This structure allows the user to define the components based on their given characteristics.

Interactions and Geometries

The tool supports other classes that the user needs in order to define the interactions between different components as well as their geometry:

  1. Mesh: to define the meshing between two gears.
  2. Material: to define the material properties for a certain component (yield strength, ultimate tensile strength, etc.).
  3. Force/Torque: to define any external forces or torques acting on a certain component.
  4. Shaft Profile: to define the external profile of a shaft component.
  5. Shaft Section: to define a section of a shaft whose profile has already been defined to analyze it.

The tool accounts for stress concentration factors, notch sensitivity factor, and fatigue limit correction factors to accurately perform the analysis. The user must define the geomtry of the shaf(s) properly so that the tool can account for all these factors accurately.

Examples

I. Normal Internal Load

alt text

II. Bending Stress

alt text

II. Haigh Diagram

alt text

Installation

For installation, make sure the proper environment is activated and execute the following command in the command line prompt:

 pip install pygritbx 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygritbx-1.0.3.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pygritbx-1.0.3-py3-none-any.whl (32.8 kB view details)

Uploaded Python 3

File details

Details for the file pygritbx-1.0.3.tar.gz.

File metadata

  • Download URL: pygritbx-1.0.3.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.5

File hashes

Hashes for pygritbx-1.0.3.tar.gz
Algorithm Hash digest
SHA256 ce57ef127151090bf8bdc8097fb16c0afd6d8099f65b781997ca972d8c8f3dbd
MD5 eb5348ade77eb861511737d31b7970f7
BLAKE2b-256 4ed817dcc9b8d47167df8e25f2e84404ba3010dc903ca38820a02cc0b7cbde4a

See more details on using hashes here.

File details

Details for the file pygritbx-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: pygritbx-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 32.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.5

File hashes

Hashes for pygritbx-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d36266078e260c0a32ef80ddf6bf291bf2aaf1844d2f811c85b4bb35ffd207f8
MD5 41a13bbe40f77f075bc6cacdf59843b3
BLAKE2b-256 436f3bf14f4adc03975579c07939b83b108e0772b3ea6223df020f8f86c59c8a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page