JP5208161B2 - COMMUNICATION SYSTEM, RELAY STATION DEVICE, RECEPTION STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM THEREOF - Google Patents

COMMUNICATION SYSTEM, RELAY STATION DEVICE, RECEPTION STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM THEREOF Download PDF

Info

Publication number
JP5208161B2
JP5208161B2 JP2010109307A JP2010109307A JP5208161B2 JP 5208161 B2 JP5208161 B2 JP 5208161B2 JP 2010109307 A JP2010109307 A JP 2010109307A JP 2010109307 A JP2010109307 A JP 2010109307A JP 5208161 B2 JP5208161 B2 JP 5208161B2
Authority
JP
Japan
Prior art keywords
packet
relay station
receiving
unit
transmission
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.)
Active
Application number
JP2010109307A
Other languages
Japanese (ja)
Other versions
JP2011239208A (en
Inventor
暢朗 大槻
裕史 白戸
隆利 杉山
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010109307A priority Critical patent/JP5208161B2/en
Publication of JP2011239208A publication Critical patent/JP2011239208A/en
Application granted granted Critical
Publication of JP5208161B2 publication Critical patent/JP5208161B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Description

本発明は、ネットワークコーディングを用いた通信システム、中継局装置、受信局装置、および、それらの通信方法、プログラムに関する。   The present invention relates to a communication system using network coding, a relay station apparatus, a receiving station apparatus, and a communication method and program thereof.

近年、マルチホップ通信のスループットの向上を目的とした、ネットワークコーディング(NC)技術が注目されている。ネットワークコーディング技術は、マルチホップ中継を行うネットワーク上の中継局において複数の情報系列を線形符号化することによって複数のマルチキャスト通信やユニキャスト通信を多重化した上で宛先ノードとなる複数の受信局に送信し、各受信局において復号操作を行う。これによって、ネットワークコーディングを用いない場合に比べてスループットの向上を図ることができる。   In recent years, network coding (NC) technology aimed at improving the throughput of multi-hop communication has attracted attention. In the network coding technology, a plurality of information communication sequences are linearly encoded at a relay station on a network that performs multi-hop relay, and a plurality of multicast communications and unicast communications are multiplexed to a plurality of receiving stations that are destination nodes. Transmit and perform decoding operations at each receiving station. As a result, the throughput can be improved as compared with the case where network coding is not used.

ネットワークコーディングを用いたマルチホップ無線ネットワークでは、無線通信の同報性とネットワークコーディングを活用することにより、スループットの向上を実現する。中継局の役割を果たすノードは、複数の送信局ノードから受信したパケットを線形符号によって符号化し、受信局に中継する。受信局は、他のノードから受信したパケットあるいは自身が保持しているパケットを用いて、符号化されたパケットを同様の線形符号によって復号し、元の情報を得ることができる。例えば、特許文献1には無線のネットワークコーディング技術が、非特許文献1には有線のネットワークコーディング技術が記載されている。
以下、あるパケットに対し、ネットワークコーディングの符号化を施すことをNC符号化と記載し、ネットワークコーディングにより符号化されたパケットを復号することをNC復号と記載する。
In a multi-hop wireless network using network coding, throughput is improved by utilizing the broadcast capability of wireless communication and network coding. A node acting as a relay station encodes a packet received from a plurality of transmitting station nodes with a linear code and relays it to a receiving station. The receiving station can decode the encoded packet with the same linear code using the packet received from another node or the packet held by itself, and obtain the original information. For example, Patent Document 1 describes a wireless network coding technique, and Non-Patent Document 1 describes a wired network coding technique.
Hereinafter, performing coding of network coding on a certain packet will be described as NC coding, and decoding a packet coded by network coding will be described as NC decoding.

従来のネットワークコーディング技術を、最も簡単なマルチホップ通信のトポロジであるAlice & Bobトポロジを具体例として挙げて説明する。なお、NC符号化されたパケットをNCパケットと記載し、NC符号化されていないパケットをネイティブパケットと記載する。パケットとは、あるノードが持つビット情報のことである。また、NC符号化には、線形符号化の1例である排他的論理和(XOR)を用いるものとする。   A conventional network coding technique will be described by taking the Alice & Bob topology, which is the simplest multi-hop communication topology, as a specific example. Note that NC-encoded packets are referred to as NC packets, and non-NC-encoded packets are referred to as native packets. A packet is bit information held by a certain node. In addition, it is assumed that exclusive OR (XOR), which is an example of linear encoding, is used for NC encoding.

図13は、ネットワークコーディングを用いたAlice & Bobトポロジにおける通信手順を示す図である。このトポロジでは両端の送受信局であるノードN1、N2が、互いに中継局であるノードRを介して双方向の通信を行う。各ノードの送信タイミングはタイムスロットにより区切られており、互いに干渉することはない。
ネットワークコーディングを用いたAlice & Bobトポロジの通信手順は、以下のようになる。
FIG. 13 is a diagram illustrating a communication procedure in the Alice & Bob topology using network coding. In this topology, nodes N1 and N2 which are transmitting and receiving stations at both ends perform bidirectional communication with each other via a node R which is a relay station. The transmission timing of each node is delimited by time slots and does not interfere with each other.
The communication procedure of Alice & Bob topology using network coding is as follows.

(1)時刻T1において、ノードN1(node-N1)がネイティブパケットであるパケットAをノードR(node-R)に送信する。ノードRはパケットAを受信する。
(2)時刻T2において、ノードN2(node-N2)がネイティブパケットであるパケットBをノードRに送信する。ノードRはパケットBを受信する。
(1) At time T1, node N1 (node-N1) transmits packet A, which is a native packet, to node R (node-R). Node R receives packet A.
(2) At time T2, the node N2 (node-N2) transmits the packet B, which is a native packet, to the node R. Node R receives packet B.

(3)時刻T3において、ノードRがパケットAとパケットBに対してNC符号化を行い、NCパケットXを生成する。ノードRは、NCパケットXをノードN1およびノードN2に対して同報送信する。ノードN1は、自身が時刻T1において送信したパケットAと時刻T3において受信したNCパケットXとを用いてNC復号を行うことにより、パケットBを取得する。同様に、ノードN2においても、自身が時刻T2において送信したパケットBと時刻T3において受信したNCパケットXとを用いてNC復号を行うことにより、パケットAを取得する。NC復号には、NC符号化同様、パケット同士の排他的論理和が用いられる。 (3) At time T3, the node R performs NC encoding on the packet A and the packet B, and generates an NC packet X. Node R broadcasts NC packet X to nodes N1 and N2. The node N1 acquires the packet B by performing NC decoding using the packet A transmitted by the node N1 at time T1 and the NC packet X received at time T3. Similarly, the node N2 also obtains the packet A by performing NC decoding using the packet B transmitted by itself at the time T2 and the NC packet X received at the time T3. In NC decoding, exclusive OR of packets is used as in NC encoding.

上記の手順において必要となるタイムスロット数は3である。一方、NC符号化を用いない場合、ノードRからノードN2へのパケットAの送信と、ノードRからノードN1へのパケットBの送信を別のタイムスロットにおいて行なう必要があるため、必要となるタイムスロット数は4となる。従って、NC符号化を用いない場合と用いた場合とを比較すると、NC符号化を適用することにより、ノードN1とノードN2が情報のやり取りを行うために消費するタイムスロット数が3/4になる。   The number of time slots required in the above procedure is three. On the other hand, when NC encoding is not used, the transmission of packet A from node R to node N2 and the transmission of packet B from node R to node N1 need to be performed in different time slots. The number of slots is 4. Therefore, comparing the case where NC encoding is not used with the case where NC encoding is used, by applying NC encoding, the number of time slots consumed for exchanging information between node N1 and node N2 is reduced to 3/4. Become.

また、NCパケットに対してNC復号処理を行う際に用いるパケットを鍵パケットと呼ぶ。図13に記載した手順の場合、ノードN1については、NCパケットXからパケットBを取得するために用いるパケットAが鍵パケットであり、ノードN2については、NCパケットXからパケットAを取得するために用いるパケットBが鍵パケットである。例えば、特許文献2には、NC復号処理を行なうときに用いる鍵パケットを特定するため、NCパケットの生成に用いたネイティブパケットのIDをヘッダ情報としてペイロードに付加している。   A packet used when performing NC decryption processing on an NC packet is called a key packet. In the case of the procedure described in FIG. 13, for the node N1, the packet A used for obtaining the packet B from the NC packet X is a key packet, and for the node N2, the packet A is obtained from the NC packet X. The packet B to be used is a key packet. For example, in Patent Document 2, an ID of a native packet used for generating an NC packet is added to the payload as header information in order to identify a key packet used when performing NC decryption processing.

特開2009−206778号公報JP 2009-206778 A

R.Ahlswede, S.Li, and R. Yeung, “Network information flow,” IEEE Trans. Inf. Theory, vol.46, no.4, pp.1204-1216, Jul.2000R.Ahlswede, S.Li, and R. Yeung, “Network information flow,” IEEE Trans. Inf. Theory, vol.46, no.4, pp.1204-1216, Jul.2000 Sachin Katti, Hariharan Rahul, et al “XORs in The Air: Practical Wireless Network Coding,” Proc. ACM SIGCOMM 2006, Pisa, Italy, Sep.2006, pp.243-254Sachin Katti, Hariharan Rahul, et al “XORs in The Air: Practical Wireless Network Coding,” Proc. ACM SIGCOMM 2006, Pisa, Italy, Sep.2006, pp.243-254

ネットワークコーディング技術を用いた通信では、受信したNCパケットをNC復号するための鍵パケットを正しく選択しないと、ネイティブパケットを正しく得ることができない。そこで、上述したように従来は、NC符号化に用いたネイティブパケットのIDをNCパケットに付加して送信することにより、NCパケットを受信したノードにおいて鍵パケットを正しく選択できるようにしている。しかし、NCパケットに鍵パケットを選択可能とするための情報を付加すると、オーバーヘッドが大きくなってしまうため、システムスループットが劣化するという問題がある。加えて、全体のパケットサイズが大きくなってしまうため、伝送遅延が長大するという問題もある。また、現在の通信の標準規格には、鍵パケットを選択可能とするための情報を付加するフィールドは規定されていない。そのため、鍵パケットを選択可能とするための情報を付加してパケットを送信した場合、標準規格に準拠した通信システムと共存できない可能性がある。   In communication using network coding technology, a native packet cannot be obtained correctly unless a key packet for NC decryption of the received NC packet is correctly selected. Therefore, as described above, conventionally, the ID of the native packet used for NC encoding is added to the NC packet and transmitted, so that the key packet can be correctly selected at the node that received the NC packet. However, if information for enabling selection of a key packet is added to an NC packet, the overhead increases, resulting in a problem that system throughput deteriorates. In addition, since the overall packet size becomes large, there is a problem that transmission delay is long. In addition, the current communication standard does not define a field to which information for enabling selection of a key packet is added. For this reason, when a packet is transmitted with information for enabling selection of a key packet, there is a possibility that it cannot coexist with a communication system compliant with the standard.

本発明は、このような事情を考慮してなされたものであり、その目的は、NCパケットに鍵パケットを選択するための情報を付加することなく、NCパケットを受信したノードにおいて正しく鍵パケットを選択し、NC復号を行うことができる通信システム、中継局装置、受信局装置、および、それらの通信方法、プログラムを提供することにある。   The present invention has been made in consideration of such circumstances, and its purpose is to correctly insert a key packet at a node that has received the NC packet without adding information for selecting the key packet to the NC packet. It is to provide a communication system, a relay station apparatus, a receiving station apparatus, a communication method thereof, and a program capable of selecting and performing NC decoding.

上述した課題を解決するために、本発明は、中継局装置と2台の受信局装置とを有する通信システムであって、前記受信局装置は、前記中継局装置に送信された他の前記受信局装置宛のパケットを格納し、格納している前記パケットを前記中継局への送信順に出力する送信済バッファ部と、前記中継局装置からネットワーク符号化されたパケットを受信する受信局受信部と、前記受信局受信部により受信した前記ネットワーク符号化されたパケットを、前記送信済バッファ部から送信順に出力される前記パケットにより復号するネットワーク符号化復号部とを備え、前記中継局装置は、前記受信局装置宛の前記パケットを受信する中継局受信部と、送信先の前記受信局装置に対応して設けられ、前記中継局受信部により受信した前記パケットを格納し、格納している前記パケットを受信順に出力する2つの転送バッファ部と、前記中継局受信部により受信した前記パケットを、該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて前記2つの転送バッファ部の中から選択した前記転送バッファ部に格納する中継局判定制御部と、前記2つの転送バッファ部それぞれから受信順に出力された前記パケットをネットワーク符号化するネットワーク符号化部と、前記ネットワーク符号化部によりネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信部とを備える、ことを特徴とする通信システムである。   In order to solve the above-described problem, the present invention is a communication system having a relay station device and two receiving station devices, wherein the receiving station device receives the other received signals transmitted to the relay station device. A transmitted buffer unit that stores packets addressed to a station device, and outputs the stored packets in the order of transmission to the relay station; a receiving station receiver unit that receives a network-encoded packet from the relay station device; A network encoding / decoding unit that decodes the network-encoded packet received by the receiving station receiving unit with the packet output in the order of transmission from the transmitted buffer unit, and the relay station device includes: The relay station receiving unit that receives the packet addressed to the receiving station device, and the packet received by the relay station receiving unit, provided corresponding to the receiving station device of the transmission destination Two transfer buffer units that store and output the stored packets in the order of reception, and the packets received by the relay station reception unit are transmitted to the transmission destination or transmission source of the reception station device added to the packets. A relay station determination control unit for storing in the transfer buffer unit selected from the two transfer buffer units based on the address, and a network for encoding the packets output from the two transfer buffer units in the order received A communication system comprising: an encoding unit; and a relay station transmission unit that transmits the packet that has been network-encoded by the network encoding unit to the reception station device.

また、本発明は、上述した通信システムであって、前記受信局装置は、送信先の前記他の受信局装置のアドレス、または、送信元の自受信局装置のアドレスの少なくとも一方を付加したパケットを前記中継局装置に送信する受信局送信部をさらに備え、前記送信済バッファ部は、前記受信局送信部により送信された前記パケットを格納する、ことを特徴とする。   Further, the present invention is the communication system described above, wherein the receiving station device adds a packet to which at least one of an address of the other receiving station device as a transmission destination or an address of the own receiving station device as a transmission source is added. Is further provided with a receiving station transmitting unit that transmits the packet transmitted by the receiving station transmitting unit.

また、本発明は、上述した通信システムであって、前記中継局判定制御部は、前記2つの転送バッファ部のいずれかのみにパケットが格納されている場合、パケットが格納されている前記転送バッファ部から受信順に出力された前記パケットを前記中継局送信部により送信するよう制御し、前記受信局装置は、前記送信済バッファ部にパケットが格納されていない場合、前記受信局受信部により受信した前記パケットを出力し、前記受信局受信部により受信した前記パケットが前記送信済バッファ部に格納されている場合、受信した前記パケットを前記送信済バッファ部から削除する受信局判定制御部をさらに備える、ことを特徴とする。   Further, the present invention is the communication system described above, wherein the relay station determination control unit, when a packet is stored only in one of the two transfer buffer units, the transfer buffer in which the packet is stored The relay station transmitting unit controls the packets output in the order received from the relay station, and the receiving station device receives the packet received by the receiving station receiving unit when no packet is stored in the transmitted buffer unit. A receiving station determination control unit that outputs the packet and deletes the received packet from the transmitted buffer unit when the packet received by the receiving station receiving unit is stored in the transmitted buffer unit; It is characterized by that.

また、本発明は、上述した通信システムであって、前記中継局送信部は、前記パケットに前記2台の受信局装置のアドレス、及び、中継局装置のアドレスを付加して送信し、前記受信局判定制御部は、前記受信局受信部により受信したパケットに自受信局装置のアドレス、他の受信局装置のアドレス、または、前記中継局装置のアドレスのうち1以上が設定されていない場合、他の通信システムから送信されたパケットの受信処理を行なうよう制御する、ことを特徴とする。   Further, the present invention is the communication system described above, wherein the relay station transmission unit transmits the packet with the addresses of the two reception station devices and the addresses of the relay station devices added thereto, and the reception The station determination control unit, when one or more of the address of its own receiving station device, the address of another receiving station device, or the address of the relay station device is not set in the packet received by the receiving station receiving unit, Control is performed to receive a packet transmitted from another communication system.

また、本発明は、中継局装置と2台の受信局装置とを有する通信システムにおける前記中継局装置であって、前記受信局装置宛のパケットを受信する中継局受信部と、送信先の前記受信局装置に対応して設けられ、前記中継局受信部により受信した前記パケットを格納し、格納している前記パケットを受信順に出力する2つの転送バッファ部と、前記中継局受信部により受信した前記パケットを、該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて前記2つの転送バッファ部の中から選択した前記転送バッファ部に格納する中継局判定制御部と、前記2つの転送バッファ部それぞれから受信順に出力された前記パケットをネットワーク符号化するネットワーク符号化部と、前記ネットワーク符号化部によりネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信部と、を備えることを特徴とする中継局装置である。   Further, the present invention is the relay station device in a communication system having a relay station device and two receiving station devices, the relay station receiving unit receiving a packet addressed to the receiving station device, and the transmission destination Two transfer buffer units provided corresponding to the receiving station device, storing the packets received by the relay station receiving unit, and outputting the stored packets in the order of reception, and received by the relay station receiving unit A relay station determination control unit that stores the packet in the transfer buffer unit selected from the two transfer buffer units based on an address of the receiving station device of the transmission destination or transmission source added to the packet; A network encoding unit that performs network encoding on the packets output in the order received from each of the two transfer buffer units, and a network encoding unit A relay station transmitting unit for transmitting the network coding said packets were in the receiving station apparatus, a relay station apparatus comprising: a.

また、本発明は、中継局装置と2台の受信局装置とを有する通信システムにおける前記受信局装置であって、前記中継局装置に送信された他の前記受信局装置宛のパケットを格納し、格納している前記パケットを前記中継局への送信順に出力する送信済バッファ部と、前記中継局装置からネットワーク符号化されたパケットを受信する受信局受信部と、前記受信局受信部により受信した前記ネットワーク符号化されたパケットを、前記送信済バッファ部から送信順に出力される前記パケットにより復号するネットワーク符号化復号部と、を備えることを特徴とする受信局装置である。   Further, the present invention provides the receiving station device in a communication system having a relay station device and two receiving station devices, and stores packets addressed to the other receiving station devices transmitted to the relay station device. A received buffer unit for outputting the stored packets in the order of transmission to the relay station, a receiving station receiving unit for receiving network-encoded packets from the relay station device, and reception by the receiving station receiving unit And a network encoding / decoding unit that decodes the network-encoded packet using the packets output in the order of transmission from the transmitted buffer unit.

また、本発明は、中継局装置と2台の受信局装置とを有する通信システムに用いられる通信方法であって、受信局装置において、送信済バッファ部が、前記中継局装置に送信された他の前記受信局装置宛のパケットを格納する送信パケット格納過程と、前記中継局装置において、中継局受信部が、前記受信局装置宛の前記パケットを受信する中継局受信過程と、中継局判定制御部が、前記中継局受信過程において受信した前記パケットを、送信先の前記受信局装置に対応して設けられた2つの転送バッファ部の中から該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて選択した前記転送バッファ部に格納する受信パケット格納過程とを有する一方、前記中継局装置において、前記2つの転送バッファ部それぞれが、格納している前記パケットのうち最初に受信したパケットを出力するパケット出力過程と、ネットワーク符号化部が、前記パケット出力過程において前記2つの転送バッファ部それぞれから出力されたパケットをネットワーク符号化するネットワーク符号化過程と、中継局送信部が、前記ネットワーク符号化過程においてネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信過程と、前記受信局装置において、受信局受信部が、前記中継局装置から前記ネットワーク符号化されたパケットを受信する受信局受信過程と、前記送信済バッファ部が、格納している前記パケットのうち最初に送信された前記パケットを出力する鍵パケット出力過程と、ネットワーク符号化復号部が、前記受信局受信過程において受信した前記ネットワーク符号化されたパケットを、前記鍵パケット出力過程において前記送信済バッファ部から出力された前記パケットにより復号するネットワーク符号化復号過程と、を有することを特徴とする通信方法である。   Further, the present invention is a communication method used in a communication system having a relay station device and two receiving station devices, wherein a transmitted buffer unit is transmitted to the relay station device in the receiving station device. A transmission packet storing process for storing a packet addressed to the receiving station apparatus, a relay station receiving process in which the relay station receiving unit receives the packet addressed to the receiving station apparatus, and a relay station determination control in the relay station apparatus Unit receives the packet received in the relay station reception process from the two transfer buffer units provided corresponding to the receiving station device of the transmission destination, the transmission destination or the transmission source added to the packet A receiving packet storage process for storing the received packet in the transfer buffer unit selected based on the address of the receiving station device. In the relay station device, each of the two transfer buffer units A packet output process for outputting the first received packet among the stored packets, and a network encoding unit for network encoding a packet output from each of the two transfer buffer units in the packet output process A network encoding process, a relay station transmitting unit transmitting the packet that has been network encoded in the network encoding process to the receiving station device, and a receiving station receiving unit in the receiving station device. A receiving station receiving process for receiving the network-encoded packet from the relay station device, and a key packet for outputting the packet transmitted first among the packets stored by the transmitted buffer unit An output process and a network encoding / decoding unit receive in the receiving station reception process. The network coded packet is a communication method characterized by having a network coding decoding step of decoding by the packet output from the transmission completion buffer in the key packet output process.

また、本発明は、中継局装置と2台の受信局装置とを有する通信システムにおける前記中継局装置に用いられる通信方法であって、中継局受信部が、前記受信局装置宛のパケットを受信する中継局受信過程と、中継局判定制御部が、前記中継局受信過程において受信した前記パケットを、送信先の前記受信局装置に対応して設けられた2つの転送バッファ部の中から該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて選択した前記転送バッファ部に格納する受信パケット格納過程とを有する一方、前記2つの転送バッファ部それぞれが、格納している前記パケットのうち最初に受信したパケットを出力するパケット出力過程と、ネットワーク符号化部が、前記パケット出力過程において前記2つの転送バッファ部それぞれから出力されたパケットをネットワーク符号化するネットワーク符号化過程と、中継局送信部が、前記ネットワーク符号化過程においてネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信過程と、を有することを特徴とする通信方法である。   The present invention is also a communication method used for the relay station apparatus in a communication system having a relay station apparatus and two receiving station apparatuses, wherein the relay station receiving unit receives a packet addressed to the receiving station apparatus. The relay station receiving process, and the relay station determination control unit receives the packet received in the relay station receiving process from the two transfer buffer units provided corresponding to the receiving station device of the transmission destination. Received packet storage process for storing in the transfer buffer unit selected based on the address of the transmission destination or transmission source device added to the transmission station, while each of the two transfer buffer units stores A packet output process for outputting a packet received first among the packets, and a network encoding unit configured to transmit the two transfer buffers in the packet output process. A network encoding process for network encoding packets output from each of the units, and a relay station transmission process for the relay station transmission unit to transmit the network encoded packets in the network encoding process to the receiving station device; And a communication method characterized by comprising:

また、本発明は、中継局装置と2台の受信局装置とを有する通信システムにおける前記受信局装置に用いられる通信方法であって、送信済バッファ部が、前記中継局装置に送信された他の前記受信局装置宛のパケットを格納する送信パケット格納過程を有する一方、受信局受信部が、前記中継局装置から前記ネットワーク符号化されたパケットを受信する受信局受信過程と、前記送信済バッファ部が、格納している前記パケットのうち最初に送信された前記パケットを出力する鍵パケット出力過程と、ネットワーク符号化復号部が、前記受信局受信過程において受信した前記ネットワーク符号化されたパケットを、前記鍵パケット出力過程において前記送信済バッファ部から出力された前記パケットにより復号するネットワーク符号化復号過程と、を有することを特徴とする通信方法である。   The present invention is also a communication method used for the receiving station apparatus in a communication system having a relay station apparatus and two receiving station apparatuses, wherein a transmitted buffer unit is transmitted to the relay station apparatus. A receiving packet receiving process in which the receiving station receiving unit receives the network-encoded packet from the relay station apparatus, and a transmitted buffer. A key packet output process for outputting the first transmitted packet out of the stored packets, and a network encoding / decoding unit receiving the network encoded packet received in the receiving station reception process. A network encoding decoding process for decoding with the packet output from the transmitted buffer unit in the key packet output process When a communication method characterized by having a.

また、本発明は、中継局装置と2台の受信局装置とを有する通信システムにおける前記中継局装置に用いられるコンピュータを、前記受信局装置宛のパケットを受信する中継局受信部、送信先の前記受信局装置に対応して設けられ、前記中継局受信部により受信した前記パケットを格納し、格納している前記パケットを受信順に出力する2つの転送バッファ部と、前記中継局受信部により受信した前記パケットを、該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて前記2つの転送バッファ部の中から選択した前記転送バッファ部に格納する中継局判定制御部と、前記2つの転送バッファ部それぞれから受信順に出力された前記パケットをネットワーク符号化するネットワーク符号化部、前記ネットワーク符号化部によりネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信部、として機能させることを特徴とするプログラムである。   Further, the present invention provides a computer used in the relay station apparatus in a communication system having a relay station apparatus and two receiving station apparatuses, a relay station receiving unit that receives a packet addressed to the receiving station apparatus, a transmission destination Two transfer buffer units provided corresponding to the receiving station device, storing the packets received by the relay station receiving unit and outputting the stored packets in the order of reception, and received by the relay station receiving unit A relay station determination control unit that stores the packet in the transfer buffer unit selected from the two transfer buffer units based on the address of the receiving station device of the transmission destination or the transmission source added to the packet; A network encoding unit for network encoding the packets output in the order received from each of the two transfer buffer units, and the network code Is a program for causing the network functional encoded the packet was as a relay station transmitting unit, to be transmitted to the receiving station apparatus by the unit.

また、本発明は、中継局装置と2台の受信局装置とを有する通信システムにおける前記受信局装置に用いられるコンピュータを、前記中継局装置に送信された他の前記受信局装置宛のパケットを格納し、格納している前記パケットを前記中継局への送信順に出力する送信済バッファ部、前記中継局装置からネットワーク符号化されたパケットを受信する受信局受信部、前記受信局受信部により受信した前記ネットワーク符号化されたパケットを、前記送信済バッファ部から送信順に出力される前記パケットにより復号するネットワーク符号化復号部、として機能させることを特徴とするプログラムである。   According to another aspect of the present invention, there is provided a computer used in the receiving station apparatus in a communication system having a relay station apparatus and two receiving station apparatuses, and a packet addressed to the other receiving station apparatus transmitted to the relay station apparatus. Stored, the transmitted buffer unit that outputs the stored packets in the order of transmission to the relay station, the receiving station receiving unit that receives a network-encoded packet from the relay station device, and the receiving station receiving unit that receives the packet The network encoded packet is made to function as a network encoding / decoding unit that decodes the network-encoded packet by the packet output in the order of transmission from the transmitted buffer unit.

本発明によれば、ネットワークコーディングを用いた通信システムにおいて、中継局装置は、NCパケットに鍵パケットを選択するための情報を付加することなくNCパケットを送信し、このNCパケットを受信した受信局装置において正しく鍵パケットを選択し、NC復号を行うことができる。従って、鍵パケットの選択に用いる追加情報をNCパケットに付加することによって発生するスループット劣化や、伝送遅延の長大を防ぐことができる。また、NCパケットに追加情報を付加する必要がないため、既存の標準規格をそのまま適用することが可能である。よって、NC符号化されていないパケットの受信も可能であり、ネットワークコーディングを適用していない既存の通信システムと共存することができる。
加えて、受信局装置は、パケットの通信において一般的に付加されるアドレス情報や、自局が備える送信済バッファ内のパケット蓄積状況によって、受信したパケットがNCパケットであるか、自装置宛のネイティブパケットであるか、自装置が送信したパケットであるか、他通信システムのノードから送信されたパケットであるかを簡易に判断し、適切な受信処理を行なうことができる。
According to the present invention, in a communication system using network coding, a relay station apparatus transmits an NC packet without adding information for selecting a key packet to the NC packet, and receives the NC packet. The device can correctly select the key packet and perform NC decryption. Therefore, it is possible to prevent throughput degradation and long transmission delay caused by adding additional information used for selecting the key packet to the NC packet. Further, since it is not necessary to add additional information to the NC packet, the existing standard can be applied as it is. Therefore, it is possible to receive packets that are not NC-encoded and coexist with existing communication systems that do not apply network coding.
In addition, the receiving station apparatus determines whether the received packet is an NC packet or is addressed to the own apparatus depending on address information generally added in packet communication or the packet accumulation status in the transmitted buffer provided in the own station. It is possible to easily determine whether the packet is a native packet, a packet transmitted from its own device, or a packet transmitted from a node of another communication system, and appropriate reception processing can be performed.

本発明の一実施形態による通信システムの全体構成図である。1 is an overall configuration diagram of a communication system according to an embodiment of the present invention. 同実施形態による通信システムに用いられる無線フレームを示す図である。It is a figure which shows the radio | wireless frame used for the communication system by the embodiment. 同実施形態による通信システムの動作概要を示す図である。It is a figure which shows the operation | movement outline | summary of the communication system by the embodiment. 同実施形態による通信システムの動作概要を示す図である。It is a figure which shows the operation | movement outline | summary of the communication system by the embodiment. 同実施形態による通信システムの動作概要を示す図である。It is a figure which shows the operation | movement outline | summary of the communication system by the embodiment. 同実施形態による送受信局の構成例を示すブロック図である。It is a block diagram which shows the structural example of the transmission / reception station by the embodiment. 同実施形態による中継局の構成例を示すブロック図である。It is a block diagram which shows the structural example of the relay station by the embodiment. 同実施形態による送受信局の送信処理フローを示す図である。It is a figure which shows the transmission processing flow of the transmission / reception station by the embodiment. 同実施形態による中継局の受信処理フローを示す図である。It is a figure which shows the reception processing flow of the relay station by the embodiment. 同実施形態による中継局の送信処理フローを示す図である。It is a figure which shows the transmission processing flow of the relay station by the embodiment. 同実施形態による送受信局の受信処理フローを示す図である。It is a figure which shows the reception processing flow of the transmission / reception station by the embodiment. 同実施形態による送受信局の判定処理フローを示す図である。It is a figure which shows the determination processing flow of the transmission / reception station by the embodiment. 従来技術によるネットワークコーディングを用いた通信手順を示す図である。It is a figure which shows the communication procedure using the network coding by a prior art.

以下、図面を参照しながら本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の一実施形態による通信システムの全体構成図である。同図に示すように、本実施形態の通信システムは、ネットワークコーディング(以下、「NC」とも記載)技術を用いた2ホップ無線中継システムであり、2台の送受信局1と、中継局2とからなる。以下、2台の送受信局1をそれぞれ、送受信局1a、1bと記載する。同図に示す通信システムにおいて、受信局装置と送信局装置を兼ねた送受信局1a、1bは、中継局装置である中継局2を介して双方向の通信を行う。送受信局1a、1b、及び、中継局2は、CSMA/CA(carrier sense multiple access / collision avoidance)によって動作し、キャリアセンスは理想的に機能するものとする。そのため、送受信局1a、1b、及び、中継局2それぞれの送信タイミングはタイムスロットにより区切られ、互いに干渉することがないものとする。システム全体におけるn番目の送信タイミングを時刻Tnと表す。また、送受信局1a、1bは、受信した無線信号を送信先等に関わらず必ず復調するプロミスキャスモードで動作する。   FIG. 1 is an overall configuration diagram of a communication system according to an embodiment of the present invention. As shown in the figure, the communication system of the present embodiment is a two-hop wireless relay system using a network coding (hereinafter also referred to as “NC”) technique, which includes two transmitting / receiving stations 1, a relay station 2, Consists of. Hereinafter, the two transmission / reception stations 1 are referred to as transmission / reception stations 1a and 1b, respectively. In the communication system shown in the figure, transmission / reception stations 1a and 1b which serve as a receiving station apparatus and a transmitting station apparatus perform bidirectional communication via a relay station 2 which is a relay station apparatus. The transmission / reception stations 1a and 1b and the relay station 2 operate by CSMA / CA (carrier sense multiple access / collision avoidance), and carrier sense functions ideally. Therefore, the transmission timings of the transmission / reception stations 1a and 1b and the relay station 2 are divided by time slots and do not interfere with each other. The nth transmission timing in the entire system is represented as time Tn. Further, the transmission / reception stations 1a and 1b operate in a promiscuous mode in which a received radio signal is always demodulated regardless of a transmission destination or the like.

図2は、本発明の実施形態による通信システムにおいてパケットの送受信に用いられる無線フレームを示す図である。本実施形態の通信システムでは、標準(IEEE802.11)に準拠したMAC(Medium Access Control)フレームが用いられる。同図に示すように、MACフレームは、送信先アドレス、送信元アドレス、中継アドレスが設定される3つのアドレスフィールド(Address 1、Address 2、Address 3)や、パケットが設定されるフィールドであるペイロード(payload)を含む。ペイロード(payload)には、ネットワークコーディングの符号化が施されたパケットであるNCパケットや、ネットワークコーディングの符号化が施されていないパケットであるネイティブパケットが設定される。以下、ネットワークコーディングの符号化を施すことを「NC符号化」と記載し、ネットワークコーディングにより符号化されたパケットを復号することを「NC復号」と記載する。また、NCパケットをNC復号するために必要となるパケットを「鍵パケット」と記載する。   FIG. 2 is a diagram illustrating a radio frame used for packet transmission / reception in the communication system according to the embodiment of the present invention. In the communication system of the present embodiment, a MAC (Medium Access Control) frame compliant with the standard (IEEE802.11) is used. As shown in the figure, the MAC frame is a payload which is a field in which three address fields (Address 1, Address 2, Address 3) in which a transmission destination address, a transmission source address, and a relay address are set, and a packet is set. (Payload) is included. In the payload, an NC packet that is a packet that has been encoded with network coding and a native packet that is a packet that has not been encoded with network coding are set. Hereinafter, performing network coding is referred to as “NC coding”, and decoding a packet encoded by network coding is referred to as “NC decoding”. In addition, a packet necessary for NC decryption of an NC packet is referred to as a “key packet”.

送受信局1から他の送受信局1宛のパケットを中継局2へ送信する場合、Address 1には中継局2のアドレスが設定され、Address 2にはパケットの送信元である送受信局1のアドレスが設定され、Address 3には最終的な宛先となる送受信局1のアドレスが設定される。
中継局2から送受信局1へ中継パケットを送信する場合、ペイロードに設定される中継パケットがNCパケットか、ネイティブパケットかに関わらず、Address 2には中継局2のアドレスが設定される。そして、中継パケットがNCパケットである場合、Address 1にはいずれかの送受信局1のアドレスが設定され、Address 3には他方の送受信局1のアドレスが設定される。中継パケットがネイティブパケットである場合、Address 1にはパケットの最終的な宛先となる送受信局1のアドレスが、Address 3にはパケットの送信元である送受信局1のアドレスが設定される。
When a packet addressed to another transmission / reception station 1 is transmitted from the transmission / reception station 1 to the relay station 2, the address of the relay station 2 is set in Address 1, and the address of the transmission / reception station 1 that is the transmission source of the packet is stored in Address 2. The address of the transmitting / receiving station 1 that is the final destination is set in Address 3.
When a relay packet is transmitted from the relay station 2 to the transmitting / receiving station 1, the address of the relay station 2 is set in Address 2 regardless of whether the relay packet set in the payload is an NC packet or a native packet. When the relay packet is an NC packet, the address of one transmitting / receiving station 1 is set in Address 1 and the address of the other transmitting / receiving station 1 is set in Address 3. When the relay packet is a native packet, the address of the transmitting / receiving station 1 that is the final destination of the packet is set in Address 1, and the address of the transmitting / receiving station 1 that is the source of the packet is set in Address 3.

図3〜図5は、図1に示す通信システムの動作概要を示す図である。
送受信局1は、中継局2に送信したパケットを送信順に格納する送信済バッファを備えている。また、中継局2は、転送バッファとして、送受信局1aから送受信局1b宛のパケットを受信順に格納する第1転送バッファと、送受信局1bから送受信局1a宛のパケットを受信順に格納する第2転送バッファとを備えている。
3 to 5 are diagrams showing an outline of the operation of the communication system shown in FIG.
The transmission / reception station 1 includes a transmitted buffer that stores packets transmitted to the relay station 2 in the order of transmission. Further, the relay station 2 as a transfer buffer stores a first transfer buffer that stores packets addressed to the transmission / reception station 1b from the transmission / reception station 1a in the order of reception, and a second transfer that stores packets addressed to the transmission / reception station 1a from the transmission / reception station 1b. And a buffer.

図3において、時刻T1に、送受信局1aが送信機会を得ると、送受信局1b宛のネイティブパケットであるパケットα1を中継局2に送信する。送受信局1aは、送信したパケットα1を送信済バッファに格納し、中継局2は、受信したパケットα1を第1転送バッファに格納する。
続いて、時刻T2に、送受信局1aが送信機会を得ると、送受信局1b宛のネイティブパケットであるパケットα2を中継局2に送信する。送受信局1aは、パケットα2がパケットα1の後の順序となるように送信済バッファに格納し、中継局2は、受信したパケットα2がパケットα1の後の順序となるように第1転送バッファに格納する。
In FIG. 3, when the transmission / reception station 1a obtains a transmission opportunity at time T1, a packet α1, which is a native packet addressed to the transmission / reception station 1b, is transmitted to the relay station 2. The transmitting / receiving station 1a stores the transmitted packet α1 in the transmitted buffer, and the relay station 2 stores the received packet α1 in the first transfer buffer.
Subsequently, when the transmission / reception station 1a obtains a transmission opportunity at time T2, the packet α2, which is a native packet addressed to the transmission / reception station 1b, is transmitted to the relay station 2. The transmitting / receiving station 1a stores the packet α2 in the transmitted buffer so that the packet α2 is in the order after the packet α1, and the relay station 2 stores the received packet α2 in the first transfer buffer so that the packet α2 is in the order after the packet α1. Store.

図4において、時刻T3に、送受信局1bが送信機会を得ると、送受信局1a宛のネイティブパケットであるパケットβ1を中継局2に送信する。送受信局1bは、送信したパケットβ1を送信済バッファに格納し、中継局2は、受信したパケットβ1を第2転送バッファに格納する。   In FIG. 4, when the transmission / reception station 1b obtains a transmission opportunity at time T3, a packet β1, which is a native packet addressed to the transmission / reception station 1a, is transmitted to the relay station 2. The transmitting / receiving station 1b stores the transmitted packet β1 in the transmitted buffer, and the relay station 2 stores the received packet β1 in the second transfer buffer.

さらに、時刻T4には、送受信局1aが送受信局1b宛のネイティブパケットであるパケットα3を中継局2に送信し、送受信局1aの送信済バッファ、及び、中継局2の第1転送バッファには、パケットα3がパケットα2の後の順序となるように格納され、時刻T5には、送受信局1bが送受信局1a宛のネイティブパケットであるパケットβ2を中継局2に送信し、送受信局1bの送信済バッファ、及び、中継局2の第2転送バッファには、パケットβ2がパケットβ1の後の順序となるように格納される。   Further, at time T4, the transmission / reception station 1a transmits a packet α3, which is a native packet addressed to the transmission / reception station 1b, to the relay station 2, and the transmitted buffer of the transmission / reception station 1a and the first transfer buffer of the relay station 2 The packet α3 is stored in the order after the packet α2, and at time T5, the transmission / reception station 1b transmits the packet β2, which is a native packet addressed to the transmission / reception station 1a, to the relay station 2 and transmission of the transmission / reception station 1b. The packet β2 is stored in the completed buffer and the second transfer buffer of the relay station 2 in the order after the packet β1.

図5において、時刻T6に中継局2が送信機会を得ると、第1転送バッファに格納されているパケットの中で最初に格納されたパケットα1と、第2転送バッファに格納されているパケットの中で最初に格納されたパケットβ1とを用いてNC符号化を行い、NCパケットχ1を生成する。例えば、NC符号化には、パケット同士のビット毎の排他的論理和を用いる。中継局2は、NCパケットχ1を送受信局1aおよび送受信局1bに同報送信する。中継局2は、NC符号化に用いたパケットα1、パケットβ1をそれぞれ第1転送バッファ、第2転送バッファから削除する。   In FIG. 5, when the relay station 2 obtains a transmission opportunity at time T6, the packet α1 stored first in the packets stored in the first transfer buffer and the packets stored in the second transfer buffer Among these, NC encoding is performed using the packet β1 stored first, thereby generating an NC packet χ1. For example, for the NC encoding, exclusive OR for each bit of packets is used. The relay station 2 broadcasts the NC packet χ1 to the transmission / reception station 1a and the transmission / reception station 1b. The relay station 2 deletes the packet α1 and the packet β1 used for NC encoding from the first transfer buffer and the second transfer buffer, respectively.

送受信局1aは、送信済バッファに格納されている中で最初に格納されたパケットα1を鍵パケットとして用いて中継局2から受信したNCパケットχ1のNC復号を行い、パケットβ1を取得する。送受信局1aは、NC復号に用いた鍵パケットであるパケットα1を送信済バッファから削除する。
同様に、送受信局1bは、送信済バッファに格納されている中で最初に格納されたパケットβ1を鍵パケットとして用いて中継局2から受信したNCパケットχ1のNC復号を行い、パケットα1を取得する。送受信局1bは、NC復号に用いた鍵パケットであるパケットβ1を送信済バッファから削除する。
なお、NC復号には、NC符号化同様、パケット同士のビット毎の排他的論理和が用いられる。
The transmitting / receiving station 1a performs NC decoding of the NC packet χ1 received from the relay station 2 using the packet α1 stored first in the transmitted buffer as a key packet, and acquires the packet β1. The transmitting / receiving station 1a deletes the packet α1, which is a key packet used for NC decryption, from the transmitted buffer.
Similarly, the transmitting / receiving station 1b performs NC decoding of the NC packet χ1 received from the relay station 2 by using the packet β1 stored first in the transmitted buffer as a key packet, and obtains the packet α1. To do. The transmitting / receiving station 1b deletes the packet β1, which is a key packet used for NC decryption, from the transmitted buffer.
Note that, for NC decoding, exclusive OR for each bit of packets is used as in NC encoding.

次に中継局2が送信機会を得たときには、第1転送バッファに格納されているパケットの中で最初に格納されたパケットα2と、第2転送バッファに格納されているパケットの中で最初に格納されたパケットβ2とを用いてNCパケットχ2を生成し、送受信局1a,1bに同報送信した後、パケットα2、パケットβ2をそれぞれ第1転送バッファ、第2転送バッファから削除する。送受信局1aは、送信済バッファに格納されている中で最初に格納されたパケットα2を鍵パケットとして用いて中継局2から受信したNCパケットχ2のNC復号を行い、パケットβ2を取得すると、パケットα2を送信済バッファから削除する。同様に、送受信局1bは、送信済バッファに格納されている中で最初に格納されたパケットβ2を鍵パケットとして用いて中継局2から受信したNCパケットχ2のNC復号を行い、パケットα2を取得すると、パケットβ2を送信済バッファから削除する。   Next, when the relay station 2 gets a transmission opportunity, the packet α2 stored first in the packet stored in the first transfer buffer and the packet stored in the second transfer buffer first. An NC packet χ2 is generated using the stored packet β2 and broadcast to the transmitting and receiving stations 1a and 1b, and then the packets α2 and β2 are deleted from the first transfer buffer and the second transfer buffer, respectively. The transmitting / receiving station 1a performs NC decoding of the NC packet χ2 received from the relay station 2 using the packet α2 stored first in the transmitted buffer as a key packet, and obtains the packet β2. α2 is deleted from the transmitted buffer. Similarly, the transmitting / receiving station 1b performs NC decoding of the NC packet χ2 received from the relay station 2 using the packet β2 stored first in the transmitted buffer as a key packet, and obtains the packet α2. Then, the packet β2 is deleted from the transmitted buffer.

上記のように、中継局2は、送受信局1から受信したパケットを送信先及び送信元の組み合わせに対応した転送バッファに受信順に格納し、送信機会を得たときには、ぞれぞれの転送バッファから受信順にパケットを取得してNC符号化を行ない、NCパケットを生成する。中継局2はNC符号化に用いたパケットを削除する。
また、送受信局1は、送信したパケットを送信済バッファに送信順に格納し、中継局2からNCパケットを受信したときには、送信済バッファから送信順にパケットを取得し、取得したパケットを鍵パケットとしてNC復号を行ない、所望のパケットを取得する。送受信局1は、NC復号に鍵パケットとして用いたパケットを削除する。
As described above, the relay station 2 stores the packet received from the transmission / reception station 1 in the transfer buffer corresponding to the combination of the transmission destination and the transmission source in the order of reception, and when the transmission opportunity is obtained, each transfer buffer Packets are acquired in order of reception and NC encoding is performed to generate NC packets. The relay station 2 deletes the packet used for NC encoding.
Also, the transmitting / receiving station 1 stores the transmitted packets in the transmission buffer in the transmission order. When receiving the NC packet from the relay station 2, the transmission / reception station 1 acquires the packets from the transmission buffer in the transmission order, and uses the acquired packet as a key packet. Decoding is performed to obtain a desired packet. The transmitting / receiving station 1 deletes the packet used as the key packet for NC decryption.

なお、中継局2は、送信機会を得たときに、第1転送バッファ、第2転送バッファのいずれかのみにパケットが格納されている場合、パケットが格納されている転送バッファから受信順にパケットを読み出し、NC符号化を行なわずに送信する。送信したパケットは、転送バッファから削除する。送受信局1は、中継局2から中継パケットを受信したときに、送信済バッファにパケットが格納されていない場合、受信した中継パケットが自局宛のネイティブパケットであると判断し、NC復号は行なわない。また、受信した中継パケットが自送信パケットである場合、この自送信パケットが宛先の送受信局1に送信されたものとして、この中継パケットと同じパケットを送信済バッファから削除する。   When the relay station 2 obtains a transmission opportunity and the packet is stored only in either the first transfer buffer or the second transfer buffer, the relay station 2 transmits the packet in the order of reception from the transfer buffer in which the packet is stored. Read and transmit without performing NC encoding. The transmitted packet is deleted from the transfer buffer. When the transmission / reception station 1 receives the relay packet from the relay station 2, if the packet is not stored in the transmitted buffer, the transmission / reception station 1 determines that the received relay packet is a native packet addressed to itself, and performs NC decoding. Absent. If the received relay packet is a self-transmitted packet, the same packet as the relay packet is deleted from the transmitted buffer, assuming that the self-transmitted packet has been transmitted to the destination transmitting / receiving station 1.

図6は、本実施形態による送受信局1の構成を示すブロック図である。送受信局1は、送信済バッファ回路11、無線送受信部12、判定制御部13、出力切替回路14、NC復号回路15、及び、入力切替回路16を含んで構成される。   FIG. 6 is a block diagram showing the configuration of the transmission / reception station 1 according to the present embodiment. The transmission / reception station 1 includes a transmitted buffer circuit 11, a wireless transmission / reception unit 12, a determination control unit 13, an output switching circuit 14, an NC decoding circuit 15, and an input switching circuit 16.

送信済バッファ回路11は、送信したパケットを送信順に格納し、判定制御部13からの指示により、格納しているパケットを送信順に出力したり、削除したりする。無線送受信部12は、無線信号の送受信を行なう。具体的には、送信対象のパケットを変調し、無線信号としてアンテナから送信したり、アンテナにより受信した無線信号を復調したりする。判定制御部13は、復調された無線信号に含まれる受信パケットがNCパケットであるか、自局宛のネイティブパケットであるか、自局が送信したパケットであるか等を判定し、判定結果に基づいて出力切替回路14及び入力切替回路16を切り替えたり、送信済バッファ回路11に格納されているパケットの出力や削除を指示したりする。出力切替回路14は、無線送受信部12が無線信号を復調することにより得たパケットの出力先を、NC復号回路15または入力切替回路16に切り替える。入力切替回路16は、パケットの入力元を出力切替回路14またはNC復号回路15に切り替える。NC復号回路15は、送信済バッファ回路11から出力されたパケットを鍵パケットとして、NCパケットのNC復号を行なう。   The transmitted buffer circuit 11 stores the transmitted packets in the order of transmission, and outputs or deletes the stored packets in the order of transmission according to an instruction from the determination control unit 13. The wireless transmission / reception unit 12 transmits and receives wireless signals. Specifically, a packet to be transmitted is modulated and transmitted as a radio signal from an antenna, or a radio signal received by the antenna is demodulated. The determination control unit 13 determines whether the received packet included in the demodulated radio signal is an NC packet, a native packet addressed to the own station, a packet transmitted by the own station, or the like. Based on this, the output switching circuit 14 and the input switching circuit 16 are switched, or the output or deletion of the packet stored in the transmitted buffer circuit 11 is instructed. The output switching circuit 14 switches the output destination of the packet obtained by the radio transmitting / receiving unit 12 demodulating the radio signal to the NC decoding circuit 15 or the input switching circuit 16. The input switching circuit 16 switches the packet input source to the output switching circuit 14 or the NC decoding circuit 15. The NC decryption circuit 15 performs NC decryption of the NC packet using the packet output from the transmitted buffer circuit 11 as a key packet.

図7は、本実施形態による中継局2の構成を示すブロック図である。中継局2は、無線送受信部21、判定制御部22、出力切替回路23、第1転送バッファ回路24−1、第2転送バッファ回路24−2、NC符号化回路25、及び、入力切替回路26を含んで構成される。第1転送バッファ回路24−1、第2転送バッファ回路24−2、NC符号化回路25、及び、入力切替回路26により、中継パケットの出力回路が構成される。   FIG. 7 is a block diagram showing the configuration of the relay station 2 according to the present embodiment. The relay station 2 includes a radio transmission / reception unit 21, a determination control unit 22, an output switching circuit 23, a first transfer buffer circuit 24-1, a second transfer buffer circuit 24-2, an NC encoding circuit 25, and an input switching circuit 26. It is comprised including. The first transfer buffer circuit 24-1, the second transfer buffer circuit 24-2, the NC encoding circuit 25, and the input switching circuit 26 constitute a relay packet output circuit.

無線送受信部21は、送受信局1の無線送受信部12と同様の機能を有する。第1転送バッファ回路24−1及び第2転送バッファ回路24−2はそれぞれ、送信先及び送信元の組み合わせに対応しており、自バッファ回路に対応する送信先及び送信元の組み合わせのパケットを受信順に格納し、判定制御部22からの指示により、格納しているパケットを受信順に出力したり、削除したりする。   The wireless transmission / reception unit 21 has the same function as the wireless transmission / reception unit 12 of the transmission / reception station 1. Each of the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 corresponds to the combination of the transmission destination and the transmission source, and receives the packet of the combination of the transmission destination and the transmission source corresponding to the own buffer circuit. The packets are stored in order, and the stored packets are output in order of reception or deleted according to an instruction from the determination control unit 22.

判定制御部22は、受信したパケットを第1転送バッファ回路24−1または第2転送バッファ回路24−2のいずれに格納すべきか判断し、出力切替回路23を切り替える。また、判定制御部22は、送信機会を得たときに第1転送バッファ回路24−1及び第2転送バッファ回路24−2のパケット格納状態からNCパケットを送信するかネイティブパケットを送信するかを判断し、判断結果に従って、入力切替回路26を切り替えるとともに、第1転送バッファ回路24−1、第2転送バッファ回路24−2のいずれかまたは両方に、格納されているパケットの出力を指示する。   The determination control unit 22 determines whether the received packet should be stored in the first transfer buffer circuit 24-1 or the second transfer buffer circuit 24-2, and switches the output switching circuit 23. Further, the determination control unit 22 determines whether to transmit an NC packet or a native packet from the packet storage state of the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 when a transmission opportunity is obtained. In accordance with the determination result, the input switching circuit 26 is switched, and one or both of the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 are instructed to output the stored packet.

出力切替回路23は、無線送受信部21から入力されたパケットの出力先を、第1転送バッファ回路24−1または第2転送バッファ回路24−2に切り替える。入力切替回路26は、パケットの入力元を第1転送バッファ回路24−1、第2転送バッファ回路24−2、または、NC符号化回路25に切り替える。NC符号化回路25は、第1転送バッファ回路24−1及び第2転送バッファ回路24−2それぞれから出力されたパケットを用いてNC符号化を行い、NCパケットを生成する。   The output switching circuit 23 switches the output destination of the packet input from the wireless transmission / reception unit 21 to the first transfer buffer circuit 24-1 or the second transfer buffer circuit 24-2. The input switching circuit 26 switches the packet input source to the first transfer buffer circuit 24-1, the second transfer buffer circuit 24-2, or the NC encoding circuit 25. The NC encoding circuit 25 performs NC encoding using the packets output from the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2, and generates an NC packet.

なお、送受信局1の送信済バッファ回路11からのパケットの削除、中継局2の第1転送バッファ回路24−1、第2転送バッファ回路24−2からのパケットの削除は、メモリに記憶されているパケットの内容を消去する物理的な削除でもよく、格納されているパケットに削除を示す情報を付加する等の論理的な削除でもよい。   The deletion of the packet from the transmitted buffer circuit 11 of the transmitting / receiving station 1 and the deletion of the packet from the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 of the relay station 2 are stored in the memory. It may be a physical deletion that erases the contents of a packet, or a logical deletion such as adding information indicating deletion to a stored packet.

図8は、送受信局1における送信処理フローを示す図である。送受信局1が送信機会を得たときに、上位レイヤ等から送信対象のパケットが入力されると(ステップS105)、入力されたパケットを送信済バッファ回路11に入力順に格納するとともに(ステップS110)、この入力されたパケットを無線送受信部12に出力する。無線送受信部12は、入力されたパケットを変調し(ステップS115)、変調したパケットを図2に示す無線フレームを用いて無線信号により中継局2に送信する(ステップS120)。   FIG. 8 is a diagram showing a transmission processing flow in the transmission / reception station 1. When the transmission / reception station 1 obtains a transmission opportunity, if a packet to be transmitted is input from an upper layer or the like (step S105), the input packet is stored in the transmitted buffer circuit 11 in the input order (step S110). The input packet is output to the wireless transmission / reception unit 12. The radio transmission / reception unit 12 modulates the input packet (step S115), and transmits the modulated packet to the relay station 2 by a radio signal using the radio frame shown in FIG. 2 (step S120).

図9は、中継局2における受信処理フローを示す図である。中継局2の無線送受信部21は、送受信局1から無線信号を受信すると(ステップS205)、受信した無線信号を復調する(ステップS210)。判定制御部22は、復調された無線信号の無線フレームから送信先及び送信元の送受信局1のアドレスをそれぞれAddress 3及びAddress 2から読み出し、格納先が第1転送バッファ回路24−1であるか、第2転送バッファ回路24−2であるかを判断する(ステップS215)。なお、送信元の送受信局1のアドレスのみ、あるいは、送信先の送受信局1のアドレスのみにより、格納先の転送バッファを決定してもよい。判定制御部22は、出力切替回路23の出力先を、格納先と判断した第1転送バッファ回路24−1または第2転送バッファ回路24−2に切り替える。無線送受信部21は、復調された無線信号から抽出したパケットを出力切替回路23に出力し、出力切替回路23からパケットが入力された第1転送バッファ回路24−1または第2転送バッファ回路24−2は、自転送バッファ回路内においてこの入力されたパケットを受信順に格納する(ステップS220)。   FIG. 9 is a diagram illustrating a reception processing flow in the relay station 2. When receiving the radio signal from the transmission / reception station 1 (step S205), the radio transmission / reception unit 21 of the relay station 2 demodulates the received radio signal (step S210). The determination control unit 22 reads the addresses of the transmission destination and the transmission / reception station 1 from the radio frame of the demodulated radio signal from Address 3 and Address 2, respectively, and whether the storage destination is the first transfer buffer circuit 24-1. Then, it is determined whether it is the second transfer buffer circuit 24-2 (step S215). The storage destination transfer buffer may be determined based only on the address of the transmission / reception station 1 as the transmission source or only the address of the transmission / reception station 1 as the transmission destination. The determination control unit 22 switches the output destination of the output switching circuit 23 to the first transfer buffer circuit 24-1 or the second transfer buffer circuit 24-2 determined to be the storage destination. The radio transmission / reception unit 21 outputs a packet extracted from the demodulated radio signal to the output switching circuit 23, and the first transfer buffer circuit 24-1 or the second transfer buffer circuit 24- 2 stores the inputted packets in the order of reception in the own transfer buffer circuit (step S220).

図10は、中継局2における送信処理フローを示す図である。中継局2が送信機会を得ると、判定制御部22は、第1転送バッファ回路24−1及び第2転送バッファ回路24−2にパケットが格納されているかを判断する(ステップS305)。第1転送バッファ回路24−1及び第2転送バッファ回路24−2の両方にパケットが格納されていると判断した場合(ステップS305:両転送バッファにあり)、判定制御部22は、NCパケットの送信を行なうため、入力切替回路26の入力元をNC符号化回路25に切り替える。さらに、判定制御部22は、第1転送バッファ回路24−1及び第2転送バッファ回路24−2に、パケットを出力するよう指示する。   FIG. 10 is a diagram illustrating a transmission processing flow in the relay station 2. When the relay station 2 gets a transmission opportunity, the determination control unit 22 determines whether a packet is stored in the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 (step S305). When it is determined that the packet is stored in both the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 (step S305: in both transfer buffers), the determination control unit 22 In order to perform transmission, the input source of the input switching circuit 26 is switched to the NC encoding circuit 25. Further, the determination control unit 22 instructs the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 to output a packet.

判定制御部22の指示を受けた第1転送バッファ回路24−1及び第2転送バッファ回路24−2はそれぞれ、格納しているパケットの中で最初に格納したパケットを1つ出力する(ステップS310)。NC符号化回路25は、第1転送バッファ回路24−1及び第2転送バッファ回路24−2それぞれから入力されたパケット、つまり、送信先及び送信元の組が異なる2つのパケットを用いてNC符号化を行い、生成されたNCパケットを入力切替回路26に出力する(ステップS315)。無線送受信部21は、入力切替回路26を介して入力されたNCパケットを変調し(ステップS320)、変調したNCパケットを図2に示す無線フレームを用いた無線信号により両送受信局1に送信する(ステップS325)。無線フレームのAddress 1には一方の送受信局1のアドレスが、Address 3には他方の送受信局1のアドレスが、Address 2には中継局2のアドレスが設定される。判定制御部22は、第1転送バッファ回路24−1及び第2転送バッファ回路24−2に、ステップS310において出力済みのパケットの削除を指示し、第1転送バッファ回路24−1及び第2転送バッファ回路24−2は、ステップS310において出力したパケットを削除する(ステップS330)。   The first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 that have received an instruction from the determination control unit 22 each output one of the stored packets first (step S310). ). The NC encoding circuit 25 uses the packets input from the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2, that is, two packets having different sets of transmission destination and transmission source, to generate an NC code. The generated NC packet is output to the input switching circuit 26 (step S315). The radio transmission / reception unit 21 modulates the NC packet input via the input switching circuit 26 (step S320), and transmits the modulated NC packet to both the transmission / reception stations 1 by a radio signal using the radio frame shown in FIG. (Step S325). The address of one transmitting / receiving station 1 is set in Address 1 of the radio frame, the address of the other transmitting / receiving station 1 is set in Address 3, and the address of relay station 2 is set in Address 2. The determination control unit 22 instructs the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 to delete the packet that has been output in step S310, and the first transfer buffer circuit 24-1 and the second transfer buffer 24-1. The buffer circuit 24-2 deletes the packet output in step S310 (step S330).

