-
-
October 30, 2017 at 12:48 am
peteroznewman
SubscriberI was sent a stress-strain graph of a brittle metal tested in an Instron machine. It looked like this.
I have matlab and downloaded Grabit, a utility that makes digitizing data from a graph very easy. Here is what that looked like:
Now that I had the curve digitized, I could convert the Stress and Strain into True Stress and Plastic Strain so I could enter values in a material model using Multilinear Kinematic Plasticity. The formulas to convert are shown below:
E = 13,000 ksi
True Strain = ln(1+Strain) where ln is the natural logarithm function.
True Stress = Stress(1+Strain)
Elastic Strain = True Stress/E
Plastic Strain = True Strain - Elastic Strain
I used a spreadsheet to correct the offset in the origin of the graph to put it back on zero.
The first two columns came from the matlab Grabit utility.
The last two columns are copy paste into the Multlinear Plasticity material model, except for the first line.
The first first line is the yield stress. This was the material model used for the thread fracture analysis.
-
July 9, 2018 at 12:57 pm
Fabricio.Urquhart
SubscriberPeter, do you have any information like this post for strucutre steel materials?
- ASTM A572 Steel, Grade 50 (beams and columns)
- ASTM 36 (plates)
- ASTM A325 (bolts)
I found in matweb.com. But plasticity properties I did not find.
Thank you!!
-
July 9, 2018 at 5:11 pm
-
July 9, 2018 at 8:36 pm
Fabricio.Urquhart
SubscriberThank you, very very much Peter.
For the bolts do you have any curve?
-
July 10, 2018 at 12:43 am
peteroznewman
SubscriberFabricio,
When I search astm A325 stress strain curve on Google, it gives me this.
Figure 7 is the stress strain curve for ASTM A325.
You should try Google for yourself, it is really very good!
-
July 10, 2018 at 12:44 am
Fabricio.Urquhart
SubscriberI have found a curve for bolts in this article whcih I have attached. If would like to add in your engineering library, I shared with you.
-
July 10, 2018 at 1:05 am
Fabricio.Urquhart
SubscriberPeter I am using multilinear isotropic hardening plasticiy, but I could not see the nonlinearity.
The model is a beam, fixed in both extreme, but I modeled only the half, and use a plane of symmetry,
I could not see the nonlinear curve in equivalent total strain neither nonlinearity in the equivalent stress:
In spite of reach the yeld and rupture stress, the curve is linear, I am not understanding why.
-
July 10, 2018 at 1:14 am
Fabricio.Urquhart
SubscriberYou are right!!
-
July 10, 2018 at 2:02 am
Fabricio.Urquhart
SubscriberPeter, I solved. The problem was the load, which was normal to surface. So with component, the plasticity occure easier.
-
August 10, 2018 at 4:01 pm
mekafime
SubscriberPeter
How you get the first and second column?
-
August 10, 2018 at 5:27 pm
peteroznewman
SubscriberFirst and second columns were digitized from the plot of Engineering Stress vs Engineering Strain.
-
August 10, 2018 at 5:56 pm
mekafime
SubscriberI used Engauge Digitizier, open source, Thanks!
-
August 10, 2018 at 8:29 pm
Sandeep Medikonda
Ansys EmployeeFor digitizing data from research articles, WebPlotDigitizer is a very good app that I used extensively in my research.
It works as an App on your Chrome browser.
Regards,
Sandeep
-
August 11, 2018 at 1:22 pm
mekafime
SubscriberHi,
the third column (Strain) , how you get?
-
August 11, 2018 at 1:43 pm
Sandeep Medikonda
Ansys EmployeeThird column in a Stress vs Strain plot, Can you explain or post a picture?
You can digitize any no. of curves from a 2-D plot using WebPlot Digitizer.
~Sandeep
-
August 11, 2018 at 2:19 pm
Fabricio.Urquhart
SubscriberI did not understand, too. Which column??First and second column?Third column? I did not understand nothing.
Can you explain?
Fabricio
-
August 11, 2018 at 2:30 pm
peteroznewman
SubscriberThis post has a table of numbers in an Excel spreadsheet, the first few lines are below.
Column 1 is Offset Strain and is the value of strain read off the plot (using digitizing sofware) in that same post.
Column 2 is the Stress read off the plot
Column 3 is Strain = Offset Strain - 0.0003 (which is the first value in the table).
So Columns 2 and 3 are Engineering Stress and Engineering Strain (which start at 0,0) that get converted to True Stress and True Strain and the components of True Strain, which are Elastic Strain and Plastic Strain using the formulas listed in that post.
Published sources of Stress-Stain data usually start at (0,0), but raw data straight from the Instron can have offsets that need to be corrected. I hope that clarifies things for everyone.
Regards,
Peter
-
August 12, 2018 at 2:10 am
Fabricio.Urquhart
SubscriberPeter, it clarifies.
But the column that I have to input in Ansys is the last (True Stress) and one before (plastic strain), right?
Another point, your first column is offstet strain. In the picture below in the X axis, I have the strain, and in your material graph you have the strain, too. Why did you use offset strain? I did not understand.
I am with difficult, to input the ASTM A325 curve. Because I did not find the engineering stress. Only the true stress, and I think that is not reliable.
I think that is not reliable, because I was reading about ASTM A325 curve, and it has a yield landing as the other two types of steel.
Can you help me with it?
-
August 12, 2018 at 2:36 am
peteroznewman
SubscriberI created a column called offset strain because the plot was clearly not going through zero strain, which was at the red cursor location. The plot went through the point 0.0003 strain instead of zero due to some slack in the Instron testing setup. Therefore, the whole curve needed to shift to the left by 0.0003 to pass through zero. The column where the offset was subtracted off was called Strain, which was the Engineering Strain.
-
August 12, 2018 at 2:00 pm
Fabricio.Urquhart
SubscriberNow I understood.
But I have problems with the ASTM A325 curve. Because this, the connection does not have the stiffness that it should have.
The model is attached.
-
August 12, 2018 at 3:36 pm
peteroznewman
SubscriberFabricio,
I opened the spreadsheet from above and looked at the A325 tab. Here are the columns:
You have left two columns off: Elastic Strain and Plastic Strain, and you don't have a cell for E, the Young's Modulus.
Elastic Strain = True Stress/E
Plastic Strain = True Strain - Elastic Strain
Since the input data for multilinear plasticity is Plastic Strain and True Stress, you haven't caluculated those numbers yet. Please add those to your spreadsheet.
Regards,
Peter
-
August 12, 2018 at 4:13 pm
peteroznewman
SubscriberFabricio,
I opened the spreadsheet from above and looked at the A36 tab. There are errors in the formula in many columns.
After you fix the errors, there is still some data cleanup required due to noise in the data. For example, some negative plastic strains are calculated. These are in the elastic range and those rows won't even be used in the ANSYS material table, which has as its first row, the yield stress. The first entry in the material table could be 206.2 MPa as the yield stress, and call the plastic strain there zero, though it shows as 0.00008. However, that puts a sudden slope change in the data.
ANSYS multilinear materials require that the slope in the multilinear data is positive. I added a column to compute the slope. To make sure this requirement is met, delete rows 7 and 10 from the spreadsheet. Now the positive slope requirement is met. Hide rows 2-4. I would type over the 206.2 and make it 251 and type over the .00008 and make it 0. Now the Plastic Strain and True Stress columns have the data cleaned up for use in the material model, and the yield stress is 251 MPa.
The nonlinear algorithm will have a much easier time with clean data like this.
Regards,
Peter.
-
August 13, 2018 at 1:39 am
Fabricio.Urquhart
SubscriberThank you Peter. My error was that the curve strain X stress of ASTM A325 steel, is juts the true strain X stress, as was in the reference attached.
So this is the curve that I have to input in Ansys, isn't it?
Regards,
Fabricio -
August 13, 2018 at 2:28 am
peteroznewman
SubscriberFabricio,
Are you using Isotropic or Kinematic Hardening?
I am reading the 18.2 help, 4.4.3.2.2.2. Specifying the Constants. The entry for Kinematic hardening says "No segment slope can be larger than the slope of the previous segment" while Isotropic hardening has no such restriction. See 4.4.2.2.2. Multilinear Isotropic Hardening
That means these curves of True Stress vs. Plastic Strain with an increase in slope can only be used by Isotropic Hardening.
If you want to use Kinematic hardening, then you would have to draw a line from the yield point to the tangent of the curve, and not use any of the points that I have crossed out below in a plot for A36 of True Stress (MPa) vs. Plastic Strain.
I would be interested to hear from any experts in plasticity if I have understood the manual correctly.
Regards,
Peter.
-
August 19, 2018 at 2:45 am
Fabricio.Urquhart
SubscriberHello Peter.
I am using Isotropic Hardening. A point that I would like to ask if you agree. Is in the curve of true stress X plastic strain, when the rupture stress is exceeded, I shall use a value of true stress tending to inifinite, do you agree?
I have watched a lesson video, I do not remember who has sent to me, if you or Sandeep, it is teached in this lesson video, but I was not using this.
What do you think about it?
-
August 19, 2018 at 1:48 pm
Sandeep Medikonda
Ansys EmployeeFabricio,
Make sure that the last point on the stress-strain curve entered is well beyond any numerical strains anticipated since, if you "run off the end of the input curve" the slope of the stress-strain curve is zero. I usually include a data point of at least 100% strain to assure that this does not occur. Postprocessing can be used to determine if the material ultimate limit has been reached.
Regards,
Sandeep
-
August 19, 2018 at 5:21 pm
peteroznewman
SubscriberANSYS will use the last value of stress for any strains that exceed the final value of plastic strain, which means the slope of the stress-stain plot is flat. Below is the stress-strain data for Fabricio's A36 material.
If I create a one element model that has a zero displacement condition on three sides, and a non-zero displacement on a fourth face to stretch the body, I can plot the stress vs total strain.
Notice that the strain has gone past the end of the last value of strain in the table, and that the stress is constant.
If I suppress the non-zero displacement and instead use a force to pull on that same face, the solver can't get past a low value of stress and strain, well within the ranges defined in the material. This is why I always choose displacement BCs over a force BC whenever possible. It is much more likely to converge to the end.
The solver is not able to make progress beyond the sharp knee in the material curve at 255 MPa. If it is not possible to change the model from a force input to a displacement input, one approach to allow the model to converge to higher values of stress and strain is to smooth out the material curve.
Here is a version of that material without the sharp knee.
Now the Force applied to the single element can make some progress, but convergence fails beyond 0.11 strain.
Below, I make an extrapolation in the material model as Sandeep suggests.
Now the Force input can solve to then end.
Bottom line: Displacement BCs are far more robust for convergence than Force BCs.
Regards,
Peter
-
May 22, 2019 at 6:21 am
shazmi
SubscriberHi all,
Apologize, maybe my question is not related to this topic. By the way, may I know how to input stress/strain curve in workbench for multilinear kinematic hardening material model. Should I include elastic region in the curve or I just need to define plastic strain region only. Kindly need your help.
I actually have tried both ways (full stressxstrain curve and stressxplastic strain curve) and both gives same result. Is there any explanation behind it?
Thanks.
-
September 20, 2019 at 10:14 am
gurkanonal
SubscriberHi Peter,
As you mentioned, first line of multilinear plasticity definition is the yield stress. I confused at this point. Since yield point on stress-strain curve consists of both plastic strain and elastic strain. Plastic strain is 0.002 according to 0.02% offset method + elastic strain must be equal to total strain. It means, at first line of multilinear plasticity definition plastic strain comprises of 0.002 plastic strain and yield stress but it is not allowed to enter 0.002 plastic strain. It must be 0. What is point that i miss?
Regards
-
September 20, 2019 at 10:46 am
peteroznewman
SubscriberOffset yield strength is an arbitrary approximation of a material's elastic limit. It is the stress that corresponds to a point at the intersection of a stress-strain curve and a line which is parallel to a specified modulus of elasticity line.
Multilinear Plasticity requires the true (non-offset) elastic limit definition of yield strength.
-
February 14, 2020 at 5:06 pm
peteroznewman
SubscriberYou haven't labeled the Strain axis with any numbers so I can't see how much of the data is plotted.
The red line in the first figure shows True Stress going down. That is not correct for a plasticity material model.
While it is true that the force went down, that was because the material changed from uniformly stretching to necking. You can't use any of the force-displacement data to build plasticity material models after the necking begins.
-
February 18, 2020 at 12:00 pm
peteroznewman
Subscriber3) Read this thread on necking
2) The real curve is decreasing because Engineering Stress and Strain are calculated on the original cross-sectional area of the sample. The True Stress and True Strain calculations update these values to estimate the actual, current cross-sectional area of the sample. A basic assumption about plasticity is that the material is flowing. If you have a volume of material, say 2x2x20mm = 80 mm^3 and you stretch that 20 mm out to 30 mm (strain = 0.5), the cross section doesn't remain at 4 mm^2 as the Engineering stress uses. It would be reduced to keep the volume constant; the cross sectional area would be 80/30 = 2.67 mm^2. If you divide the force by 4 you get the Engineering Stress. If you divide the force by 2.67 you get the True Stress.
-
February 21, 2020 at 9:45 pm
peteroznewman
SubscriberIn fig x, the True Stress is decreasing at high levels of strain. That is not correct for a ductile material. It is an artifact of the sample necking during the test. Once necking begins, you can't convert Stress-Strain to True-Stress-True-Strain.
In fig y, the True stress is only increasing, which is correct.
-
April 29, 2020 at 6:15 pm
Gmattos
SubscriberThis has been informative. I have always defined my multi-linear isotropic hardening curves starting from the yield stress (as you outline above). However, I have received a model that has defined the multi-linear isotropic hardening curve starting from 1 psi stress, 0 strain (where the initial stress v strain curve represents the elastic portion). Are you able to clarify how the solver would interpret these two inputs given otherwise equally defined properties (i.e. elastic moduli and yield strength)? Would you expect the same result?
-
April 29, 2020 at 6:36 pm
peteroznewman
SubscriberThe results would be different in a two-step tensile test coupon simulation.
Step 1 is stretched by a force that results in a strain of 0.01
Step 2 that force is set to zero.
For the material properly defined with a yield stress of 10 ksi, the axial deformation at the end of step 2 will be numerically zero. The material remained elastic during the simulation and the coupon returns to its original length when the force is removed.
For the material defined with a yield stress of 1 psi, the axial deformation at the end of step 2 will be nonzero. The material immediately goes plastic during the simulation and the coupon will not return to its original length when the force is removed.
-
April 29, 2020 at 7:11 pm
Gmattos
SubscriberThanks
Would the force required to achieve 0.01 total strain at the end of step 1 be equivalent between the two models? I assume not...
Basically, the solver will default to using the curve as soon as the material reaches a stress defined within the curve (which should, in practice generally be the yield stress). Is that correct? I guess my question is, When does the solver use the information provided in the curve vs using the E and yield strength values?
-
April 29, 2020 at 7:52 pm
peteroznewman
SubscriberYes, the force will be very different. Look up the stress for each material at a strain of 0.01 and multiply by the cross-sectional area to get the force for the simple tensile test coupon described above.
When the stress is less than the yield stress (the first value in the table), only the value of E is used to compute stress and strain.
Once the stress exceeds the value of yield stress, then the data in the table is used to compute plastic strain and stress.
-
May 26, 2020 at 12:49 pm
Neelkolekar
SubscriberHi Peter,
I was looking for this tread thanks you very much for a detail explanation above.
I have few doubts on the workbench multi-linear material modelling.
Below I have shown a table with stress-strain data, where 221 MPa is material yield limit.
From column 5, it is clear that materiel has entered in plastic region (with positive values of plastic strain much before the theoretical yield stress (221 MPa).
When I put stress strain data in ansys from yield stress [3rd and 4th column] I have to make 1st strain point as zero plastic strain.This creates a not so good stress strain graph shown by red line in second image as it drags the 0.2% strain to 0% value).
So my question is should I start the stress strain data from a point where actual plastic strain (stress=140 MPa) instead of yield limit, is it acceptable and does it make any difference.
Need some advice here.
And when you say we should make sure that the last point on the stress-strain curve entered is well beyond any numerical strains anticipated since, what stress value we should use for a data point of 100% strain.
Thanks in advance,
Swapnil,
Pune, India.
" alt=""> -
May 26, 2020 at 6:17 pm
peteroznewman
SubscriberYes, use 140 MPa as the multilinear yield strength and the first entry in the stress column at zero plastic strain.
That is the point at which the linear part of the elastic stress-strain curve ends and the nonlinear part begins.
The 0.2% offset value of Yield Strength is irrelevant in this model. It is all about the linear to nonlinear parts of the True Stress - True Strain curve.
The last point on the curve can be the True Stress at the Plastic Strain when the material fractures. However, elements in the simulation can be stretched beyond the point at which material failure occurs. The material just becomes perfectly plastic after the last point. You have to compare total strain with elongation at break to decide if fracture has occurred.
-
June 6, 2020 at 8:58 pm
Andreyteston
SubscriberHello, members.
I would like to use the constitutive model for concrete by Tao (2013), which has a descending part after the maximum stress on the stress-strain relationship.
When I am using a theoretical constitutive model, as an example I can use the constitutive model present on the Eurocode, illustrated below. Is it necessary to convert theoretical stress-strain curves to true sreess-strain curves?
I wonder if any member could help me.
I have created the new topic here
Regards.
-
April 25, 2021 at 8:46 pm
MechEngineer2019
SubscriberThanks for this post, Peter. It's been helpful in understanding the basics of nonlinear material definitions. nI've marked up the Instron graphic that was referenced, with the black modulus line representing a linear material model, the black then blue dashed line representing a bi-linear model and then the red SS curve can approximate a multi-linear model.nMy understanding is that for a given strain ϵ2, the linear model would generally show unrealistically high levels of stress (pt, the bi-linear model would show stress values over 0.2% yield (pt C), and the multi-linear model could show stress values below yield (pt D). More generally, any areas over yield in a linear model will also be over yield in a bi-linear model, but may very well be under yield in a multilinear model.nIs my understanding correct? I suppose the multi-linear material model would be less conservative in this sense.nThanks.n
-