Sunteți pe pagina 1din 19

THEORY

The Theory used is quite simple and can be found on the references.

For calculation on the Ramberg-Osgood coeficient, the formulas are:

Ln( ε us /0 .2 ) F tu
n=
Ln( F tu / Fty )
where
(
ε us =100⋅ ε r −
E )
The material curve uses the equation :

n
σ σ
ε= +0.002⋅
E Fty ( )
For calculation of the true stress-strain material curve, the equations are:

ε true= Ln(1+ε ) and σ true=σ (1+ε)


NOTE: There are other formulas available for calculation of n.

References:

1. Ramberg, W. and Osgood W. R. - Description of stress-strain curves


by three parametres - NACA TN 902

2. FAA FAR MMPDS-01

3. Hill, H. N. - Determination of stress-strain relations from "offset"


yield stregth values - NACA TN927

USE

The stress-strain curves calculated here are useful for non linear calculations.
Files CSV, that the spreadsheet creates, can be imported by Patran when
using non linear isotropic material (SOL 106 for example). It is also possible
to use the points generated for manual input of the TABLES1 on the bulk data file.
Use of the Stress-strain curve or the true stress strain curve is a choice of
the modeler.

When calculating with the spreadsheet, fill up ONLY the fields marked in yelow. In order to
make it useful for different applications, the calculation spreadsheet is NOT PROTECTED.

If you are generating CVS files (using the butons), be sure to have Macros enabled
and follow the instructions.
EXAMPLE

One example is given, for Al Al 7050 T7351:

The data block to be filled:

The Ramberg-Osgood coeficient is calculated:

A table with the stress-strain curve is created and also a plot of the curve:

Also a table with the true stress-strain curve and plot is created:
A comparison of the two curves:

Importing the CVS files created on Patran, the curves can be visualized (Fields -> Show):
CONTACT

EngineersToolkit can be conatcted at http://www.engineerstoolkit.com/contact-us/

DISCLAIMER
ields -> Show):
com/contact-us/
1. ENTER DATA ON YELLOW CELLS HERE:

material = Al 7050 T7351 ONLY THE YELLOW


E= 71018.5 N/mm2 (Young Modulus)
Ftu= 468.8 N/mm2 (Ultimate strength) ALL OTHER VALUE
Fty= 386.12 N/mm2 (Yield strength)
e max = 10 % (strain at rupture)

2. THE RAMBERG-OSGOOD COEFICIENT:

The Ramberg-Osgood coeficient is calculated based on MMPDS-01:

eus = uniform strain = plastic strain at end of uniform elongation (at max. tension load Ftu )

F tu
(
ε us =100⋅ ε r −
E ) n=
Ln( ε us /0 .2 )
Ln( F tu / Fty )

n= 19.81

3. THE MATERIAL STRESS-STRAIN CURVE (ENGINEERING STRESS-STRAIN)

The material stress-strain curve is calculated based on MMPDS-01, equation 9.8.4.1.2(b):

n
σ σ
ε= +0.002⋅
E Fty ( )
s (MPa) e
0.0 0.00000 Stress-Strain Curve
77.2 0.00109 500.0
154.4 0.00217
450.0
231.7 0.00326
Sress [MPa]

308.9 0.00437 400.0


328.2 0.00470 350.0
347.5 0.00514
300.0
366.8 0.00589
386.1 0.00744 250.0
394.4 0.00860 200.0
402.7 0.01026 150.0
410.9 0.01265
419.2 0.01609 100.0
427.5 0.02102 50.0
435.7 0.02806 0.0
0.00000 0.02000 0.04000 0.06000 0.08000 0.10000
Strain
Ramberg-Osgood Stress-Strain Curve Fty Ftu
100.0
50.0
0.0
444.0 0.03807 0.00000 0.02000 0.04000 0.06000 0.08000 0.10000
452.3 0.05222 Strain
460.5 0.07214 Ramberg-Osgood Stress-Strain Curve Fty Ftu
468.8 0.10000

4. TRUE MATERIAL STRESS-STRAIN CURVE

The engineering stress-strain curve can be corrected to the true curve


that takes into account the reduction of area in tension:

ε true= Ln(1+ε ) σ true=σ (1+ε)