ステップS305において、第1転送バッファ回路24−1にパケットが格納さており、第2転送バッファ回路24−2にパケットが格納されていないと判断した場合(ステップS305:第1転送バッファのみにあり)、判定制御部22は、ユニキャストによるネイティブパケットの送信を行なうため、入力切替回路26の入力元を第1転送バッファ回路24−1に切り替え、第1転送バッファ回路24−1にパケットの出力を指示する。   In step S305, when it is determined that a packet is stored in the first transfer buffer circuit 24-1 and no packet is stored in the second transfer buffer circuit 24-2 (step S305: only in the first transfer buffer). The determination control unit 22 switches the input source of the input switching circuit 26 to the first transfer buffer circuit 24-1 and transmits the packet to the first transfer buffer circuit 24-1 in order to transmit a native packet by unicast. Instruct.

判定制御部22の指示を受けた第1転送バッファ回路24−1は、格納しているパケットの中で最初に格納したパケットを1つ出力する(ステップS335)。入力切替回路26は、第1転送バッファ回路24−1から入力されたパケット、つまり、ネイティブパケットを無線送受信部21に出力する。無線送受信部21は、入力切替回路26から入力されたパケットを変調し(ステップS340)、変調したパケットを図2に示す無線フレームを用いた無線信号により両送受信局1に送信する(ステップS345)。無線フレームのAddress 1及びAddress 3には、第1転送バッファ回路24−1に対応した送信先及び送信元の送受信局1のアドレスが設定され、Address 2には、中継局2のアドレスが設定される。判定制御部22は、第1転送バッファ回路24−1に出力済みパケットの削除を指示し、第1転送バッファ回路24−1は、ステップS335において出力したパケットを削除する(ステップS350)。   The first transfer buffer circuit 24-1 that has received an instruction from the determination control unit 22 outputs one of the first stored packets among the stored packets (step S335). The input switching circuit 26 outputs the packet input from the first transfer buffer circuit 24-1, that is, the native packet to the wireless transmission / reception unit 21. The radio transmission / reception unit 21 modulates the packet input from the input switching circuit 26 (step S340), and transmits the modulated packet to both transmission / reception stations 1 by a radio signal using the radio frame shown in FIG. 2 (step S345). . The address of the transmission / reception station 1 corresponding to the first transfer buffer circuit 24-1 is set in Address 1 and Address 3 of the radio frame, and the address of the relay station 2 is set in Address 2. The The determination control unit 22 instructs the first transfer buffer circuit 24-1 to delete the output packet, and the first transfer buffer circuit 24-1 deletes the packet output in step S335 (step S350).

