Skip to content

Evaluate the maximum stress developed in a specimen when it is subjected to bending moment

Notifications You must be signed in to change notification settings

foo-bar-omastar/DME-StressCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Design Of Machine Elements

Evaluate the maximum stress developed in a specimen when it is subjected to bending moment

This program is designed to evaluate the maximum stress developed in a specimen when it is subjected to bending moment. The user is first asked to enter the type of section for which the maximum stresses need to be calculated. Then the dimensions are entered which are used to determine the value of Kt from the Design Data Handbook. An option is provided to the user if they want to find out the value of factor of safety when the bending moment is reversed. This program uses basic functions of C++ programming and a special function of graphics.h to sketch the sections of the specimen.

A Simple Example that the program solves is:

Determine the magnitude and location of maximum stresses in the machine member. Factor of safety is 2. What grade of steel do you suggest? If the bending moment of the specimen is completely reversed, what will be the factor of safety?

Specimen for Calculating Bending Moment Subject to Stress

Setup

The "main.cpp" file can be downloaded and accessed directly from your local machine for execution

About

Evaluate the maximum stress developed in a specimen when it is subjected to bending moment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages