JP2005142965A - Communication apparatus, communication method, communication program, and recording medium with communication program recorded thereon - Google Patents

Communication apparatus, communication method, communication program, and recording medium with communication program recorded thereon Download PDF

Info

Publication number
JP2005142965A
JP2005142965A JP2003379065A JP2003379065A JP2005142965A JP 2005142965 A JP2005142965 A JP 2005142965A JP 2003379065 A JP2003379065 A JP 2003379065A JP 2003379065 A JP2003379065 A JP 2003379065A JP 2005142965 A JP2005142965 A JP 2005142965A
Authority
JP
Japan
Prior art keywords
packet
communication
packets
delivery confirmation
transmitted
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003379065A
Other languages
Japanese (ja)
Inventor
Yusuke Miki
裕介 三木
Masahiro Otani
昌弘 大谷
Masashi Higashimoto
雅至 東本
Naoki Urano
直樹 浦野
Susumu Kitaguchi
進 北口
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2003379065A priority Critical patent/JP2005142965A/en
Priority to PCT/JP2004/013336 priority patent/WO2005046142A1/en
Publication of JP2005142965A publication Critical patent/JP2005142965A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • H04L47/125Avoiding congestion; Recovering from congestion by balancing the load, e.g. traffic engineering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling

Abstract

<P>PROBLEM TO BE SOLVED: To provide a communication apparatus in which a retransmission packet can be speedily transmitted and the efficiency of utilizing a band on each communication channel is improved in packet transmission using a multi-link system. <P>SOLUTION: A packet buffer 24 stores state information indicating that each of stored packets is in a state of waiting transmission, a state of waiting the reception of delivery confirmation indicating whether or not a transmitted packet is appropriately delivered to a destination, and in a state of confirming the success of the transmission. A schedule processing unit 23b sets a packet that is requested to retransmit, in packets stored in the packet buffer 24, to the state of waiting transmission and determines a communication channel on which a packet that is set in the state of waiting transmission, in packets stored in the packet buffer 24, is transmitted. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、例えば無線によってパケット通信を行う通信装置および通信方法に関するものである。   The present invention relates to a communication apparatus and a communication method for performing packet communication by radio, for example.

近年、情報通信ネットワークの利用形態がますます多様化しており、また、広域化している。これに伴って、異なるネットワークアーキテクチャを有するコンピュータシステム同士を相互接続する必要が生じている。このような異機種間通信を可能とするために、OSI(Open Systems Interconnection)と呼ばれる標準ネットワークアーキテクチャが提案されている。   In recent years, the usage forms of information communication networks have been diversified more and more widely. As a result, computer systems having different network architectures need to be interconnected. In order to enable such heterogeneous communication, a standard network architecture called OSI (Open Systems Interconnection) has been proposed.

OSI参照モデルは、(1)物理層、(2)データリンク層、(3)ネットワーク層、(4)トランスポート層、(5)セッション層、(6)プレゼンテーション層、(7)アプリケーション層、の7つの階層から構成されている。   The OSI reference model consists of (1) physical layer, (2) data link layer, (3) network layer, (4) transport layer, (5) session layer, (6) presentation layer, (7) application layer, It consists of seven layers.

(1)物理層は、電話線や同軸ケーブルなどの物理媒体を通信回線として使用するため、電気的、機械的および物理的条件を管理し、ビット列の伝送を保証する層である。(2)データリンク層は、隣接して通信し合うシステム間の伝送路上で発生するビット誤りを検出して回復することにより、相手システムにビット列から構成されるフレームを確実に伝送することを保証する層である。このデータリンク層は、例えばLLC(Logical Link Control)、およびMAC(Media Access Control)から構成される。   (1) The physical layer is a layer that manages the electrical, mechanical, and physical conditions and guarantees bit string transmission because a physical medium such as a telephone line or a coaxial cable is used as a communication line. (2) The data link layer guarantees that a frame composed of bit strings is reliably transmitted to the partner system by detecting and recovering bit errors that occur on the transmission path between adjacent communicating systems. It is a layer to do. The data link layer includes, for example, LLC (Logical Link Control) and MAC (Media Access Control).

(3)ネットワーク層は、各種通信網を使用し、通信相手となる最終端のシステムとの通信経路を確立するための中継、ルーティング機能を管理し、最終端のシステム間のデータ伝送を保証する層である。(4)トランスポート層は、通信網の両側にある最終端のシステムで実際に通信を行っているプロセス間で、確実にデータが転送されることを保証する層である。(5)セッション層は、プロセスが必要とする情報の送り方(例えば半二重や全二重の管理、送信権の管理など)やプロセス間の同期、再同期の管理などを行う層である。   (3) The network layer uses various communication networks, manages the relay and routing functions for establishing a communication path with the end-end system that is the communication partner, and guarantees data transmission between the end-end systems. Is a layer. (4) The transport layer is a layer that ensures that data is reliably transferred between processes that are actually communicating in the last system on both sides of the communication network. (5) The session layer is a layer that manages information required by the process (for example, half-duplex or full-duplex management, transmission right management, etc.), synchronization between processes, and resynchronization management. .

(6)プレゼンテーション層は、プロセス間で転送されるデータ構造(構文)を決定し、必要に応じて個々のプロセス独自のデータ構造と転送とに必要な共通データ構造との変換を行うものである。(7)アプリケーション層は、最上位の層であり、ファイルの転送、電子メール、ネットワークマネージメントなどをユーザに提供する層である。   (6) The presentation layer determines the data structure (syntax) to be transferred between processes, and performs conversion between the data structure unique to each process and the common data structure required for transfer as necessary. . (7) The application layer is the highest layer and provides a user with file transfer, e-mail, network management, and the like.

以上のようなOSI参照モデルにおいて、データ送信の際には、データは第7層から第1層に流れる一方、データ受信の際には、データは第1層から第7層へと流れることになる。   In the OSI reference model as described above, when data is transmitted, data flows from the seventh layer to the first layer, whereas when data is received, data flows from the first layer to the seventh layer. Become.

また、昨今では、より大容量のデータを通信ネットワークを介して伝送することに対する要求が増大しており、通信の高速化の需要が著しく高まっている。ここで、データ通信の伝送速度を上げる手法としては、物理層の伝送速度を上げる方法が挙げられる。しかしながら、物理層の伝送速度には、通信媒体およびプロトコルの特性に応じた限界がある。例えばISDN(integrated services digital network)の物理速度は64Kbpsであり、IEEE802.11aによる無線LANの最速は54Mbpsであり、言うまでもなく、これらの通信速度以上のデータ伝送を行うことは物理的に不可能である。   In recent years, there has been an increasing demand for transmission of a larger amount of data via a communication network, and the demand for high-speed communication has increased remarkably. Here, as a method of increasing the transmission speed of data communication, a method of increasing the transmission speed of the physical layer can be mentioned. However, the transmission rate of the physical layer has a limit corresponding to the characteristics of the communication medium and protocol. For example, the physical speed of ISDN (integrated services digital network) is 64 Kbps, and the maximum speed of a wireless LAN according to IEEE802.11a is 54 Mbps. Needless to say, it is physically impossible to perform data transmission exceeding these communication speeds. is there.

これに対して、データ通信の伝送速度を上げる別の方法としてマルチリンクプロトコルがある(特許文献1、非特許文献1など参照)。マルチリンクプロトコルは、一般にデータリンク層の機能として実現されるものである。マルチリンクプロトコルによれば、複数の具体的なデータリンクを、データリンク層の最上位部分において集約して、一本の仮想的なデータリンクとして上位の層(ネットワーク層)に見せる処理が行われる。このような処理によれば、仮想的なデータリンクの伝送速度は、個々のデータリンクにおける速度の合計となる。   On the other hand, there is a multilink protocol as another method for increasing the transmission speed of data communication (see Patent Document 1, Non-Patent Document 1, etc.). The multilink protocol is generally realized as a function of the data link layer. According to the multi-link protocol, a process is performed in which a plurality of specific data links are aggregated at the uppermost portion of the data link layer and shown as a single virtual data link to an upper layer (network layer). . According to such processing, the transmission rate of the virtual data link is the sum of the rates of the individual data links.

現状のマルチリンクプロトコルでは、あるデータリンクにおいて転送されたパケットに誤りが生じた場合には、同じデータリンクにおいて、データリンク層のMAC副層の手順にしたがって、誤りが生じたパケットの再送が行われる。   In the current multilink protocol, when an error occurs in a packet transferred in a certain data link, the error packet is retransmitted in the same data link according to the procedure of the MAC sublayer of the data link layer. Is called.

一方、昨今では、大容量の動画データなどをストリーミングで伝送する需要も高まっている。このようなストリーミングデータを伝送する際には、通信にリアルタイム性が要求される。すなわち、ストリーミングデータを構成するパケット(QoSパケット)には有効期限が決まっており、この有効期限内に伝送することが必要となる。   On the other hand, recently, there is an increasing demand for transmitting large amounts of moving image data and the like by streaming. When transmitting such streaming data, real-time performance is required for communication. In other words, the packet (QoS packet) constituting the streaming data has an expiration date, and must be transmitted within the expiration date.

図24(a)は、QoSパケットの再送が成功した例を示している。この例では、パケット5は、最初に伝送された際には伝送が失敗しており、再送が行われた際には、伝送が成功している。この再送の時点は、パケット5の有効期限よりも前となっているので、パケット5の伝送は成功したことになる。   FIG. 24A shows an example in which the retransmission of the QoS packet is successful. In this example, the packet 5 has failed to be transmitted when it is first transmitted, and has been successfully transmitted when retransmission is performed. Since the time of this retransmission is before the expiration date of the packet 5, the transmission of the packet 5 is successful.

一方、図24(b)は、QoSパケットの再送が失敗した例を示している。この例では、パケット5は、最初に伝送された際、および1回目の再送の際に伝送が失敗している。その後、2回目の再送が行われる前にパケット後の有効期限が経過してしまっている。この場合、有効期限内に伝送できなかったQoSパケット5は、利用することができずに無効(パケットロス)となり、動画データによる映像は受信側で乱れることになる。すなわち、伝送エラーを補償するための再送を行う場合は、各パケットの有効期限内に再送を成功させることが重要である。   On the other hand, FIG. 24B shows an example in which retransmission of a QoS packet has failed. In this example, the packet 5 has failed to be transmitted when it is first transmitted and at the first retransmission. Thereafter, the expiration date after the packet has passed before the second retransmission. In this case, the QoS packet 5 that could not be transmitted within the expiration date cannot be used and becomes invalid (packet loss), and the video based on the moving image data is disturbed on the receiving side. That is, when performing retransmission to compensate for transmission errors, it is important that retransmission be successful within the validity period of each packet.

無線LANにおけるQoSデータ通信に特化したIEEE802.11e(非特許文献2参照)は、このような有効期限内のQoSパケットの再送を実現するように設計されたMAC層のプロトコルである。IEEE802.11eでは、パケットが正常に伝送されたか否かを確認する2つの方法が提案されている。第1の方法としては、受信側の通信装置が、受信したQoSパケット毎に受信確認パケット(Normal Ack)を送信側へ送信する方法である。第2の方法としては、送信側の通信装置が、複数のQoSパケットをバーストで送信した後、送信したQoSパケットに対する送達確認要求パケット(BAR:Block Ack Request)を送信するとともに、受信側の通信装置が、BARに応じて、受信したQoSパケットに対する受信確認パケット(BA:Block Ack)を返信する方法である。   IEEE 802.11e (see Non-Patent Document 2) specialized for QoS data communication in a wireless LAN is a MAC layer protocol designed to realize retransmission of QoS packets within such an expiration date. In IEEE 802.11e, two methods for confirming whether or not a packet has been transmitted normally have been proposed. The first method is a method in which the communication device on the reception side transmits a reception confirmation packet (Normal Ack) to the transmission side for each received QoS packet. As a second method, the communication device on the transmission side transmits a plurality of QoS packets in bursts, and then transmits a delivery confirmation request packet (BAR: Block Ack Request) for the transmitted QoS packet, and communication on the reception side. This is a method in which the device returns a reception confirmation packet (BA: Block Ack) for the received QoS packet in accordance with the BAR.

ここで、受信側ではパケットの順序を整列する必要があるので、QoSパケットには予め順序の番号が付けられている。上記の第1の方法であるNormal Ackを用いた方法では、QoSパケットを順番通りに送信する仕様になっている。一方、第2の方法であるBAR/BAを用いた方法の場合、BARには、送達確認すべきQoSパケットの最初のパケットの順序番号を示すSequenceControlが示されており、BAには、SequenceControlで示される順序番号のQoSパケットから、SequenceControl+63で示される順序番号のQoSパケットまでの合計64個のQoSパケットに関する受信確認情報が示される。
特開2000−216815号公報(公開日2000年8月4日) PPP MultiLink Protocol(RFC1998, 1996/8) IEEE Std 802.11e Draft4.4(2003/6)
Here, since it is necessary to arrange the order of the packets on the receiving side, the QoS packets are given an order number in advance. In the method using Normal Ack, which is the first method, the QoS packet is transmitted in order. On the other hand, in the case of the method using BAR / BA which is the second method, SequenceControl indicating the sequence number of the first packet of the QoS packet to be confirmed for delivery is indicated in BAR, and SequenceControl is indicated in BA. The reception confirmation information regarding a total of 64 QoS packets from the QoS packet with the sequence number shown to the QoS packet with the sequence number shown with SequenceControl + 63 is shown.
JP 2000-216815 A (publication date August 4, 2000) PPP MultiLink Protocol (RFC1998, 1996/8) IEEE Std 802.11e Draft 4.4 (2003/6)

IEEE802.11aによる無線LANの物理層の最高速度は54Mbpsであるが、より高品位のAVデータを伝送する場合や、複数のAVデータを伝送する場合には、さらなる伝送帯域や伝送速度が必要となる。そこで、ここにマルチリンクプロトコルを適用することが考えられるが、無線通信の場合、図25に示すように、伝送路であるチャンネル毎にエラー率が時間的に変動するという問題がある。このエラー率の時間変動は、例えば送信機・受信機の移動、送信機と受信機との間での物体の移動、気温変化など、種々の要因によって生じるものであり、各チャンネルのエラー率は細かく変動している。ここで、有効期限の終了が近いQoSパケットを、あるチャンネルにおいてエラー率の高い時間帯で伝送しようとすると、パケットロス率が高くなるという問題が生ずる。   The maximum speed of the physical layer of the wireless LAN according to IEEE802.11a is 54 Mbps. However, when transmitting higher-quality AV data or transmitting a plurality of AV data, further transmission bandwidth and transmission speed are required. Become. Therefore, it is conceivable to apply the multilink protocol here, but in the case of wireless communication, there is a problem that the error rate varies with time for each channel as a transmission path, as shown in FIG. This time variation of the error rate is caused by various factors such as movement of the transmitter / receiver, movement of the object between the transmitter and the receiver, temperature change, etc. The error rate of each channel is It fluctuates finely. Here, when trying to transmit a QoS packet whose expiration date is close to an end in a time zone with a high error rate in a certain channel, there arises a problem that the packet loss rate becomes high.

また、複数のリンクを用いて伝送が行われる際には、送信側で送出したパケットの順番とは異なる順番で受信側において受信される可能性が高くなる。ここで、IEEE802.11eに規定されているNormal Ackを用いる送達確認を行った場合の具体的な事例について、図23(a)および(b)を参照しながら説明する。図23(a)に示す事例では、2つのリンク(チャンネル1および2)を用いてパケットを伝送する際に、各パケットの大きさが異なることによって、送信時のパケットの順番と、受信時のパケットの順番とが異なっている例が示されている。また、図23(b)に示す事例では、同じく2つのリンク(チャンネル1および2)を用いてパケットを伝送する際に、パケットの伝送失敗による再送が行われることによって、送信時のパケットの順番と、受信時のパケットの順番とが異なっている例が示されている。   Further, when transmission is performed using a plurality of links, there is a high possibility that the packets are received on the receiving side in an order different from the order of the packets transmitted on the transmitting side. Here, a specific example in the case of confirming delivery using Normal Ack defined in IEEE 802.11e will be described with reference to FIGS. 23 (a) and 23 (b). In the case shown in FIG. 23 (a), when packets are transmitted using two links (channels 1 and 2), the size of each packet is different, so that the order of packets at the time of transmission and An example in which the order of packets is different is shown. Further, in the case shown in FIG. 23B, when packets are transmitted using the same two links (channels 1 and 2), the retransmission is performed due to packet transmission failure, so that the order of packets at the time of transmission is increased. And an example in which the order of packets at the time of reception is different.

Normal Ackを用いる送達確認を行う場合、従来ではシングルリンクによる伝送が想定されているので、送信時のパケットの順番と受信時のパケットの順番とが異なることはなかったが、マルチリンクによる伝送に適用しようとすると、上記のように、パケットの順番が異なってくることになる。よって、このような状態に対応することが必要となる。   When performing delivery confirmation using Normal Ack, since transmission by single link has been assumed in the past, the order of packets at the time of transmission and the order of packets at the time of reception were not different. When applying, the order of the packets will be different as described above. Therefore, it is necessary to cope with such a state.

また、複数のリンクを用いて、IEEE802.11eのBAのような集合型の送達確認(複数のパケットの送達確認情報をまとめて返送すること)を行う際には、次のような問題が生じる。   In addition, the following problems occur when using multiple links to perform collective delivery confirmation such as IEEE 802.11e BA (to send back together acknowledgment information of multiple packets). .

送信すべき各パケットは複数のリンクで送信されることになるので、各リンクで送信されるパケットの順番はとびとびの値となる(不連続になる)ことがある。一方、BAは、あるパケットから所定の個数(64個)分の受信確認情報を含むような構成となっている。IEEE802.11eの様にリンク数が一つの場合64個で問題ないが、リンク数が増えるとともにBAで確認すべきパケットの番号の範囲は大きくなり、このBAによって受信確認できるパケットの数は、実質的には少ないものとなるので、受信確認処理の効率が悪いことになる。   Since each packet to be transmitted is transmitted on a plurality of links, the order of packets transmitted on each link may be discrete (discontinuous). On the other hand, the BA is configured to include a predetermined number (64) of reception confirmation information from a certain packet. When the number of links is one as in IEEE 802.11e, there is no problem with 64 links. However, as the number of links increases, the range of packet numbers to be confirmed by the BA increases, and the number of packets that can be confirmed by this BA is substantially Therefore, the efficiency of the reception confirmation process is poor.

また、上記のように、マルチリンクによって通信が行われる場合、各チャンネルに対応して設けられるアンテナは、一般的に近接して設けられることになる。図26(a)に2つのチャンネルA・Bに対応するアンテナA・Bが近接して設けられている場合の構成例を示す。送信信号電力と受信信号電力の電力差は通信距離に依存し、通常この差は数十dB程度となる。ここで、チャンネルAが周波数f1の信号を用い、チャンネルBが周波数f2の信号を用いるものとする。そして、ある時点において、チャンネルAにおいて送信が行われ、チャンネルBにおいて受信が行われているとする。この場合、チャンネルAによる周波数f1の送信信号が、チャンネルBによる周波数f2の受信信号に影響を与えることになる。この状態を図26(b)に示す。   Further, as described above, when communication is performed by multilink, antennas provided corresponding to the respective channels are generally provided close to each other. FIG. 26A shows a configuration example when antennas A and B corresponding to two channels A and B are provided close to each other. The power difference between the transmission signal power and the reception signal power depends on the communication distance, and this difference is usually about several tens dB. Here, channel A uses a signal of frequency f1, and channel B uses a signal of frequency f2. It is assumed that transmission is performed on channel A and reception is performed on channel B at a certain point in time. In this case, the transmission signal of the frequency f1 by the channel A affects the reception signal of the frequency f2 by the channel B. This state is shown in FIG.

この図では、横軸に周波数、縦軸に信号電力をとったグラフの概略が示されている。破線P1は、周波数f1の送信信号におけるパワースペクトルを示している。チャンネルBの受信処理は、バンドパスフィルタ処理を行うが、フィルタの特性は一般に理想的ではないため、上記f1の信号の一部はフィルタを通過し、その後のパワースペクトルは実線P2で示すようになる。このスペクトルは、周波数f2の受信信号のパワースペクトルP3よりも遥かに大きいために、チャンネルBの受信処理は周波数f2の信号を復調できなくなるという問題がある。これに対応するためには、全てのチャンネルにおいて、送信を行う期間と受信を行う期間とを揃える(異なるチャンネルの送信処理と受信処理の期間が重複しないようにする)ことが好ましいことになる。   In this figure, an outline of a graph in which the horizontal axis represents frequency and the vertical axis represents signal power is shown. A broken line P1 indicates a power spectrum in the transmission signal having the frequency f1. The reception processing of channel B performs band-pass filter processing. However, since the characteristics of the filter are generally not ideal, a part of the signal of f1 passes through the filter, and the power spectrum thereafter is as shown by a solid line P2. Become. Since this spectrum is much larger than the power spectrum P3 of the reception signal at the frequency f2, there is a problem that the reception processing on the channel B cannot demodulate the signal at the frequency f2. In order to cope with this, it is preferable to align the transmission period and the reception period in all channels (so that the transmission process and reception process periods of different channels do not overlap).

一方、MIMO(Multiple Input Multiple Output)と呼ばれる物理層の通信方式とマルチリンクを併用することも考えられる。MIMOでは、複数の送信アンテナ、複数の受信アンテナを用いるとともに、CDMA(符号分割多重接続)方式と、同じ周波数帯域の信号を用いることで、論理的に複数のチャンネルを構成して同時に通信を行うものが多い。この複数のチャンネルに対してマルチリンクプロトコルを適用する。この場合、複数のアンテナを使うので、上記と同様の理由により送信処理と受信処理の期間は重複させないようにするが、それに加えて各チャンネルの送信の開始時刻を揃える方が実装が容易で都合が良い。   On the other hand, it is also conceivable to use a physical layer communication method called MIMO (Multiple Input Multiple Output) together with a multilink. In MIMO, a plurality of transmission antennas and a plurality of reception antennas are used, and a signal in the same frequency band as that of a CDMA (Code Division Multiple Access) system is used to logically configure a plurality of channels and perform simultaneous communication. There are many things. A multilink protocol is applied to the plurality of channels. In this case, since a plurality of antennas are used, the transmission processing and reception processing periods are not overlapped for the same reason as described above. However, it is easier and more convenient to make the transmission start times of each channel uniform. Is good.

図27(a)は、MIMOによる通信を行う際に、チャンネルAでのパケット送信開始時刻と、チャンネルBでのパケット送信開始時刻とが異なっている場合のチャンネル信号の波形を示している。この図に示すように、チャンネルAのパケットが送信されている状態で、チャンネルBのパケットの送信が開始された場合、チャンネル信号の大きさの変化は比較的小さいものとなっている。具体的には、この変化の大きさは、チャンネルが2つの場合で、最大3dB程度となる。すなわち、チャンネル信号の大きさの変化が乏しいために、チャンネルBのパケットの送信が開始されたことを受信側で検出することが困難となることがわかる。   FIG. 27A shows the waveform of the channel signal when the packet transmission start time on channel A and the packet transmission start time on channel B are different when performing communication by MIMO. As shown in this figure, when the transmission of the channel B packet is started while the channel A packet is being transmitted, the change in the magnitude of the channel signal is relatively small. Specifically, the magnitude of this change is about 3 dB at maximum in the case of two channels. That is, it is understood that it is difficult for the receiving side to detect that the transmission of the channel B packet is started because the change in the magnitude of the channel signal is scarce.

一方、図27(b)は、MIMOによる通信を行う際に、チャンネルAでのパケット送信開始時刻と、チャンネルBでのパケット送信開始時刻とを揃えている場合のチャンネル信号の波形を示している。この図に示すように、チャンネルAおよびチャンネルBのパケットが送信されていることは容易に検出することができるので、受信側は、パケットの受信を検出した時点から復号を開始することによって、各チャンネルの信号を容易に認識することが可能となる。   On the other hand, FIG. 27B shows the waveform of the channel signal when the packet transmission start time on channel A and the packet transmission start time on channel B are aligned when performing communication by MIMO. . As shown in this figure, since it is possible to easily detect that the packets of channel A and channel B are being transmitted, the receiving side starts decoding from the time when the reception of the packet is detected. The channel signal can be easily recognized.

さらに、MIMOによる通信を行う場合だけではなく、別の周波数のチャンネルで複数のチャンネルを用いている場合でも、全てのチャンネルにおけるパケットの送信開始を同時にすれば、各チャンネルにおける送信タイミングの制御を共通化することができるので、MAC層による制御を簡単にすることが可能となる。   Furthermore, not only when performing communication by MIMO, but also when using multiple channels with different frequency channels, if transmission of packets in all channels is started simultaneously, transmission timing control in each channel is common. Therefore, it is possible to simplify the control by the MAC layer.

しかしながら、上記のように、全てのチャンネルでの送信を行う期間と受信を行う期間とを揃えるとともに、パケットの送信開始を同時にする場合、全てのチャンネルのNormal Ackの返信も同時に行われる必要がある。この場合、図28に示すように、Ackを返信する時刻の問題が生じる。詳しく説明すると、図28に示すように、チャンネルAとチャンネルBとで長さの違うパケット1およびパケット2が伝送される際、Normal Ackは最も長いパケット2の終了に合わせて返信される必要がある。しかしながら、パケット2の送信が失敗すると、どの時点でNormal Ackを返信してよいのかを認識することができないという問題が生じることになる。   However, as described above, when the transmission period for all channels and the reception period are aligned, and when packet transmission is started at the same time, normal ACKs for all channels need to be returned simultaneously. . In this case, as shown in FIG. 28, there arises a problem of time for returning Ack. More specifically, as shown in FIG. 28, when packet 1 and packet 2 having different lengths are transmitted between channel A and channel B, Normal Ack needs to be returned at the end of the longest packet 2. is there. However, if transmission of the packet 2 fails, there arises a problem that it is not possible to recognize at which point the Normal Ack may be returned.

本発明は、上記の問題点に鑑みてなされたものであり、その目的は、マルチリンク方式によるパケット伝送を行う際に生じる問題を解決する通信装置および通信方法を提供することにある。より詳細には、本発明の目的は、マルチリンク方式によるパケット伝送を行う際の、再送パケットを迅速に送信することが可能となるとともに、各通信チャンネルにおける帯域の利用効率を向上する通信装置および通信方法を提供することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a communication apparatus and a communication method for solving problems that occur when performing packet transmission by the multilink method. More specifically, an object of the present invention is to provide a communication device and a communication device capable of quickly transmitting a retransmission packet when performing packet transmission by a multilink method and improving the bandwidth utilization efficiency in each communication channel. It is to provide a communication method.

また、本発明の目的は、パケットの有効期限が切れてから受信側へパケットの送信が成功することを抑制する通信装置および通信方法を提供することにある。   It is another object of the present invention to provide a communication device and a communication method that suppress the successful transmission of a packet to the receiving side after the expiration date of the packet expires.

また、本発明の目的は、送達確認処理が必要以上に頻繁に行われたり、送達確認を行うべきパケットの送達確認要求が行われなかったりというような不具合を防止する通信装置および通信方法を提供することにある。   Another object of the present invention is to provide a communication device and a communication method for preventing problems such as that delivery confirmation processing is performed more frequently than necessary or that a delivery confirmation request for a packet to be delivered is not requested. There is to do.

また、本発明の目的は、Normal Ack方式においても、マルチリンク方式に的確に対応することが可能となる通信装置および通信方法を提供することにある。   It is another object of the present invention to provide a communication device and a communication method that can accurately cope with the multilink method even in the normal ack method.

また、本発明の目的は、全てのチャンネルで、送信を行う期間と受信を行う期間とを揃える必要がある通信方式を採用する場合にも、的確に対応することを可能とする通信装置および通信方法を提供することにある。   In addition, an object of the present invention is to provide a communication apparatus and a communication that can accurately cope with a case where a communication method that requires a transmission period and a reception period to be aligned in all channels is adopted. It is to provide a method.

本発明に係る通信装置は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、送信すべきパケットを、どの通信チャンネルで送信すべきかを決定するスケジューリング手段を備え、上記スケジューリング手段が、通信先から再送要求を受けたパケットを送信する際に用いる通信チャンネルを、該パケットを前回送信した通信チャンネルの影響を受けずに設定することを特徴としている。   In order to solve the above problems, a communication apparatus according to the present invention is a communication apparatus that transmits a plurality of packets to a communication destination using a plurality of communication channels. Scheduling means for deciding whether to transmit on a communication channel, and the scheduling means determines a communication channel to be used when transmitting a packet for which a retransmission request has been received from a communication destination, affected by the communication channel that transmitted the packet last time. It is characterized by setting without.

また、本発明に係る通信装置は、上記の構成において、送信すべきパケットを記憶するパケット記憶手段をさらに備え、上記パケット記憶手段が、記憶されている各パケットに関して、送信を待機している状態、送信したパケットが通信先に適切に送達できたかを示す送達確認の受信を待機している状態、および送信の成功が確認されている状態のいずれであるかを示す情報を記憶しており、上記スケジューリング手段が、上記パケット記憶手段に記憶されているパケットのうち、再送要求を受けたパケットを上記送信を待機している状態に設定するとともに、上記パケット記憶手段に記憶されているパケットのうち、上記送信を待機している状態として設定されているパケットをスケジューリングする構成としてもよい。   The communication apparatus according to the present invention further includes a packet storage unit that stores a packet to be transmitted in the above configuration, and the packet storage unit is waiting for transmission for each stored packet. , Storing information indicating whether it is waiting to receive a delivery confirmation indicating whether the transmitted packet has been properly delivered to the communication destination, or whether the transmission has been confirmed to be successful, Among the packets stored in the packet storage unit, the scheduling unit sets a packet for which a retransmission request has been received to a state waiting for the transmission, and among the packets stored in the packet storage unit The packet that is set as a state waiting for the transmission may be scheduled.

