JP2006304190A - Attribute communication path controller and attribute communication system - Google Patents

Attribute communication path controller and attribute communication system Download PDF

Info

Publication number
JP2006304190A
JP2006304190A JP2005126645A JP2005126645A JP2006304190A JP 2006304190 A JP2006304190 A JP 2006304190A JP 2005126645 A JP2005126645 A JP 2005126645A JP 2005126645 A JP2005126645 A JP 2005126645A JP 2006304190 A JP2006304190 A JP 2006304190A
Authority
JP
Japan
Prior art keywords
attribute
communication
communication path
control device
information
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.)
Granted
Application number
JP2005126645A
Other languages
Japanese (ja)
Other versions
JP4558571B2 (en
Inventor
Daichi Funato
大地 舩渡
Ichiro Okajima
一郎 岡島
Hitoshi Noma
仁司 野間
Fumio Teraoka
文男 寺岡
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.)
NTT Docomo Inc
Keio University
Original Assignee
NTT Docomo Inc
Keio University
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 NTT Docomo Inc, Keio University filed Critical NTT Docomo Inc
Priority to JP2005126645A priority Critical patent/JP4558571B2/en
Publication of JP2006304190A publication Critical patent/JP2006304190A/en
Application granted granted Critical
Publication of JP4558571B2 publication Critical patent/JP4558571B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an attribute communication path controller and attribute communication system which can perform communication by designating a communication target device by an attribute of the communication target device in a communication network. <P>SOLUTION: The attribute communication path controller for setting a communication path to the communication target device on the basis of an attribute type and an attribute value, has a path information control part for storing an attribute value and communication path information for each attribute type while associating them with each other, and a path information retrieving part for retrieving the communication path information from the path information control part on the basis of at least one of attribute types and the attribute value. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、属性通信経路制御装置及び属性通信システムに関するものであり、特に、通信対象機器の属性を指定することにより通信を可能にする属性通信経路制御装置及び属性通信システムに関するものである。   The present invention relates to an attribute communication path control apparatus and an attribute communication system, and more particularly to an attribute communication path control apparatus and an attribute communication system that enable communication by designating attributes of communication target devices.

(既存のインターネット方式)
インターネットのような通信ネットワークにおいては、通信対象機器を識別子によって明示的に指定する必要がある。例えば、ユーザはウェブページを閲覧するときには何らかの方法でウェブサーバのホスト名を入力する。ホスト名はDNS(Domain Name System)によってIPアドレスに変換され、このIPアドレスを終点アドレスとして閲覧要求のパケットが通信対象機器に送信される。
(Existing Internet method)
In a communication network such as the Internet, it is necessary to explicitly specify a communication target device by an identifier. For example, when browsing a web page, the user inputs the host name of the web server by some method. The host name is converted into an IP address by DNS (Domain Name System), and a browsing request packet is transmitted to the communication target device using this IP address as an end point address.

通信対象機器を識別子ではなく、その通信対象機器の属性(例えば温度等)で指定したいことがある。現在のインターネットでは、ある属性を持ったノードと通信したい場合は何らかの方法でその属性を持つ識別子を得る機能が必要となる。このような機能を現在のインターネットで実現することは不可能ではないが、著しく効率が悪くなることが予想される。   There is a case where it is desired to specify a communication target device not by an identifier but by an attribute (for example, temperature) of the communication target device. In the current Internet, in order to communicate with a node having a certain attribute, a function for obtaining an identifier having that attribute by some method is required. Although it is not impossible to realize such a function on the current Internet, it is expected that the efficiency will be significantly lowered.

(既存の非識別子による経路制御方式)
識別子以外の情報に基づいて経路決定を行う仕組みの先行技術として、特開2002−94561(特許文献1)が挙げられる。この先行技術のシステムでは、データの受信者自信が必要とする意味情報を含んだイベント情報をネットワークに登録し、送信者が送信したイベントが登録されたイベントと符合すると「発火」して、送信者が送信したイベントが受信者に届く。このシステムには、このように意味情報に基づいて経路決定を行う仕組みが提案されている。
(Existing non-identifier route control method)
JP-A-2002-94561 (Patent Document 1) is given as a prior art of a mechanism for determining a route based on information other than an identifier. In this prior art system, event information including semantic information required by the data recipient's confidence is registered in the network, and when the event sent by the sender matches the registered event, it "fires" and is sent. The event sent by the recipient reaches the recipient. In this system, a mechanism for determining a route based on semantic information is proposed.

このシステムでは、いわゆるイベント転送方式を採用している。すなわち、受信者は受信したいイベントをフィルタとしてネットワークに登録する。送信者はイベントとデータをネットワークに送信する。ネットワーク内で何らかの方法でイベントと意味情報が符合するフィルタを発見し、そのフィルタを登録した受信者に対してデータを送信する。   This system employs a so-called event transfer method. That is, the receiver registers the event he / she wants to receive as a filter in the network. The sender sends events and data to the network. A filter that matches the event and semantic information is found in some way in the network, and data is transmitted to the recipient who registered the filter.

このイベント転送方式では、受信側属性に基づいて送信側から通信することが困難であり、受信側から送信側に折り返し通信を行うこともできない。また、意味情報を定義した主体を記述することができないため、主体ごとの利用状況に応じて柔軟に属性を使い分けることができない。更に、フィルタは全ての属性値のANDであるため、通信対象機器を指定する柔軟性に欠ける。   In this event transfer method, it is difficult to communicate from the transmission side based on the reception side attribute, and it is also impossible to perform return communication from the reception side to the transmission side. In addition, since the subject defining the semantic information cannot be described, the attributes cannot be used flexibly according to the usage status of each subject. Furthermore, since the filter is an AND of all attribute values, it lacks the flexibility to specify the communication target device.

