/---[form_e9g.htm 2001-09.04]-----------------------------------------------------------------
G-type Data Format (ETL9)
1. File Format (Fixed Record Length without Control Words)
<----------> Logical record (8199 bytes) (1byte = 8bits)
------------------------------------------------------------------
| Sample 1 | Sample 2 | Sample 3 | .... | Sample N | (No. of records = N)
------------------------------------------------------------------
2. Contents of Logical Record (8199 bytes)
--------------------------------------------------------------------------------------------
| |Number| | |
| Byte | of | Type | Contents of Logical Record |
| Position | Bytes| | |
|============================================================================================|
| 1 - 2 | 2 | Integer| Serial Sheet Number (greater than or equal to 1) n|
| 3 - 4 | 2 | Binary | JIS Kanji Code (JIS X 0208) |
| 5 - 12 | 8 | ASCII | JIS Typical Reading ( ex. "AI.MEDER" ) |
|I 13 - 16 | 4 | Integer| Serial Data Number (greater than or equal to 1) n|
|D 17 | 1 | Integer| Evaluation of Individual Character Image (>= 0) n|
| 18 | 1 | Integer| Evaluation of Character Group (greater than or equal to 0) n|
|P 19 | 1 | Integer| Male-Female Code ( 1=male, 2=female ) (JIS X 0303) n|
|a 20 | 1 | Integer| Age of Writer n|
|r 21 - 22 | 2 | Integer| Industry Classification Code (JIS X 0403) n|
|t 23 - 24 | 2 | Integer| Occupation Classification Code (JIS X 0404) n|
| 25 - 26 | 2 | Integer| Sheet Gatherring Date (19)YYMM n|
| 27 - 28 | 2 | Integer| Scanning Date (19)YYMM |
| 29 | 1 | Integer| Sample Position X on Sheet (greater than or equal to 0) |
| 30 | 1 | Integer| Sample Position Y on Sheet (greater than or equal to 0) |
| 31 - 64 | 34 | | (undefined) n|
|-------------|------|--------|--------------------------------------------------------------|
| 65 - 8192 | 8128 | Packed | 16 Gray Level (4bit/pixel) Image Data |
| | | | 128(X-axis size) * 127(Y-axis size) = 16256 pixels |
|-------------|------|--------|--------------------------------------------------------------|
| 8193 - 8199 | 7 | | (uncertain) n|
--------------------------------------------------------------------------------------------
app. Contents of Files
--------------------------------------------------------------------------------------------
| File | Number | No. of | Number | | Number | |
| Name | of | Categ- | of | Data Set | of | |
| | Records | ories | Data Sets| Number | Sheets | |
|============================================================================================|
| ETL9G-01 | 12144 | 3036 | 4 | 1 - 4 | 80 | |
| ETL9G-02 | 12144 | 3036 | 4 | 5 - 8 | 80 | |
| : | : | : | : | : | : | |
| ETL9G-50 | 12144 | 3036 | 4 | 197 - 200 | 80 | |
--------------------------------------------------------------------------------------------
------------------------------------------------------------[form_e9g.htm]-------------------/