また、本発明に係る通信装置は、上記の構成において、各通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットを生成する送達確認要求手段が各通信チャンネルに対応して設けられている構成としてもよい。   In the communication device according to the present invention, in the above configuration, for each packet transmitted on each communication channel, a delivery confirmation request unit that generates a delivery confirmation request packet for requesting the delivery confirmation from the communication destination is provided in each communication channel. It is good also as a structure provided correspondingly.

また、本発明に係る通信装置は、上記の構成において、複数の通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットを生成する送達確認要求手段が設けられている構成としてもよい。   Further, the communication apparatus according to the present invention is provided with a delivery confirmation request means for generating a delivery confirmation request packet for requesting the delivery confirmation from the communication destination for a packet transmitted through a plurality of communication channels in the above configuration. It is good also as composition which has.

本発明に係る通信装置は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、送信すべきパケットを、どの通信チャンネルでどのような順番で送信すべきかを決定するスケジューリング手段を備え、上記スケジューリング手段が、連続して送信すべくスケジューリングされるパケット同士を、それぞれ異なる通信チャンネルで送信するようにスケジューリングを行うことを特徴としている。   In order to solve the above problems, a communication apparatus according to the present invention is a communication apparatus that transmits a plurality of packets to a communication destination using a plurality of communication channels. Scheduling means for determining in what order the communication channels should be transmitted, and the scheduling means performs scheduling so that packets scheduled for continuous transmission are transmitted on different communication channels. It is characterized by.

また、本発明に係る通信装置は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、送信すべきパケットを、どの通信チャンネルでどのような順番で送信すべきかを決定するスケジューリング手段を備え、上記スケジューリング手段が、送信すべきパケットの送信順番に従って各パケットを各通信チャンネルに割り当てていくときに、あるパケットをある通信チャンネルに割り当てるごとに、該パケットの送信完了時間を送信完了時間記憶手段に通信チャンネルごとに更新していくとともに、上記送信完了時間が最も小さい時間となっている通信チャンネルに対してパケットを割り当てることを特徴としている。   In order to solve the above problem, a communication device according to the present invention is a communication device that transmits a plurality of packets to a communication destination using a plurality of communication channels, and transmits a packet to be transmitted. Scheduling means for determining in which order in which communication channel to transmit, and when the scheduling means assigns each packet to each communication channel in accordance with the transmission order of the packet to be transmitted, Each time a packet is assigned to a certain communication channel, the transmission completion time of the packet is updated in the transmission completion time storage means for each communication channel, and the packet is sent to the communication channel having the smallest transmission completion time. It is characterized by assigning.

また、本発明に係る通信装置は、上記課題を解決するために、複数のパケットを送信する通信装置であって、送信すべきパケットの送信順番を設定するスケジューリング手段を備え、上記スケジューリング手段が、送信すべき複数のパケットを、各パケットに設定されている残り有効期限の長さに応じて複数のグループに分けるとともに、残り有効期限がより短いグループに含まれるパケットを優先して送信するように送信順番を設定することを特徴としている。   Further, in order to solve the above problem, the communication device according to the present invention is a communication device that transmits a plurality of packets, and includes a scheduling unit that sets a transmission order of packets to be transmitted, and the scheduling unit includes: Multiple packets to be transmitted are divided into multiple groups according to the remaining expiration date set in each packet, and packets included in a group with a shorter remaining expiration date are transmitted with priority. It is characterized by setting the transmission order.

また、本発明に係る通信装置は、上記の構成において、上記スケジューリング手段が、残り有効期限がより短いグループに含まれるパケットをより先に送信するように送信順番を設定する構成としてもよい。   Further, the communication apparatus according to the present invention may be configured such that, in the above configuration, the scheduling means sets the transmission order so that packets included in a group with a shorter remaining expiration date are transmitted earlier.

また、本発明に係る通信装置は、上記課題を解決するために、複数のパケットを送信する通信装置であって、送信すべきパケットの送信順番を設定するスケジューリング手段を備え、上記スケジューリング手段が、パケットのサイズが大きいパケットほど優先して送信するように送信順番を設定することを特徴としている。   Further, in order to solve the above problem, the communication device according to the present invention is a communication device that transmits a plurality of packets, and includes a scheduling unit that sets a transmission order of packets to be transmitted, and the scheduling unit includes: A feature is that the transmission order is set so that a packet having a larger packet size is preferentially transmitted.

また、本発明に係る通信装置は、上記の構成において、上記スケジューリング手段が、パケットのサイズが大きいパケットほど先に送信されるように送信順番を設定する構成としてもよい。   Moreover, the communication apparatus according to the present invention may be configured such that, in the above configuration, the scheduling means sets the transmission order such that a packet having a larger packet size is transmitted earlier.

また、本発明に係る通信装置は、上記の構成において、上記スケジューリング手段が、上記各グループ内のパケットの送信順番を、パケットのサイズが大きいパケットほど先に送信されるように設定する構成としてもよい。   Further, the communication device according to the present invention may be configured such that, in the above configuration, the scheduling means sets the transmission order of the packets in each group so that packets having larger packet sizes are transmitted first. Good.

また、本発明に係る通信装置は、上記の構成において、上記複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信するとともに、上記スケジューリング手段が、残り有効期限がより短いグループに含まれるパケットを、複数の通信チャンネルのうち、エラー率がより低い通信チャンネルに割り当てる構成としてもよい。   In the communication apparatus according to the present invention, in the configuration described above, the plurality of packets are transmitted to one communication destination using a plurality of communication channels, and the scheduling unit has a shorter remaining expiration date. It is good also as a structure which allocates the packet contained in a group to the communication channel with a lower error rate among several communication channels.

また、本発明に係る通信装置は、上記の構成において、上記複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信するとともに、上記スケジューリング手段が、パケットのサイズが大きいパケットほど、エラー率がより低い通信チャンネルに割り当てられるようにスケジューリングを行う構成としてもよい。   In the communication apparatus according to the present invention, in the configuration described above, the plurality of packets are transmitted to a single communication destination using a plurality of communication channels, and the scheduling unit includes a packet having a large packet size. The scheduling may be performed so that the error channel is assigned to a communication channel having a lower error rate.

また、本発明に係る通信装置は、上記の構成において、上記スケジューリング手段が、上記各グループ内のパケットを、パケットのサイズが大きいパケットほど、エラー率がより低い通信チャンネルに割り当てる構成としてもよい。   The communication apparatus according to the present invention may be configured such that, in the above configuration, the scheduling unit allocates the packet in each group to a communication channel having a lower error rate as the packet size is larger.

また、本発明に係る通信装置は、上記の構成において、上記スケジューリング手段によるスケジューリング結果を格納するスケジューリング結果記憶手段と、上記スケジューリング結果記憶手段に記憶されているスケジューリング結果に従って、送信すべきパケットを各通信チャンネルに順番に送出するパケット分配手段とをさらに備えている構成としてもよい。   Further, in the above configuration, the communication device according to the present invention has a scheduling result storage unit for storing a scheduling result by the scheduling unit, and a packet to be transmitted according to the scheduling result stored in the scheduling result storage unit. It may be configured to further include packet distribution means for sequentially transmitting to the communication channel.

また、本発明に係る通信装置は、上記課題を解決するために、複数のパケットを送信する通信装置であって、送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成する送達確認要求手段を備え、上記送達確認パケットには、送達確認対象となるパケットの数のパケット情報領域が含まれており、該パケット情報領域には、対応するパケットを特定する情報がそれぞれ含まれていることを特徴としている。   In order to solve the above-described problem, the communication device according to the present invention is a communication device that transmits a plurality of packets, and provides a communication confirmation to the communication destination indicating whether the transmitted packet has been properly delivered to the communication destination. A delivery confirmation request means for generating a requested delivery confirmation request packet, wherein the delivery confirmation packet includes a packet information area corresponding to the number of packets to be acknowledged, and the packet information area corresponds to It is characterized in that information for identifying each packet is included.

また、本発明に係る通信装置は、上記の構成において、送信したパケットを特定する情報を記憶する送信パケット記憶手段をさらに備え、上記送達確認要求手段が、上記送信パケット記憶手段に記憶されている情報に基づいて、上記送達確認要求パケットを生成する構成としてもよい。   The communication apparatus according to the present invention further includes transmission packet storage means for storing information specifying a transmitted packet in the above configuration, and the delivery confirmation request means is stored in the transmission packet storage means. The delivery confirmation request packet may be generated based on the information.

また、本発明に係る通信装置は、上記課題を解決するために、上記本発明に係る通信装置からパケットを受信する通信装置であって、上記送達確認要求パケットを受信した際に、これに返信する送達確認パケットを生成する送達確認送信手段を備え、上記送達確認パケットには、送達確認対象となるパケットの数の送達確認情報領域が含まれており、該送達確認情報領域が、送達の成功/失敗を示すビットによって構成されていることを特徴としている。   In order to solve the above-described problem, the communication device according to the present invention is a communication device that receives a packet from the communication device according to the present invention, and returns a response to the packet when the delivery confirmation request packet is received. A delivery confirmation transmitting means for generating a delivery confirmation packet to be transmitted. The delivery confirmation packet includes delivery confirmation information areas corresponding to the number of packets to be acknowledged. / It is characterized by being composed of bits indicating failure.

また、本発明に係る通信装置は、上記の構成において、受信したパケットを特定する情報を記憶する受信パケット記憶手段をさらに備え、上記送達確認送信手段が、上記受信パケット記憶手段に記憶されている情報に基づいて、上記送達確認パケットを生成する構成としてもよい。   The communication apparatus according to the present invention further includes reception packet storage means for storing information specifying a received packet in the above configuration, wherein the delivery confirmation transmission means is stored in the reception packet storage means. The delivery confirmation packet may be generated based on the information.

また、本発明に係る通信装置は、上記課題を解決するために、複数のパケットを、1つの通信先から複数の通信チャンネルを用いて受信する通信装置であって、各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信する送達確認送信手段と、受信した複数のパケットを順番どおりに整列するパケット整列手段とを備えていることを特徴としている。   The communication device according to the present invention is a communication device that receives a plurality of packets from a single communication destination using a plurality of communication channels in order to solve the above-described problem. Delivery confirmation transmitting means for returning a delivery confirmation packet to each packet and packet alignment means for aligning a plurality of received packets in order are provided.

また、本発明に係る通信装置は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、送信すべきデータパケットとして入力されたデータパケットに対して、通信先から返信される送達確認パケットが返信されるべき返信時刻を示す情報を含めた送信用パケットを生成するパケット生成手段を備えていることを特徴としている。   The communication device according to the present invention is a communication device that transmits a plurality of packets to a single communication destination using a plurality of communication channels in order to solve the above-described problem. And a packet generation means for generating a transmission packet including information indicating a return time at which a delivery confirmation packet to be returned from the communication destination should be returned with respect to the data packet input as .

また、本発明に係る通信装置は、上記課題を解決するために、上記本発明に係る通信装置からパケットを受信する通信装置であって、上記送信用パケットを受信した際に、該送信用パケットに含まれている返信時刻の情報を読み出し、該返信時刻に、該返信用パケットに対する送達確認パケットを返信する送達確認送信手段を備えていることを特徴としている。   Further, in order to solve the above-described problem, the communication device according to the present invention is a communication device that receives a packet from the communication device according to the present invention, and when the transmission packet is received, Is provided with a delivery confirmation transmitting means for reading the reply time information included in the reply time and returning a delivery confirmation packet for the reply packet at the reply time.

また、本発明に係る通信装置は、上記課題を解決するために、複数のパケットを、1つの通信先から複数の通信チャンネルを用いて受信する通信装置であって、各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信する送達確認送信手段を備え、上記送達確認送信手段が、上記送達確認パケットを、全ての通信チャンネルで同時に送信することを特徴としている。   The communication device according to the present invention is a communication device that receives a plurality of packets from a single communication destination using a plurality of communication channels in order to solve the above-described problem. Delivery confirmation transmission means for returning a delivery confirmation packet to each packet is provided, and the delivery confirmation transmission means transmits the delivery confirmation packet simultaneously on all communication channels.

また、本発明に係る通信装置は、上記の構成において、上記送達確認送信手段が、上記送達確認パケットに、同時に送信される全てのチャンネルでの送達確認パケットにおける送達確認についての情報を含める構成としてもよい。   Further, the communication device according to the present invention is configured such that, in the above configuration, the delivery confirmation transmitting means includes information on delivery confirmation in the delivery confirmation packet in all the channels transmitted simultaneously in the delivery confirmation packet. Also good.

また、本発明に係る通信装置は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成する送達確認要求手段を備え、上記送達確認要求手段は、上記送達確認要求パケットを、全ての通信チャンネルで同時に送信することを特徴としている。   In order to solve the above-described problem, the communication device according to the present invention is a communication device that transmits a plurality of packets to a single communication destination using a plurality of communication channels. A delivery confirmation requesting means for generating a delivery confirmation request packet for requesting a delivery confirmation indicating whether the delivery has been properly performed first, and the delivery confirmation requesting means transmits the delivery confirmation request packet to all communication channels. It is characterized by transmitting simultaneously.

また、本発明に係る通信装置は、上記の構成において、上記送達確認要求手段が、上記送達確認要求パケットに、同時に送信される全てのチャンネルでの送達確認要求パケットにおける送達確認要求についての情報を含める構成としてもよい。   Further, in the communication device according to the present invention, in the above configuration, the delivery confirmation request unit includes information on a delivery confirmation request in a delivery confirmation request packet in all the channels transmitted simultaneously to the delivery confirmation request packet. It is good also as a structure to include.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、送信すべきパケットを、どの通信チャンネルで送信すべきかを決定する第1のステップを含み、上記第1のステップにおいて、通信先から再送要求を受けたパケットを送信する際に用いる通信チャンネルを、該パケットを前回送信した通信チャンネルの影響を受けずに設定することを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication apparatus that transmits a plurality of packets to a communication destination using a plurality of communication channels in order to solve the above problem. A communication channel to be used when transmitting a packet for which a retransmission request has been received from a communication destination in the first step. It is characterized by setting without being affected by the communication channel transmitted last time.

また、本発明に係る通信方法は、上記の方法において、送信すべきパケットを記憶するパケット記憶手段に、記憶されている各パケットに関して、送信を待機している状態、送信したパケットが通信先に適切に送達できたかを示す送達確認の受信を待機している状態、および送信の成功が確認されている状態のいずれであるかを示す情報を記憶する第2のステップと、上記パケット記憶手段に記憶されているパケットのうち、再送要求を受けたパケットを上記送信を待機している状態に設定するとともに、上記パケット記憶手段に記憶されているパケットのうち、上記送信を待機している状態として設定されているパケットをスケジューリングする第3のステップとをさらに含んでいる方法としてもよい。   Further, in the communication method according to the present invention, in the above method, the packet storage means for storing the packet to be transmitted is waiting for transmission for each packet stored, and the transmitted packet is sent to the communication destination. A second step of storing information indicating whether the state is waiting for receipt of a delivery confirmation indicating whether the delivery has been properly performed or a state in which the successful transmission has been confirmed; and the packet storage means Among the stored packets, the packet that has received a retransmission request is set to a state waiting for the transmission, and among the packets stored in the packet storage means, the state waiting for the transmission The method may further include a third step of scheduling the set packet.

また、本発明に係る通信方法は、上記の方法において、各通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットを生成する第4のステップが、各通信チャンネルごとに行われる方法としてもよい。   Further, in the communication method according to the present invention, in the above method, the fourth step of generating a delivery confirmation request packet for requesting the delivery confirmation from the communication destination with respect to a packet transmitted on each communication channel includes the communication channel It is good also as a method performed every.

また、本発明に係る通信方法は、上記の方法において、複数の通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットを生成する第5のステップを含んでいる方法としてもよい。   The communication method according to the present invention includes a fifth step of generating a delivery confirmation request packet for requesting the delivery confirmation from the communication destination for a packet transmitted on a plurality of communication channels. It is good also as a method.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、送信すべきパケットを、どの通信チャンネルでどのような順番で送信すべきかを決定する第1のステップを含み、上記第1のステップにおいて、連続して送信すべくスケジューリングされるパケット同士を、それぞれ異なる通信チャンネルで送信するようにスケジューリングを行うことを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication apparatus that transmits a plurality of packets to a communication destination using a plurality of communication channels in order to solve the above problem. Including a first step for determining in which communication channel and in which order to transmit the packets to be transmitted. In the first step, packets scheduled to be transmitted continuously are respectively connected to different communication channels. It is characterized in that scheduling is performed so as to transmit the data.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、送信すべきパケットを、どの通信チャンネルでどのような順番で送信すべきかを決定する第1のステップを含み、上記第1のステップにおいて、送信すべきパケットの送信順番に従って各パケットを各通信チャンネルに割り当てていくときに、あるパケットをある通信チャンネルに割り当てるごとに、該パケットの送信完了時間を送信完了時間記憶手段に通信チャンネルごとに更新していくとともに、上記送信完了時間が最も小さい時間となっている通信チャンネルに対してパケットを割り当てることを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication apparatus that transmits a plurality of packets to a communication destination using a plurality of communication channels in order to solve the above problem. A first step of determining in which communication channel and in what order the communication packet should be transmitted, and in the first step, each packet is assigned to each communication channel in accordance with the transmission order of the packet to be transmitted. Each time a packet is assigned to a certain communication channel, the transmission completion time of the packet is updated in the transmission completion time storage means for each communication channel, and the transmission completion time is the smallest time. It is characterized by assigning packets to communication channels.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを送信する通信装置における通信方法であって、送信すべきパケットの送信順番を設定する第1のステップを含み、上記第1のステップにおいて、送信すべき複数のパケットを、各パケットに設定されている残り有効期限の長さに応じて複数のグループに分けるとともに、残り有効期限がより短いグループに含まれるパケットを優先して送信するように送信順番を設定することを特徴としている。   Further, a communication method according to the present invention is a communication method in a communication device that transmits a plurality of packets in order to solve the above-described problem, and includes a first step of setting a transmission order of packets to be transmitted, In the first step, a plurality of packets to be transmitted are divided into a plurality of groups according to the length of the remaining expiration date set in each packet, and packets included in a group with a shorter remaining expiration date are It is characterized in that the transmission order is set so that transmission is performed with priority.

また、本発明に係る通信方法は、上記の方法において、上記第1のステップにおいて、残り有効期限がより短いグループに含まれるパケットをより先に送信するように送信順番を設定する方法としてもよい。   Further, the communication method according to the present invention may be a method in which, in the above method, in the first step, the transmission order is set so that packets included in a group having a shorter remaining expiration date are transmitted earlier. .

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを送信する通信装置における通信方法であって、送信すべきパケットの送信順番を設定する第1のステップを含み、上記第1のステップにおいて、パケットのサイズが大きいパケットほど優先して送信されるように送信順番を設定する方法としてもよい。   Further, a communication method according to the present invention is a communication method in a communication device that transmits a plurality of packets in order to solve the above-described problem, and includes a first step of setting a transmission order of packets to be transmitted, In the first step, the transmission order may be set so that a packet having a larger packet size is preferentially transmitted.

また、本発明に係る通信方法は、上記の方法において、上記第1のステップにおいて、パケットのサイズが大きいパケットほど先に送信されるように送信順番を設定する方法としてもよい。   Further, the communication method according to the present invention may be a method of setting the transmission order so that a packet having a larger packet size is transmitted earlier in the first step.

また、本発明に係る通信方法は、上記の方法において、上記第1のステップにおいて、上記各グループ内のパケットの送信順番を、パケットのサイズが大きいものほど先に送信されるように設定する方法としてもよい。   In the communication method according to the present invention, in the above method, in the first step, the transmission order of the packets in each group is set so that the larger the packet size is, the earlier the transmission is performed. It is good.

また、本発明に係る通信方法は、上記の方法において、上記複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信するとともに、上記第1のステップにおいて、残り有効期限がより短いグループに含まれるパケットを、複数の通信チャンネルのうち、エラー率がより低い通信チャンネルに割り当てる方法としてもよい。   In the communication method according to the present invention, in the above method, the plurality of packets are transmitted to a single communication destination using a plurality of communication channels, and in the first step, a remaining expiration date is set. A method may be used in which packets included in a shorter group are assigned to a communication channel with a lower error rate among a plurality of communication channels.

また、本発明に係る通信方法は、上記の方法において、上記複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信するとともに、上記第1のステップにおいて、パケットのサイズが大きいものほど、エラー率がより低い通信チャンネルに割り当てられるようにスケジューリングを行う方法としてもよい。   In the communication method according to the present invention, in the above method, the plurality of packets are transmitted to one communication destination using a plurality of communication channels, and in the first step, the size of the packet is determined. A method may be used in which scheduling is performed such that a larger channel is assigned to a communication channel having a lower error rate.

また、本発明に係る通信方法は、上記の方法において、上記第1のステップにおいて、上記各グループ内のパケットを、パケットのサイズが大きいものほど、エラー率がより低い通信チャンネルに割り当てる方法としてもよい。   The communication method according to the present invention may be a method in which, in the above method, in the first step, the packets in each group are assigned to a communication channel having a lower error rate as the packet size is larger. Good.

また、本発明に係る通信方法は、上記の方法において、上記スケジューリング結果を格納するスケジューリング結果記憶手段に記憶されているスケジューリング結果に従って、送信すべきパケットを各通信チャンネルに順番に送出するステップをさらに含んでいる方法としてもよい。   The communication method according to the present invention further includes a step of sequentially sending packets to be transmitted to each communication channel in accordance with the scheduling result stored in the scheduling result storage means for storing the scheduling result. It is good also as the method of including.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを送信する通信装置における通信方法であって、送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成する第1のステップを含み、上記送達確認パケットには、送達確認対象となるパケットの数のパケット情報領域が含まれており、該パケット情報領域には、対応するパケットを特定する情報がそれぞれ含まれていることを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication device that transmits a plurality of packets in order to solve the above-described problem, and performs a delivery confirmation indicating whether the transmitted packets can be properly delivered to a communication destination. Including a first step of generating a delivery confirmation request packet to be requested to a communication destination, wherein the delivery confirmation packet includes a packet information area corresponding to the number of packets to be acknowledged, and the packet information area includes , Each of which includes information for identifying the corresponding packet.

また、本発明に係る通信方法は、上記の方法において、上記第1のステップにおいて、送信したパケットを特定する情報を記憶する送信パケット記憶手段に記憶されている情報に基づいて、上記送達確認要求パケットを生成する方法としてもよい。   In the communication method according to the present invention, in the above method, in the first step, the delivery confirmation request is based on information stored in transmission packet storage means for storing information identifying a transmitted packet. A method of generating a packet may be used.

また、本発明に係る通信方法は、上記課題を解決するために、上記本発明に係る通信方法によって動作する通信装置からパケットを受信する通信装置における通信方法であって、上記送達確認要求パケットを受信した際に、これに返信する送達確認パケットを生成する第2のステップを備え、上記送達確認パケットには、送達確認対象となるパケットの数の送達確認情報領域が含まれており、該送達確認情報領域が、送達の成功/失敗を示すビットによって構成されていることを特徴としている。   A communication method according to the present invention is a communication method in a communication device that receives a packet from a communication device that operates according to the communication method according to the present invention. A second step of generating a delivery confirmation packet that is returned in response to the received packet. The delivery confirmation packet includes a delivery confirmation information area corresponding to the number of packets to be acknowledged. The confirmation information area is constituted by bits indicating success / failure of delivery.

また、本発明に係る通信方法は、上記の方法において、上記第2のステップにおいて、受信したパケットを特定する情報を記憶する受信パケット記憶手段に記憶されている情報に基づいて、上記送達確認パケットを生成する方法としてもよい。   In the communication method according to the present invention, in the above method, the delivery confirmation packet is based on the information stored in the received packet storage means for storing the information specifying the received packet in the second step. It is good also as a method of producing | generating.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを、1つの通信先から複数の通信チャンネルを用いて受信する通信装置における通信方法であって、各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信する第1のステップと、受信した複数のパケットを順番どおりに整列する第2のステップとを含んでいることを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication apparatus that receives a plurality of packets from a single communication destination using a plurality of communication channels in order to solve the above-described problem. The method includes a first step of returning a delivery confirmation packet to each received packet, and a second step of arranging the plurality of received packets in order.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、送信すべきデータパケットとして入力されたデータパケットに対して、通信先から返信される送達確認パケットが返信されるべき返信時刻を示す情報を含めた送信用パケットを生成する第1のステップを含んでいることを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication apparatus that transmits a plurality of packets to a communication destination using a plurality of communication channels in order to solve the above problem. Including a first step of generating a transmission packet including information indicating a return time at which a delivery confirmation packet to be returned from a communication destination is returned with respect to a data packet input as a data packet to be transmitted It is characterized by.

また、本発明に係る通信方法は、上記課題を解決するために、上記本発明に係る通信方法によって動作する通信装置からパケットを受信する通信装置における通信方法であって、上記送信用パケットを受信した際に、該送信用パケットに含まれている返信時刻の情報を読み出し、該返信時刻に、該返信用パケットに対する送達確認パケットを返信する第1のステップを含んでいることを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication device that receives a packet from a communication device that operates according to the communication method according to the present invention. In this case, the information processing apparatus includes a first step of reading information on a reply time included in the transmission packet and returning a delivery confirmation packet for the reply packet at the reply time.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを、1つの通信先から複数の通信チャンネルを用いて受信する通信装置における通信方法であって、各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信する第1のステップを含み、上記第1のステップにおいて、上記送達確認パケットを、全ての通信チャンネルで同時に送信することを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication apparatus that receives a plurality of packets from a single communication destination using a plurality of communication channels in order to solve the above-described problem. , Including a first step of returning a delivery confirmation packet to each received packet. In the first step, the delivery confirmation packet is transmitted simultaneously on all communication channels.

また、本発明に係る通信方法は、上記の方法において、上記第1のステップにおいて、上記送達確認パケットに、同時に送信される全てのチャンネルでの送達確認パケットにおける送達確認についての情報を含める方法としてもよい。   In the communication method according to the present invention, in the above method, in the first step, the delivery confirmation packet includes information on delivery confirmation in the delivery confirmation packet in all the channels transmitted simultaneously. Also good.

また、本発明に係る通信方法は、上記課題を解決するために、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成する第1のステップを含み、上記第1のステップにおいて、送達確認要求パケットを、全ての通信チャンネルで同時に送信することを特徴としている。   In addition, a communication method according to the present invention is a communication method in a communication device that transmits a plurality of packets to a communication destination using a plurality of communication channels in order to solve the above-described problem. Including a first step of generating a delivery confirmation request packet that requests a delivery confirmation indicating whether or not the packet has been properly delivered to the communication destination. In the first step, the delivery confirmation request packet is transmitted to all communications. It is characterized by transmitting simultaneously on the channel.

また、本発明に係る通信方法は、上記の方法において、上記第1のステップにおいて、上記送達確認要求パケットに、同時に送信される全てのチャンネルでの送達確認要求パケットにおける送達確認要求についての情報を含める方法としてもよい。   Further, in the communication method according to the present invention, in the above method, in the first step, the delivery confirmation request packet includes information on a delivery confirmation request in a delivery confirmation request packet in all channels transmitted simultaneously. It is good also as a method of including.

また、本発明に係る通信プログラムは、上記本発明に係る通信方法をコンピュータに実行させることを特徴としている。   A communication program according to the present invention causes a computer to execute the communication method according to the present invention.

また、本発明に係る通信プログラムを記録した記録媒体は、上記本発明に係る通信プログラムを記録していることを特徴としている。   A recording medium recording the communication program according to the present invention is characterized by recording the communication program according to the present invention.

本発明に係る通信装置は、以上のように、スケジューリング手段によって、通信先から再送要求を受けたパケットを送信する際に用いる通信チャンネルを、該パケットを前回送信した通信チャンネルの影響を受けずに設定する構成となっている。また、本発明に係る通信方法は、以上のように、通信先から再送要求を受けたパケットを送信する際に用いる通信チャンネルを、該パケットを前回送信した通信チャンネルの影響を受けずに設定する方法となっている。   As described above, the communication device according to the present invention can select a communication channel used when transmitting a packet for which a retransmission request has been received from the communication destination by the scheduling unit without being affected by the communication channel that previously transmitted the packet. It is configured to set. In addition, as described above, the communication method according to the present invention sets the communication channel used when transmitting a packet for which a retransmission request has been received from a communication destination without being affected by the communication channel that transmitted the packet last time. It has become a method.

従来では、通信先から再送要求を受けたパケットは、該パケットを前回送信した通信チャンネルにおいて送信されるようになっている。この場合、前回送信した通信チャンネルの通信状態が悪かったり、スケジュールが詰まっていたりしていると、パケットの再送が遅れたりすることが考えられる。   Conventionally, a packet for which a retransmission request has been received from a communication destination is transmitted on a communication channel that transmitted the packet last time. In this case, if the communication state of the communication channel transmitted last time is bad or the schedule is clogged, retransmission of the packet may be delayed.

これに対して、上記の構成および方法によれば、再送パケットを送信する通信チャンネルは、前回の通信チャンネルに拘らずに設定することができるので、より適切な通信チャンネルにおいて再送パケットの送信を行うことが可能となる。よって、再送パケットを迅速に送信することが可能となるとともに、各通信チャンネルにおける帯域の利用効率を向上することができるという効果を奏する。   On the other hand, according to the above configuration and method, the communication channel for transmitting the retransmission packet can be set regardless of the previous communication channel, and therefore the retransmission packet is transmitted on a more appropriate communication channel. It becomes possible. Therefore, it is possible to quickly transmit the retransmission packet and to improve the band utilization efficiency in each communication channel.

