Inspiration

The inspiration for the Shaft Design Calculator came from the need to quickly and accurately determine the safety of a shaft design in various industries such as aerospace, automotive, and mechanical engineering.

What it does

The Shaft Design Calculator is a tool that calculates the bending stress and safety factor of a shaft based on its dimensions, load, torque, material properties, and design standards. It helps users determine if their design is safe and meets the required standards.

How we built it

The Shaft Design Calculator was built using a Python and a combination of libraries. This code uses the math library to perform mathematical operations such as calculating the square root and the pi constant. It also uses the pandas library to perform data manipulation tasks and the base64 and io libraries to encode and decode data. The user inputs are collected through a user interface and passed to the calculator, which then performs the necessary calculations and returns the results to the user.

Challenges we ran into

One of the challenges we ran into was ensuring that the calculator was able to handle a wide range of input values and designs. We had to carefully test the calculator with different inputs to ensure that it was accurate and reliable.

Accomplishments that we're proud of

We are proud of the accuracy and reliability of the Shaft Design Calculator. It is a useful tool that can help design engineers and machine designers save time and ensure that their designs are safe and meet the required standards.

What we learned

Through the development of the Shaft Design Calculator, we learned about the importance of accurate and reliable calculations in the design process and the importance of thoroughly testing a tool to ensure its accuracy and reliability.

What's next for Shaft Design Calculator

In the future, we plan to continue improving and updating the Shaft Design Calculator to add more features and capabilities. We also plan to expand its use to other industries and applications.

Built With

Share this project:

Updates