JP2002197052A - Bus mode switchable communication equipment - Google Patents

Bus mode switchable communication equipment

Info

Publication number
JP2002197052A
JP2002197052A JP2000395195A JP2000395195A JP2002197052A JP 2002197052 A JP2002197052 A JP 2002197052A JP 2000395195 A JP2000395195 A JP 2000395195A JP 2000395195 A JP2000395195 A JP 2000395195A JP 2002197052 A JP2002197052 A JP 2002197052A
Authority
JP
Japan
Prior art keywords
bus
data
mode
memory
communication
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
JP2000395195A
Other languages
Japanese (ja)
Inventor
Naotaka Imakurusu
尚孝 今久留主
Soji Hori
聡司 堀
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2000395195A priority Critical patent/JP2002197052A/en
Publication of JP2002197052A publication Critical patent/JP2002197052A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide communication equipment which serves as a master or a slave according to the volume of data to be communicated. SOLUTION: When an internal memory 101 has sufficient capacity for data to be communicated, the mode is switched to a slave mode and the internal memory 101 is used; when data exceeding the capacity of the internal memory 101 are communicated, the mode is switched to a master mode and an external memory 120 can be used, thus one LSI can serve as either of the master and slave and is usable for an equipment incorporated system where data communicated to a CPU 110 are shared without being affected by the data capacity nor the state of a bus.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は移動体通信システム
等に使用される通信装置に係わり、特に、通信データを
格納する共有メモリを制御する通信装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication device used for a mobile communication system or the like, and more particularly, to a communication device for controlling a shared memory for storing communication data.

【0002】[0002]

【従来の技術】従来、通信装置において通信データを格
納する共有メモリを制御する方式として、バスマスタに
なる機能を内蔵した装置又はLSIを使用し、バスに接
続された外部メモリをCPUと共有する方式及びメモリ
を内蔵したスレーブタイプの装置又はLSIを使用する
方式がある。
2. Description of the Related Art Conventionally, as a method for controlling a shared memory for storing communication data in a communication device, a device or a LSI having a function to become a bus master is used, and an external memory connected to a bus is shared with a CPU. And a system using a slave type device or an LSI having a built-in memory.

【0003】図2はバスマスタになる機能を内蔵した通
信装置のブロック図であり、通信装置200及びCPU
210は、データバス及びアドレスバスを介して通信デ
ータを格納する外部メモリ220を共有する。通信装置
200が外部メモリ220にアクセスするには、調停制
御回路202により、バス権要求信号を出力し、バス権
解放信号を受け取ることでバス権を獲得する。これによ
り通信装置200がバスマスタとなり、通信装置200
が出力するデータ、アドレス、チップセレクト信号が外
部メモリ220に対して有効となる。
FIG. 2 is a block diagram of a communication device having a function of becoming a bus master.
210 shares an external memory 220 for storing communication data via a data bus and an address bus. In order for the communication device 200 to access the external memory 220, the arbitration control circuit 202 outputs a bus right request signal and acquires a bus right by receiving a bus right release signal. As a result, the communication device 200 becomes a bus master, and the communication device 200
Are valid for the external memory 220.

【0004】図2に示した外部メモリを共有する方法
は、大量のデータを高速に通信する場合に有益であり、
例えば、パソコンでPCIバスを経由して画像データを
メモリに読み書きするような場合には好適である。一方
で、外部メモリを備えるためシステムが複雑になるとと
もに、データ通信を行うためにはバス権を獲得しなけれ
ばならず通信確立までに時間がかかるという問題もあ
る。
[0004] The method of sharing an external memory shown in FIG. 2 is useful when a large amount of data is communicated at a high speed.
For example, it is suitable for a case where image data is read / written from / to a memory by a personal computer via a PCI bus. On the other hand, there is a problem that the system becomes complicated due to the provision of the external memory, and a bus right must be acquired in order to perform data communication, and it takes time to establish communication.