また、本発明に係る通信装置および通信方法は、上記の構成および方法において、送信すべきパケットを記憶するパケット記憶手段が、記憶されている各パケットに関して、送信を待機している状態、送信したパケットが通信先に適切に送達できたかを示す送達確認の受信を待機している状態、および送信の成功が確認されている状態のいずれであるかを示す情報を記憶しており、上記パケット記憶手段に記憶されているパケットのうち、再送要求を受けたパケットを上記送信を待機している状態に設定するとともに、上記パケット記憶手段に記憶されているパケットのうち、上記送信を待機している状態として設定されているパケットをスケジューリングするようにしてもよい。   Further, in the communication apparatus and the communication method according to the present invention, in the above-described configuration and method, the packet storage unit that stores the packet to be transmitted is in a state of waiting for transmission for each stored packet. Stores information indicating whether the packet is properly delivered to the communication destination, waiting for receipt of delivery confirmation, or information indicating whether transmission has been confirmed successfully. Among the packets stored in the means, the packet that received the retransmission request is set to the state waiting for the transmission, and among the packets stored in the packet storage means, the packet is waiting for the transmission. You may make it schedule the packet set as a state.

これにより、再送すべきパケットが、送信すべき状態となっているパケットとしてパケット記憶手段に記憶されており、これに基づいて、スケジューリングが行われるようになる。よって、再送すべきパケットが、新たに送信すべきパケットと同様にスケジューリングされることになるので、結果的に、再送すべきパケットを、前回送信した通信チャンネルの影響を受けずに設定することが可能となるという効果を奏する。   Thereby, the packet to be retransmitted is stored in the packet storage means as a packet to be transmitted, and scheduling is performed based on this. Therefore, the packet to be retransmitted is scheduled in the same manner as the packet to be newly transmitted. As a result, the packet to be retransmitted can be set without being affected by the communication channel transmitted last time. There is an effect that it becomes possible.

また、本発明に係る通信装置および通信方法は、上記の構成および方法において、各通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットが生成されるようにしてもよい。   Further, the communication device and the communication method according to the present invention are configured such that, in the above configuration and method, a delivery confirmation request packet for requesting the delivery confirmation from the communication destination is generated for a packet transmitted on each communication channel. Also good.

この場合、各通信チャンネルにおいて送達確認処理が行われるので、それぞれにおける送達確認処理は、シングルリンクにおける送達確認処理と同様の処理によって行うことができる。よって、実装を容易に行うことが可能となるという効果を奏する。   In this case, since the delivery confirmation process is performed in each communication channel, the delivery confirmation process in each communication channel can be performed by the same process as the delivery confirmation process in the single link. Therefore, there is an effect that the mounting can be easily performed.

また、本発明に係る通信装置および通信方法は、上記の構成および方法において、複数の通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットが生成されるようにしてもよい。   The communication apparatus and communication method according to the present invention are configured to generate a delivery confirmation request packet for requesting the delivery confirmation from a communication destination for a packet transmitted on a plurality of communication channels in the above configuration and method. May be.

この場合、送達確認要求パケットを生成する構成を1つ備えればよいことになるので、装置の簡素化を図ることができるという効果を奏する。   In this case, since only one configuration for generating the delivery confirmation request packet is required, the apparatus can be simplified.

また、複数(n個)の通信チャンネルで送信されたパケットの確認をn個ではなく一つの送達確認要求パケットで行うため、n−1の帯域が余分にでき、この余分に対するパケットロス率を向上させることができる。例えば、チャンネルが3つあった場合、各通信チャンネル毎に送達確認要求パケットを生成する構成の場合には、3つの送達確認要求パケットが送信され、これに対する送達確認パケットが返信されることになる一方、上記の構成および方法によれば、1つの送達確認要求パケットが送信され、これに対する送達確認パケットが返信されることになる。すなわち、3−1=2個の送達確認要求パケットおよび送達確認パケットの組み合わせの送受信が必要でなくなったため、この分他のパケットを割り当てることができ、パケットの再送が激しくなると、パケットロス率を向上させることができる。   In addition, since confirmation of packets transmitted on a plurality (n) of communication channels is performed with one delivery confirmation request packet instead of n, n-1 bandwidth can be increased, and the packet loss rate for this excess is improved. Can be made. For example, when there are three channels, in the case of a configuration in which a delivery confirmation request packet is generated for each communication channel, three delivery confirmation request packets are transmitted and a delivery confirmation packet corresponding thereto is returned. On the other hand, according to the above-described configuration and method, one delivery confirmation request packet is transmitted, and a delivery confirmation packet corresponding thereto is returned. In other words, since it is no longer necessary to send and receive a combination of 3-1 = 2 delivery confirmation request packets and delivery confirmation packets, other packets can be allocated accordingly, and the packet loss rate improves when packet retransmission becomes severe. Can be made.

また、本発明に係る通信装置および通信方法は、以上のように、連続して送信すべくスケジューリングされるパケット同士を、それぞれ異なる通信チャンネルで送信するようにスケジューリングが行われるようになっている。   In addition, as described above, the communication apparatus and the communication method according to the present invention perform scheduling so that packets scheduled to be transmitted continuously are transmitted through different communication channels.

これにより、より迅速にスケジューリングされたパケットを送信することができる。また、各パケットの送信を行う通信チャンネルを設定する際の制御が単純であるので、簡単な回路構成で上記処理を実現することが可能となるという効果を奏する。   Thereby, the scheduled packet can be transmitted more quickly. In addition, since the control when setting the communication channel for transmitting each packet is simple, the above processing can be realized with a simple circuit configuration.

また、本発明に係る通信装置および通信方法は、以上のように、送信すべきパケットの送信順番に従って各パケットを各通信チャンネルに割り当てていくときに、あるパケットをある通信チャンネルに割り当てるごとに、該パケットの送信完了時間を送信完了時間記憶手段に通信チャンネルごとに更新していくとともに、上記送信完了時間が最も小さい時間となっている通信チャンネルに対してパケットを割り当てるようになっている。   In addition, as described above, the communication device and the communication method according to the present invention assign each packet to each communication channel according to the transmission order of the packets to be transmitted. The transmission completion time of the packet is updated in the transmission completion time storage means for each communication channel, and the packet is assigned to the communication channel having the shortest transmission completion time.

これにより、より迅速にスケジューリングされたパケットを送信することができる。また、パケットの送信完了時間のみの基づいてスケジューリングを行っており、比較的制御が単純であるので、簡単な回路構成で上記処理を実現することが可能となるという効果を奏する。   Thereby, the scheduled packet can be transmitted more quickly. In addition, scheduling is performed based only on the packet transmission completion time, and the control is relatively simple. Therefore, the above processing can be realized with a simple circuit configuration.

また、本発明に係る通信装置および通信方法は、以上のように、送信すべき複数のパケットを、各パケットに設定されている残り有効期限の長さに応じて複数のグループに分けるとともに、残り有効期限がより短いグループに含まれるパケットを優先して送信するように送信順番を設定するようになっている。   In addition, as described above, the communication device and the communication method according to the present invention divide a plurality of packets to be transmitted into a plurality of groups according to the length of the remaining expiration date set in each packet, and the remaining The transmission order is set so as to preferentially transmit packets included in a group with a shorter expiration date.

これにより、残り有効期限が短いパケットを優先的に送信することになるので、有効期限が過ぎてから通信先にパケットが送達され、該パケットがロスとなることを防止することができるという効果を奏する。   As a result, a packet with a short remaining expiration date is preferentially transmitted, so that the packet is delivered to the communication destination after the expiration date has passed, and the packet can be prevented from being lost. Play.

また、本発明に係る通信装置および通信方法は、残り有効期限がより短いグループに含まれるパケットをより先に送信するように送信順番を設定するようにしてもよい。   Further, the communication apparatus and the communication method according to the present invention may set the transmission order so that packets included in a group with a shorter remaining expiration date are transmitted earlier.

これにより、残り有効期限が短いパケットをより先に送信することになるので、有効期限が過ぎてから通信先にパケットが送達され、該パケットがロスとなることを防止することができるという効果を奏する。   As a result, a packet with a short remaining expiration date is transmitted earlier, so that the packet is delivered to the communication destination after the expiration date has passed, and the packet can be prevented from being lost. Play.

また、本発明に係る通信装置および通信方法は、以上のように、パケットのサイズが大きいパケットほど優先して送信するように送信順番を設定するようになっている。   Further, as described above, the communication apparatus and the communication method according to the present invention set the transmission order so that a packet having a larger packet size is preferentially transmitted.

パケットのサイズが大きい場合には、パケットの送信の途中で通信状況が悪化するなどの送信失敗が生じる可能性が高くなる。これに対して、上記の構成および方法によれば、パケットのサイズが大きいものほど優先して送信されるようになっているので、送信失敗が生じた場合にも、再送処理を該パケットの有効期限内に行うことができる可能性を高めることができるという効果を奏する。   When the size of the packet is large, there is a high possibility that a transmission failure such as a deterioration of the communication status during the packet transmission will occur. On the other hand, according to the above configuration and method, the larger the packet size, the higher the priority for transmission, so even if a transmission failure occurs, the retransmission processing is performed for the packet. There is an effect that the possibility of being able to be performed within the time limit can be increased.

また、本発明に係る通信装置および通信方法は、パケットのサイズが大きいパケットほど先に送信されるように送信順番が設定されるようにしてもよい。   In the communication apparatus and the communication method according to the present invention, the transmission order may be set so that a packet having a larger packet size is transmitted earlier.

これにより、パケットのサイズが大きいものほど先に送信されるようになっているので、送信失敗が生じた場合にも、再送処理を該パケットの有効期限内に行うことができる可能性を高めることができるという効果を奏する。   As a result, the larger the packet size, the earlier the transmission, so that even if a transmission failure occurs, the possibility that retransmission processing can be performed within the validity period of the packet is increased. There is an effect that can be.

また、本発明に係る通信装置および通信方法は、以上のように、送信すべき複数のパケットを、各パケットに設定されている残り有効期限の長さに応じて複数のグループに分けるとともに、残り有効期限がより短いグループに含まれるパケットをより先に送信するように送信順番を設定することに加えて、上記各グループ内のパケットの送信順番を、パケットのサイズが大きいパケットほど先に送信されるように設定するようにしてもよい。   In addition, as described above, the communication device and the communication method according to the present invention divide a plurality of packets to be transmitted into a plurality of groups according to the length of the remaining expiration date set in each packet, and the remaining In addition to setting the transmission order so that packets included in a group with a shorter expiration date are transmitted earlier, the transmission order of packets within each group is transmitted earlier as the packet size is larger. You may make it set so that.

これにより、送信失敗が生じた場合にも、再送処理を該パケットの有効期限内に行うことができる可能性を高めることができるという効果を奏する。   Thereby, even when transmission failure occurs, there is an effect that it is possible to increase the possibility that retransmission processing can be performed within the validity period of the packet.

また、本発明に係る通信装置および通信方法は、残り有効期限がより短いグループに含まれるパケットを、複数の通信チャンネルのうち、エラー率がより低い通信チャンネルに割り当てるようにしてもよい。   In the communication apparatus and the communication method according to the present invention, packets included in a group having a shorter remaining expiration date may be assigned to a communication channel having a lower error rate among a plurality of communication channels.

これにより、残り有効期限が短いパケットの送信が成功する可能性を高めることが可能となるので、有効期限が過ぎてから通信先にパケットが送達され、該パケットがロスとなることを防止することができるという効果を奏する。   As a result, it is possible to increase the possibility of successful transmission of a packet with a short remaining expiration date, so that the packet is delivered to the communication destination after the expiration date has passed and the packet is prevented from being lost. There is an effect that can be.

また、本発明に係る通信装置および通信方法は、パケットのサイズが大きいものほど、エラー率がより低い通信チャンネルに割り当てられるようにスケジューリングを行うようにしてもよい。   Further, the communication device and the communication method according to the present invention may perform scheduling so that the larger the packet size is, the lower the error rate is assigned to the communication channel.

パケットのサイズが大きい場合には、パケットの送信の途中で通信状況が悪化するなどの送信失敗が生じる可能性が高くなる。これに対して、上記の構成および方法によれば、パケットのサイズが大きいものほど、パケットの送信が成功する可能性を高めることが可能となるので、再送処理が必要となる事態を低減することが可能となり、パケットの送信効率を高めることができるという効果を奏する。   When the size of the packet is large, there is a high possibility that a transmission failure such as a deterioration of the communication status during the packet transmission will occur. On the other hand, according to the above-described configuration and method, the larger the packet size, the higher the possibility of successful packet transmission, thereby reducing the need for retransmission processing. Thus, the packet transmission efficiency can be improved.

また、本発明に係る通信装置および通信方法は、送信すべき複数のパケットを、各パケットに設定されている残り有効期限の長さに応じて複数のグループに分けるとともに、残り有効期限がより短いグループに含まれるパケットを、複数の通信チャンネルのうち、エラー率がより低い通信チャンネルに割り当てることに加えて、上記各グループ内のパケットを、パケットのサイズが大きいものほど、エラー率がより低い通信チャンネルに割り当てるようにしてもよい。   Further, the communication device and the communication method according to the present invention divide a plurality of packets to be transmitted into a plurality of groups according to the length of the remaining expiration date set in each packet, and the shorter remaining expiration date. In addition to assigning packets included in a group to a communication channel with a lower error rate among a plurality of communication channels, communication with a lower error rate as the packet size of the packets in each group becomes larger. You may make it allocate to a channel.

この場合、残り有効期限が短いパケットの送信が成功する可能性を高めることが可能となるとともに、パケットのサイズが大きいものほど、パケットの送信が成功する可能性を高めることが可能となる。よって、有効期限が過ぎてから通信先にパケットが送達され、該パケットがロスとなることを防止することができるとともに、再送処理が必要となる事態を低減することが可能となり、パケットの送信効率を高めることができるという効果を奏する。   In this case, it is possible to increase the possibility of successful transmission of a packet with a short remaining expiration date, and it is possible to increase the possibility of successful packet transmission as the packet size increases. Therefore, it is possible to prevent a packet from being delivered to the communication destination after the expiration date has passed and to prevent the packet from being lost, and to reduce the situation where retransmission processing is necessary, and to improve the packet transmission efficiency. There is an effect that can be increased.

また、本発明に係る通信装置および通信方法は、上記の構成および方法において、スケジューリング結果記憶手段に記憶されているスケジューリング結果に従って、送信すべきパケットを各通信チャンネルに順番に送出するようにしてもよい。   In the communication apparatus and communication method according to the present invention, in the above configuration and method, packets to be transmitted may be sequentially transmitted to each communication channel in accordance with the scheduling result stored in the scheduling result storage unit. Good.

これにより、スケジューリング結果を的確に反映して、各通信チャンネルにおいてパケットの送信を行うことができる。   As a result, it is possible to transmit the packet in each communication channel by accurately reflecting the scheduling result.

また、本発明に係る通信装置および通信方法は、以上のように、送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成するとともに、上記送達確認パケットには、送達確認対象となるパケットの数のパケット情報領域が含まれており、該パケット情報領域には、対応するパケットを特定する情報がそれぞれ含まれているようになっている。   In addition, the communication device and the communication method according to the present invention generate a delivery confirmation request packet for requesting a delivery confirmation indicating whether the transmitted packet has been properly delivered to the communication destination, as described above, and The delivery confirmation packet includes packet information areas corresponding to the number of packets to be acknowledged, and the packet information area includes information for identifying the corresponding packets.

従来では、送達確認要求パケットには、送達確認対象となるパケット群の最初のパケットを示す情報が示されており、送達確認は、その最初のパケットから所定の数分のパケットに関する送達確認が行われるようになっていた。この場合、送達確認を行いたいパケットがとびとびの番号となっている場合には、1回の送達確認要求で得られる送達確認の実質的な数が少なくなってしまうことになる。   Conventionally, the delivery confirmation request packet includes information indicating the first packet of the packet group to be acknowledged, and the delivery confirmation is performed for a predetermined number of packets from the first packet. It was supposed to be. In this case, if the number of packets to be confirmed for delivery is a discrete number, the substantial number of delivery confirmations obtained by one delivery confirmation request is reduced.

これに対して、上記の構成および方法によれば、送達確認対象となるパケット自体を特定する情報が送達確認要求パケットに含まれているので、1回の送達確認要求で、送達確認を行いたいパケットを的確に指定することが可能となる。よって、送達確認処理が必要以上に頻繁に行われたり、送達確認を行うべきパケットの送達確認要求が行われなかったりというような不具合を防止することが可能となるという効果を奏する。   On the other hand, according to the above configuration and method, the delivery confirmation request packet includes information specifying the packet itself to be acknowledged, so it is desired to confirm delivery with a single delivery confirmation request. It becomes possible to specify a packet accurately. Therefore, it is possible to prevent such a problem that the delivery confirmation processing is performed more frequently than necessary, or the delivery confirmation request for the packet to be delivered is not requested.

また、本発明に係る通信装置および通信方法は、上記の構成および方法において、送信したパケットを特定する情報を記憶する送信パケット記憶手段に記憶されている情報に基づいて、上記送達確認要求パケットを生成するようにしてもよい。   Further, the communication device and the communication method according to the present invention provide the delivery confirmation request packet based on the information stored in the transmission packet storage means for storing the information specifying the transmitted packet in the above configuration and method. You may make it produce | generate.

この場合、送達確認すべきパケットを適切に含んだ送達確認要求パケットを容易に生成することが可能となるという効果を奏する。   In this case, there is an effect that it is possible to easily generate a delivery confirmation request packet appropriately including a packet to be acknowledged.

また、本発明に係る通信装置および通信方法は、上記送達確認要求パケットを受信した際に、これに返信する送達確認パケットを生成するとともに、上記送達確認パケットには、送達確認対象となるパケットの数の送達確認情報領域が含まれており、該送達確認情報領域が、送達の成功/失敗を示すビットによって構成されているようになっている。   In addition, the communication device and the communication method according to the present invention generate a delivery confirmation packet to be returned to the delivery confirmation request packet when the delivery confirmation request packet is received, and the delivery confirmation packet includes a packet to be acknowledged. A number of acknowledgment information areas are included, and the acknowledgment information area is constituted by bits indicating success / failure of delivery.

これにより、送達確認パケットのサイズを必要最低限にすることができるので、通信帯域の利用効率を向上させることができるという効果を奏する。   Thereby, since the size of the delivery confirmation packet can be minimized, there is an effect that the use efficiency of the communication band can be improved.

また、本発明に係る通信装置および通信方法は、上記の構成および方法において、受信したパケットを特定する情報を記憶する受信パケット記憶手段に記憶されている情報に基づいて、上記送達確認パケットを生成するようにしてもよい。   Further, the communication device and the communication method according to the present invention generate the delivery confirmation packet based on the information stored in the received packet storage means for storing the information specifying the received packet in the configuration and method described above. You may make it do.

この場合、送達確認に関する情報を適切に含んだ送達確認パケットを容易に生成することが可能となるという効果を奏する。   In this case, there is an effect that it is possible to easily generate a delivery confirmation packet appropriately including information on delivery confirmation.

また、本発明に係る通信装置および通信方法は、以上のように、各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信するとともに、受信した複数のパケットを順番どおりに整列するようになっている。   In addition, as described above, the communication device and the communication method according to the present invention return a delivery confirmation packet to each received packet in each communication channel and arrange the received packets in order. It has become.

従来では、送信側において、送信した各パケットに対して送達確認パケットを受信するNormal Ack方式の場合、パケットの送信は、パケットの順番どおりに行われることが前提となっていた。しかしながら、このことは、シングルリンク方式であることが前提となっているためであり、マルチリンク方式の場合には、パケットの順番どおりにパケットが送信されないことも頻繁に起こることになる。   Conventionally, in the case of the Normal Ack method in which the transmission side receives a delivery confirmation packet for each transmitted packet, it is assumed that the packets are transmitted in the order of the packets. However, this is based on the premise that the system is a single link system. In the case of the multilink system, it is often the case that packets are not transmitted in the order of packets.

これに対して、上記の構成および方法によれば、受信側において、受信したパケットの整列処理が行われるようになっているので、送信側において、パケットの順番どおりにパケットを送信する、という条件を解除することが可能となる。すなわち、Normal Ack方式においても、マルチリンク方式に的確に対応することが可能となるという効果を奏する。   On the other hand, according to the above configuration and method, the receiving side performs the alignment process of the received packets, so that the transmitting side transmits the packets in the order of the packets. Can be released. In other words, the Normal Ack method also has the effect of being able to accurately cope with the multilink method.

また、本発明に係る通信装置および通信方法は、以上のように、送信すべきデータパケットとして入力されたデータパケットに対して、通信先から返信される送達確認パケットが返信されるべき返信時刻を示す情報を含めた送信用パケットを生成するようになっている。   In addition, as described above, the communication device and the communication method according to the present invention set the return time at which the delivery confirmation packet returned from the communication destination is returned to the data packet input as the data packet to be transmitted. A transmission packet including the indicated information is generated.

これにより、受信側は、送達確認パケットを返信すべき時刻を知ることが可能となるという効果を奏する。   As a result, there is an effect that the receiving side can know the time when the delivery confirmation packet should be returned.

ここで、上記パケット手段が、第1のステップにおいて、所定の期間内に送信する全ての通信チャンネルにおける送信用パケットに対して、全て同じ時刻となる返信時刻を含めるようにしてもよい。この場合には、データパケットのパケット長が各チャンネルで異なっていたとしても、送達確認パケットが返信される時刻を、全てのチャンネルで揃えることが可能となる。これにより、全てのチャンネルで、送信を行う期間と受信を行う期間とを揃える必要がある通信方式を採用する場合にも、的確に対応することが可能となる。   Here, in the first step, the packet means may include reply times that are all the same time for transmission packets in all communication channels transmitted within a predetermined period. In this case, even when the packet length of the data packet is different for each channel, the time at which the delivery confirmation packet is returned can be made uniform for all channels. Accordingly, it is possible to accurately cope with a case where a communication method that requires a transmission period and a reception period to be aligned in all channels is adopted.

また、本発明に係る通信装置および通信方法は、以上のように、上記送信用パケットを受信した際に、該送信用パケットに含まれている返信時刻の情報を読み出し、該返信時刻に、該返信用パケットに対する送達確認パケットを返信するようになっている。   In addition, as described above, the communication device and the communication method according to the present invention read the reply time information included in the transmission packet when the transmission packet is received, and at the reply time, A delivery confirmation packet for the reply packet is returned.

これにより、送信側から要求されている時刻に、送達確認パケットを送信することが可能となるという効果を奏する。   As a result, the delivery confirmation packet can be transmitted at the time requested from the transmission side.

また、本発明に係る通信装置および通信方法は、以上のように、受信した各パケットに対して送達確認パケットを返信するとともに、上記送達確認パケットを、全ての通信チャンネルで同時に送信するようになっている。   In addition, as described above, the communication device and the communication method according to the present invention return a delivery confirmation packet to each received packet and simultaneously transmit the delivery confirmation packet on all communication channels. ing.

これにより、全てのチャンネルで、送信を行う期間と受信を行う期間とを揃える必要がある通信方式を採用する場合にも、的確に対応することが可能となる。   Accordingly, it is possible to accurately cope with a case where a communication method that requires a transmission period and a reception period to be aligned in all channels is adopted.

また、本発明に係る通信装置および通信方法は、上記送達確認パケットに、同時に送信される全てのチャンネルでの送達確認パケットにおける送達確認についての情報を含めるようにしてもよい。   In the communication apparatus and the communication method according to the present invention, the delivery confirmation packet may include information on delivery confirmation in the delivery confirmation packet transmitted on all channels transmitted simultaneously.

この場合、あるチャンネルにおいて、パケットの送信は成功しているが、送達確認パケットの返信が失敗している場合に、別のチャンネルにおいて、送信が成功しているパケットの再送が無駄に行われることを防止することが可能となる。   In this case, the transmission of the packet is successful in a certain channel, but when the reply of the delivery confirmation packet is unsuccessful, the retransmission of the packet that has been successfully transmitted in another channel is wasted. Can be prevented.

また、本発明に係る通信装置および通信方法は、以上のように、送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを、全ての通信チャンネルで同時に送信するようになっている。   In addition, as described above, the communication device and the communication method according to the present invention send a delivery confirmation request packet for requesting a delivery confirmation indicating whether or not the transmitted packet has been properly delivered to the communication destination to all communication channels. At the same time.

これにより、送信を行う期間と受信を行う期間とを揃える必要がある通信方式を採用する場合にも、的確に対応することが可能となる。   Accordingly, even when a communication method that requires the transmission period and the reception period to be aligned is adopted, it is possible to cope with the problem.

また、本発明に係る通信装置および通信方法は、上記送達確認要求パケットに、同時に送信される全てのチャンネルでの送達確認要求パケットにおける送達確認要求についての情報を含めるようにしてもよい。   In the communication apparatus and the communication method according to the present invention, the delivery confirmation request packet may include information on the delivery confirmation request in the delivery confirmation request packet for all the channels transmitted simultaneously.

この場合、あるチャンネルにおいて、送達確認要求パケットの送信の失敗、あるいは送達確認パケットの返信の失敗が生じた場合に、そのチャンネルでの送達確認要求パケットの再送信および送達確認パケットの再返信が行われる間、他のチャンネルが何の送受信処理を行わずに待機した状態となることを抑制することが可能となる。   In this case, if a delivery confirmation request packet transmission failure or a delivery confirmation packet reply failure occurs in a channel, the delivery confirmation request packet is retransmitted and the delivery confirmation packet is resent on that channel. It is possible to prevent other channels from entering a standby state without performing any transmission / reception processing.

なお、上記通信方法を、通信プログラムによりコンピュータ上で実行させることができる。さらに、上記通信プログラムをコンピュータ読取り可能な記録媒体に記憶させることにより、任意のコンピュータ上で上記通信プログラムを実行させることができる。   Note that the communication method can be executed on a computer by a communication program. Further, by storing the communication program in a computer-readable recording medium, the communication program can be executed on any computer.

なお、本発明に係る通信装置は、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、送信すべきデータパケットとして入力されたデータパケットを、所定の長さのパケット長となる送信用パケットに変換するパケット生成手段を備えている構成とすることも可能である。   The communication device according to the present invention is a communication device that transmits a plurality of packets to a single communication destination using a plurality of communication channels, and a data packet input as a data packet to be transmitted is It is also possible to adopt a configuration provided with packet generation means for converting into a transmission packet having a predetermined packet length.

また、本発明に係る通信方法は、複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、送信すべきデータパケットとして入力されたデータパケットを、所定の長さのパケット長となる送信用パケットに変換する第1のステップを含んでいる構成とすることも可能である。   The communication method according to the present invention is a communication method in a communication apparatus that transmits a plurality of packets to a single communication destination using a plurality of communication channels, and the data input as data packets to be transmitted It is also possible to adopt a configuration including a first step of converting a packet into a transmission packet having a predetermined packet length.

このような構成および方法とした場合、全ての通信チャンネルで送信される送信用パケットの長さが揃えられることになるので、全ての通信チャンネルで送信用パケットの送信タイミングを揃えることによって、これらのパケットに対する送達確認パケットの受信も、全ての通信チャンネルで揃えられることになる。よって、送信を行う期間と受信を行う期間とを揃える必要がある通信方式を採用する場合にも、的確に対応することが可能となる。   In the case of such a configuration and method, the lengths of transmission packets transmitted on all communication channels are aligned. Therefore, by aligning the transmission timing of transmission packets on all communication channels, The reception of the delivery confirmation packet for the packet is also aligned in all communication channels. Therefore, even when a communication method that requires the transmission period and the reception period to be aligned is adopted, it is possible to cope with the problem.

(実施の形態1)
本発明の実施の一形態について図1ないし図11に基づいて説明すれば、以下のとおりである。
(Embodiment 1)
An embodiment of the present invention will be described below with reference to FIGS.

(通信ネットワークシステムの構成)
図2は、本実施形態に係る通信ネットワークシステムの概略構成を示している。同図に示すように、この通信ネットワークシステムは、送信装置3から受信装置4に対して、送信側通信装置(通信装置)1および受信側通信装置(通信装置)2を介して、ストリームデータおよび/またはデータが送信される構成となっている。
(Configuration of communication network system)
FIG. 2 shows a schematic configuration of the communication network system according to the present embodiment. As shown in the figure, this communication network system transmits stream data and data from a transmission device 3 to a reception device 4 via a transmission side communication device (communication device) 1 and a reception side communication device (communication device) 2. The data is transmitted.

送信装置3は、動画データなどのストリームデータや、その他のデータを外部の装置に対して送信することが可能な装置である。具体的には、送信装置3は、例えばDVD(Digital Versatile Disk)プレイヤーやDVDレコーダ、HDDレコーダなどの動画再生装置や、BS/CSチューナーなどの放送受信装置などによって構成されるものである。   The transmission device 3 is a device capable of transmitting stream data such as moving image data and other data to an external device. Specifically, the transmission device 3 is configured by a moving image reproduction device such as a DVD (Digital Versatile Disk) player, a DVD recorder, and an HDD recorder, a broadcast reception device such as a BS / CS tuner, and the like.

受信装置4は、受信したストリームデータやその他のデータに基づいて処理を行う装置である。具体的には、受信装置4は、例えば受信したストリームデータとしての動画データを表示する表示装置などによって構成されるものである。   The receiving device 4 is a device that performs processing based on the received stream data and other data. Specifically, the receiving device 4 is configured by, for example, a display device that displays moving image data as received stream data.

