Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Example Problem Statement. Make sure yoy use MatLab code and show all steps to recieve full credit. A fellow engineer has recorded raw stress -

Example Problem Statement. Make sure yoy use MatLab code and show all steps to recieve full credit.
A fellow engineer has recorded raw stress-strain data (elongation vs. force) for several samples. Your role is to develop a MATLAB program to simplify the analysis of the many samples available and compare the results. He has provided you with 4 samples of data. The samples include HIPS, Nylon6, ABS, and Polypropylene plastics. The samples were in the form of standard 'dog bone' formats with the following characteristics.|
\table[[Table 1: Material Description],[Material,\table[[Cross-sectional Area],[(mm^2)]],Diameter (mm),\table[[Gauge Length],[(mm)]],],[HIPS,2.482,1.7777,18,],[Nylon6,2.482,1.7777,18,],[ABS,2.482,1.7777,18,],[Polypropylene,2.482,1.7777,18,]]
The code must ask for the cross-sectional area, diameter, and gauge length. (i.e. The code must be interactive. When the code is ran, it should ask about the data path/folder/address, it should say "Is the cross-sectional area circular? [Y/N]" then be followed by several interactive questions.) Expectations are to provide: Elongation Curves (Position vs. Load), Stress Strain Curves (Strain vs Stress), Modulus of Elasticity, Ultimate Stress, and Fracture for each material. Plot elongation curves and Stress Strain curves on the same plot so they can be readily compared. Include legends. The MATLAB code should be able to be run for each dataset with output presented for easy understanding of the results in the Engineering Analysis Format. The code must have comments for every line explaining what is going on.
\table[[Table 2: Data Description],[,Parameter,Units],[\table[[Elongation],[Data]],Load,Newtons],[,Position,mm
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Analysis Using SQL And Excel

Authors: Gordon S Linoff

2nd Edition

111902143X, 9781119021438

More Books

Students also viewed these Databases questions

Question

14.5 Describe how accidents at work can be prevented.

Answered: 1 week ago