JPH06102858A - Display device - Google Patents

Display device

Info

Publication number
JPH06102858A
JPH06102858A JP4251729A JP25172992A JPH06102858A JP H06102858 A JPH06102858 A JP H06102858A JP 4251729 A JP4251729 A JP 4251729A JP 25172992 A JP25172992 A JP 25172992A JP H06102858 A JPH06102858 A JP H06102858A
Authority
JP
Japan
Prior art keywords
data
picture
pixel data
image
pixels
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4251729A
Other languages
Japanese (ja)
Inventor
Toshihiro Asami
俊宏 浅見
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4251729A priority Critical patent/JPH06102858A/en
Publication of JPH06102858A publication Critical patent/JPH06102858A/en
Pending legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To provide a display device which can display a picture being easy to see without lacking important display information on a screen by decreasing effectively the number of picture elements of inputted picture data in a display device which displays a picture with less number of picture elements by decreasing the number of picture elements of inputted picture data. CONSTITUTION:A display device having a picture input section 1 which inputs picture elements data displaying a picture and a display section 2 which displays a picture based on inputted picture elements data is provided with an extracting means 61 which extracts picture elements data of a prescribed number of picture elements from the picture input section 1 and a conversion means 62 which converts picture elements data extracted by the extracting means 61 to picture elements data of the number of picture elements which is corresponding to magnitude of a numerical value indicated by the data and also less than a prescribed number of picture elements, and the device is constituted so that a picture is displayed in the display section 2 based on picture elements data converted by the conversion means 62.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は,表示装置に関する。特
に,入力された画像データの画素数を減少して,少ない
画素数で画像を表示する表示装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display device. In particular, the present invention relates to a display device that reduces the number of pixels of input image data and displays an image with a small number of pixels.

【0002】近年,表示装置がマン・マシン・インタフ
ェースとして,電子計算機等の各種電子機器に広く利用
されている。これら電子機器において,出力すべき画像
の画素数や画面サイズ等,入力された画像データの仕様
が,画像データを出力する表示装置のそれと異なる場合
が多い。特に,表示装置の表示画面のドット数が,入力
された画像データのドット数より小さい(例えば,半
分)である場合があり,この場合,画像データのドット
数を減少(例えば,半減)して表示する必要がある。従
って,このような環境においても,入力された画像デー
タに極力忠実な画像を表示することができる表示装置が
望まれている。
In recent years, a display device has been widely used as a man-machine interface in various electronic devices such as an electronic computer. In these electronic devices, the specifications of the input image data such as the number of pixels of the image to be output and the screen size are often different from those of the display device that outputs the image data. In particular, the number of dots on the display screen of the display device may be smaller than the number of dots of the input image data (for example, half). In this case, the number of dots of the image data may be reduced (for example, half). Need to show. Therefore, there is a demand for a display device capable of displaying an image that is as faithful as possible to the input image data even in such an environment.

【0003】[0003]

【従来の技術】図6は,従来例を示すフローチャート及
び表示例図である。従来,入力された画像データのドッ
ト(画素)数を半分に減少して表示する場合,そのドッ
トを間引いて表示する方法が容易であり,一般に行われ
ていた。即ち,図6(a) において, (1) 数値nを初期値0に設定する。 (2) 入力された画像データの2n番目の画素(入力画
素)を,出力する画像データのn番目の画素(出力画
素),即ち,奇数番目の出力画素とする。言い換えれ
は,入力画素が0番から番号付けされたとき,偶数番を
付された入力画素の値を順次,出力画素とする(図6
(b) 参照)。 (3) 次の2画素分の処理を行うため,nを更新(+1)
する。 (4) nの更新の結果,画素データについて,表示装置の
1画面分の処理が未了のときは,前記(2) 〜(4) の操作
を繰り返す。 (5) 1画面分の画素データの処理が完了したときは,1
画面分の画素データを表示装置に表示する。
2. Description of the Related Art FIG. 6 is a flowchart showing a conventional example and a display example. Conventionally, when the number of dots (pixels) in the input image data is reduced to half and displayed, it is easy to use a method of thinning out the dots, which is generally performed. That is, in FIG. 6A, (1) the numerical value n is set to the initial value 0. (2) The 2n-th pixel (input pixel) of the input image data is the n-th pixel (output pixel) of the output image data, that is, an odd-numbered output pixel. In other words, when the input pixels are numbered from 0, the values of the even-numbered input pixels are sequentially used as the output pixels (see FIG. 6).
(See (b)). (3) Update n (+1) to process the next 2 pixels
To do. (4) As a result of updating n, when the processing for one screen of the display device is not completed for the pixel data, the operations of (2) to (4) are repeated. (5) When the processing of pixel data for one screen is completed,
The pixel data for the screen is displayed on the display device.