【0005】図3はメモリを内蔵したスレーブタイプの
通信装置のブロック図であり、通信装置300及びCP
U310は、データバス及びアドレスバスにより互いに
接続され、データ転送はハンドシェイク方式により制御
される。調停制御回路302は内蔵メモリ301に対す
るCPU310からのアクセスと通信装置300自身か
らのアクセスとを調停制御する。
FIG. 3 is a block diagram of a slave type communication device having a built-in memory.
U310 is connected to each other by a data bus and an address bus, and data transfer is controlled by a handshake method. The arbitration control circuit 302 controls arbitration between access from the CPU 310 to the internal memory 301 and access from the communication device 300 itself.

【0006】図3に示した内蔵メモリを用いる方法は、
少量のデータを比較的低速で通信する場合に内蔵メモリ
も小容量で済むために有益であり、例えば、移動体通信
システムであれば、32kbps或いは64kbpsの
速度で通信を行うPIAFSのカード型モデム等におい
て好適である。一方で、メモリを内蔵するため通信装置
が高価になるという問題がある。
The method using the built-in memory shown in FIG.
When a small amount of data is communicated at a relatively low speed, the built-in memory is also required to have a small capacity. For example, in the case of a mobile communication system, a PIAFS card-type modem that communicates at a speed of 32 kbps or 64 kbps, etc. Is preferred. On the other hand, there is a problem that the communication device becomes expensive due to the built-in memory.

【0007】[0007]

【発明が解決しようとする課題】データ通信を行う場
合、通信するデータの性質に応じて図2及び図3に示し
た何れかの方式を選択する。この場合、通信するデータ
量が固定されている場合は問題ないが、USBホスト等
のように通信するデータ量が接続するデバイス数に依存
して変化する場合は問題が生じる。
When performing data communication, one of the methods shown in FIGS. 2 and 3 is selected according to the nature of the data to be communicated. In this case, there is no problem when the amount of data to be communicated is fixed, but a problem arises when the amount of data to communicate varies depending on the number of connected devices such as a USB host.

【0008】すなわち、図2に示した方式によりデータ
通信を行う場合、データ量が少ない場合は、外部メモリ
を有効に利用しないばかりか、通信確立に時間がかかる
という問題がある。一方、図3に示した方式によりデー
タ通信を行う場合、データ量が多い場合は、通信データ
を内部メモリに格納しきれないという問題が生じる。
That is, when data communication is performed by the method shown in FIG. 2, when the amount of data is small, there is a problem that not only the external memory is not effectively used, but also it takes time to establish communication. On the other hand, when performing data communication by the method shown in FIG. 3, when the data amount is large, there is a problem that communication data cannot be stored in the internal memory.

【0009】本発明は上記従来の問題点を解決するもの
で、通信するデータの性質に応じて大容量の共有メモリ
を選択することも、或いは小容量の内蔵メモリを選択す
ることをも可能にし、通信するデータ量に応じてバスマ
スタにもスレーブタイプにもなるバスモード切換え可能
な通信装置を提供することを目的とする。
The present invention solves the above-mentioned conventional problems, and makes it possible to select a large-capacity shared memory or a small-capacity built-in memory according to the nature of data to be communicated. It is another object of the present invention to provide a communication device capable of switching between bus modes of a bus master and a slave type according to the amount of data to be communicated.

【0010】[0010]

