首页/文章/ 详情

完整的MATLAB与COMSOL连接操作规范

4月前浏览253

一、安装MATLAB;安装完如图1

image.png图1

注意这里不一定是D盘其他盘也以。安装完红框标注的文件夹内容如图2. 

image.png图2

下一步将安装COMSOL。 

二、安装COMSOL,注意与MATLAB的安装顺序不可以变,否则如下的操作没法进行,其他注意事项如下: 

1. 注意COMSOL的安装位置在MATLAB安装位置的目录下:例如D:\MATLAB7.0则那么COMSOL的安装位置为D:\MATLAB7.0\    下;如图3.        第一个红线标注处。即图4.所示 

image.png图3

image.png图4

2. 同是在图3.勾选第二红线标注的选项框,未勾选前如图5.所示,勾选后如图3所示 

3. 勾选后在 MATLAB 安装文件夹选项中选择 MATLAB 的目录,例如 D:\MATLAB7.0,先好后如图3.所示

三、完成以上设置后点击图3.所示的下一步,直至COMSOL安装完毕。 

四、以上是安装过程中注意的事项,下面介绍如何启动连接,启动连接有两种方式: 

1. 运行安装目录下的COMSOL with MATLAB,同时打开COMSOL和MATLAB即可。 

2. 打开COMSOL后,运行“文件>用户端/服务端/MATLAB>连接到MATLAB”,打开MATLAB即可。 以上两种方式任何一种操作都可以完成连接,连接后就可以把COMSOL脚本生成的m文件放在MATLAB中运行,并且也可以在在MATLAB中修改,总之连接后两个软件就完全融合成一个软件了!

image.png图5

五、为了和图1.对比下,下面再给出安装完成后的MATLAB文件夹的内容,如图6. 

image.png图6

通过对比我们看到安装完毕后文件夹中多出了一项即红线标注的! 

六、结束语 

为了保证连接的成功,注意一下几点: 

第一、 两个软件版本的兼容性,这个可以在COMSOL中查到; 

第二、 每次用完后最好在COMSOL中正常退出连接,以便下次连接时的成功性。 

第三、 下给一个例子供测试用连接是否成功: 

clc 

clear fem 

fem.geom = circ2(0,0,1); 

fem.mesh = meshinit(fem); 

fem.shape = 2; 

fem.sshape = 2; 

fem.bnd.constr = 'x^2-u'; 

fem.equ.weak = 'test(sqrt(1+ux^2+uy^2))'; 

fem.xmesh = meshextend(fem); 

fem.sol = femstatic(fem); 

postsurf(fem,'u','u'); 

postint(fem,'sqrt(1+ux^2+uy^2)') 

grid on



免责声明:

本页面/内容部分素材来源于互联网公 开 信 息,旨在传递更多信息,不代表本平台立场。

版权归原作者或机构所有,如涉及侵权,请通过平台联系我们,我们将在核实后第一时间处理。

本平台对转载内容的真实性、准确性不作任何保证,用户需自行判断并承担使用风险。

Comsol
著作权归作者所有,欢迎分享,未经许可,不得转载
首次发布时间:2026-04-07
最近编辑:4月前
仿真支持爱好者
在仿真的路上越走越远
获赞 333粉丝 21文章 318课程 0
点赞
收藏
作者推荐

几百种材料的应力应变拉伸曲线图集_前半部分