【0004】即ち,図6(b) に示すように,入力された
画像データから隣接する2画素ずつを抽出して,その中
の奇数番目の画素を出力画素のとすることによって,入
力された画像データの画素数を半分に減少して表示する
ように構成されている。
That is, as shown in FIG. 6 (b), two adjacent pixels are extracted from the input image data, and the odd-numbered pixels are extracted as the output pixels to input the pixels. The number of pixels of image data is reduced to half and displayed.

【0005】[0005]

【発明が解決しようとする課題】上記のように従来方法
によると,入力された画像データから1画素置きに間引
くことによってドットを半分に減少するので,例えば,
元の画像データ上で存在していた縦または横の直線を表
すデータが失われ,表示画面上で直線が消失してしまう
など,画面が見づらくなるのみならず,画面上で重要な
表示情報が欠落するという問題点があった。
As described above, according to the conventional method, the number of dots is reduced to half by thinning out every other pixel from the input image data.
The data that represents the vertical or horizontal straight lines that existed on the original image data is lost, and the straight lines disappear on the display screen. This not only makes the screen difficult to see, but also important display information on the screen. There was a problem that it was missing.

【0006】本発明は,入力された画像データの画素数
を効果的に減少して,画面上で重要な表示情報が欠落す
ることなく,見易い画像を表示することができる表示装
置を提供することを目的とする。
The present invention provides a display device capable of effectively reducing the number of pixels of input image data and displaying an easily viewable image without losing important display information on the screen. With the goal.

【0007】[0007]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図を示す。図中,1は,画像を表す画素データを入
力する画像入力部,2は,入力された画素データに基づ
いて画像を表示する表示部,61は,画像入力部1から所
定の画素数の画素データを抽出する抽出手段,62は,抽
出手段61によって抽出された画素データを,そのデータ
によって表される数値の大きさに応じた,かつ,その所
定の画素数より少ない画素数の画素データに変換する変
換手段である。
FIG. 1 shows a block diagram of the principle of the present invention. In the figure, 1 is an image input unit for inputting pixel data representing an image, 2 is a display unit for displaying an image based on the input pixel data, 61 is a pixel having a predetermined number of pixels from the image input unit 1. Extracting means 62 for extracting the data converts the pixel data extracted by the extracting means 61 into pixel data having a number of pixels smaller than the predetermined number of pixels according to the size of the numerical value represented by the data. It is a conversion means for converting.

【0008】[0008]

【作用】本発明によれば,画像を表す画素データを入力
する画像入力部1と,入力された画素データに基づいて
画像を表示する表示部2とを有する表示装置において,
抽出手段61は画像入力部1から所定の画素数の画素デー
タを抽出し,変換手段62は抽出手段61によって抽出され
た画素データを,そのデータによって表される数値の大
きさに応じた,かつ,その所定の画素数より少ない画素
数の画素データに変換し,変換された画素データを表示
部2へ表示するので,画像入力部1から入力される画素
データによって表される画像に準じた画像を,その画素
数より少ない画素数で表示部2へ表示する。
According to the present invention, in a display device having an image input section 1 for inputting pixel data representing an image and a display section 2 for displaying an image based on the input pixel data,
The extraction means 61 extracts pixel data of a predetermined number of pixels from the image input section 1, and the conversion means 62 determines the pixel data extracted by the extraction means 61 according to the size of the numerical value represented by the data. , An image conforming to the image represented by the pixel data input from the image input unit 1 since the converted pixel data is displayed on the display unit 2 after being converted into pixel data having a number of pixels smaller than the predetermined number of pixels. Is displayed on the display unit 2 with a smaller number of pixels than the number of pixels.

