ASTM E1948-1998(2004) Standard Guide for Analytical Data Interchange Protocol for Chromatographic Data《层析数据用分析数据交换协议的标准指南》.pdf
《ASTM E1948-1998(2004) Standard Guide for Analytical Data Interchange Protocol for Chromatographic Data《层析数据用分析数据交换协议的标准指南》.pdf》由会员分享,可在线阅读,更多相关《ASTM E1948-1998(2004) Standard Guide for Analytical Data Interchange Protocol for Chromatographic Data《层析数据用分析数据交换协议的标准指南》.pdf(7页珍藏版)》请在麦多课文档分享上搜索。
1、Designation: E 1948 98 (Reapproved 2004)Standard Guide forAnalytical Data Interchange Protocol for ChromatographicData1This standard is issued under the fixed designation E 1948; the number immediately following the designation indicates the year oforiginal adoption or, in the case of revision, the
2、year of last revision. A number in parentheses indicates the year of last reapproval. Asuperscript epsilon (e) indicates an editorial change since the last revision or reapproval.1. Scope1.1 This guide covers the implementation of the Chromato-graphic Data Protocol in analytical software application
3、s.Implementation of this protocol requires:1.1.1 Specification E 1947, which contains the full set ofdata definitions. The chromatographic data protocol is notbased upon any specific implementation; it is designed to beindependent of any particular implementation, so that imple-mentations can change
4、 as technology evolves. The protocol isimplemented in stages, to speed its acceptance through actualuse.1.1.2 Specification E 1947 contains a full description of thecontents of the data communications protocol, including theanalytical information categories with data elements and theirattributes for
5、 most aspects of chromatographic tests.1.2 The Analytical Information Categories are a practicalconvenience for breaking down the standardization processinto smaller, more manageable pieces. It is easier for develop-ers to build consensus and produce working systems based onsmaller information sets,
6、 without the burden and complexity ofthe hundreds of data elements contained in all the categories.The categories also assist vendors and end users in using theguide in their computing environments.1.3 The NetCDF Data Interchange System is the containerused to communicate data between applications i
7、n a way thatis independent of both computer architectures and end-userapplications. In essence, it is a special type of applicationdesigned for data interchange.1.4 The Common Data Language (CDL) Template forChromatography is a language specification of the chromatog-raphy dataset being interchanged
8、. With the use of the NetCDFutilities, this human-readable template can be used to generatean equivalent binary file and the software subroutine callsneeded for input and output of data in analytical applications.2. Referenced Documents2.1 ASTM Standards:2E 1947 Specification for Analytical Data Int
9、erchange Pro-tocal for Chromatographic Data2.2 Other Standard:NetCDF Users Guide33. Features of the Chromatographic Data InterchangeImplementation Guide3.1 The chromatographic data protocol consists of: (1) thedata contents (what is being transferred), and (2) the datacontainer (how it is being tran
10、sferred).3.2 Analytical Information CategoriesTo make the stan-dardization process more manageable, fiveAnalytical Informa-tion Categories were defined:1. Raw Data2. Final Results3. Full Data Processing Method4. Full Chemical Method5. Good Laboratory Practices Information3.2.1 This guide covers impl
11、ementation of Raw Data (Cat-egory 1) and Final Results (Category 2). The developmentcommittee has completed implementation and testing of infor-mation in these categories.3.3 Chromatography Data ElementsEach data elementspecifies a piece of information that is to be stored ortransferred to another s
12、ystem. A data element has a name, adefinition, and may have some default attributes, such as itsdatatype, the analytical information category to which itbelongs, and whether it is mandatory or recommended. A dataelement may also reference other data elements.3.4 NetCDF Data Interchange SystemNetCDF
13、is a datainterchange system designed specifically for the requirementsof scientific data. It was developed to meet the requirements of1This guide is under the jurisdiction of ASTM Committee E13 on MolecularSpectroscopy and Chromatography and is the direct responsibility of SubcommitteeE13.15 on Anal
14、ytical Data.Current edition approved April 1, 2004. Published May 2004. Originallyapproved in 1998. Last previous edition approved in 1998 as E 1948 - 98.2For referenced ASTM standards, visit the ASTM website, www.astm.org, orcontact ASTM Customer Service at serviceastm.org. For Annual Book of ASTMS
15、tandards volume information, refer to the standards Document Summary page onthe ASTM website.3Available for Russell K. Rew, Unidata Program Center, University Corporationfor Atomospheric Research, P. O. Box 3000, Boulder, CO 80307-3000.1Copyright ASTM International, 100 Barr Harbor Drive, PO Box C70
16、0, West Conshohocken, PA 19428-2959, United States.high-performance, large dataset interchange over networks, ina machine- and network-independent way. NetCDF is imple-mented in the portable C programming language, and is madeto be available on all popular scientific computers and operat-ing systems
17、. It achieves platform-independence through theuse of the XDR protocol for byte-stream encoding. XDR(eXternal Data Representation) was developed by Sun Micro-systems as part of the Network File System (NFS) and is nowin the public domain. NetCDF has a particular advantage overmany other approaches,
18、such as ASCII flat files or structuredASCII files, because it uses the abstraction of a data accessinterface or abstract Application Programming Interface (API).This API lets the application developer deal with data more interms of logical entities, instead of having to think aboutspecific details o
19、f encoding and decoding data. This guidespecifies the use of version 2.0 or later, and the exchangesoftware should determine only that the version of NetCDF isversion 2.0 or greater.3.5 Common Data LanguageA NetCDF data file has bothbinary and human-readable representations. The human-readable form
20、is an ASCII-encoded file written in the NetCDFsystems Common Data Language (CDL). CDL is a datadescription language, which is a simplified type of program-ming language without any action statements. The mainpurpose of a data description language is the specification ofdata structures. CDL is a gene
21、ric data description language forscientific data; it is not application-specific. The basic constructin CDL is that of a multidimensional array, to which manytypes of metadata can be attached. Metadata is additional dataabout the data, that is, attributes about the data that help turn itinto useful
22、information.3.5.1 For the protocol, a template for chromatographywritten in CDL is supplied to developers. The CDL templateprovides an easily comprehended text version of the structureand contents of a binary NetCDF file. Developers use thistemplate with certain NetCDF utilities to generate the soft
23、warecode (subroutine calls) needed to use the NetCDF toolkit. Thegenerated code can then be cut and pasted in the end-userapplication.3.5.2 For a full description of the Common Data Language,see the NetCDF Users Guide.3.6 NetCDF Utilities The NetCDF data interchange sys-tem has two very powerful uti
24、lities called “ncgen” and “nc-dump” that eliminate much work for developers.3.6.1 After the template for a particular analytical techniquedataset (in this case chromatography) is written in CDL, it isfed into ncgen. There are several options with ncgen, the firstof which creates the binary file and
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ASTME194819982004STANDARDGUIDEFORANALYTICALDATAINTERCHANGEPROTOCOLFORCHROMATOGRAPHICDATA 层析 数据 分析 交换

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