AtlasofStress-StrainCurvesSecondEditionCopyright◎2002byASMInternational®AllnightsreservedNopartofthisbookmaybereproduced,storedinaretrievalsystem,ortransmitted,inanyformorbyanymeans,electronic,mechanical,photocopying,recording,orotherwise,withoutthewrittenpermissionofthecopyrightowner.Firstprinting,December2002Greatcareistakeninthecompilationandproductionofthisbook,butitshouldbemadeclearthatNOWARRANTIES,EXPRESSORIMPLIED,INCLUDING,WITHOUTLIMITATION,WARRANTIESOFMERCHANTABILITYORFITNESSFORAPARTICULARPURPOSE,AREGIVENINCONNECTIONWITHTHISPUBLICATION.AIthoughthisinformationisbelievedtobeaccuratebyASM,ASMcannotguaranteethatfavorableresultswillbeobtainedfromtheuseofthispublicationalone.Thispubli-cationisintendedforusebypersonshavingtechnicalskill,attheirsolediscretionandrisk.SincetheconditionsofproductormaterialuseareoutsideofASM'scontrol,ASMassumesnoliabilityorobligationinconnectionwithanyuseofthisinformation.Noclaimofanykind,whetherastoproductsorinformationinthispublication,andwhetherornotbasedonnegligence,shallbegreaterinamountthanthepurchasepriceofthisproductorpublicationinrespectofwhichdamagesareclaimed.THEREMEDYHEREBYPROVIDEDSHALLBETHEEXCLUSIVEANDSOLEREMEDYOFBUYER,ANDINNOEVENTSHALLEITHERPARTYBELIABLEFORSPECIAL,INDIRECTORCONSEQUENTIALDAMAGESWHETHERORNOTCAUSEDBYORRESULTINGFROMTHENEGLIGENCEOFSUCHPARTY.Aswithanymaterial,evaluationofthematerialunderend-useconditionspriortospecificationisessential.Therefore,specifictestingunderactualconditionsisrecommended.Nothingcontainedinthisbookshallbeconstruedasagrantofanyrightofmanufacture,sale,use,orreproduction,incon-nectionwithanymethod,process,apparatus,product,composition,orsystem,whetherornotcoveredbyleterspatent,copyright,ortrademark,andnothingcontainedinthisbookshallbeconstruedasadefenseagainstanyallegedinfringementofletterspatent,copy-right,ortrademark,orasadefenseagainstliabilityforsuchinfringement.Comments,criticisms,andsuggestionsareinvited,andshouldbeforwardedtoASMInternational.PreparedunderthedirectionoftheASMInternationalTechrnicalBookCommittee(2001-2002),CharlesA.Parker,Chair:PreparedwithassistancefromtheASMInternationalMaterialsPropertiesDatabaseCommittee,PJ.Sikorsky,Chair.ASMInternationalstaffwhoworkedonthisprojectincludedCharlesMoosbrugger,TechnicalEditor;VeronicaFlint,AcquisitionsEditor;BonnieSanders,ManagerofProduction;CarolTerman,ProductionProjectManager;andScotHenry,AssistantDirectorofReferencePublications.LibraryofCongressCataloging-in-PublicationDataAtlasofstress-straincurves.—2nded.p.cm.SAN:204-586—T.p.verso.ISBN:0-87170-739-X1.Stress-straincurves—Atlases.2.Metals—Testing.I.ASMInternational.TA460.A862002620.1'63—dc212002027674ASMInternational®MaterialsPark,OH44073-0002www.asminternationalorgPrintedintheUnitedStatesofAmericaContentsPreface........................................................................................................................................ivRepresentationofStress-StrainBehavior..................................................................1FerrousMetals....................................................................................................................21CastIron(CI)........................................................................................................................23CarbonSteel(CS)..............................................................................................................67AlloySteel(AS)..................................................................................................................93High-StrengthSteel(HS).............................................................................................129StainlessSteel(SS).........................................................................................................161ToolSteel(TS)...................................................................................................................269NonferrousMetals.........................................................................................................277CastAluminum(CA)......................................................................................................279WroughtAluminum(WA)............................................................................................299AluminumLaminates(LA).........................................................................................503Copper(Cu)..........................................................................................................................515Magnesium(Mg)...............................................................................................................555Nickel(Ni)...........................................................................................................................631ReactiveandRefractoryMetals(RM)................................................................705Titanium(Ti).......................................................................................................................729PureMetalsandMiscellaneousAlloys(MA)................................................799AlloyIndex..................................................................................................................809UNSIndex........................................................................................................................815PrefaceInthisinformationage,mechanicalpropertydataareplentiful.However,locatingneededinformationquickly,judgingthevalidityofthedata,andmakingreasonedcomparisonsofdatacanbedaunting.Stress-straincurvescondensemuchinformationaboutthemechanicalbehaviorofmetalsintoaconvenientform.Fromthesebasiccurvestheengineercanextractsuchinformationasthestrength,ductility,forma-bility,elasticity,andotherinformationusefulinpredictingtheper-formanceofaparticularalloyunderstress.ASMInternationalpublishedthefirsteditionoftheAtlasofStress-StrainCurves,acollectionofover550curves,in1986.Thisbook,alongwiththeAtlasofFatigueCurves,AtlasofCreepandStress-RuptureCurves,andtheAtlasofStress-CorrosionandCorrosionFatigueCurves,hasformedasetofusefulmaterialspropertyresourcesfortheengineer,materialsscientist,anddesigner.Welloverthreeyearsago—withtheencouragement,assistance,andguidanceoftheASMTechnicalBooksandMaterialsPropertiesDatabaseCommittees—ASMInternationalembarkedontheprojecttocreatethisupdated,expanded,andimprovedSecondEditionoftheAtlasofStress-StrainCurves.Someoftheoverridinggoalsofthisprojecthavebeento:●Addcurvesformaterialsthatareespeciallyusefultokeyindustries,includingaerospace,automotive,andheavymanufacturingSeekoutcurveswitha“pedigree”soreaderscantracethesourceoftheinformationandhavesomeindicationregardingitsreliability●Includeasmuchpertinentinformationaspossibleforeachcurve.Factorssuchasheat-treatcondition,productform,thickness,spec-imensize,orientation,history,testingtemperature,andtestingrateallaffectmaterialsperformanceandmaybehelpfulwheninter-pretingthecurves●NormalizethepresentationofthecurvestofacilitatecomparisonsamongdifferentmaterialsWefeelASMInternationalhasbeenreasonablysuccessfulinachievingtheseobjectivesinthiseditin.Manypeopleareinvolvedinaprojectofthissize,andwewouldliketothankthosewhohavecontributedto,orassisted,thiseffortFirstandforemost,ASMInternationalthanksthematerialsresearcherswhocreatedtheoriginalcurves--withouttheireffortsthisvolumewouldnotexist.DonnaM.Walker,FASM,StressolversInc.,andVeronicaFlint,ASMstaff,initiatedtheprojecttoreviseandexpandthisbook.ASMInternationalthanksthemfortheireffortsinhelpingtodefinethegoalsforthisprojectandinacquiringmanyofthenewcurvestobeaddedtothebook.SpecialthanksareextendedtoSpecialMetals,GilKaufman,FASM,KaufmanAssociates,andBuceBoardman,FASM,Deere&Company,fortheircontributionsofstress-straincurves.HiroOkamotoandhisassociatesperformedthehugetaskofredrawingthecurvestonormalizetheirpresentation,andwearegrate-fulfortheiraccurateandtimelywork.Theorganizationandfinalqualityofthedataasseeninthebookaremyresponsibility,andanyerrors,omissions,ormisclassificationsofalloysaremine.IthankHeatherLampman,theprincipalcopyedi-tor,andthemembersoftheASMInternationalproductionstaff,whohaveworkeddiligentlytokeepanyerrorstoaminimum.However,inanyendeavorofthisscope,therewillbemistakes.Corrections,com-ments,andcriticismsareinvited.Itshouldbenotedthatmostofthedataincludedinthisbookarenotspecifiedasbeingminimum,typical,orhavinganydefinedconfi-dencelevelassociatedwiththem.Thereadermaywanttorefertothesourceofaparticularcurvetofindadditionaldetails.The"Introduction"inthisbookprovidesareviewoftheinformationthatcanbeextractedfromstress-straincurves,aclarificationoftermsusedindescribingmechanicalbehavior,andaguidetothelimitationsoftheaccuracyandprecisionoftheinformationgiven.CharlesMoosbruggerTechnicalEditorASMInternationalRepresentationofStress-StrainBehaviorCharlesMoosbrugger,ASMInternationalITISAPPROPRIATEthatacollectionofstress-straincurvesisnamedanatlas.Anatlasisacollectionoffigures,charts,ormaps,SonamedbecauseearlybookspicturedtheGreekTitan,Atlas,onthecoverortitlepage,strainingwiththeweightoftheworldandheavensonhisshoulders.Thisconceptofvisualizingthereactiontomechani-calstressiscentraltodevelopmentanduseofstress-straincurves.Thisintroductorysectionprovidesareviewofthefundamentalsofthemechanicaltestingthatisrepresentedinthecurves.Themathemat-icalinterpretationofaspectsofthecurveswillaidinanalysisofthecurves.Alistoftermscommontostress-strainbehaviorisgivenattheendofthissection.(Ref1,2).TensileTestingThesimplestloadingtovisualizeisaone-dimensionaltensiletest,inwhichauniformslendertestspecimenisstretchedalongitslongcen-tralaxis.Thestress-straincurveisarepresentationoftheperformanceofthespecimenastheappliedloadisincreasedmonotonicallyusuallytofracture.Stress-straincurvesareusuallypresentedas:●“Engineering”stress-straincurves,inwhichtheoriginaldimensionsofthespecimensareusedinmostcalculations.●"True"stress-straincurves,wheretheinstantaneousdimensionsofthespecimenateachpointduringthetestareusedinthecalcula-tions.Thisresultsinthe“true”curvesbeingabovethe“engineer-ing”curves,notablyinthehigherstrainportionofthecurves.Thedevelopmentofthesecurvesisdescribedinthefollowingsec-tions.Todocumentthetensiontest,anengineeringstress-straincurveisconstructedfromtheload-elongationmeasurementsmadeonthetestspecimen(Fig.1).Theengineeringstress,S,plottedonthisstress-straincurveistheaveragelongitudinalstressinthetensilespecimen.Fig.1Engineeringstress-straincurve.Intersectionofthedashedlinewiththecurvedeterminestheoffsetyieldstrength.Itisobtainedbydividingtheload,P,bytheoriginalareaofthecrosssec-tionofthespecimen,Ao:Thestrain,e,plottedontheengineeringstress-straincurve,istheaver-agelinearstrain,whichisobtainedbydividingtheelongationofthegagelengthofthespecimen,δ,byitsoriginallength,Lo:Becauseboththestressandthestrainareobtainedbydividingtheloadandelongationbyconstantfactors,theload-elongationcurvehasthesameshapeastheengineeringstress-straincurve.Thetwocurvesfre-quentlyareusedinterchangeably.Theunitsofstressareforce/lengthsquared,andthestrainisunitless.Thestrainaxisofcurvestraditionallyaregivenunitsofin./in.ormm/mmratherthanbeinglistedasapurenumber.Strainissometimesexpressedasapercentelongation.Theshapeofthestress-straincurveandvaluesassignedtothepointsonthestress-straincurveofametaldependonits:●Composition●Heattreatmentandconditioning●Priorhistoryofplasticdeformation●Thestrainrateoftest●Temperature●Orientationofappliedstressrelativetothetestspecimensstructure●SizeandshapeTheparametersthatareusedtodescribethestress-straincurveofametalarethetensilestrength,yieldstrengthoryieldpoint,ultimateten-silestrength,percentelongation,andreductioninarea.Thefirstthreearestrengthparameters;thelasttwoindicateductility.Thegeneralshapeoftheengineeringstress-straincurve(Fig.1)requiresfurtherexplanation.Thiscurverepresentsthefullloadingofaspecimenfrominitialloadtorupture.Itisa“full-range”curve.Oftenengineeringcurvesaretruncatedpastthe0.2%yieldpoint.ThisisthecaseofmanyofthecurvesinthisAtlas.Othertestdataarepresentedasa“full-range”curvewithan“expandedrange”todetailtheinitialpartsofthecurve.LinearSegmentofCurvesFromtheorigin,0,theinitialstraight-lineportionistheelasticregion,wherestressislinearlyproportionaltostrain.Whenthestressisremoved,ifthestraindisappears,thespecimenisconsideredcom-pletelyelastic.Thepointatwhichthecurvedepartsfromthestraight-linepropor-tionality,A,istheproportionallimit.Modulusofelasticity,E,alsoknownasYoung'smodulus,istheslopeofthisinitiallinearportionofthestress-straincurve:whereSisengineeringstressandseisengineeringstrain.Modulusofelasticityisameasureofthestiffnessofthematerial.Thegreaterthemodulus,thesteepertheslopeandthesmallertheelasticstrainresult-ingfromtheapplicationofagivenstress.Becausethemodulusofelas-ticityisneededforcomputingdeflectionsofbeamsandotherstructuralmembers,itisanimportantdesignvalue.Themodulusofelasticityisdeterminedbythebindingforcesbetweenatoms.Becausetheseforcescannotbechangedwithoutchangingthebasicnatureofthematerial,themodulusofelasticityisoneofthemoststructure-insensitiveofthemechanicalproperties.Generally,itisonlyslightlyaffectedbyalloyingadditions,heattreat-ment,orcoldwork(Ref3).However,increasingthetemperaturedecreasesthemodulusofelasticity.Atelevatedtemperatures,themod-ulusisoftenmeasuredbyadynamicmethod(Ref4).TypicalvaluesofmodulusofelasticityforcommonengineeringmaterialsaregiveninTable1(Ref5).Resilienceistheabilityofamaterialtoabsorbenergywhendeformedelasticallyandtoreturnitwhenunloaded.Thispropertyusu-allyismeasuredbythemodulusofresilience,whichisthestrainenergyperunitvolume,Uo,requiredtostressthematerialfromzerostresstotheyieldstress,Sx.Thestrainenergyperunitvolumeforanypointonthelineisjusttheareaunderthecurve:Fromthedefinitionofmodulusofelasticityandtheabovedefinition,themaximumresilienceoccursattheyieldpointandiscalledthemod-ulusofresilience,UR:Thisequationindicatesthattheidealmaterialforresistingenergyloadsinapplicationswherethematerialmustnotundergopermanentdistor-Table1TypicalvaluesformodulusofelasticityFig.2Stress-straincurvesforselectedsteels.Source:Ref7tion,suchasmechanicalsprings,isonehavingahighyieldstressandalowmodulusofelasticity.Forvariousgradesofsteel,themodulusofresiliencerangesfrom100to4500kJ/m³(14.5to6501bf·in./in.³),withthehighervaluesrep-resentingsteelswithhighercarbonoralloycontents(Ref6).ThiscanbeseeninFig.2,wherethemodulusofresilienceforthechromium-tungstenalloywouldbethegreatestofthesteels,becauseithasthehighestyieldstrengthandsimilarmodulusofelasticity.ThemodulusofresilienceisrepresentedasthetriangularareasunderthecurvesinFig.3.Figure2showsthatwhilethemodulusofelasticityisconsistentforthegivengroupofsteels,theshapesofthecurvespasttheirpropor-tionalitylimitsarequitevaried(Ref7)Fig.3Comparisonofstress-straincurvesforahigh-strengthhigh-carbonspringsteelandalower-strengthstructuralsteel.PointAistheelasticlimitofthespringsteel;pointBistheelasticlimitofthestructuralsteel.Thecross-hatchedtrian-glesarethemodulusofresilience(UR).Thesetwoareasaretheworkdoneonthematerialstoelongatethemortherestoringforcewithinthematerials.NonlinearSegmentofCurvestoYieldingTheelasticlimit,B,onFig.1,maycoincidewiththeproportional-itylimit,oritmayoccuratsomegreaterstress.Theelasticlimitisthemaximumstressthatcanbeappliedwithoutpermanentdeformationtothespecimen.Somecurvesexhibitadefiniteyieldpoint,whileothersdonot.Whenthestressexceedsavaluecorrespondingtotheyieldstrength,thespecimenundergoesgrossplasticdeformation.Iftheloadissubsequentlyreducedto0,thespecimenwillremainpermanentlydeformed.MeasuresofYielding.Thestressatwhichplasticdeformationoryieldingisobservedtobegindependsonthesensitivityofthestrainmeasurements.Withmostmaterials,thereisagradualtransitionfromelastictoplasticbehavior,andthepointatwhichplasticdeformationbeginsisdifficulttodefinewithprecision.Intestsofmaterialsunderuniaxialloading,threecriteriafortheinitiationofyieldinghavebeenused:theelasticlimit,theproportionallimit,andtheyieldstrength.Elasticlimit,shownatpointBinFig.1,isthegreateststressthematerialcanwithstandwithoutanymeasurablepermanentstrainremainingafterthecompletereleaseofload.Withincreasingsensitiv-ityofstrainmeasurement,thevalueoftheelasticlimitisdecreaseduntilitequalsthetrueelasticlimitdeterminedfrommicrostrainmeas-urements.Withthesensitivityofstraintypicallyusedinengineeringstudies(10-4mm/mmorin./in.),theelasticlimitisgreaterthanthepro-portionallimit.Determinationoftheelasticlimitrequiresatediousincrementalloading-unloadingtestprocedure.Forthisreason,itisoftenreplacedbytheproportionallimit.Theyieldstrength,shownatpointYSinFig.1,isthestressrequiredtoproduceasmallspecifiedarnountofplasticdeformation.Theusualdefinitionofthispropertyistheoffsetyieldstrengthdeterminedbythestresscorrespondingtotheintersectionofthestress-straincurveoffsetbyaspecifiedstrain(seeFig.1).IntheUnitedStates,theoffsetisusu-allyspecifiedasastrainof0.2%or0.1%(e=0.002or0.001).Offsetyieldstrengthdeterminationrequiresaspecimenthathasbeenloadedtoits0.2%offsetyieldstrengthandunloadedsothatitis0.2%longerthanbeforethetest.TheoffsetyieldstrengthisreferredtoinISOStandardsastheproofstress(Rpo,1orRpo,2).IntheENstandardsformaterialsthatdonothaveayieldphenomenonpresent,the0,2%proofstrength(Rpo,2)or0,5%(Rpo,5)isdetermined.Thenonpropor-tionalelongationiseither0.1%,0.2%,or0.5%.Theyieldstrengthobtainedbyanoffsetmethodiscommonlyusedfordesignandspeci-ficationpurposes,becauseitavoidsthepracticaldifficultiesofmeasur-ingtheelasticlimitorproportionallimit.Somematerialshaveessentiallynolinearportiontotheirstress-straincurve,forexample,softcopperorgraycastiron.Forthesemate-rials,theoffsetmethodcannotbeused,andtheusualpracticeistodefinetheyieldstrengthasthestresstoproducesometotalstrain,forexample,e=0.005.TheEuropeanStandardforgeneral-purposecop-perrod,EN12163(Ref8),givesapproximate0,2%proofstrength(Rpo,2)forinformation,butitisnotarequirement.Thisapproachisfol-lowedforothermaterialforms(barandwire),butforsomecoppertubes,amaximumRpo,2isspecifiedForcopperalloypressurevesselplateandsomespringstrip,aminimumRpo,2isspecified.MaterialswithYieldPointPhenomenon.Manymetals,particu-larlyannealedlow-carbonsteel,showalocalized,heterogeneoustypeoftransitionfromelastictoplasticdeformationthatproducesayieldpointinthestress-straincurve.Ratherthanhavingaflowcurvewithagradualtransitionfromelastictoplasticbehavior,suchasFig.4(a),metalswithayieldpointproduceaflowcurveoraload-elongationdia-gramsimilartoFig.4(b).Theloadincreasessteadilywithelasticstrain,dropssuddenly,fluctuatesaboutsomeapproximatelyconstantvalueofload,andthenriseswithfurtherstrain.Fig.4t(I)in(d)u(e)ou(aliz)s(e)yiel(dpl)din(ots)g(o)wi(fs)t(t)h(r)ean(ss)-up(str)p(a)ie(n)r.(y(a)ip(n)to(i)nint(u)oA(u)san(y)d(ie)la(d)ire(ng)lat(c)iv(o)e(n)dly(i)tco(io)nn.s(t(b)a)nt(D)iy(s)cie(o)l--ingstressBtoCInENstandardsformaterialsexhibitingayieldpoint,theupperyieldstrength,ReHmaybespecified.Theupperandloweryieldstress(ReH₃ReL)arespecifiedinsomeENandISOstandardsinunitsofN/mm²(1N/mm²=1MPa).EN10027-1(Ref9)notestheterm“yieldstrength”asusedinthisEuropeanstandardreferstoupperorloweryieldstrength(ReHorReL),proofstrength(Rp),ortheproofstrengthtotalextension(R),dependingontherequirementspecifiedintherelevantproductstandard.Thisservesasacautionthatthedetailsonhowthe“yieldstrength”or“yieldpoint”isdefinedmustbeknownwhenmakinganycomparisonsorconclusionsastothematerialscharacteristics.Typicalyieldpointbehavioroflow-carbonsteelisshowninFig.5.Theslopeoftheinitiallinearportionofthestress-straincurve,desig-natedbyE,isthemodulusofelasticity.Theloadatwhichthesuddendropoccursiscalledtheupperyieldpoint.Theconstantloadiscalledtheloweryieldpoint,andtheelongationthatoccursatconstantloadiscalledtheyield-pointelongation.Thedeformationoccurringthrough-outtheyield-pointelongationisheterogeneous.Attheupperyieldpoint,adiscretebandofdeformedmetal,oftenreadilyvisible,appearsatastressconcentrationsuchasafillet.Coincidentwiththeformationoftheband,theloaddropstotheloweryieldpoint.Thebandthenpropagatesalongthelengthofthespecimen,causingtheyield-pointelongation.Fig.5Typicalyieldpointbehavioroflow-carbonsteelIntypicalcases,severalbandsformatseveralpointsofstresscon-centration.Thesebandsaregenerallyatapproximately45°totheten-sileaxis.TheyareusuallycalledLüdersbands,Hartmannlines,orstretcherstrains,andthistypeofdeformationissometimesreferredtoasthePioberteffect.Theyarevisibleandcanbeaestheticallyundesir-able.WhenseveralLüdersbandsareformed,theflowcurveduringtheyield-pointelongationisirregular,eachjogcorrespondingtothefor-mationofanewLüdersband.AftertheLüdersbandshavepropagatedtocovertheentirelengthofthespecimentestsection,theflowwillincreasewithstraininthetypicalmanner.Thismarkstheendoftheyield-pointelongation.ThetransitionfromundeformedtodeformedmaterialattheLüdersfrontcanbeseenatlowmagnificationinFig.6.TheroughsurfaceareasaretheLüdersbandsinthelow-carbonsteel.Thesebandsarealsoformedincertainaluminum-magnesiumalloys.NonlinearSegmentofContinuedDeformationStrainHardening.Thestressrequiredtoproducecontinuedplasticdeformationincreaseswithincreasingplasticstrain;thatis,themetalstrainhardens.Thevolumeofthespecimen(area×length)remainsconstantduringplasticdeformation,AL=A₀Lo,andasthespecimenelongates,itscross-sectionalareadecreasesuniformlyalongthegagelength.Initially,thestrainhardeningmorethancompensatesforthisdecreaseinarea,andtheengineeringstress(proportionaltoloadP)continuestorisewithincreasingstrain.Eventually,apointisreachedwherethedecreaseinspecimencross-sectionalareaisgreaterthantheincreaseindeformationloadarisingfromstrainhardening.Thiscondi-tionwillbereachedfirstatsomepointinthespecimenthatisslightlyweakerthantherest.Allfurtherplasticdeformationisconcentratedinthisregion,andthespecimenbeginstoneckorthindownlocally.Thestrainuptothispointhasbeenuniform,asindicatedonFig.1.Becausethecross-sectionalareaisnowdecreasingfarmorerapidlythantheabilitytoresistthedeformationbystrainhardening,theactualloadrequiredtodeformthespecimendecreasesandtheengineeringstressdefinedinEq1continuestodecreaseuntilfractureoccurs,atX.Thetensilestrength,orultimatetensilestrength,S,isthemax-imumloaddividedbytheoriginalcross-sectionalareaofthespecimen:Thetensilestrengthisthevaluemostfrequentlyquotedfromtheresultsofatensiontest.Actually,however,itisavalueoflittlefundamentalsignificancewithregardtothestrengthofametal.Forductilemetals,thetensilestrengthshouldberegardedasameasureofthemaximumloadthatametalcanwithstandundertheveryrestrictiveconditionsofuniaxialloading.Thisvaluebearslittlerelationtotheusefulstrengthofthemetalunderthemorecomplexconditionsofstressthatusuallyareencountered.Formanyyears,itwascustomarytobasethestrengthofstructuralmembersonthetensilestrength,suitablyreducedbyafactorofsafetyThecurrenttrendistothemorerationalapproachofbasingthestaticdesignofductilemetalsontheyieldstrength.However,becauseofthelongpracticeofusingthetensilestrengthtodescribethestrengthofmaterials,ithasbecomeafamiliarproperty,andassuch,itisausefulidentificationofamaterialinthesamesensethatthechemicalcompo-sitionservestoidentifyametaloralloy.Furthermore,becausetheten-silestrengthiseasytodetermineandisareproducibleproperty,itisusefulforthepurposesofspecificationandforqualitycontrolofaproduct.Extensiveempiricalcorrelationsbetweentensilestrengthandpropertiessuchashardnessandfatiguestrengthareoftenuseful.Forbrittlematerials,thetensilestrengthisavaliddesigncriterion.MeasuresofDuctility.Currently,ductilityisconsideredaqualita-tive,subjectivepropertyofamaterial.Ingeneral,measurementsofductilityareofinterestinthreerespects(Ref10):●Toindicatetheextenttowhichametalcanbedeformedwithoutfractureinmetalworkingoperationssuchasrollingandextrusion●Toindicatetothedesignertheabilityofthemetaltoflowplasticallybeforefracture.Ahighductilityindicatesthatthematerialis“for-giving”andlikelytodeformlocallywithoutfractureshouldthede-signererrinthestresscalculationorthepredictionofsevereloads.Toserveasanindicatorofchangesinimpuritylevelorprocessingconditions.Ductilitymeasurementsmaybespecifiedtoassessma-terialquality,eventhoughnodirectrelationshipexistsbetweentheductilitymeasurementandperformanceinservice.Theconventionalmeasuresofductilitythatareobtainedfromthetensiontestaretheengineeringstrainatfracture,es,(usuallycalledtheelongation)andthereductioninareaatfracture,q.Elongationandreductioninareausuallyareexpressedasapercentage.Bothofthesepropertiesareobtainedafterfracturebyputtingthespecimenbacktogetherandtakingmeasurementsofthefinallength,Lf,andfinalspec-imencrosssection,Af:Becauseanappreciablefractionoftheplasticdeformationwillbeconcentratedintheneckedregionofthetensionspecimen,thevalueofefwilldependonthegagelengthLooverwhichthemeasurementwastaken(seethesectionofthisarticleonductilitymeasurementintensiontesting).Thesmallerthegagelength,thegreaterthecontributiontotheoveralelongationfromtheneckedregionandthehigherthevalueofer.Therefore,whenreportingvaluesofpercentageelongation,thegagelength,Lo,shouldalwaysbegiven.Reductioninareadoesnotsufferfromthisdifficulty.Thesevaluescanbeconvertedintoanequivalentzero-gage-lengthelongation,eoFromtheconstancyofvolumerelationshipforplasticdeformation(AL=A₀Lo):更多内容见附件免责声明:本页面/内容部分素材来源于互联网公开信息,旨在传递更多信息,不代表本平台立场。版权归原作者或机构所有,如涉及侵权,请通过平台联系我们,我们将在核实后第一时间处理。本平台对转载内容的真实性、准确性不作任何保证,用户需自行判断并承担使用风险。

有附件
未登录
还没有评论
课程
培训
服务
行家
VIP会员 学习计划 福利任务
下载APP
联系我们
帮助与反馈