s (MPa) e
0.0 0.00000 True Stress-Strain Curve
77.3 0.00109 600.0
154.8 0.00217
232.4 0.00326
Sress [MPa]

500.0
310.2 0.00436
329.7 0.00469
400.0
349.3 0.00513
369.0 0.00587
389.0 0.00741 300.0
397.8 0.00856
406.8 0.01021 200.0
416.1 0.01257
425.9 0.01596 100.0
436.4 0.02080
448.0 0.02767 0.0
460.9 0.03736 0.00000 0.02000 0.04000 0.06000 0.08000 0.10000
475.9 0.05091 Strain
493.8 0.06965 True Stress-Strain Curve
515.7 0.09531

5. COMPARISON OF MATERIAL CURVES

Engineering and True Stress-Strain Curve


600.0
Sress [MPa]

500.0

400.0

300.0

200.0
Sress [
400.0

300.0

200.0

100.0

0.0
0.00000 0.02000 0.04000 0.06000 0.08000 0.10000 0.12000
Strain
Ramberg-Osgood Stress-Strain Curve Fty Ftu True stress-strain

6. CREATION OF .cvs FILE FOR IMPORTING ON PATRAN

You can create a .cvs file that can be imported on Patran (on Fields) for Material Property. Read the note

There are two options: engineering curve and true curve

When creating the file/files, Excel may prompt you two windows like below. Click "YES" on both:
(these windows may be different, depending on the Excel version, anyway click "YES")

CREATE CVS FILE (FOR PATRAN) - CLICK THE BUTON OF YOUR OPTION (YOU CAN AL
NOTES:

1. The file or files will be created on the same directory of the Excel file.

2. Be sure that Macros are enabled.

3. The file(s) created are NOT updated if you change data. If you are working with more
than one material, rename the files before creating new ones.

4. When importing the file(s) on Patran, be sure to select the option of CVS file and that the separator
used on the file is selected in the options (CVS Import Options). You can check what separator
was used (it depends on computer settings), by openning the file(s) with a text editor (Wordpad, Notepad

5. The spreadsheet is available "AS IS". Although checks were done, please contact
if you have any correction, suggestion or comment.

http://www.engineerstoolkit.com/contact-us/

6. Read the disclaimer below:


ONLY THE YELLOW CELLS HAVE TO BE FILLED !!!

ALL OTHER VALUES ARE CALCULATED

n load Ftu )

SS-STRAIN)

.8.4.1.2(b):

ve

0.08000 0.10000 0.12000

Fty Ftu
0.08000 0.10000 0.12000

Fty Ftu

Curve

0.08000 0.10000 0.12000

ve

Curve
0.10000 0.12000

True stress-strain

al Property. Read the notes.

k "YES" on both:

R OPTION (YOU CAN ALSO CREATE THE TWO FILES)


and that the separator
what separator
editor (Wordpad, Notepad, etc.)
A 436.44504447
B 76.930961191
n 0.5409137566
c 2.2239476394
Cha
rate 0.0009531018 600

ssd 0.597336139 500


strain stress model johnson cook sq deviation
0 0
400
0.001087 77.307971728
0.002172 154.78388692
0.003257 232.42776422
300
0.004364 310.24697847
0.00469 329.7449783
0.005128 349.29463204 200
0.005872 368.97418044
0.007409 388.9915332
0.00856 397.77830897 100
0.010207 406.78713524
0.012572 416.12293155 -6.9557888415
0
0.015962 425.93684749 0 0.02 0.04
0.020802 436.44504447
0.027673 447.9544916 447.4957949553 0.2104026133
0.037362 460.89817523 460.9533847631 0.0030480927
0.050906 475.88287028 476.2646128272 0.1457273696
0.069654 493.75358277 494.0897507143 0.1130088843
0.09531 515.68 515.3262357011 0.1251491792
Chart Title

0.02 0.04 0.06 0.08 0.1 0.12


Compatibility Report for etk_material_curves_20121018.xls
Run on 12/10/2018 22:59

If the workbook is saved in an earlier file format or opened in an


earlier version of Microsoft Excel, the listed features will not be
available.

Minor loss of fidelity # of


occurrences

Some cells or styles in this workbook contain formatting that is not 6


supported by the selected file format. These formats will be converted
to the closest format available.
Version

Excel 97-2003

S-ar putea să vă placă și