送信装置3から出力されるストリームデータ/データは、送信側通信装置1に伝送される。そして、送信側通信装置1が、無線通信によって受信側通信装置2に対して該ストリームデータ/データを送信する。受信側通信装置2は、送信側通信装置1から送られたストリームデータ/データを無線を介して受信すると、これを受信装置4に伝送する。以上の処理によって、送信装置3から受信装置4へのストリームデータ/データの送信が行われる。   The stream data / data output from the transmission device 3 is transmitted to the transmission side communication device 1. Then, the transmission side communication device 1 transmits the stream data / data to the reception side communication device 2 by wireless communication. When receiving the stream data / data sent from the transmission side communication device 1 via wireless, the reception side communication device 2 transmits this to the reception device 4. Through the above processing, transmission of stream data / data from the transmission device 3 to the reception device 4 is performed.

なお、本実施形態では、送信装置3と送信側通信装置1とを別の装置として設けたシステムを示しているが、これに限定されるものではなく、送信装置3の内部に、送信側通信装置1の機能を設けた構成となっていてもよい。同様に、受信装置4の内部に、受信側通信装置2の機能を設けた構成となっていてもよい。   In the present embodiment, a system in which the transmission device 3 and the transmission-side communication device 1 are provided as separate devices is shown. However, the present invention is not limited to this. The configuration may be such that the function of the device 1 is provided. Similarly, the receiving device 4 may have a configuration in which the function of the receiving communication device 2 is provided.

(送信側・受信側通信装置の構成)
図1は、送信側通信装置1および受信側通信装置2の概略構成を示している。同図に示すように、送信側通信装置1は、送信側制御部5、および複数の通信I/F7…を備えており、受信側通信装置2は、受信側制御部6、および複数の通信I/F8…を備えている。送信側通信装置1における通信I/F7…と、受信側通信装置2における通信I/F8…とは、1対1で対応しており、対応したもの同士がリンクで結ばれ、無線による通信が行われるようになっている。すなわち、送信側通信装置1と受信側通信装置2との間では、複数のリンク(通信チャンネル)による無線通信が行われることになる。本実施形態では、リンクの数はn個となっており、リンク1〜リンクnが設けられているものとする。
(Configuration of transmitter / receiver communication device)
FIG. 1 shows a schematic configuration of the transmission side communication device 1 and the reception side communication device 2. As shown in the figure, the transmission side communication device 1 includes a transmission side control unit 5 and a plurality of communication I / Fs 7. The reception side communication device 2 includes a reception side control unit 6 and a plurality of communication. I / F8. The communication I / F 7... In the transmission side communication device 1 and the communication I / F 8 in the reception side communication device 2 correspond one-to-one. To be done. That is, wireless communication using a plurality of links (communication channels) is performed between the transmission side communication device 1 and the reception side communication device 2. In the present embodiment, the number of links is n, and links 1 to n are provided.

送信側制御部5は、送信側通信装置1における通信処理を制御するブロックであり、送信側MAC層9、および第1〜n送信側物理層10…を備えている。送信側MAC層9は、送信側通信装置1において、前記したOSI参照モデルにおけるデータリンク層の中のMAC層の機能を有する機能ブロックである。この送信側MAC層9の詳細については後述する。   The transmission-side control unit 5 is a block that controls communication processing in the transmission-side communication device 1 and includes a transmission-side MAC layer 9 and first to n-th transmission-side physical layers 10. The transmission side MAC layer 9 is a functional block having the function of the MAC layer in the data link layer in the OSI reference model in the transmission side communication device 1. Details of the transmission side MAC layer 9 will be described later.

第1〜n送信側物理層10…は、送信側通信装置1において、前記したOSI参照モデルにおける物理層の機能を有する機能ブロックである。第1〜n送信側物理層10…のそれぞれは、リンク1〜nに対応して設けられており、対応する通信I/F7…に接続されている。   The first to n transmitting-side physical layers 10 are functional blocks having functions of the physical layer in the OSI reference model described above in the transmitting-side communication apparatus 1. Each of the first to n transmission-side physical layers 10 is provided corresponding to the links 1 to n, and is connected to the corresponding communication I / F 7.

送信装置3から出力されたストリーム/データパケットは、送信側MAC層9に入力されると、ストリームの場合送信側MAC層9において、QoSパケットに変換される。ここで、QoSパケットは、動画などのストリームデータがパケット化されたものであり、リアルタイム伝送が必要とされ、有効期間などの設定がなされるパケットである。一方、データパケットは、リアルタイム伝送を必要としない通常のデータがパケット化されたものである。以降、両者を特に区別する必要がない場合には、単にパケットと称する。   When the stream / data packet output from the transmission device 3 is input to the transmission side MAC layer 9, the stream is converted into a QoS packet in the transmission side MAC layer 9 in the case of a stream. Here, the QoS packet is a packet in which stream data such as a moving image is packetized, real-time transmission is required, and a valid period and the like are set. On the other hand, the data packet is a packet of normal data that does not require real-time transmission. Hereinafter, when it is not necessary to distinguish the two, they are simply referred to as a packet.

送信側MAC層9は、伝送すべき各パケットをいずれかのリンクに割り振り、対応する第1〜n送信側物理層10…のいずれかに伝送する。そして、第1〜n送信側物理層10…のそれぞれの制御によって、通信I/F7…から各パケットの送信が行われる。   The transmission side MAC layer 9 allocates each packet to be transmitted to any one of the links and transmits it to any one of the corresponding first to n transmission side physical layers 10. And each packet is transmitted from communication I / F7 ... by each control of the 1st-n transmission side physical layers 10 ....

受信側制御部6は、受信側通信装置2における通信処理を制御するブロックであり、受信側MAC層11、および第1〜n受信側物理層12…を備えている。受信側MAC層11は、受信側通信装置2において、前記したOSI参照モデルにおけるデータリンク層の中のMAC層の機能を有する機能ブロックである。この受信側MAC層11の詳細については後述する。   The reception-side control unit 6 is a block that controls communication processing in the reception-side communication device 2 and includes a reception-side MAC layer 11 and first to n reception-side physical layers 12. The receiving-side MAC layer 11 is a functional block having the function of the MAC layer in the data link layer in the OSI reference model described above in the receiving-side communication device 2. Details of the reception-side MAC layer 11 will be described later.

第1〜n受信側物理層12…は、受信側通信装置2において、前記したOSI参照モデルにおける物理層の機能を有する機能ブロックである。第1〜n受信側物理層12…のそれぞれは、リンク1〜nに対応して設けられており、対応する通信I/F8…に接続されている。   The first to n receiving physical layers 12 are functional blocks having the functions of the physical layer in the OSI reference model described above in the receiving communication device 2. Each of the first to n receiving physical layers 12 is provided corresponding to the links 1 to n, and is connected to the corresponding communication I / F 8.

第1〜n受信側物理層12…の制御に基づいて、通信I/F8…のそれぞれにおいて受信されたパケットは、受信側MAC層11において元のストリーム/データパケットに復元される。そして、受信側MAC層11において復元されたストリーム/データパケットが、受信装置4に伝送される。   Based on the control of the first to n receiving physical layers 12..., The packets received in each of the communication I / Fs 8 are restored to the original stream / data packets in the receiving MAC layer 11. Then, the stream / data packet restored in the receiving-side MAC layer 11 is transmitted to the receiving device 4.

なお、本実施形態においては、送信側制御部5および受信側制御部6における各機能ブロックは、該当機能を実現するASIC(Application Specific Integrated Circuit)のIP(Intellectual Property)によって構成されるものとするが、これに限定されるものではない。例えばCPU(Central Processing Unit)が、上記各機能ブロックあるいはその一部を実現するためのプログラムを実行することによって実現される構成とすることも可能である。上記のプログラムとは、処理を実現するソフトウェアのプログラムコード(実行形式プログラム,中間コードプログラム,ソースプログラム等)のことである。このプログラムは、単体で使用されるものでも、他のプログラム(OS等)と組み合わせて用いられるものでもよい。   In the present embodiment, each functional block in the transmission-side control unit 5 and the reception-side control unit 6 is configured by an ASIC (Application Specific Integrated Circuit) IP (Intellectual Property) that realizes the corresponding function. However, the present invention is not limited to this. For example, a configuration in which a CPU (Central Processing Unit) is realized by executing a program for realizing each of the functional blocks or a part thereof may be employed. The above program is a program code (execution format program, intermediate code program, source program, etc.) of software that realizes processing. This program may be used alone or in combination with other programs (such as OS).

また、上記プログラムは、例えば読み書き可能な不揮発性記憶手段に記憶されており、この記憶手段から読み出されて実行されるようにしてもよい。また、上記のプログラムが、ネットワーク(有線回線あるいは無線回線に接続されたもの)等の伝送媒体(流動的にプログラムを保持する媒体)を介して取得されるようになっていてもよい。   The program may be stored in, for example, a readable / writable non-volatile storage unit, and may be read from the storage unit and executed. Further, the program may be acquired via a transmission medium (a medium that fluidly holds the program) such as a network (connected to a wired line or a wireless line).

(送信側MAC層の構成)
次に、送信側MAC層9の構成について、図3を参照しながら以下に説明する。同図に示すように、送信側MAC層9は、送信バッファ制御部21、および第1〜nフレーマ22…を備えた構成となっている。
(Configuration of sender MAC layer)
Next, the configuration of the transmission side MAC layer 9 will be described below with reference to FIG. As shown in the figure, the transmission-side MAC layer 9 has a configuration including a transmission buffer control unit 21 and first to n-framers 22.

送信バッファ制御部21は、送信装置3から入力されたストリーム/データパケットをパケットとして一時的に格納し、送信スケジュールに従って各パケットを第1〜nフレーマ22…に伝送するものである。該送信バッファ制御部21は、送信パケット処理部23およびパケットバッファ(パケット記憶手段)24を備えている。   The transmission buffer control unit 21 temporarily stores the stream / data packet input from the transmission device 3 as a packet, and transmits each packet to the first to n framers 22 according to the transmission schedule. The transmission buffer control unit 21 includes a transmission packet processing unit 23 and a packet buffer (packet storage means) 24.

送信パケット処理部23は、パケット化処理部(パケット生成手段)23a、スケジュール処理部(スケジューリング手段)23b、およびパケット分配処理部(パケット分配手段)23cを備えている。パケット化処理部23aは、送信装置3から入力されたストリームを、QoSパケットに変換する処理を行うものである。データパケットの場合、パケット化処理部23aはデータパケットをそのまま出力する。このパケット化処理部23aによって出力されたパケットは、パケットバッファ24に格納される。パケットバッファ24には、各パケット毎に、順番情報、状態情報、およびデータが格納される。順番情報は、該当パケットの順番を示す情報である。状態情報は、該当パケットの通信状態を示す情報である。データは、該当パケットの実際のパケットデータに相当するものである。   The transmission packet processing unit 23 includes a packetization processing unit (packet generation unit) 23a, a schedule processing unit (scheduling unit) 23b, and a packet distribution processing unit (packet distribution unit) 23c. The packetization processing unit 23a performs processing for converting a stream input from the transmission device 3 into a QoS packet. In the case of a data packet, the packetization processing unit 23a outputs the data packet as it is. The packet output by the packetization processing unit 23a is stored in the packet buffer 24. The packet buffer 24 stores order information, status information, and data for each packet. The order information is information indicating the order of the corresponding packet. The status information is information indicating the communication status of the corresponding packet. The data corresponds to the actual packet data of the corresponding packet.

上記状態情報は、送信待機状態、送信中状態、送信確認状態、および送信済状態のいずれかとなる。送信待機状態とは、該当パケットが未だ送信されておらず、送信を待機している状態を示している。パケット化処理部23aによって出力され、パケットバッファ24に格納された直後のパケットは、この送信待機状態となる。パケットの送信が開始されると、該当パケットは送信中状態に設定される。そして、送信が終了すると、該当パケットは送信確認状態(送達確認の受信を待機している状態)に設定される。   The state information is one of a transmission standby state, a transmission in progress state, a transmission confirmation state, and a transmission completed state. The transmission standby state indicates a state in which the corresponding packet has not been transmitted yet and is waiting for transmission. The packet immediately after being output by the packetization processing unit 23a and stored in the packet buffer 24 is in this transmission standby state. When packet transmission is started, the packet is set to the transmitting state. When the transmission is completed, the packet is set to a transmission confirmation state (a state waiting for receipt of a delivery confirmation).

Normal AckあるいはBAによって送信の成功が確認されると、該当パケットは送信済状態(送信の成功が確認されている状態)に設定される。一方、送信の失敗が確認されると、該当パケットは送信待機状態に設定される。   When the successful transmission is confirmed by Normal Ack or BA, the corresponding packet is set to a transmitted state (a state where the successful transmission is confirmed). On the other hand, when the transmission failure is confirmed, the corresponding packet is set in a transmission standby state.

スケジュール処理部23bは、各パケットをどのリンクを介してどの順番で送信するかをスケジューリングするものである。このスケジュール処理部23bの詳細については後述する。パケット分配処理部23cは、スケジュール処理部23bによるスケジューリングに従って、パケットバッファ24に格納されているパケットを順に第1〜nフレーマ22…のいずれかに伝送する処理を行うものである。   The schedule processing unit 23b schedules which packet is transmitted in which order through which link. Details of the schedule processing unit 23b will be described later. The packet distribution processing unit 23c performs processing for sequentially transmitting the packets stored in the packet buffer 24 to any one of the first to n-framers 22... According to the scheduling by the schedule processing unit 23b.

第1〜nフレーマ22…は、それぞれフレーム処理部(送達確認要求手段)25、および、PktEndTime(送信完了時間記憶手段)26・SeqBuff(送信パケット記憶手段)27を備えている。フレーム処理部25は、送信パケット処理部23から伝送されたパケットに対して適切な時刻にフレーム処理を行い、対応する第1〜n送信側物理層10…に伝送する処理を行う。上記フレーム処理とは、各パケットに対して、MACヘッダやエラーチェックコードを追加する処理である。また、フレーム処理部25は、Normal Ackによる送達確認処理、あるいは、BAによる送達確認処理を行う。   The first to n-th framers 22... Each include a frame processing unit (delivery confirmation request unit) 25, a PktEndTime (transmission completion time storage unit) 26, and SeqBuff (transmission packet storage unit) 27. The frame processing unit 25 performs frame processing on the packet transmitted from the transmission packet processing unit 23 at an appropriate time, and performs processing of transmitting to the corresponding first to n transmission-side physical layers 10. The frame processing is processing for adding a MAC header and an error check code to each packet. Further, the frame processing unit 25 performs a delivery confirmation process using Normal Ack or a delivery confirmation process using BA.

PktEndTime26・SeqBuff27は、レジスタ格納値・バッファ格納値を示している。PktEndTime26には、送信された各パケットに関する伝送終了時刻が格納される。Normal Ackによって送達確認が行われる場合には、PktEndTime26には、該当パケットに対応するNormal Ackの受信完了時刻が格納される。BAによって送達確認が行われる場合には、PktEndTime26には、各パケットの送信終了時刻あるいはBAの受信完了時刻が格納される。このPktEndTime26に格納される値は、パケットの送信が行われるごとに更新されることになる。   PktEndTime26 and SeqBuff27 indicate a register stored value and a buffer stored value. In PktEndTime 26, the transmission end time for each transmitted packet is stored. When delivery confirmation is performed by Normal Ack, the reception completion time of Normal Ack corresponding to the packet is stored in PktEndTime26. When delivery confirmation is performed by the BA, the transmission end time of each packet or the reception completion time of the BA is stored in the PktEndTime 26. The value stored in the PktEndTime 26 is updated every time a packet is transmitted.

SeqBuff27は、BARを作成するために用いられるものであり、各リンクに対してバースト中に送信された全てのパケットの順番を示す番号を格納している。   The SeqBuff 27 is used to create a BAR, and stores a number indicating the order of all packets transmitted in a burst for each link.

(受信側MAC層の構成)
次に、受信側MAC層11の構成について、図4を参照しながら以下に説明する。同図に示すように、受信側MAC層11は、受信バッファ制御部41、および第1〜nフレーマ42…を備えた構成となっている。
(Configuration of receiving side MAC layer)
Next, the configuration of the reception-side MAC layer 11 will be described below with reference to FIG. As shown in the figure, the reception-side MAC layer 11 has a configuration including a reception buffer control unit 41 and first to n-framers 42.

第1〜nフレーマ42…は、それぞれフレーム処理部(送達確認送信手段)45、および、SeqBuff(受信パケット記憶手段)46を備えている。フレーム処理部45は、対応する第1〜n送信側物理層10…から送られてきた受信パケットに対して、MACヘッダの解析やエラーコードのチェック、および受信パケットに関する送達確認処理を行うものである。フレーム処理部45は、パケットの受信が成功したことを確認すると、パケットの種類および設定されているパケットの送達確認の方法に応じて、Normal AckあるいはBAを送信側へ送信する処理を行う。   Each of the first to n-th framers 42 includes a frame processing unit (delivery confirmation transmission unit) 45 and a SeqBuff (reception packet storage unit) 46. The frame processing unit 45 performs MAC header analysis, error code check, and delivery confirmation processing on the received packet with respect to the received packet sent from the corresponding first to n transmitting-side physical layers 10. is there. When the frame processing unit 45 confirms that the packet has been successfully received, the frame processing unit 45 performs a process of transmitting Normal Ack or BA to the transmission side according to the type of packet and the set packet delivery confirmation method.

SeqBuff46は、レジスタ格納値を示しており、BAによる送達確認が行われる場合に、BAを作成するために、バースト中に受信した全てのパケットの順番の番号が格納される。   SeqBuff 46 indicates a value stored in the register, and stores the number of the order of all packets received during a burst in order to create a BA when delivery confirmation by the BA is performed.

受信バッファ制御部41は、第1〜nフレーマ42…において受信されたパケットを格納し、データを復元して受信装置4に対してストリーム/データパケットを送出するものである。該受信バッファ制御部41は、受信パケット処理部43およびパケットバッファ44を備えている。   The reception buffer control unit 41 stores packets received by the first to n-framers 42... Restores data and sends out stream / data packets to the reception device 4. The reception buffer control unit 41 includes a reception packet processing unit 43 and a packet buffer 44.

受信パケット処理部43は、パケット整列処理部(パケット整列手段)43a、およびデータ復元処理部43bを備えている。パケット整列処理部43aは、第1〜nフレーマ42…から送られてきたパケットを順番通りに整列して、パケットバッファ44に格納する処理を行うものである。パケットバッファ44には、各パケット毎に、順番情報、およびデータが格納される。順番情報は、該当パケットの順番を示す情報である。データは、該当パケットの実際のパケットデータに相当するものである。   The received packet processing unit 43 includes a packet alignment processing unit (packet alignment means) 43a and a data restoration processing unit 43b. The packet alignment processing unit 43a performs a process of aligning the packets sent from the first to n framers 42 in order and storing them in the packet buffer 44. The packet buffer 44 stores order information and data for each packet. The order information is information indicating the order of the corresponding packet. The data corresponds to the actual packet data of the corresponding packet.

データ復元処理部43bは、パケットバッファ44に格納されているパケットを順番通りに読み出して、これらを順次結合していくことによってストリーム/データパケットに復元し、受信装置4に対して出力する処理を行うものである。   The data restoration processing unit 43b reads out the packets stored in the packet buffer 44 in order, restores the stream / data packets by sequentially combining them, and outputs them to the receiving device 4. Is what you do.

(スケジュール処理部の詳細)
図5は、送信パケット処理部23におけるスケジュール処理部23bに関わる構成を示している。同図に示すように、スケジュール処理部23bには、スケジューリングに用いられる変数を格納するレジスタ23dおよび配列レジスタ23eが接続されている。
(Details of schedule processing section)
FIG. 5 shows a configuration related to the schedule processing unit 23 b in the transmission packet processing unit 23. As shown in the figure, the schedule processor 23b is connected to a register 23d and an array register 23e for storing variables used for scheduling.

スケジュール処理部23bによるスケジューリングは、全てのリンクに対して、最初のバーストを転送する前および各バーストが終了した時点に行われる。なお、ここで言うバーストとは、スケジュール処理部23bによる1回のスケジューリングに含まれるパケット群の送信処理を示す。Normal Ackによる送達確認が行われる場合には、各リンクで最後のパケットの伝送が終了した後にスケジューリングが行われる。BAによる送達確認が行われる場合には、各リンクにおいてBAの受信が終了した後にスケジューリングが行われる。全てのリンクに対してスケジューリングを行う必要がある理由は、パケット伝送エラーが生じた場合に、パケットの伝送は、スケジュールされた時刻より後に終了するためである。   Scheduling by the schedule processing unit 23b is performed for all links before transferring the first burst and at the time when each burst is completed. The burst referred to here indicates a transmission process of a packet group included in one scheduling by the schedule processing unit 23b. When delivery confirmation by Normal Ack is performed, scheduling is performed after transmission of the last packet in each link is completed. When delivery confirmation by BA is performed, scheduling is performed after BA reception is completed in each link. The reason that scheduling needs to be performed for all links is that, when a packet transmission error occurs, packet transmission ends after the scheduled time.

例えば、図18に示す例では、チャンネル3におけるBAR/BAシーケンスが成功した場合と失敗した場合とが示されている。チャンネル1のスケジューリングがまずA時点で最初に行われる。そして、チャンネル3におけるBAR/BAシーケンスが成功した場合、Bの時点でチャンネル3がスケジューリングされ、パケット8がチャンネル3に割り当てられ、次のCの時点でパケット10がチャンネル2に割り当てられる。   For example, in the example shown in FIG. 18, the case where the BAR / BA sequence in channel 3 succeeds and the case where it fails are shown. Channel 1 scheduling is first performed at time A. If the BAR / BA sequence in channel 3 is successful, channel 3 is scheduled at time B, packet 8 is assigned to channel 3, and packet 10 is assigned to channel 2 at the next time C.

一方、チャンネル3のBAにエラーが生じた場合、BAR/BAは再送になり、BAの終了時刻は遅れることになる。また、エラーが生じたため、チャンネルの状況も変わっていることになる。よって、各チャンネルでBAが終了した時点でスケジューリングを行うことにより、チャンネル状況が変わったことをスケジューリングに反映することができる。   On the other hand, if an error occurs in the BA of channel 3, the BAR / BA is retransmitted and the BA end time is delayed. In addition, because an error has occurred, the channel status has also changed. Therefore, by performing scheduling when BA is completed for each channel, it is possible to reflect in the scheduling that the channel status has changed.

レジスタ23dには、maxBurst31a、nextPkt31b、およびnextCh31cが格納されている。maxBurst31aは、スケジュール処理部23bによってスケジューリングされるパケットの数の最大値を示している。言い換えれば、スケジュール処理部23bは、maxBurst31aに示されている数のパケットに関して、1回分のスケジューリングを行うことになる。なお、Normal Ackはパケット毎にパケットの確認を行うため、maxBurst31aをリンク数に設定することが妥当であるが必須条件ではない。理由はNormal Ackはパケット毎にパケットの状況が分かるため、Normal Ack毎にスケジュールをした方がよいからである。   The register 23d stores maxBurst 31a, nextPkt 31b, and nextCh 31c. maxBurst 31a indicates the maximum number of packets scheduled by the schedule processing unit 23b. In other words, the schedule processing unit 23b performs one-time scheduling for the number of packets indicated by maxBurst 31a. In addition, since Normal Ack performs packet confirmation for each packet, it is appropriate to set maxBurst 31a as the number of links, but this is not an essential condition. The reason is that it is better to schedule Normal Ack for each Normal Ack because the status of the packet is known for each packet.

nextPkt31bは、次にスケジューリングされるパケットの番号を示している。すなわち、スケジュール処理部23bは、nextPkt31bに示されている番号のパケットを順にスケジューリングしていくとともに、あるパケットのスケジューリングが完了すると、nextPkt31bの値を1つ繰り上げる処理を行うことになる。   NextPkt 31b indicates the number of the next scheduled packet. In other words, the schedule processing unit 23b schedules the packets having the numbers indicated in the nextPkt 31b in order, and performs a process of incrementing the value of the next Pkt 31b by one when scheduling of a certain packet is completed.

nextCh31cは、次にパケットが割り当てられるリンク(チャンネル)を示している。すなわち、スケジュール処理部23bは、あるパケットのスケジューリングを行った結果、該パケットが割り当てられるリンクが決定された際に、そのリンクに相当する値をnextCh31cに格納する。   NextCh 31c indicates a link (channel) to which a packet is assigned next. That is, as a result of scheduling a certain packet, when the link to which the packet is assigned is determined, the schedule processing unit 23b stores a value corresponding to the link in nextCh 31c.

配列レジスタ23eには、PktsToSend32a、SPktEndTime32b、SendBuff32c、SendBuffPtr32d、およびSendingPtr32eが格納されている。PktsToSend32aは、maxBurst31aで示される数の分のパケットの番号を格納している。スケジュール処理部23bは、PktsToSend32aに格納されている番号のパケットに関して、スケジューリングを行うことになる。   The array register 23e stores PktsToSend 32a, SPktEndTime 32b, SendBuff32c, SendBuffPtr32d, and SendingPtr32e. PktsToSend 32a stores the number of packets corresponding to the number indicated by maxBurst 31a. The schedule processing unit 23b performs scheduling for the packet having the number stored in the PktsToSend 32a.

SPktEndTime32bは、パケットを順にスケジューリングしている途中において、各リンク(チャンネル)でのパケット伝送終了時刻を格納する。言い換えれば、スケジュール処理部23bが、順にパケットをスケジューリングしていく際に、その時点でスケジュールしたパケットの伝送終了時刻を、SPktEndTime32bに、割り当てたリンクに対応して格納することになる。   The SPktEndTime 32b stores the packet transmission end time in each link (channel) while scheduling packets in order. In other words, when the schedule processing unit 23b schedules the packets in order, the transmission end time of the packet scheduled at that time is stored in the SPktEndTime 32b corresponding to the allocated link.

SendBuff32cは、各リンクに対してスケジューリングされた全てのパケットの番号を格納する。すなわち、SendBuff32cは、2次元配列のレジスタによって構成されることになる。このSendBuff32cに格納された内容が、スケジュール処理部23bによるスケジュール結果となる。   SendBuff 32c stores the numbers of all packets scheduled for each link. That is, the SendBuff 32c is configured by a two-dimensional array of registers. The content stored in the SendBuff 32c becomes the schedule result by the schedule processing unit 23b.

SendBuffPtr32dは、パケットを順にスケジューリングしている途中において、各リンク(チャンネル)に割り当てられたパケットの数を格納する。言い換えれば、スケジュール処理部23bが、順にパケットをスケジューリングしていく際に、その時点でパケットを割り当てたリンクに割り当てられているパケット数を、SendBuffPtr32dに格納することになる。   The SendBuffPtr 32d stores the number of packets assigned to each link (channel) while scheduling the packets in order. In other words, when the schedule processing unit 23b schedules the packets in order, the number of packets assigned to the link to which the packet is assigned at that time is stored in the SendBuffPtr 32d.

SendingPtr32eは、スケジューリングが完了した後に、スケジューリング結果に基づいてパケットが順に送出される際に、その時点で送出しているパケットが、SendBuff32cにおけるどのパケットであるかを示すものである。すなわち、SendingPtr32eを見ることによって、SendBuff32cにおけるどのパケットまで送出が完了したかを確認することができる。   SendingPtr32e indicates which packet in SendBuff 32c is the packet sent at that time when the packets are sent in order based on the scheduling result after the scheduling is completed. That is, by looking at SendingPtr 32e, it is possible to confirm to which packet transmission in SendBuff 32c has been completed.

(スケジューリングの流れ)
次に、スケジュール処理部23bによるスケジューリングの流れについて、図6に示すフローチャートを参照しながら以下に説明する。まず、QoSパケットにおける有効期限について説明しておく。入力データが動画データなどのストリームデータである場合、各ストリームには、該ストリームが送信側に入力された時刻の領域がある。受信側は前記送信側に入力された時刻+delayBound(定数)の時刻にストリームを出力しなければならない。このため、前記送信側に入力された時刻+delayBoundまでにQoSパケットの送信が成功していない場合、該QoSパケットはパケットロスとなる。
(Scheduling flow)
Next, the flow of scheduling by the schedule processing unit 23b will be described below with reference to the flowchart shown in FIG. First, the expiration date in the QoS packet will be described. When the input data is stream data such as moving image data, each stream has a time area when the stream is input to the transmission side. The receiving side must output the stream at time + delayBound (constant) input to the transmitting side. For this reason, when the transmission of the QoS packet is not successful by the time + delayBound input to the transmission side, the QoS packet becomes a packet loss.

図6のフローチャートの説明に戻る。スケジューリングが開始されると、まずステップ1(以降、S1のように称する)において、スケジュール処理部23bは、レジスタ23dにおけるmaxBurst31aから読み出したmaxBurst値分のパケットをPktsToSend32aの配列に割り当てる処理を行う。詳しく説明すると、まだ送信されておらず、かつ、
前記送信側に入力された時刻+delayBound > 現在時刻
となっているパケットが、最も古いものからPktsToSend32aの配列に割り当てられる。割り当てられるパケット数は最大でmaxBurst個である。
Returning to the flowchart of FIG. When scheduling is started, first in step 1 (hereinafter referred to as S1), the schedule processing unit 23b performs a process of assigning packets corresponding to the maxBurst value read from the maxBurst 31a in the register 23d to the array of PktsToSend 32a. In detail, it has n’t been sent yet, and
Packets with time + delayBound> current time input to the transmission side are assigned to the PktsToSend 32a array from the oldest. The maximum number of allocated packets is maxBurst.