【0009】[0009]

【実施例】図2は,本発明の実施例を示すブロック図で
ある。全図を通して,同一符号は同一又は同様な構成要
素を示す。
FIG. 2 is a block diagram showing an embodiment of the present invention. Throughout the drawings, the same reference numerals indicate the same or similar components.

【0010】図2において,画像入力部1aは,カメラ
等の画像入力装置,及び/又は画像入力装置から入力さ
れる画像データを格納する画像メモリである。
In FIG. 2, the image input unit 1a is an image input device such as a camera and / or an image memory for storing image data input from the image input device.

【0011】表示部2aは,陰極線管(CRT)等の画
像出力装置,及び/又は画像出力装置へ出力される画像
データを格納する画像メモリであって,例えば,水平方
向の画素数について,画像入力部1aから入力される画
像データの半分の画素数を有する。
The display unit 2a is an image output device such as a cathode ray tube (CRT) and / or an image memory for storing image data output to the image output device. The number of pixels is half that of the image data input from the input unit 1a.

【0012】処理装置(CPU)3aは,例えば,マイ
クロプロセッサから成り,メモリ4a及び変換処理部5
aに格納されたプログラムに従って命令を実行して,本
発明の表示装置の機能を実行せしめる。
The processing unit (CPU) 3a is composed of, for example, a microprocessor, and has a memory 4a and a conversion processing unit 5.
The instructions are executed according to the program stored in a to execute the function of the display device of the present invention.

