MatLab: Making Life Easier in a Frustrating Way Michael Frohbergh, Basak Doyran and Jonathan Gerstenhaber.

Slides:



Advertisements
Similar presentations
Stress, strain and more on peak broadening
Advertisements

2E4: SOLIDS & STRUCTURES Lecture 9
WHAT IS ELINK? Thermoflow, Inc.
In-Class Case Study: Determining the Mechanical Properties of Bone Using State-of-the-art Mechanical Testing System (MTS Bionix) Prepared by Prof. Deepak.
Edexcel AS Physics Unit 1 : Chapter 7: Solid Materials
Forging new generations of engineers. The following MATERIAL PROPERTIES can be evaluated / determined by TENSILE TESTING: STRENGTH DUCTILITY ELASTICITY.
Solid Materials.
Normal Strain and Stress
MECHANICAL PROPERTIES OF MATERIALS
MATLAB Presented By: Nathalie Tacconi Presented By: Nathalie Tacconi Originally Prepared By: Sheridan Saint-Michel Originally Prepared By: Sheridan Saint-Michel.
Chapter 17 Design Analysis using Inventor Stress Analysis Module
SAFE 605: Application of Safety Engineering Principles Strength of Materials.
Forging new generations of engineers. Tensile Test Report Graphical Analysis and Computational Results of Collected Data.
Flow Master  Flow Master is used to design and analyze single pipe.  It is very flexible as no unit conversion is needed.  Data can be entered with.
Lab 6: Torsion test (AISI 1018 Steel, cold drawn )
EXPERIMENT # 3 Instructor: M.Yaqub
HossamTalaat - MATLAB Course - KSU - 21/1/24 1 IEEE Student Branch - College of Engineering - KSU Getting started with Simulink By Prof. Hossam Talaat.
Mechanics of Materials II
MECHANICAL PROPERTIES OF MATERIALS
Mechanics of Elastic Materials
2  Problem Definition  Project Purpose – Building Obfuscator  Obfuscation Quality  Obfuscation Using Opaque Predicates  Future Planning.
Elastic Stress-Strain Relationships
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Copyright © 2006 Knovel Corporation Streamline Your Science and Engineering Research
Objectives Students will be able to label a stress-strain diagram correctly indicating. Ultimate stress, yield stress and proportional limit. Students.
Mechanical Properties
Computational Biology, Part E Basic Principles of Computer Graphics Robert F. Murphy Copyright  1996, 1999, 2000, All rights reserved.
Class #1.2 Civil Engineering Materials – CIVE 2110
Accuracy of Fully Elastic vs. Elastic-Plastic Finite Element Analysis Masters of Engineering Rensselear Polytechnic Institute By Nicholas Szwaja May 17,
ITS-VIP SPRING 2012 FINAL PRESENTATION DATA MINING GROUP PHP?HTML INTERFACE Mide Ajayi Nakul Dureja Data Miners Rakesh Kumar David Fleischhauer.
Copyright © 2006 Knovel Corporation Streamline Your Science and Engineering Research
1 Software Reliability Assurance for Real-time Systems Joel Henry, Ph.D. University of Montana NASA Software Assurance Symposium September 4, 2002.
Matlab 14.html Cost: $100 Available in labs on Windows and Unix machines.
Manufacturing Processes
Statistical Analysis of the Tensile Properties of Various Polymers Processed through 3D Printing Introduction Additive Manufacturing is a new processing.
MECHANICAL TESTING.
Mechanics of Materials – MAE 243 (Section 002) Spring 2008 Dr. Konstantinos A. Sierros.
MATLAB for Engineers 4E, by Holly Moore. © 2014 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected by Copyright.
1 Software Reliability Analysis Tools Joel Henry, Ph.D. University of Montana.
Introduction to Stress-Strain Diagram Note: This is a supplementary material for Chap. 15 Fundamentals of Metal Forming. This memo is prepared especially.
Mechanical Properties of Materials
CUFSM and Matlab CUFSM2.5 The Matlab version of CUFSM allows much greater flexibility than the standalone version. Within the Graphical User Interface.
1.To understand the keywords associated with the deformation of different types of solids 2.To be able to calculate stress, strain and hence Young’s modulus.
1.To understand the keywords associated with the deformation of different types of solids 2.To be able to calculate stress, strain and hence Young’s modulus.
Unit 1 Key Facts- Materials Hooke’s Law Force extension graph Elastic energy Young’s Modulus Properties of materials.
Steel Rebar Test Conducted by: Christian Chang Ty Dempsey 5/9/00.
Lecture 12. Mechanical Properties. Engineering Stress < True Stress True StressTrue Strain.
WS 9-1 ANSYS, Inc. Proprietary © 2009 ANSYS, Inc. All rights reserved. February 27, 2009 Inventory # Workshop 9 Taylor Impact Test – “What if” Study.
MATLAB ® for Engineers, Holly Moore Fourth Edition, Global Edition © Pearson Education Limited 2015 All rights reserved. Figure 5.1 Simple Plot of Time.
Mechanics of Elastic Materials. Why study mechanics? Useful for the analysis and design of load-bearing structures, such as: buildings bridges space shuttles.
Downloading the MAXENT Software
Haseeb Ullah Khan Jatoi Department of Chemical Engineering UET Lahore.
Mechanical & Aerospace Engineering West Virginia University Elastic Properties of Materials, Tensile Test Xingbo Liu.
Graphical User Interface on Analysis of Mechanics and Dynamics of Biopolymers in Living Cells Peter Russel, Biomedical Engineering Shubham Agrawal, Computer.
Rappture GUI for Carbon Nano Tube Arrays’ mechanical and thermal property simulation By Yide Wang Professor Tim Fisher Sridhar Sadasivam.
Date of download: 6/22/2016 Copyright © ASME. All rights reserved. From: The Importance of Intrinsic Damage Properties to Bone Fragility: A Finite Element.
Using Excel to Automate Mundane (Simple) Data Analyses and Matlab to Construct Good-Looking Graphs Anna Fedders Department of Civil and Environmental Engineering,
DEPARTMENT OF MECHANICAL AND MANUFACTURING ENGINEERING
Material Testing under Tension
Mechanics of Materials
Tensile Testing of Aluminum Alloy
Identifying Graphs of Linear Equations
Mechanical Properties of Metals
Applied Technology High School (ATHS)
Mechanical properties of metals Stress and Strain in metals
Forging new generations of engineers
Mechanical Properties Of Metals - I
Tutorial.
Experimental Mechanics - assignment
Presentation transcript:

MatLab: Making Life Easier in a Frustrating Way Michael Frohbergh, Basak Doyran and Jonathan Gerstenhaber

Background of Research Electrospun Mineralized Chitosan Nanofibers Crosslinked with Genipin for Bone Tissue Engineering Important criteria for Bone Tissue is Mechanical Strength Common Properties to Report include Young’s Modulus and Ultimate Tensile Strength

What the Program Will Do Bypass tedious and repetitive work in Excel Evaluate multiple sets of data simultaneously Calculate values for the user Manipulate data with ease

Original Excel Data Manipulation

Updated MatLab Program

Analyze each different input data set from the text files Select file to be run by program Perform the calculations to obtain the values of stress and strain from the raw data Generate a stress/strain curve Plot longest linear region of the graph Ultimate tensile strength is calculated from the maximum stress at break as a function of the cross sectional area program user Edit values of Run Information and Sample Information Edit the regions of the x- axis Young’s Modulus is calculated from given values

Input Data Text Files Single file with multiple data sets User Interface will allow user to systematically go through each data set, excluding if necessary Input files can be manipulated manually or evaluated based on the settings of the program Output will be exported to Excel for compilation No Web-based data-feed required

Results Successful – Browse function – Run function – Exclude “User Stopped” function – Delete Current Specimen function – Current specimen values function – Graphical Representation – Run Information Panel function – Sample Information Panel function – Plot Linear Region Function – Young’s Modulus/UTS functions – Previous/Next functions

Results In Progress – Smoothen function – User selecting X/Y values function – Export to Excel function – User Editing of Specimen Properties – User Selecting Specific Figure

Most Challenging Tasks Performed Inputting Data Plotting the Linear Region – Hough Transformation – Reassigns Specimen Keeping Variables Consistent and Updated Minor bugs throughout the program due to the length of the code – Positioning of the Data (filtering) – Program does not keep on the Specimen at hand – Getting the Young’s Modulus – Having the data converted from Force/Displacement to Stress/Strain Curve

Who Did What Jonathan – Import function – Plotting function – Linear Plotting Function Mike – Run Info/Sample Info Panel Functions – Young’s Modulus/UTS functions – Manually enter x-axis for user input Basak – Exclusion Functions – Delete/Undo Functions – Current Specimen & Previous/Next Functions

Data Structure