ここで、まだ送信されていないパケットとは、パケットバッファ24において、状態情報が送信待状態となっているパケットである。パケットバッファ24において、送信待状態となっているパケットの数がmaxBurstより小さい場合には、これらのパケットのみがPktsToSend32aに割り当てられる。   Here, the packet that has not been transmitted is a packet whose status information is in a transmission waiting state in the packet buffer 24. In the packet buffer 24, when the number of packets waiting for transmission is smaller than maxBurst, only these packets are allocated to the PktsToSend 32a.

次に、S2において、各種レジスタ値の初期化処理が行われる。具体的には、nextPkt31bが0に設定され、SendBuffPtr32dの全ての項目が0に設定され、SendingPtr32eの全ての項目が0に設定され、SPktEndTime32bの全ての項目が、対応する第1〜nフレーマ22におけるPktEndTime26に格納されている値に更新される。なお、PktEndTime26に現在時刻より過去の時刻が格納されている場合、SPktEndTime32bにおける該当チャンネルに対応する値は現在時刻に設定される。   Next, in S2, various register values are initialized. Specifically, nextPkt 31b is set to 0, all items in SendBuffPtr 32d are set to 0, all items in SendingPtr 32e are set to 0, and all items in SPktEndTime 32b are in the corresponding first to n-framers 22. It is updated to the value stored in PktEndTime26. When a time past the current time is stored in PktEndTime 26, the value corresponding to the corresponding channel in SPktEndTime 32b is set to the current time.

次に、S3において、nextCh31cが、SPktEndTime26に格納されているチャンネル毎の時刻の中で、最も小さい時刻が格納されているチャンネルに設定される。   Next, in S <b> 3, nextCh 31 c is set to the channel in which the smallest time is stored among the times for each channel stored in SPktEndTime 26.

次に、S4において、パケットのスケジューリングが行われる。まず、nextChがスケジュールされるチャンネルを示しており、PktsToSend[nextPkt]がスケジュールされるパケットを示しており、SendBuffPtr[nextCh]がこれまでnextChに割り当てられたパケット数を示している。ここで、スケジュールされるパケットは、SendBuff[SendBuffPtr[nextCh]][nexhCh]に割り当てられる。なお、SendBuff[x][y]は、SendBuff32cの2次元配列において、xがパケットを示しており、yがチャンネルを示している。   Next, in S4, packet scheduling is performed. First, a channel on which nextCh is scheduled is shown, a packet on which PktsToSend [nextPkt] is scheduled is shown, and SendBuffPtr [nextCh] shows the number of packets assigned to nextCh until now. Here, the packet to be scheduled is assigned to SendBuff [SendBuffPtr [nextCh]] [nextChCh]. Note that SendBuff [x] [y] is a two-dimensional array of SendBuff32c, where x indicates a packet and y indicates a channel.

以上のようにしてパケットが割り当てられた後、SPktEndTime[nextCh]は、スケジュールされるパケットの伝送終了時刻に設定され、SendBuffPtr[nextCh]はインクリメントされる。   After the packet is assigned as described above, SPktEndTime [nextCh] is set to the transmission end time of the scheduled packet, and SendBuffPtr [nextCh] is incremented.

次に、S5において、PktsToSend32aに格納されている全てのパケットがスケジュールされたか否かのチェックが行われる。まだスケジュールされていないパケットがある場合(S5においてNO)、nextPkt31bの値をインクリメントして(S6)、S3に戻る。全てのパケットのスケジュールが完了した場合(S5においてYES)、S7に遷移する。   Next, in S5, it is checked whether all the packets stored in PktsToSend 32a have been scheduled. If there is an unscheduled packet (NO in S5), the value of nextPkt 31b is incremented (S6), and the process returns to S3. When the schedule of all packets is completed (YES in S5), the process proceeds to S7.

S7では、まずSendBuff32cにおける全てのリンク(チャンネル)の最後にBARが割り当てられる。そして、SPktEndTime32bにおける全てのリンク(チャンネル)に、BAR/BAの伝送期間が追加される。さらに、SendBuffPtr32dにおける全てのリンクに対する値がインクリメントされる。以上により、スケジューリングが完了する。   In S7, a BAR is first assigned to the end of all links (channels) in SendBuff 32c. Then, a BAR / BA transmission period is added to all links (channels) in SPktEndTime 32b. Furthermore, the values for all links in SendBuffPtr32d are incremented. Thus, scheduling is completed.

(送信パケット処理部の第2の構成例)
次に、送信パケット処理部23の第2の構成例について説明する。本構成例はBAR/BAの送達確認方式を用いた場合に適している。まず、この例におけるスケジューリングの概要について、図7(a)〜図7(c)を参照しながら説明する。
(Second configuration example of transmission packet processing unit)
Next, a second configuration example of the transmission packet processing unit 23 will be described. This configuration example is suitable when the BAR / BA delivery confirmation method is used. First, an outline of scheduling in this example will be described with reference to FIGS. 7 (a) to 7 (c).

まず、スケジューリングを行おうとしているパケットを、2つのグループに分類する。第1のグループには、送信側に入力された時刻+delayBound − t < 現在時刻 (tは定数)
となるパケットが割り当てられる。そして、第2のグループには、第1のグループ以外のパケットが割り当てられる。すなわち、第1のグループには、猶予時間がt秒未満のパケットが割り当てられ、第2のグループには、猶予時間がt秒以上のパケットが割り当てられることになる。図7(a)に示す例では、パケット4、7が第1のグループに属し、パケット9、12、14、15、16、17、18、19が第2のグループに属している。
First, packets to be scheduled are classified into two groups. The first group contains the time input on the sending side + delayBound-t <current time (t is a constant)
Is assigned. Packets other than those in the first group are assigned to the second group. That is, a packet with a grace time of less than t seconds is assigned to the first group, and a packet with a grace time of more than t seconds is assigned to the second group. In the example shown in FIG. 7A, packets 4 and 7 belong to the first group, and packets 9, 12, 14, 15, 16, 17, 18, and 19 belong to the second group.

次に第2のグループのパケット大きい順に整列し、第1のグループと第2のグループとを一つの全体グループにまとめる。この状態が図7(b)の状態である。そして、全体グループの整列順に、パケットをエラー率の最も小さいチャンネルから順に割り当てていく。この際に、各チャンネルに割り当てられるパケットの伝送時間の合計が、それぞれほぼ同じくらいとなるように割り当てが行われる。この状態が図7(c)の状態である。   Next, the packets of the second group are arranged in descending order, and the first group and the second group are combined into one overall group. This state is the state of FIG. Then, the packets are allocated in order from the channel with the lowest error rate in the order of arrangement of the entire group. At this time, the allocation is performed so that the total transmission time of the packets allocated to each channel is approximately the same. This state is the state of FIG.

なお、上記の例では、スケジューリングを行おうとしているパケットを、2つのグループに分類しているが、グループの数は2つに限定されるものではなく、残り有効期限の長さに応じて3つ以上のグループに分類するようにしてもよい。   In the above example, the packets to be scheduled are classified into two groups. However, the number of groups is not limited to two, and 3 according to the length of the remaining expiration date. You may make it classify | categorize into two or more groups.

図8は、第2の構成例における送信パケット処理部23におけるスケジュール処理部23bに関わる構成を示している。図5に示す構成と異なる点としては、レジスタ23dおよび配列レジスタ23eに格納されている項目が異なっている点である。その他の構成については前記した構成と同様であるので、その説明を省略する。   FIG. 8 shows a configuration related to the schedule processing unit 23b in the transmission packet processing unit 23 in the second configuration example. The difference from the configuration shown in FIG. 5 is that the items stored in the register 23d and the array register 23e are different. Since other configurations are the same as those described above, description thereof will be omitted.

レジスタ23dには、前記したmaxBurst31a、nextPkt31b、およびnextCh31cに加えて、RemainTime31dが格納されている。RemainTime31dは、スケジューリングを行っている最中において、まだスケジュールされていないパケットの伝送時間の合計を示している。   In the register 23d, in addition to the aforementioned maxBurst 31a, nextPkt 31b, and nextCh 31c, a RemainTime 31d is stored. RemainTime 31d indicates the total transmission time of packets that have not yet been scheduled during scheduling.

配列レジスタ23eには、前記したPktsToSend32a、SPktEndTime32b、SendBuff32c、SendBuffPtr32d、およびSendingPtr32eに加えて、ErrorRate32fが格納されている。ErrorRate32fは、スケジューリングが開始された時点での各チャンネルのエラー率を示している。なお、エラー率の算出方法については後述する。   In addition to the aforementioned PktsToSend 32a, SPktEndTime 32b, SendBuff32c, SendBuffPtr32d, and SendingPtr32e, the array register 23e stores ErrorRate 32f. ErrorRate 32f indicates the error rate of each channel at the time when scheduling is started. The error rate calculation method will be described later.

(送信パケット処理部の第2の構成例におけるスケジューリングの流れ)
次に、送信パケット処理部23の第2の構成例におけるスケジューリングの流れについて、図9に示すフローチャートを参照しながら以下に説明する。スケジューリングが開始されると、まずS11において、スケジュール処理部23bは、レジスタ23dにおけるmaxBurst31aから読み出したmaxBurst値分のパケットをPktsToSend32aの配列に割り当てる処理を行う。詳しく説明すると、まだ送信されておらず、かつ、
前記送信側に入力された時刻+delayBound > 現在時刻
となっている、最も古いものから最大maxBurst個のパケットが、前記第1のグループと第2のグループとに分けられる。ここで、まだ送信されていないパケットとは、パケットバッファ24において、状態情報が送信待状態となっているパケットである。パケットバッファ24において、送信待状態となっているパケットの数がmaxBurstより小さい場合には、これらのパケットのみが第1のグループまたは第2のグループに割り当てられる。
(Scheduling flow in second configuration example of transmission packet processing unit)
Next, the scheduling flow in the second configuration example of the transmission packet processing unit 23 will be described below with reference to the flowchart shown in FIG. When scheduling is started, first, in S11, the schedule processing unit 23b performs a process of assigning a packet corresponding to the maxBurst value read from the maxBurst 31a in the register 23d to the array of PktsToSend 32a. In detail, it has n’t been sent yet, and
The maximum maxBurst number of packets from the oldest to the time input on the transmission side + delayBound> current time is divided into the first group and the second group. Here, the packet that has not been transmitted is a packet whose status information is in a transmission waiting state in the packet buffer 24. In the packet buffer 24, when the number of packets waiting for transmission is smaller than maxBurst, only these packets are assigned to the first group or the second group.

次に、第2のグループに含まれるパケットを大きい順に整列し、最後に第1のグループおよび第2のグループに含まれる全てのパケットがPktsToSend32aに割り当てられる。   Next, the packets included in the second group are arranged in descending order, and finally, all the packets included in the first group and the second group are assigned to PktsToSend 32a.

次に、S12において、各種レジスタ値の初期化処理が行われる。nextPkt31b、SendBuffPtr32d、SendingPtr32e、および、SPktEndTime32bの初期化については、図6のS2で説明したものと同様である。RemainTime31dは、PktsToSend32aに格納されている全てのパケットの伝送時間の合計に設定される。   Next, in S12, various register values are initialized. The initialization of nextPkt31b, SendBuffPtr32d, SendingPtr32e, and SPktEndTime32b is the same as that described in S2 of FIG. RemainTime 31d is set to the total transmission time of all packets stored in PktsToSend 32a.

次に、S13において、nextCh31cが、ErrorRate32fに格納されているチャンネル毎のErrorRateの中で、最も小さい値が格納されているチャンネルに設定される。ここで、2回目以降にS13が行われる際には、前回に設定されているチャンネルの次にErrorRateが小さいチャンネルにnextCh31cが設定される。   Next, in S13, nextCh 31c is set to the channel in which the smallest value is stored in the error rate for each channel stored in the error rate 32f. Here, when S13 is performed after the second time, nextCh 31c is set to the channel with the smallest ErrorRate after the previously set channel.

次に、S14において、パケットのスケジューリングが行われる。まず、nextChがスケジュールされるチャンネルを示しており、PktsToSend[nextPkt]がスケジュールされるパケットを示しており、SendBuffPtr[nextCh]がこれまでnextChに割り当てられたパケット数を示している。ここで、スケジュールされるパケットは、SendBuff[SendBuffPtr[nextCh]][nexhCh]に割り当てられる。さらに、RemainTime31dからPktsToSend[nextPkt]の伝送時間が減算される。   Next, in S14, packet scheduling is performed. First, a channel on which nextCh is scheduled is shown, a packet on which PktsToSend [nextPkt] is scheduled is shown, and SendBuffPtr [nextCh] shows the number of packets assigned to nextCh until now. Here, the packet to be scheduled is assigned to SendBuff [SendBuffPtr [nextCh]] [nextChCh]. Further, the transmission time of PktsToSend [nextPkt] is subtracted from the RemainTime 31d.

以上のようにしてパケットが割り当てられた後、SPktEndTime[nextCh]は、スケジュールされるパケットの伝送終了時刻に設定され、SendBuffPtr[nextCh]はインクリメントされる。   After the packet is assigned as described above, SPktEndTime [nextCh] is set to the transmission end time of the scheduled packet, and SendBuffPtr [nextCh] is incremented.

次に、S15において、RemainTimeと、まだパケットが割り当てられていないチャンネルの空き時間の合計との比較が行われる。S15においてYES、すなわち、前記空き時間がRemainTimeより大きい場合には、S17に遷移する。一方、S15においてNO、すなわち、前記空き時間がRemainTime未満である場合には、nextPkt31bの値をインクリメントして(S16)、S14に戻る。   Next, in S15, “RemainTime” is compared with the total free time of channels to which packets are not yet allocated. If YES in S15, that is, if the free time is larger than RemainTime, the process proceeds to S17. On the other hand, if NO in S15, that is, if the idle time is less than RemainTime, the value of nextPkt 31b is incremented (S16), and the process returns to S14.

次に、S17において、RemainTimeが0となったか否かが判定される。S17においてYES、すなわち、RemainTimeが0となった場合には、S18に遷移する。一方、S17においてNO、すなわち、RemainTimeがまだ0とはなっていない場合には、S13に戻る。   Next, in S17, it is determined whether or not the RemainTime has become zero. If YES in S17, that is, if RemainTime becomes 0, the process proceeds to S18. On the other hand, if NO in S17, that is, if RemainTime is not yet 0, the process returns to S13.

S18では、まずSendBuff32cにおける全てのリンク(チャンネル)の最後にBARが割り当てられる。そして、SPktEndTime32bにおける全てのリンク(チャンネル)に、BAR/BAの伝送期間が追加される。さらに、SendBuffPtr32dにおける全てのリンクに対する値がインクリメントされる。以上により、スケジューリングが完了する。   In S18, a BAR is first assigned to the end of all links (channels) in SendBuff 32c. Then, a BAR / BA transmission period is added to all links (channels) in SPktEndTime 32b. Furthermore, the values for all links in SendBuffPtr32d are incremented. Thus, scheduling is completed.

なお、上記の例では、残り有効期限がより短い第1のグループに含まれるパケットを、複数の通信チャンネルのうち、エラー率がより低い通信チャンネルに割り当てるようにしているが、第1のグループに含まれるパケットを、より先に送信するように送信順番を設定するようにしてもよい。   In the above example, packets included in the first group with the shorter remaining expiration date are assigned to communication channels with a lower error rate among the plurality of communication channels. The transmission order may be set so that included packets are transmitted earlier.

(ErrorRateの算出方法)
次に、ErrorRateの算出方法について説明する。ErrorRateは、各チャンネルのバースト毎にBAの受信後に算出される。ErrorRateは、(直前のバーストのエラー率)/f + (エラーパケット数)/(送信したパケット数)によって算出される。すなわち、ErrorRateは、直前のバーストにおけるErrorRateの影響を含んで算出される。上記のErrorRateの算出の式において、fは、直前のバーストにおけるErrorRateの影響を含める量を調整するためのパラメータである。fの値を大きくすると、上記影響が低減され、逆に小さくすると上記影響が大きくなる。
(Calculation method of ErrorRate)
Next, a method for calculating ErrorRate will be described. The ErrorRate is calculated after receiving the BA for each burst of each channel. ErrorRate is calculated by (error rate of previous burst) / f + (number of error packets) / (number of transmitted packets). That is, ErrorRate is calculated including the effect of ErrorRate in the previous burst. In the above equation for calculating the error rate, f is a parameter for adjusting the amount to include the effect of the error rate in the immediately preceding burst. Increasing the value of f reduces the above effect, while conversely decreasing it increases the effect.

直前のバーストにおけるErrorRateの影響を含んでErrorRateを算出する理由とは次のとおりである。あるチャンネルにおいて、あるバーストにおいてエラーが多く生じた場合、それが短期間のみ偶発的にエラー率が高くなったケースと、ある程度の期間で継続してエラー率が高くなっているケースとが考えられる。前者のケースでは、次のバーストではエラー率が低くなることが予想される一方、後者のケースでは、次のバーストでもエラー率が高くなることが予想される。このようなことを考慮するために、直前のバーストにおけるErrorRateの影響を含めてErrorRateを算出している。   The reason why the ErrorRate is calculated including the effect of the ErrorRate in the immediately preceding burst is as follows. When a lot of errors occur in a burst in a channel, there are cases where the error rate has increased accidentally only for a short period of time and cases where the error rate has continued to increase for a certain period of time. . In the former case, the error rate is expected to be low in the next burst, while in the latter case, the error rate is expected to be high in the next burst. In order to take this into consideration, ErrorRate is calculated including the effect of ErrorRate in the immediately preceding burst.

図10にErrorRateの算出の例を示す。この例では、f=10と設定されている。最初のバーストでは、パケットが5個送信され、その内1個のパケットにおいて伝送が失敗している。このバーストに対するBAR/BAが行われた直後にErrorRateが算出され、0.0/10+1/5=0.2がErrorRateとして設定される。次のバーストでは、パケットが5個送信され、その内2個のパケットにおいて伝送が失敗している。このバーストに対するBAR/BAが行われた直後に算出されるErrorRateは、0.2/10+2/5=0.42と算出される。   FIG. 10 shows an example of calculation of ErrorRate. In this example, f = 10 is set. In the first burst, five packets are transmitted, and transmission fails in one packet. ErrorRate is calculated immediately after BAR / BA for this burst is performed, and 0.0 / 10 + 1/5 = 0.2 is set as ErrorRate. In the next burst, five packets are transmitted, and transmission fails in two of them. The ErrorRate calculated immediately after BAR / BA for this burst is calculated is 0.2 / 10 + 2/5 = 0.42.

BARまたはBAにエラーが生じた場合には、ErrorRateにbeを加算する処理が行われる。BARあるいはBAはデータパケットと比べると比較的短いことと、BARおよびBAは重要なパケットであるため、エラーになったBAR/BAの影響をErrorRateに大きく反映した方が妥当であり、例えば0.5程度の固定値に設定することが好ましい。   When an error occurs in BAR or BA, a process of adding be to ErrorRate is performed. Since the BAR or BA is relatively short compared to the data packet, and the BAR and BA are important packets, it is more appropriate to largely reflect the influence of the error BAR / BA in the ErrorRate. It is preferable to set a fixed value of about 5.

なお、上記の例では、直前のバーストにおけるErrorRateの影響を考慮したErrorRateの算出方法を示しているが、これに限定されるものではなく、以前のバーストにおけるErrorRateの履歴を考慮したErrorRateの算出方法であれば、どのような方法であってもよい。   In the above example, an error rate calculation method considering the influence of the error rate in the immediately preceding burst is shown. However, the present invention is not limited to this, and the error rate calculation method considering the error rate history in the previous burst is shown. Any method may be used.

(BARおよびBAの構成)
次に、本実施形態で用いるBARおよびBAの構成について説明する。図11は、本実施形態で用いるBARおよびBAの概略構成を示している。BARは、BAR用MACヘッダ、および、確認要求するn個分のパケットのパケット番号を含んでいる。すなわち、BARは、送達確認対象となるパケットの数のパケット情報領域が含まれており、該パケット情報領域には、対応するパケットを特定する情報としてのパケット番号がそれぞれ含まれていることになる。
(Configuration of BAR and BA)
Next, the structure of BAR and BA used in this embodiment will be described. FIG. 11 shows a schematic configuration of BAR and BA used in the present embodiment. The BAR includes a BAR MAC header and packet numbers of n packets for which confirmation is requested. That is, the BAR includes packet information areas corresponding to the number of packets to be confirmed for delivery, and each packet information area includes a packet number as information for identifying the corresponding packet. .

BAは、BA用MACヘッダ、および、要求されたn個分のパケットの通信状態を表すビットマップを含んでいる。BAにおけるビットマップの各ビットは、BARにおいて確認要求されているパケットのパケット番号に1対1で対応したものとなっている。本実施形態においては、BARは、送信側MAC層9における第1〜nフレーマ22のフレーム処理部25によって生成され、BAは、受信側MAC層11における第1〜nフレーマ42のフレーム処理部45によって生成される。   The BA includes a MAC header for BA and a bitmap representing the communication state of the requested n packets. Each bit of the bitmap in BA has a one-to-one correspondence with the packet number of the packet requested for confirmation in BAR. In the present embodiment, the BAR is generated by the frame processing unit 25 of the first to n framers 22 in the transmission side MAC layer 9, and the BA is the frame processing unit 45 of the first to n framers 42 in the reception side MAC layer 11. Generated by.

本実施形態では、確認要求されるパケットの個数であるnは、該当チャンネルで送信したバーストにおけるパケットの数となっている。送信側のフレーム処理部25は、確認要求するn個分のパケットの番号を、SeqBuff27に格納されている内容に基づいて設定する。なお、後述するように、BARで要求するパケット番号は、他のチャンネルで送信されたパケットの番号を含んでいてもよい。   In the present embodiment, n, which is the number of packets requested for confirmation, is the number of packets in a burst transmitted on the corresponding channel. The frame processing unit 25 on the transmission side sets the number of n packets for which confirmation is requested based on the contents stored in the SeqBuff 27. As will be described later, the packet number requested by the BAR may include the number of a packet transmitted on another channel.

(実施の形態2)
本発明の実施の他の形態について図12ないし図17に基づいて説明すれば、以下のとおりである。なお、前記した実施の形態で説明した構成と同様の機能を有する構成には、同一の符号を付記し、その説明を省略する。
(Embodiment 2)
The following will describe another embodiment of the present invention with reference to FIGS. In addition, the same code | symbol is attached | subjected to the structure which has the function similar to the structure demonstrated in above-described embodiment, and the description is abbreviate | omitted.

前記した実施の形態1では、BAによる送達確認を行う場合、各リンク(チャンネル)ごとにBAR/BAの送受信が行われるようになっている。すなわち、送信側の第1〜nフレーマ22のそれぞれにおいて、フレーム処理部25によってBARの生成・送信が行われ、受信側の第1〜nフレーマ42のそれぞれにおいて、フレーム処理部45によってBAの生成・送信が行われるようになっている。これに対して、実施の形態2では、全てのリンクにおいて送信された全てのパケットを対象としたBAR/BAの送受信が行われる形態となっている。   In the first embodiment described above, when confirmation of delivery by BA is performed, transmission / reception of BAR / BA is performed for each link (channel). That is, the BAR is generated and transmitted by the frame processing unit 25 in each of the first to n framers 22 on the transmission side, and the BA is generated by the frame processing unit 45 in each of the first to n framers 42 on the reception side. -Transmission is performed. On the other hand, in the second embodiment, BAR / BA transmission / reception is performed for all packets transmitted in all links.

本実施形態に係る通信ネットワークシステムは、実施の形態1において、図2を参照しながら説明した構成と同様である。また、送信側通信装置1および受信側通信装置2の構成についても、実施の形態1において、図1を参照しながら説明した構成と同様である。   The communication network system according to the present embodiment has the same configuration as that described with reference to FIG. The configurations of the transmission side communication device 1 and the reception side communication device 2 are also the same as those described in the first embodiment with reference to FIG.

(送信側MAC層の構成)
次に、送信側MAC層9の構成について、図12を参照しながら以下に説明する。本実施形態に係る送信側MAC層9は、実施の形態1で示した送信側MAC層9と比較して、送信パケット処理部23の構成、および第1〜nフレーマ22…の構成が異なっている。送信パケット処理部23は、パケット化処理部23a、スケジュール処理部23b、およびパケット分配処理部23cに加えて、送達確認処理部(送達確認要求手段)23dおよび配列レジスタとしてのSeqBuff23eを備えている。また、第1〜nフレーマ22…は、それぞれフレーム処理部25およびPktEndTime26を備えており、実施の形態1で設けられていたSeqBuff27は、第1〜nフレーマ22…には設けられていない構成となっている。その他の構成については、実施の形態1で示した構成と同様であるので、ここではその説明を省略する。
(Configuration of sender MAC layer)
Next, the configuration of the transmission side MAC layer 9 will be described below with reference to FIG. The transmission-side MAC layer 9 according to the present embodiment is different from the transmission-side MAC layer 9 shown in the first embodiment in the configuration of the transmission packet processing unit 23 and the configuration of the first to n-framers 22. Yes. The transmission packet processing unit 23 includes a delivery confirmation processing unit (delivery confirmation request means) 23d and a SeqBuff 23e as an array register in addition to the packetization processing unit 23a, the schedule processing unit 23b, and the packet distribution processing unit 23c. The first to n-framers 22 are each provided with a frame processing unit 25 and a PktEndTime 26, and the SeqBuff 27 provided in the first embodiment is not provided in the first to n-framers 22. It has become. Other configurations are the same as the configurations shown in the first embodiment, and thus the description thereof is omitted here.

送達確認処理部23dは、送信パケット処理部23から第1〜nフレーマ22に対して送信された全てのパケットに関するNormal Ackによる送達確認処理、あるいは、BAによる送達確認処理を行うものである。BAによる送達確認処理が行われる場合、送達確認処理部23dは、BARを生成して受信側へ送出するとともに、受信側から送られてきたBAによって送達確認を行う。   The delivery confirmation processing unit 23d performs a delivery confirmation process by Normal Ack or a delivery confirmation process by BA for all packets transmitted from the transmission packet processing unit 23 to the first to n-framers 22. When delivery confirmation processing by the BA is performed, the delivery confirmation processing unit 23d generates a BAR and sends it to the reception side, and performs delivery confirmation by using the BA sent from the reception side.

SeqBuff23eは、送達確認処理部23dがBARを作成するために用いられるものであり、バースト中に送信された全てのリンクに対する全てのパケットの順番を示す番号を格納している。   The SeqBuff 23e is used by the delivery confirmation processing unit 23d to create a BAR, and stores a number indicating the order of all packets for all links transmitted during a burst.

(受信側MAC層の構成)
次に、受信側MAC層11の構成について、図13を参照しながら以下に説明する。本実施形態に係る受信側MAC層11は、実施の形態1で示した受信側MAC層11と比較して、受信パケット処理部43の構成、および第1〜nフレーマ42…の構成が異なっている。受信パケット処理部43は、パケット整列処理部43aおよびデータ復元処理部43bに加えて、送達確認処理部(送達確認送信手段)43cおよび配列レジスタとしてのSeqBuff43dを備えている。また、第1〜nフレーマ42…は、それぞれフレーム処理部45を備えており、実施の形態1で設けられていたSeqBuff46は、第1〜nフレーマ42…には設けられていない構成となっている。その他の構成については、実施の形態1で示した構成と同様であるので、ここではその説明を省略する。
(Configuration of receiving side MAC layer)
Next, the configuration of the receiving-side MAC layer 11 will be described below with reference to FIG. The reception-side MAC layer 11 according to the present embodiment is different from the reception-side MAC layer 11 shown in the first embodiment in the configuration of the reception packet processing unit 43 and the configuration of the first to n-framers 42. Yes. The received packet processing unit 43 includes a delivery confirmation processing unit (delivery confirmation transmission means) 43c and a SeqBuff 43d as an array register in addition to the packet alignment processing unit 43a and the data restoration processing unit 43b. Further, each of the first to n-framers 42 includes a frame processing unit 45, and the SeqBuff 46 provided in the first embodiment is not provided in the first to n-framers 42. Yes. Other configurations are the same as the configurations shown in the first embodiment, and thus the description thereof is omitted here.

送達確認処理部43cは、第1〜nフレーマ42…から送られてきた全てのパケットに関するNormal Ackによる送達確認処理、あるいは、BAによる送達確認処理を行うものである。BAによる送達確認処理が行われる場合、送達確認処理部43cは、送信側から送られてくるBARに応じてBAを作成し、これを送信側へ送出する。なお、Normal Ackのパケットの返信はパケットを受信したそれぞれのフレーマ42で行われる。   The delivery confirmation processing unit 43c performs a delivery confirmation process by Normal Ack or a delivery confirmation process by BA for all packets sent from the first to n-framers 42. When delivery confirmation processing by BA is performed, the delivery confirmation processing unit 43c creates a BA according to the BAR sent from the transmission side, and sends this to the transmission side. Note that the normal Ack packet is returned by each framer 42 that has received the packet.

SeqBuff43dは、レジスタ格納値を示しており、BAによる送達確認が行われる場合に、BAを作成するためにバースト中に受信した全てのパケットの順番の番号が格納される。   SeqBuff 43d indicates a register storage value, and when the delivery confirmation by the BA is performed, the sequential number of all the packets received during the burst for creating the BA is stored.