ステップS305において、第1転送バッファ回路24−1にはパケットが格納されておらず、第2転送バッファ回路24−2にパケットが格納されていると判断した場合(ステップS305:第2転送バッファのみにあり)、第1転送バッファ回路24−1を第2転送バッファ回路24−2と置き換えて、ステップS335〜S350と同様の処理を行なう(ステップS355〜S370)。つまり、入力切替回路26の入力元を第2転送バッファ回路24−2に切り替え、第2転送バッファ回路24−2は、格納しているパケットの中で最初に受信したパケットを1つ出力する。無線送受信部21は、第2転送バッファ回路24−2が出力したパケットを変調し、無線信号により両送受信局1に送信する。第2転送バッファ回路24−2は、出力済みのパケットを削除する。   In step S305, when it is determined that no packet is stored in the first transfer buffer circuit 24-1 and a packet is stored in the second transfer buffer circuit 24-2 (step S305: only the second transfer buffer) The first transfer buffer circuit 24-1 is replaced with the second transfer buffer circuit 24-2, and the same processing as steps S335 to S350 is performed (steps S355 to S370). That is, the input source of the input switching circuit 26 is switched to the second transfer buffer circuit 24-2, and the second transfer buffer circuit 24-2 outputs one packet received first among the stored packets. The wireless transmission / reception unit 21 modulates the packet output from the second transfer buffer circuit 24-2 and transmits the modulated packet to both the transmission / reception stations 1 using a wireless signal. The second transfer buffer circuit 24-2 deletes the output packet.