また、その他の先行技術として、特開2000−165449及び2005−27328(特許文献2及び3)が挙げられる。この先行技術では、情報リクエスタからの問い合わせは、関連する情報源にルーティングされ、情報プロバイダからの内容は、その情報に関心を示した宛先に配送される。しかし、オントロジツリーの体系化や、ルーティング情報の交換手段が明確でない。そのため、相互運用性、拡張性等の面において問題を有している。
特開2002−94561 特開2000−165449 特開2005−27328
Other prior arts include JP 2000-165449 and 2005-27328 (Patent Documents 2 and 3). In this prior art, queries from information requesters are routed to relevant information sources, and content from information providers is delivered to destinations interested in the information. However, the ontology tree systematization and routing information exchange means are not clear. Therefore, there are problems in terms of interoperability and expandability.
JP 2002-94561 A JP 2000-165449 A JP-A-2005-27328

現在の通信ネットワークは専用のルータやコンピュータから構成されている。しかし、今後は家電製品のように必ずしも処理能力の高くないCPUが搭載された機器や、センサーのように観測したデータを送信するだけのものや、パッシブタグのように電波を照射されたときにID情報しか返さないようなもののように、様々な処理能力をもった多数の機器がネットワークに接続されるようになると考えられる。このようなネットワークにおいては、現在のインターネットのように通信対象機器を識別子(ユーザの場合は文字列のホスト名、ネットワーク層の場合はIPアドレス)によって指定することは意味を成さなくなると考えられる。例えば大量のセンサーがネットワークに接続された場合、識別子を指定して対象となるセンサーと通信するより、センサーが得た情報という属性を指定してセンサーと通信できる方が便利である。例えば「温度が20℃以上を示している温度センサー」のように通信対象機器を指定して、条件に該当するセンサーと通信できると便利である。そのためには、ある特定の属性を持つノードを通信対象機器として指定して通信する技術が必要となる。   The current communication network consists of dedicated routers and computers. However, in the future, when a device with a CPU that does not necessarily have a high processing capacity such as home appliances, a device that only transmits observed data such as a sensor, or a radio wave such as a passive tag is irradiated Many devices with various processing capabilities, such as those that only return ID information, will be connected to the network. In such a network, it is considered that it does not make sense to specify a communication target device by an identifier (a character string host name for a user, an IP address for a network layer) as in the current Internet. . For example, when a large number of sensors are connected to the network, it is more convenient to specify an attribute called information obtained by the sensor and communicate with the sensor than to specify the identifier and communicate with the target sensor. For example, it is convenient to designate a communication target device such as “a temperature sensor indicating a temperature of 20 ° C. or higher” and communicate with a sensor corresponding to the condition. For this purpose, a technique for communicating by designating a node having a specific attribute as a communication target device is required.

本発明は、前述のような従来技術の実情に鑑みてなされたものであり、通信ネットワークにおいて通信対象機器をアドレスのような識別子で指定するのではなく、通信対象機器の属性で指定することにより通信を可能とする属性通信経路制御装置及び属性通信システムを提供することを目的とする。   The present invention has been made in view of the actual situation of the prior art as described above, and by specifying the communication target device in the communication network by the attribute of the communication target device instead of specifying it by an identifier such as an address. An object is to provide an attribute communication path control device and an attribute communication system that enable communication.

本発明の前記の目的は、少なくとも属性タイプと属性値とに基づいて通信対象機器への通信経路を設定する属性通信経路制御装置であって、前記属性タイプ毎に属性値と通信経路情報とを対応付けて格納する経路情報制御部と、前記属性タイプのうち少なくとも1つと属性値とに基づいて、前記経路情報制御部から通信経路情報を検索する経路情報検索部とを有する属性通信経路制御装置、により解決することができる。   The object of the present invention is an attribute communication path control device that sets a communication path to a communication target device based on at least an attribute type and an attribute value, and includes an attribute value and communication path information for each attribute type. An attribute communication route control device comprising: a route information control unit that stores the information in association; and a route information search unit that searches for communication route information from the route information control unit based on at least one of the attribute types and an attribute value. , Can be solved.

この属性通信経路制御装置により、通信対象機器を属性で指定して通信することが可能になる。   With this attribute communication path control device, it is possible to communicate by designating a communication target device by an attribute.

前記属性通信経路制御装置は、少なくとも属性タイプと属性値と属性値の修飾とに基づいて通信経路を設定し、前記経路情報検索部は、前記属性タイプのうち少なくとも1つと属性値と属性値の修飾とに基づいて、通信経路情報を検索してもよい。   The attribute communication path control device sets a communication path based on at least an attribute type, an attribute value, and an attribute value modification, and the path information search unit includes at least one of the attribute types, an attribute value, and an attribute value. The communication path information may be searched based on the modification.

この属性通信経路制御装置により、属性の修飾を用いた属性で通信機器対象を指定して通信することが可能になる。   By this attribute communication path control device, it is possible to perform communication by designating a communication device target with an attribute using attribute modification.

前記属性通信経路制御装置は、少なくとも属性タイプと属性値と論理演算子とに基づいて通信経路を設定し、前記経路情報検索部は、前記属性タイプのうち少なくとも1つと属性値とに基づいて、前記論理算子を用いて、前記経路情報制御部に格納されている通信経路情報を論理演算することにより、通信経路情報を検索してもよい。   The attribute communication path control device sets a communication path based at least on an attribute type, an attribute value, and a logical operator, and the path information search unit is based on at least one of the attribute types and an attribute value. The communication path information may be searched by performing a logical operation on the communication path information stored in the path information control unit using the logical operator.

この属性通信経路制御装置により、属性の論理演算で通信機器対象を指定して通信することが可能になる。   With this attribute communication path control device, it is possible to perform communication by designating a communication device target by an attribute logical operation.

前記属性通信経路制御装置は、少なくとも属性タイプと属性値と属性値の修飾と論理演算子とに基づいて通信経路を設定し、前記経路情報検索部は、前記属性タイプのうち少なくとも1つと属性値と属性値の修飾とに基づいて、前記論理演算子を用いて、前記経路情報制御部に格納されている通信経路情報を論理演算することにより、通信経路情報を検索してもよい。   The attribute communication path control device sets a communication path based on at least an attribute type, an attribute value, an attribute value modification, and a logical operator, and the path information search unit includes at least one of the attribute types and an attribute value. The communication route information may be searched by performing a logical operation on the communication route information stored in the route information control unit using the logical operator based on the modification of the attribute value.