【課題を解決するための手段】本発明のバスモード切換
え可能な通信装置は、バスを介して通信データを処理す
る通信装置(通信装置100)であって、前記通信デー
タを格納する内蔵メモリ(内蔵メモリ101)と、前記
バスの調停制御のためのバスモードを前記通信データの
性質に応じて切替えて前記通信データの経路を制御する
通信データ制御手段(調停制御回路102)と、を有
し、前記通信データ制御手段が、前記バスモードとして
マスタモードに切替えられたときは、前記バスに接続さ
れた、前記内蔵メモリより大容量の外部メモリ(外部メ
モリ120)を前記通信データの格納メモリとして選択
し、前記バスモードとしてスレーブモードに切替えられ
たときは、前記内蔵メモリを前記通信データの格納メモ
リとして選択する、ことを特徴とする。
A communication device capable of switching bus modes according to the present invention is a communication device (communication device 100) for processing communication data via a bus, and a built-in memory (communication device) for storing the communication data. Communication data control means (arbitration control circuit 102) for switching the bus mode for the arbitration control of the bus according to the nature of the communication data to control the path of the communication data. When the communication data control means is switched to the master mode as the bus mode, an external memory (external memory 120) connected to the bus and having a larger capacity than the internal memory is used as a memory for storing the communication data. When the selected mode is switched to the slave mode as the bus mode, the internal memory is selected as the storage memory for the communication data. And wherein the door.

【0011】本発明のバスモード切替え可能な通信装置
によれば、システムの仕様により少量のデータを通信す
る場合や既に他のバスマスタの調停制御回路があるため
にバスマスタになることが不要な場合は、スレーブモー
ドを選択して内蔵メモリを使用し、内蔵メモリを超える
大容量のデータ通信をする場合は、マスタモードを選択
して外付けの共有メモリを使用することで、通信するデ
ータの性質に応じて処理形態を変えることができる。
According to the communication device capable of switching the bus mode of the present invention, when a small amount of data is communicated depending on the system specifications, or when it is not necessary to become a bus master because there is already an arbitration control circuit of another bus master. If you select the slave mode and use the built-in memory to perform large-capacity data communication exceeding the built-in memory, select the master mode and use an external shared memory to improve the characteristics of the data to be communicated. The processing mode can be changed accordingly.

【0012】[0012]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。図1は本発明の一実施の形
態に係るバスモード切換え可能な通信装置の構成を示す
ブロック図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a communication device capable of switching between bus modes according to an embodiment of the present invention.

【0013】図1において、本発明に係わるバスモード
切換え可能な通信装置100は、データバス及びアドレ
スバスで接続されたCPU100との間で外部メモリ1
20を共有し、バス権要求信号及びバス権解放信号によ
りバス権を獲得して通信を確立する。
In FIG. 1, a communication device 100 capable of switching a bus mode according to the present invention comprises an external memory 1 and a CPU 100 connected by a data bus and an address bus.
20 is shared, a bus right is acquired by a bus right request signal and a bus right release signal, and communication is established.

【0014】通信装置100は、内蔵メモリ101、マ
スタモード及びスレーブモードにおいて通信データの経
路を制御する調停制御回路102、外部メモリ120及
び内蔵メモリ101に対してアクセスする手段(DM
A)103及びバスモード切換え端子104を備える。
切替え端子104には、マスタモードとスレーブモード
とを切替える外付けのバスモード切替え回路130の出
力信号(例えば、マスタモードで論理レベルがH、スレ
ーブモードで論理レベルがL)が供給され、この信号に
基づいて調停制御回路102が制御される。
The communication device 100 includes a built-in memory 101, an arbitration control circuit 102 for controlling a path of communication data in a master mode and a slave mode, and means for accessing the external memory 120 and the built-in memory 101 (DM).
A) 103 and a bus mode switching terminal 104 are provided.
The switching terminal 104 is supplied with an output signal (for example, the logic level is H in the master mode and the logic level is L in the slave mode) of the external bus mode switching circuit 130 for switching between the master mode and the slave mode. The arbitration control circuit 102 is controlled based on.