図11は、送受信局1における受信処理フローを示す図である。送受信局1の無線送受信部12は、無線信号を受信すると(ステップS405)、受信した無線信号を復調する(ステップS410)。判定制御部13は、復調された無線信号の無線フレームの3つのアドレスフィールド(Address 1、Address 2、Address 3)及びパケットの設定内容、さらには、送信済バッファ回路11のパケット格納状態等から、受信パケットがNCパケット、自局宛のネイティブパケットであるユニキャストパケット、自局が中継局2へ送信した自送信パケット、あるいは、自局が属する通信システム以外のノードから送信されたシステム外パケットのいずれであるかを判断する(ステップS415)。判断の詳細手順については、後述する図12のフローで説明する。   FIG. 11 is a diagram illustrating a reception processing flow in the transmission / reception station 1. When receiving the radio signal (step S405), the radio transmission / reception unit 12 of the transmission / reception station 1 demodulates the received radio signal (step S410). The determination control unit 13 determines, from the three address fields (Address 1, Address 2, Address 3) of the demodulated radio signal and the setting contents of the packet, the packet storage state of the transmitted buffer circuit 11, and the like. The received packet is an NC packet, a unicast packet that is a native packet addressed to the own station, a self-transmitted packet transmitted from the own station to the relay station 2, or an out-of-system packet transmitted from a node other than the communication system to which the own station belongs. Which one is determined is determined (step S415). The detailed procedure of determination will be described with reference to the flowchart of FIG.