この属性通信経路制御装置により、属性値の修飾を用いて論理演算した属性で通信機器対象を指定して通信することが可能になる。   With this attribute communication path control device, it is possible to communicate by designating a communication device target with an attribute logically calculated using attribute value modification.

前記属性通信経路制御装置は、隣接する通信対象機器及び属性通信経路制御装置と前記属性タイプ毎の通信経路情報を交換する経路情報交換部を更に有してもよい。   The attribute communication route control device may further include a route information exchange unit that exchanges communication route information for each attribute type with an adjacent communication target device and an attribute communication route control device.

前記経路情報制御部は、前記属性タイプ毎に、属性値と通信経路情報とメトリックを対応付けて格納する経路表を有してもよい。   The path information control unit may include a path table that stores attribute values, communication path information, and metrics in association with each attribute type.

前記の交換される通信経路情報は、属性タイプと属性値とメトリックとを有し、前記経路情報交換部は、前記の交換される通信経路情報に含まれるメトリックに対して所定の操作を施して該メトリックを修正し、前記の修正されたメトリックと所定の閾値との関係に基づいて前記経路表を更新してもよい。   The exchanged communication route information has an attribute type, an attribute value, and a metric, and the route information exchange unit performs a predetermined operation on the metric included in the exchanged communication route information. The metric may be modified, and the route table may be updated based on the relationship between the modified metric and a predetermined threshold.

この属性通信経路制御装置により、属性に基づく通信経路情報がダイナミックに交換可能になる。   With this attribute communication path control device, communication path information based on attributes can be dynamically exchanged.

前記属性タイプは、通信対象機器のネットワークアドレスを含んでもよい。   The attribute type may include a network address of a communication target device.

上記のように、本発明の実施例によれば、通信対象機器の属性を指定することにより通信が可能になる。   As described above, according to the embodiment of the present invention, communication can be performed by specifying the attribute of the communication target device.

本発明の実施例について、図面を参照して以下に詳細に説明する。   Embodiments of the present invention will be described in detail below with reference to the drawings.

図1は、本発明が適用される属性通信システム101の構成例を示す図である。属性通信システム101は、複数のルータ105を有する属性通信ネットワーク103と、属性通信ネットワーク103に接続されている送信側装置と、属性通信ネットワーク103に接続されている通信対象機器109a〜109dとから構成される。   FIG. 1 is a diagram showing a configuration example of an attribute communication system 101 to which the present invention is applied. The attribute communication system 101 includes an attribute communication network 103 having a plurality of routers 105, a transmission side device connected to the attribute communication network 103, and communication target devices 109 a to 109 d connected to the attribute communication network 103. Is done.

通信対象機器109a〜109dが属性通信ネットワーク103に接続されると、通信対象機器の属性がルータ105の間で交換され、各通信対象機器109a〜109dへの経路情報がルータ105に格納される。このルータ105の構成及び経路情報の交換については以下に詳細に説明する。   When the communication target devices 109 a to 109 d are connected to the attribute communication network 103, the attributes of the communication target devices are exchanged between the routers 105, and path information to the communication target devices 109 a to 109 d is stored in the router 105. The configuration of the router 105 and the exchange of route information will be described in detail below.

このように構成された属性通信システム101において、送信側装置107は、通信対象機器をアドレスのような識別子で指定するのではなく、「温度が20℃以上を示している温度センサー」というような属性で指定することができる。この属性がルータ105内で処理され、送信側装置107は、温度が20℃以上の通信対象機器A及びB(109a及び109b)と通信することが可能になる。   In the attribute communication system 101 configured as described above, the transmission-side apparatus 107 does not specify the communication target device with an identifier such as an address, but rather “temperature sensor indicating a temperature of 20 ° C. or higher”. Can be specified by attribute. This attribute is processed in the router 105, and the transmission-side apparatus 107 can communicate with the communication target devices A and B (109a and 109b) having a temperature of 20 ° C. or higher.

このように、本発明の実施例によれば、大量且つ様々な処理能力を持つノードが接続されたネットワークにおいて、通信対象機器の属性(位置、温度、所有者等)を指定することにより、その通信対象機器の識別子を知らなくても通信が可能になる。また、指定された属性をIPアドレスのような識別子に変換する必要もない。   As described above, according to the embodiment of the present invention, by specifying attributes (position, temperature, owner, etc.) of a communication target device in a network to which a large number of nodes having various processing capabilities are connected, Communication is possible without knowing the identifier of the communication target device. Further, it is not necessary to convert the designated attribute into an identifier such as an IP address.

(属性通信経路制御装置の構成)
図2は、本発明の実施例による属性通信経路制御装置201のブロック図である。この属性通信経路制御装置201は、図1のルータ105に対応する。
(Configuration of attribute communication path control device)
FIG. 2 is a block diagram of the attribute communication path control apparatus 201 according to the embodiment of the present invention. This attribute communication path control device 201 corresponds to the router 105 in FIG.

属性通信経路制御装置201は、経路情報検索部203と、経路情報制御部205と、経路情報交換部207と、CPU209と、メモリ211と、バス213と、ネットワークインタフェース制御装置215と、ネットワークインタフェース217とから構成される。   The attribute communication route control device 201 includes a route information search unit 203, a route information control unit 205, a route information exchange unit 207, a CPU 209, a memory 211, a bus 213, a network interface control device 215, and a network interface 217. It consists of.

経路情報制御部205は属性タイプ毎の経路表219を有し、属性と通信経路情報を対応付けて経路表219に格納する。このように格納された経路情報219は、経路情報交換部207を用いて、隣接する属性通信経路制御装置201間で交換される。   The route information control unit 205 has a route table 219 for each attribute type, and associates attributes with communication route information and stores them in the route table 219. The route information 219 stored in this way is exchanged between adjacent attribute communication route control apparatuses 201 using the route information exchange unit 207.