(BAR/BAのシーケンス例)
ここで、本実施形態におけるBAR/BAのシーケンスについて、図14を参照しながら説明する。図14では、2つのチャンネル(リンク)にパケットを割り振って伝送を行う例が示されている。まず、チャンネル1においてパケット1が送信され、次にチャンネル2においてパケット2が送信されている。そして、チャンネル2においてパケット2が送信されている最中に、チャンネル1において、1回目のBAR/BAの送受信が行われている。
(Example of BAR / BA sequence)
Here, the BAR / BA sequence in the present embodiment will be described with reference to FIG. FIG. 14 shows an example in which packets are allocated to two channels (links) for transmission. First, packet 1 is transmitted on channel 1, and then packet 2 is transmitted on channel 2. While the packet 2 is being transmitted on the channel 2, the first transmission / reception of the BAR / BA is performed on the channel 1.

その後、チャンネル1においてパケット3が送信され、次にチャンネル2においてパケット2の送信が完了した後にパケット4が送信されている。そして、チャンネル1において、パケット3の送信が完了した後にパケット5が送信され、パケット5の送信の最中に、チャンネル2において、2回目のBAR/BAの送受信が行われている。   Thereafter, packet 3 is transmitted on channel 1, and then packet 4 is transmitted after transmission of packet 2 is completed on channel 2. Then, after the transmission of the packet 3 is completed on the channel 1, the packet 5 is transmitted. During the transmission of the packet 5, the second transmission / reception of the BAR / BA is performed on the channel 2.

1回目のBAR/BAの送受信が完了した時点((A)の時点)でスケジュールされたパケットは、パケット3、4、5である。また、2回目のBAR/BAの送受信において確認されるパケットは、(B)の期間で送信が終了しているパケット2、3、4である。これらのパケット2、3、4が、2回目のBAR/BAの送受信が行われる際((C)の時点)に、SeqBuff23eに格納されていることになる。   Packets scheduled at the time when transmission / reception of the first BAR / BA is completed (time (A)) are packets 3, 4, and 5. Packets confirmed in the second transmission / reception of BAR / BA are packets 2, 3, and 4 that have been transmitted in the period (B). These packets 2, 3, and 4 are stored in the SeqBuff 23e when the second BAR / BA transmission / reception is performed (time (C)).

複数のリンクで送信されたパケットの送達確認を1回のBAR/BAで行う場合、全てのチャンネルを無駄に使わないようにするために、バーストにおけるBAR/BAの送受信終了時刻を、他のリンクより早くする必要がある。BAR/BAの送受信終了時刻がt1であり、かつ他のリンクにおけるバーストの終了時刻がt2であった場合、次のバーストのスケジュールはt1で行われるため、t2<t1であればt1−t2の期間が無駄になる。   When delivery confirmation of a packet transmitted by a plurality of links is performed by one BAR / BA, in order to avoid using all channels wastefully, the transmission / reception end time of BAR / BA in a burst is set to another link. Need to be faster. When the BAR / BA transmission / reception end time is t1 and the burst end time in another link is t2, the schedule of the next burst is performed at t1, so if t2 <t1, t1-t2 The period is wasted.

例えば、図19に示す事例1の場合、BAR/BAが、もっとも早く終わるチャンネル1に割り当てられ、スケジューリングは時点Aで行われることになる。一方、事例2では、BAR/BAがチャンネル2に割り当てられており、スケジューリングは時点Bで行われることになる。この場合、スケジューリングによるパケットの送信は、事例1に比べて、時点B−時点Aの期間の後になり、この時間が無駄になる。   For example, in case 1 shown in FIG. 19, BAR / BA is assigned to channel 1 that ends earliest, and scheduling is performed at time A. On the other hand, in case 2, BAR / BA is assigned to channel 2 and scheduling is performed at time point B. In this case, the packet transmission by the scheduling is after the period from the time point B to the time point A as compared with the case 1, and this time is wasted.

(スケジューリングの流れ)
次に、実施の形態2におけるスケジュール処理部23bによるスケジューリングの流れについて、図15に示すフローチャートを参照しながら以下に説明する。図15において、S21からS26までの処理は、実施の形態1において説明した、図6に示すフローチャートのS1〜S6までの処理と同様であるので、ここではその説明を省略する。
(Scheduling flow)
Next, the flow of scheduling by the schedule processing unit 23b in the second embodiment will be described below with reference to the flowchart shown in FIG. In FIG. 15, the processing from S21 to S26 is the same as the processing from S1 to S6 in the flowchart shown in FIG. 6 described in the first embodiment, and therefore the description thereof is omitted here.

S25においてYES、すなわち、全てのパケットのスケジュールが完了した場合、S27に遷移する。S27では、まず、nextChが、SPktEndTime32bに格納されている値が最も小さいチャンネルに設定される。そして、SendBuff32cにおける、nextChに対応するチャンネルの最後にBARが割り当てられる。そして、SPktEndTime32bにおける、nextChに対応するチャンネルに、BAR/BAの伝送期間が追加される。さらに、SendBuffPtr32dにおける、nextChに対応するチャンネルに対する値がインクリメントされる。これによって、最も早くバーストのパケット通信が終了するチャンネルにBARが割り当てられることになる。以上により、スケジューリングが完了する。   If YES in S25, that is, if all packet schedules have been completed, the process proceeds to S27. In S27, first, nextCh is set to the channel with the smallest value stored in SPktEndTime 32b. Then, a BAR is assigned to the end of the channel corresponding to nextCh in SendBuff 32c. Then, a transmission period of BAR / BA is added to the channel corresponding to nextCh in SPktEndTime 32b. Further, the value for the channel corresponding to nextCh in SendBuffPtr32d is incremented. As a result, the BAR is assigned to the channel where the burst packet communication is completed earliest. Thus, scheduling is completed.

(実施の形態2における送信パケット処理部の第2の構成例)
次に、実施の形態2における送信パケット処理部23の第2の構成例について説明する。この構成例は、全てのリンクにおいて送信された全てのパケットを対象としたBAR/BAの送受信が行われる形態において、実施の形態1で示した送信パケット処理部の第2の構成例と同様の処理を行うものとなっている。
(Second Configuration Example of Transmission Packet Processing Unit in Embodiment 2)
Next, a second configuration example of the transmission packet processing unit 23 in the second embodiment will be described. This configuration example is the same as the second configuration example of the transmission packet processing unit shown in the first embodiment in a mode in which transmission / reception of BAR / BA is performed for all packets transmitted in all links. Processing is to be performed.

図16は、第2の構成例における送信パケット処理部23におけるスケジュール処理部23bに関わる構成を示している。実施の形態1で説明した、図8に示す構成と異なる点としては、配列レジスタ23eに格納されている項目が異なっている点である。その他の構成については前記した構成と同様であるので、その説明を省略する。   FIG. 16 shows a configuration related to the schedule processing unit 23b in the transmission packet processing unit 23 in the second configuration example. The difference from the configuration shown in FIG. 8 described in the first embodiment is that the items stored in the array register 23e are different. Since other configurations are the same as those described above, description thereof will be omitted.

配列レジスタ23eには、前記したPktsToSend32a、SPktEndTime32b、SendBuff32c、SendBuffPtr32d、およびSendingPtr32e、およびErrorRate32fに加えて、OffsetTime32gが格納されている。OffsetTime32gは、BARを割り当てたチャンネルを最初に終わるようにするための定数を格納しており、チャンネル数と一つのパケット長に依存する。例えば、OffsetTimeは、(最も長いパケット長)*(チャンネル数−1)、あるいは(平均パケット長)*(チャンネル数−1)として設定される。   The array register 23e stores OffsetTime32g in addition to the aforementioned PktsToSend32a, SPktEndTime32b, SendBuff32c, SendBuffPtr32d, SendingPtr32e, and ErrorRate32f. The OffsetTime 32g stores a constant for ending the channel to which the BAR is allocated first, and depends on the number of channels and one packet length. For example, OffsetTime is set as (longest packet length) * (number of channels-1) or (average packet length) * (number of channels-1).

この第2の構成例では、エラー率情報も利用できるため、BARをエラー率の最も低いチャンネルに割り当てる。よって、エラー率の最も低いチャンネルを最も早く終了させることが重要となる。   In this second configuration example, since error rate information can also be used, the BAR is assigned to the channel with the lowest error rate. Therefore, it is important to end the channel with the lowest error rate earliest.

(実施の形態2における送信パケット処理部の第2の構成例におけるスケジューリングの流れ)
次に、実施の形態2における送信パケット処理部23の第2の構成例におけるスケジューリングの流れについて、図17に示すフローチャートを参照しながら以下に説明する。スケジューリングが開始されると、まずS31において、スケジュール処理部23bは、レジスタ23dにおけるmaxBurst31aから読み出したmaxBurst値分のパケットをPktsToSend32aの配列に割り当てる処理を行う。なお、このS31における処理は、実施の形態1において図9で示したフローチャートにおけるS11の処理と同様であるので、詳細な説明を省略する。
(Scheduling flow in second configuration example of transmission packet processing section in embodiment 2)
Next, a scheduling flow in the second configuration example of the transmission packet processing unit 23 in Embodiment 2 will be described below with reference to the flowchart shown in FIG. When scheduling is started, first in S31, the schedule processing unit 23b performs a process of assigning packets corresponding to the maxBurst value read from the maxBurst 31a in the register 23d to the array of PktsToSend 32a. Note that the processing in S31 is the same as the processing in S11 in the flowchart shown in FIG.

次に、S32において、各種レジスタ値の初期化処理が行われる。nextPkt31b、SendBuffPtr32d、SendingPtr32e、SPktEndTime32b、および、RemainTime31dの初期化については、図9のS12で説明したものと同様である。OffsetTime32gは、前記したように、(最も長いパケット長)*(チャンネル数−1)、あるいは(平均パケット長)*(チャンネル数−1)として設定される。   Next, in S32, various register values are initialized. The initialization of nextPkt31b, SendBuffPtr32d, SendingPtr32e, SPktEndTime32b, and RemainTime31d is the same as that described in S12 of FIG. The OffsetTime 32g is set as (longest packet length) * (number of channels-1) or (average packet length) * (number of channels-1) as described above.

次に、S33において、nextCh31cが、ErrorRate32fに格納されているチャンネル毎のErrorRateの中で、最も小さい値が格納されているチャンネルに設定される。   Next, in S33, nextCh 31c is set to the channel in which the smallest value is stored in the Error Rate for each channel stored in the Error Rate 32f.

次に、S34において、パケットのスケジューリングが行われる。まず、nextChがスケジュールされるチャンネルを示しており、PktsToSend[nextPkt]がスケジュールされるパケットを示しており、SendBuffPtr[nextCh]がこれまでnextChに割り当てられたパケット数を示している。ここで、スケジュールされるパケットは、SendBuff[SendBuffPtr[nextCh]][nexhCh]に割り当てられる。さらに、RemainTime31dからPktsToSend[nextPkt]の伝送時間が減算される。   Next, in S34, packet scheduling is performed. First, a channel on which nextCh is scheduled is shown, a packet on which PktsToSend [nextPkt] is scheduled is shown, and SendBuffPtr [nextCh] shows the number of packets assigned to nextCh until now. Here, the packet to be scheduled is assigned to SendBuff [SendBuffPtr [nextCh]] [nextChCh]. Further, the transmission time of PktsToSend [nextPkt] is subtracted from the RemainTime 31d.

以上のようにしてパケットが割り当てられた後、SPktEndTime[nextCh]は、スケジュールされるパケットの伝送終了時刻に設定され、SendBuffPtr[nextCh]はインクリメントされる。   After the packet is assigned as described above, SPktEndTime [nextCh] is set to the transmission end time of the scheduled packet, and SendBuffPtr [nextCh] is incremented.

次に、S35において、RemainTime−OffsetTimeで算出される時間と、まだパケットが割り当てられていないチャンネルの空き時間の合計との比較が行われる。S35においてYES、すなわち、前記空き時間がRemainTime−OffsetTimeで算出される時間より大きい場合には、S37に遷移する。一方、S35においてNO、すなわち、前記空き時間がRemainTime−OffsetTimeで算出される時間未満である場合には、nextPkt31bの値をインクリメントして(S36)、S34に戻る。   Next, in S35, the time calculated by “RemainTime-OffsetTime” is compared with the total free time of channels to which packets are not yet allocated. If YES in S35, that is, if the free time is longer than the time calculated by RemainTime-OffsetTime, the process proceeds to S37. On the other hand, if NO in S35, that is, if the free time is less than the time calculated by RemainTime-OffsetTime, the value of nextPkt 31b is incremented (S36), and the process returns to S34.

S37では、まず、SendBuff32cにおける、nextChに対応するチャンネルの最後にBARが割り当てられる。そして、SPktEndTime32bにおける、nextChに対応するチャンネルに、BAR/BAの伝送期間が追加される。さらに、SendBuffPtr32dにおける、nextChに対応するチャンネルに対する値がインクリメントされる。以上により、エラー率の良いチャンネルにBARが割り当てられることになる。   In S37, first, a BAR is assigned to the end of the channel corresponding to nextCh in SendBuff 32c. Then, a transmission period of BAR / BA is added to the channel corresponding to nextCh in SPktEndTime 32b. Further, the value for the channel corresponding to nextCh in SendBuffPtr32d is incremented. As described above, a BAR is assigned to a channel with a high error rate.

次に、S38において、RemainTimeが0となったか否かが判定される。S38においてYES、すなわち、RemainTimeが0となった場合には、処理を終了する。一方、S38においてNO、すなわち、RemainTimeがまだ0とはなっていない場合には、S39に遷移する。   Next, in S38, it is determined whether or not RemainTime has become zero. If YES in S38, that is, if RemainTime becomes 0, the process ends. On the other hand, if NO in S38, that is, if RemainTime is not yet 0, the process proceeds to S39.

次に、S39において、前回に設定されているチャンネルの次にErrorRateが小さいチャンネルにnextCh31cが設定される。   Next, in S39, nextCh31c is set to the channel with the smallest Error Rate after the previously set channel.

次に、S40において、前記したS34における処理と同様の処理が行われる。そして、S41において、RemainTimeと、まだパケットが割り当てられていないチャンネルの空き時間の合計との比較が行われる。S41においてYES、すなわち、前記空き時間がRemainTimeより大きい場合には、S38に戻る。一方、S41においてNO、すなわち、前記空き時間がRemainTime未満である場合には、nextPkt31bの値をインクリメントして(S42)、S40に戻る。   Next, in S40, the same processing as the processing in S34 described above is performed. In S41, a comparison is made between the RemainTime and the total free time of channels to which packets have not yet been assigned. If YES in S41, that is, if the free time is longer than RemainTime, the process returns to S38. On the other hand, if NO in S41, that is, if the free time is less than RemainTime, the value of nextPkt 31b is incremented (S42), and the process returns to S40.

なお、実施の形態2においても、実施の形態1において説明したErrorRateの算出方法およびBARおよびBAの構成を適用することが可能である。   In the second embodiment, the ErrorRate calculation method and the BAR and BA configurations described in the first embodiment can also be applied.

(実施の形態3)
本発明の実施のさらに他の形態について図面に基づいて説明すれば、以下のとおりである。なお、前記した実施の形態で説明した構成と同様の機能を有する構成には、同一の符号を付記し、その説明を省略する。
(Embodiment 3)
The following will describe still another embodiment of the present invention with reference to the drawings. In addition, the same code | symbol is attached | subjected to the structure which has the function similar to the structure demonstrated in above-described embodiment, and the description is abbreviate | omitted.

本実施形態では、各チャンネルでのパケットの送信を同時に行うとともに、全てのパケットの長さを統一する形態となっている。   In the present embodiment, packets are transmitted simultaneously on each channel, and the lengths of all packets are unified.

本実施形態に係る通信ネットワークシステムは、実施の形態1において、図2を参照しながら説明した構成と同様である。また、送信側通信装置1および受信側通信装置2の構成についても、実施の形態1において、図1を参照しながら説明した構成と同様である。   The communication network system according to the present embodiment has the same configuration as that described with reference to FIG. The configurations of the transmission side communication device 1 and the reception side communication device 2 are also the same as those described in the first embodiment with reference to FIG.

(送信側MAC層の構成)
送信側MAC層9は、実施の形態2において図12で示した構成と同様となっており、異なる部分はパケット化処理部23aにおける処理内容である。
(Configuration of sender MAC layer)
The transmitting-side MAC layer 9 has the same configuration as that shown in FIG. 12 in the second embodiment, and the different part is the processing contents in the packetization processing unit 23a.

送信対象がMPEG2−TSのストリームである場合には、送信側MAC層への入力は固定長(188バイト)の構成単位を持つ。一方、送信対象がデータパケットである場合、送信側MAC層へ入力として与えられる各データパケットの長さは可変長となっている。   When the transmission target is an MPEG2-TS stream, the input to the transmission side MAC layer has a fixed length (188 bytes) structural unit. On the other hand, when the transmission target is a data packet, the length of each data packet given as an input to the transmission side MAC layer is variable.

ここで、本実施の形態では、送信するパケットの長さを同じ長さに統一する必要があるので、入力ストリーム/データパケットを所定の固定長のパケットに変換する必要がある。この処理は、実施の形態2と同様にパケット化処理部23aで行われることになる。   Here, in this embodiment, since it is necessary to unify the lengths of the packets to be transmitted, it is necessary to convert the input stream / data packet into a predetermined fixed-length packet. This processing is performed by the packetization processing unit 23a as in the second embodiment.

ストリームに基づいて生成されるQoSパケットの場合には、全てのQoSパケットが固定長となるようにパケット化処理が行われる。一方、データパケットの場合には、図20に示す事例のように、可変長の入力データパケットを固定長の中間パケットに変換する処理が行われる。すなわち、入力データパケットは、分割位置を変更して、固定長の中間パケットとなるように再構成されることになる。ここで、中間パケットの長さは、QoSパケットの固定長と同じ長さとなるように設定される。   In the case of a QoS packet generated based on a stream, packetization processing is performed so that all QoS packets have a fixed length. On the other hand, in the case of a data packet, a process of converting a variable-length input data packet into a fixed-length intermediate packet is performed as in the case shown in FIG. That is, the input data packet is reconfigured so as to be a fixed-length intermediate packet by changing the division position. Here, the length of the intermediate packet is set to be the same as the fixed length of the QoS packet.

各中間パケットに含まれているデータパケットの情報は、各中間パケットのヘッダHに格納しておく。このようにしてパケット化処理部23aで生成された固定長のQoSパケット、あるいは中間パケットが、パケットバッファ24に格納される。   Information on the data packet included in each intermediate packet is stored in the header H of each intermediate packet. The fixed-length QoS packet or intermediate packet generated in this way by the packetization processing unit 23 a is stored in the packet buffer 24.

(受信側MAC層の構成)
受信側MAC層11は、実施の形態2において図13で示した構成と同様となっており、異なる部分はデータ復元処理部43bにおける処理内容である。
(Configuration of receiving side MAC layer)
The receiving-side MAC layer 11 has the same configuration as that shown in FIG. 13 in the second embodiment, and the different part is the processing contents in the data restoration processing unit 43b.

送信側通信装置1のパケット化処理部23aによって生成された固定長のパケットは、順次受信側通信装置2に送信され、パケットバッファ44のデータに格納される。そして、パケットバッファ44に格納されているパケットがQoSパケットの場合には、実施の形態2で示したようにデータ復元処理部43bによって復元処理が行われ、ストリームが出力される。   The fixed-length packets generated by the packetization processing unit 23a of the transmission side communication device 1 are sequentially transmitted to the reception side communication device 2 and stored in the data of the packet buffer 44. If the packet stored in the packet buffer 44 is a QoS packet, the data restoration processing unit 43b performs restoration processing and outputs a stream as described in the second embodiment.

一方、パケットバッファ44に格納されているパケットが中間パケットの場合、データ復元処理部43bは、固定長の中間パケットを可変長のデータパケットに変換する処理を行う。すなわち、あるデータパケットの全ての部分に対応する中間パケットの受信が完了した時点で、データ復元処理部43bは、必要となる中間パケットに基づいてデータパケットの復元処理を行う。ここで、データ復元処理部43bは、中間パケットのヘッダHを参照することによって、該中間パケットがデータパケットのどの部分に対応するものかであるかを認識することによって復元処理を行うことになる。   On the other hand, when the packet stored in the packet buffer 44 is an intermediate packet, the data restoration processing unit 43b performs a process of converting the fixed-length intermediate packet into a variable-length data packet. That is, when reception of an intermediate packet corresponding to all parts of a certain data packet is completed, the data recovery processing unit 43b performs a data packet recovery process based on the required intermediate packet. Here, the data restoration processing unit 43b performs the restoration process by referring to the header H of the intermediate packet to recognize which part of the data packet the intermediate packet corresponds to. .

(スケジュール処理部の詳細およびスケジューリングの流れ)
送信パケット処理部23におけるスケジュール処理部23bに関わる構成は、図5に示したものと同様となる。また、スケジューリングの流れについても、図6に示したものと同様となる。異なる点としては、maxBurst31aに格納される値の条件およびSPktEndTime32bの初期化処理である。
(Details of schedule processing section and scheduling flow)
The configuration related to the schedule processing unit 23b in the transmission packet processing unit 23 is the same as that shown in FIG. Further, the scheduling flow is the same as that shown in FIG. The difference is the condition of the value stored in maxBurst 31a and the initialization process of SPktEndTime 32b.

本実施の形態では全てのチャンネルで同時に同じ長さのパケットを伝送するため、1回分のスケジューリングにおけるパケット数は、リンク数の倍数とする必要がある。すなわち、maxBurst31aにはリンク数の倍数が格納されることになる。Normal Ackによる送達確認処理を行う場合には、maxBurst31aに格納される値をリンク数とすることが妥当である。   In this embodiment, packets of the same length are transmitted simultaneously on all channels, so the number of packets in one scheduling needs to be a multiple of the number of links. That is, a multiple of the number of links is stored in maxBurst 31a. When performing a delivery confirmation process using Normal Ack, it is appropriate to use the value stored in maxBurst 31a as the number of links.

同様に、全てのパケットは同時に伝送される必要があるため、全てのリンクのSPktEndTime32bは、図6におけるS2において、現在時刻に設定されることになる。   Similarly, since all the packets need to be transmitted at the same time, the SPktEndTime 32b of all the links is set to the current time in S2 in FIG.

(送信パケット処理部の第2の構成例およびスケジューリングの流れ)
次に、実施の形態3における送信パケット処理部23の第2の構成例について説明する。この構成例は、全てのリンクにおいて送信された全てのパケットを対象としたBAR/BAの送受信が行われる形態において、実施の形態1で示した送信パケット処理部の第2の構成例と同様の処理を行うものとなっている。すなわち、送信パケット処理部23におけるスケジュール処理部23bに関わる構成は、図8に示したものと同様となる。また、スケジューリングの流れについても、図9に示したものと同様となる。異なる点としては、maxBurst31aに格納される値の条件およびPktsToSend32aおよびSPktEndTime32bの初期化処理である。
(Second configuration example of transmission packet processing unit and scheduling flow)
Next, a second configuration example of the transmission packet processing unit 23 in the third embodiment will be described. This configuration example is the same as the second configuration example of the transmission packet processing unit shown in the first embodiment in a mode in which transmission / reception of BAR / BA is performed for all packets transmitted in all links. Processing is to be performed. That is, the configuration related to the schedule processing unit 23b in the transmission packet processing unit 23 is the same as that shown in FIG. Also, the scheduling flow is the same as that shown in FIG. The differences are the condition of the value stored in maxBurst 31a and the initialization process of PktsToSend 32a and SPktEndTime 32b.

maxBurst31aおよびSPktEndTime32bは、上記した実施の形態3における上記スケジュール処理部の詳細と同様である。   maxBurst 31a and SPktEndTime 32b are the same as the details of the schedule processing unit in the third embodiment.

PktsToSend32aの初期化処理は次の通りである。スケジュール処理部23bは、レジスタ23dにおけるmaxBurst31aから読み出したmaxBurst値分のパケットをPktsToSend32aの配列に割り当てる処理を行う。詳しく説明すると、まだ送信されておらず、かつ、
前記送信側に入力された時刻+delayBound > 現在時刻
となっているパケットが、最も古いものからPktsToSend32aの配列に割り当てられる。割り当てられるパケット数は最大でmaxBurst個である。
The initialization process of PktsToSend 32a is as follows. The schedule processing unit 23b performs a process of assigning packets for the maxBurst value read from the maxBurst 31a in the register 23d to the array of PktsToSend 32a. In detail, it has n’t been sent yet, and
Packets with time + delayBound> current time input to the transmission side are assigned to the PktsToSend 32a array from the oldest. The maximum number of allocated packets is maxBurst.

(Normal Ackによる送達確認処理)
次に、実施の形態3において、Normal Ackによる送達確認処理を行う場合について説明する。まず、比較例として、従来のNormal Ackによる送達確認処理を行う場合について説明する。従来のNormal Ackは、各チャンネルにおいて受信したパケットに関する送達確認情報を含んだものとなっている。言い換えれば、従来のNormal Ackでは、送信側は、Normal Ackを受信したチャンネルで以前に送信したパケットに関する送達確認情報しか認識できないことになる。このことにより、次のような問題が生じる。
(Delivery confirmation processing by Normal Ack)
Next, in Embodiment 3, the case where the delivery confirmation process by Normal Ack is performed is demonstrated. First, the case where the delivery confirmation process by the conventional Normal Ack is performed is demonstrated as a comparative example. Conventional Normal Ack includes delivery confirmation information regarding a packet received in each channel. In other words, in the conventional Normal Ack, the transmission side can recognize only the delivery confirmation information related to the packet transmitted previously on the channel that received the Normal Ack. This causes the following problems.

図21(a)は、2つのチャンネル1・2でパケットの送信を行う構成において、従来のNormal Ackによる送達確認処理が行われる場合のパケットシーケンスの例を示している。この例において、チャンネル2においてパケット3が送信され、この伝送は成功している一方、これに対するNormal Ackの送信が失敗している。この時点では、送信側は、パケット3に対するNormal Ackを受信できていないので、パケット3の送信が失敗したものと認識することになる。よって、次のシーケンスにおいてパケット3の再送が行われることになる。すなわち、受信側では、パケット3の受信を2回行うことになり、通信帯域が無駄に使われることになる。   FIG. 21A shows an example of a packet sequence in the case where a transmission confirmation process using a conventional Normal Ack is performed in a configuration in which a packet is transmitted through two channels 1 and 2. In this example, a packet 3 is transmitted on the channel 2, and this transmission is successful, but the transmission of the Normal Ack to this is unsuccessful. At this time, the transmitting side has not received the Normal Ack for the packet 3, and therefore recognizes that the transmission of the packet 3 has failed. Therefore, the packet 3 is retransmitted in the next sequence. That is, on the receiving side, the packet 3 is received twice, and the communication band is wasted.

これに対して、本実施形態では、Normal Ackに、全てのチャンネルで同時に受信された全てのパケットに関する送達確認情報を含めるようにしている。図21(b)は、2つのチャンネル1・2でパケットの送信を行う構成において、本実施形態におけるNormal Ackによる送達確認処理が行われる場合のパケットシーケンスの例を示している。   On the other hand, in this embodiment, the delivery confirmation information regarding all the packets received simultaneously on all the channels is included in the Normal Ack. FIG. 21B shows an example of a packet sequence in the case where transmission confirmation processing by Normal Ack in the present embodiment is performed in a configuration in which a packet is transmitted by two channels 1 and 2.

この例において、チャンネル2においてパケット3が送信され、この伝送は成功している一方、これに対するチャンネル2におけるNormal Ackの送信が失敗している。しかしながら、このNormal Ackと同時に送信されるチャンネル1におけるNormal Ackは、伝送が成功しているので、送信側は、チャンネル1において受信したNormal Ackを確認することによって、チャンネル2において送信したパケット3の伝送が成功していることを確認することができる。よって、パケット3が無駄に再送されることを防止することができ、通信帯域を効率良く利用することが可能となる。   In this example, packet 3 is transmitted on channel 2, and this transmission is successful, but transmission of Normal Ack on channel 2 has failed. However, since the Normal Ack in Channel 1 transmitted at the same time as the Normal Ack has been successfully transmitted, the transmitting side confirms the Normal Ack received in Channel 1 to confirm the transmission of the packet 3 transmitted in Channel 2. It can be confirmed that the transmission is successful. Therefore, it is possible to prevent the packet 3 from being retransmitted wastefully and to efficiently use the communication band.

(BAによる送達確認処理)
次に、実施の形態3において、BAによる送達確認処理を行う場合について説明する。まず、比較例として、従来のBAによる送達確認処理を行う場合について説明する。従来のBAは、各チャンネルにおいて受信したパケット群に関する送達確認情報を含んだものとなっている。言い換えれば、従来のBAでは、送信側は、BAを受信したチャンネルで以前に送信したパケットに関する送達確認情報しか認識できないことになる。このことにより、次のような問題が生じる。
(Delivery confirmation processing by BA)
Next, the case where the delivery confirmation process by BA is performed in Embodiment 3 will be described. First, the case where the delivery confirmation process by the conventional BA is performed is demonstrated as a comparative example. The conventional BA includes delivery confirmation information regarding a packet group received in each channel. In other words, in the conventional BA, the transmission side can recognize only the delivery confirmation information related to the packet transmitted previously in the channel that received the BA. This causes the following problems.