受信パケットがNCパケットであると判断した場合(ステップS415:NCパケット)、判定制御部13は、出力切替回路14の出力先をNC復号回路15に切り替え、入力切替回路16の入力元をNC復号回路15に切り替える。さらに、判定制御部13は、送信済バッファ回路11にパケットの出力を指示し、送信済バッファ回路11は、格納しているパケットのうち最初に格納したパケットを1つ出力する。NC復号回路15は、送信済バッファ回路11から入力されたパケットを鍵パケットとして用いて、出力切替回路14から入力されたNCパケットをNC復号し、このNC復号により得られたパケットを出力する(ステップS420)。判定制御部13は、送信済バッファ回路11に、出力済みのパケットの削除を指示し、送信済バッファ回路11は、ステップS425において出力したパケットを削除する(ステップS425)。入力切替回路16は、NC復号回路15によってNC復号されたパケットを上位レイヤ等に出力する(ステップS430)。   If it is determined that the received packet is an NC packet (step S415: NC packet), the determination control unit 13 switches the output destination of the output switching circuit 14 to the NC decoding circuit 15, and the input source of the input switching circuit 16 is NC decoded. Switch to circuit 15. Further, the determination control unit 13 instructs the transmitted buffer circuit 11 to output a packet, and the transmitted buffer circuit 11 outputs one of the stored packets first. The NC decryption circuit 15 performs NC decryption on the NC packet input from the output switching circuit 14 using the packet input from the transmitted buffer circuit 11 as a key packet, and outputs a packet obtained by this NC decryption ( Step S420). The determination control unit 13 instructs the transmitted buffer circuit 11 to delete the output packet, and the transmitted buffer circuit 11 deletes the packet output in step S425 (step S425). The input switching circuit 16 outputs the packet that has been NC decoded by the NC decoding circuit 15 to an upper layer or the like (step S430).

ステップS415において、受信パケットが自局宛のユニキャストパケットであると判断した場合(ステップS415:ユニキャストパケット)、判定制御部13は、出力切替回路14の出力先を入力切替回路16に切り替え、入力切替回路16の入力元を出力切替回路14に切り替える。出力切替回路14は、無線送受信部12から入力されたパケットを入力切替回路16に出力し、入力切替回路16は、出力切替回路14から入力されたパケットを上位レイヤ等に出力する(ステップS435)。   If it is determined in step S415 that the received packet is a unicast packet addressed to the own station (step S415: unicast packet), the determination control unit 13 switches the output destination of the output switching circuit 14 to the input switching circuit 16. The input source of the input switching circuit 16 is switched to the output switching circuit 14. The output switching circuit 14 outputs the packet input from the wireless transmission / reception unit 12 to the input switching circuit 16, and the input switching circuit 16 outputs the packet input from the output switching circuit 14 to an upper layer or the like (step S435). .

ステップS415において、受信パケットが自送信パケットであると判断した場合(ステップS415:自送信パケット)、判定制御部13は、受信パケットを破棄し、送信済バッファ回路11に、受信パケットと同一のパケットを送信済バッファ回路11から削除するよう指示する。送信済バッファ回路11は、判定制御部13の指示に従い、格納しているパケットの中から受信パケットと同一のパケットを削除する(ステップS440)。なお、受信パケットと同一のパケットは、送信済バッファ回路11に格納されているパケットの中で、最初に格納されたパケットである。   If it is determined in step S415 that the received packet is a self-transmitted packet (step S415: self-transmitted packet), the determination control unit 13 discards the received packet and sends the same packet to the transmitted buffer circuit 11 as the received packet. Is deleted from the transmitted buffer circuit 11. The transmitted buffer circuit 11 deletes the same packet as the received packet from the stored packets in accordance with the instruction from the determination control unit 13 (step S440). The same packet as the received packet is the first packet stored among the packets stored in the transmitted buffer circuit 11.

ステップS415において、受信パケットがシステム外パケットであると判断した場合(ステップS415:システム外パケット)、送受信局1は、予め決められたシステム外パケット受信処理を行なう。例えば、自局宛のユニキャストパケット受信時と同様にステップS435の処理を行い、無線送受信部12により復調された受信パケットを入力切替回路16から出力してもよく、受信パケットを破棄してもよい。   If it is determined in step S415 that the received packet is a non-system packet (step S415: non-system packet), the transmitting / receiving station 1 performs a predetermined non-system packet reception process. For example, the process of step S435 may be performed in the same manner as when receiving a unicast packet addressed to the own station, and the received packet demodulated by the wireless transmission / reception unit 12 may be output from the input switching circuit 16 or the received packet may be discarded. Good.

図12は、送受信局1の判定制御部13による判定処理フローを示す図であり、図11に示す受信処理フローのステップS415における受信パケット判定処理の詳細な処理フローを示す。判定制御部13は、無線送受信部12により復調された無線フレームのアドレスフィールドに送受信局1a、1b、及び、中継局2のアドレス全てが設定されているか否かを判断する(ステップS505)。アドレスフィールドに送受信局1a、1b、あるいは、中継局2のアドレスのうちいずれか1以上が設定されていないと判断した場合(ステップS505:NO)、判定制御部13は、受信したパケットはシステム外パケットと判定し、図11に示すステップS445の処理を行なう。   FIG. 12 is a diagram illustrating a determination processing flow by the determination control unit 13 of the transmission / reception station 1, and illustrates a detailed processing flow of the reception packet determination processing in step S415 of the reception processing flow illustrated in FIG. The determination control unit 13 determines whether or not all the addresses of the transmission / reception stations 1a and 1b and the relay station 2 are set in the address field of the radio frame demodulated by the radio transmission / reception unit 12 (step S505). When it is determined that any one or more of the addresses of the transmitting / receiving stations 1a, 1b or the relay station 2 is not set in the address field (step S505: NO), the determination control unit 13 determines that the received packet is outside the system. The packet is determined, and the process of step S445 shown in FIG. 11 is performed.

アドレスフィールドに送受信局1a、1b、及び、中継局2のアドレス全てが設定されていると判断した場合(ステップS505:YES)、判定制御部13は、受信パケットは自局が属する通信システムにおけるパケットであり、NCパケットの可能性があると判定し、続いて、送信済バッファ回路11にパケットが格納されているか否かを判断する(ステップS510)。送信済バッファ回路11にパケットが格納されていない場合(ステップS510:NO)、受信したパケットはユニキャストパケット、つまり、自局宛のネイティブパケットであると判定し、図11に示すステップS435の処理を行なう。   If it is determined that all the addresses of the transmitting / receiving stations 1a and 1b and the relay station 2 are set in the address field (step S505: YES), the determination control unit 13 determines that the received packet is a packet in the communication system to which the own station belongs. It is determined that there is a possibility of an NC packet, and subsequently, it is determined whether or not a packet is stored in the transmitted buffer circuit 11 (step S510). If no packet is stored in the transmitted buffer circuit 11 (step S510: NO), it is determined that the received packet is a unicast packet, that is, a native packet addressed to itself, and the process of step S435 shown in FIG. To do.

一方、送信済バッファ回路11にパケットが格納されていると判断した場合(ステップS510:YES)、判定制御部13は、受信パケットが自送信パケットであるか否かを判定する(ステップS515)。判定制御部13は、受信パケットのAddress 1に他の送受信局1のアドレスが、Address 3に自局のアドレスが設定されており、かつ、復調されたパケットが送信済バッファ回路11に格納されている場合、受信パケットが自送信パケットであると判定する。受信パケットが自送信パケットであると判定した場合(ステップS515:YES)、図11に示すステップS440の処理を行い、受信パケットが自送信パケットではないと判定した場合(ステップS515:NO)、判定制御部13は、受信パケットがNCパケットであると判定し、図11に示すステップS420以降の処理を行なう。   On the other hand, when determining that the packet is stored in the transmitted buffer circuit 11 (step S510: YES), the determination control unit 13 determines whether the received packet is a self-transmitted packet (step S515). The determination control unit 13 stores the address of the other transmitting / receiving station 1 in Address 1 of the received packet, the address of the own station in Address 3, and stores the demodulated packet in the transmitted buffer circuit 11. If it is, it is determined that the received packet is a self-transmitted packet. When it is determined that the received packet is a self-transmitted packet (step S515: YES), the process of step S440 shown in FIG. 11 is performed, and when it is determined that the received packet is not a self-transmitted packet (step S515: NO), the determination The control unit 13 determines that the received packet is an NC packet, and performs the processing after step S420 shown in FIG.

続いて、図8〜図11の処理フローを用いて、図3〜5の処理を説明する。
なお、送受信局1aが備える送受信局1の各部には符号に「a」を付加して記載し、送受信局1bが備える送受信局1の各部には符号に「b」を付加して記載する。例えば、送受信局1aの備える送信済バッファ回路11は、「送信済バッファ回路11a」と記載し、送受信局1bの備える送信済バッファ回路11は、「送信済バッファ回路11b」と記載する。
Subsequently, the processing of FIGS. 3 to 5 will be described using the processing flows of FIGS.
Note that “a” is added to each part of the transmission / reception station 1 included in the transmission / reception station 1a, and “b” is added to each part of the transmission / reception station 1 included in the transmission / reception station 1b. For example, the transmitted buffer circuit 11 included in the transmission / reception station 1a is described as “transmitted buffer circuit 11a”, and the transmitted buffer circuit 11 included in the transmission / reception station 1b is described as “transmitted buffer circuit 11b”.

図3の時刻T1において、送受信局1aに、上位レイヤ等から送受信局1b宛のネイティブパケットであるパケットα1が入力されると(図8、ステップS105)、パケットα1が送信済バッファ回路11aに格納される(図8、ステップS110)。無線送受信部12aは、パケットα1を変調し(図8、ステップS115)、無線信号により中継局2に送信する(図8、ステップS120)。無線フレームのAddress 1には中継局2のアドレスが設定され、Address 3には送信先アドレスとして送受信局1bのアドレスが設定され、Address 2には送信元アドレスとして送受信局1aのアドレスが設定される。   At time T1 in FIG. 3, when a packet α1 that is a native packet addressed to the transmission / reception station 1b is input from the upper layer or the like to the transmission / reception station 1a (FIG. 8, step S105), the packet α1 is stored in the transmitted buffer circuit 11a. (FIG. 8, step S110). The radio transmission / reception unit 12a modulates the packet α1 (FIG. 8, step S115) and transmits the packet α1 to the relay station 2 using a radio signal (FIG. 8, step S120). The address of the relay station 2 is set in Address 1 of the radio frame, the address of the transmission / reception station 1b is set as the transmission destination address in Address 3, and the address of the transmission / reception station 1a is set as the transmission source address in Address 2. .

中継局2の無線送受信部21は、無線信号によりパケットα1を受信すると(図9、ステップS205)、受信した無線信号を復調する(図9、ステップS210)。判定制御部22は、復調された無線信号の無線フレームに設定されている送信先及び送信元の送受信局1のアドレスに基づき、送信先「送受信局1b」及び送信元「送受信局1a」の組に対応した第1転送バッファ回路24−1を格納先と判断する(図9、ステップS215)。判定制御部22は、出力切替回路23の出力先を第1転送バッファ回路24−1に切り替え、第1転送バッファ回路24−1は、パケットα1を格納する(図9、ステップS220)。   When the radio transmission / reception unit 21 of the relay station 2 receives the packet α1 by a radio signal (FIG. 9, step S205), the radio signal is demodulated (FIG. 9, step S210). The determination control unit 22 sets the transmission destination “transmission / reception station 1b” and transmission source “transmission / reception station 1a” based on the transmission destination and the transmission / reception station 1 address of the transmission source set in the radio frame of the demodulated radio signal. Is determined as the storage destination (step S215 in FIG. 9). The determination control unit 22 switches the output destination of the output switching circuit 23 to the first transfer buffer circuit 24-1, and the first transfer buffer circuit 24-1 stores the packet α1 (FIG. 9, step S220).

続いて、時刻T2において、送受信局1aに、送受信局1b宛のネイティブパケットであるパケットα2が入力された場合、時刻T1における送受信局1aの処理と同様の処理を行なう。但し、送信済バッファ回路11aは、パケットα2をパケットα1の後の順序となるように格納する。中継局2は、送受信局1aから無線信号によりパケットα2を受信すると、時刻T1における中継局2の処理と同様の処理を行なう。但し、第1転送バッファ回路24−1は、パケットα2をパケットα1の後の順序となるように格納する。   Subsequently, when the packet α2, which is a native packet addressed to the transmission / reception station 1b, is input to the transmission / reception station 1a at time T2, processing similar to that of the transmission / reception station 1a at time T1 is performed. However, the transmitted buffer circuit 11a stores the packet α2 in the order after the packet α1. When the relay station 2 receives the packet α2 from the transmission / reception station 1a as a radio signal, the relay station 2 performs the same processing as the processing of the relay station 2 at time T1. However, the first transfer buffer circuit 24-1 stores the packet α2 in the order after the packet α1.

図4の時刻T3において、送受信局1bに、上位レイヤ等から送受信局1a宛のネイティブパケットであるパケットβ1が入力された場合、時刻T1における送受信局1aと同様の処理を行なう。これにより、送信済バッファ回路11bにはパケットβ1が格納され、無線送受信部12bは、変調したパケットβ1を無線信号により中継局2に送信する。Address 1には中継局2のアドレスが、Address 3には送信先アドレスとして送受信局1aのアドレスが、Address 2には送信元アドレスとして送受信局1bのアドレスが設定される。   At time T3 in FIG. 4, when the packet β1, which is a native packet addressed to the transmission / reception station 1a, is input to the transmission / reception station 1b from the upper layer or the like, the same processing as the transmission / reception station 1a at time T1 is performed. As a result, the packet β1 is stored in the transmitted buffer circuit 11b, and the wireless transmission / reception unit 12b transmits the modulated packet β1 to the relay station 2 using a wireless signal. The address of the relay station 2 is set in Address 1, the address of the transmission / reception station 1a is set as the transmission destination address in Address 3, and the address of the transmission / reception station 1b is set as the transmission source address in Address 2.