経路情報検索部203は、通信経路情報制御部205の経路表219から、属性に基づいて通信経路情報を検索する。このとき、属性を論理演算して通信経路情報を検索してもよい。経路表には属性と次ルータが含まれるため、指定された属性に対応する次ルータにパケットを転送することができる。   The route information search unit 203 searches the route table 219 of the communication route information control unit 205 for communication route information based on the attribute. At this time, the communication path information may be searched by performing a logical operation on the attribute. Since the routing table includes the attribute and the next router, the packet can be transferred to the next router corresponding to the designated attribute.

CPU209は、メモリ211に格納されたプログラムを実行し、パケットの中継処理を行うと共に、経路情報検索部203、経路情報制御部205及び経路情報交換部207に前記の動作を実行させる。バス213は各構成要素を接続している。ネットワークインタフェース制御装置215及びネットワークインタフェース217は、パケットの送受信処理を行う。   The CPU 209 executes the program stored in the memory 211, performs packet relay processing, and causes the route information search unit 203, the route information control unit 205, and the route information exchange unit 207 to execute the above-described operation. A bus 213 connects each component. The network interface control device 215 and the network interface 217 perform packet transmission / reception processing.

このように構成された属性通信経路制御装置201において、属性に基づいて通信を行う手順について以下に説明する。   In the attribute communication path control apparatus 201 configured as described above, a procedure for performing communication based on attributes will be described below.

(パケットフォーマットの構成)
まず、本発明の実施例で使用されるパケットフォーマットについて説明する。
(Packet format configuration)
First, the packet format used in the embodiment of the present invention will be described.

図3に、本発明の実施例で使用されるパケットヘッダのフォーマットを示す。各フィールドの意味は以下の通りである。   FIG. 3 shows a packet header format used in the embodiment of the present invention. The meaning of each field is as follows.

・バージョン:プロトコルのバージョンを示す。   -Version: Indicates the protocol version.

・rsvd:現在は未使用。   Rsvd: Currently unused.

・優先度:パケットの優先度を示す。   • Priority: Indicates the priority of the packet.

・パケットサイズ:ヘッダを含めたパケットのサイズを示す。   Packet size: Indicates the size of the packet including the header.

・次ヘッダ:このヘッダの次にあるヘッダの種類を示す。   Next header: Indicates the type of header following this header.

・ホップリミット:ルータで最大何回このパケットを中継するかを示す。   Hop limit: Indicates how many times this packet is relayed by the router.

・始点属性数:始点ノードを示す属性の数を示す。   -Start point attribute number: Indicates the number of attributes indicating the start point node.

・終点属性数:終点ノードを示す属性の数を示す。   End point attribute number: Indicates the number of attributes indicating the end point node.

・始点属性:始点ノードを示す属性。複数の属性の論理演算式を指定することも可能。   -Start point attribute: An attribute indicating the start point node. It is also possible to specify a logical operation expression for multiple attributes.

・終点属性:終点ノードを示す属性。複数の属性の論理演算式を指定することも可能。   End point attribute: An attribute indicating an end point node. It is also possible to specify a logical operation expression for multiple attributes.

図4に、始点ノード及び終点ノードを示す属性のフォーマットを示す。各フィールドの意味は以下の通りである。   FIG. 4 shows an attribute format indicating the start point node and the end point node. The meaning of each field is as follows.

・Authority:この属性を規定する組織を表す数値を示す。例えばJISやIEEE等を表す数値である。このAuthorityは、任意の組織が属性を規定する際に使用可能である。従って、従来技術のアドレスのように管理者が属性を定めなくてもよい。   Authority: A numerical value representing an organization that defines this attribute. For example, it is a numerical value representing JIS or IEEE. This Authority can be used when an attribute is specified by an arbitrary organization. Therefore, the administrator does not have to define the attribute as in the conventional address.

・属性タイプ長:属性タイプを表すフィールドの長さを表す。   Attribute type length: Indicates the length of the field indicating the attribute type.

・属性値の修飾:属性値についての修飾語を表す数値を示す。例えば「以上」、「以下」等を表す数値である。   Attribute value modification: Indicates a numerical value representing a modifier for the attribute value. For example, it is a numerical value representing “above”, “below” or the like.

・属性値長:属性値を表すフィールドの長さを示す。   Attribute value length: Indicates the length of the field representing the attribute value.

・属性タイプ:「温度」のような属性のタイプを表す数値を示す。   Attribute type: Indicates a numerical value indicating an attribute type such as “temperature”.

・属性値:「20℃」のような属性値を示す。   Attribute value: Indicates an attribute value such as “20 ° C.”.

図5は属性の例を示す図である。この例における属性は、「JIS」が規定した「温度」という属性タイプについて値が「20℃以上」であることを示している。属性タイプ長及び属性値長は2バイトであり、属性値の修飾によって「以上」が指定されている。   FIG. 5 is a diagram showing examples of attributes. The attribute in this example indicates that the value is “20 ° C. or higher” for the attribute type “temperature” defined by “JIS”. The attribute type length and the attribute value length are 2 bytes, and “more” is designated by the modification of the attribute value.

論理演算子を用いて、属性を論理演算することにより、通信対象機器であるノードを指定することも可能である。図6に論理演算子の例を示す。論理演算子の場合は、Authorityフィールドに属性を規定する組織を表す数値ではなく、「論理演算子」を表す予め決められた数値が格納される。この例では論理演算子の「AND」を表している。   It is also possible to specify a node that is a communication target device by performing a logical operation on an attribute using a logical operator. FIG. 6 shows examples of logical operators. In the case of a logical operator, a predetermined numerical value indicating a “logical operator” is stored in the Authority field, not a numerical value indicating an organization that defines an attribute. In this example, the logical operator “AND” is shown.