図22(a)は、3つのチャンネル1・2・3でパケットの送信を行う構成において、従来のNormal Ackによる送達確認処理が行われる場合のパケットシーケンスの例を示している。この例において、チャンネル1において送信されたBARのみが伝送に失敗している。また、チャンネル3において、BARの伝送は成功しているが、これに対するBAの伝送が失敗している。この場合、チャンネル1および3においてBARの再送が行われることになるが、BARの伝送が成功しているチャンネル2においても、チャンネル1および3におけるBARの再送が行われている期間、何も送信せずに待機状態となる。すなわち、通信帯域の利用効率が悪いことになる。   FIG. 22A shows an example of a packet sequence in the case where a transmission confirmation process by a conventional Normal Ack is performed in a configuration in which a packet is transmitted through three channels 1, 2, and 3. In this example, only the BAR transmitted on channel 1 has failed to transmit. In channel 3, the transmission of the BAR is successful, but the transmission of the BA is not successful. In this case, the BAR is retransmitted in the channels 1 and 3, but even in the channel 2 where the BAR has been successfully transmitted, nothing is transmitted during the period in which the BAR is retransmitted in the channels 1 and 3. Without waiting. That is, the communication band usage efficiency is poor.

これに対して、本実施形態では、BAに、全てのチャンネルで同時に受信された全てのパケットに関する送達確認情報を含めるようにしている。図22(b)は、3つのチャンネル1・2・3でパケットの送信を行う構成において、本実施形態におけるBAによる送達確認処理が行われる場合のパケットシーケンスの例を示している。   On the other hand, in this embodiment, delivery confirmation information regarding all packets received simultaneously on all channels is included in the BA. FIG. 22B shows an example of a packet sequence in the case where the delivery confirmation processing by the BA in the present embodiment is performed in the configuration in which the packet is transmitted through the three channels 1, 2, and 3.

この例において、チャンネル1におけるBARの伝送は失敗している。また、チャンネル3において、BARの伝送は成功しているが、これに対するBAの伝送が失敗している。一方、チャンネル2ではBARおよびBAの伝送が成功しているので、送信側は、全てのチャンネルで伝送されたパケットの送達確認情報を認識することができる。よって、伝送に成功しているチャンネルが、他のチャンネルにおけるBAR/BAのシーケンスを待機した状態となることを抑制することができるので、通信帯域を効率良く利用することが可能となる。   In this example, transmission of BAR on channel 1 has failed. In channel 3, the transmission of the BAR is successful, but the transmission of the BA is not successful. On the other hand, since transmission of BAR and BA is successful in channel 2, the transmission side can recognize delivery confirmation information of packets transmitted in all channels. Therefore, it is possible to prevent a channel that has been successfully transmitted from waiting for a BAR / BA sequence in another channel, so that the communication band can be used efficiently.

(実施の形態4)
本発明の実施のさらに他の形態について図面に基づいて説明すれば、以下のとおりである。なお、前記した実施の形態で説明した構成と同様の機能を有する構成には、同一の符号を付記し、その説明を省略する。
(Embodiment 4)
The following will describe still another embodiment of the present invention with reference to the drawings. In addition, the same code | symbol is attached | subjected to the structure which has the function similar to the structure demonstrated in above-described embodiment, and the description is abbreviate | omitted.

本実施の形態は送信中に受信を行わない形態である。そして、実施の形態3では、全てパケット長を同じにしていたが、本実施形態ではパケット長を可変とする。本実施形態では、MIMOによる通信方式を対象としていないので、全てのチャンネルのパケットを同時に送信する必要はない。ただし、本実施形態でNormal Ackによる送達確認を行う場合には、パケットの送信毎にNormal Ackを受信するため、本実施の形態をMIMOに適用することは可能である。   In this embodiment, reception is not performed during transmission. In Embodiment 3, the packet length is all the same, but in this embodiment, the packet length is variable. In this embodiment, since the MIMO communication method is not targeted, it is not necessary to transmit packets of all channels simultaneously. However, in the case where delivery confirmation by Normal Ack is performed in the present embodiment, Normal Ack is received every time a packet is transmitted, and therefore, this embodiment can be applied to MIMO.

本実施形態に係る通信ネットワークシステムは、実施の形態1において、図2を参照しながら説明した構成と同様である。また、送信側通信装置1および受信側通信装置2の構成についても、実施の形態1において、図1を参照しながら説明した構成と同様である。   The communication network system according to the present embodiment has the same configuration as that described with reference to FIG. The configurations of the transmission side communication device 1 and the reception side communication device 2 are also the same as those described in the first embodiment with reference to FIG.

また、送信側MAC層9は、実施の形態2において図12で示した構成と同様であり、異なる部分はパケット化処理部23aにおける処理内容である。   The transmitting-side MAC layer 9 is the same as the configuration shown in FIG. 12 in the second embodiment, and the different part is the processing content in the packetization processing unit 23a.

また、受信側MAC層11は、実施の形態2において図13で示した構成と同様であり、異なる部分は、送達確認処理部43cにおける処理内容である。   The receiving-side MAC layer 11 is the same as the configuration shown in FIG. 13 in the second embodiment, and the different part is the processing content in the delivery confirmation processing unit 43c.

図29に、本実施形態におけるBAR/BAを用いる場合の事例を示す。図29では、チャンネル1とチャンネル2とは別の周波数のチャンネルであり、TT(送信期間、Time for Transmit)がパケットおよびBARを送信する期間で、TR(受信期間、Time for Receive)がBAを受信する期間である。パケット送信中にパケットの受信は行われないものとする。   FIG. 29 shows an example of using BAR / BA in this embodiment. In FIG. 29, channel 1 and channel 2 are channels of different frequencies, TT (transmission period, Time for Transmit) is a period in which packets and BAR are transmitted, and TR (reception period, Time for Receive) is BA. This is the period for receiving. It is assumed that no packet is received during packet transmission.

この場合、図29に示すように、BARを含むバーストの全てのパケットは同じTT内で送信するが、パケット3およびパケット4のように、両方のチャンネルのパケットを同時に送信する必要はない。また、IEEE802.11eの場合、BARとBAとの間の時間は固定(16μs)であるため、全てのチャンネルにおける、BARが最後に終わるパケットの後ろに同時に送信することによって、BAが同時に送信されるようにする。図29では、チャンネル1におけるパケット4の送信終了からBARの送信開始までの間に待ち時間Twがあり、チャンネル1のBARの送信は、チャンネル2のパケット5の送信終了まで待たされることになる。   In this case, as shown in FIG. 29, all the packets of the burst including the BAR are transmitted within the same TT. However, unlike the packets 3 and 4, it is not necessary to transmit the packets of both channels at the same time. In addition, in the case of IEEE802.11e, the time between BAR and BA is fixed (16 μs). Therefore, BA is transmitted at the same time by simultaneously transmitting after the last BAR packet in all channels. So that In FIG. 29, there is a waiting time Tw between the end of transmission of packet 4 in channel 1 and the start of transmission of BAR, and transmission of BAR in channel 1 is waited until transmission of packet 5 in channel 2 is completed.

(パケット構成)
本実施形態においてNormal Ackによる送達確認を行う場合、パケット化処理部23aが、送信すべきQoSパケットあるいはデータパケットに、Normal Ackが返信されるべき返信時刻の情報を含める処理を行って送信用パケットを生成するようになっている。この返信時刻は、全てのチャンネルで同じに設定する必要がある。なお、返信時刻は、全てのチャンネルの最後のパケットの送信が完了するする時刻+t(定数)で決められる。IEEE802.11aと同じ物理層を用いた場合、tは16μsとなる。
(Packet configuration)
In the present embodiment, when delivery confirmation by Normal Ack is performed, the packetization processing unit 23a performs processing for including information on the return time at which Normal Ack should be returned in the QoS packet or data packet to be transmitted, and then transmitting the packet. Is supposed to generate. This reply time must be set to be the same for all channels. The reply time is determined by the time at which transmission of the last packet of all channels is completed + t (constant). When the same physical layer as that of IEEE802.11a is used, t is 16 μs.

また、受信側MAC層11において、送達確認処理部43cは、受信したパケットに含まれている返信時刻の情報を読み出し、設定されている返信時刻にNormal Ackを返信するように処理を行う。   In the receiving-side MAC layer 11, the delivery confirmation processing unit 43 c performs processing so as to read the reply time information included in the received packet and send a Normal Ack back at the set reply time.

(スケジュール処理部の詳細およびスケジューリングの流れ)
送信パケット処理部23におけるスケジュール処理部23bに関わる構成は、図5に示したものと同様となる。また、スケジューリングの流れについても、図6に示したものと同様となる。ただし、スケジュール後の全てのBARは同時に送信されることになる。BARを送信する時刻は、全てのチャンネルに対し、最後のパケットの送信が完了した時刻+t(定数)である。IEEE802.11aと同じ物理層を用いた場合、tは16μsとなる。
(Details of schedule processing section and scheduling flow)
The configuration related to the schedule processing unit 23b in the transmission packet processing unit 23 is the same as that shown in FIG. Further, the scheduling flow is the same as that shown in FIG. However, all BARs after scheduling are transmitted simultaneously. The time when the BAR is transmitted is the time when the last packet transmission is completed for all channels + t (constant). When the same physical layer as that of IEEE802.11a is used, t is 16 μs.

(送信パケット処理部の第2の構成例およびスケジューリングの流れ)
次に、実施の形態4における送信パケット処理部23の第2の構成例について説明する。送信パケット処理部23におけるスケジュール処理部23bに関わる構成は、図8に示したものと同様となる。また、スケジューリングの流れについても、図9に示したものと同様となる。ただし、スケジュール後の全てのBARは同時に送信されることになる。BARを送信する時刻は、全てのチャンネルに対し、最後のパケットの送信が完了した時刻+t(定数)である。IEEE802.11aと同じ物理層を用いた場合、tは16μsである。
(Second configuration example of transmission packet processing unit and scheduling flow)
Next, a second configuration example of the transmission packet processing unit 23 in Embodiment 4 will be described. The configuration related to the schedule processing unit 23b in the transmission packet processing unit 23 is the same as that shown in FIG. Also, the scheduling flow is the same as that shown in FIG. However, all BARs after scheduling are transmitted simultaneously. The time when the BAR is transmitted is the time when the last packet transmission is completed for all channels + t (constant). When the same physical layer as that of IEEE802.11a is used, t is 16 μs.

なお、実施の形態4におけるNormal AckおよびBAR/BAについては、実施の形態3で説明したものと同様となるので、ここではその説明を省略する。   Since Normal Ack and BAR / BA in the fourth embodiment are the same as those described in the third embodiment, the description thereof is omitted here.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。   The present invention is not limited to the above-described embodiments, and various modifications are possible within the scope shown in the claims, and embodiments obtained by appropriately combining technical means disclosed in different embodiments. Is also included in the technical scope of the present invention.

本発明に係る通信装置は、例えば、動画データなどのストリームデータや、その他のデータを外部の装置に対して送信することが可能な送信装置に用いられる通信装置に適用することが可能である。具体的には、送信装置としては、例えばDVDプレイヤー、DVDレコーダ、HDDレコーダなどのデジタル符号として記録された動画の再生機能を持つ装置や、BS/CSチューナーなどの放送受信装置などが挙げられる。   The communication apparatus according to the present invention can be applied to, for example, a communication apparatus used for a transmission apparatus capable of transmitting stream data such as moving image data and other data to an external apparatus. Specifically, examples of the transmitting device include a device having a function of reproducing a moving image recorded as a digital code such as a DVD player, a DVD recorder, and an HDD recorder, and a broadcast receiving device such as a BS / CS tuner.

また、本発明に係る通信装置は、例えば、受信したストリームデータやその他のデータに基づいて処理を行う受信装置に用いられる通信装置に適用することが可能である。具体的には、受信装置としては、例えば受信したストリームデータとしての動画データを表示する表示装置などが挙げられる。   The communication apparatus according to the present invention can be applied to a communication apparatus used for a reception apparatus that performs processing based on received stream data and other data, for example. Specifically, examples of the receiving device include a display device that displays moving image data as received stream data.

本発明の一実施形態に係る送信側通信装置および受信側通信装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the transmission side communication apparatus and receiving side communication apparatus which concern on one Embodiment of this invention. 本実施形態に係る通信ネットワークシステムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the communication network system which concerns on this embodiment. 送信側MAC層の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of a transmission side MAC layer. 受信側MAC層の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of a receiving side MAC layer. 送信パケット処理部におけるスケジュール処理部に関わる構成を示すブロック図である。It is a block diagram which shows the structure in connection with the schedule process part in a transmission packet process part. スケジュール処理部によるスケジューリングの流れを示すフローチャートである。It is a flowchart which shows the flow of the scheduling by a schedule process part. 同図(a)〜同図(c)は、送信パケット処理部の第2の構成例におけるスケジューリングの概要を説明する図である。FIGS. 9A to 9C are diagrams for explaining an outline of scheduling in the second configuration example of the transmission packet processing unit. 第2の構成例における送信パケット処理部におけるスケジュール処理部に関わる構成を示すブロック図である。It is a block diagram which shows the structure in connection with the schedule process part in the transmission packet process part in a 2nd structural example. 送信パケット処理部の第2の構成例におけるスケジューリングの流れを示すフローチャートである。It is a flowchart which shows the flow of the scheduling in the 2nd structural example of a transmission packet process part. ErrorRateの算出の例を示す図である。It is a figure which shows the example of calculation of ErrorRate. 本実施形態で用いるBARおよびBAの概略構成を示す図である。It is a figure which shows schematic structure of BAR and BA used by this embodiment. 本発明の実施の他の形態に係る送信側MAC層の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the transmission side MAC layer which concerns on the other embodiment of this invention. 本発明の実施の他の形態に係る受信側MAC層の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the receiving side MAC layer which concerns on the other embodiment of this invention. 本発明の実施の他の形態におけるBAR/BAのシーケンス例を示す図である。It is a figure which shows the example of a sequence of BAR / BA in the other embodiment of this invention. 本発明の実施の他の形態におけるスケジュール処理部によるスケジューリングの流れを示すフローチャートである。It is a flowchart which shows the flow of the scheduling by the schedule process part in the other embodiment of this invention. 本発明の実施の他の形態における、第2の構成例における送信パケット処理部におけるスケジュール処理部に関わる構成を示すブロック図である。It is a block diagram which shows the structure in connection with the schedule process part in the transmission packet process part in the 2nd structural example in the other form of implementation of this invention. 本発明の実施の他の形態における送信パケット処理部の第2の構成例におけるスケジューリングの流れを示すフローチャートである。It is a flowchart which shows the flow of the scheduling in the 2nd structural example of the transmission packet process part in the other embodiment of this invention. 特定のチャンネルにおいて、BAR/BAシーケンスが成功した場合と失敗した場合とを示すパケットシーケンスの例を示す図である。It is a figure which shows the example of the packet sequence which shows the case where a BAR / BA sequence is successful and the case where it fails in a specific channel. パケットシーケンスの2つの事例を示す図である。It is a figure which shows two examples of a packet sequence. 可変長の入力データパケットを固定長の中間パケットに変換する処理を示す図である。It is a figure which shows the process which converts the variable-length input data packet into a fixed-length intermediate packet. 同図(a)は、2つのチャンネルでパケットの送信を行う構成において、従来のNormal Ackによる送達確認処理が行われる場合のパケットシーケンスの例を示す図であり、同図(b)は、2つのチャンネルでパケットの送信を行う構成において、本実施形態におけるNormal Ackによる送達確認処理が行われる場合のパケットシーケンスの例を示す図である。FIG. 6A is a diagram showing an example of a packet sequence in the case where a transmission confirmation process using a conventional Normal Ack is performed in a configuration in which a packet is transmitted using two channels, and FIG. It is a figure which shows the example of a packet sequence in case the delivery confirmation process by Normal Ack in this embodiment is performed in the structure which transmits a packet by one channel. 同図(a)は、3つのチャンネルでパケットの送信を行う構成において、従来のNormal Ackによる送達確認処理が行われる場合のパケットシーケンスの例を示す図であり、同図(b)は、3つのチャンネルでパケットの送信を行う構成において、本実施形態におけるBAによる送達確認処理が行われる場合のパケットシーケンスの例を示す図である。FIG. 6A is a diagram showing an example of a packet sequence when a delivery confirmation process using conventional Normal Ack is performed in a configuration in which a packet is transmitted using three channels. FIG. It is a figure which shows the example of a packet sequence in case the delivery confirmation process by BA in this embodiment is performed in the structure which transmits a packet by one channel. 同図(a)および同図(b)は、IEEE802.11eに規定されているNormal Ackを用いる送達確認を行った場合の具体的な事例を示す図である。(A) and (b) are diagrams showing specific examples in the case where delivery confirmation using Normal Ack defined in IEEE802.11e is performed. 同図(a)および同図(b)は、QoSパケットの再送が成功した例および失敗した例を示す図である。FIGS. 9A and 9B are diagrams showing an example in which retransmission of a QoS packet is successful and an example in which the retransmission is unsuccessful. 無線通信の場合に、伝送路であるチャンネル毎にエラー率が時間的に変動する様子を示す図である。In the case of wireless communication, it is a figure which shows a mode that an error rate fluctuates temporally for every channel which is a transmission line. 同図(a)は、2つのチャンネルに対応する2つのアンテナが近接して設けられている場合の構成例を示す図であり、同図(b)は、2つのチャンネルでそれぞれ信号の送信および受信が行われる場合の、横軸に周波数、縦軸に信号電力をとったグラフの概略を示す図である。FIG. 6A is a diagram showing a configuration example in the case where two antennas corresponding to two channels are provided close to each other, and FIG. It is a figure which shows the outline of the graph which took a frequency and signal power on the vertical axis | shaft in case a reception is performed. 同図(a)は、MIMOによる通信を行う際に、2つのチャンネルでのパケット送信開始時刻が互いに異なっている場合のチャンネル信号の波形を示す図であり、同図(b)は、MIMOによる通信を行う際に、2つのチャンネルでのパケット送信開始時刻が揃っている場合のチャンネル信号の波形を示す図である。FIG. 6A is a diagram showing the waveform of the channel signal when the packet transmission start times in the two channels are different from each other when performing communication by MIMO, and FIG. It is a figure which shows the waveform of a channel signal when the packet transmission start time in two channels is prepared when performing communication. 2つのチャンネルにおいて、それぞれ長さの違うパケットが伝送される際、Normal Ackは最も長いパケットの終了に合わせて返信される必要があることを説明する図である。It is a figure explaining that Normal Ack needs to be sent in response to the end of the longest packet when packets having different lengths are transmitted in two channels. BAR/BAのパケットシーケンスの例を示す図である。It is a figure which shows the example of the packet sequence of BAR / BA.

符号の説明Explanation of symbols

1 送信側通信装置(通信装置)
2 受信側通信装置(通信装置)
3 送信装置
4 受信装置
5 送信側制御部
6 受信側制御部
9 送信側MAC層
10 送信側物理層
11 受信側MAC層
12 受信側物理層
21 送信バッファ制御部
22 フレーマ
23 送信パケット処理部
23a パケット化処理部(パケット生成手段)
23b スケジュール処理部(スケジューリング手段)
23c パケット分配処理部(パケット分配手段)
23d レジスタ
23d 送達確認処理部(送達確認要求手段)
23e 配列レジスタ
24 パケットバッファ(パケット記憶手段)
25 フレーム処理部(送達確認要求手段)
26 PktEndTime(送信完了時間記憶手段)
27 SeqBuff(送信パケット記憶手段)
41 受信バッファ制御部
42 フレーマ
43 受信パケット処理部
43a パケット整列処理部(パケット整列手段)
43b データ復元処理部
43c 送達確認処理部(送達確認送信手段)
44 パケットバッファ
45 フレーム処理部(送達確認送信手段)
46 SeqBuff(受信パケット記憶手段)
1 Transmission side communication device (communication device)
2 Receiving side communication device (communication device)
DESCRIPTION OF SYMBOLS 3 Transmission apparatus 4 Reception apparatus 5 Transmission side control part 6 Reception side control part 9 Transmission side MAC layer 10 Transmission side physical layer 11 Reception side MAC layer 12 Reception side physical layer 21 Transmission buffer control part 22 Framer 23 Transmission packet processing part 23a Packet Processing unit (packet generation means)
23b Schedule processing unit (scheduling means)
23c Packet distribution processing unit (packet distribution means)
23d Register 23d Delivery Confirmation Processing Unit (Delivery Confirmation Request Unit)
23e array register 24 packet buffer (packet storage means)
25 Frame processing part (Delivery confirmation request means)
26 PktEndTime (transmission completion time storage means)
27 SeqBuff (Transmission packet storage means)
41 reception buffer control unit 42 framer 43 received packet processing unit 43a packet alignment processing unit (packet alignment means)
43b Data restoration processing unit 43c Delivery confirmation processing unit (delivery confirmation transmission means)
44 packet buffer 45 frame processing unit (delivery confirmation transmission means)
46 SeqBuff (reception packet storage means)

Claims (54)