中継局2の無線送受信部21は、無線信号によりパケットβ1を受信すると(図9、ステップS205)、受信した無線信号を復調する(図9、ステップS210)。判定制御部22は、復調された無線信号の無線フレームに設定されている送信先及び送信元の送受信局1のアドレスに基づき、送信先「送受信局1a」及び送信元「送受信局1b」の組に対応した第2転送バッファ回路24−2を格納先と判断する(図9、ステップS215)。判定制御部22は、出力切替回路23の出力先を第2転送バッファ回路24−2に切り替え、第2転送バッファ回路24−2は、パケットβ1を格納する(図9、ステップS220)。   When the wireless transmission / reception unit 21 of the relay station 2 receives the packet β1 by a wireless signal (FIG. 9, step S205), it demodulates the received wireless signal (FIG. 9, step S210). The determination control unit 22 sets the transmission destination “transmission / reception station 1a” and transmission source “transmission / reception station 1b” based on the transmission destination and the transmission / reception station 1 address of the transmission source set in the radio frame of the demodulated radio signal. Is determined as the storage destination (step S215 in FIG. 9). The determination control unit 22 switches the output destination of the output switching circuit 23 to the second transfer buffer circuit 24-2, and the second transfer buffer circuit 24-2 stores the packet β1 (FIG. 9, step S220).

時刻T4において、送受信局1aに、送受信局1b宛のネイティブパケットであるパケットα3が入力された場合、時刻T2における送受信局1aと同様の処理を行なう。但し、送信済バッファ回路11aは、パケットα3をパケットα2の後の順序となるように格納する。中継局2は、送受信局1aから無線信号によりパケットα3を受信すると、時刻T2における中継局2の処理と同様の処理を行なう。但し、第1転送バッファ回路24−1は、パケットα3をパケットα2の後の順序となるように格納する。   When the packet α3, which is a native packet addressed to the transmission / reception station 1b, is input to the transmission / reception station 1a at time T4, the same processing as the transmission / reception station 1a at time T2 is performed. However, the transmitted buffer circuit 11a stores the packet α3 in the order after the packet α2. When the relay station 2 receives the packet α3 from the transmission / reception station 1a by a radio signal, the relay station 2 performs the same processing as the processing of the relay station 2 at time T2. However, the first transfer buffer circuit 24-1 stores the packet α3 in the order after the packet α2.

また、時刻T5において、送受信局1bに、送受信局1a宛のネイティブパケットであるパケットβ2が入力された場合、時刻T3における送受信局1bと同様の処理を行なう。但し、送信済バッファ回路11bは、パケットβ2をパケットβ1の後の順序となるように格納する。中継局2は、送受信局1bから無線信号によりパケットβ2を受信すると、時刻T3における中継局2の処理と同様の処理を行なう。但し、第2転送バッファ回路24−2は、パケットβ2がパケットβ1の後の順序となるように格納する。   At time T5, when packet β2, which is a native packet addressed to transmission / reception station 1a, is input to transmission / reception station 1b, processing similar to transmission / reception station 1b at time T3 is performed. However, the transmitted buffer circuit 11b stores the packet β2 in the order after the packet β1. When the relay station 2 receives the packet β2 from the transmission / reception station 1b as a radio signal, the relay station 2 performs the same processing as the processing of the relay station 2 at time T3. However, the second transfer buffer circuit 24-2 stores the packet β2 so that it is in the order after the packet β1.

図6の時刻T6において、中継局2の判定制御部22は、第1転送バッファ回路24−1及び第2転送バッファ回路24−2の両方にパケットが格納されているため、NCパケットを送信すると判断し(図10、ステップS305:両転送バッファにあり)、入力切替回路26の入力元をNC符号化回路25に切り替える。判定制御部22の指示により、第1転送バッファ回路24−1は現在格納されているパケットの中で最初に格納したパケットα1をNC符号化回路25に出力し、第2転送バッファ回路24−2は、現在格納されているパケットのうち最初に格納したパケットβ1をNC符号化回路25に出力する(図10、ステップS310)。   At time T6 in FIG. 6, the determination control unit 22 of the relay station 2 transmits the NC packet because the packet is stored in both the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2. Judgment is made (step S305 in FIG. 10, both transfer buffers), and the input source of the input switching circuit 26 is switched to the NC encoding circuit 25. In response to an instruction from the determination control unit 22, the first transfer buffer circuit 24-1 outputs the packet α1 stored first among the currently stored packets to the NC encoding circuit 25, and the second transfer buffer circuit 24-2. Outputs the packet β1 stored first among the currently stored packets to the NC encoding circuit 25 (FIG. 10, step S310).

NC符号化回路25は、パケットα1及びβ1を用いてNC符号化を行い、生成されたNCパケットχ1を出力する(図10、ステップS315)。無線送受信部21は、NCパケットχ1を変調し(図10、ステップS320)、無線信号により送受信局1a及び1bに送信する(図10、ステップS325)。Address 1には送受信局1aまたは送受信局1bのアドレスを、Address 3には他方の送受信局1のアドレスを、Address 2には中継局2のアドレスを設定する。判定制御部22は、第1転送バッファ回路24−1からパケットα1を、第2転送バッファ回路24−2からパケットβ1を削除する(図10、ステップS330)。   The NC encoding circuit 25 performs NC encoding using the packets α1 and β1 and outputs the generated NC packet χ1 (FIG. 10, step S315). The radio transmission / reception unit 21 modulates the NC packet χ1 (FIG. 10, step S320), and transmits it to the transmission / reception stations 1a and 1b by radio signals (FIG. 10, step S325). The address of the transmitting / receiving station 1a or the transmitting / receiving station 1b is set in Address 1, the address of the other transmitting / receiving station 1 is set in Address 3, and the address of the relay station 2 is set in Address 2. The determination control unit 22 deletes the packet α1 from the first transfer buffer circuit 24-1 and the packet β1 from the second transfer buffer circuit 24-2 (FIG. 10, step S330).

送受信局1aの無線送受信部12aは、無線信号によりNCパケットχ1を受信すると(図11、ステップS405)、受信した無線信号を復調する(図11、ステップS410)。判定制御部13aは、アドレスフィールドに送受信局1a、1b、及び、中継局2のアドレス全てが設定されており(図12、ステップS505:YES)、かつ、送信済バッファ回路11aにパケットが格納されていると判断する(図12、ステップS510:YES)。さらに、判定制御部13aは、受信パケットが、送信済バッファ回路11a内に格納されているパケットと一致しないため、受信パケットはNCパケットであると判断する(図12、ステップS515:NO)。   When the radio transmission / reception unit 12a of the transmission / reception station 1a receives the NC packet χ1 by a radio signal (FIG. 11, step S405), it demodulates the received radio signal (FIG. 11, step S410). In the determination control unit 13a, all the addresses of the transmission / reception stations 1a and 1b and the relay station 2 are set in the address field (FIG. 12, step S505: YES), and the packet is stored in the transmitted buffer circuit 11a. (FIG. 12, step S510: YES). Further, the determination control unit 13a determines that the received packet is an NC packet because the received packet does not match the packet stored in the transmitted buffer circuit 11a (FIG. 12, step S515: NO).

判定制御部13aは、出力切替回路14aの出力先をNC復号回路15aに切り替え、入力切替回路16aの入力元をNC復号回路15aに切り替える。判定制御部13aの指示により、送信済バッファ回路11aは、格納しているパケットのうち最初に格納したパケットであるパケットα1をNC復号回路15aに出力する。NC復号回路15aは、NCパケットχ1をパケットα1によりNC復号し(図11、ステップS420)、得られたパケットβ1を上位レイヤに出力する(図11、ステップS425)。判定制御部13aは、送信済バッファ回路11aからパケットα1を削除する(図11、ステップS430)。   The determination control unit 13a switches the output destination of the output switching circuit 14a to the NC decoding circuit 15a, and switches the input source of the input switching circuit 16a to the NC decoding circuit 15a. In response to an instruction from the determination control unit 13a, the transmitted buffer circuit 11a outputs to the NC decoding circuit 15a the packet α1 which is the first stored packet among the stored packets. The NC decoding circuit 15a NC-decodes the NC packet χ1 with the packet α1 (FIG. 11, step S420), and outputs the obtained packet β1 to the upper layer (FIG. 11, step S425). The determination control unit 13a deletes the packet α1 from the transmitted buffer circuit 11a (FIG. 11, step S430).

送受信局1bにおいても、送受信局1aと同様の処理を行なう。つまり、送受信局1bの無線送受信部12bが受信した無線信号を復調し、判定制御部13bは、アドレスフィールドに送受信局1a、1b、及び、中継局2のアドレス全てが設定されており、かつ、送信済バッファ回路11bにパケットが格納されており、かつ、受信パケットが、送信済バッファ回路11b内に格納されているパケットと一致しないため、受信パケットはNCパケットであると判断する。NC復号回路15bは、NCパケットχ1を、送信済バッファ回路11bから出力されたパケットβ1によりNC復号し、得られたパケットα1を上位レイヤに出力する。パケットβ1は、送信済バッファ回路11bから削除される。   The transmission / reception station 1b performs the same processing as that of the transmission / reception station 1a. That is, the radio signal received by the radio transmission / reception unit 12b of the transmission / reception station 1b is demodulated, and the determination control unit 13b has all the addresses of the transmission / reception stations 1a, 1b and the relay station 2 set in the address field, and Since the packet is stored in the transmitted buffer circuit 11b and the received packet does not match the packet stored in the transmitted buffer circuit 11b, it is determined that the received packet is an NC packet. The NC decoding circuit 15b performs NC decoding on the NC packet χ1 using the packet β1 output from the transmitted buffer circuit 11b, and outputs the obtained packet α1 to the upper layer. The packet β1 is deleted from the transmitted buffer circuit 11b.

また、例えば、時刻Txにおいて、中継局2が送信機会を得たときに、送受信局1aの送信済バッファ回路11a及び中継局2の第1転送バッファ回路24−1にパケットαy、パケットα(y+1)の順にパケットが格納されており、送受信局1bの送信済バッファ回路11b及び中継局2の第2転送バッファ回路24−2にはパケットが格納されていないとする。   For example, when the relay station 2 obtains a transmission opportunity at the time Tx, the packet αy and the packet α (y + 1) are transmitted to the transmitted buffer circuit 11a of the transmission / reception station 1a and the first transfer buffer circuit 24-1 of the relay station 2. ) Are stored in this order, and no packets are stored in the transmitted buffer circuit 11b of the transmitting / receiving station 1b and the second transfer buffer circuit 24-2 of the relay station 2.

中継局2の判定制御部22は、第1転送バッファ回路24−1のみにパケットが格納されているため(図10、ステップS305:第1転送バッファのみにあり)、入力切替回路26の入力元を第1転送バッファ回路24−1に切り替える。判定制御部22の指示により、第1転送バッファ回路24−1は、格納しているパケットのうち最初に格納したパケットαyを出力する(図10、ステップS335)。無線送受信部21は、パケットαyを変調し(図10、ステップS340)、無線信号により送受信局1a及び1bに送信する(図10、ステップS345)。Address 1には送受信局1bのアドレスを、Address 3には送受信局1aのアドレスを、Address 2には中継局2のアドレスを設定する。判定制御部22は、第1転送バッファ回路24−1からパケットαyを削除する(図10、ステップS350)。   Since the determination control unit 22 of the relay station 2 stores the packet only in the first transfer buffer circuit 24-1 (FIG. 10, step S305: only in the first transfer buffer), the input source of the input switching circuit 26 Is switched to the first transfer buffer circuit 24-1. In response to an instruction from the determination control unit 22, the first transfer buffer circuit 24-1 outputs the first stored packet αy among the stored packets (FIG. 10, step S335). The wireless transmission / reception unit 21 modulates the packet αy (FIG. 10, step S340), and transmits it to the transmission / reception stations 1a and 1b using a wireless signal (FIG. 10, step S345). The address of the transmitting / receiving station 1b is set in Address 1, the address of the transmitting / receiving station 1a is set in Address 3, and the address of the relay station 2 is set in Address 2. The determination control unit 22 deletes the packet αy from the first transfer buffer circuit 24-1 (FIG. 10, step S350).

送受信局1aの無線送受信部12aは、無線信号によりパケットαyを受信すると(図11、ステップS405)、受信した無線信号を復調する(図11、ステップS410)。判定制御部13aは、アドレスフィールドに送受信局1a、1b、及び、中継局2のアドレス全てが設定されており(図12、ステップS505:YES)、かつ、送信済バッファ回路11aにパケットが格納されていると判断する(図12、ステップS510:YES)。判定制御部13aは、Address 1に送受信局1bのアドレスが、Address 3に送受信局1aのアドレスが、Address 2に中継局2のアドレスが設定されており、受信パケットが送信済バッファ回路11aに格納されているパケットαyと一致するため、受信パケットは自送信パケットであると判断する(図12、ステップS515:YES)。判定制御部13aは、送信済バッファ回路11aからパケットαyを削除する(図11、ステップS440)。   When the wireless transmission / reception unit 12a of the transmission / reception station 1a receives the packet αy by a wireless signal (FIG. 11, step S405), it demodulates the received wireless signal (FIG. 11, step S410). In the determination control unit 13a, all the addresses of the transmission / reception stations 1a and 1b and the relay station 2 are set in the address field (FIG. 12, step S505: YES), and the packet is stored in the transmitted buffer circuit 11a. (FIG. 12, step S510: YES). The determination control unit 13a sets the address of the transmission / reception station 1b in Address 1, the address of the transmission / reception station 1a in Address 3, the address of the relay station 2 in Address 2, and stores the received packet in the transmitted buffer circuit 11a. Since the received packet αy matches, it is determined that the received packet is a self-transmitted packet (FIG. 12, step S515: YES). The determination control unit 13a deletes the packet αy from the transmitted buffer circuit 11a (FIG. 11, step S440).

一方、送受信局1bの無線送受信部12bは、無線信号によりパケットαyを受信すると(図11、ステップS405)、受信した無線信号を復調する(図11、ステップS410)。判定制御部13bは、アドレスフィールドに送受信局1a、1b、及び、中継局2のアドレス全てが設定されており(図12、ステップS505:YES)、かつ、送信済バッファ回路11bにパケットが格納されていないため(図12、ステップS510:NO)、受信パケットはユニキャストパケット、つまり、自局宛てネイティブパケットであると判断する。判定制御部13bは、出力切替回路14bの出力先を入力切替回路16bに切り替え、入力切替回路16bの入力元を出力切替回路14bに切り替える。これにより、無線送受信部12bにより復調されたパケットαyが上位レイヤに出力される(ステップS435)。   On the other hand, when the wireless transmission / reception unit 12b of the transmission / reception station 1b receives the packet αy by a wireless signal (FIG. 11, step S405), it demodulates the received wireless signal (FIG. 11, step S410). In the determination control unit 13b, all the addresses of the transmission / reception stations 1a and 1b and the relay station 2 are set in the address field (FIG. 12, step S505: YES), and the packet is stored in the transmitted buffer circuit 11b. Therefore, it is determined that the received packet is a unicast packet, that is, a native packet addressed to itself (step S510: NO). The determination control unit 13b switches the output destination of the output switching circuit 14b to the input switching circuit 16b, and switches the input source of the input switching circuit 16b to the output switching circuit 14b. As a result, the packet αy demodulated by the wireless transmission / reception unit 12b is output to the upper layer (step S435).