なお、この明細書及び特許請求の範囲で「論理演算」というときは、複数の条件の論理積・和等だけでなく、単一の属性検索(例えば全体集合との論理積としての論理演算)をも含むことを意味する。従来技術におけるアドレスや識別子によるルーティングは、アドレスと通信対象機器が1対1で対応する。しかし、このように論理演算を用いることにより、本発明による属性通信経路制御では、属性と通信対象機器が1対1だけでなく、1対多又は多対多に対応することが可能になる。   In this specification and claims, the term “logical operation” refers to not only logical product / sum of a plurality of conditions but also a single attribute search (for example, logical operation as a logical product with the whole set). Is also included. In the routing based on addresses and identifiers in the prior art, there is a one-to-one correspondence between addresses and communication target devices. However, by using the logical operation in this way, in the attribute communication path control according to the present invention, the attribute and the communication target device can correspond not only one-to-one but also one-to-many or many-to-many.

図7に属性の論理演算式の例を示す。論理演算式は逆ポーランド記法で記述することができる。この例では最初に「温度が20℃以上」という属性表現があり、次に「降水量が10mm以上」という属性表現があり、最後に論理演算子の「AND」がある。更に、本発明ではノードを一意に識別するネットワークアドレスも属性の1つであると考えることができる。その例として、IPv4アドレスを1つの属性としてとらえた場合の属性表現を図8に示す。この例における属性は、IANA(Internet Assigned Numbers Authority)が規定している「IPv4」という属性タイプとその値を示している。   FIG. 7 shows an example of an attribute logical operation expression. Logical expressions can be written in reverse Polish notation. In this example, there is an attribute expression “temperature is 20 ° C. or more” first, an attribute expression “precipitation is 10 mm or more”, and finally a logical operator “AND”. Further, in the present invention, a network address that uniquely identifies a node can be considered as one of the attributes. As an example, FIG. 8 shows an attribute expression when an IPv4 address is regarded as one attribute. The attributes in this example indicate an attribute type “IPv4” defined by IANA (Internet Assigned Numbers Authority) and its value.

(経路の選択及び経路情報の交換)
前記のように構成されたパケットフォーマットを使用して、経路の選択及び経路情報の交換について図9〜図13を参照して説明する。図9は、ルータXが4台のルータ(ルータA〜D)に接続している様子を示す。
(Route selection and exchange of route information)
Using the packet format configured as described above, route selection and route information exchange will be described with reference to FIGS. FIG. 9 shows a state in which the router X is connected to four routers (routers A to D).

図10は、ルータXが保持する経路表の例を示す図である。本発明における属性通信を実現するため、ルータは属性タイプ毎の経路表を持つ。経路表の各エントリは「属性値」「次ルータ」「メトリック」の3つの組からなる。メトリックはそのエントリの評価値であり、ホップ数等が用いられる。   FIG. 10 is a diagram illustrating an example of a route table held by the router X. In order to implement attribute communication in the present invention, the router has a routing table for each attribute type. Each entry in the routing table is composed of three sets of “attribute value”, “next router”, and “metric”. The metric is an evaluation value of the entry, and the number of hops is used.

この例では、ルータXは「属性タイプ1」に関する経路表と「属性タイプ2」に関する経路表という2つの経路表を持つ。例えば、パケットの終点ノードとして「属性タイプ1=属性値A」が指定された場合、ルータXはこのパケットをルータAとルータCの両方に中継する。また終点ノードとして「属性タイプ1=属性値A」「属性タイプ2=属性値N」「AND」が指定されると、「属性タイプ1=属性値A」からルータAとルータCが選択され、「属性タイプ2=属性値N」からルータAとルータBが選択される。これらのANDをとることにより、最終的にこのパケットはルータAに中継される。   In this example, the router X has two routing tables, a routing table related to “attribute type 1” and a routing table related to “attribute type 2”. For example, when “attribute type 1 = attribute value A” is designated as the end point node of the packet, the router X relays the packet to both the router A and the router C. When “attribute type 1 = attribute value A”, “attribute type 2 = attribute value N”, and “AND” are designated as end point nodes, router A and router C are selected from “attribute type 1 = attribute value A”. Router A and Router B are selected from “Attribute Type 2 = Attribute Value N”. By taking these ANDs, this packet is finally relayed to the router A.

次に経路情報の交換について説明する。経路情報はスタティックな情報として書き込まれてもよいが、特に大量の通信対象機器が属性通信ネットワークに属する場合にはダイナミックに交換されることが好ましい。ダイナミックに経路情報を交換する場合、各ルータは隣接するルータ間で属性タイプ毎の経路情報を相互に交換することにより、自身のもつ経路表を更新する。   Next, the exchange of route information will be described. The route information may be written as static information, but is preferably exchanged dynamically especially when a large number of communication target devices belong to the attribute communication network. When dynamically exchanging route information, each router updates its own route table by exchanging route information for each attribute type between adjacent routers.

図9においてルータXが図10に示す経路表を保持していると仮定する。このとき、ルータXは一定期間毎にルータA〜Dに図11に示す経路情報を送信する。ルータXは属性タイプ1の経路表において属性値Aに関する経路を2つもっているが、経路情報の送信においては小さいほうのメトリックを使用する。属性タイプ2の経路表における属性値Nに関するメトリックについても同様である。   In FIG. 9, it is assumed that the router X holds the routing table shown in FIG. At this time, the router X transmits the route information shown in FIG. 11 to the routers A to D at regular intervals. The router X has two routes related to the attribute value A in the route table of the attribute type 1, but uses the smaller metric for sending route information. The same applies to the metrics related to the attribute value N in the attribute type 2 routing table.