複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、
送信すべきパケットを、どの通信チャンネルで送信すべきかを決定するスケジューリング手段を備え、
上記スケジューリング手段が、通信先から再送要求を受けたパケットを送信する際に用いる通信チャンネルを、該パケットを前回送信した通信チャンネルの影響を受けずに設定することを特徴とする通信装置。
A communication device that transmits a plurality of packets to a single communication destination using a plurality of communication channels,
Scheduling means for determining on which communication channel a packet to be transmitted is to be transmitted;
A communication apparatus, wherein the scheduling means sets a communication channel used when transmitting a packet for which a retransmission request has been received from a communication destination without being affected by a communication channel that previously transmitted the packet.
送信すべきパケットを記憶するパケット記憶手段をさらに備え、
上記パケット記憶手段が、記憶されている各パケットに関して、送信を待機している状態、送信したパケットが通信先に適切に送達できたかを示す送達確認の受信を待機している状態、および送信の成功が確認されている状態のいずれであるかを示す情報を記憶しており、
上記スケジューリング手段が、上記パケット記憶手段に記憶されているパケットのうち、再送要求を受けたパケットを上記送信を待機している状態に設定するとともに、上記パケット記憶手段に記憶されているパケットのうち、上記送信を待機している状態として設定されているパケットをスケジューリングすることを特徴とする請求項1記載の通信装置。
Packet storage means for storing a packet to be transmitted;
The packet storage means is waiting for transmission with respect to each stored packet, is waiting for reception confirmation indicating that the transmitted packet has been properly delivered to the communication destination, and Remembers information indicating which of the confirmed success states,
Among the packets stored in the packet storage unit, the scheduling unit sets a packet for which a retransmission request has been received to a state waiting for the transmission, and among the packets stored in the packet storage unit The communication apparatus according to claim 1, wherein a packet set as a state waiting for the transmission is scheduled.
各通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットを生成する送達確認要求手段が各通信チャンネルに対応して設けられていることを特徴とする請求項2記載の通信装置。   3. A delivery confirmation request means for generating a delivery confirmation request packet for requesting the delivery confirmation from the communication destination for a packet transmitted on each communication channel is provided corresponding to each communication channel. The communication device described. 複数の通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットを生成する送達確認要求手段が設けられていることを特徴とする請求項2記載の通信装置。   3. The communication apparatus according to claim 2, further comprising a delivery confirmation requesting unit configured to generate a delivery confirmation request packet for requesting the delivery confirmation from a communication destination for a packet transmitted through a plurality of communication channels. 複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、
送信すべきパケットを、どの通信チャンネルでどのような順番で送信すべきかを決定するスケジューリング手段を備え、
上記スケジューリング手段が、連続して送信すべくスケジューリングされるパケット同士を、それぞれ異なる通信チャンネルで送信するようにスケジューリングを行うことを特徴とする通信装置。
A communication device that transmits a plurality of packets to a single communication destination using a plurality of communication channels,
Scheduling means for determining in what communication channel and in what order the packets to be transmitted are provided;
A communication apparatus, wherein the scheduling means performs scheduling so that packets scheduled to be transmitted continuously are transmitted through different communication channels.
複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、
送信すべきパケットを、どの通信チャンネルでどのような順番で送信すべきかを決定するスケジューリング手段を備え、
上記スケジューリング手段が、送信すべきパケットの送信順番に従って各パケットを各通信チャンネルに割り当てていくときに、あるパケットをある通信チャンネルに割り当てるごとに、該パケットの送信完了時間を送信完了時間記憶手段に通信チャンネルごとに更新していくとともに、上記送信完了時間が最も小さい時間となっている通信チャンネルに対してパケットを割り当てることを特徴とする通信装置。
A communication device that transmits a plurality of packets to a single communication destination using a plurality of communication channels,
Scheduling means for determining in what communication channel and in what order the packets to be transmitted are provided;
When the scheduling means assigns each packet to each communication channel according to the transmission order of the packets to be transmitted, each time a packet is assigned to a certain communication channel, the transmission completion time of the packet is stored in the transmission completion time storage means. A communication apparatus that updates for each communication channel and assigns a packet to the communication channel having the shortest transmission completion time.
複数のパケットを送信する通信装置であって、
送信すべきパケットの送信順番を設定するスケジューリング手段を備え、
上記スケジューリング手段が、送信すべき複数のパケットを、各パケットに設定されている残り有効期限の長さに応じて複数のグループに分けるとともに、
残り有効期限がより短いグループに含まれるパケットを優先して送信するように送信順番を設定することを特徴とする通信装置。
A communication device that transmits a plurality of packets,
A scheduling means for setting a transmission order of packets to be transmitted;
The scheduling means divides a plurality of packets to be transmitted into a plurality of groups according to the length of the remaining expiration date set in each packet,
A communication apparatus, wherein a transmission order is set so that a packet included in a group having a shorter remaining validity period is transmitted with priority.
上記スケジューリング手段が、残り有効期限がより短いグループに含まれるパケットをより先に送信するように送信順番を設定することを特徴とする請求項7記載の通信装置。   8. The communication apparatus according to claim 7, wherein the scheduling unit sets a transmission order so that a packet included in a group having a shorter remaining expiration date is transmitted earlier. 複数のパケットを送信する通信装置であって、
送信すべきパケットの送信順番を設定するスケジューリング手段を備え、
上記スケジューリング手段が、パケットのサイズが大きいパケットほど優先して送信するように送信順番を設定することを特徴とする通信装置。
A communication device that transmits a plurality of packets,
A scheduling means for setting a transmission order of packets to be transmitted;
A communication apparatus, wherein the scheduling means sets a transmission order so that a packet having a larger packet size is preferentially transmitted.
上記スケジューリング手段が、パケットのサイズが大きいパケットほど先に送信されるように送信順番を設定することを特徴とする請求項9記載の通信装置。   10. The communication apparatus according to claim 9, wherein the scheduling means sets a transmission order so that a packet having a larger packet size is transmitted earlier. 上記スケジューリング手段が、上記各グループ内のパケットの送信順番を、パケットのサイズが大きいパケットほど先に送信されるように設定することを特徴とする請求項8記載の通信装置。   9. The communication apparatus according to claim 8, wherein the scheduling means sets the transmission order of the packets in each group so that a packet having a larger packet size is transmitted earlier. 上記複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信するとともに、
上記スケジューリング手段が、残り有効期限がより短いグループに含まれるパケットを、複数の通信チャンネルのうち、エラー率がより低い通信チャンネルに割り当てることを特徴とする請求項7記載の通信装置。
While transmitting the plurality of packets to a single communication destination using a plurality of communication channels,
8. The communication apparatus according to claim 7, wherein the scheduling means assigns a packet included in a group having a shorter remaining expiration date to a communication channel having a lower error rate among a plurality of communication channels.
上記複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信するとともに、
上記スケジューリング手段が、パケットのサイズが大きいパケットほど、エラー率がより低い通信チャンネルに割り当てられるようにスケジューリングを行うことを特徴とする請求項9記載の通信装置。
While transmitting the plurality of packets to a single communication destination using a plurality of communication channels,
10. The communication apparatus according to claim 9, wherein the scheduling unit performs scheduling so that a packet having a larger packet size is assigned to a communication channel having a lower error rate.
上記スケジューリング手段が、上記各グループ内のパケットを、パケットのサイズが大きいパケットほど、エラー率がより低い通信チャンネルに割り当てることを特徴とする請求項12記載の通信装置。   13. The communication apparatus according to claim 12, wherein the scheduling means assigns the packets in each group to a communication channel having a lower error rate as the packet size is larger. 上記スケジューリング手段によるスケジューリング結果を格納するスケジューリング結果記憶手段と、
上記スケジューリング結果記憶手段に記憶されているスケジューリング結果に従って、送信すべきパケットを各通信チャンネルに順番に送出するパケット分配手段とをさらに備えていることを特徴とする請求項1〜14のいずれか一項に記載の通信装置。
Scheduling result storage means for storing a scheduling result by the scheduling means;
15. A packet distribution unit for sequentially transmitting packets to be transmitted to each communication channel in accordance with a scheduling result stored in the scheduling result storage unit. The communication device according to item.
複数のパケットを送信する通信装置であって、
送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成する送達確認要求手段を備え、
上記送達確認パケットには、送達確認対象となるパケットの数のパケット情報領域が含まれており、該パケット情報領域には、対応するパケットを特定する情報がそれぞれ含まれていることを特徴とする通信装置。
A communication device that transmits a plurality of packets,
A delivery confirmation request means for generating a delivery confirmation request packet for requesting a delivery confirmation indicating whether the transmitted packet has been properly delivered to the communication destination;
The delivery confirmation packet includes a packet information area corresponding to the number of packets to be acknowledged, and the packet information area includes information for identifying a corresponding packet. Communication device.
送信したパケットを特定する情報を記憶する送信パケット記憶手段をさらに備え、
上記送達確認要求手段が、上記送信パケット記憶手段に記憶されている情報に基づいて、上記送達確認要求パケットを生成することを特徴とする請求項16記載の通信装置。
Further comprising transmission packet storage means for storing information identifying the transmitted packet;
The communication apparatus according to claim 16, wherein the delivery confirmation requesting unit generates the delivery confirmation request packet based on information stored in the transmission packet storage unit.
請求項16または17記載の通信装置からパケットを受信する通信装置であって、
上記送達確認要求パケットを受信した際に、これに返信する送達確認パケットを生成する送達確認送信手段を備え、
上記送達確認パケットには、送達確認対象となるパケットの数の送達確認情報領域が含まれており、該送達確認情報領域が、送達の成功/失敗を示すビットによって構成されていることを特徴とする通信装置。
A communication device for receiving a packet from the communication device according to claim 16 or 17,
Upon receipt of the delivery confirmation request packet, it comprises a delivery confirmation transmission means for generating a delivery confirmation packet to be sent back to the packet.
The delivery confirmation packet includes delivery confirmation information areas corresponding to the number of packets to be acknowledged, and the delivery confirmation information area includes bits indicating success / failure of delivery. Communication device.
受信したパケットを特定する情報を記憶する受信パケット記憶手段をさらに備え、
上記送達確認送信手段が、上記受信パケット記憶手段に記憶されている情報に基づいて、上記送達確認パケットを生成することを特徴とする請求項18記載の通信装置。
A reception packet storage means for storing information for identifying the received packet;
19. The communication apparatus according to claim 18, wherein the delivery confirmation transmitting unit generates the delivery confirmation packet based on information stored in the received packet storage unit.
複数のパケットを、1つの通信先から複数の通信チャンネルを用いて受信する通信装置であって、
各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信する送達確認送信手段と、
受信した複数のパケットを順番どおりに整列するパケット整列手段とを備えていることを特徴とする通信装置。
A communication device that receives a plurality of packets from a single communication destination using a plurality of communication channels,
In each communication channel, a delivery confirmation transmitting means for returning a delivery confirmation packet for each received packet;
A communication apparatus comprising: a packet alignment unit that aligns a plurality of received packets in order.
複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、
送信すべきデータパケットとして入力されたデータパケットに対して、通信先から返信される送達確認パケットが返信されるべき返信時刻を示す情報を含めた送信用パケットを生成するパケット生成手段を備えていることを特徴とする通信装置。
A communication device that transmits a plurality of packets to a single communication destination using a plurality of communication channels,
Packet generation means for generating a transmission packet including information indicating a return time to which a delivery confirmation packet to be returned from the communication destination should be returned with respect to a data packet input as a data packet to be transmitted A communication device.
請求項21記載の通信装置からパケットを受信する通信装置であって、
上記送信用パケットを受信した際に、該送信用パケットに含まれている返信時刻の情報を読み出し、該返信時刻に、該返信用パケットに対する送達確認パケットを返信する送達確認送信手段を備えていることを特徴とする通信装置。
A communication device for receiving a packet from the communication device according to claim 21,
Upon receipt of the transmission packet, it is provided with a delivery confirmation transmitting means for reading the reply time information included in the transmission packet and returning a delivery confirmation packet for the reply packet at the reply time. A communication device.
複数のパケットを、1つの通信先から複数の通信チャンネルを用いて受信する通信装置であって、
各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信する送達確認送信手段を備え、
上記送達確認送信手段が、上記送達確認パケットを、全ての通信チャンネルで同時に送信することを特徴とする通信装置。
A communication device that receives a plurality of packets from a single communication destination using a plurality of communication channels,
Each communication channel includes a delivery confirmation transmission means for returning a delivery confirmation packet for each received packet,
A communication apparatus, wherein the delivery confirmation transmitting means transmits the delivery confirmation packet simultaneously on all communication channels.
上記送達確認送信手段が、上記送達確認パケットに、同時に送信される全てのチャンネルでの送達確認パケットにおける送達確認についての情報を含めることを特徴とする請求項23記載の通信装置。   24. The communication apparatus according to claim 23, wherein the delivery confirmation transmission means includes information on delivery confirmation in the delivery confirmation packet in all the channels transmitted simultaneously in the delivery confirmation packet. 複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置であって、
送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成する送達確認要求手段を備え、
上記送達確認要求手段は、上記送達確認要求パケットを、全ての通信チャンネルで同時に送信することを特徴とする通信装置。
A communication device that transmits a plurality of packets to a single communication destination using a plurality of communication channels,
A delivery confirmation request means for generating a delivery confirmation request packet for requesting a delivery confirmation indicating whether the transmitted packet has been properly delivered to the communication destination;
The delivery confirmation requesting means transmits the delivery confirmation request packet simultaneously on all the communication channels.
上記送達確認要求手段が、上記送達確認要求パケットに、同時に送信される全てのチャンネルでの送達確認要求パケットにおける送達確認要求についての情報を含めることを特徴とする請求項25記載の通信装置。   26. The communication apparatus according to claim 25, wherein the delivery confirmation requesting unit includes information on a delivery confirmation request in delivery confirmation request packets for all channels transmitted simultaneously in the delivery confirmation request packet. 複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、
送信すべきパケットを、どの通信チャンネルで送信すべきかを決定する第1のステップを含み、
上記第1のステップにおいて、通信先から再送要求を受けたパケットを送信する際に用いる通信チャンネルを、該パケットを前回送信した通信チャンネルの影響を受けずに設定することを特徴とする通信方法。
A communication method in a communication device for transmitting a plurality of packets to a single communication destination using a plurality of communication channels,
A first step of determining on which communication channel a packet to be transmitted is to be transmitted;
In the first step, a communication channel used when transmitting a packet for which a retransmission request has been received from a communication destination is set without being affected by the communication channel that previously transmitted the packet.
送信すべきパケットを記憶するパケット記憶手段に、記憶されている各パケットに関して、送信を待機している状態、送信したパケットが通信先に適切に送達できたかを示す送達確認の受信を待機している状態、および送信の成功が確認されている状態のいずれであるかを示す情報を記憶する第2のステップと、
上記パケット記憶手段に記憶されているパケットのうち、再送要求を受けたパケットを上記送信を待機している状態に設定するとともに、上記パケット記憶手段に記憶されているパケットのうち、上記送信を待機している状態として設定されているパケットをスケジューリングする第3のステップとをさらに含んでいることを特徴とする請求項27記載の通信方法。
In the packet storage means for storing the packet to be transmitted, for each stored packet, waiting for transmission, waiting for reception confirmation indicating that the transmitted packet has been properly delivered to the communication destination And a second step of storing information indicating whether the transmission is successful or a transmission is confirmed to be successful;
Among the packets stored in the packet storage means, the packet that has received a retransmission request is set to a state waiting for the transmission, and among the packets stored in the packet storage means, the transmission is waited for. 28. The communication method according to claim 27, further comprising a third step of scheduling a packet set as a status of being performed.
各通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットを生成する第4のステップが、各通信チャンネルごとに行われることを特徴とする請求項28載の通信方法。   29. The communication according to claim 28, wherein a fourth step of generating a delivery confirmation request packet for requesting the delivery confirmation from the communication destination is performed for each communication channel with respect to a packet transmitted on each communication channel. Method. 複数の通信チャンネルで送信されたパケットに関して、上記送達確認を通信先に要求する送達確認要求パケットを生成する第5のステップを含んでいることを特徴とする請求項28記載の通信方法。   30. The communication method according to claim 28, further comprising a fifth step of generating a delivery confirmation request packet for requesting the delivery confirmation from a communication destination for a packet transmitted on a plurality of communication channels. 複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、
送信すべきパケットを、どの通信チャンネルでどのような順番で送信すべきかを決定する第1のステップを含み、
上記第1のステップにおいて、連続して送信すべくスケジューリングされるパケット同士を、それぞれ異なる通信チャンネルで送信するようにスケジューリングを行うことを特徴とする通信方法。
A communication method in a communication device for transmitting a plurality of packets to a single communication destination using a plurality of communication channels,
A first step of determining in which communication channel and in what order the packets to be transmitted are to be transmitted;
In the first step, scheduling is performed such that packets scheduled to be transmitted continuously are transmitted through different communication channels.
複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、
送信すべきパケットを、どの通信チャンネルでどのような順番で送信すべきかを決定する第1のステップを含み、
上記第1のステップにおいて、送信すべきパケットの送信順番に従って各パケットを各通信チャンネルに割り当てていくときに、あるパケットをある通信チャンネルに割り当てるごとに、該パケットの送信完了時間を送信完了時間記憶手段に通信チャンネルごとに更新していくとともに、上記送信完了時間が最も小さい時間となっている通信チャンネルに対してパケットを割り当てることを特徴とする通信方法。
A communication method in a communication device for transmitting a plurality of packets to a single communication destination using a plurality of communication channels,
A first step of determining in which communication channel and in what order the packets to be transmitted are to be transmitted;
In the first step, when each packet is assigned to each communication channel according to the transmission order of the packets to be transmitted, each time a packet is assigned to a certain communication channel, the transmission completion time of the packet is stored. A communication method characterized in that a packet is allocated to a communication channel that is updated for each communication channel and has the minimum transmission completion time.
複数のパケットを送信する通信装置における通信方法であって、
送信すべきパケットの送信順番を設定する第1のステップを含み、
上記第1のステップにおいて、送信すべき複数のパケットを、各パケットに設定されている残り有効期限の長さに応じて複数のグループに分けるとともに、
残り有効期限がより短いグループに含まれるパケットを優先して送信するように送信順番を設定することを特徴とする通信方法。
A communication method in a communication device for transmitting a plurality of packets,
Including a first step of setting a transmission order of packets to be transmitted;
In the first step, the plurality of packets to be transmitted are divided into a plurality of groups according to the length of the remaining expiration date set in each packet, and
A communication method, wherein a transmission order is set so that a packet included in a group having a shorter remaining expiration date is transmitted with priority.
上記第1のステップにおいて、残り有効期限がより短いグループに含まれるパケットをより先に送信するように送信順番を設定することを特徴とする請求項33記載の通信方法。   34. The communication method according to claim 33, wherein in the first step, a transmission order is set so that packets included in a group having a shorter remaining expiration date are transmitted earlier. 複数のパケットを送信する通信装置における通信方法であって、
送信すべきパケットの送信順番を設定する第1のステップを含み、
上記第1のステップにおいて、パケットのサイズが大きいパケットほど優先して送信されるように送信順番を設定することを特徴とする通信方法。
A communication method in a communication device for transmitting a plurality of packets,
Including a first step of setting a transmission order of packets to be transmitted;
In the first step, a transmission order is set so that a packet having a larger packet size is preferentially transmitted.
上記第1のステップにおいて、パケットのサイズが大きいパケットほど先に送信されるように送信順番を設定することを特徴とする請求項35記載の通信方法。   36. The communication method according to claim 35, wherein, in the first step, a transmission order is set so that a packet having a larger packet size is transmitted earlier. 上記第1のステップにおいて、上記各グループ内のパケットの送信順番を、パケットのサイズが大きいものほど先に送信されるように設定することを特徴とする請求項34記載の通信方法。   35. The communication method according to claim 34, wherein, in the first step, the transmission order of the packets in each group is set such that the larger the packet size, the earlier the transmission. 上記複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信するとともに、
上記第1のステップにおいて、残り有効期限がより短いグループに含まれるパケットを、複数の通信チャンネルのうち、エラー率がより低い通信チャンネルに割り当てることを特徴とする請求項33記載の通信方法。
While transmitting the plurality of packets to a single communication destination using a plurality of communication channels,
34. The communication method according to claim 33, wherein, in the first step, a packet included in a group having a shorter remaining expiration date is assigned to a communication channel having a lower error rate among a plurality of communication channels.
上記複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信するとともに、
上記第1のステップにおいて、パケットのサイズが大きいものほど、エラー率がより低い通信チャンネルに割り当てられるようにスケジューリングを行うことを特徴とする請求項35記載の通信方法。
While transmitting the plurality of packets to a single communication destination using a plurality of communication channels,
36. The communication method according to claim 35, wherein, in the first step, scheduling is performed such that the larger the packet size is, the lower the error rate is assigned to the communication channel.
上記第1のステップにおいて、上記各グループ内のパケットを、パケットのサイズが大きいものほど、エラー率がより低い通信チャンネルに割り当てることを特徴とする請求項38記載の通信方法。   39. The communication method according to claim 38, wherein, in the first step, packets in each group are allocated to a communication channel having a lower error rate as the packet size is larger. 上記スケジューリング結果を格納するスケジューリング結果記憶手段に記憶されているスケジューリング結果に従って、送信すべきパケットを各通信チャンネルに順番に送出するステップをさらに含んでいることを特徴とする請求項27〜40のいずれか一項に記載の通信方法。   41. The method according to claim 27, further comprising a step of sequentially transmitting packets to be transmitted to each communication channel according to the scheduling result stored in the scheduling result storage means for storing the scheduling result. The communication method according to claim 1. 複数のパケットを送信する通信装置における通信方法であって、
送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成する第1のステップを含み、
上記送達確認パケットには、送達確認対象となるパケットの数のパケット情報領域が含まれており、該パケット情報領域には、対応するパケットを特定する情報がそれぞれ含まれていることを特徴とする通信方法。
A communication method in a communication device for transmitting a plurality of packets,
Generating a delivery confirmation request packet that requests a delivery confirmation indicating whether the transmitted packet has been properly delivered to the communication destination;
The delivery confirmation packet includes a packet information area corresponding to the number of packets to be acknowledged, and the packet information area includes information for identifying a corresponding packet. Communication method.
上記第1のステップにおいて、送信したパケットを特定する情報を記憶する送信パケット記憶手段に記憶されている情報に基づいて、上記送達確認要求パケットを生成することを特徴とする請求項42記載の通信方法。   43. The communication according to claim 42, wherein, in the first step, the delivery confirmation request packet is generated based on information stored in a transmission packet storage unit that stores information specifying a transmitted packet. Method. 請求項42または43記載の通信方法によって動作する通信装置からパケットを受信する通信装置における通信方法であって、
上記送達確認要求パケットを受信した際に、これに返信する送達確認パケットを生成する第2のステップを備え、
上記送達確認パケットには、送達確認対象となるパケットの数の送達確認情報領域が含まれており、該送達確認情報領域が、送達の成功/失敗を示すビットによって構成されていることを特徴とする通信方法。
A communication method in a communication device that receives a packet from a communication device that operates according to the communication method according to claim 42 or 43,
A second step of generating a delivery confirmation packet in response to the receipt of the delivery confirmation request packet;
The delivery confirmation packet includes delivery confirmation information areas corresponding to the number of packets to be acknowledged, and the delivery confirmation information area includes bits indicating success / failure of delivery. Communication method.
上記第2のステップにおいて、受信したパケットを特定する情報を記憶する受信パケット記憶手段に記憶されている情報に基づいて、上記送達確認パケットを生成することを特徴とする請求項44記載の通信方法。   45. The communication method according to claim 44, wherein, in the second step, the delivery confirmation packet is generated based on information stored in received packet storage means for storing information specifying a received packet. . 複数のパケットを、1つの通信先から複数の通信チャンネルを用いて受信する通信装置における通信方法であって、
各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信する第1のステップと、
受信した複数のパケットを順番どおりに整列する第2のステップとを含んでいることを特徴とする通信方法。
A communication method in a communication apparatus for receiving a plurality of packets from a single communication destination using a plurality of communication channels,
A first step of returning a delivery confirmation packet for each received packet in each communication channel;
And a second step of arranging a plurality of received packets in order.
複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、
送信すべきデータパケットとして入力されたデータパケットに対して、通信先から返信される送達確認パケットが返信されるべき返信時刻を示す情報を含めた送信用パケットを生成する第1のステップを含んでいることを特徴とする通信方法。
A communication method in a communication device for transmitting a plurality of packets to a single communication destination using a plurality of communication channels,
Including a first step of generating a transmission packet including information indicating a return time at which a delivery confirmation packet to be returned from a communication destination is returned with respect to a data packet input as a data packet to be transmitted. A communication method characterized by comprising:
請求項47記載の通信方法によって動作する通信装置からパケットを受信する通信装置における通信方法であって、
上記送信用パケットを受信した際に、該送信用パケットに含まれている返信時刻の情報を読み出し、該返信時刻に、該返信用パケットに対する送達確認パケットを返信する第1のステップを含んでいることを特徴とする通信方法。
A communication method in a communication device that receives a packet from a communication device that operates according to the communication method according to claim 47, wherein
When the transmission packet is received, it includes a first step of reading information on a reply time included in the transmission packet and returning a delivery confirmation packet for the reply packet at the reply time. A communication method characterized by the above.
複数のパケットを、1つの通信先から複数の通信チャンネルを用いて受信する通信装置における通信方法であって、
各通信チャンネルにおいて、受信した各パケットに対して送達確認パケットを返信する第1のステップを含み、
上記第1のステップにおいて、上記送達確認パケットを、全ての通信チャンネルで同時に送信することを特徴とする通信方法。
A communication method in a communication apparatus for receiving a plurality of packets from a single communication destination using a plurality of communication channels,
A first step of returning a delivery confirmation packet for each received packet in each communication channel;
In the first step, the delivery confirmation packet is transmitted simultaneously on all communication channels.
上記第1のステップにおいて、上記送達確認パケットに、同時に送信される全てのチャンネルでの送達確認パケットにおける送達確認についての情報を含めることを特徴とする請求項49記載の通信装置。   50. The communication apparatus according to claim 49, wherein in the first step, the delivery confirmation packet includes information on delivery confirmation in the delivery confirmation packet in all channels transmitted simultaneously. 複数のパケットを、1つの通信先に対して複数の通信チャンネルを用いて送信する通信装置における通信方法であって、
送信したパケットが通信先に適切に送達できたかを示す送達確認を通信先に要求する送達確認要求パケットを生成する第1のステップを含み、
上記第1のステップにおいて、送達確認要求パケットを、全ての通信チャンネルで同時に送信することを特徴とする通信方法。
A communication method in a communication device for transmitting a plurality of packets to a single communication destination using a plurality of communication channels,
Generating a delivery confirmation request packet that requests a delivery confirmation indicating whether the transmitted packet has been properly delivered to the communication destination;
In the first step, a delivery confirmation request packet is transmitted simultaneously on all communication channels.
上記第1のステップにおいて、上記送達確認要求パケットに、同時に送信される全てのチャンネルでの送達確認要求パケットにおける送達確認要求についての情報を含めることを特徴とする請求項51記載の通信方法。   52. The communication method according to claim 51, wherein, in the first step, the delivery confirmation request packet includes information on a delivery confirmation request in delivery confirmation request packets for all channels transmitted simultaneously. 請求項27〜52記載の通信方法をコンピュータに実行させることを特徴とする通信プログラム。   53. A communication program causing a computer to execute the communication method according to claim 27. 請求項53記載の通信プログラムを記録したコンピュータ読み取り可能な記録媒体。   54. A computer-readable recording medium on which the communication program according to claim 53 is recorded.
JP2003379065A 2003-11-07 2003-11-07 Communication apparatus, communication method, communication program, and recording medium with communication program recorded thereon Pending JP2005142965A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2003379065A JP2005142965A (en) 2003-11-07 2003-11-07 Communication apparatus, communication method, communication program, and recording medium with communication program recorded thereon
PCT/JP2004/013336 WO2005046142A1 (en) 2003-11-07 2004-09-13 Communication apparatus, communication method, communication program, and recording medium storing communication program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003379065A JP2005142965A (en) 2003-11-07 2003-11-07 Communication apparatus, communication method, communication program, and recording medium with communication program recorded thereon

Publications (1)

Publication Number Publication Date
JP2005142965A true JP2005142965A (en) 2005-06-02

Family

ID=34567196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003379065A Pending JP2005142965A (en) 2003-11-07 2003-11-07 Communication apparatus, communication method, communication program, and recording medium with communication program recorded thereon

Country Status (2)

Country Link
JP (1) JP2005142965A (en)
WO (1) WO2005046142A1 (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008011167A (en) * 2006-06-29 2008-01-17 Kyocera Corp Radio terminal unit and channel control method
JP2009534997A (en) * 2006-04-24 2009-09-24 クゥアルコム・インコーポレイテッド Interface protocol between multiplexer and transmitter
JP2012257257A (en) * 2005-12-22 2012-12-27 Qualcomm Inc Method and apparatus related to selection of reporting alternative in request report
US8694042B2 (en) 2005-10-14 2014-04-08 Qualcomm Incorporated Method and apparatus for determining a base station's transmission power budget
US8811348B2 (en) 2003-02-24 2014-08-19 Qualcomm Incorporated Methods and apparatus for generating, communicating, and/or using information relating to self-noise
US8830827B2 (en) 2005-12-22 2014-09-09 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US8965413B2 (en) 2006-04-12 2015-02-24 Qualcomm Incorporated Locating a wireless local area network associated with a wireless wide area network
US9119220B2 (en) 2005-12-22 2015-08-25 Qualcomm Incorporated Methods and apparatus for communicating backlog related information
US9125092B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US9125093B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus related to custom control channel reporting formats
US9137072B2 (en) 2005-12-22 2015-09-15 Qualcomm Incorporated Methods and apparatus for communicating control information
US9148795B2 (en) 2005-12-22 2015-09-29 Qualcomm Incorporated Methods and apparatus for flexible reporting of control information
US9161313B2 (en) 2005-12-22 2015-10-13 Qualcomm Incorporated Methods and apparatus for communicating and/or using transmission power information
US9191840B2 (en) 2005-10-14 2015-11-17 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control
US9338795B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9451491B2 (en) 2005-12-22 2016-09-20 Qualcomm Incorporated Methods and apparatus relating to generating and transmitting initial and additional control information report sets in a wireless system
US9462604B2 (en) 2005-12-22 2016-10-04 Qualcomm Incorporated Methods and apparatus related to selecting a request group for a request report
US9473265B2 (en) 2005-12-22 2016-10-18 Qualcomm Incorporated Methods and apparatus for communicating information utilizing a plurality of dictionaries
WO2016178341A1 (en) * 2015-05-01 2016-11-10 ソニー株式会社 Information processing device, communication system, information processing method, and program
US9544860B2 (en) 2003-02-24 2017-01-10 Qualcomm Incorporated Pilot signals for use in multi-sector cells
US9603102B2 (en) 2003-02-24 2017-03-21 Qualcomm Incorporated Method of transmitting pilot tones in a multi-sector cell, including null pilot tones, for generating channel quality indicators
JP2017073689A (en) * 2015-10-08 2017-04-13 株式会社デンソー Information processing device and information processing system
US9661519B2 (en) 2003-02-24 2017-05-23 Qualcomm Incorporated Efficient reporting of information in a wireless communication system
US10778799B2 (en) 2013-11-29 2020-09-15 Nec Corporation Apparatus, system and method for MTC
US10959120B2 (en) 2005-12-22 2021-03-23 Qualcomm Incorporated Methods and apparatus related to selecting control channel reporting formats

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013030955A (en) * 2011-07-28 2013-02-07 Nec Corp Communication apparatus, communication system, transmission method and alignment method of received frame
CN102957719B (en) 2011-08-23 2016-08-17 腾讯科技(深圳)有限公司 The method and apparatus of data transmission
CN106028174A (en) * 2016-05-11 2016-10-12 江苏省水文水资源勘测局 Image transmission method under bad low-speed communication condition

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62166635A (en) * 1986-01-20 1987-07-23 Fujitsu Ltd Multi-link control system
JPH07121018B2 (en) * 1988-08-19 1995-12-20 日本電気株式会社 Packet retransmission control method
JP2001244982A (en) * 2000-03-01 2001-09-07 Nippon Telegr & Teleph Corp <Ntt> Packet omission detection system, transmitter, receiver and packet omission detection method

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9661519B2 (en) 2003-02-24 2017-05-23 Qualcomm Incorporated Efficient reporting of information in a wireless communication system
US9603102B2 (en) 2003-02-24 2017-03-21 Qualcomm Incorporated Method of transmitting pilot tones in a multi-sector cell, including null pilot tones, for generating channel quality indicators
US8811348B2 (en) 2003-02-24 2014-08-19 Qualcomm Incorporated Methods and apparatus for generating, communicating, and/or using information relating to self-noise
US9544860B2 (en) 2003-02-24 2017-01-10 Qualcomm Incorporated Pilot signals for use in multi-sector cells
US8989084B2 (en) 2005-10-14 2015-03-24 Qualcomm Incorporated Methods and apparatus for broadcasting loading information corresponding to neighboring base stations
US8694042B2 (en) 2005-10-14 2014-04-08 Qualcomm Incorporated Method and apparatus for determining a base station's transmission power budget
US9191840B2 (en) 2005-10-14 2015-11-17 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control
US9462604B2 (en) 2005-12-22 2016-10-04 Qualcomm Incorporated Methods and apparatus related to selecting a request group for a request report
US9572179B2 (en) 2005-12-22 2017-02-14 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9125092B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US9125093B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus related to custom control channel reporting formats
US9137072B2 (en) 2005-12-22 2015-09-15 Qualcomm Incorporated Methods and apparatus for communicating control information
US9148795B2 (en) 2005-12-22 2015-09-29 Qualcomm Incorporated Methods and apparatus for flexible reporting of control information
US9161313B2 (en) 2005-12-22 2015-10-13 Qualcomm Incorporated Methods and apparatus for communicating and/or using transmission power information
US10959120B2 (en) 2005-12-22 2021-03-23 Qualcomm Incorporated Methods and apparatus related to selecting control channel reporting formats
US9338795B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9338767B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus of implementing and/or using a dedicated control channel
US9451491B2 (en) 2005-12-22 2016-09-20 Qualcomm Incorporated Methods and apparatus relating to generating and transmitting initial and additional control information report sets in a wireless system
US10645693B2 (en) 2005-12-22 2020-05-05 Qualcomm Incorporated Methods and apparatus of implementing and/or using a control channel
US9473265B2 (en) 2005-12-22 2016-10-18 Qualcomm Incorporated Methods and apparatus for communicating information utilizing a plurality of dictionaries
US10159006B2 (en) 2005-12-22 2018-12-18 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US8830827B2 (en) 2005-12-22 2014-09-09 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9119220B2 (en) 2005-12-22 2015-08-25 Qualcomm Incorporated Methods and apparatus for communicating backlog related information
US9578654B2 (en) 2005-12-22 2017-02-21 Qualcomm Incorporated Methods and apparatus related to selecting reporting alternative in a request report
JP2012257257A (en) * 2005-12-22 2012-12-27 Qualcomm Inc Method and apparatus related to selection of reporting alternative in request report
US9893917B2 (en) 2005-12-22 2018-02-13 Qualcomm Incorporated Methods and apparatus for communicating control information
US8965413B2 (en) 2006-04-12 2015-02-24 Qualcomm Incorporated Locating a wireless local area network associated with a wireless wide area network
JP2009534997A (en) * 2006-04-24 2009-09-24 クゥアルコム・インコーポレイテッド Interface protocol between multiplexer and transmitter
JP2008011167A (en) * 2006-06-29 2008-01-17 Kyocera Corp Radio terminal unit and channel control method
US10778799B2 (en) 2013-11-29 2020-09-15 Nec Corporation Apparatus, system and method for MTC
US11856074B2 (en) 2013-11-29 2023-12-26 Nec Corporation Apparatus, system and method for MTC
WO2016178341A1 (en) * 2015-05-01 2016-11-10 ソニー株式会社 Information processing device, communication system, information processing method, and program
US10574397B2 (en) 2015-05-01 2020-02-25 Sony Corporation Information processing apparatus, communication system, information processing method and program
US10992421B2 (en) 2015-05-01 2021-04-27 Sony Corporation Information processing apparatus, communication system, information processing method and program
US11374690B2 (en) 2015-05-01 2022-06-28 Sony Group Corporation Information processing apparatus, communication system, information processing method and program
US11791940B2 (en) 2015-05-01 2023-10-17 Sony Group Corporation Information processing apparatus, communication system, information processing method and program
JP2017073689A (en) * 2015-10-08 2017-04-13 株式会社デンソー Information processing device and information processing system

Also Published As

Publication number Publication date
WO2005046142A1 (en) 2005-05-19

Similar Documents

Publication Publication Date Title
JP2005142965A (en) Communication apparatus, communication method, communication program, and recording medium with communication program recorded thereon
TWI242946B (en) Wireless packet communication apparatus and method
JP4813602B2 (en) Media access control protocol and data unit integration in time division multiple access medium access control layer
US7277419B2 (en) Supporting disparate packet based wireless communications
EP1906582B1 (en) Relay apparatus, relay method and relay program
EP1913723B1 (en) Method and apparatus to transmit and/or receive data via wireless network and wireless device
US20110066746A1 (en) Synchronized data streaming
US8023530B1 (en) Physical layer quality of service for wireless communications
CN101569190B (en) Adaptive time allocation in a TDMA MAC layer
JP2009147786A (en) Communication apparatus, data frame transmission control method, and program
US8660051B2 (en) Relay apparatus, communication apparatus, communication system, and frame transfer method
US20070019551A1 (en) Apparatus and method for transmitting a multimedia data stream
US20070234170A1 (en) Method and system for communication of video information over wireless channels
JP4421651B2 (en) Wireless LAN system and transmitting station thereof
CN103597778A (en) Enhanced stream reservation protocol for audio video networks
JP2010522468A (en) Throughput improvement in LAN by managing TCPACK
US8189593B2 (en) Communication system, communication node, and packet scheduling method
JP4988487B2 (en) Data transfer method, apparatus, and program
JP4176402B2 (en) Communication management method, communication management program, recording medium recording communication management program, and communication station
JP4772553B2 (en) Data transmitting / receiving apparatus and data transmitting / receiving method
CN111131179B (en) Service processing method, device, network equipment and storage medium
CN101238674A (en) Method and apparatus to transmit and/or receive data via wireless network and wireless device
JP4953965B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND PACKET TRANSMISSION METHOD
WO2003094371A1 (en) Wireless communication device
JP2006129341A (en) Transparent data transmitting method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050408

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050408

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050607

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051025