欢迎来到三一文库! | 帮助中心 三一文库31doc.com 一个上传文档投稿赚钱的网站
三一文库
全部分类
  • 研究报告>
  • 工作总结>
  • 合同范本>
  • 心得体会>
  • 工作报告>
  • 党团相关>
  • 幼儿/小学教育>
  • 高等教育>
  • 经济/贸易/财会>
  • 建筑/环境>
  • 金融/证券>
  • 医学/心理学>
  • ImageVerifierCode 换一换
    首页 三一文库 > 资源分类 > PDF文档下载
     

    SAE-J2409-2004.pdf

    • 资源ID:3793460       资源大小:139.78KB        全文页数:4页
    • 资源格式: PDF        下载积分:2
    快捷下载 游客一键下载
    会员登录下载
    微信登录下载
    三方登录下载: 微信开放平台登录 QQ登录   微博登录  
    二维码
    微信扫一扫登录
    下载资源需要2
    邮箱/手机:
    温馨提示:
    用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)
    支付方式: 支付宝    微信支付   
    验证码:   换一换

    加入VIP免费专享
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    SAE-J2409-2004.pdf

    SURFACE VEHICLE STANDARD (R) Strain-Life Fatigue Data File Format SAE Technical Standards Board Rules provide that: “This report is published by SAE to advance the state of technical and engineering sciences. The use of this report is entirely voluntary, and its applicability and suitability for any particular use, including any patent infringement arising therefrom, is the sole responsibility of the user.” SAE reviews each technical report at least every five years at which time it may be reaffirmed, revised, or cancelled. SAE invites your written comments and suggestions. Copyright © 2004 SAE International All rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of SAE. TO PLACE A DOCUMENT ORDER: Tel: 877-606-7323 (inside USA and Canada) Tel: 724-776-4970 (outside USA) Fax: 724-776-0790 Email: custsvcsae.org SAE WEB ADDRESS: http:/www.sae.org Issued 1998-06 Revised 2004-11 Superseding J2409 JUN1998 ® J2409 REV. NOV2004 1. Scope SAE format for a SIMPLE Strain-Life Fatigue Data Exchange File Format. The object of this SAE Standard is to provide a simple common way to exchange strain-life fatigue data collected from ASTM E 606 axial fatigue test data. 2. References 2.1 Applicable Publication The following publication forms a part of the specification to the extent specified herein. Unless otherwise indicated, the latest revision of ASTM publications shall apply. 2.1.1 ASTM PUBLICATION Available from ASTM, 100 Barr Harbor Drive, West Conshohocken, PA 19428-2959. ASTM E 606-92Recommended Practice for Constant-Amplitude Low-Cycle Fatigue Testing 3. A sample file that defines the format of the contents is depicted in Appendix A. 4. Notes 4.1 Marginal Indicia The change bar (l) located in the left margin is for the convenience of the user in locating areas where technical revisions have been made to the previous issue of the report. An (R) symbol to the left of the document title indicates a complete revision of the report. PREPARED BY THE SAE MATERIALS PROPERTIES DIVISION OF THE FATIGUE, DESIGN, AND EVALUATION COMMITTEE SAE J2409 Revised NOV2004 - 2 - APPENDIX A STRAIN-LIFE FATIGUE DATA EXCHANGE FILE A.1 Example # Any line that begins with a # sign is a comment line, or an identifier # line. Blank lines can also be inserted anywhere. A comment can # also appear at the end of a data line, or between data lines. # - # # A data line is assumed to be any line that is not a blank or a comment line. # # Certain lines that begin with a #SYMBOL= VALUE, called tags, have special # meanings that can be decoded by the receiving program. Tag definitions # are set out below. Curly braces with comma delimited values # indicate the different values that may be used with a tag. Otherwise # character or numeric fields are required. The units on strain values # are absolute (no percentages), and the stress units may be defined # as below. Tags should begin in the first column. # # Use one or more “SPACE“ characters to separate tags, values, and data items. # # * MANDATORY TAGS * * TAG Explanation * # # #FileType= strain_life # Define this file type # # #DataType= raw,fitted # Experimental data are indicated with a “raw“, # interpolated data with “fitted“ # # #NAME= # Unique material identifier. Several of these tags may # be used in a single file. # # #UNITS= ksi,mpa # Stress units used in the file. Not case sensitive. # # #E= # Average First Loading Elastic Modulus as measured # from fatigue tests # # *OPTIONAL SUGGESTED TAGS* # # #Sy= # Monotonic 0.2% Offset Tensile Yield Stress # # #Su= # Monotonic Ultimate Tensile Stress # # #%RA= # percent reduction in area at fracture in monotonic tensile test # # #HB= # Hardness of material in the Brinell scale # # #monotonic_K= # strain hardening coefficient, K, for monotonic tensile test # # #monotonic_n= # strain hardening exponent, n, for monotonic tensile test # # #LowerYield= # Lower yield stress (average value) # # #FractureStrength= # True Fracture Stress at failure (monotonic tensile) # # #FractureStrain= # True Fracture Strain at failure (monotonic tensile) # # #MaterialForm= # Raw form of material e.g. plate, rod, bar, sheet, extrusion # # #SpecimenForm= # Type of fatigue specimen e.g. threaded_round, flat_dogbone, etc. # # #PlasticStrain= measured,calculated # Plastic strain indicated in table was “measured“ # # from S-e loop or “calculated“ from stress. # # #FailureDef= # Definition of failure e.g. 5% load drop, complete separation, etc. # # Items which do not appear in tags but should be included in descriptive comments # (such as this one) include material processing, microstructure, specimen # orientation, and other issues discussed in ASTM E606. SAE J2409 Revised NOV2004 - 3 - # *SAMPLE FILE * : #FileType= strain_life # strain life type standard file #DataType= raw # “raw“= measured, as opposed to “fitted“ #NAME= SAE1045 #NAME= SAE350X #NAME= SAE050X #UNITS= KSI #Su= 89. #Sy= 50. #E= 30000. #%RA= 85. #HB= 325 #LowerYield= 50. #monotonic_K= 300. #monotonic_n= 0.2 #FractureStrength= 300. #FractureStrain= 0.63 #MaterialForm= bar #SpecimenForm= round_dogbone #PlasticStrain= calculated # Here is an example of a data point set. Note that a comment field #can also be appended to the data field, or in between the data lines. #A data line is assumed to be any line that is not a blank or a comment #line. The data should contain one fatigue test per line, and on each #line the fields are separated by one or more blanks. # #Strains are to be reported in their “raw“ dimensionless units (mm/mm or in/in) #2Nf indicates the number of reversals (2x cycles) to failure as #defined by #FailureDef= tag # # Total Strain 2Nf Stress Mean Plastic Strain Initial # Amp Amp Stress Amp Elastic Mod. 0.0125 180 279. .0 0.0030 30100. # specimen comment 0.0095 490 253. .0 0.0011 29400. 0.0090 950 229. .0 0.0007 29800. 0.0075 2260 220. .0 0.0002 30050. 0.0050 38000. 149. .0 0.0 29900. 0.0040 770000 119. .0 0 30700. # Runouts or suspended test articles are denoted by a “#runout“ appended # to the dataline: 0.0020 10000200 90. .0 0 30200. #runout # or runouts can be denoted by a “negative“ life: 0.0022 -20000200 98. .0 0.0 29700. # Other data point tags, for clarity, are at option of user e.g.: 0.022 10 320. .0 0.0102 31100. #buckled # -,-,- SAE J2409 Revised NOV2004 Rationale This standard was updated to include a methodology to indicate runout tests, to define mandatory tags which must accompany the file in order to make the file usable by others, to define optional tags which may or may not be included with the file but add understanding of the nature of the test, and to indicate to the user just how other important non-tag information is to be incorporated into the file, and, lastly, to fix the format of the sample file which was changed by SAE during publication. Relationship of SAE Standard to ISO Standard Not applicable. Application SAE format for a SIMPLE Strain-Life Fatigue Data Exchange File Format. The object of this SAE Standard is to provide a simple common way to exchange strain-life fatigue data collected from ASTM E 606 axial fatigue test data. Reference Section ASTM E 606-92Recommended Practice for Constant-Amplitude Low-Cycle Fatigue Testing Developed by the SAE Materials Properties Division Sponsored by the SAE Fatigue, Design, and Evaluation Committee

    注意事项

    本文(SAE-J2409-2004.pdf)为本站会员(小小飞)主动上传,三一文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三一文库(点击联系客服),我们立即给予删除!

    温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。




    经营许可证编号:宁ICP备18001539号-1

    三一文库
    收起
    展开