【0015】調停制御回路102はバスモードに応じ
て、バス権要求信号及びバス権解放信号並びにハンドシ
ェイク信号によりバスに関する制御を行うとともに、通
信装置100の内部における通信データの経路の制御を
行う。特に、外部メモリ120は大量のデータの通信に
際して通信装置100がバスマスタになるマスタモード
において通信データの格納メモリとして選択され、内蔵
メモリ101は少量のデータの通信に際して通信装置1
00がスレーブになるスレーブモードにおいて通信デー
タの格納メモリとして選択される。
The arbitration control circuit 102 controls the bus in response to a bus right request signal, a bus right release signal, and a handshake signal in accordance with the bus mode, and controls the path of communication data inside the communication device 100. In particular, the external memory 120 is selected as a communication data storage memory in the master mode in which the communication device 100 becomes a bus master when communicating a large amount of data, and the built-in memory 101 is used as the communication device 1 when communicating a small amount of data.
00 is selected as a memory for storing communication data in the slave mode in which the slave is set to 00.

【0016】以上のように構成された通信装置の動作に
ついて、以下、USBホストに適用する場合を例に説明
する。USBホストに用いる通信装置は、接続されるデ
バイス数によって通信するデータ量が大幅に異なる。U
SBホストは規格により最大128個のデバイスと通信
することができる。
The operation of the communication device configured as described above will be described below by taking as an example a case where the communication device is applied to a USB host. The communication device used for the USB host greatly differs in the amount of data to be communicated depending on the number of connected devices. U
The SB host can communicate with up to 128 devices according to the standard.

【0017】携帯端末やデータ通信に用いられる場合の
ように、通信データが少量であったり、若しくは接続す
る装置が限定され内蔵メモリの容量内で処理が可能な場
合は、バスモード切換え端子104をスレーブモード
(論理レベルL)に固定して内蔵メモリを使用する。こ
のとき、調停制御回路102はバス権の制御信号(バス
権要求信号及びバス権解放信号)を抑止し(ハイインピ
ーダンスにする)、CPU110との通信はハンドシェ
イク信号を用いて行い、通信データの格納メモリとして
内蔵メモリ101が使用されるように通信データの経路
を制御する。
If the communication data is small or the connected devices are limited and processing can be performed within the capacity of the built-in memory, as in the case of use in a portable terminal or data communication, the bus mode switching terminal 104 is connected. The internal memory is used by fixing the slave mode (logic level L). At this time, the arbitration control circuit 102 suppresses the bus right control signals (the bus right request signal and the bus right release signal) (makes them high impedance), performs communication with the CPU 110 using the handshake signal, and transmits the communication data. The communication data path is controlled so that the internal memory 101 is used as the storage memory.

【0018】一方、パソコンに用いられる場合のよう
に、接続されるデバイス数がUSB規格の最大数に達す
る場合、若しくは通信データの容量が内蔵メモリの容量
を超える場合は、バスモード切換え端子104をマスタ
モード(論理レベルH)に固定して外部メモリ120を
使用する。このとき、調停制御回路102はバス権の制
御信号(バス権要求信号及びバス権解放信号)により外
部メモリ120にアクセスするためのバス権をCPU1
10から獲得する。
On the other hand, when the number of connected devices reaches the maximum number of the USB standard, such as when used in a personal computer, or when the capacity of communication data exceeds the capacity of the built-in memory, the bus mode switching terminal 104 is set. The external memory 120 is used while being fixed at the master mode (logic level H). At this time, the arbitration control circuit 102 gives the CPU 1 a bus right for accessing the external memory 120 by a bus right control signal (a bus right request signal and a bus right release signal).
Obtain from 10.

【0019】なお、通信装置100がバスマスタになる
ときは、CPU110から通信装置100へのチップセ
レクト信号nCS1と外部メモリ120へのチップセレ
クト信号nCS2は独立に使用され、通信装置100が
スレーブになるときは、通信装置100のスレーブのレ
ジスタと内蔵メモリ101とは連続して割り付けること
ができるので、チップセレクト信号nCS1は共通に使
用される。その結果、それぞれの場合の制御ソフトウェ
アは、メモリの配置を変更するだけの最小の変更でバス
モード変更に対応することができる。
When the communication device 100 becomes a bus master, the chip select signal nCS1 from the CPU 110 to the communication device 100 and the chip select signal nCS2 to the external memory 120 are used independently, and when the communication device 100 becomes a slave, Since the register of the slave of the communication device 100 and the internal memory 101 can be continuously allocated, the chip select signal nCS1 is commonly used. As a result, the control software in each case can respond to the bus mode change with the minimum change that only changes the memory arrangement.