なお、上記実施形態においては、送受信局1の送信済バッファ回路11は送信順にパケットを格納し、鍵パケットとして使用したパケットや、判定制御部13から指示されたパケットを削除しているが、パケットが格納されたアドレスを特定するポインタを、該ポインタにより特定されるパケットが送信された順番に記憶していき、使用するポインタを順にすすめていくようにしてもよい。例えば、パケットα1、α2、α3、…の順にパケットを送信した場合、送信済バッファ回路11は、パケットα1、α2、α3、…を格納し(送信順でなくともよい)、さらに、パケットα1のポインタp1、パケットα2のポインタp2、パケットα3のポインタp3、…の順にポインタを格納する。判定制御部13は、パケットα1をNC復号の鍵パケットとして使用した場合、読み出すポインタを、ポインタp1の次のポインタp2に進める。これにより、次の鍵パケットをポインタp2により特定されるパケットα2とすることができる。このように、送信済バッファ回路11に記憶しているパケットを削除する代わりに、パケットに対応したポインタをすすめていく。
また、中継局2の第1転送バッファ回路24−1、第2転送バッファ回路24−2は受信順にパケットを格納しているが、上記と同様に、パケットを格納するとともに、パケットが格納されたアドレスを特定するポインタを、該ポインタにより特定されるパケットを受信した順に記憶していき、パケットを削除する代わりに、パケットに対応したポインタをすすめていくようにしてもよい。
In the above embodiment, the transmitted buffer circuit 11 of the transmission / reception station 1 stores the packets in the order of transmission, and deletes the packet used as the key packet or the packet instructed by the determination control unit 13. May be stored in the order in which the packets specified by the pointer are transmitted, and the pointers to be used are recommended in order. For example, when packets are transmitted in the order of packets α1, α2, α3,..., The transmitted buffer circuit 11 stores the packets α1, α2, α3,. The pointers are stored in the order of the pointer p1, the pointer p2 of the packet α2, the pointer p3 of the packet α3,. When the packet α1 is used as a key packet for NC decryption, the determination control unit 13 advances the pointer to be read to the pointer p2 next to the pointer p1. Thereby, the next key packet can be the packet α2 specified by the pointer p2. Thus, instead of deleting the packet stored in the transmitted buffer circuit 11, the pointer corresponding to the packet is recommended.
In addition, the first transfer buffer circuit 24-1 and the second transfer buffer circuit 24-2 of the relay station 2 store packets in the order of reception, but store packets and store packets in the same manner as described above. A pointer that specifies an address may be stored in the order in which the packet specified by the pointer is received, and a pointer corresponding to the packet may be recommended instead of deleting the packet.

なお、上記実施形態においては、パケットを送受信する送受信局1のペアを1組のみ有しているが、パケットを送受信する送受信局1のペアを2以上有することでもよい。例えば、通信システムが4台の送受信局1として送受信局1a、1b、1c、1dを有し、送受信局1a及び送受信局1bが送受信のペアであり、送受信局1aが送受信局1b宛のパケットを、送受信局1bが送受信局1a宛のパケットを送信し、送受信局1c及び送受信局1dがもう1組の送受信のペアであり、送受信局1cが送受信局1d宛のパケットを、送受信局1dが送受信局1c宛のパケットを送信する。この場合、中継局2は、送受信局1aから送受信局1b宛のパケット、送受信局1bから送受信局1a宛のパケット、送受信局1cから送受信局1d宛のパケット、送受信局1dから送受信局1c宛のパケットをそれぞれ受信順に格納する第1〜第4転送バッファ回路を備える。中継局2の無線送受信部21は、NC符号化回路25が第1転送バッファ回路及び第2転送バッファ回路から受信順に出力されるパケットを用いて生成したNCパケット、ならびに、第3転送バッファ回路及び第4転送バッファ回路から受信順に出力されるパケットを用いて生成したNCパケットを送信する。送受信局1a、1b、1c、1dの判定制御部13は、受信したパケットの送信先アドレスまたは送信元アドレスに自送受信ペアのアドレスが設定されている場合に、上記実施形態と同様の受信処理を行なう。また、送受信ペアによって無線信号の周波数を変えてもよい。   In the above embodiment, only one pair of transmitting / receiving stations 1 for transmitting / receiving packets is provided, but two or more pairs of transmitting / receiving stations 1 for transmitting / receiving packets may be provided. For example, the communication system includes four transmission / reception stations 1 as transmission / reception stations 1a, 1b, 1c, and 1d. The transmission / reception station 1a and the transmission / reception station 1b are a pair of transmission / reception, and the transmission / reception station 1a The transmission / reception station 1b transmits a packet addressed to the transmission / reception station 1a, the transmission / reception station 1c and the transmission / reception station 1d are another transmission / reception pair, the transmission / reception station 1c transmits / receives a packet addressed to the transmission / reception station 1d. A packet addressed to the station 1c is transmitted. In this case, the relay station 2 sends a packet addressed to the transmitting / receiving station 1b from the transmitting / receiving station 1a, a packet addressed to the transmitting / receiving station 1a from the transmitting / receiving station 1b, a packet addressed to the transmitting / receiving station 1d from the transmitting / receiving station 1c, First to fourth transfer buffer circuits for storing packets in the order of reception are provided. The radio transmission / reception unit 21 of the relay station 2 includes an NC packet generated by the NC encoding circuit 25 using packets output in the order received from the first transfer buffer circuit and the second transfer buffer circuit, and a third transfer buffer circuit, An NC packet generated using a packet output in the order of reception from the fourth transfer buffer circuit is transmitted. The determination control unit 13 of the transmission / reception stations 1a, 1b, 1c, and 1d performs reception processing similar to that in the above embodiment when the address of the own transmission / reception pair is set as the transmission destination address or transmission source address of the received packet. Do. Further, the frequency of the radio signal may be changed depending on the transmission / reception pair.

また、上記実施形態においては、通信システムをAlice & Bobトポロジを例として説明したが、Xトポロジなどの他のトポロジにも適用可能である。具体的には、通信システムが複数の送受信局1、例えば、受信局装置としての送受信局1a、1bと、送信局装置としての送受信局1c、1dを有し、送受信局1cから送受信局1b宛のパケットが、送受信局1dから送受信局1a宛のパケットが送信される場合、送受信局1aは送受信局1cから中継局2に送信された送受信局1b宛のパケットを受信して受信順(送受信局1cからの送信順)に送信済バッファ回路11aに記憶し、同様に送受信局1bは、送受信局1cから中継局2に送信された送受信局1a宛のパケットを受信して受信順(送受信局1dからの送信順)に送信済バッファ回路11bに記憶する。中継局2は、送受信局1cから送受信局1b宛のパケットを受信順に第1転送バッファ回路24−1に、送受信局1dから送受信局1a宛のパケットを受信順に第2転送バッファ回路24−2に格納する。中継局2におけるNCパケットの送信処理及び送受信局1a,1bにおけるNCパケットのNC復号処理は、上述した実施形態と同様である。   In the above embodiment, the communication system has been described by taking the Alice & Bob topology as an example, but the present invention can also be applied to other topologies such as an X topology. Specifically, the communication system includes a plurality of transmission / reception stations 1, for example, transmission / reception stations 1a and 1b as reception station apparatuses and transmission / reception stations 1c and 1d as transmission station apparatuses. When the packet addressed to the transmission / reception station 1a is transmitted from the transmission / reception station 1d, the transmission / reception station 1a receives the packet addressed to the transmission / reception station 1b transmitted from the transmission / reception station 1c to the relay station 2 in the order of reception (transmission / reception station). The transmission / reception station 1b receives the packets addressed to the transmission / reception station 1a transmitted from the transmission / reception station 1c to the relay station 2 and receives them in the reception order (transmission / reception station 1d). Stored in the transmitted buffer circuit 11b. The relay station 2 sends packets addressed to the transmission / reception station 1b from the transmission / reception station 1c to the first transfer buffer circuit 24-1 in the order of reception, and packets addressed to the transmission / reception station 1a from the transmission / reception station 1d to the second transfer buffer circuit 24-2 in the order of reception. Store. The NC packet transmission processing at the relay station 2 and the NC packet NC decoding processing at the transmission / reception stations 1a and 1b are the same as in the above-described embodiment.

以上説明した本発明の実施形態の通信システムによれば、中継局は、NCパケットに鍵パケットを選択するための情報を付加することなくNCパケットを送信し、このNCパケットを受信した送受信局において正しく鍵パケットを選択し、NC復号を行うことができる。従って、鍵パケットの選択に用いる追加情報をNCパケットに付加によって発生するスループット劣化や、伝送遅延の長大を防ぐことができる。また、NCパケットに追加情報を付加する必要がないため、既存の標準規格をそのまま適用することが可能である。
加えて、送受信局は、NCパケットの送信に用いる標準規格の通信フレーム内のアドレス情報や、送信済バッファ内のパケット蓄積状況によって、受信したパケットがNCパケットであるか、自局宛のネイティブパケットであるか、自局が送信したパケットであるか、他通信システムのノードから送信されたパケットであるかを簡易に判断し、適切な受信処理を行なうことができる。従って、NC符号化されていないパケットの受信も可能であり、ネットワークコーディングを適用していない既存の通信システムとの共存も可能である。
According to the communication system of the embodiment of the present invention described above, the relay station transmits the NC packet without adding information for selecting the key packet to the NC packet, and the transmitting / receiving station that has received the NC packet receives the NC packet. It is possible to correctly select a key packet and perform NC decryption. Therefore, it is possible to prevent throughput degradation caused by adding additional information used for selecting the key packet to the NC packet and a long transmission delay. Further, since it is not necessary to add additional information to the NC packet, the existing standard can be applied as it is.
In addition, the transmission / reception station determines whether the received packet is an NC packet or a native packet addressed to itself depending on the address information in the standard communication frame used for transmission of the NC packet and the packet accumulation status in the transmitted buffer. And whether the packet is a packet transmitted from the local station or a packet transmitted from a node of another communication system, and appropriate reception processing can be performed. Therefore, it is possible to receive packets that are not NC-encoded, and it is possible to coexist with existing communication systems that do not apply network coding.

なお、上述の送受信局1、及び、中継局2は、内部にコンピュータシステムを有している。そして、送受信局1の送信済バッファ回路11、無線送受信部12、判定制御部13、出力切替回路14、NC復号回路15、及び、入力切替回路16、ならびに、中継局2の無線送受信部21、判定制御部22、出力切替回路23、第1転送バッファ回路24−1、第2転送バッファ回路24−2、NC符号化回路25、及び、入力切替回路26の動作の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータシステムが読み出して実行することによって、上記処理が行われる。ここでいうコンピュータシステムとは、CPU及び各種メモリやOS、周辺機器等のハードウェアを含むものである。   The transmitting / receiving station 1 and the relay station 2 described above have a computer system inside. Then, the transmitted buffer circuit 11 of the transmission / reception station 1, the wireless transmission / reception unit 12, the determination control unit 13, the output switching circuit 14, the NC decoding circuit 15, the input switching circuit 16, and the wireless transmission / reception unit 21 of the relay station 2, The operation process of the determination control unit 22, the output switching circuit 23, the first transfer buffer circuit 24-1, the second transfer buffer circuit 24-2, the NC encoding circuit 25, and the input switching circuit 26 is in the form of a program. The program is stored in a computer-readable recording medium, and the above processing is performed by the computer system reading and executing this program. The computer system here includes a CPU, various memories, an OS, and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含むものとする。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。
Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW system is used.
The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Furthermore, the “computer-readable recording medium” dynamically holds a program for a short time like a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line. In this case, a volatile memory in a computer system serving as a server or a client in that case, and a program that holds a program for a certain period of time are also included. The program may be a program for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system.

1、1a、1b…送受信局(受信局装置)
11…送信済バッファ回路(送信済バッファ部)
12…無線送受信部(受信局受信部、受信局送信部)
13…判定制御部(受信局判定制御部)
14…出力切替回路
15…NC復号回路(ネットワーク符号化復号部)
16…入力切替回路
2…中継局(中継局装置)
21…無線送受信部(中継局受信部、中継局送信部)
22…判定制御部(中継局判定制御部)
23…出力切替回路
24−1…第1転送バッファ回路(転送バッファ部)
24−2…第2転送バッファ回路(転送バッファ部)
25…NC符号化回路(ネットワーク符号化部)
26…入力切替回路
1, 1a, 1b ... transmitting / receiving station (receiving station apparatus)
11: Transmitted buffer circuit (transmitted buffer section)
12 ... Wireless transmission / reception unit (receiving station receiving unit, receiving station transmitting unit)
13: Determination control unit (receiving station determination control unit)
14 ... Output switching circuit 15 ... NC decoding circuit (network encoding / decoding unit)
16 ... Input switching circuit 2 ... Relay station (relay station device)
21 ... Radio transceiver unit (relay station receiver, relay station transmitter)
22: Determination control unit (relay station determination control unit)
23 ... Output switching circuit 24-1 ... First transfer buffer circuit (transfer buffer unit)
24-2 ... Second transfer buffer circuit (transfer buffer unit)
25 ... NC encoding circuit (network encoding unit)
26. Input switching circuit

Claims (11)

