Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-ethan-hunt/tom-project
Subject project undertaken in autumn semester of 2017-18 for the subject Theory of Machines
https://github.com/the-ethan-hunt/tom-project
matlab matlab-functions
Last synced: 21 days ago
JSON representation
Subject project undertaken in autumn semester of 2017-18 for the subject Theory of Machines
- Host: GitHub
- URL: https://github.com/the-ethan-hunt/tom-project
- Owner: the-ethan-hunt
- License: mit
- Created: 2017-09-28T14:58:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-28T15:22:19.000Z (over 7 years ago)
- Last Synced: 2024-10-19T00:20:51.163Z (3 months ago)
- Topics: matlab, matlab-functions
- Language: Matlab
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TOM-project
This is a subject project undertaken as an Active Learning Assignment(ALA) in autumn semester of 2017-18 for the course Theory of Machines guided by Prof. Nitinchandra Patel.
### About the code
The project is composed of three different sections that apply the basic principle of the use of flywheel in punching press.
- [Mass Calculation](#mass-calculation)
- [Stress analysis](#stress-analysis)
- [Material analysis](#material-analysis)## Mass Calculation
The mass of flywheel is calculated in kgs for a punching press or riveting operation given its other parameters and assuming zero frictional losses.## Stress Analysis
The shear and compressive stresses required in punching a hole in a sheet were calculated for some commonly-used materials.## Material Analysis
The mass of flywheel required for punching each material were calculated keeping power rating constant and assuming 15 per cent frictional losses.### License
The project holds MIT license.