【0020】このように、本実施の形態の通信装置によ
れば、一つのLSIが容易にバスマスタにもなりスレー
ブにもなるので、通信データをCPUと共有するような
機器組み込みシステムにおいて、通信データの量やバス
の構成によらずに一つのLSIで対処できる。
As described above, according to the communication apparatus of the present embodiment, one LSI can easily become both a bus master and a slave. Irrespective of the amount of data and the configuration of the bus, one LSI can cope with the problem.

【0021】なお、図示例では、マスタモード又はスレ
ーブモードを選択するバスモード切替えを、外付けのバ
スモード切換え回路の信号をバスモード切替え端子に入
力することにより実現している。しかし、本発明はこれ
に限定されるものではなく、バスモード切替え端子に他
の制御信号を入力したり、バスモード切替え端子を設け
ずにプログラマブルにしたり、或いはリセット時の状態
に依存するようにしても良い。
In the illustrated example, the bus mode switching for selecting the master mode or the slave mode is realized by inputting the signal of the external bus mode switching circuit to the bus mode switching terminal. However, the present invention is not limited to this. For example, another control signal may be input to the bus mode switching terminal, the bus mode switching terminal may not be provided, and the bus mode switching terminal may be made programmable, or may be dependent on a reset state. May be.

【0022】[0022]

【発明の効果】以上説明したように、本発明によれば、
一つの通信装置がバスマスタにもスレーブにもなるの
で、通信するデータ量が内蔵メモリの容量で十分な場合
はスレーブモードを選択し、内蔵メモリの容量を超える
量のデータを通信する場合はマスタモードを選択して通
信することが可能になり、通信データをCPUと共有す
るような機器組み込みシステムにおいて、通信データの
量やバスの構成によらずに一つの通信装置を対処でき
る。また、その際の制御ソフトウェアも、バスモードの
変更に応じて最小限の変更で対応できる。
As described above, according to the present invention,
Since one communication device can be either a bus master or a slave, select the slave mode if the amount of data to be communicated is sufficient with the internal memory capacity, and use the master mode if the amount of data exceeding the internal memory capacity is to be communicated. Can be selected for communication, and in a device-embedded system that shares communication data with the CPU, one communication device can be handled regardless of the amount of communication data or the bus configuration. Also, the control software at that time can be handled with a minimum change according to the change of the bus mode.

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

【図1】本発明の一実施の形態に係るバスモード切替え
可能な通信装置の構成を示すブロック図。
FIG. 1 is a block diagram showing a configuration of a communication device capable of switching a bus mode according to an embodiment of the present invention.

【図2】バスマスタ機能を内蔵した従来の通信装置の構
成を示すブロック図。
FIG. 2 is a block diagram showing a configuration of a conventional communication device having a built-in bus master function.

【図3】メモリを内蔵したスレーブタイプの従来の通信
装置の構成を示すブロック図。
FIG. 3 is a block diagram illustrating a configuration of a conventional communication device of a slave type having a built-in memory.

