JP2001184014A - Lcd control system - Google Patents

Lcd control system

Info

Publication number
JP2001184014A
JP2001184014A JP36740799A JP36740799A JP2001184014A JP 2001184014 A JP2001184014 A JP 2001184014A JP 36740799 A JP36740799 A JP 36740799A JP 36740799 A JP36740799 A JP 36740799A JP 2001184014 A JP2001184014 A JP 2001184014A
Authority
JP
Japan
Prior art keywords
lcd
data
sram
cpu
switching
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.)
Abandoned
Application number
JP36740799A
Other languages
Japanese (ja)
Inventor
Yukio Yamada
幸生 山田
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.)
Resonac Corp
Original Assignee
Shin Kobe Electric Machinery Co 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 Shin Kobe Electric Machinery Co Ltd filed Critical Shin Kobe Electric Machinery Co Ltd
Priority to JP36740799A priority Critical patent/JP2001184014A/en
Publication of JP2001184014A publication Critical patent/JP2001184014A/en
Abandoned legal-status Critical Current

Links

Landscapes

  • Liquid Crystal Display Device Control (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the waiting time of a CPU1 and to prevent the flickering of the display screen of a LCD5. SOLUTION: Two pieces of SRAM6b, c are connected in parallel as memories for the display of the LCD5. The changeover of the write-in from the CPU1 to the SRAM6a, c and the read-out from the SRAM6b, c to the LCD5 is exclusively performed by opening or closing gates 7a to d and the opening and the closing of the gates 7a to d are performed by using the select signal S from a changeover control circuit 3.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、マイクロコンピュ
ータ(以下、CPUと呼ぶ)を利用して、LCDに表示するキ
ャラクタやグラフィックの制御を行うためのLCD制御方
式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an LCD control system for controlling characters and graphics displayed on an LCD using a microcomputer (hereinafter referred to as a CPU).

【0002】[0002]

【従来の技術】最近では、制御装置にはCPUを用いるも
のが一般的であり、制御される装置の動作状況の確認
や、設定条件の変更のためのキー入力の確認にはLCDに
よる表示方式が用いられている。そして、LCDに表示さ
れている内容は、一定期間ごとに書きかえる必要があ
る。
2. Description of the Related Art Recently, a CPU generally uses a CPU as a control device, and an LCD display method is used to check the operation status of the controlled device and key input for changing setting conditions. Is used. The contents displayed on the LCD need to be rewritten at regular intervals.

【0003】図3に、従来から用いられている、数行の
表示が可能なLCD制御方式の概要図を示す。LCDに表示す
るデータは、CPU1によってSRAM6aに書き込まれた後、LC
Dコントローラ8からの指令によりSRAM6aからLCD5へ転送
して表示される。
FIG. 3 shows a schematic diagram of a conventional LCD control system capable of displaying several lines. After the data to be displayed on the LCD is written to the SRAM 6a by the CPU 1,
In response to a command from the D controller 8, the data is transferred from the SRAM 6a to the LCD 5 and displayed.

【0004】すなわち、CPU1によりSRAM6aの所定のアド
レスAが選択されて確定した後、表示すべきデータDがSR
AM6aへ送られて記憶される。そして、LCDコントローラ8
によってSRAM6aのアドレスが指定され、前記SRAM6aに記
憶されたデータがLCD5に転送される。LCD5はSRAM6aから
転送されてくる表示データを、LCDコントローラ8からの
クロックパルスCP2に同期させて記憶する。LCD5では、1
行分のデータを記憶した後、LCDコントローラ8からのク
ロックパルスCP1の受信によって、前記データを表示す
る。そして、LCD5は画面の最下行までこの動作を繰り返
して1画面を表示した後、フレームパルスFPの受け取り
により再び1行目の描画に戻ることを繰り返している。
That is, after a predetermined address A of the SRAM 6a is selected and determined by the CPU 1, the data D to be displayed
It is sent to AM6a and stored. And LCD controller 8
The address of the SRAM 6a is designated, and the data stored in the SRAM 6a is transferred to the LCD 5. The LCD 5 stores the display data transferred from the SRAM 6a in synchronization with the clock pulse CP2 from the LCD controller 8. On LCD5, 1
After storing the data for the row, the data is displayed by receiving the clock pulse CP1 from the LCD controller 8. Then, the LCD 5 repeats this operation until the bottom line of the screen to display one screen, and then repeats returning to the drawing of the first line again by receiving the frame pulse FP.

【0005】なお、この方式ではSRAM6aがLCD5へのデー
タを出力していない期間に、CPU1はSRAM6aにデータを書
き込む必要がある。しかしながら、一般にSRAM6aがLCD5
へデータ出力している期間が長いため、CPU1がSRAM6aに
データを送ることが可能な期間は非常に短い。したがっ
て、CPU1はSRAM6aに新しいデータを送ることができず、
待ち時間が長くなるという問題点がある。
In this method, the CPU 1 needs to write data to the SRAM 6a while the SRAM 6a is not outputting data to the LCD 5. However, in general, SRAM6a
Since the period during which data is output to the SRAM 6a is long, the period during which the CPU 1 can send data to the SRAM 6a is very short. Therefore, CPU1 cannot send new data to SRAM6a,
There is a problem that the waiting time becomes long.

【0006】また、SRAM6aがLCD5へのデータを出力して
いる期間に、CPU1がSRAM6aにデータの書き込みを強制的
に行った場合には、SRAM6aへの書き込み中のデータがそ
のままLCD5に表示されて、表示画面の乱れとなる場合が
ある。この表示画面の乱れはちらつきとなって、観測者
に不快感や不安感を与える。
If the CPU 1 forcibly writes data to the SRAM 6a while the SRAM 6a is outputting data to the LCD 5, the data being written to the SRAM 6a is displayed on the LCD 5 as it is. , The display screen may be disturbed. This disturbance on the display screen causes flickering, which gives the observer discomfort and anxiety.

【0007】なお、CPU1がSRAM6aへのデータ書き込みを
している間は、SRAM6a からLCD5へのデータの出力を遮
断すれば、LCD5に誤ったデータを表示することを防止で
きる。しかしながら、この操作を頻繁に行うとLCD5の表
示がスムースに行われないため、前記した表示画面のち
らつきとなり、観測者に不快感や不安感を与える。
[0007] While the CPU 1 is writing data to the SRAM 6 a, if data output from the SRAM 6 a to the LCD 5 is cut off, display of erroneous data on the LCD 5 can be prevented. However, if this operation is performed frequently, the display on the LCD 5 will not be performed smoothly, and the display screen will flicker, giving the observer discomfort and anxiety.

【0008】[0008]

【発明が解決しようとする課題】本発明の目的は、CPU
の待ち時間を短くするとともに、LCDによる表示画面の
ちらつきを防止することである。
SUMMARY OF THE INVENTION An object of the present invention is to provide a CPU.
And to prevent flickering of the display screen by the LCD.

【0009】[0009]

【課題を解決しようとする手段】上記した課題を解決す
るために、第一の発明は、CPU、LCD及びLCD表示用のメ
モリを備え、前記CPUによって前記LCDに表示されるデー
タを前記メモリに書き込むと共に、該メモリに書き込ま
れた表示データを読み出して前記LCDへ転送して表示す
るLCD制御方式において、前記メモリは複数個のSRAMを
並列に接続したものであり、該SRAMへの書き込み及び読
み出しの切り換えは、ゲートを用いて排他的に行うこと
を特徴とし、第二の発明は、前記ゲートの切り換えは、
切替制御回路からのSelect信号を用いて行うことを特徴
としている。
In order to solve the above-mentioned problems, a first invention comprises a CPU, an LCD, and a memory for LCD display, and stores data displayed on the LCD by the CPU in the memory. In an LCD control method of writing and reading display data written in the memory, transferring the data to the LCD, and displaying the data, the memory is configured by connecting a plurality of SRAMs in parallel. The switching of the gate is characterized by performing exclusively using a gate, the second invention, the switching of the gate,
It is characterized in that it is performed using a Select signal from the switching control circuit.

【0010】[0010]

【発明の実施の形態】図1に、本発明を用いたLCD制御
の概要図を示す。本発明は、複数のSRAM(図1では2個
のSRAM6b、6cを使用)を並列に接続して用いた。一方のS
RAM6bにCPU1からのデータを記憶している間に、他方のS
RAM6cからのデータを読み出してLCD5に出力するもので
あり、それぞれのSRAM6b、cへのデータ入出力の切り換え
はゲート7を用いて排他的に行うものである。そして、
前記SRAM6b、c及びゲート7等の切り換えは制御信号CSを
用いて行い、上記したようなLCD5の制御はクロックパル
ス信号CP1、CP2とフレームパルス信号FPを用いて行うも
のである。このように、2個のSRAM6b、cを切り換えて用
いることにより、SRAM6b、cからLCD5への表示データと、
CPU1からSRAM6b、cへの書き込みデータとの干渉を防止す
ることができ、LCDによる表示のちらつきを防止するこ
とができる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows a schematic diagram of an LCD control using the present invention. The present invention uses a plurality of SRAMs (two SRAMs 6b and 6c are used in FIG. 1) connected in parallel. One S
While the data from CPU 1 is stored in RAM 6b, the other S
Data from the RAM 6c is read out and output to the LCD 5, and switching of data input / output to and from the SRAMs 6b and 6c is exclusively performed using the gate 7. And
The switching of the SRAMs 6b and c and the gate 7 and the like are performed using a control signal CS, and the control of the LCD 5 as described above is performed using clock pulse signals CP1 and CP2 and a frame pulse signal FP. As described above, by switching and using the two SRAMs 6b and 6c, display data from the SRAMs 6b and c to the LCD 5 can be obtained.
Interference with the write data from the CPU 1 to the SRAMs 6b and 6c can be prevented, and the display flicker on the LCD can be prevented.

【0011】[0011]

【実施例】図2に本発明を用いたLCD制御のブロック図
を示し、以下に詳細に説明する。CPU1とSRAM6bとはゲー
ト7a、CPU1とSRAM6cとはゲート7bを介して、データ信号
Dが接続されている。なお、ゲート7a、bの切り換えは切
替制御回路3からのSelect信号(HまたはL信号)により
行う。すなわち、ゲート7a、bを用いることにより、CPU
1は、同一時間にはSRAM6bとSRAM6cいずれか一方のみ
に、データの書き込みを行うことができるようにした。
FIG. 2 shows a block diagram of an LCD control using the present invention, which will be described in detail below. The CPU 1 and the SRAM 6b are connected to the gate 7a, and the CPU 1 and the SRAM 6c are connected to the data signal via the gate 7b.
D is connected. Switching between the gates 7a and 7b is performed by a Select signal (H or L signal) from the switching control circuit 3. That is, by using the gates 7a and 7b, the CPU
1 allows data to be written to only one of the SRAM 6b and the SRAM 6c at the same time.

【0012】アドレスカウンタ2とSRAM6bとはゲート7
c、SRAM6cとはゲート7dを介して、それぞれアドレス信
号AAが接続されている。したがって、アドレスカウンタ
2からのアドレス信号AAによってもSRAM6b、c内のデータ
を個別に読み出すことができる。なお、ゲート7c、dの
切り換えは前記切替制御回路3が行う。すなわち、同一
時間にはSRAM6bとSRAM6cいずれか一方に、アドレスを送
り、データの書き込み又は読み出しを行うことができる
ようにした。
The address counter 2 and the SRAM 6b are connected to the gate 7
An address signal AA is connected to each of c and SRAM 6c via a gate 7d. Therefore, the address counter
The data in the SRAMs 6b and 6c can also be read individually by the address signal AA from 2. The switching of the gates 7c and 7d is performed by the switching control circuit 3. That is, at the same time, an address is sent to either the SRAM 6b or the SRAM 6c so that data can be written or read.

【0013】そして、SRAM6bとSRAM6cのうち、いずれか
一方のSRAMにデータを書き込んでいる間は、他のSRAMか
らデータを読み出して、LCD5に記憶させて表示するよう
にした。なお、SRAM6bとSRAM6cからLCD5への出力は、そ
れぞれゲート7e、fを介して行う。切替制御回路3はこれ
らのゲート7e、fの切り換え制御をCPU1からの書き込み
状況を感知して周期的に行うものである。
While data is being written to one of the SRAMs 6b and 6c, data is read from the other SRAM and stored in the LCD 5 for display. Output from the SRAMs 6b and 6c to the LCD 5 is performed via gates 7e and 7f, respectively. The switching control circuit 3 performs switching control of these gates 7e and f periodically by sensing a writing situation from the CPU 1.

【0014】本実施例では、切替制御回路3のSelect信
号SがHのときにはゲート7b、ゲート7c、ゲート7eの信号
通過を許可し、ゲート7a、ゲート7d、ゲート7fの信号を
遮断する動作を行うようにした。そして、切替制御回路
3のSelect信号SがLのときには、ゲート7a、ゲート7d、
ゲート7fの信号通過を許可し、ゲート7b、ゲート7c、ゲ
ート7eの信号を遮断する動作を行う。すなわち、CPU1
がSRAM6bとSRAM6cのうち、いずれか一方のSRAMにデータ
を書き込んでいる間は、他のSRAMからデータを読み出し
て、LCD5に記憶させるようにした。
In this embodiment, when the Select signal S of the switching control circuit 3 is H, the operation of permitting the passage of the signals of the gates 7b, 7c and 7e and cutting off the signals of the gates 7a, 7d and 7f is performed. I did it. And a switching control circuit
When the Select signal S of 3 is L, the gate 7a, the gate 7d,
An operation of permitting the passage of the signal through the gate 7f and cutting off the signals of the gates 7b, 7c, and 7e is performed. That is, CPU1
While writing data to one of the SRAMs 6b and 6c, data is read from the other SRAM and stored in the LCD 5.

【0015】以下に、切替制御回路3がSelect信号SをH
にした場合の動作状況をより詳細に述べる。この場合に
は、上記したようにゲート7b、ゲート7c、ゲート7eの信
号の通過のみが許可となる。したがって、CPU1のデータ
はSRAM6cに書き込まれる。一方、アドレスカウンタ2か
らのアドレス信号Aによって、SRAM6bのデータはゲート7
eを通してLCD5に書き込まれて表示される。すなわち、L
CD5はSRAM6bから転送されてくる表示データを、パルス
生成部4からのクロックパルスCP2に同期させて記憶す
る。LCD5では、1行分のデータを記憶した後、パルス生
成部4からのクロックパルスCP1によって、前記データを
表示する。そして、LCD5は画面の最下行までこの動作を
繰り返して1画面を表示した後、パルス生成部4からのフ
レームパルスFPの受け取りにより再び1行目の描画に戻
ることを繰り返している。なお、このときゲート7fは信
号遮断状態にあるので、CPU1からSRAM6cにデータの書き
込みを行っても、そのデータの内容がLCD5に表示される
ことはない。なお、切替制御回路3における経路切り換
えは、H/LのSelect信号Sであり、相互に切替て行うもの
である。
The switching control circuit 3 sets the Select signal S to H
The operation situation in the case of is described in more detail. In this case, as described above, only the signals passing through the gates 7b, 7c, and 7e are permitted. Therefore, the data of the CPU 1 is written to the SRAM 6c. On the other hand, according to the address signal A from the address counter 2, the data in the SRAM 6b is
It is written and displayed on LCD5 through e. That is, L
The CD 5 stores the display data transferred from the SRAM 6b in synchronization with the clock pulse CP2 from the pulse generator 4. In the LCD 5, after storing data for one row, the data is displayed by the clock pulse CP1 from the pulse generator 4. Then, the LCD 5 repeats this operation until the bottom line of the screen to display one screen, and then returns to the drawing of the first line again by receiving the frame pulse FP from the pulse generation unit 4. At this time, since the gate 7f is in the signal cutoff state, even if data is written from the CPU 1 to the SRAM 6c, the content of the data is not displayed on the LCD 5. It should be noted that the path switching in the switching control circuit 3 is an H / L Select signal S, which is mutually switched.

【0016】一定時間の経過後、あるいはCPU1からの切
り換え指令を受けて切替制御回路3はSelect信号Sを反転
しLの状態にする。この場合には、上記したようにゲー
ト7a、ゲート7d、ゲート7fの信号の通過のみが許可とな
る。したがって、CPU1のデータはSRAM6bに書き込まれ
る。一方、アドレスカウンタ2からのアドレス信号Aによ
って、SRAM6cに記憶されたデータは、ゲート7fを通して
LCD5に書き込まれて表示される。すなわち、LCD5はSRAM
6cから転送されてくる表示データを、パルス生成部4か
らのクロックパルスCP2に同期させて記憶する。LCD5で
は、1行分のデータを記憶した後、パルス生成部4からの
クロックパルスCP1によって、前記データを表示する。
そして、LCD5は画面の最下行までこの動作を繰り返して
1画面を表示した後、パルス生成部4からのフレームパル
スFPの受け取りにより再び1行目の描画に戻ることを繰
り返している。なお、このときゲート7eは信号遮断状態
にあるので、CPU1からSRAM6bにデータの書き込みを行っ
ても、そのデータの内容がLCD5の表示されることはな
い。
After a lapse of a predetermined time or in response to a switching command from the CPU 1, the switching control circuit 3 inverts the Select signal S and changes the signal to an L state. In this case, only the signals passing through the gates 7a, 7d, and 7f are permitted as described above. Therefore, the data of the CPU 1 is written to the SRAM 6b. On the other hand, by the address signal A from the address counter 2, the data stored in the SRAM 6c passes through the gate 7f.
It is written to LCD5 and displayed. That is, LCD5 is SRAM
The display data transferred from 6c is stored in synchronization with the clock pulse CP2 from the pulse generator 4. In the LCD 5, after storing data for one row, the data is displayed by the clock pulse CP1 from the pulse generator 4.
LCD5 repeats this operation until the bottom line of the screen.
After displaying one screen, the process returns to the drawing of the first row again by receiving the frame pulse FP from the pulse generation unit 4. At this time, since the gate 7e is in the signal cutoff state, even if data is written from the CPU 1 to the SRAM 6b, the contents of the data are not displayed on the LCD 5.

【0017】上述したように、複数のSRAMを切り換えて
使用することにより、LCDに表示される画面のちらつき
を防止することが可能となる。また、本発明を用いるこ
とによって、CPU1の待ち時間を減らすことができるた
め、短時間でLCD5に表示されている画面の変更が可能と
なる。
As described above, by switching and using a plurality of SRAMs, it is possible to prevent the screen displayed on the LCD from flickering. Further, by using the present invention, the waiting time of the CPU 1 can be reduced, so that the screen displayed on the LCD 5 can be changed in a short time.

【0018】[0018]

【発明の効果】上述したように、本発明を用いることに
よってLCDに表示される画面のちらつきを防止すること
が可能となることや、CPUの待ち時間を減らすことがで
きるため、短時間に表示画面の変更が可能となり優れた
ものである。
As described above, by using the present invention, it is possible to prevent flickering of the screen displayed on the LCD and to reduce the waiting time of the CPU, so that the display can be performed in a short time. This is excellent because the screen can be changed.

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

【図1】本発明のLCD制御の概要図である。FIG. 1 is a schematic diagram of the LCD control of the present invention.

【図2】本発明のLCD制御のブロック図である。FIG. 2 is a block diagram of the LCD control of the present invention.

【図3】従来のLCD制御の概要図である。FIG. 3 is a schematic diagram of conventional LCD control.

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

1:CPU 2:アドレスカウンタ 3:切替制御回路 4:パルス生成部 5:LCD 6a〜c:SRAM 7:ゲート、 7a〜f:ゲート 8:LCDコントローラ S:Select信号 CP1、CP2:クロックパルス信号 FP:フレームパルス信号 CS:制御信号 D:データ信号 A:アドレス信号 AC:CPUによるアドレス信号 AA:アドレスカウンタによるアドレス信号 1: CPU 2: Address counter 3: Switching control circuit 4: Pulse generator 5: LCD 6a to c: SRAM 7: Gate, 7a to f: Gate 8: LCD controller S: Select signal CP1, CP2: Clock pulse signal FP : Frame pulse signal CS: Control signal D: Data signal A: Address signal AC: Address signal by CPU AA: Address signal by address counter

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】CPU、LCD及びLCD表示用のメモリを備え、
前記CPUによって前記LCDに表示されるデータを前記メモ
リに書き込むと共に、該メモリに書き込まれた表示デー
タを読み出して前記LCDへ転送して表示するLCD制御方式
において、前記メモリは複数個のSRAMを並列に接続した
ものであり、該SRAMへの書き込み及び読み出しの切り換
えは、ゲートを用いて排他的に行うことを特徴とするLC
D制御方式。
1. A system comprising a CPU, an LCD, and a memory for LCD display,
In the LCD control method of writing data displayed on the LCD by the CPU to the memory, reading display data written to the memory, transferring the data to the LCD, and displaying the data, the memory includes a plurality of SRAMs in parallel. LC is characterized in that switching between writing and reading to and from the SRAM is performed exclusively using a gate.
D control method.
【請求項2】前記ゲートの切り換えは、切替制御回路か
らのSelect信号を用いて行うことを特徴とする請求項1
記載のLCD制御方式。
2. The switching device according to claim 1, wherein the switching of the gate is performed using a Select signal from a switching control circuit.
LCD control method described.
JP36740799A 1999-12-24 1999-12-24 Lcd control system Abandoned JP2001184014A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP36740799A JP2001184014A (en) 1999-12-24 1999-12-24 Lcd control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP36740799A JP2001184014A (en) 1999-12-24 1999-12-24 Lcd control system

Publications (1)

Publication Number Publication Date
JP2001184014A true JP2001184014A (en) 2001-07-06

Family

ID=18489245

Family Applications (1)

Application Number Title Priority Date Filing Date
JP36740799A Abandoned JP2001184014A (en) 1999-12-24 1999-12-24 Lcd control system

Country Status (1)

Country Link
JP (1) JP2001184014A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005077946A (en) * 2003-09-02 2005-03-24 Denso Corp Liquid crystal display device and its display method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005077946A (en) * 2003-09-02 2005-03-24 Denso Corp Liquid crystal display device and its display method

Similar Documents

Publication Publication Date Title
JPH0612863A (en) Dual port dram
JPH04242790A (en) Electronic apparatus
JP3105884B2 (en) Display controller for memory display device
JP2001184014A (en) Lcd control system
JPH09297562A (en) Lcd display device
US5444458A (en) Display data write control device
JPH01172894A (en) Synchronous access type character display system
US20050280653A1 (en) Display panel driver unit
KR100472478B1 (en) Method and apparatus for controlling memory access
JP2665836B2 (en) Liquid crystal display controller
KR100653834B1 (en) Apparatus and Method for controlling graphic ram of display driver IC
JPH05134623A (en) Display control device
JPS59191644A (en) Display control circuit
KR920005294B1 (en) Chip enable signal control circuit of dual port memory device
JPH09319352A (en) Display control circuit
JPH0374415B2 (en)
JP2802995B2 (en) Plasma display
JPS60251431A (en) Memory display device
JPH03188545A (en) Picture memory controller
JP3187082B2 (en) Display control device and display control method
JPH07121438A (en) Semiconductor memory
JPH01161454A (en) Memory device using dynamic type memory element
JPH04163783A (en) Semiconductor storage device
JPS58224382A (en) Image memory access circuit for crt display
JPS6127584A (en) Display unit

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20031224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040106

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20040226