一方、ルータAからルータXに図12に示すような経路情報が送られて来たことを仮定する。このとき、ルータXの属性タイプ1に関する経路表は図10(a)から図13のように更新される。図13には属性値Dのエントリが追加され、そのメトリックとして、受信した経路情報が示すメトリックである3に1を加えた4が登録される(この1の追加は、例えばホップ数が1つ増えることを意味する)。属性値Eについては、受信した経路情報が示すメトリックに1を加えた値(=10)が所定の閾値(ここでは10と仮定する)以上に達したので、経路表には加えられない。   On the other hand, it is assumed that route information as shown in FIG. At this time, the route table related to the attribute type 1 of the router X is updated as shown in FIG. In FIG. 13, an entry of attribute value D is added, and 4 is obtained by adding 1 to 3 which is the metric indicated by the received route information (this addition of 1 means that the number of hops is 1 for example) Means increase). The attribute value E is not added to the route table because the value (= 10) obtained by adding 1 to the metric indicated by the received route information reaches or exceeds a predetermined threshold value (here, assumed to be 10).

このように、経路情報が属性通信ネットワーク全体で交換され、属性に基づく経路情報が構築される。   In this way, route information is exchanged throughout the attribute communication network, and route information based on the attribute is constructed.

(属性通信経路制御装置の処理手順)
図14に、前記の属性通信経路制御装置として構成されたルータにおける処理手順のフローチャートを示す。
(Processing procedure of attribute communication path control device)
FIG. 14 shows a flowchart of a processing procedure in the router configured as the attribute communication path control device.

ルータはパケットを受信すると(S101)、ヘッダを解析し、終点属性を取り出す(S103)。そしてすべての終点属性について以下の処理を繰り返す(S105)。   When the router receives the packet (S101), it analyzes the header and extracts the end point attribute (S103). Then, the following processing is repeated for all end point attributes (S105).

まず、注目する終点属性が論理演算子か通常の属性であるかを判断する(S107)。通常の属性の場合はその属性タイプに関する経路表を検索する(S109)。検索の結果、マッチする経路があるか否か判断し(S111)、経路が見つかった場合はその結果を一時的に保存し(S113)、残りの終点属性の処理に戻る(S105)。マッチする経路が見つからない場合はパケットを廃棄し(S115)、パケット受信処理に戻る(S101)。注目する終点属性が論理演算子の場合には、保存してある検索結果に対して論理演算を行い、結果を再び一時的に保存する(S113)。   First, it is determined whether the target end point attribute is a logical operator or a normal attribute (S107). In the case of a normal attribute, a route table relating to the attribute type is searched (S109). As a result of the search, it is determined whether there is a matching route (S111). If a route is found, the result is temporarily stored (S113), and the processing returns to the remaining end point attribute processing (S105). If no matching route is found, the packet is discarded (S115), and the process returns to the packet reception process (S101). If the end point attribute of interest is a logical operator, a logical operation is performed on the stored search result, and the result is temporarily stored again (S113).

すべての終点属性を処理し終えたら、ルータは受信したパケットが自身宛の経路更新パケットであるかを判断する(S119)。経路更新パケットである場合は対応する経路表を更新し(S121)、パケット受信処理に戻る(S101)。   When all the end point attributes have been processed, the router determines whether the received packet is a route update packet addressed to itself (S119). If it is a route update packet, the corresponding route table is updated (S121), and the process returns to the packet reception process (S101).

通常のパケットである場合は保存しておいた経路情報を取り出し、出力ネットワークインタフェースを決定する(S123)。出力ネットワークインタフェースが複数あった場合は(S125)、中継すべきパケットを複製する(S127)。その後、パケット送信処理を行い(S129)、パケット受信処理に戻る(S101)。   If it is a normal packet, the stored route information is taken out and the output network interface is determined (S123). When there are a plurality of output network interfaces (S125), the packet to be relayed is duplicated (S127). Thereafter, a packet transmission process is performed (S129), and the process returns to the packet reception process (S101).

なお、本発明は、上記の実施例に限定されることなく、特許請求の範囲内において種々の変更及び応用が可能である。   In addition, this invention is not limited to said Example, A various change and application are possible within a claim.

本発明が適用される属性通信システムの構成例を示す図The figure which shows the structural example of the attribute communication system to which this invention is applied. 本発明の実施例による属性通信経路制御装置のブロック図The block diagram of the attribute communication path control apparatus by the Example of this invention 本発明の実施例で使用されるパケットヘッダのフォーマットPacket header format used in embodiments of the present invention 本発明の実施例で使用される属性のフォーマットAttribute format used in embodiments of the present invention 属性の例を示す図Diagram showing example attributes 論理演算子の例を示す図Diagram showing examples of logical operators 属性の論理演算式の例を示す図Diagram showing an example of a logical operation expression of attributes IPv4アドレスの属性を示す図The figure which shows the attribute of the IPv4 address ルータの接続を示す図Diagram showing router connections ルータXが保持する経路表の例を示す図The figure which shows the example of the routing table which the router X hold | maintains ルータXが送信する経路情報の例を示す図The figure which shows the example of the routing information which the router X transmits ルータXに送信された経路情報の例を示す図The figure which shows the example of the routing information transmitted to the router X ルータXの更新後の経路表の例を示す図The figure which shows the example of the route table after the update of the router X ルータにおける処理手順を示すフローチャートFlow chart showing the processing procedure in the router

符号の説明Explanation of symbols

101 属性通信システム
103 属性通信ネットワーク
105 ルータ
107 送信側装置
109 通信対象機器
201 属性通信経路制御装置
203 経路情報検索部
205 経路情報制御部
207 経路情報交換部
209 CPU
211 メモリ
213 バス
215 ネットワークインタフェース制御装置
217 ネットワークインタフェース
DESCRIPTION OF SYMBOLS 101 Attribute communication system 103 Attribute communication network 105 Router 107 Transmission side apparatus 109 Communication object apparatus 201 Attribute communication path control apparatus 203 Path information search part 205 Path information control part 207 Path information exchange part 209 CPU
211 Memory 213 Bus 215 Network interface controller 217 Network interface

Claims (13)

