ECMA 107-1995 Volume and File Structure of Disk Cartridges for Information Interchange《信息交换用盒式磁盘的卷和文件结构 第2版》.pdf
《ECMA 107-1995 Volume and File Structure of Disk Cartridges for Information Interchange《信息交换用盒式磁盘的卷和文件结构 第2版》.pdf》由会员分享,可在线阅读,更多相关《ECMA 107-1995 Volume and File Structure of Disk Cartridges for Information Interchange《信息交换用盒式磁盘的卷和文件结构 第2版》.pdf(55页珍藏版)》请在麦多课文档分享上搜索。
1、Standard ECMA-1072nd Edition - June 1995Standardizing Information and Communication SystemsPhone: +41 22 849.60.00 - Fax: +41 22 849.60.01 - URL: http:/www.ecma.ch - Internet: helpdeskecma.chVolume and File Structure ofDisk Cartridges for InformationInterchange.Standard ECMA-1072nd Edition - June 19
2、95Standardizing Information and Communication SystemsPhone: +41 22 849.60.00 - Fax: +41 22 849.60.01 - URL: http:/www.ecma.ch - Internet: helpdeskecma.chMB- ECMA-107.DOC - 08.02.99 16:40Volume and File Structure ofDisk Cartridges for InformationInterchange.Brief HistoryIn 1979 ECMA published its fir
3、st Standard ECMA-58 for file structure and labelling of 200 mm flexible disk cartridges.Further work led to the development and publication in 1984 of Standard ECMA-91 which is applicable to all flexible diskcartridges, in particular to those with FM recording on the Index Cylinder.For many purposes
4、 this Standard ECMA-91 provides a satisfactory data interchange pathway between different types ofinformation-processing systems. However, it imposes some restrictions on the operation of a system as follows:a) Each individual file must be recorded on the disk in a sequential, “batch-processing” mod
5、e. After a set of files has beenrecorded on the disk, a file cannot be extended beyond its pre-determined length.It is common practice in small systems for the user to inter-act continuously with the system to update files. Files having asuitable structure for this purpose are not within the provisi
6、ons of ECMA-91.It is necessary for the interchange cartridge to be created by an “export” copy process from the applications files, after theapplication has terminated. A similar “import” process is required in the receiving system.b) Limitations on the number of file labels permitted on an inter-ch
7、ange FDC prevents the full use of the disk space if theaverage size of files is significantly less than, say 20 Kbytes.For conventional data processing purposes this is mostly satisfactory. However, the file size typically encountered in textprocessing and small single-user systems are very much sma
8、ller and would lead to very inefficient use of the disk space.In view of these requirements it was decided to develop a second standard for volume and file structures of flexible diskcartridges. Work started in 1984 and led to the issue of the present Standard the provisions of which are based on al
9、readyexisting practice in general use world-wide. The new Standard has the following benevicial characteristics, in addition to thoseof ECMA-91.a) Direct updating of the interchange file by an interactive application is possible.b) There will be no limit on the number of individual files on a disk,
10、within the overall limitation of available space for holdingfiles, Any file can be extended whenever required.The characteristics are advantageous for:a) Interchange of sets of text files or of small files, or of multiple-part document files.b) Interchange of any file when sender and recipient wish
11、to carry out frequent update of the file between interchange cycles,for example files of commercial transactionsSince the publication of the first version of this Standard, many types of high capacity Flexible Disk Cartridges (FDCs) andOptical Disk Cartridges (ODCs) have come in use. All the descrip
12、tions (except annex B) of an FDC, throughout this ECMAStandard, can be applied to an ODC as well. It is intended that existing file systems for FDCs, possibly slightly modified, areapplicable to ODCs. ODC specific volume and file structure standards are, e.g., ECMA-167 and ECMA-168. This ECMAStandar
13、d is applicable to the new types of storage media because of revision at the following points:a) Addition of the extended FDC Descriptors (clause 9) to the existing FDC Descriptors.b) Adoption of 16-bit File Allocation Table (FAT) entries (10.2) in addition to the existing 12-bit FAT entriesc) Obsol
14、etion of the Medium Identifier field (table 3 and subclause 9.2.9) because available values are exhausted and the fieldis no more used.ECMA-107 is identical to ISO/IEC 9293.This ECMA Standard has been adopted by the General Assembly of June 1995.- i -Table of contentsSection 1 - General 11 Scope 12
15、Conformance 12.1 Conformance of an FDC 12.2 Conformance of an information processing system 13 References 14 Definitions 24.1 byte 24.2 data field of a sector 24.3 data interchange standard 24.4 defective sector 24.5 descriptor 24.6 FDC 34.7 file 34.8 formatting 34.9 implementation 34.10 initializat
16、ion 34.11 ODC 34.12 originating system 34.13 receiving system 34.14 sector 34.15 physical track 34.16 user 34.17 fixed-length record 34.18 record 34.19 segment 34.20 segmented record 34.21 variable-length record 35 Notations 45.1 Decimal and hexadecimal notations 45.2 Other notations 45.3 Capital le
17、tters 4Section 2 - Volume and file structure/File allocation table and directories 46 Volume structure 46.1 Arrangement of data on an FDC 46.1.1 FDC parameters 46.1.2 Physical Addresses 46.1.3 Logical Sector Number 46.1.4 System Area and Data Area 56.1.5 Parameters of the Volume Structure 56.2 Arran
18、gement of the Data Area 56.2.1 Clusters 56.2.2 Status of clusters 6- ii -6.3 Arrangement of the System Area 66.3.1 FDC Descriptor and space for system use 66.3.2 File Allocation Table (FAT) 66.3.3 Root Directory 76.3.4 Size of the System Area 76.4 Files 76.4.1 File Space 76.4.2 Relation to clusters
19、76.4.3 File length 76.5 Sub-directories 77 Content of a file 88 Recording of descriptor fields 88.1 Numerical values in one-byte fields 88.2 Numerical values in two-byte fields 88.3 Numerical values in four-byte fields 98.4 Pairs of 12-bit integers 98.5 Character set and coding 98.6 Justification of
20、 characters 99 FDC Descriptor 99.1 FDC Descriptor and Extended FDC Descriptor layout 109.2 FDC Descriptor and Extended FDC Descriptor fields 119.2.1 Field reserved for system use (BP 1 to 3) 119.2.2 Creating System Identifier (BP 4 to 11) 119.2.3 Sector Size (BP 12 and 13) 119.2.4 Sectors per Cluste
21、r (BP 14) 119.2.5 Reserved Sector Count (BP 15 and 16) 119.2.6 Number of FATs (BP 17) 129.2.7 Root Directory Entries (BP 18 and 19) 129.2.8 Total Sectors (BP 20 and 21) 129.2.9 Medium Identifier (BP 22) 129.2.10 Sectors per FAT (BP 23 and 24) 129.2.11 Sectors per Track (BP 25 and 26) 129.2.12 Number
22、 of Sides (BP 27 and 28) 129.2.13 Field reserved for future standardization (FDC Descriptor BP 29 and 30) 129.2.14 Field reserved for system use (Extended FDC Descriptor BP 29 to 32) 129.2.15 Total Sectors (Extended FDC Descriptor; BP 33 to 36) 129.2.16 Field reserved for system use (Extended FDC De
23、scriptor BP 37) 129.2.17 Field reserved for future standardization (Extended FDC Descriptor BP 38) 129.2.18 Extended Boot Record Signature (Extended FDC Descriptor BP 39) 129.2.19 Volume ID Number (Extended FDC Descriptor BP 40 to 43) 139.2.20 Volume Label (Extended FDC Descriptor BP 44 to 54) 139.2
24、.21 File System Type (Extended FDC Descriptor BP 55 to 62) 139.2.22 Field reserved for system use (FDC Descriptor BP 31 to 512; Extended FDC Descriptor BP 63 to 512) 1310 File Allocation Table 1310.1 Format Identifier 1310.2 FAT entries 1310.2.1 FAT entry size 1310.2.2 Number of FAT entries 1310.2.3
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ECMA1071995VOLUMEANDFILESTRUCTUREOFDISKCARTRIDGESFORINFORMATIONINTERCHANGE 信息 交换 盒式 磁盘 文件 结构 PDF

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