【符号の説明】 100 通信装置 101 内蔵メモリ 102 調停制御回路 103 DMA 104 バスモード切替え端子 110 CPU 120 外部メモリ 130 バスモード切替え回路DESCRIPTION OF SYMBOLS 100 Communication device 101 Internal memory 102 Arbitration control circuit 103 DMA 104 Bus mode switching terminal 110 CPU 120 External memory 130 Bus mode switching circuit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 バスを介して通信データを処理する通信
装置であって、 前記通信データを格納する内蔵メモリと、 前記バスの調停制御のためのバスモードを前記通信デー
タの性質に応じて切替えて前記通信データの経路を制御
する通信データ制御手段と、を有し、 前記通信データ制御手段が、前記バスモードとしてマス
タモードに切替えられたときは、前記バスに接続され
た、前記内蔵メモリより大容量の外部メモリを前記通信
データの格納メモリとして選択し、前記バスモードとし
てスレーブモードに切替えられたときは、前記内蔵メモ
リを前記通信データの格納メモリとして選択する、こと
を特徴とするバスモード切替え可能な通信装置。
1. A communication device for processing communication data via a bus, comprising: a built-in memory for storing the communication data; and a bus mode for arbitration control of the bus, which is switched according to a property of the communication data. Communication data control means for controlling a path of the communication data, wherein when the communication data control means is switched to the master mode as the bus mode, from the built-in memory connected to the bus A bus mode, wherein a large-capacity external memory is selected as the communication data storage memory, and when the bus mode is switched to the slave mode, the built-in memory is selected as the communication data storage memory. Switchable communication device.
【請求項2】 請求項1に記載のバスモード切換え可能
な通信装置を搭載することを特徴とする集積回路。
2. An integrated circuit comprising the communication device capable of switching between bus modes according to claim 1.
JP2000395195A 2000-12-26 2000-12-26 Bus mode switchable communication equipment Pending JP2002197052A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000395195A JP2002197052A (en) 2000-12-26 2000-12-26 Bus mode switchable communication equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000395195A JP2002197052A (en) 2000-12-26 2000-12-26 Bus mode switchable communication equipment

Publications (1)

Publication Number Publication Date
JP2002197052A true JP2002197052A (en) 2002-07-12

Family

ID=18860694

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000395195A Pending JP2002197052A (en) 2000-12-26 2000-12-26 Bus mode switchable communication equipment

Country Status (1)

Country Link
JP (1) JP2002197052A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005108213A (en) * 2003-09-20 2005-04-21 Samsung Electronics Co Ltd Communication device having common platform, and communication method
JP2010049333A (en) * 2008-08-19 2010-03-04 Sharp Corp Usb equipment using system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005108213A (en) * 2003-09-20 2005-04-21 Samsung Electronics Co Ltd Communication device having common platform, and communication method
JP2010049333A (en) * 2008-08-19 2010-03-04 Sharp Corp Usb equipment using system

Similar Documents

Publication Publication Date Title
US6771526B2 (en) Method and apparatus for data transfer
US5778195A (en) PC card
CN112559399A (en) DDR controller with multiple AXI interfaces and control method thereof
WO2005101417A1 (en) Memory with single and dual mode access
CN110806997B (en) System on chip and memory
US6931462B2 (en) Memory controller which increases bus bandwidth, data transmission method using the same, and computer system having the same
JPH09179780A (en) Microprocessor device for supporting burst-enabled and cache-disabled memory access
US6898659B2 (en) Interface device having variable data transfer mode and operation method thereof
JP2004021351A (en) Ic card and its controlling method
KR100736902B1 (en) Method and apparatus for sharing memory by a plurality of processors
JP2002197052A (en) Bus mode switchable communication equipment
JP4793798B2 (en) Microcomputer
US7162562B2 (en) Portable electronic system and accessing method thereof
JP2005107873A (en) Semiconductor integrated circuit
US11372800B2 (en) System on chip comprising a plurality of central processing units whose mailboxes are set in tightly-coupled memories
KR20050120341A (en) Memory card share method of multiple cpu
JP4860811B2 (en) Microcomputer
US7714871B2 (en) System and method for controlling display of mobile terminal
CN115079807A (en) Communication device, memory access method of communication device and electronic equipment
JPH02207363A (en) Data transfer system, device controller, and memory controller
JP2003006148A (en) Integrated circuit
JP2002259148A (en) Method and device for rewriting data of programmable rom
JPH04545A (en) Communication control circuit
JP2004280291A (en) Card interface circuit and card interface device
JP2004334257A (en) Memory access system and memory access device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050624

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050713

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051221