少なくとも属性タイプと属性値とに基づいて通信対象機器への通信経路を設定する属性通信経路制御装置であって、
前記属性タイプ毎に属性値と通信経路情報とを対応付けて格納する経路情報制御部と、
前記属性タイプのうち少なくとも1つと属性値とに基づいて、前記経路情報制御部から通信経路情報を検索する経路情報検索部と、
を有する属性通信経路制御装置。
An attribute communication path control device that sets a communication path to a communication target device based on at least an attribute type and an attribute value,
A path information control unit that stores attribute values and communication path information in association with each attribute type;
A route information search unit for searching communication route information from the route information control unit based on at least one of the attribute types and an attribute value;
An attribute communication path control device.
前記属性通信経路制御装置は、少なくとも属性タイプと属性値と属性値の修飾とに基づいて通信経路を設定し、
前記経路情報検索部は、前記属性タイプのうち少なくとも1つと属性値と属性値の修飾とに基づいて、通信経路情報を検索することを特徴とする請求項1に記載の属性通信経路制御装置。
The attribute communication path control device sets a communication path based on at least an attribute type, an attribute value, and a modification of the attribute value,
2. The attribute communication path control device according to claim 1, wherein the path information search unit searches for communication path information based on at least one of the attribute types, an attribute value, and modification of the attribute value.
前記属性通信経路制御装置は、少なくとも属性タイプと属性値と論理演算子とに基づいて通信経路を設定し、
前記経路情報検索部は、前記属性タイプのうち少なくとも1つと属性値とに基づいて、前記論理算子を用いて、前記経路情報制御部に格納されている通信経路情報を論理演算することにより、通信経路情報を検索することを特徴とする請求項1に記載の属性通信経路制御装置。
The attribute communication path control device sets a communication path based on at least an attribute type, an attribute value, and a logical operator,
The route information search unit performs a logical operation on communication route information stored in the route information control unit using the logical operator based on at least one of the attribute types and an attribute value. 2. The attribute communication path control device according to claim 1, wherein communication path information is searched.
前記属性通信経路制御装置は、少なくとも属性タイプと属性値と属性値の修飾と論理演算子とに基づいて通信経路を設定し、
前記経路情報検索部は、前記属性タイプのうち少なくとも1つと属性値と属性値の修飾とに基づいて、前記論理演算子を用いて、前記経路情報制御部に格納されている通信経路情報を論理演算することにより、通信経路情報を検索することを特徴とする請求項1に記載の属性通信経路制御装置。
The attribute communication path control device sets a communication path based on at least an attribute type, an attribute value, a modification of the attribute value, and a logical operator,
The route information search unit is configured to logically calculate communication route information stored in the route information control unit using the logical operator based on at least one of the attribute types, an attribute value, and modification of the attribute value. The attribute communication path control device according to claim 1, wherein the communication path information is searched by calculation.
隣接する通信対象機器及び属性通信経路制御装置と前記属性タイプ毎の通信経路情報を交換する経路情報交換部を更に有する請求項1乃至4のうちいずれか1項に記載の属性通信経路制御装置。   5. The attribute communication path control device according to claim 1, further comprising a path information exchanging unit configured to exchange communication path information for each attribute type with an adjacent communication target device and attribute communication path control apparatus. 前記経路情報制御部は、前記属性タイプ毎に、属性値と通信経路情報とメトリックを対応付けて格納する経路表を有することを特徴とする請求項5に記載の属性通信経路制御装置。   6. The attribute communication path control device according to claim 5, wherein the path information control unit includes a path table that stores attribute values, communication path information, and metrics in association with each attribute type. 前記の交換される通信経路情報は、属性タイプと属性値とメトリックとを有し、
前記経路情報交換部は、前記の交換される通信経路情報に含まれるメトリックに対して所定の操作を施して該メトリックを修正し、前記の修正されたメトリックと所定の閾値との関係に基づいて前記経路表を更新することを特徴とする請求項6に記載の属性通信経路制御装置。
The exchanged communication path information has an attribute type, an attribute value, and a metric.
The path information exchanging unit performs a predetermined operation on a metric included in the exchanged communication path information to correct the metric, and based on a relationship between the corrected metric and a predetermined threshold value. The attribute communication route control device according to claim 6, wherein the route table is updated.
前記属性タイプは、通信対象機器のネットワークアドレスを含むことを特徴とする請求項1乃至6のうちいずれか1項に記載の属性通信経路制御装置。   The attribute communication path control device according to claim 1, wherein the attribute type includes a network address of a communication target device. 属性に基づいて通信経路を設定する属性通信経路制御装置を経由して、送信側装置から通信対象機器に通信する属性通信システムであって、
前記送信側装置が、少なくとも属性タイプと属性値とを指定して前記通信対象機器を指定し、
前記属性タイプ毎に属性値と通信経路情報とを対応付けた経路表を有する前記属性通信経路制御装置が、前記属性タイプのうち少なくとも1つと属性値とに基づいて通信経路情報を検索し、
前記属性通信経路制御装置が、前記検索された通信経路情報に従って前記送信側装置から前記通信対象機器にパケットを送信する属性通信システム。
An attribute communication system that communicates from a transmission-side device to a communication target device via an attribute communication route control device that sets a communication route based on an attribute,
The transmitting device specifies at least the attribute type and the attribute value to specify the communication target device;
The attribute communication path control device having a routing table in which attribute values and communication path information are associated with each attribute type, searches for communication path information based on at least one of the attribute types and an attribute value;
An attribute communication system in which the attribute communication path control device transmits a packet from the transmission side device to the communication target device according to the retrieved communication path information.
前記送信側装置は、少なくとも属性タイプと属性値と属性値の修飾とを指定して前記通信対象機器を指定し、
前記属性通信経路制御装置は、前記属性タイプのうち少なくとも1つと属性値と属性値の修飾とに基づいて通信経路情報を検索することを特徴とする請求項9に記載の属性通信システム。
The transmission side device specifies the communication target device by specifying at least an attribute type, an attribute value, and a modification of the attribute value,
The attribute communication system according to claim 9, wherein the attribute communication path control device searches for communication path information based on at least one of the attribute types, an attribute value, and modification of the attribute value.
前記送信側装置は、少なくとも属性タイプと属性値と論理演算子とを指定して前記通信対象機器を指定し、
前記属性通信経路制御装置は、前記属性タイプのうち少なくとも1つと属性値とに基づいて、前記論理算子を用いて、前記経路表に格納されている通信経路情報を論理演算することにより、通信経路情報を検索することを特徴とする請求項9に記載の属性通信システム。
The transmission side device specifies the communication target device by specifying at least an attribute type, an attribute value, and a logical operator,
The attribute communication path control device performs a logical operation on communication path information stored in the path table using the logical operator based on at least one of the attribute types and an attribute value. The attribute communication system according to claim 9, wherein route information is searched.
前記送信側装置は、少なくとも属性タイプと属性値と属性値の修飾と論理演算子とを指定して前記通信対象機器を指定し、
前記属性通信経路制御装置は、前記属性タイプのうち少なくとも1つと属性値と属性値の修飾とに基づいて、前記論理演算子を用いて、前記経路表に格納されている通信経路情報を論理演算することにより、通信経路情報を検索することを特徴とする請求項9に記載の属性通信システム。
The transmission side device specifies the communication target device by specifying at least an attribute type, an attribute value, a modification of the attribute value, and a logical operator,
The attribute communication path control device performs a logical operation on the communication path information stored in the path table using the logical operator based on at least one of the attribute types, an attribute value, and modification of the attribute value. The attribute communication system according to claim 9, wherein communication path information is searched by performing the search.
前記送信側装置は、属性を規定するAuthority情報を更に指定して前記通信対象機器を指定することを特徴とする請求項9乃至12のうちいずれか1項に記載の属性通信システム。   13. The attribute communication system according to claim 9, wherein the transmission side apparatus further specifies Authority information defining an attribute to specify the communication target device.
JP2005126645A 2005-04-25 2005-04-25 Attribute communication path control device and attribute communication system Active JP4558571B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005126645A JP4558571B2 (en) 2005-04-25 2005-04-25 Attribute communication path control device and attribute communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005126645A JP4558571B2 (en) 2005-04-25 2005-04-25 Attribute communication path control device and attribute communication system