中継局装置と2台の受信局装置とを有する通信システムであって、
前記受信局装置は、
前記中継局装置に送信された他の前記受信局装置宛のパケットを格納し、格納している前記パケットを前記中継局への送信順に出力する送信済バッファ部と、
前記中継局装置からネットワーク符号化されたパケットを受信する受信局受信部と、
前記受信局受信部により受信した前記ネットワーク符号化されたパケットを、前記送信済バッファ部から送信順に出力される前記パケットにより復号するネットワーク符号化復号部とを備え、
前記中継局装置は、
前記受信局装置宛の前記パケットを受信する中継局受信部と、
送信先の前記受信局装置に対応して設けられ、前記中継局受信部により受信した前記パケットを格納し、格納している前記パケットを受信順に出力する2つの転送バッファ部と、
前記中継局受信部により受信した前記パケットを、該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて前記2つの転送バッファ部の中から選択した前記転送バッファ部に格納する中継局判定制御部と、
前記2つの転送バッファ部それぞれから受信順に出力された前記パケットをネットワーク符号化するネットワーク符号化部と、
前記ネットワーク符号化部によりネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信部とを備える、
ことを特徴とする通信システム。
A communication system having a relay station device and two receiving station devices,
The receiving station device
A transmitted buffer unit that stores packets addressed to the other receiving station device transmitted to the relay station device, and outputs the stored packets in the order of transmission to the relay station;
A receiving station receiving unit that receives a network-encoded packet from the relay station device;
A network encoding / decoding unit that decodes the network-encoded packet received by the receiving station reception unit using the packet output in the order of transmission from the transmitted buffer unit;
The relay station device
A relay station receiver that receives the packet addressed to the receiving station device;
Two transfer buffer units provided corresponding to the receiving station device of the transmission destination, storing the packets received by the relay station receiving unit, and outputting the stored packets in the order of reception;
The packet received by the relay station receiving unit is stored in the transfer buffer unit selected from the two transfer buffer units based on the address of the receiving station device of the transmission destination or transmission source added to the packet A relay station determination control unit,
A network encoding unit for network encoding the packets output in the order received from each of the two transfer buffer units;
A relay station transmitting unit that transmits the packet encoded by the network encoding unit to the receiving station device;
A communication system characterized by the above.
前記受信局装置は、送信先の前記他の受信局装置のアドレス、または、送信元の自受信局装置のアドレスの少なくとも一方を付加したパケットを前記中継局装置に送信する受信局送信部をさらに備え、
前記送信済バッファ部は、前記受信局送信部により送信された前記パケットを格納する、
ことを特徴とする請求項1に記載の通信システム。
The receiving station device further includes a receiving station transmitting unit that transmits to the relay station device a packet to which at least one of the address of the other receiving station device as a transmission destination or the address of the transmission source own receiving station device is added. Prepared,
The transmitted buffer unit stores the packet transmitted by the receiving station transmitting unit.
The communication system according to claim 1.
前記中継局判定制御部は、前記2つの転送バッファ部のいずれかのみにパケットが格納されている場合、パケットが格納されている前記転送バッファ部から受信順に出力された前記パケットを前記中継局送信部により送信するよう制御し、
前記受信局装置は、
前記送信済バッファ部にパケットが格納されていない場合、前記受信局受信部により受信した前記パケットを出力し、前記受信局受信部により受信した前記パケットが前記送信済バッファ部に格納されている場合、受信した前記パケットを前記送信済バッファ部から削除する受信局判定制御部をさらに備える、
ことを特徴とする請求項1または請求項2に記載の通信システム。
When the packet is stored only in one of the two transfer buffer units, the relay station determination control unit transmits the packet output in the order of reception from the transfer buffer unit in which the packet is stored. Control to send by
The receiving station device
When no packet is stored in the transmitted buffer unit, the packet received by the receiving station receiving unit is output, and the packet received by the receiving station receiving unit is stored in the transmitted buffer unit A receiving station determination control unit that deletes the received packet from the transmitted buffer unit;
The communication system according to claim 1 or 2, characterized by the above.
前記中継局送信部は、前記パケットに前記2台の受信局装置のアドレス、及び、自中継局装置のアドレスを付加して送信し、
前記受信局判定制御部は、前記受信局受信部により受信したパケットに自受信局装置のアドレス、他の受信局装置のアドレス、または、前記中継局装置のアドレスのうち1以上が設定されていない場合、他の通信システムから送信されたパケットの受信処理を行なうよう制御する、
ことを特徴とする請求項3に記載の通信システム。
The relay station transmission unit transmits the packet by adding the addresses of the two receiving station devices and the address of the own relay station device,
The receiving station determination control unit does not set one or more of the address of the own receiving station device, the address of another receiving station device, or the address of the relay station device in the packet received by the receiving station receiving unit Control to receive a packet transmitted from another communication system,
The communication system according to claim 3.
中継局装置と2台の受信局装置とを有する通信システムにおける前記中継局装置であって、
前記受信局装置宛のパケットを受信する中継局受信部と、
送信先の前記受信局装置に対応して設けられ、前記中継局受信部により受信した前記パケットを格納し、格納している前記パケットを受信順に出力する2つの転送バッファ部と、
前記中継局受信部により受信した前記パケットを、該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて前記2つの転送バッファ部の中から選択した前記転送バッファ部に格納する中継局判定制御部と、
前記2つの転送バッファ部それぞれから受信順に出力された前記パケットをネットワーク符号化するネットワーク符号化部と、
前記ネットワーク符号化部によりネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信部と、
を備えることを特徴とする中継局装置。
The relay station apparatus in a communication system having a relay station apparatus and two receiving station apparatuses,
A relay station receiver that receives a packet addressed to the receiving station device;
Two transfer buffer units provided corresponding to the receiving station device of the transmission destination, storing the packets received by the relay station receiving unit, and outputting the stored packets in the order of reception;
The packet received by the relay station receiving unit is stored in the transfer buffer unit selected from the two transfer buffer units based on the address of the receiving station device of the transmission destination or transmission source added to the packet A relay station determination control unit,
A network encoding unit for network encoding the packets output in the order received from each of the two transfer buffer units;
A relay station transmitter that transmits the packet that has been network-encoded by the network encoder to the receiving station device;
A relay station apparatus comprising:
中継局装置と2台の受信局装置とを有する通信システムにおける前記受信局装置であって、
前記中継局装置に送信された他の前記受信局装置宛のパケットを格納し、格納している前記パケットを前記中継局への送信順に出力する送信済バッファ部と、
前記中継局装置からネットワーク符号化されたパケットを受信する受信局受信部と、
前記受信局受信部により受信した前記ネットワーク符号化されたパケットを、前記送信済バッファ部から送信順に出力される前記パケットにより復号するネットワーク符号化復号部と、
を備えることを特徴とする受信局装置。
The receiving station apparatus in a communication system having a relay station apparatus and two receiving station apparatuses,
A transmitted buffer unit that stores packets addressed to the other receiving station device transmitted to the relay station device, and outputs the stored packets in the order of transmission to the relay station;
A receiving station receiving unit that receives a network-encoded packet from the relay station device;
A network encoding / decoding unit that decodes the network-encoded packet received by the receiving station reception unit using the packet output in the order of transmission from the transmitted buffer unit;
A receiving station apparatus comprising:
中継局装置と2台の受信局装置とを有する通信システムに用いられる通信方法であって、
受信局装置において、
送信済バッファ部が、前記中継局装置に送信された他の前記受信局装置宛のパケットを格納する送信パケット格納過程と、
前記中継局装置において、
中継局受信部が、前記受信局装置宛の前記パケットを受信する中継局受信過程と、
中継局判定制御部が、前記中継局受信過程において受信した前記パケットを、送信先の前記受信局装置に対応して設けられた2つの転送バッファ部の中から該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて選択した前記転送バッファ部に格納する受信パケット格納過程とを有する一方、
前記中継局装置において、
前記2つの転送バッファ部それぞれが、格納している前記パケットのうち最初に受信したパケットを出力するパケット出力過程と、
ネットワーク符号化部が、前記パケット出力過程において前記2つの転送バッファ部それぞれから出力されたパケットをネットワーク符号化するネットワーク符号化過程と、
中継局送信部が、前記ネットワーク符号化過程においてネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信過程と、
前記受信局装置において、
受信局受信部が、前記中継局装置から前記ネットワーク符号化されたパケットを受信する受信局受信過程と、
前記送信済バッファ部が、格納している前記パケットのうち最初に送信された前記パケットを出力する鍵パケット出力過程と、
ネットワーク符号化復号部が、前記受信局受信過程において受信した前記ネットワーク符号化されたパケットを、前記鍵パケット出力過程において前記送信済バッファ部から出力された前記パケットにより復号するネットワーク符号化復号過程と、
を有することを特徴とする通信方法。
A communication method used in a communication system having a relay station device and two receiving station devices,
In the receiving station device,
A transmitted packet storing process in which the transmitted buffer unit stores packets addressed to the other receiving station device transmitted to the relay station device;
In the relay station device,
A relay station receiving unit that receives the packet addressed to the receiving station device;
The relay station determination control unit receives the packet received in the relay station reception process from the transmission destination added to the packet from the two transfer buffer units provided corresponding to the reception station device of the transmission destination or While having a received packet storage process to store in the transfer buffer unit selected based on the address of the receiving station device of the transmission source,
In the relay station device,
A packet output process in which each of the two transfer buffer units outputs a packet received first among the stored packets;
A network encoding process in which a network encoding unit performs network encoding on a packet output from each of the two transfer buffer units in the packet output process;
A relay station transmitting unit that transmits the packet that has been network-encoded in the network encoding process to the receiving station device; and
In the receiving station device,
A receiving station receiving step for receiving the network-encoded packet from the relay station device;
A key packet output process in which the transmitted buffer unit outputs the packet transmitted first among the stored packets;
A network encoding / decoding process in which a network encoding / decoding unit decodes the network-encoded packet received in the receiving station reception process with the packet output from the transmitted buffer unit in the key packet output process; ,
A communication method characterized by comprising:
中継局装置と2台の受信局装置とを有する通信システムにおける前記中継局装置に用いられる通信方法であって、
中継局受信部が、前記受信局装置宛のパケットを受信する中継局受信過程と、
中継局判定制御部が、前記中継局受信過程において受信した前記パケットを、送信先の前記受信局装置に対応して設けられた2つの転送バッファ部の中から該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて選択した前記転送バッファ部に格納する受信パケット格納過程とを有する一方、
前記2つの転送バッファ部それぞれが、格納している前記パケットのうち最初に受信したパケットを出力するパケット出力過程と、
ネットワーク符号化部が、前記パケット出力過程において前記2つの転送バッファ部それぞれから出力されたパケットをネットワーク符号化するネットワーク符号化過程と、
中継局送信部が、前記ネットワーク符号化過程においてネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信過程と、
を有することを特徴とする通信方法。
A communication method used for the relay station apparatus in a communication system having a relay station apparatus and two receiving station apparatuses,
A relay station receiving unit that receives a packet addressed to the receiving station device;
The relay station determination control unit receives the packet received in the relay station reception process from the transmission destination added to the packet from the two transfer buffer units provided corresponding to the reception station device of the transmission destination or While having a received packet storage process to store in the transfer buffer unit selected based on the address of the receiving station device of the transmission source,
A packet output process in which each of the two transfer buffer units outputs a packet received first among the stored packets;
A network encoding process in which a network encoding unit performs network encoding on a packet output from each of the two transfer buffer units in the packet output process;
A relay station transmitting unit that transmits the packet that has been network-encoded in the network encoding process to the receiving station device; and
A communication method characterized by comprising:
中継局装置と2台の受信局装置とを有する通信システムにおける前記受信局装置に用いられる通信方法であって、
送信済バッファ部が、前記中継局装置に送信された他の前記受信局装置宛のパケットを格納する送信パケット格納過程を有する一方、
受信局受信部が、前記中継局装置から前記ネットワーク符号化されたパケットを受信する受信局受信過程と、
前記送信済バッファ部が、格納している前記パケットのうち最初に送信された前記パケットを出力する鍵パケット出力過程と、
ネットワーク符号化復号部が、前記受信局受信過程において受信した前記ネットワーク符号化されたパケットを、前記鍵パケット出力過程において前記送信済バッファ部から出力された前記パケットにより復号するネットワーク符号化復号過程と、
を有することを特徴とする通信方法。
A communication method used for the receiving station apparatus in a communication system having a relay station apparatus and two receiving station apparatuses,
While the transmitted buffer unit has a transmission packet storing process for storing packets addressed to the other receiving station device transmitted to the relay station device,
A receiving station receiving step for receiving the network-encoded packet from the relay station device;
A key packet output process in which the transmitted buffer unit outputs the packet transmitted first among the stored packets;
A network encoding / decoding process in which a network encoding / decoding unit decodes the network-encoded packet received in the receiving station reception process with the packet output from the transmitted buffer unit in the key packet output process; ,
A communication method characterized by comprising:
中継局装置と2台の受信局装置とを有する通信システムにおける前記中継局装置に用いられるコンピュータを、
前記受信局装置宛のパケットを受信する中継局受信部、
送信先の前記受信局装置に対応して設けられ、前記中継局受信部により受信した前記パケットを格納し、格納している前記パケットを受信順に出力する2つの転送バッファ部と、
前記中継局受信部により受信した前記パケットを、該パケットに付加された送信先または送信元の前記受信局装置のアドレスに基づいて前記2つの転送バッファ部の中から選択した前記転送バッファ部に格納する中継局判定制御部と、
前記2つの転送バッファ部それぞれから受信順に出力された前記パケットをネットワーク符号化するネットワーク符号化部、
前記ネットワーク符号化部によりネットワーク符号化された前記パケットを前記受信局装置に送信する中継局送信部、
として機能させることを特徴とするプログラム。
A computer used for the relay station device in a communication system having a relay station device and two receiving station devices;
A relay station receiver that receives a packet addressed to the receiving station device;
Two transfer buffer units provided corresponding to the receiving station device of the transmission destination, storing the packets received by the relay station receiving unit, and outputting the stored packets in the order of reception;
The packet received by the relay station receiving unit is stored in the transfer buffer unit selected from the two transfer buffer units based on the address of the receiving station device of the transmission destination or transmission source added to the packet A relay station determination control unit,
A network encoding unit for network encoding the packets output in the order received from each of the two transfer buffer units;
A relay station transmitter that transmits the packet that has been network-encoded by the network encoder to the receiver station;
A program characterized by functioning as
中継局装置と2台の受信局装置とを有する通信システムにおける前記受信局装置に用いられるコンピュータを、
前記中継局装置に送信された他の前記受信局装置宛のパケットを格納し、格納している前記パケットを前記中継局への送信順に出力する送信済バッファ部、
前記中継局装置からネットワーク符号化されたパケットを受信する受信局受信部、
前記受信局受信部により受信した前記ネットワーク符号化されたパケットを、前記送信済バッファ部から送信順に出力される前記パケットにより復号するネットワーク符号化復号部、
として機能させることを特徴とするプログラム。
A computer used for the receiving station device in a communication system having a relay station device and two receiving station devices;
Stored packets addressed to the other receiving station device transmitted to the relay station device, and outputs the stored buffer unit in the order of transmission to the relay station,
A receiving station receiving unit that receives a network-encoded packet from the relay station device;
A network encoding / decoding unit that decodes the network-encoded packet received by the receiving station reception unit by the packet output in the order of transmission from the transmitted buffer unit;
A program characterized by functioning as
JP2010109307A 2010-05-11 2010-05-11 COMMUNICATION SYSTEM, RELAY STATION DEVICE, RECEPTION STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM THEREOF Active JP5208161B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010109307A JP5208161B2 (en) 2010-05-11 2010-05-11 COMMUNICATION SYSTEM, RELAY STATION DEVICE, RECEPTION STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM THEREOF

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010109307A JP5208161B2 (en) 2010-05-11 2010-05-11 COMMUNICATION SYSTEM, RELAY STATION DEVICE, RECEPTION STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM THEREOF

Publications (2)

Publication Number Publication Date
JP2011239208A JP2011239208A (en) 2011-11-24
JP5208161B2 true JP5208161B2 (en) 2013-06-12

Family

ID=45326695

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010109307A Active JP5208161B2 (en) 2010-05-11 2010-05-11 COMMUNICATION SYSTEM, RELAY STATION DEVICE, RECEPTION STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM THEREOF

Country Status (1)

Country Link
JP (1) JP5208161B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5681654B2 (en) * 2012-02-20 2015-03-11 日本電信電話株式会社 Optical subscriber line termination device and network coding method thereof
CN113852568A (en) * 2021-09-24 2021-12-28 浙江中控技术股份有限公司 Data transmission method and safety instrument system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110085585A1 (en) * 2008-06-13 2011-04-14 Panasonic Corporation Wireless communication system, wireless communication apparatus, and buffer clearing method
JP5240711B2 (en) * 2008-07-04 2013-07-17 日本電信電話株式会社 Wireless communication system, relay station apparatus, and wireless communication method
JP2010068191A (en) * 2008-09-10 2010-03-25 Kddi Corp Dtn data transfer method using network coding, fixed station performing the method, and system including fixed station and mobile terminal
JP2010081314A (en) * 2008-09-26 2010-04-08 Oki Electric Ind Co Ltd Data delivery method, and radio communication system

Also Published As

Publication number Publication date
JP2011239208A (en) 2011-11-24

Similar Documents

Publication Publication Date Title
US11330416B2 (en) Wireless bluetooth communication mechanism capable of effectively reducing number of audio packet retransmission
US9998406B2 (en) Method and apparatus for performing finite memory network coding in an arbitrary network
US20050288008A1 (en) Radio communication network system
MX2008014927A (en) Systems, methods and apparatus for allocating time slots in an ad hoc wireless communication network.
US10291520B2 (en) Redundant traffic suppression relaying mechanism for BLE-mesh systems
CN110475311B (en) Voice or data transmission method, device, system and storage medium
CN113259864B (en) Narrow-band communication method, interphone, equipment, storage medium and ad hoc network system
JP5705030B2 (en) Communications system
US9854458B2 (en) Data transmission method and system, and a non-transitory computer-readable storage medium
JP5208161B2 (en) COMMUNICATION SYSTEM, RELAY STATION DEVICE, RECEPTION STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM THEREOF
JP2020202470A (en) Communication system, communication method, and communication device
JP5208162B2 (en) COMMUNICATION SYSTEM, RELAY STATION DEVICE, RECEPTION STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM THEREOF
JPWO2007029337A1 (en) Ad hoc network equipment that reduces data loss
JP5312397B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM
US20180146425A1 (en) Method for Increasing Lifetime of Network Devices in a Multi-Hop Structured Wireless Communication System
JP2013229681A (en) Relay device relaying method
JP5306281B2 (en) COMMUNICATION SYSTEM, RECEPTION STATION DEVICE, RELAY STATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM
JP5127685B2 (en) Wireless communication system and wireless communication method
JP5492662B2 (en) Radio relay system, relay station apparatus, and radio relay method
JPWO2008114327A1 (en) Address resolution method
WO2014186985A1 (en) Communication device and wireless communication method
JP5780924B2 (en) Communications system
JP5072932B2 (en) Wireless relay system, relay station device, terminal station device, and wireless relay method
JP5318001B2 (en) Wireless communication system, relay station apparatus, and wireless communication method
Yao et al. An efficient routing algorithm for opportunistic networks based on network coding

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110901

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130201

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: 20130212

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130219

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

Free format text: PAYMENT UNTIL: 20160301

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 5208161

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20160301

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350