【0013】メモリ4aは,表示装置の機能を実行する
プログラムを格納し,また,後述する変換処理部6aが
処理過程で使用する作業領域として使用される。変換テ
ーブル5aは,本発明の重要な構成要素の一つであっ
て,入力された4ビットの入力画素が変換されるべき,
2ビットの出力画素を記憶する,例えば,読み出し専用
メモリ(ROM)で構成されたテーブルである。(図3
(b) 参照)。
The memory 4a stores a program for executing the function of the display device, and is also used as a work area used by a conversion processing unit 6a, which will be described later, in a processing process. The conversion table 5a is one of the important components of the present invention, and the input 4-bit input pixel should be converted.
It is a table configured to store, for example, a read-only memory (ROM) that stores 2-bit output pixels. (Fig. 3
(See (b)).

【0014】変換処理部6aは,後述する,図4のフロ
ーチャートに従って,変換テーブル5aを索引して,4
ビットの入力画素を2ビットの出力画素に変換すること
によって,画像入力部1aから入力された画像データの
画素数を半分に減少して,表示部2aへ表示する。
The conversion processing unit 6a indexes the conversion table 5a according to the flowchart of FIG.
By converting a bit input pixel into a 2-bit output pixel, the number of pixels of the image data input from the image input unit 1a is reduced by half and the image data is displayed on the display unit 2a.

【0015】図3(a) は,変換テーブルの説明図であ
る。図は,隣接する4ビットの入力画素(4n,4n+
1,4n+2,4n+3)を,2ビットの出力画素(2
n,2n+1)の示す2進値に変換する。即ち,4ビッ
トの入力画素を隣接する2ビットずつ(4n,4n+
1),(4n+2,4n+3)に分割し,それぞれ,2
桁の2進数a,bとして,その2進数の平均値を算出す
る。平均値を出力画素の2進値に対応付けるとき,平均
値が10進数で0.5 になったときは出力画素の2進値を
1に,2.5 になったときは2にする。こうすることによ
って,階調の変化点を考慮し,線を示すデータの消える
ことのない画素の値の計算が可能となる。ここで,平均
値が1.5 になったときは,出力画素の2進値を1として
も2としても構わない。このようにして変換テーブル5
aは,隣接する4ビットの入力画素(4n,4n+
1),(4n+2,4n+3),即ち(をa,b)に対
応する,2ビットの出力画素(2n,2n+1)を記憶
する。
FIG. 3A is an explanatory diagram of the conversion table. The figure shows adjacent 4-bit input pixels (4n, 4n +
1,4n + 2,4n + 3) is a 2-bit output pixel (2
n, 2n + 1) is converted to a binary value. That is, a 4-bit input pixel is divided into two adjacent bits (4n, 4n +
1), (4n + 2, 4n + 3), and each divided into 2
As the digit numbers a and b, the average value of the binary numbers is calculated. When associating the average value with the binary value of the output pixel, the binary value of the output pixel is set to 1 when the average value becomes 0.5 in decimal, and is set to 2 when the average value becomes 2.5. By doing so, it becomes possible to calculate the value of the pixel in which the data indicating the line does not disappear, taking into consideration the gradation change point. Here, when the average value becomes 1.5, the binary value of the output pixel may be 1 or 2. In this way, the conversion table 5
a is an adjacent 4-bit input pixel (4n, 4n +
1), (4n + 2, 4n + 3), that is, the 2-bit output pixel (2n, 2n + 1) corresponding to (a, b) is stored.

【0016】図4は,本発明の実施例のフローチャート
である。 (1) 数値nを初期値0に設定する。 (2) 画像入力部1aから4ビットの入力画素(4n,4
n+1,4n+2,4n+3)をメモリ4aへ読み取
る。 (3) 入力画素を2ビットずつ(4n,4n+1),(4
n+2,4n+3)に分割し,それぞれ,2桁の2進数
a,bとする。 (4) 2進数a,bに基づいて,変換テーブル5aを索引
する。 (5) 索引結果を,2ビットの出力画素(2n,2n+
1)として表示部2aへ出力する。 (6) 次の4画素分の処理を行うため,nを更新(+1)
する。 (7) nの更新の結果,画素データについて,表示装置の
1画面分の処理が未了のときは,前記(2) 〜(6) の操作
を繰り返す。 (8) 1画面分の画素データの処理が完了したときは,1
画面分の画素データを表示部2aに表示する。
FIG. 4 is a flow chart of an embodiment of the present invention. (1) Set the numerical value n to the initial value 0. (2) 4-bit input pixels (4n, 4) from the image input unit 1a
(n + 1, 4n + 2, 4n + 3) is read into the memory 4a. (3) Input pixels are 2 bits each (4n, 4n + 1), (4
(n + 2, 4n + 3), and two-digit binary numbers a and b, respectively. (4) The conversion table 5a is indexed based on the binary numbers a and b. (5) The index result is a 2-bit output pixel (2n, 2n +
1) is output to the display unit 2a. (6) Update n to process the next 4 pixels (+1)
To do. (7) As a result of updating n, if the processing for one screen of the display device is not completed for the pixel data, the operations of (2) to (6) are repeated. (8) When the processing of pixel data for one screen is completed,
The pixel data for the screen is displayed on the display unit 2a.

【0017】従って,このようにして入力された画像デ
ータの入力画素列は,図5に示すような出力画素列に変
換される。即ち,本発明は,従来技術のように,入力さ
れた画素データから単純に奇数(又は偶数)番目の画素
データを抽出して間引きを行うのではなく,隣接する4
ビットの画素データから階調の変化点を考慮して,出力
画素の2ビットデータを決定することによってドット数
を減少するように構成している。
Therefore, the input pixel column of the image data thus input is converted into the output pixel column as shown in FIG. That is, the present invention does not simply extract the odd-numbered (or even-numbered) pixel data from the input pixel data and thin out the pixel data as in the prior art, but the adjacent 4
The number of dots is reduced by determining the 2-bit data of the output pixel in consideration of the gradation change point from the bit pixel data.

【0018】従って,1ライン毎の格子縞はその格子縞
のまま,また,2ライン以上の間隔の縞状の画像は,で
きるだけ元の縞の本数に近い本数で再現できる特徴を有
する。
Therefore, the lattice fringes for each line are the same as the lattice fringes, and a striped image having an interval of two or more lines has a feature that it can be reproduced with the number of lines as close to the original number as possible.

【0019】本実施例では,画面上の1ドットが1ビッ
トで構成される例について,説明したが,1ドットが複
数ビット,または,1ドットが光の3原色R,G,Bに
ついて,1ビット又は複数ビットで構成される場合も同
様に本発明は適用できる。
In the present embodiment, an example in which one dot on the screen is composed of one bit has been described. However, one dot has a plurality of bits, or one dot has three primary colors R, G and B of light. The present invention can be similarly applied to the case of being configured by bits or a plurality of bits.

【0020】また,以上の説明では,説明を簡単にする
ために画像データを1次元で表しているが,これを2次
元に拡張できることは,容易に推測できる。
Further, in the above description, the image data is represented by one dimension for simplification of description, but it can be easily inferred that the image data can be extended into two dimensions.

【0021】[0021]

【発明の効果】以上説明したように,本発明によると,
画像入力部から所定の画素数の画素データを抽出し,抽
出された画素データを,そのデータによって表される数
値の大きさに応じた,また,その所定の画素数より少な
い画素数の画素データに変換して表示するので,画像入
力部から入力される画素データによって表される画像に
近い画像を,少ない画素数で表示することができるた
め,画面上で重要な表示情報が欠落することがなく見易
い画像を表示することができるという効果がある。特
に,1ライン毎の格子縞はその格子縞のまま,また,2
ライン以上の間隔の縞状の画像は,できるだけ元の縞の
本数に近い本数で再現できるという効果がある。
As described above, according to the present invention,
Pixel data with a predetermined number of pixels is extracted from the image input unit, and the extracted pixel data is pixel data with a number of pixels smaller than the predetermined number of pixels according to the numerical value represented by the data. Since the image is converted into and displayed, the image close to the image represented by the pixel data input from the image input unit can be displayed with a small number of pixels, and important display information may be lost on the screen. There is an effect that an easily viewable image can be displayed. Especially, the lattice fringes for each line remain the same, and 2
A striped image with a line spacing or more can be reproduced with the number of strips as close to the original number as possible.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明の原理ブロック図FIG. 1 is a block diagram of the principle of the present invention.

【図2】 本発明の実施例を示すブロック図FIG. 2 is a block diagram showing an embodiment of the present invention.

【図3】 変換テーブルの説明図FIG. 3 is an explanatory diagram of a conversion table

【図4】 本発明の実施例のフローチャートFIG. 4 is a flowchart of an embodiment of the present invention.

【図5】 本発明の実施例の画素列変換例図FIG. 5 is a diagram showing an example of pixel column conversion according to the embodiment of the present invention.

【図6】 従来例を示すフローチャート及び表示例図FIG. 6 is a flowchart showing a conventional example and a display example diagram.

【符号の説明】[Explanation of symbols]

1,1a 画像入力部 2,2a 表示部 61 抽出手段 62 変換手段 3a 処理装置(CPU) 4a メモリ 5a 変換テーブル 6a 変換処理部 1, 1a Image input section 2, 2a Display section 61 Extraction means 62 Conversion means 3a Processing device (CPU) 4a Memory 5a Conversion table 6a Conversion processing section

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 画像を表す画素データを入力する画像入
力部(1) と,入力された画素データに基づいて画像を表
示する表示部(2) とを有する表示装置であって,前記画
像入力部(1) から所定の画素数の画素データを抽出する
抽出手段(61)と,該抽出手段(61)によって抽出された画
素データを,そのデータによって表される数値の大きさ
に応じた,かつ,その所定の画素数より少ない画素数の
画素データに変換する変換手段(62)とを設け,該変換手
段(62)によって変換された画素データに基づいて画像を
前記表示部(2) へ表示することを特徴とする表示装置。
1. A display device comprising: an image input section (1) for inputting pixel data representing an image; and a display section (2) for displaying an image based on the input pixel data. Extraction means (61) for extracting pixel data of a predetermined number of pixels from the section (1), and pixel data extracted by the extraction means (61) according to the size of the numerical value represented by the data. Further, a conversion means (62) for converting into pixel data having a number of pixels smaller than the predetermined number of pixels is provided, and an image is displayed on the display section (2) based on the pixel data converted by the conversion means (62). A display device characterized by displaying.
【請求項2】 前記変換手段(62)は,与えられたデータ
によって表される数値の大きさに応じた,かつ,そのデ
ータのビット数より少ない画素数の画素データを記憶す
るテーブル手段(5) を有し,該抽出手段(61)によって抽
出された画素データに基づいて該テーブル手段(5) を索
引して,対応する画素データを求めることを特徴とする
請求項1の表示装置。
2. The conversion means (62) is a table means (5) for storing pixel data corresponding to the size of a numerical value represented by given data and having a number of pixels smaller than the number of bits of the data. 3. The display device according to claim 1, further comprising :) and indexing the table means (5) on the basis of the pixel data extracted by the extracting means (61) to obtain corresponding pixel data.
【請求項3】 前記テーブル手段(5) は,与えられたデ
ータを2つの部分に分割して得られる2組の2進数の平
均値に対応して画素データを記憶することを特徴とする
請求項2の表示装置。
3. The table means (5) stores pixel data corresponding to an average value of two sets of binary numbers obtained by dividing the given data into two parts. Item 2. A display device according to item 2.
JP4251729A 1992-09-22 1992-09-22 Display device Pending JPH06102858A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4251729A JPH06102858A (en) 1992-09-22 1992-09-22 Display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4251729A JPH06102858A (en) 1992-09-22 1992-09-22 Display device

Publications (1)

Publication Number Publication Date
JPH06102858A true JPH06102858A (en) 1994-04-15

Family

ID=17227096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4251729A Pending JPH06102858A (en) 1992-09-22 1992-09-22 Display device

Country Status (1)

Country Link
JP (1) JPH06102858A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102547054A (en) * 2010-12-13 2012-07-04 富士施乐株式会社 Image processing apparatus and image processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102547054A (en) * 2010-12-13 2012-07-04 富士施乐株式会社 Image processing apparatus and image processing method
US8526725B2 (en) 2010-12-13 2013-09-03 Fuji Xerox Co., Ltd. Image processing apparatus including a division-conversion unit and a composing unit, image processing method, computer readable medium

Similar Documents

Publication Publication Date Title
JP2726631B2 (en) LCD display method
EP0183564B1 (en) Image forming apparatus
CN111798810A (en) Special-shaped screen contour compensation method with good compensation effect and high efficiency and terminal
JPS6230298A (en) Image processor
JPH06102858A (en) Display device
JPH0736441A (en) Device and method for providing general-purpose form of pixel and for expanding and contracting pixel field
JPH05189558A (en) Image data reduction system
JPS61148487A (en) Expander/reducer
JP3015227B2 (en) Image processing device
JPH0728444A (en) Method for revising tone of image data
JPH07117823B2 (en) Color display
JPS59200369A (en) Picture converter
JPS61130991A (en) Graphic processing method and apparatus
JP3551459B2 (en) Image deformation method and apparatus
JP2697679B2 (en) Dither image display device
JPH01134493A (en) Image display device
JPH01135195A (en) Automatic converter for captain image data
JPS60221873A (en) Thinning processing system of binary picture
JPS63271523A (en) Multiwindow display circuit
JPS60252945A (en) Reduction method of character pattern
JPH05119764A (en) Method for plotting design data of circuit
JPS63198092A (en) Display device
JPH06337906A (en) Method and device for displaying object
JPS60102683A (en) Reduction of character pattern
JPH0375795A (en) Character pattern contraction system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010522