Publications (2)

Publication Number Publication Date
JP2006304190A true JP2006304190A (en) 2006-11-02
JP4558571B2 JP4558571B2 (en) 2010-10-06

Family

ID=37471909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005126645A Active JP4558571B2 (en) 2005-04-25 2005-04-25 Attribute communication path control device and attribute communication system

Country Status (1)

Country Link
JP (1) JP4558571B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001189756A (en) * 1999-12-28 2001-07-10 Ntt Docomo Inc Header structure of packet and packet transfer control method
JP2003069620A (en) * 2001-08-22 2003-03-07 Kddi Research & Development Laboratories Inc Route selecting system for mesh type radio communication network
WO2004051965A1 (en) * 2002-11-28 2004-06-17 Qosmos Method and computer system for triggering an action on digital communication data
WO2004104850A1 (en) * 2003-05-13 2004-12-02 Kiyon, Inc. System and method for routing packets in a wired or wireless network

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001189756A (en) * 1999-12-28 2001-07-10 Ntt Docomo Inc Header structure of packet and packet transfer control method
JP2003069620A (en) * 2001-08-22 2003-03-07 Kddi Research & Development Laboratories Inc Route selecting system for mesh type radio communication network
WO2004051965A1 (en) * 2002-11-28 2004-06-17 Qosmos Method and computer system for triggering an action on digital communication data
JP2006508597A (en) * 2002-11-28 2006-03-09 コスモス Method and computer system for triggering action based on digital communication data
WO2004104850A1 (en) * 2003-05-13 2004-12-02 Kiyon, Inc. System and method for routing packets in a wired or wireless network
JP2006526302A (en) * 2003-05-13 2006-11-16 カイヨン・インコーポレイテッド System and method for routing packets in a wired or wireless network

Also Published As

Publication number Publication date
JP4558571B2 (en) 2010-10-06

Similar Documents

Publication Publication Date Title
US9225641B2 (en) Communication between hetrogenous networks
JP4931888B2 (en) Transfer device, transfer method, and computer program
JP5850471B2 (en) COMMUNICATION SYSTEM, CONTROL DEVICE, NODE CONTROL METHOD, AND PROGRAM
JP5994846B2 (en) COMMUNICATION SYSTEM, CONTROL DEVICE, NODE, NODE CONTROL METHOD AND PROGRAM
JP5652565B2 (en) Information system, control device, communication method and program
JP5994851B2 (en) Transfer device control device, transfer device control method, communication system, and program
US20130282867A1 (en) Information system, control apparatus, method of providing virtual network, and program
JP2008054096A (en) Network repeater and method for controlling network repeater
JP2000353143A (en) Method and device for retrieving node on network and recording medium recording program for searching node
JP6195014B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, RELAY DEVICE, AND COMMUNICATION PROGRAM
CN104852840A (en) Method and device for controlling mutual access between virtual machines
JP4585944B2 (en) Packet communication device
CN114205312A (en) Method and equipment for generating table entry
JP4623317B2 (en) Communication apparatus, routing method and program
JP2008072519A (en) Apparatus and method for searching device, and program
JP4558571B2 (en) Attribute communication path control device and attribute communication system
JP6566124B2 (en) COMMUNICATION SYSTEM, FLOW CONTROL DEVICE, FLOW PROCESSING DEVICE, AND CONTROL METHOD
JP6493475B1 (en) Communication apparatus, communication system, communication control method, communication program and device connection control program
JP6470640B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, COMPUTER PROGRAM
JP2006020157A (en) Node information collecting device
KR100970385B1 (en) Method and apparatus routing for wireless network
JP2017175522A (en) Network system, control device, method and program
JP2017108247A (en) Communication system
TWI640176B (en) Communication system, communication equipment and method for switching communication destination
JP2008219400A (en) Repeater and packet relaying method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080305

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100323

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100510

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100720

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100721

R150 Certificate of patent or registration of utility model

Ref document number: 4558571

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130730

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250