ASTM E1947-1998(2009) Standard Specification for Analytical Data Interchange Protocol for Chromatographic Data《层析数据用分析数据交换协议的标准指南》.pdf
《ASTM E1947-1998(2009) Standard Specification for Analytical Data Interchange Protocol for Chromatographic Data《层析数据用分析数据交换协议的标准指南》.pdf》由会员分享,可在线阅读,更多相关《ASTM E1947-1998(2009) Standard Specification for Analytical Data Interchange Protocol for Chromatographic Data《层析数据用分析数据交换协议的标准指南》.pdf(8页珍藏版)》请在麦多课文档分享上搜索。
1、Designation: E1947 98 (Reapproved 2009)Standard Specification forAnalytical Data Interchange Protocol for ChromatographicData1This standard is issued under the fixed designation E1947; the number immediately following the designation indicates the year oforiginal adoption or, in the case of revision
2、, the year of last revision. A number in parentheses indicates the year of last reapproval. Asuperscript epsilon () indicates an editorial change since the last revision or reapproval.1. Scope1.1 This specification covers a standardized format forchromatographic data representation and a software ve
3、hicle toeffect the transfer of chromatographic data between instrumentdata systems. This specification provides protocol designed tobenefit users of analytical instruments and increase laboratoryproductivity and efficiency.1.2 The protocol in this specification provides a standard-ized format for th
4、e creation of raw data files or results files.This standard format has the extension “.cdf” (derived fromNetCDF). The contents of the file include typical headerinformation like instrument, column, detector, and operatordescription followed by raw or processed data, or both. Oncedata have been writt
5、en or converted to this protocol, they canbe read and processed by software packages that support theprotocol.1.3 The software transfer vehicle used for the protocol inthis specification is NetCDF, which was developed by theUnidata Program and is funded by the Division ofAtmosphericSciences of the N
6、ational Science Foundation.21.4 The protocol in this specification is intended to (1)transfer data between various vendors instrument systems, (2)provide LIMS communications, (3) link data to documentprocessing applications, (4) link data to spreadsheet applica-tions, and ( 5) archive analytical dat
7、a, or a combination thereof.The protocol is a consistent, vendor independent data formatthat facilitates the analytical data interchange for these activi-ties.1.5 The protocol consists of:1.5.1 This specification on chromatographic data, whichgives the full definitions for each one of the generic ch
8、romato-graphic data elements used in implementation of the protocol.It defines the analytical information categories, which are aconvenient way for sorting analytical data elements to makethem easier to standardize.1.5.2 Guide E1948 on chromatographic data, which givesthe full details on how to impl
9、ement the content of the protocolusing the public-domain NetCDF data interchange system. Itincludes a brief introduction to using NetCDF. It is intended forsoftware implementors, not those wanting to understand thedefinitions of data in a chromatographic dataset.1.5.3 NetCDF Users Guide.2. Reference
10、d Documents2.1 ASTM Standards:3E1948 Guide for Analytical Data Interchange Protocol forChromatographic Data2.2 Other Standard:NetCDF Users Guide42.3 ISO Standards:5ISO 2014-1976 (E) Writing of Calendar Dates in All-Numeric FormISO 3307-1975 (E) Information InterchangeRepresentations of Time of the D
11、ayISO 4031-1978 (E) Information InterchangeRepresentations of Local Time Differentials3. Terminology3.1 Definitions for Administrative Information ClassThese definitions are for those data elements that are imple-mented in the protocol. See Table 1.3.1.1 administrative-commentscomments about thedata
12、set identification of the experiment. This free test field isfor anything in this information class that is not covered by theother data elements in this class.3.1.2 company-method-IDinternal method ID of thesample analysis method used by the company.3.1.3 company-method-nameinternal method name of
13、thesample analysis method used by the company.1This specification is under the jurisdiction of ASTM E13 on MolecularSpectroscopy and Separation Science and is the direct responsibility of E13.15 onAnalytical Data.Current edition approved Oct. 1, 2009. Published December 2009. Originallyapproved in 1
14、998. Last previous edition approved in 2004 as E1947 98 (2004).DOI: 10.1520/E1947-98R09.2For more information on the NetCDF standard, contact Unidata atwww.unidata.ucar.edu.3For referenced ASTM standards, visit the ASTM website, www.astm.org, orcontact ASTM Customer Service at serviceastm.org. For A
15、nnual Book of ASTMStandards volume information, refer to the standards Document Summary page onthe ASTM website.4Available from Russell K. Rew, Unidata Program Center, University Corpora-tion for Atmospheric Research, P.O. Box 3000, Boulder, CO 80307-3000, http:/www2.ucar.edu.5Available from Interna
16、tional Organization for Standardization (ISO), 1, ch. dela Voie-Creuse, Case postale 56, CH-1211, Geneva 20, Switzerland, http:/www.iso.ch.1Copyright ASTM International, 100 Barr Harbor Drive, PO Box C700, West Conshohocken, PA 19428-2959, United States.3.1.4 dataset-completenessindicates which anal
17、ytical in-formation categories are contained in the dataset. The stringshould exactly list the category values, as appropriate, as one ormore of the following “C1+C2+C3+C4+C5,” in a stringseparated by plus (+) signs. This data element is used to checkfor completeness of the analytical dataset being
18、transferred.3.1.5 dataset-date-time-stampindicates the absolute timeof dataset creation relative to Greenwich Mean Time. Ex-pressed as the synthetic datetime given in the form:YYYYMMDDhhmmss6ffff.3.1.5.1 DiscussionThis is a synthesis of ISO 2014-1976(E), ISO 3307-1975 (E), and ISO 4031-1978 (E), whi
19、ch com-pensates for local time variations.3.1.5.2 DiscussionThe time differential factor (ffff) ex-presses the hours and minutes between local time and theCoordinated Universal Time (UTC or Greenwich Mean Time,as disseminated by time signals), as defined in ISO 3307-1975(E). The time differential fa
20、ctor (ffff) is represented by afour-digit number preceded by a plus (+) or a minus (-) sign,indicating the number of hour and minutes that local timediffers from the UTC. Local times vary throughout the worldfrom UTC by as much -1200 hours (west of the GreenwichMeridian) and by as much as +1300 hour
21、s (east of theGreenwich Meridian). When the time differential factor equalszero, this indicates a zero hour, zero minute, and zero seconddifference from Greenwich Mean Time.3.1.5.3 DiscussionAn example of a value for this dateelement would be: 1991,08,01,12:30:23-0500 or19910801123023-0500. In human
22、 terms this is 12:30 PM onAugust 1, 1991 in New York City. Note that the -0500 hours is5 full hours time behind Greenwich Mean Time. The ISOstandards permit the use of separators as shown, if they arerequired to facilitate human understanding. However, separa-tors are not required and consequently s
23、hall not be used toseparate date and time for interchange among data processingsystems.3.1.5.4 DiscussionThe numerical value for the month ofthe year is used, because this eliminates problems with thedifferent month abbreviations used in different human lan-guages.3.1.6 dataset-originname of the org
24、anization, address,telephone number, electronic mail nodes, and names of indi-vidual contributors, including operator(s), and any other infor-mation as appropriate. This is where the dataset originated.3.1.7 dataset-ownername of the owner of a proprietarydataset. The person or organization named her
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ASTME194719982009STANDARDSPECIFICATIONFORANALYTICALDATAINTERCHANGEPROTOCOLFORCHROMATOGRAPHICDATA 层析 数据

链接地址:http://www.mydoc123.com/p-529888.html