JP4489663B2 - COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, COMMUNICATION CONTROL PROGRAM, AND ITS RECORDING MEDIUM - Google Patents
COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, COMMUNICATION CONTROL PROGRAM, AND ITS RECORDING MEDIUM Download PDFInfo
- Publication number
- JP4489663B2 JP4489663B2 JP2005246832A JP2005246832A JP4489663B2 JP 4489663 B2 JP4489663 B2 JP 4489663B2 JP 2005246832 A JP2005246832 A JP 2005246832A JP 2005246832 A JP2005246832 A JP 2005246832A JP 4489663 B2 JP4489663 B2 JP 4489663B2
- Authority
- JP
- Japan
- Prior art keywords
- time
- allocation
- communication medium
- transmission
- communication
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Time-Division Multiplex Systems (AREA)
- Communication Control (AREA)
Description
本発明は、時分割によって伝送帯域(伝送時間帯)が確保される通信媒体を用いてデータの伝送を行うネットワークであって、送信側の機器が、送信したデータの応答確認を受信側の機器から受信した後に次のデータを送信するネットワークにおいて、通信媒体における伝送帯域を制御するための通信制御装置、通信制御方法、通信制御プログラムおよびその記録媒体に関するものである。 The present invention is a network for transmitting data using a communication medium in which a transmission band (transmission time band) is ensured by time division, and a device on the transmission side confirms the response of the transmitted data on the device on the reception side. The present invention relates to a communication control apparatus, a communication control method, a communication control program, and a recording medium for controlling a transmission band in a communication medium in a network that transmits next data after receiving from the network.
近年、家庭内の機器をIP(Internet Protocol)を用いて相互に接続する、ホームネットワークに関する技術の開発が盛んに行われてきている。 2. Description of the Related Art In recent years, techniques related to home networks that connect home devices to each other using IP (Internet Protocol) have been actively developed.
ホームネットワークにおいては、インターネットと同様に様々なデータのやりとりを行うことが想定されているが、特に動画像や音声データなどのリアルタイム伝送に関する技術が注目されている。 In the home network, it is assumed that various types of data are exchanged in the same manner as in the Internet, but in particular, a technique related to real-time transmission of moving images, audio data, and the like has attracted attention.
IP(Internet Protocol)を用いた伝送においては、TCP(Transport Control Protocol)を用いた伝送またはUDP(User Datagram Protocol)を用いた伝送が一般的に用いられる。なお、インターネットにおいては、信頼性を確保できるという利点からTCPが幅広いアプリケーションに利用されている。そのような背景から、家庭内でのリアルタイム伝送においても、TCPを用いた伝送に関する開発が盛んに行われている。 In transmission using IP (Internet Protocol), transmission using TCP (Transport Control Protocol) or transmission using UDP (User Datagram Protocol) is generally used. On the Internet, TCP is used for a wide range of applications because of the advantage of ensuring reliability. Against this background, development related to transmission using TCP is also actively performed in real-time transmission in the home.
TCPにおいては、ACK(Acknowledgment)と呼ばれる肯定確認応答(応答確認)を使用することで、通信の信頼性を確保しているが、前のデータのACKを受信するまで次のデータを伝送できないのでは、伝送効率は悪化する。そのため、例えば非特許文献1にあるように、スライディングウィンドウと呼ばれる方法を使用することで伝送効率を高めている。
In TCP, the reliability of communication is ensured by using a positive acknowledgment (acknowledgment) called ACK (Acknowledgment), but the next data cannot be transmitted until the ACK of the previous data is received. Then, transmission efficiency deteriorates. Therefore, for example, as described in Non-Patent
一方、家庭内のネットワークを構成する通信媒体としては、電力線を用いた伝送方法であるPLC(Power Line Communication)やIEEE802.11eなどの方式が提案されている。これらの方式においては、家庭内でリアルタイムデータを伝送することを想定して、QoS(Quality of Service)の技術が組み込まれている。 On the other hand, methods such as PLC (Power Line Communication) and IEEE 802.11e, which are transmission methods using a power line, have been proposed as communication media constituting a home network. In these systems, QoS (Quality of Service) technology is incorporated on the assumption that real-time data is transmitted in the home.
リアルタイムデータは逐次処理されるので、ある一定の伝送レートを保ちながら伝送することが要求される。そこで、QoS技術においては、各通信媒体上で、必要な伝送帯域を確保し伝送を行うことで、リアルタイムデータ伝送中に他のストリームとの競合等により、伝送レートが低下するような問題を解決している。 Since real-time data is processed sequentially, it is required to transmit while maintaining a certain transmission rate. Therefore, QoS technology solves the problem of lowering the transmission rate due to competition with other streams during real-time data transmission by securing the necessary transmission bandwidth on each communication medium and performing transmission. is doing.
QoS技術では、伝送帯域を確保する方法としてTDMA(Time Division Multiple Access)が一般的に用いられている(非特許文献2参照)。これは、伝送路上を時間によって分割し、各区間において予め決められたデータしか伝送しないようにすることで、伝送帯域を確保する方法である。図25は、TDMA制御によって時分割制御された伝送路の様子を表す図である。図25においては、1つの伝送路上を3つの区間に分割して、分割した各区間を各ストリーム(StreamA,B,C)の伝送時間として割り当てることで、それぞれのストリームに必要な伝送時間を確保している。
しかしながら、上記特許文献1のようにスライディングウィンドウを用いる場合、Window Sizeに対してRTT(Round Trip Time:往復伝送遅延)が大きいと、Long Fat Pipeとよばれる問題が発生し、必然的にスループットが低下する。
However, when a sliding window is used as in
この問題について、より詳しく説明する。図26は、Window SizeおよびRTTとスループットとの関係を示す説明図である。この図に示すように、RTTが小さい場合や、RTTが大きくてもWindow Sizeがそれと同程度に大きい場合には特に問題はないが、Window Sizeに対してRTTが大きい場合、いわゆるLong Fat Pipeとよばれる問題が発生し、伝送レートが低下する。 This problem will be described in more detail. FIG. 26 is an explanatory diagram showing the relationship between window size and RTT and throughput. As shown in this figure, there is no particular problem when the RTT is small, or when the RTT is large and the window size is as large as that, but when the RTT is large relative to the window size, the so-called Long Fat Pipe This causes a problem called “transmission rate” and the transmission rate decreases.
ウインドウサイズをW(ビット),往復伝送遅延をRTT(秒),伝送経路の伝送能力をr(ビット/秒)とした時、得られる伝送レートR(ビット/秒)は、
R= min(r,W/RTT)
と表すことができる。なお、min(x,y)は、xとyのうち小さい方の値を表す。
When the window size is W (bits), the round trip transmission delay is RTT (seconds), and the transmission capability of the transmission path is r (bits / second), the transmission rate R (bits / second) obtained is
R = min (r, W / RTT)
It can be expressed as. Note that min (x, y) represents the smaller value of x and y.
したがって、r>(W/RTT)の場合には、伝送径路の伝送能力を十分に利用することができず、伝送レートが低下してしまうのである。 Therefore, when r> (W / RTT), the transmission capability of the transmission path cannot be fully utilized, and the transmission rate is lowered.
また、TDMAを用いてTCPによってリアルタイムにデータを伝送する構成では、伝送期間の周期が長すぎる場合に、伝送レートが低下するという問題がある。図27は、TDMAを用いてTCPによるリアルタイムにデータを伝送する場合の伝送状態の一例を示す説明図である。 In addition, in the configuration in which data is transmitted in real time by TCP using TDMA, there is a problem that the transmission rate is lowered when the period of the transmission period is too long. FIG. 27 is an explanatory diagram showing an example of a transmission state when data is transmitted in real time by TCP using TDMA.
この図に示す例では、1つの系を下り区間と上り区間に時分割し、下り区間では1つのストリームのデータ伝送を、上り区間ではストリームデータに対するTCPのACKを伝送するようになっている。 In the example shown in this figure, one system is time-divided into a downlink section and an uplink section, and data transmission of one stream is transmitted in the downlink section, and TCP ACK for stream data is transmitted in the uplink section.
各下り区間で伝送できるデータ量が、TCPのWindow Sizeよりも大きい場合、伝送路の能力をすべて使用することなく、Window Size分の伝送が行われた時点で伝送は中断される。伝送されたデータに対するACKは直ちに返すことができず、次の上りの伝送時間割当まで待たされることになる。結局、周期Tの間に伝送できるデータ量はWindow Size分のデータとなり、Window Sizeの大きさをWとすると、伝送レートRは、R=W/Tとなる。したがって、周期Tが大きすぎると、リアルタイム伝送に必要とされる伝送レートを確保できなくなる。 If the amount of data that can be transmitted in each downlink section is larger than the TCP window size, the transmission is interrupted when transmission for the window size is performed without using all the capacity of the transmission path. The ACK for the transmitted data cannot be returned immediately, but is waited until the next uplink transmission time allocation. Eventually, the amount of data that can be transmitted during the period T is the data for the Window Size. If the size of the Window Size is W, the transmission rate R is R = W / T. Therefore, if the period T is too large, the transmission rate required for real-time transmission cannot be secured.
また、複数の系(通信媒体)からなるネットワーク上でTDMAによるQoS制御を行い、その経路上でTCPによるリアルタイム伝送を行う場合には、系と系との接続部においてさらに伝送遅延が発生する場合がある。このような場合の一例について図28および図29を用いて説明する。 In addition, when QoS control by TDMA is performed on a network composed of a plurality of systems (communication media) and real-time transmission is performed by TCP on the path, transmission delay further occurs at the connection between the systems. There is. An example of such a case will be described with reference to FIGS.
図28は、複数の系からなるネットワークの一例を示す説明図である。この図に示すネットワークは、送信機101、中継装置102、中継装置103、受信機104を備えている。送信機101と中継装置102との間は通信媒体A(例えば無線LAN(802.11e))で接続されており、中継装置102と中継装置103との間は通信媒体C(例えばPLC)で接続されており、中継装置103と受信機104との間は通信媒体B(例えば無線LAN(802.11e))で接続されている。なお、このネットワークでは、通信媒体A〜C上でそれぞれTDMAによるQoS制御を行い、その経路上でTCPによるリアルタイム伝送を行うようになっている。
FIG. 28 is an explanatory diagram illustrating an example of a network including a plurality of systems. The network shown in this figure includes a
図29は、このネットワークにおけるデータ伝送の様子を示す説明図である。なお、この図に示す例では、簡単のために、通信媒体C(中継装置102と中継装置103との間
)では伝送遅延が生じないものとしている。
FIG. 29 is an explanatory diagram showing a state of data transmission in this network. In the example shown in this figure, for the sake of simplicity, it is assumed that no transmission delay occurs in the communication medium C (between the
この図に示す例では、送信機101から通信媒体Aを介して中継装置102にデータが伝送され、そのデータが中継装置102から中継装置103に伝送されたとき、通信媒体Bは上り区間になっている。このため、中継装置103は、通信媒体Bが下り区間になるまで待ってから上記のデータを受信機104に伝送することになる。
In the example shown in this figure, when data is transmitted from the
そして、このデータを受信した受信機104はACKを返信する必要があるが、データを受信した時点では通信媒体Bは下り区間なので、上り区間になるまで待ってからACKを送信することになる。
The
さらに、受信機104から通信媒体Bを介して中継装置103にACKが伝送され、そのACKが中継装置103から中継装置102に伝送されたとき、通信媒体Aは下り区間になっている。このため、中継装置102は、通信媒体Aが上り区間になるまで待ってから上記のACKを送信機101に伝送することになる。
Furthermore, when the ACK is transmitted from the
このため、単一で用いた場合にはTを適切に設定することで必要な伝送レートが得られる通信媒体を通信媒体A〜Cとして用いたとしても、送信機101−受信機104間で遅延が増大してしまい、Long Fat Pipeの問題が発生し、必要な伝送レートが得られないという問題が生じる。
For this reason, even when a communication medium that can obtain a necessary transmission rate by appropriately setting T when used alone is used as the communication medium A to C, there is a delay between the
本発明は、上記の問題点に鑑みてなされたものであり、その目的は、時分割によって伝送帯域が確保される通信媒体を用いてデータの伝送を行うネットワークであって、送信側の装置が、送信したデータの応答確認を受信側の装置から受信した後に次のデータを送信するネットワークにおいて、伝送レートの低下を防止することにある。 The present invention has been made in view of the above-described problems, and an object of the present invention is a network that transmits data using a communication medium in which a transmission band is secured by time division, and a transmission-side apparatus includes: In the network in which the next data is transmitted after the response confirmation of the transmitted data is received from the receiving device, the transmission rate is prevented from decreasing.
本発明の通信制御装置は、上記の課題を解決するために、時分割によって伝送時間帯を制御される複数の通信媒体を介して送信装置と受信装置との間でデータの伝送を行うネットワークであって、上記送信装置は、上記受信装置にデータを送信した後、当該データについての応答確認を上記受信装置から受信した後に次のデータを送信できるネットワークに備えられ、上記各通信媒体の時分割制御を行う制御装置に、自身の指定するスケジュールに基づく時分割制御を行わせる通信制御装置であって、上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけて上記スケジュールを設定する制御手段を備えていることを特徴としている。 In order to solve the above problems, the communication control apparatus of the present invention is a network that transmits data between a transmission apparatus and a reception apparatus via a plurality of communication media whose transmission time zones are controlled by time division. The transmission device is provided in a network capable of transmitting next data after receiving a response confirmation for the data after transmitting data to the reception device, and time-sharing each of the communication media. A communication control device that causes a control device that performs control to perform time-sharing control based on a schedule specified by the control device, wherein the transmission device transmits data to the reception device and receives a response confirmation for the data The transmission time zones in each of the communication media are allocated to each other so that the round-trip delay time, which is the time until the time, becomes a predetermined time at which a necessary transmission rate can be obtained. Association with the is characterized in that it comprises a control means for setting the schedule.
上記の構成によれば、制御手段が、往復遅延時間を必要な伝送レートを得ることのできる時間にするように、各通信媒体における伝送時間帯の割当を互いに関連づけてスケジュールを設定する。したがって、このように設定したスケジュールに基づいて制御装置に各通信媒体の時分割制御を行わせることで、複数の通信媒体を介して通信を行うネットワークであっても、通信経路上で発生する応答確認の到着の遅延に伴う伝送レートの低下を防ぐことができる。 According to the above configuration, the control means sets the schedule by associating the allocation of the transmission time zones in each communication medium with each other so that the round-trip delay time is set to a time at which a necessary transmission rate can be obtained. Therefore, by causing the control device to perform time-sharing control of each communication medium based on the schedule set in this way, even in a network that performs communication via a plurality of communication media, a response that occurs on the communication path It is possible to prevent the transmission rate from being lowered due to the arrival delay of the confirmation.
なお、本発明の通信制御装置は、上記制御装置と一体に備えられていてもよい。また、この場合、上記制御装置は、上記通信媒体の少なくとも2つを中継する中継装置であってもよい。上記いずれかの構成によれば、ネットワークの構成を簡略化できる。 In addition, the communication control apparatus of this invention may be provided integrally with the said control apparatus. In this case, the control device may be a relay device that relays at least two of the communication media. According to any of the above configurations, the configuration of the network can be simplified.
また、上記制御手段は、上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、上記各通信媒体における上記第1の時間割当の終了時刻が一致し、上記第2の時間割当の開始時刻が一致するように、上記スケジュールを設定する構成としてもよい。 In addition, the control unit transmits, in each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device, and a response confirmation for the data transmitted from the reception device. A second time allocation that can be transmitted in the direction of at least once every predetermined time, and the end time of the first time allocation in each communication medium matches, It is good also as a structure which sets the said schedule so that the start time of 2nd time allocation may correspond.
上記の構成によれば、送信装置から送信されたデータは、各通信媒体を待ち時間なく通過して受信装置に受信される。また、受信装置から送信される上記データについての応答確認も同様に、各通信媒体を待ち時間なく通過して送信装置に受信される。したがって、送信装置からデータを送出してから所定の時間以内にそのデータについての応答確認が送信装置に到着する。これにより、応答確認の往復遅延時間は所定の時間以下になるので、応答確認の遅延の増大に伴って伝送レートが低下することを防止できる。 According to the above configuration, the data transmitted from the transmission device passes through each communication medium without waiting time and is received by the reception device. Similarly, the response confirmation for the data transmitted from the receiving apparatus is received by the transmitting apparatus after passing through each communication medium without waiting time. Therefore, a response confirmation for the data arrives at the transmitting device within a predetermined time after the data is transmitted from the transmitting device. Thereby, since the round trip delay time for the response confirmation becomes equal to or shorter than the predetermined time, it is possible to prevent the transmission rate from being lowered as the response confirmation delay increases.
また、この場合、上記制御手段は、上記各通信媒体における上記第1の時間割当の開始時刻が一致し、かつ、上記各通信媒体における上記第2の時間割当の終了時刻が一致するように、上記スケジュールを設定する構成としてもよい。 Further, in this case, the control means matches the start time of the first time allocation in each communication medium and matches the end time of the second time allocation in each communication medium. It is good also as a structure which sets the said schedule.
上記の構成によれば、各通信媒体における第1の時間割当の長さが同じになり、かつ、各通信媒体における第2の時間割当の長さが同じになる。このため、各通信媒体の通信能力(単位時間あたりに送信できるデータ量)が等しいような場合に、特に効率的な時間割当を行える。 According to said structure, the length of the 1st time allocation in each communication medium becomes the same, and the length of the 2nd time allocation in each communication medium becomes the same. For this reason, particularly efficient time allocation can be performed when the communication capability (data amount that can be transmitted per unit time) of each communication medium is equal.
また、上記制御手段は、上記各通信媒体における上記第1の時間割当の開始時刻が、送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記各通信媒体における上記第2の時間割当の終了時刻が、受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定する構成としてもよい。 In addition, the control unit sequentially delays the start time of the first time allocation in each communication medium from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, The schedule is set so that the end time of the second time allocation in each communication medium is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side. Also good.
上記の構成によれば、応答確認の往復遅延時間を所定の時間以下にできるので、応答確認の遅延の増大に伴って伝送レートが低下することを防止できる。また、この場合、各通信媒体における上記第1の時間割当および上記第2の時間割当の長さが、送信装置側から受信装置側へ向かって順次短くなる。したがって、各通信媒体の通信能力(単位時間あたりに送信できるデータ量)が送信装置側から受信装置側へ向かって順次大きくなるような場合に、特に効率的な時間割当を行える。 According to said structure, since the round trip delay time of a response confirmation can be made into predetermined time or less, it can prevent that a transmission rate falls with the increase in the delay of a response confirmation. In this case, the lengths of the first time allocation and the second time allocation in each communication medium are sequentially shortened from the transmitting apparatus side to the receiving apparatus side. Therefore, particularly efficient time allocation can be performed when the communication capability (the amount of data that can be transmitted per unit time) of each communication medium gradually increases from the transmitting apparatus side to the receiving apparatus side.
また、上記制御手段は、上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、上記各通信媒体における上記第1の時間割当の開始時刻が一致し、上記第2の時間割当の終了時刻が一致するように、上記スケジュールを設定する構成としてもよい。 In addition, the control unit transmits, in each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device, and a response confirmation for the data transmitted from the reception device. A second time allocation that can be transmitted in the direction of at least once every predetermined time, and a start time of the first time allocation in each communication medium matches, It is good also as a structure which sets the said schedule so that the end time of 2nd time allocation may correspond.
上記の構成によれば、送信装置からデータを送出してから所定の時間以内にそのデータについての応答確認が送信装置に到着する。これにより、応答確認の遅延による伝送レートの低下を防止できる。 According to said structure, the response confirmation about the data arrives at a transmission device within predetermined time after sending data from a transmission device. Thereby, it is possible to prevent a decrease in transmission rate due to a delay in response confirmation.
例えば、上記制御手段は、上記各通信媒体における上記第1の時間割当の終了時刻が、送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記各通信媒体における上記第2の時間割当の開始時刻が、受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定する構成としてもよい。この場合、各通信媒体における上記第1の時間割当および上記第2の時間割当の長さが、送信装置側から受信装置側へ向かって順次長くなる。したがって、各通信媒体の通信能力(単位時間あたりに送信できるデータ量)が送信装置側から受信装置側へ向かって順次小さくなるような場合に、特に効率的な時間割当を行える。 For example, the control unit sequentially delays the end time of the first time allocation in each communication medium from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side. The schedule is set so that the start time of the second time allocation in each communication medium is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side. Also good. In this case, the lengths of the first time allocation and the second time allocation in each communication medium are sequentially increased from the transmitting apparatus side to the receiving apparatus side. Therefore, particularly efficient time allocation can be performed when the communication capability (the amount of data that can be transmitted per unit time) of each communication medium decreases sequentially from the transmitting device side toward the receiving device side.
また、上記制御手段は、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、上記各通信媒体において、上記第1の時間割当の開始時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第1の時間割当の終了時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の開始時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の終了時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定する構成であってもよい。 Further, the control means transmits a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device in the direction of the transmission device. A second time allocation that can be performed at least once every predetermined time, and in each communication medium, the start time of the first time allocation is arranged on the transmission device side From the communication medium arranged on the transmission apparatus side to the communication medium arranged on the reception apparatus side from the communication medium arranged on the transmission apparatus side. The start time of the second time allocation is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side, and the end time of the second time assignment is received. apparatus So successively slower toward the communication medium disposed on the transmitting apparatus side from the communication medium disposed on, may be configured to set the schedule.
上記の構成によれば、送信装置からデータを送出してから所定の時間以内にそのデータについての応答確認が送信装置に到着する。これにより、応答確認の往復遅延時間は所定の時間以下になるので、応答確認の遅延の増大に伴って伝送レートが低下することを防止できる。 According to said structure, the response confirmation about the data arrives at a transmission device within predetermined time after sending data from a transmission device. Thereby, since the round trip delay time for the response confirmation becomes equal to or shorter than the predetermined time, it is possible to prevent the transmission rate from being lowered as the response confirmation delay increases.
また、上記制御手段は、上記各通信媒体における伝送時間帯の割当の周期を通信媒体毎に異ならせ、上記各通信媒体において、送信装置から受信装置の方向へデータを伝送する第1の時間割当と、受信装置から送信装置の方向へ当該データについての応答確認を伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、上記各通信媒体における上記第1の時間割当の終了時刻が上記所定の時間毎に少なくとも1回一致し、上記第2の時間割当の開始時刻が上記所定の時間毎に少なくとも1回一致するように、上記スケジュールを設定する構成としてもよい。 Further, the control means varies a period of transmission time zone allocation in each communication medium for each communication medium, and transmits the data in the direction from the transmitting apparatus to the receiving apparatus in each communication medium. And a second time allocation capable of transmitting a response confirmation for the data from the receiving device to the transmitting device at least once every predetermined time, and in each of the communication media Set the schedule so that the end time of the first time allocation matches at least once every predetermined time, and the start time of the second time allocation matches at least once every predetermined time It is good also as composition to do.
上記の構成によれば、各通信媒体における伝送時間帯の割当の周期が通信媒体毎に異なる場合であっても、所定の時間毎に少なくとも1回、第1の時間割当の終了時刻および第2の時間割当の開始時刻が、各通信媒体で同期する。したがって、送信装置からデータを送出してから所定の時間以内にそのデータについての応答確認が送信装置に到着する。これにより、応答確認の往復遅延時間は所定の時間以下になるので、応答確認の遅延の増大に伴って伝送レートが低下することを防止できる。 According to said structure, even if it is a case where the period of transmission time slot | zone allocation in each communication medium differs for every communication medium, the end time of 1st time allocation and 2nd at least once for every predetermined time. The time allocation start time is synchronized in each communication medium. Therefore, a response confirmation for the data arrives at the transmitting device within a predetermined time after the data is transmitted from the transmitting device. Thereby, since the round trip delay time for the response confirmation becomes equal to or shorter than the predetermined time, it is possible to prevent the transmission rate from being lowered as the response confirmation delay increases.
例えば、上記制御手段は、上記各通信媒体における伝送時間帯の割当の周期が、送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次1/m倍(mは自然数)となるように、上記スケジュールを設定する構成としてもよい。この場合、例えば、各通信媒体の伝送能力が送信装置側から受信装置側に向かって次第に大きくなっているネットワークにおいて、伝送時間帯の割当の周期が、送信装置側の通信媒体から順に小さくなるようにすることで、各通信媒体を有効に利用できる。 For example, in the control unit, the transmission time zone allocation period in each communication medium is sequentially 1 / m times (m from the communication medium arranged on the transmitting apparatus side to the communication medium arranged on the receiving apparatus side. The above schedule may be set so that is a natural number. In this case, for example, in a network in which the transmission capability of each communication medium is gradually increased from the transmission apparatus side to the reception apparatus side, the transmission time slot allocation period is decreased in order from the communication medium on the transmission apparatus side. Thus, each communication medium can be used effectively.
あるいは、上記制御手段は、上記各通信媒体における伝送時間帯の割当の周期が、送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次n倍(nは自然数)となるように、上記スケジュールを設定する構成としてもよい。この場合、例えば、各通信媒体の伝送能力が送信装置側から受信装置側に向かって次第に小さくなっているネットワークにおいて、伝送時間帯の割当の周期が、送信装置側の通信媒体から順に大きくなるようにすることで、各通信媒体を有効に利用できる。 Alternatively, the control means sequentially assigns the transmission time zone allocation period in each communication medium to n times (n is a natural number) from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side. ) So that the schedule is set. In this case, for example, in a network in which the transmission capability of each communication medium is gradually decreasing from the transmitting apparatus side to the receiving apparatus side, the transmission time slot allocation period increases in order from the communication medium on the transmitting apparatus side. Thus, each communication medium can be used effectively.
また、上記制御手段は、上記各通信媒体における伝送時間帯の割当の周期を通信媒体毎に異ならせ、上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、上記各通信媒体において、上記第1の時間割当の開始時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第1の時間割当の終了時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の開始時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の終了時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定する構成としてもよい。 Further, the control means varies a transmission time slot allocation period in each communication medium for each communication medium, and transmits data transmitted from the transmission device in the direction of the reception device in each communication medium. And a second time allocation capable of transmitting a response confirmation for the data transmitted from the receiving device in the direction of the transmitting device at least once for each predetermined time, and In each of the communication media, the start time of the first time allocation is sequentially delayed from the communication medium arranged on the transmitting device side toward the communication medium arranged on the receiving device side. The end time is sequentially delayed from the communication medium arranged on the transmission device side to the communication medium arranged on the reception device side, and the start time of the second time allocation is from the communication medium arranged on the reception device side. The end time of the second time allocation is sequentially delayed from the communication medium arranged on the receiving apparatus side toward the communication medium arranged on the transmitting apparatus side. It is good also as a structure which sets the said schedule so that it may become.
上記の構成によれば、送信装置からデータを送出してから所定の時間以内にそのデータについての応答確認が送信装置に到着する。これにより、応答確認の往復遅延時間は所定の時間以下になるので、応答確認の遅延の増大に伴って伝送レートが低下することを防止できる。 According to said structure, the response confirmation about the data arrives at a transmission device within predetermined time after sending data from a transmission device. Thereby, since the round trip delay time for the response confirmation becomes equal to or shorter than the predetermined time, it is possible to prevent the transmission rate from being lowered as the response confirmation delay increases.
また、上記制御手段は、上記各通信媒体において、上記第1の時間割当および上記第2の時間割当を、上記所定の時間毎に1回ずつ設けるように、上記スケジュールを設定する構成としてもよい。 Further, the control means may be configured to set the schedule so that the first time allocation and the second time allocation are provided once for each predetermined time in each communication medium. .
上記の構成によれば、伝送時間帯の割当の周期が他の通信媒体よりも短い通信媒体において、余分な割当を行わず効率的な割当を行うことが可能となる。 According to the above configuration, it is possible to perform efficient allocation without performing extra allocation in a communication medium in which the transmission time period allocation cycle is shorter than other communication media.
また、上記制御手段は、上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に複数回ずつ設けるように、上記スケジュールを設定する構成としてもよい。 In addition, the control unit transmits, in each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device, and a response confirmation for the data transmitted from the reception device. The schedule may be set so that the second time allocation that can be transmitted in the direction is provided a plurality of times for each predetermined time.
これにより、上記所定の時間内に伝送できるデータ量を増加させることができ、伝送レートを向上させることができる。 Thereby, the amount of data that can be transmitted within the predetermined time can be increased, and the transmission rate can be improved.
また、上記制御手段は、上記各通信媒体における上記第2の時間割当を、上記受信装置から送信された情報のみを伝送可能な伝送時間帯とするように、上記スケジュールを設定する構成としてもよい。 The control means may be configured to set the schedule so that the second time allocation in each communication medium is a transmission time zone in which only information transmitted from the receiving device can be transmitted. .
上記の構成によれば、各通信媒体において、受信装置から送信装置への応答確認を伝送する伝送時間帯を確実に確保できる。 According to said structure, in each communication medium, the transmission time slot | zone which transmits the response confirmation from a receiver to a transmitter can be ensured reliably.
また、上記制御手段は、上記各通信媒体における上記第2の時間割当を、上記受信装置から送信された情報だけではなく、当該各通信媒体を介して通信を行う他の装置から送信された情報も伝送可能な伝送時間帯とするように、上記スケジュールを設定する構成としてもよい。 In addition, the control means allocates the second time allocation in each communication medium, not only the information transmitted from the receiving apparatus, but also information transmitted from another apparatus that performs communication via the communication medium. Alternatively, the schedule may be set so that the transmission time zone can be transmitted.
一般に、応答確認のデータ量は、送信装置から受信装置に送信されるデータ(ストリーム)のデータ量に対して非常に小さい。そこで、上記の構成では、応答確認を伝送するための第2の時間割当を、他の装置から送信された情報(他のストリーム等)も伝送可能な共有区間(他の装置と共有する伝送時間帯)としている。これにより、通信媒体をより有効に利用することができる。 In general, the data amount of response confirmation is very small with respect to the data amount of data (stream) transmitted from the transmission device to the reception device. Therefore, in the above configuration, the second time allocation for transmitting the response confirmation is a shared section (transmission time shared with other devices) in which information (such as other streams) transmitted from other devices can also be transmitted. Obi). Thereby, a communication medium can be used more effectively.
また、往復遅延時間を必要な伝送レートを得ることのできる時間にするように上記スケジュールを設定できるかどうかを判定する可否判定手段を備え、上記制御手段は、上記可否判定手段が、往復遅延時間を必要な伝送レートを得ることのできる時間にするように上記スケジュールを設定できないと判定した場合に、上記ネットワークにおいて実行可能なスケジュールについて、上記各通信媒体における時分割制御の周期と、上記第1の時間割当の開始時刻および終了時刻と、上記第2の時間割当の開始時刻および終了時刻とに基づいて、上記往復遅延時間を算出し、上記算出した往復遅延時間と必要な伝送レートとに基づいて、当該伝送レートを実現できるようにするために、上記送信装置が一度に送信すべきデータ量を算出し、上記送信装置が一度に送信できるデータ量を、上記算出したデータ量に基づいて設定させる構成としてもよい。ここで、送信装置が一度に送信できるデータ量とは、送信装置が応答確認を待つことなく送信できるデータ量である。 In addition, it includes availability determination means for determining whether or not the schedule can be set so that the round-trip delay time is a time at which a necessary transmission rate can be obtained, and the control means includes the round-trip delay time. For the schedule that can be executed in the network, and the time division control period in each communication medium, and the first The round trip time is calculated based on the start time and end time of the second time assignment and the start time and end time of the second time assignment, and based on the calculated round trip time and the necessary transmission rate. In order to realize the transmission rate, the transmission device calculates the amount of data to be transmitted at one time and transmits the transmission The amount of data location can send at once, it may be configured to be set on the basis of the data amount calculated above. Here, the data amount that can be transmitted by the transmitting device at a time is the amount of data that the transmitting device can transmit without waiting for response confirmation.
上記の構成によれば、往復遅延時間を必要な伝送レートを得ることのできる時間にするように上記スケジュールを設定できない場合であっても、必要な伝送レートを実現できるようにするために上記送信装置が一度に送信すべきデータ量を算出し、上記送信装置が一度に送信できるデータ量を算出したデータ量に基づいて設定させることで、単位時間あたりの伝送量を増加させて必要な伝送帯域を確保することができる。 According to the above configuration, even if the schedule cannot be set so that the round-trip delay time is a time at which a necessary transmission rate can be obtained, the transmission is performed in order to realize the necessary transmission rate. By calculating the amount of data that the device should transmit at one time and setting the amount of data that the transmitting device can transmit at one time based on the calculated amount of data, the transmission amount per unit time is increased and the required transmission bandwidth Can be secured.
また、本発明の通信制御装置は、上記ネットワークに備えられる複数の上記制御装置の時刻を同期させる同期手段を備えている構成としてもよい。 Moreover, the communication control apparatus of this invention is good also as a structure provided with the synchronization means which synchronizes the time of the said several control apparatus with which the said network is equipped.
上記の構成によれば、各制御装置の時刻を同期させ、各通信媒体の時分割制御を適切に行うことができる。 According to said structure, the time of each control apparatus can be synchronized and time division control of each communication medium can be performed appropriately.
また、本発明の通信制御装置は、TCP(Transport Control Protocol)を用いて通信を行うネットワークに備えられる上記制御装置に、自身の指定するスケジュールに基づく時分割制御を行わせる構成であってもよい。この場合、既存のトランスポートプロトコルを用いて通信を行うことができる。 The communication control device of the present invention may be configured to cause the control device provided in a network that performs communication using TCP (Transport Control Protocol) to perform time-sharing control based on a schedule designated by the communication control device. . In this case, communication can be performed using an existing transport protocol.
本発明の通信制御装置は、上記の課題を解決するために、時分割によって伝送時間帯を制御される通信媒体を介して送信装置と受信装置との間でデータの伝送を行うネットワークであって、上記送信装置は、上記受信装置にデータを送信した後、当該データについての応答確認を上記受信装置から受信した後に次のデータを送信できるネットワークに備えられ、上記各通信媒体の時分割制御を行う制御装置に、自身の指定するスケジュールに基づく時分割制御を行わせる通信制御装置であって、上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記スケジュールを設定する制御手段を備え、上記制御手段は、上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に複数回ずつ設けるように、上記スケジュールを設定することを特徴としている。 In order to solve the above problems, the communication control device of the present invention is a network for transmitting data between a transmission device and a reception device via a communication medium whose transmission time zone is controlled by time division. The transmission device is provided in a network capable of transmitting next data after receiving a response confirmation for the data after transmitting data to the reception device, and performing time-sharing control of each communication medium. A communication control device that causes a control device to perform time-division control based on a schedule designated by itself, from the time when the transmission device transmits data to the reception device until a response confirmation for the data is received Control means for setting the schedule such that the round-trip delay time, which is the time, becomes a predetermined time at which a necessary transmission rate can be obtained, The means transmits, in each communication medium, a first time allocation for transmitting data transmitted from the transmitting device in the direction of the receiving device and a response confirmation for the data transmitted from the receiving device in the direction of the transmitting device. The schedule is set so that the second time allocation that can be performed is provided a plurality of times for each predetermined time.
上記の構成によれば、上記所定の時間内に伝送できるデータ量を増加させることができ、伝送レートを向上させることができる。 According to said structure, the data amount which can be transmitted within the said predetermined time can be increased, and a transmission rate can be improved.
本発明の通信制御方法は、上記の課題を解決するために、時分割によって伝送時間帯を制御される複数の通信媒体を介して送信装置と受信装置との間でデータの伝送を行うネットワークであって、上記送信装置は、上記受信装置にデータを送信した後、当該データについての応答確認を上記受信装置から受信した後に次のデータを送信できるネットワークに備えられ、上記各通信媒体の時分割制御を行う制御装置に時分割制御を行わせる通信制御方法であって、上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけたスケジュールに基づいて上記制御装置を制御することを特徴としている。 In order to solve the above problems, the communication control method of the present invention is a network that transmits data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division. The transmission device is provided in a network capable of transmitting next data after receiving a response confirmation for the data after transmitting data to the reception device, and time-sharing each of the communication media. A communication control method for causing a control device that performs control to perform time-division control, wherein the round-trip delay time is a time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data Is based on a schedule that correlates the allocation of transmission time zones in each of the communication media so that a predetermined time can be obtained. It is characterized by controlling the serial controller.
上記の方法によれば、複数の通信媒体を介して通信を行うネットワークであっても、通信経路上で発生する応答確認の到着の遅延に伴う伝送レートの低下を防ぐことができる。 According to the above method, even in a network that performs communication via a plurality of communication media, it is possible to prevent a decrease in transmission rate due to a delay in arrival of a response confirmation that occurs on a communication path.
なお、上記通信制御装置は、コンピュータによって実現してもよく、この場合には、コンピュータを上記制御手段として動作させることにより、上記通信制御装置をコンピュータにて実現させる通信制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に含まれる。 The communication control device may be realized by a computer. In this case, a communication control program for causing the communication control device to be realized by a computer by operating the computer as the control means, and recording the program. Such computer-readable recording media are also included in the scope of the present invention.
以上のように、本発明の通信制御装置は、上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけて上記スケジュールを設定する制御手段を備えている。 As described above, the communication control device of the present invention has a transmission rate that requires a round trip delay time, which is a time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data. Control means for setting the schedule by associating the transmission time zone assignments in the communication media with each other so as to obtain a predetermined time that can be obtained.
それゆえ、上記のように設定したスケジュールに基づいて制御装置に各通信媒体の時分割制御を行わせることで、複数の通信媒体を介して通信を行うネットワークであっても、通信経路上で発生する応答確認の到着の遅延に伴う伝送レートの低下を防ぐことができる。 Therefore, by causing the control device to perform time-sharing control of each communication medium based on the schedule set as described above, even if the network communicates via multiple communication media, it occurs on the communication path. It is possible to prevent the transmission rate from being lowered due to the arrival delay of the response confirmation.
また、本発明の通信制御方法は、上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけたスケジュールに基づいて上記制御装置を制御する。 Further, the communication control method of the present invention can obtain a transmission rate that requires a round trip delay time, which is a time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data. The control device is controlled based on a schedule in which transmission time zone assignments in the communication media are associated with each other so that a predetermined time can be reached.
それゆえ、複数の通信媒体を介して通信を行うネットワークであっても、通信経路上で発生する応答確認の到着の遅延に伴う伝送レートの低下を防ぐことができる。 Therefore, even in a network that performs communication via a plurality of communication media, it is possible to prevent a decrease in transmission rate due to the arrival delay of the response confirmation that occurs on the communication path.
〔実施形態1〕
本発明の一実施形態にかかるネットワークについて説明する。本実施形態にかかるネットワークは、TDMAで伝送帯域を確保される複数の系(通信媒体)を介して通信を行うネットワークにおいて、TCPを用いて伝送を行う場合に、リアルタイム伝送で要求される伝送レートを送信機−受信機の間で確保するものである。また、本実施形態にかかるネットワークでは、送信機は、データを送信した後、そのデータについてのACK(応答確認)を受信装置から受信するまで、次のデータを送信できないようになっている。なお、本実施形態においては、IP(Internet Protocol)上でTCPを用いて伝送を行う例について述べるが、本発明はこれに限定されるものではない。
[Embodiment 1]
A network according to an embodiment of the present invention will be described. The network according to the present embodiment is a transmission rate required for real-time transmission when transmission is performed using TCP in a network that performs communication via a plurality of systems (communication media) whose transmission band is secured by TDMA. Is secured between the transmitter and the receiver. Further, in the network according to the present embodiment, the transmitter cannot transmit the next data until it transmits ACK (response confirmation) about the data after transmitting the data. In the present embodiment, an example of transmission using TCP over IP (Internet Protocol) will be described, but the present invention is not limited to this.
図1は、本実施形態にかかるネットワーク(本ネットワーク)の構成を示すブロック図である。この図に示すように、本ネットワークは、送信機1、受信機2、中継装置3によって構成されている。
FIG. 1 is a block diagram showing a configuration of a network (present network) according to the present embodiment. As shown in this figure, this network is composed of a
送信機1と中継装置3とは、系A(例えば無線LAN(802.11eなど))を介して通信可能に接続されている。また、中継装置3と受信機2とは、系B(例えばPLC)を介して通信可能に接続されている。
The
送信機1および受信機2としては、通信機能を備えた各種機器を用いることができる。例えば、送信機1としてビデオ,ハードディスクレコーダ,DVDレコーダ,デジタルチューナなどを用い、受信機2としてテレビ(テレビジョン受像機)などを用いることができる。
As the
中継装置(制御装置、制御命令装置)3は、系Aと系Bとを相互に接続して各系に接続される装置との間でデータを送受信するための装置であり、例えば、無線LAN(802.11e)およびPLCの両インタフェースを備えたブリッジ装置である。本ネットワークでは、このような構成により、送信機1と受信機2との間でリアルタイムデータ伝送を行えるようになっている。
The relay device (control device, control command device) 3 is a device for connecting the system A and the system B to each other and transmitting / receiving data to / from devices connected to each system. (802.11e) and a bridge device provided with a PLC interface. In this network, such a configuration enables real-time data transmission between the
系Aと系Bとは、共にTDMAによる伝送帯域の確保が可能であり、中継装置3は、系Aおよび系BのそれぞれについてTDMAによる時分割制御を行う。なお、本実施形態では、系Aと系Bとで異なる通信媒体(無線LANとPLC)を用いているが、これに限るものではなく、同じ通信媒体を利用してもよい。
Both the system A and the system B can secure a transmission band by TDMA, and the
図30は、中継装置3の内部構成を示すブロック図である。中継装置3は、処理部3101、通信部A3105、通信部B3106、プロトコル変換部3107を備えている。
FIG. 30 is a block diagram illustrating an internal configuration of the
処理部3101は、通信制御部A3103、通信制御部B3104、制御部3102を備えている。通信制御部A3103は通信部A3105の動作を制御するものであり、通信制御部B3104は通信部B3106の動作を制御するものである。また、通信制御部A3103および通信制御部B3104は、それぞれ系A,系Bの時分割制御を行う。
The
制御部3102は、初期化判定部3111、初期化要求部3112、使用状況取得部3113、スケジューリング可否判定部3114、制御要求部3115を備えている。
The
初期化判定部3111は、各系が初期化されているか否かを判定する。初期化要求部3112は、各系が初期化されていない場合に、通信制御部Aおよび通信制御部Bに対して系Aおよび系Bの初期化要求を行う。
The
使用状況取得部3113は、通信制御部A3103および通信制御部B3104から各系の使用状況に関する情報を取得する。ここで、使用状況とは、例えば、各系のTDMAの周期(サービス間隔),次の周期の開始時刻(次のサービスの開始時刻),各周期内で割当可能な期間の情報などである。ここでの周期とは、例えば、TDMAによる時分割制御において、系上の各装置が同期を取るために制御装置から送出されるビーコンと呼ばれる信号の送出間隔である(ただし、それに限定されるものではない)。
The usage
スケジューリング可否判定部3114は、各系の使用状況に基づいて、往復遅延時間を必要な伝送レートを得ることのできる所定時間以内にするためのスケジューリングが可能であるかどうかを判定する。なお、スケジューリング方法の詳細については後述する。
The scheduling
制御要求部3115は、スケジューリング可否判定部3114が所定のスケジューリングが可能であると判断した場合に、通信制御部Aおよび通信制御部Bに対して当該所定のスケジューリングに基づく各系の帯域確保の要求を行う。なお、通信制御部Aは、制御要求部3115からの制御要求に基づいて系Aの時分割制御を行うように、通信部Aを制御するとともに、送信機1にスケジュールを通知する。同様に、通信制御部Bは、制御要求部3115からの制御要求に基づいて系Bの時分割制御を行うように、通信部Bを制御するとともに、受信機2にスケジュールを通知する。なお、送信機1および受信機2は、通信制御部A,Bから受信したスケジュールに基づくタイミングで通信を行うようになっている。
When the scheduling
なお、処理部3101は例えばCPU等のプロセッサからなり、処理部3101に備えられる各部材の機能は、図示しないROM等に記憶されたソフトウェアを読み出して実行することによって実現される。つまり、処理部3101は各種制御処理を行うソフトウェア(ドライバソフト等)が動作させるプロセッサである。そして、処理部3101上では、通信部A3105の各種制御を行うソフトウェア(ドライバソフト)が実行されることで通信制御部A3103の機能が実現され、通信部B3106の各種制御を行うソフトウェアが実行されることで通信制御部B3104の機能が実現される。また、通信制御部A3103および通信制御部B3104から使用状況に関する情報を取得し、必要な伝送帯域の確保が可能か否かの判断を行い、伝送帯域を確保するための所定のスケジューリング方法に基づいて制御要求を行うためソフトウェアが実行されることで、制御部3102の機能が実現されるようになっている。
The
通信部A3105は、系Aにおいて通信を行うための通信インタフェースであり、例えば、無線LAN(802.11e)の機能を備えた無線LANカードである。 The communication unit A3105 is a communication interface for performing communication in the system A, and is, for example, a wireless LAN card having a wireless LAN (802.11e) function.
通信部B3106は、系Bにおいて通信を行うための通信インタフェースであり、例えば、PLCの機能を備えたインタフェースカードである。
The
プロトコル変換部3107は系Aの通信プロトコルと系Bの通信プロトコルとを変換する。例えば、無線LAN(802.11e)のプロトコルで伝送されてきたデータをPLCのプロトコルに変換したり、その逆の変換をしたりする。
The
次に、中継装置3の制御部3102が、系Aおよび系BのTDMAによる時分割の制御を行う処理について説明する。図31は、この処理の流れを示すフロー図である。
Next, processing in which the
まず、制御部3102(初期化判定部3111)は、通信制御部A3103及び通信制御部B3104に系A及び系Bが初期化されているか否かの問い合わせを行い、それに対する回答に基づいて、系A及び系Bが初期化されているか否かを判定する(S3201)。
First, the control unit 3102 (initialization determination unit 3111) inquires of the communication
そして、系A及び系Bが初期化されていないと判断した場合、制御部3102(初期化要求部3112)は、通信制御部A及び通信制御部Bに対して系A及び系Bの初期化要求を行う(S3102,S3103)。ここでの初期化要求は、TDMAの周期,最初の周期の開始時刻などを設定する。例えば、系Aの周期Ta=系Bの周期Tbとなるように設定したり、Ta=n×TbあるいはTa=Tb/n(nは自然数)と設定したりする。また、最初の周期の開始時刻については、例えば、同一時刻に開始するように設定する。また、周期の数値については、例えば、最大24MbpsのハイビジョンコンテンツをTCPの通常のWindow Size 64Kバイトで伝送するとした場合に必要な周期である、
T = 64×8×10^3/(24×10^6) ≒ 21×10^−3(秒)
に対して、各周期がこれよりも小さくなるように設定する。ただし、これに限定されるものではない。
If it is determined that the system A and the system B are not initialized, the control unit 3102 (initialization request unit 3112) initializes the systems A and B with respect to the communication control unit A and the communication control unit B. A request is made (S3102, S3103). The initialization request here sets the TDMA cycle, the start time of the first cycle, and the like. For example, it is set so that the cycle Ta of the system A = the cycle Tb of the system B, or Ta = n × Tb or Ta = Tb / n (n is a natural number). In addition, the start time of the first cycle is set to start at the same time, for example. Further, the numerical value of the period is a period necessary when, for example, high-definition content of a maximum of 24 Mbps is transmitted with a normal window size of 64 Kbytes of TCP.
T = 64 × 8 × 10 ^ 3 / (24 × 10 ^ 6) ≈21 × 10 ^ −3 (seconds)
In contrast, each period is set to be smaller than this. However, it is not limited to this.
S3201において系A及び系Bが初期化されていると判定した場合、あるいはS3202,S3203で通信制御部A及び通信制御部Bに初期化要求を行った後、制御部3102(使用状況取得部3113)は、通信制御部A3103および通信制御部B3104に各系の使用状況の問い合わせを行う(S3204,S3205)。ここで、使用状況とは、例えば、各系のTDMAの周期(サービス間隔),次の周期の開始時刻(次のサービスの開始時刻),各周期内で割当可能な期間の情報などである。
When it is determined in S3201 that the system A and the system B have been initialized, or after making an initialization request to the communication control unit A and the communication control unit B in S3202 and S3203, the control unit 3102 (usage
そして、制御部3102(スケジューリング可否判定部3114)は、通信制御部A3103および通信制御部B3104からの回答によって得られた使用状況に基づいて、所定のスケジューリングが可能かどうかの判断を行う(S3206)。つまり、制御部3102(スケジューリング可否判定部3114)は、通信制御部A3103および通信制御部B3104から取得した各系のTDMAの周期、次の周期の開始時刻、各周期内で割当可能な期間の情報に基づいて、往復遅延時間を必要な伝送レートを得ることのできる所定時間以内にするための所定のスケジューリングが可能かどうかを判断する。ここで、必要な伝送レートとは、例えばリアルタイム伝送を確実に行うために最低限必要とされる伝送レートである。なお、必要な伝送レートは、例えば伝送帯域の確保を要求する機器(例えば送信機1や受信機2)が制御命令装置25に通知してもよく、あるいは送信するデータの種類等に応じて制御命令装置25が設定してもよい。所定のスケジューリングの詳細については、後述する。
Then, control unit 3102 (scheduling availability determination unit 3114) determines whether or not predetermined scheduling is possible based on the usage situation obtained from the responses from communication
そして、所定のスケジューリングが可能であると判断した場合、制御部3102(制御要求部3115)は、通信制御部Aおよび通信制御部Bに対して帯域確保の要求を行い(S3207,S3208)、時分割の制御処理を終了する。 If it is determined that the predetermined scheduling is possible, the control unit 3102 (control request unit 3115) makes a bandwidth reservation request to the communication control unit A and the communication control unit B (S3207, S3208). The division control process ends.
一方、S3206において所定のスケジューリングを行えないと判断した場合、制御部3102(スケジュール可否判定部3114)は、通信に必要な伝送帯域を確保できないと判断し、帯域確保の要求先(例えば、ユーザ)に対して、帯域確保が不可であった旨の通知を行い(S3209)、時分割の制御処理を終了する。 On the other hand, if it is determined in S3206 that the predetermined scheduling cannot be performed, the control unit 3102 (schedule availability determination unit 3114) determines that a transmission band necessary for communication cannot be secured, and a bandwidth securing request destination (for example, a user) In response to this, a notification that the band cannot be secured is sent (S3209), and the time-sharing control process is terminated.
次に、スケジューリング方法(上記所定のスケジューリング)について説明する。なお、以下に示す各スケジュール例では、各系をパケットが通過するのに要する時間や、中継装置3上での伝送に要する時間は無視して考えている。これらの時間を考慮する必要がある場合、特に限定されるものではないが、例えば、各系に割り当てられる時間に対してそれらの時間を加算すればよい。
Next, a scheduling method (the predetermined scheduling) will be described. In each schedule example shown below, the time required for a packet to pass through each system and the time required for transmission on the
なお、以下に示す各スケジューリング例のうち、予め設定されたいずれか1つのみを用いるようにしてもよい。この場合、制御部3102に備えられるスケジューリング可否判定部3114は、予め設定されたスケジューリング方法を用いて、往復遅延時間を必要な伝送レートを得ることのできる所定時間以内にできるかどうかを判定する。そして、所定時間以内にできる場合には、制御要求部3115がそのスケジューリング方法に基づいて各系を時分割するように制御装置(通信制御部A3103および通信制御部B3104)に要求する。
Of the scheduling examples shown below, only one preset may be used. In this case, the scheduling
また、以下に示す各スケジューリング例の中から往復遅延時間を最も短くできるものを選定して用いてもよく、この場合、制御部3102に備えられるスケジューリング可否判定部3114は、各スケジューリング方法について、往復遅延時間を算出する。そして、制御要求部3115は、往復遅延時間を所定時間以内にでき、かつ、往復遅延時間を最も短くできるスケジューリング方法に基づいて各系を時分割するように制御装置(通信制御部A3103および通信制御部B3104)に要求する。
In addition, the scheduling example that can minimize the round-trip delay time may be selected from the following scheduling examples. In this case, the scheduling
また、以下に示す各スケジューリング例に優先順位を付けておき、往復遅延時間を必要な伝送レートを得ることのできる所定時間以内にできるスケジューリング例であって優先順位の最も高いものを用いるようにしてもよい。この場合、制御部3102に備えられるスケジューリング可否判定部3114は、各スケジューリング方法について、優先順位の高いものから順に往復遅延時間を算出していき、往復遅延時間を所定時間以内にできるスケジューリング方法が見つかると、制御要求部3115がそのスケジューリング方法に基づいて各系を時分割するように制御装置(通信制御部A3103および通信制御部B3104)に要求する。
In addition, priorities are assigned to the following scheduling examples, and a round-trip delay time that is within a predetermined time during which a necessary transmission rate can be obtained is used, and the one with the highest priority is used. Also good. In this case, the scheduling
(スケジューリング例1)
図8は、本実施形態におけるスケジューリング方法の一例を示す説明図である。なお、この図に示す例は、系Aおよび系BのTDMAの周期Tが一致している場合の例である。
(Scheduling example 1)
FIG. 8 is an explanatory diagram showing an example of a scheduling method in the present embodiment. The example shown in this figure is an example in which the TDMA periods T of the system A and the system B match.
本スケジュール例では、図8に示すように、各周期内の系Aにおける下り方向(送信機1→中継装置3→受信機2の方向)の時間割当の開始時刻および終了時刻と、系Bにおける下り方向の時間割当の開始時刻および終了時刻とを一致させるように(同じ時刻になるように)設定する。また、各周期内の系Aにおける上り方向(受信機2→中継装置3→送信機1の方向)の時間割当の開始時刻および終了時刻と、系Bにおける上り方向の時間割当の開始時刻および終了時刻とを一致させるように設定する。
In this schedule example, as shown in FIG. 8, the start time and end time of time allocation in the downlink direction (
なお、この際、下り方向の割当時間tdと上り方向の割当時間tuについては次のように決定する。 At this time, the downlink allocation time td and the uplink allocation time tu are determined as follows.
必要な伝送レートをR(ビット/秒),系Aの通信能力をra(ビット/秒),系Bの通信能力をrb(ビット/秒)とすると、
T×R ≦ min(ra×td,rb×td)
を満たすtdを下り方向の割当時間とする。したがって、例えば、ra=rbの場合には、
td ≧ T×R/ra
となる。
If the required transmission rate is R (bits / second), the communication capability of system A is ra (bits / second), and the communication capability of system B is rb (bits / second),
T × R ≦ min (ra × td, rb × td)
Td satisfying the above condition is set as the allocation time in the downlink direction. Thus, for example, when ra = rb,
td ≧ T × R / ra
It becomes.
また、1つのTCPのパケットサイズをS、1つのACKのパケットサイズをsとした場合、
T×R/S×s ≦ min(ra×tu,rb×tu)
を満たすtuを上り方向の割当時間とする。
Also, if one TCP packet size is S and one ACK packet size is s,
T × R / S × s ≦ min (ra × tu, rb × tu)
The tu that satisfies the above condition is set as the uplink allocation time.
したがって、ra=rbの場合には、
tu ≧ (T×R/ra)×s/S
となる。
Therefore, when ra = rb,
tu ≧ (T × R / ra) × s / S
It becomes.
本スケジュール例によれば、系Aを通過したデータは中継装置3で待ち時間なく系Bを通過する。また、そのデータについてのACKも同様に、系Bを通過したACKは中継装置3で待ち時間なく系Aを通過する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this example schedule, the data passing through the system A passes through the system B without any waiting time at the
また、本スケジュール例では、系Bへの割当時間と系Aへの割当時間とが同じになる。このため、系Bの通信能力rbと系Aの通信能力raとがrb=raとなるような場合に、特に効率的な時間割当であると言える。 Further, in the present schedule example, the allocation time to the system B and the allocation time to the system A are the same. Therefore, it can be said that the time allocation is particularly efficient when the communication capability rb of the system B and the communication capability ra of the system A are rb = ra.
なお、受信機2が、TCPの複数のパケットに対して1つのACKを返信するようないわゆるブロックACKを行う場合(m個のTCPパケットに対して1つのACKを返す場合)には、
tu ≧ (T×R/ra)×(s/S/m)
とすればよい。
When the
tu ≧ (T × R / ra) × (s / S / m)
And it is sufficient.
これにより、ACKの往復遅延時間をT以下とし、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。つまり、ブロックACKを用いる場合、下り方向の伝送割当を少なく設定しても、ACKの往復伝送遅延の増大を防止できるので、より効率的な時間割当が可能となる。 As a result, the round-trip delay time of ACK is set to T or less, and it is possible to prevent the transmission rate from being lowered as the round-trip transmission delay of ACK increases. That is, when block ACK is used, even if the downlink transmission allocation is set to be small, an increase in the round-trip transmission delay of ACK can be prevented, so that more efficient time allocation is possible.
(スケジューリング例2)
図9は、本実施形態におけるスケジューリング方法の他の例を示す説明図である。この図に示す例は、系Aおよび系BのTDMAの周期Tが一致している場合の例である。
(Scheduling example 2)
FIG. 9 is an explanatory diagram illustrating another example of the scheduling method according to the present embodiment. The example shown in this figure is an example in which the TDMA periods T of the system A and the system B match.
本スケジュール例では、図9に示すように、各周期内の系Aにおける下り方向の時間割当の終了時刻と、系Bにおける下り方向の時間割当の終了時刻とを一致させるように設定する。また、各周期内の系Aにおける上り方向の時間割当の開始時刻と、系Bにおける上り方向の時間割当の開始時刻とを一致させるように設定する。また、系Bの下り方向の時間割当の開始時刻を系Aの下り方向の時間割当の開始時刻よりも遅く設定し、系Aの上り方向の時間割当の終了時刻を系Bの上り方向の時間割当の終了時刻よりも遅く設定する。 In this schedule example, as shown in FIG. 9, the end time of the downlink time allocation in the system A within each period is set to coincide with the end time of the downlink time allocation in the system B. In addition, the start time of uplink time allocation in the system A and the start time of uplink time allocation in the system B are set to coincide with each other in each cycle. Further, the start time of the time allocation in the downlink direction of the system B is set later than the start time of the time allocation in the downlink direction of the system A, and the end time of the time allocation in the uplink direction of the system A is set as the time in the uplink direction of the system B. Set later than the end time of allocation.
この際、系Aにおける下り方向の割当時間td(a),系Bにおける下り方向の割当時間td(b),系Aにおける上り方向の割当時間tu(a),系Bにおける上り方向の割当時間tu(b)については、以下のように決定する。 At this time, downlink allocation time td (a) in system A, downlink allocation time td (b) in system B, uplink allocation time tu (a) in system A, uplink allocation time in system B About tu (b), it determines as follows.
必要な伝送レートをR(ビット/秒),系Aの通信能力をra(ビット/秒),系Bの通信能力をrb(ビット/秒)とした場合、
T×R ≦ ra×td(a),
T×R ≦ rb×td(b)
を満たすtd(a),td(b)と、
1つのTCPのパケットサイズをS,1つのACKのパケットサイズをs、ACKパケットが系Bを通過するのに必要な時間をdbとした場合、
T×R/S×s ≦ ra×tu(a),
T×R/S×s ≦ rb×tu(b)
を満たすtu(a),tu(b)に、下記の条件
tu(a) > tu(b),
td(a) > td(b),
tu(a)+td(a) ≦ T
を加えて決定する。
When the required transmission rate is R (bit / second), the communication capacity of system A is ra (bit / second), and the communication capacity of system B is rb (bit / second),
T × R ≦ ra × td (a),
T × R ≦ rb × td (b)
Td (a), td (b) satisfying
When the packet size of one TCP is S, the packet size of one ACK is s, and the time required for the ACK packet to pass through the system B is db,
T × R / S × s ≦ ra × tu (a),
T × R / S × s ≦ rb × tu (b)
The following conditions tu (a)> tu (b),
td (a)> td (b),
tu (a) + td (a) ≦ T
Add and decide.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、同一周期の系Bの下り方向の割当時間で系Bを通過する。また、そのデータについてのACKも同様に、受信機2から送信されて系Bを通過したACKは、同一周期の系Aの上り方向の割当時間で系Aを通過する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this example schedule, the data transmitted from the
なお、本スケジュール例では、系Bへの割当時間が系Aへの割当時間よりも短くなるので、系Bの通信能力rbと系Aの通信能力raとがrb>raとなるような場合に、特に効率的な時間割当を行える。 In this schedule example, the allocation time to the system B is shorter than the allocation time to the system A. Therefore, when the communication capability rb of the system B and the communication capability ra of the system A satisfy rb> ra. , Particularly efficient time allocation.
(スケジューリング例3)
図10は、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。この図に示す例は、系Aおよび系BのTDMAの周期Tが一致している場合の例である。
(Scheduling example 3)
FIG. 10 is an explanatory diagram showing still another example of the scheduling method in the present embodiment. The example shown in this figure is an example in which the TDMA periods T of the system A and the system B match.
本スケジュール例では、図10に示すように、各周期内における系Aと系Bの下り方向の時間割当の開始時刻および上り方向の時間割当の終了時刻が同じになるように設定する。また、系Bの下り方向の時間割当の終了時刻が系Aの下り方向の時間割当の終了時刻に対して遅くなり、系Aの上り方向の時間割当の開始時刻が系Bの上り方向の開始時刻に対して遅くるように設定する。 In this schedule example, as shown in FIG. 10, the start time of the downlink time allocation and the end time of the uplink time allocation in the system A and the system B are set to be the same in each cycle. In addition, the end time of the time allocation in the downlink direction of the system B is later than the end time of the time allocation in the downlink direction of the system A, and the start time of the time allocation in the uplink direction of the system A is the start of the uplink direction of the system B. Set to be late with respect to the time.
この際、下り方向の割当時間td(a),td(b)と上り方向の割当時間tu(a),tu(b)については、下記の条件
tu(a) < tu(b),
td(a) < td(b),
tu(a)+td(a) ≦ T
を用いて決定する。
At this time, for the downlink allocation times td (a) and td (b) and the uplink allocation times tu (a) and tu (b), the following condition tu (a) <tu (b),
td (a) <td (b),
tu (a) + td (a) ≦ T
To determine.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、同一周期の系Bの下り方向の割当時間で系Bを通過する。また、そのデータについてのACKも同様に、受信機2から送信されて系Bを通過したACKは、同一周期の系Aの上り方向の割当時間で系Aを通過する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this example schedule, the data transmitted from the
なお、本スケジュール例では、系Aへの割当時間が系Bへの割当時間より短くなることから、系Bの通信能力rbと系Aの通信能力raとがrb<raとなるような場合に、特に効率的な時間割当を行える。 In this schedule example, since the allocation time to the system A is shorter than the allocation time to the system B, when the communication capability rb of the system B and the communication capability ra of the system A satisfy rb <ra. , Particularly efficient time allocation.
(スケジューリング例4)
図11は、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。この図に示す例は、系Aおよび系BのTDMAの周期Tが一致している場合の例である。
(Scheduling example 4)
FIG. 11 is an explanatory diagram showing still another example of the scheduling method in the present embodiment. The example shown in this figure is an example in which the TDMA periods T of the system A and the system B match.
本スケジュール例では、図11に示すように、系Bの下り方向の時間割当の開始時刻が系Aの下り方向の時間割当の開始時刻に対して遅くなり、系Bの下り方向の時間割当の終了時刻が系Aの下り方向の時間割当に対して遅くなるように設定する。また、系Aの上り方向の時間割当の開始時刻が系Bの上り方向の時間割当の開始時刻に対して遅くなり、系Aの上り方向の時間割当の終了時刻が系Bの上り方向の時間割当の開始時刻に対して遅くなるように設定する。 In this schedule example, as shown in FIG. 11, the start time of the time allocation in the downlink direction of the system B is delayed with respect to the start time of the time allocation in the downlink direction of the system A. The end time is set so as to be later than the time allocation in the downward direction of the system A. Further, the start time of the time allocation in the uplink direction of the system A is later than the start time of the time allocation in the uplink direction of the system B, and the end time of the time allocation in the uplink direction of the system A is the time in the uplink direction of the system B. Set to be late with respect to the allocation start time.
この際、下り方向の割当時間td(a),td(b)と上り方向の割当時間tu(a),tu(b)については、系Aと系Bとの下り方向の開始時刻の差をΔtd、系Aと系Bとの上り方向の開始時刻の差をΔtu、系Bの下り方向の時間割当の終了時刻と系Bの上り方向の時間割当の開始時刻との差をxとした場合に、下記の条件
Δtd+tb(b)+x+Δtu+tu(a) ≦ T
を用いて決定する。すなわち、系Aにおける下り方向の時間割当の開始時刻から上り方向の時間割当の終了時刻までの時間が、時間T以下になるように設定する。
At this time, with respect to the downlink allocation times td (a) and td (b) and the uplink allocation times tu (a) and tu (b), the difference between the downlink start times of the system A and the system B is expressed as follows. Δtd, where Δtu is the difference in upstream start time between system A and system B, and x is the difference between the downstream time allocation end time of system B and the upstream time allocation start time of system B In addition, the following condition Δtd + tb (b) + x + Δtu + tu (a) ≦ T
To determine. That is, the time from the start time of downlink time allocation to the end time of uplink time allocation in system A is set to be equal to or less than time T.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、同一周期の系Bの下り方向の割当時間で系Bを通過する。また、そのデータについてのACKも同様に、受信機2から送信されて系Bを通過したACKは、同一周期の系Aの上り方向の割当時間で系Aを通過する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this example schedule, the data transmitted from the
(スケジューリング例5)
図12は、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。
(Scheduling example 5)
FIG. 12 is an explanatory diagram showing still another example of the scheduling method in the present embodiment.
上記したスケジュール例1〜4では、系Aおよび系BのTDMAの周期Tが一致していた。これに対して、本スケジュール例では、系AのTDMAの周期Taと系BのTDMAの周期Tbとを異なっている。例えば、Ta=n×Tb(nは自然数)、あるいは、Ta=Tb/nである場合が考えられる。あるいは、m×Ta=n×Tb(m,nは自然数)となるように各周期が設定されていてもよい。 In the schedule examples 1 to 4 described above, the TDMA periods T of the system A and the system B coincide. On the other hand, in this schedule example, the TDMA period Ta of the system A is different from the TDMA period Tb of the system B. For example, Ta = n × Tb (n is a natural number) or Ta = Tb / n is considered. Or each period may be set so that it may become mxTa = nxTb (m and n are natural numbers).
図12に示すように、本スケジュール例では、系Aの周期Taの1/2倍の周期で系Bの周期Tbを設定されている(Ta=T,Tb=T/2)。また、系Aの下り方向の時間割当の終了時刻と系Bの下り方向の時間割当の終了時刻とが時間T毎に一致し、系Aの上り方向の時間割当の開始時刻と系Bの上り方向の時間割当の開始時刻とが時間T毎に一致するように設定する。 As shown in FIG. 12, in this schedule example, the cycle Tb of the system B is set at a cycle that is 1/2 the cycle Ta of the system A (Ta = T, Tb = T / 2). In addition, the end time of the time allocation in the down direction of the system A and the end time of the time allocation in the down direction of the system B coincide with each time T, and the start time of the time allocation in the up direction of the system A and the up time of the system B The start time of the time allocation in the direction is set to match every time T.
この際、上り方向の割当時間td(a),td(b)と下り方向の割当時間tu(a),tu(b)については、下記の条件
tu(a) > tu(b),
td(a) > td(b),
tu(a)+td(a) ≦ T,
tu(b)+td(b) ≦ T/2
を用いて決定する。
At this time, for the uplink allocation times td (a) and td (b) and the downlink allocation times tu (a) and tu (b), the following condition tu (a)> tu (b),
td (a)> td (b),
tu (a) + td (a) ≦ T,
tu (b) + td (b) ≦ T / 2
To determine.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、そのときの系Aの下り方向の時間割当の終了時刻と同時刻に終了する系Bの下り方向の時間割当で系Bを通過する。また、受信機2から送信されて系Bを通過した上記のデータについてのACKは、そのときの系Bの上り方向の時間割当の開始時刻と同時刻に開始される系Aの上り方向の時間割当で系Aを通過して送信機1に到着する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this schedule example, the data transmitted from the
なお、本スケジュール例では、系Bにおける下り方向の時間割当および上り方向の時間割当を周期Tb(Tb=T/2)ごとに設定しているが、これに限るものではない。例えば、2回の周期Tb(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行うようにしてもよい。これにより、系Bに対しては、余分な割当を行わず効率的な割当を行うことが可能となる。 In this schedule example, the time allocation in the downlink direction and the time allocation in the uplink direction in the system B are set for each period Tb (Tb = T / 2), but the present invention is not limited to this. For example, the uplink and downlink allocations may be performed only once every two cycles Tb (that is, time T). Thus, efficient allocation can be performed for the system B without performing excessive allocation.
また、本スケジュール例では系Bの周期Tbが系Aの周期Taの1/2倍の長さである例を述べたが、系Bの周期Tbが系Aの周期Taに対して1/n(nは自然数)であれば、同様の結果が得られる。 Further, in this schedule example, the example in which the period Tb of the system B is 1/2 times as long as the period Ta of the system A is described. However, the period Tb of the system B is 1 / n with respect to the period Ta of the system A. If n is a natural number, the same result is obtained.
また、m×Ta=n×Tb(m,nは自然数)となるように設定してもよい。この場合には、系Aについてはm周期毎、系Bについてはn周期毎に、互いの系の下り方向の時間割当の終了時刻および上り方向の時間割当の開始時刻を一致させればよい。これにより、互いの系の下り方向の時間割当の終了時刻および上り方向の時間割当の開始時刻が一致するときに、効率的な伝送を行うことができる。 Further, m × Ta = n × Tb (m and n are natural numbers) may be set. In this case, the end time of the downlink time allocation and the start time of the uplink time allocation of each system may be matched every m periods for the system A and every n periods for the system B. Thereby, efficient transmission can be performed when the end time of the downlink time allocation and the start time of the uplink time allocation of each other match.
(スケジューリング例6)
図13は、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。この図に示す例では、系BのTDMAの周期Tbに対して1/2倍の周期で系AのTDMAの周期Taが設定(Ta=T/2,Tb=T)されている。
(Scheduling example 6)
FIG. 13 is an explanatory diagram showing still another example of the scheduling method in the present embodiment. In the example shown in this figure, the TDMA period Ta of the system A is set (Ta = T / 2, Tb = T) at a period ½ times the TDMA period Tb of the system B.
本スケジュール例では、図13に示すように、系Aの下り方向の時間割当の開始時刻と系Bの下り方向の時間割当の開始時刻とが時間T毎に一致し、系Aの上り方向の時間割当の終了時刻と系Bの上り方向の時間割当の終了時刻とが時間T毎に一致するように設定する。 In this schedule example, as shown in FIG. 13, the start time of the time allocation in the downlink direction of the system A coincides with the start time of the time allocation in the downlink direction of the system B every time T. The time allocation end time and the time allocation end time in the upward direction of the system B are set to coincide with each other for each time T.
この際、系A,系Bの下り方向の割当時間td(a),td(b)と上り方向の割当時間tu(a),tu(b)については、下記の条件
tu(a) > tu(b),
td(a) > td(b),
tu(a)+td(a) ≦ T/2,
tu(b)+td(b) ≦ T
を用いて決定する。
At this time, for the allocation times td (a) and td (b) in the downlink direction of the systems A and B and the allocation times tu (a) and tu (b) in the uplink direction, the following condition tu (a)> tu (B),
td (a)> td (b),
tu (a) + td (a) ≦ T / 2
tu (b) + td (b) ≦ T
To determine.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、そのときの系Aの下り方向の時間割当の開始時刻と同時刻に開始される系Bの下り方向の時間割当で系Bを通過する。また、受信機2からは当該下り方向の時間割当と同じ周期Tbにおける上り方向の時間割当で上記のデータについてのACKが送信されて系Bを通過する。この系Bを通過したACKは、上記のデータが送信機1から送信された周期Taの次の周期Taにおける上り方向の時間割当で系Aを通過して送信機1に到着する。したがって、送信機1から送信されて系Aを通過したデータのACKは、系Aにおける次の周期Taの上り方向の時間割当で送信機1に伝送される。
According to this schedule example, the data transmitted from the
ここで、系Aの周期TaはT/2なので、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、要求されている往復遅延時間がT以下の場合には、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
Here, since the period Ta of the system A is T / 2, an ACK for the data arrives at the
なお、本スケジュール例では、系Aにおける下り方向の時間割当および上り方向の時間割当を周期Ta(Ta=T/2)ごとに設定しているが、これに限らず、例えば、2回の周期Ta(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行うようにしてもよい。これにより、系Aに対しては、余分な割当を行わず効率的な割当を行うことが可能となる。 In this schedule example, the time allocation in the downlink direction and the time allocation in the uplink direction in the system A are set for each period Ta (Ta = T / 2). You may make it perform allocation of an up direction and a down direction only once for every Ta (namely, time T). As a result, efficient allocation can be performed for the system A without performing excessive allocation.
また、本スケジュール例では系Aの周期Taが系Bの周期Tbの1/2倍の長さである例を述べたが、系Aの周期Taが系Bの周期Tbに対して1/n(nは自然数)であれば、同様の結果が得られる。 In this example of the schedule, the period Ta of the system A is ½ times as long as the period Tb of the system B. However, the period Ta of the system A is 1 / n with respect to the period Tb of the system B. If n is a natural number, the same result is obtained.
また、m×Ta=n×Tb(m,nは自然数)となるように設定してもよい。この場合には、系Aについてはm周期毎、系Bについてはn周期毎に、互いの系の下り方向の時間割当の開始時刻および上り方向の時間割当の終了時刻を一致させればよい。これにより、互いの系の下り方向の時間割当の開始時刻および上り方向の時間割当の終了時刻が一致するときに、効率的な伝送を行うことができる。 Further, m × Ta = n × Tb (m and n are natural numbers) may be set. In this case, the start time of the time allocation in the downlink direction and the end time of the time allocation in the uplink direction of each other system may be matched every m cycles for the system A and every n cycles for the system B. Thus, efficient transmission can be performed when the start time of the downlink time allocation and the end time of the uplink time allocation of each system match.
(スケジューリング例7)
図14は、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。この図に示す例では、系AのTDMAの周期Taに対して1/2倍の周期で系BのTDMAの周期Tbを設定(Ta=T,Tb=T/2)されている。
(Scheduling example 7)
FIG. 14 is an explanatory diagram showing still another example of the scheduling method in the present embodiment. In the example shown in this figure, the TDMA period Tb of the system B is set (Ta = T, Tb = T / 2) at a period ½ times the TDMA period Ta of the system A.
本スケジュール例では、系Aにおけるk番目(kは自然数)の周期Taの下り方向の時間割当の開始時刻よりも、系Bにおける2×k番目の周期Tbの下り方向の時間割当の開始時刻の方が遅く、系Aにおけるk番目の周期Taの下り方向の時間割当の終了時刻よりも、系Bにおける2×k番目の周期Tbの下り方向の時間割当の終了時刻の方が遅くなるように設定されている。さらに、系Bにおける2×k+1番目の周期Tbの上り方向の時間割当の開始時刻よりも、系Aにおけるk番目の周期Taの上り方向の時間割当の開始時刻の方が遅く、系Bにおける2×k+1番目の周期Tbの上り方向の時間割当の終了時刻よりも、系Aにおけるk番目の周期Taの上り方向の時間割当の終了時刻の方が遅くなるように設定されている。 In this schedule example, the start time of the time allocation in the downward direction of the 2 × k-th period Tb in the system B is more than the start time of the time allocation in the downward direction of the k-th period (k is a natural number) in the system A. It is later, and the end time of the downlink time allocation of the 2 × k-th cycle Tb in the system B is later than the end time of the downlink time allocation of the k-th cycle Ta in the system A. Is set. Furthermore, the start time of the uplink time allocation of the kth cycle Ta in the system A is later than the start time of the uplink time allocation of the 2nd k + 1 cycle Tb in the system B. The end time of the uplink time allocation of the kth cycle Ta in the system A is set to be later than the end time of the uplink time allocation of the (k + 1) th cycle Tb.
また、系A,系Bの下り方向の割当時間td(a),td(b)と上り方向の割当時間tu(a),tu(b)については、系Aにおけるk番目の周期Taの下り方向の時間割当の開始時刻と系Bにおける2×k番目の周期Tbの下り方向の時間割当の開始時刻との差をΔtd、系Bにおける2×k番目の周期Tbの上り方向の時間割当の開始時刻と系Aにおけるk番目の周期Taの上り方向の時間割当の開始時刻との差をΔtu、系Bにおける下り方向の時間割当の終了時刻と上り方向の時間割当の開始時刻との差をxとした場合に、下記の条件
Δtd+tb(b)+x+Δtu+tu(a) ≦ T
を用いて決定する。
Further, the downlink allocation times td (a) and td (b) of the system A and the system B and the uplink allocation times tu (a) and tu (b) are the downlinks of the kth cycle Ta in the system A. The difference between the start time of the time allocation in the direction and the start time of the time allocation in the down direction of the 2 × k-th period Tb in the system B is Δtd, and the time allocation in the up direction of the 2 × k-th period Tb in the system B Δtu is the difference between the start time and the start time of uplink time allocation in the kth period Ta in the system A, and the difference between the end time of downlink time allocation and the start time of uplink time allocation in the system B is When x, the following condition Δtd + tb (b) + x + Δtu + tu (a) ≦ T
To determine.
本スケジュール例によれば、送信機1から送信されて系Aにおけるk番目の周期Taの下り方向の時間割当で系Aを通過したデータは、系Bにおける2×k番目の周期Tbの下り方向の時間割当で系Bを通過して受信機2に伝送される。そして、そのデータについてのACKは、系Bの2×k+1番目の上り方向の時間割当で系Bを通り、系Aにおけるk番目の周期Taの上り方向の時間割当で系Aを通過して送信機1に伝送される。
According to this schedule example, the data transmitted from the
ここで、系Aの周期TaはTなので、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、要求されている往復遅延時間がT以下の場合にはACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
Here, since the period Ta of the system A is T, an ACK for the data arrives at the
なお、本スケジュール例では、系Bにおける下り方向の時間割当および上り方向の時間割当を周期Tb(Tb=T/2)ごとに設定しているが、これに限るものではない。例えば、2回の周期Tb(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行うようにしてもよい。これにより、系Bに対しては、余分な割当を行わず効率的な割当を行うことが可能となる。 In this schedule example, the time allocation in the downlink direction and the time allocation in the uplink direction in the system B are set for each period Tb (Tb = T / 2), but the present invention is not limited to this. For example, the uplink and downlink allocations may be performed only once every two cycles Tb (that is, time T). Thus, efficient allocation can be performed for the system B without performing excessive allocation.
また、本スケジュール例では系Bの周期Tbが系Aの周期Taの1/2倍の長さである例を述べたが、系Bの周期Tbが系Aの周期Taに対して1/n(nは自然数)であれば、同様の結果が得られる。 Further, in this schedule example, the example in which the period Tb of the system B is 1/2 times as long as the period Ta of the system A is described. However, the period Tb of the system B is 1 / n with respect to the period Ta of the system A. If n is a natural number, the same result is obtained.
また、m×Ta=n×Tb(m,nは自然数)となるように設定してもよい。この場合には、系Aについてはm周期毎、系Bについてはn周期毎に、互いの系の下り方向の時間割当の終了時刻および上り方向の時間割当の開始時刻を上記のように設定すればよい。 Further, m × Ta = n × Tb (m and n are natural numbers) may be set. In this case, the end time of the downlink time allocation and the start time of the uplink time allocation for each system are set as described above for every m cycles for the system A and every n cycles for the system B. That's fine.
以上のように、本実施形態における中継装置(制御命令装置,制御装置)3は、中継装置3によって接続される2つの系(系A,系B)のTDMAの設定を行うものであり、両系を使用した伝送路上でTCPの通信を行う際に、送信機1からデータを送信してから、そのデータについてのACKが送信機1に到着するまでの時間が所定の時間(時間T)以下になるように、各系における伝送時間帯の割当を互いに関連づけて制御する。
As described above, the relay device (control command device, control device) 3 in the present embodiment performs TDMA settings for two systems (system A and system B) connected by the
これにより、TCPのACKの往復遅延時間を所定の値以下にすることが可能となり、往復遅延時間の増大に伴う伝送レートの低下の問題を解決することができる。 As a result, the round trip delay time of the TCP ACK can be made equal to or less than a predetermined value, and the problem of a decrease in transmission rate accompanying an increase in the round trip delay time can be solved.
なお、上記した各スケジュール例では主に、TDMAの1つの周期に対して、1回の上り方向の時間割当と1回の下り方向の時間割当とを行う例を示したが、周期を跨って設定した結果が図8から図14に示した各スケジュール例のような時間割当になる割当方法を用いてもよい。 In each of the schedule examples described above, an example in which one time allocation in the uplink direction and one time allocation in the downlink direction are performed for one period of the TDMA has been described. You may use the allocation method from which the set result becomes time allocation like the schedule examples shown in FIGS.
また、本実施形態では、中継装置3の通信制御部A3103および通信制御部B3104が系Aおよび系Bの時間割当を管理(制御)するものとしたが、これに限らず、中継装置3とは異なる装置(例えば送信機1および/または受信機2)が管理するようにしてもよい。
In this embodiment, the communication
ただし、系Aの時間割当の管理と系Bの時間割当の管理とを異なる装置で行う場合には、系Aと系Bの周期がわずかに異なり、時間が経過したときに、装置間の動作クロックのズレに伴って、上りおよび下り方向の開始時刻に差が生じる可能性がある。そこで、そのような状況を考慮し、各系の割当時間のズレが所定値以上になったときに、各系のスケジュールを再設定するようにしてもよい。 However, when the management of the time allocation of the system A and the management of the time allocation of the system B are performed by different devices, the cycle of the system A and the system B is slightly different, and the operation between the devices when the time elapses. There may be a difference between the start times in the upstream and downstream directions due to the clock shift. Therefore, in consideration of such a situation, the schedule of each system may be reset when the shift of the allocated time of each system exceeds a predetermined value.
例えば、上記スケジュール例1において、
td = T×R/ra+α,
tu = T×R/ra×s/S+β
となるようにtdおよびtuを与えておき、
Δt = (系Aの下りの開始時刻)−(系Bの下りの開始時刻)
のΔtに対して、
Δt = β、又は、Δt = −α
となったときに、再スケジューリングを行うようにしてもよい。
For example, in the above schedule example 1,
td = T × R / ra + α,
tu = T × R / ra × s / S + β
Given td and tu so that
Δt = (Starting time of descending system A) − (Starting time of descending system B)
For Δt of
Δt = β or Δt = −α
Then, rescheduling may be performed.
これにより、各系(通信系)の時計を管理する装置同士の動作クロックがずれていても、各系における時刻を再設定し、ズレによって引き起こされる伝送遅延の増加を防ぐことができる。 As a result, even if the operation clocks of the devices managing the clocks of each system (communication system) are shifted, the time in each system can be reset to prevent an increase in transmission delay caused by a shift.
〔実施形態2〕
本発明の他の実施形態について説明する。なお、説明の便宜上、実施形態1における各部材と同じ機能を有する部材には、実施形態1と同じ符号を用い、その説明を省略する。
[Embodiment 2]
Another embodiment of the present invention will be described. For convenience of explanation, members having the same functions as those in the first embodiment are denoted by the same reference numerals as those in the first embodiment, and description thereof is omitted.
図2は、本実施形態にかかるネットワーク(ネットワークシステム)の概略構成を示すブロック図である。この図に示すように、本実施形態にかかるネットワークは、系A,系B,系Cによって構成されている。系Aおよび系BはTDMAによる時分割制御が可能であり、系CはTDMAによる時分割制御を行えない構成になっている。例えば、系Aとしては無線LAN(802.11e),系BとしてはPLC,系CとしてはEthernet(登録商標)が用いられる。ただし、各系の構成はこれに限るものではなく、種々の通信媒体を用いることができる。また、本実施形態では、系Aと系Bとは異なる通信媒体を用いているが、これに限らず、同じ通信媒体を利用してもよい。 FIG. 2 is a block diagram showing a schematic configuration of a network (network system) according to the present embodiment. As shown in this figure, the network according to the present embodiment is composed of a system A, a system B, and a system C. The system A and the system B can be time-division controlled by TDMA, and the system C is configured not to be able to perform time-division control by TDMA. For example, wireless LAN (802.11e) is used as the system A, PLC is used as the system B, and Ethernet (registered trademark) is used as the system C. However, the configuration of each system is not limited to this, and various communication media can be used. In the present embodiment, the communication media different from those of the system A and the system B are used. However, the present invention is not limited to this, and the same communication medium may be used.
また、実施形態1では、2つの系A,系Bを接続する中継装置3が、各系の時間割当のスケジューリングを行い、それに基づいて各系の時間割当を管理・制御していた。これに対して、本実施形態にかかるネットワークでは、各系の時間割当を管理・制御する制御装置と、各制御装置から各系の使用状況に関する情報を取得し、その情報に基づいて往復遅延時間を所定時間以内にするためのスケジューリングを行い、そのスケジューリング結果に基づく時間割当の管理・制御を各制御装置に要求する制御命令装置とを備えている。
In the first embodiment, the
図2に示すように、本実施形態にかかるネットワークは、送信機1、中継装置A(制御装置)22、中継装置B(制御装置)23、受信機2、制御命令装置25を備えている。送信機1および受信機2は実施形態1で説明したものと同様である。
As shown in FIG. 2, the network according to the present embodiment includes a
中継装置A22は、系Aと系Cとを相互に接続し、両系を用いてデータを送受信するための装置である。中継装置A22は、制御命令装置25からの系Aの時分割に関する制御要求に基づいて、系AのTDMAによる時分割制御を行う。
The relay device A22 is a device for connecting the systems A and C to each other and transmitting / receiving data using both systems. The relay device A22 performs time division control by TDMA of the system A based on the control request regarding the time division of the system A from the
中継装置B23は、系Bと系Cとを相互に接続し、両系を用いてデータを送受信するための装置である。中継装置B23は、制御命令装置25からの系Bの時分割に関する制御要求に基づいて、系BのTDMAによる時分割制御を行う。
The relay device B23 is a device for connecting the systems B and C to each other and transmitting and receiving data using both systems. The relay device B23 performs time division control by TDMA of the system B based on the control request regarding the time division of the system B from the
なお、中継装置A22および中継装置B23は、制御部3102を備えない以外は実施形態1に示した中継装置3と同様の構成である。本実施形態では、制御部3102は制御命令装置25に備えられる。
The relay device A22 and the relay device B23 have the same configuration as the
また、本実施形態にかかる中継装置A22および中継装置B23は、制御命令装置25からの制御要求に応じて、指定された時刻または間隔で各系の時間割当を行う必要がある。そのため、中継装置A22および中継装置B23は、例えばNTP(Network Time Protocol)などの仕組みを用いて内部の時刻を同期している。なお、各中継装置を同期させるための手段はこれに限るものではない。また、各中継装置を同期させる手段は、ネットワーク上のどこに設けられていてもよく、例えば制御命令装置25に設けられていてもよい。
Also, the relay device A22 and the relay device B23 according to the present embodiment need to perform time allocation of each system at a specified time or interval in response to a control request from the
制御命令装置25は、中継装置A22および中継装置B23から系Aおよび系Bの使用状況(通信状態)に関する情報を取得し、取得した結果に基づいて中継装置A22および中継装置B23に対してTDMAによる時分割制御の要求を行う。
The
図32は、制御命令装置25の内部構成を表すブロック図である。この図に示すように、制御命令装置25は、処理部3301、通信部3303を備えている。
FIG. 32 is a block diagram showing the internal configuration of the
処理部3301は、制御部3102と通信制御部3304とを備えている。制御部3102は、ネットワーク上のTDMA制御が可能な装置と通信部3303を介して通信することで、各系(ここでは系Aおよび系B)の使用状況に関する情報を取得し、各系において必要な伝送帯域の確保が可能かを判断し、ネットワーク上の各装置に対して時分割制御に関する制御要求を行う一連の処理を実施する。なお、制御部3102の構成は、実施形態1と同様である。通信制御部3304は、通信部3303の動作を制御する。
The
処理部3301は、例えばCPU等のプロセッサからなり、処理部3301に備えられる各部材の機能は、図示しないROM等に記憶されたソフトウェアを読み出して実行することによって実現される。つまり、処理部3301は各種制御処理を行うソフトウェア(ドライバソフト等)が動作させるプロセッサである。
The
通信部3303はネットワーク上の他の装置(ネットワーク機器)と通信するためのインタフェースであり、例えば、Ethernetや無線LANのLANカード、あるいはPLCのモデムなどである(ただしこれらに限定されるものではない)。
The
次に、図33を用いて、制御命令装置25の制御部3102が、ネットワーク上の各装置(中継装置A22および中継装置B23)に制御要求を行う制御フローについて説明する。
Next, a control flow in which the
制御部3102(初期化判定部3111)は、まず、ネットワーク上の各装置に対して、初期化が行われている否かの問い合わせを行う(S3401)。この問い合わせは、例えば、予め制御命令装置25上に登録されている装置のみに対して行ってもよく、ブロードキャストでネットワーク上の全装置(全ネットワークノード)に対して行ってもよい。なお、ネットワーク上の各装置が自立的に初期化を行うようにしてもよく、その場合にはこの問い合わせおよびS3402の判定は省略してもよい。
The control unit 3102 (initialization determination unit 3111) first makes an inquiry to each device on the network as to whether or not initialization has been performed (S3401). This inquiry may be made, for example, only for devices registered in advance on the
制御部3102(初期化判定部3111)は、各装置から初期化が行われているか否かについての返答を受信し、各装置の初期化が行われているかどうかを判断する(S3402)。そして、初期化されていない場合、制御部3102(初期化要求部3112)は、通信部3303を介して各制御装置に備えられる通信制御部(中継装置Aに備えられる通信制御部A3103および中継装置Bに備えられる通信制御部B3104)に対して初期化要求を行う(S3406)。この初期化要求では、実施形態1と同様、TDMAの周期、最初の周期の開始時刻などを設定する。
The control unit 3102 (initialization determination unit 3111) receives a response as to whether or not initialization has been performed from each device, and determines whether or not each device has been initialized (S3402). When the control unit 3102 (initialization request unit 3112) has not been initialized, the control unit 3102 (communication control unit A3103 and relay device provided in the relay device A) is provided in each control device via the
一方、S3402において初期化されていると判断した場合、制御部3102(使用状況取得部3113)は、ネットワーク上の対象装置(制御装置)に対して使用状況(通信状況)の問い合わせを行う(S3404)。使用状況とは、例えば、各系のTDMAの周期(サービス間隔)、次の周期の開始時刻(次のサービスの開始時刻)、各周期内で割当可能な期間の情報などである。 On the other hand, if it is determined in S3402 that the initialization is performed, the control unit 3102 (usage status acquisition unit 3113) inquires the usage status (communication status) to the target device (control device) on the network (S3404). ). The usage status includes, for example, TDMA period (service interval) of each system, start time of the next period (start time of the next service), information on a period that can be allocated within each period, and the like.
そして、制御部3102(スケジューリング可否判定部3114)は、各対象装置から使用状況に関する情報を取得し、取得した情報に基づいて、所定のスケジューリングが可能かどうかの判断を行う(S3405)。つまり、制御部3102(スケジューリング可否判定部3114)は、中継装置A22に備えられる通信制御部A3103および中継装置B23に備えられる通信制御部B3104から取得した各系のTDMAの周期、次の周期の開始時刻、各周期内で割当可能な期間の情報に基づいて、往復遅延時間を必要な伝送レートを得ることのできる所定時間以内にするための所定のスケジューリングが可能かどうかを判断する。なお、この所定のスケジューリングについては、後述する。 Then, the control unit 3102 (schedulability determination unit 3114) acquires information on the usage status from each target device, and determines whether or not predetermined scheduling is possible based on the acquired information (S3405). That is, the control unit 3102 (schedulability determination unit 3114) starts the TDMA period of each system and the next period acquired from the communication control unit A3103 provided in the relay device A22 and the communication control unit B3104 provided in the relay device B23. Based on the time and information on the period that can be allocated within each cycle, it is determined whether or not a predetermined scheduling for making the round trip delay time within a predetermined time during which a necessary transmission rate can be obtained is possible. This predetermined scheduling will be described later.
S3405において所定のスケジューリングが可能であると判断した場合、制御部3102(制御要求部3115)は、対象となる系の時間割当を管理・制御する制御装置に対して伝送帯域を確保する要求を、通信部3303を介して送信する(S3406)。この要求には、必要に応じて、TDMAの周期の変更要求を含めてもよい。例えば、対象装置が自立的に初期化を行うことですでにTDMAの周期が決定されているが、その周期が大きく、どのような割当を行ってもTCPで必要な伝送帯域を確保できないような場合であって、かつ対象装置が周期変更の要求を受け付ける構成の場合(ただし、これに限定されない)に、TDMAの周期の変更要求を含めるようにしてもよい。 If it is determined in S3405 that the predetermined scheduling is possible, the control unit 3102 (control request unit 3115) issues a request to secure a transmission band to the control device that manages and controls the time allocation of the target system. Transmission is performed via the communication unit 3303 (S3406). This request may include a request for changing the TDMA period, if necessary. For example, the TDMA cycle has already been determined by the target device performing the initialization autonomously, but the cycle is large, and it is not possible to secure the necessary transmission bandwidth with TCP no matter what allocation is performed. In such a case, the TDMA cycle change request may be included in the case where the target device is configured to accept a cycle change request (but not limited to this).
一方、S3405において所定のスケジューリングを行えないと判断した場合、制御部3102(スケジューリング可否判定部3114)は、通信に必要な伝送帯域を確保できないと判断し、帯域確保の要求先(例えば、ユーザ)に対して、帯域確保が不可であったとの通知を行って処理を終了する。 On the other hand, if it is determined in S3405 that the predetermined scheduling cannot be performed, the control unit 3102 (scheduling availability determination unit 3114) determines that a transmission band necessary for communication cannot be secured, and a bandwidth securing request destination (for example, a user) On the other hand, a notification that the bandwidth cannot be secured is made, and the process is terminated.
次に、スケジューリング方法(上記所定のスケジューリング)について説明する。なお、以下に示すスケジュール例では、各系をパケットが通過するのに要する時間や、中継装置A22、中継装置B23上での伝送に要する時間は無視して考えている。これらの時間を考慮する必要がある場合、特に限定されるものではないが、例えば、各系に割り当てられる時間に対してそれらの時間を加算すればよい。 Next, a scheduling method (the predetermined scheduling) will be described. In the following schedule example, the time required for a packet to pass through each system and the time required for transmission on the relay device A22 and the relay device B23 are ignored. When it is necessary to consider these times, the time is not particularly limited. For example, these times may be added to the time allocated to each system.
(スケジューリング例8)
図15は、本実施形態におけるスケジューリング方法の一例を示す説明図である。なお、この図に示すスケジューリング例における系Aおよび系Bに対するスケジューリング方法は、実施形態1に示したスケジューリング例4と略同様である。ただし、系Aと系Bとの間には、系Cが挟まれているため、例えば、通常の状況において系Cを各パケットが通過する最大時間Dを考慮して、
Δtd > D、かつ、Δtu > D
となるようにΔtdおよびΔtuを決定する。
(Scheduling example 8)
FIG. 15 is an explanatory diagram illustrating an example of a scheduling method according to the present embodiment. Note that the scheduling method for the system A and the system B in the scheduling example shown in this figure is substantially the same as the scheduling example 4 shown in the first embodiment. However, since the system C is sandwiched between the system A and the system B, for example, in consideration of the maximum time D for each packet to pass through the system C in a normal situation,
Δtd> D and Δtu> D
Δtd and Δtu are determined so that
本スケジュール例によれば、系Cにおける伝送時間がD以下であれば、実施形態1におけるスケジューリング例4と同様、TCPのACKは、送信機1からのデータの伝送が行われてから時間T以内に送信機1に到着する。したがって、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this schedule example, if the transmission time in the system C is equal to or shorter than D, the TCP ACK is within the time T after the data transmission from the
なお、ここでは、実施形態1におけるスケジューリング例4と略同様のスケジューリングを行う場合について説明したが、これに限らず、実施形態1で示した他のスケジューリング例と同様のスケジューリングを行うようにしてもよい。すなわち、実施形態1に示した各スケジューリング例を、系Cでの伝送時間を考慮した上で用いるようにしてもよい。 In addition, although the case where the scheduling substantially the same as the scheduling example 4 in the first embodiment has been described here, the scheduling is not limited to this, and the same scheduling as the other scheduling examples shown in the first embodiment may be performed. Good. That is, each scheduling example shown in the first embodiment may be used in consideration of the transmission time in the system C.
また、本実施形態では、中継装置A22に備えられる通信制御部A3103が系Aの時分割制御を行い、中継装置B23に備えられる通信制御部B3104が系Bの時分割制御を行っているが、これに限るものではない。つまり、各系における通信状態を制御する装置は必ずしも中継装置でなくてもよい。例えば、図3に示すように、系Aの時分割制御を送信機1が行い、系Bの時分割制御を受信機2が行うようにしてもよい。また、中継装置A22または中継装置B23のいずれかが、系Aおよび系Bの時分割制御を行うようにしてもよい。
In this embodiment, the communication control unit A3103 provided in the relay device A22 performs time division control of the system A, and the communication control unit B3104 provided in the relay device B23 performs time division control of the system B. This is not a limitation. That is, the device that controls the communication state in each system is not necessarily a relay device. For example, as illustrated in FIG. 3, the
また、本実施形態では、制御命令装置25を、送信機1,中継装置A22,中継装置B23,受信機2とは別に設けているが、これに限るものではない。すなわち、制御命令装置25(制御部3102)の機能を、送信機1,中継装置A22,中継装置B23,受信機2のいずれかに備えるようにしてもよい。
In the present embodiment, the
例えば、図4に示すように、系Aの時分割制御を送信機1が行い、系Bの時分割制御を受信機2が行う構成において、送信機1が制御命令装置25の機能を実行するようにしてもよい。言い換えれば、制御命令装置25は、ある系を時分割制御する装置と一体に備えられる構成であってもよい。なお、伝送路上に備えられる装置に制御命令装置25(制御部3102)の機能を備える場合、制御命令装置25から送信される制御要求は、TCPによって各系を伝送されるデータとは異なる、プロトコルとして識別されない信号を用いて行うことが好ましい。
For example, as illustrated in FIG. 4, in a configuration in which the
以上のように、本実施形態では、制御命令装置25が、通信経路上にあるTDMA制御可能な系を制御する各装置(制御装置)から使用状況に関する情報を取得し、その結果に基づいて、各系において送信機1−受信機2間で必要な伝送帯域を確保可能か否かを判断する。そして、伝送帯域を確保可能であれば、各装置に対して制御要求を送出する。
As described above, in the present embodiment, the
これにより、各系に対して、送信機1−受信機2間でTCPを用いて伝送を行う場合の往復遅延時間を、所定の値以下にするように、各系において時間割当を行うことが可能になる。したがって、往復遅延時間の増大に伴う伝送レートの低下することを防止できる。
Thereby, time allocation can be performed in each system so that the round-trip delay time when transmitting using TCP between the
〔実施形態3〕
本発明のさらに他の実施形態について説明する。なお、説明の便宜上、実施形態1および2における各部材と同じ機能を有する部材には、実施形態1および2と同じ符号を用い、その説明を省略する。
[Embodiment 3]
Still another embodiment of the present invention will be described. For convenience of explanation, members having the same functions as those in the first and second embodiments are denoted by the same reference numerals as those in the first and second embodiments, and description thereof is omitted.
図5は、本実施形態にかかるネットワーク(ネットワークシステム)の概略構成を示すブロック図である。この図に示すように、本実施形態にかかるネットワークは、系A,系B,系Cによって構成されており、これらの各系はそれぞれTDMAによる時分割制御が可能な構成になっている。例えば、系Aとしては無線LAN(802.11e),系BとしてはPLC,系CとしてはUWB(Ultra Wide Band)が用いられる。ただし、各系の構成はこれに限るものではなく、種々の通信媒体を用いることができる。また、本実施形態では、系A,系B,系Cは互いに異なる通信媒体を用いているが、これに限らず、同じ通信媒体を利用してもよい。 FIG. 5 is a block diagram showing a schematic configuration of a network (network system) according to the present embodiment. As shown in this figure, the network according to the present embodiment is composed of a system A, a system B, and a system C, and each of these systems is configured to be capable of time division control by TDMA. For example, the wireless LAN (802.11e) is used as the system A, the PLC is used as the system B, and the UWB (Ultra Wide Band) is used as the system C. However, the configuration of each system is not limited to this, and various communication media can be used. In the present embodiment, the systems A, B, and C use different communication media. However, the present invention is not limited to this, and the same communication media may be used.
図5に示すように、本実施形態にかかるネットワークは、送信機1、中継装置A(制御装置)22、中継装置B(制御装置)23、受信機2、制御命令装置25を備えている。
As shown in FIG. 5, the network according to the present embodiment includes a
中継装置A22は、系Aと系Bとを相互に接続し、両系を用いてデータを送受信するための装置である。系Aおよび系Bは共にTDMAによる時分割制御での伝送帯域の確保が可能となっており、中継装置A22は、制御命令装置25からの系Aの時分割に関する制御要求に基づいて、系AのTDMAによる時分割制御を行う。なお、中継装置A22の構成は実施形態2に示したものと同様である。
The relay device A22 is a device for connecting the systems A and B to each other and transmitting / receiving data using both systems. Both the system A and the system B can secure a transmission band in the time division control by TDMA, and the relay device A22 receives the system A based on the control request regarding the time division of the system A from the
中継装置B23は、系Bと系Cとを相互に接続し、両系を用いてデータを送受信するための装置である。系Bおよび系Cは共にTDMAによる時分割制御での伝送帯域の確保が可能となっており、中継装置B23は、制御命令装置25からの系Bおよび系Cの時分割に関する制御要求に基づいて、系Bおよび系CのTDMAによる時分割制御を行う。なお、中継装置B23は実施形態2に示した中継装置B23と略同様である。ただし、本実施形態にかかる中継装置B23は、実施形態2に示した構成に加えて、系Cの時分割制御を行う(系Cの時間割当を管理・制御する)ための通信制御部Cを備えている。この通信制御部Cの機能および構成は、通信制御部A・Bと同様である。
The relay device B23 is a device for connecting the systems B and C to each other and transmitting and receiving data using both systems. Both the system B and the system C can secure a transmission band in the time division control by TDMA, and the relay apparatus B23 is based on the control request regarding the time division of the system B and the system C from the
また、本実施形態にかかる中継装置A22および中継装置B23は、制御命令装置25からの制御要求に応じて、指定された時刻または間隔で各系の時間割当を行う必要がある。そのため、中継装置A22および中継装置B23は、例えばNTP(Network Time Protocol)のような仕組みを用いて内部の時刻を同期している。
Also, the relay device A22 and the relay device B23 according to the present embodiment need to perform time allocation of each system at a specified time or interval in response to a control request from the
制御命令装置25は、中継装置A22および中継装置B23から、系A,系B,系Cの使用状況(通信状態)に関する情報を取得し、取得した情報に基づいて中継装置A22および中継装置B23に対してTDMAによる時分割制御要求を行う。
The
制御命令装置25の構成および動作(処理内容)は、実施形態2と略同様である。ただし、実施形態2とはスケジューリング方法が若干異なっている。ここで、本実施形態におけるスケジューリング方法について説明する。
The configuration and operation (processing contents) of the
(スケジューリング例9)
図16は、本実施形態におけるスケジューリング方法の一例を示す説明図である。この図に示す例は、系A,系B,系CのTDMAの周期Tが一致している場合の例である。
(Scheduling example 9)
FIG. 16 is an explanatory diagram illustrating an example of a scheduling method according to the present embodiment. The example shown in this figure is an example when the TDMA periods T of the systems A, B, and C match.
本スケジュール例では、図16に示すように、各系における下り方向の時間割当の開始時刻および終了時刻が一致し、各系における上り方向の時間割当の開始時刻および終了時刻が一致するように設定する。 In this schedule example, as shown in FIG. 16, the start time and end time of downlink time allocation in each system are matched, and the start time and end time of uplink time allocation in each system are set to match. To do.
本スケジュール例では、この図に示すように、各周期内の系Aにおける上り方向(受信機2→中継装置3→送信機1の方向)の時間割当の開始時刻および終了時刻と、系Bにおける上り方向の時間割当の開始時刻および終了時刻とを一致させるように設定する。
In this schedule example, as shown in this figure, the start and end times of time allocation in the upstream direction (in the direction of the
この際、各系の上り方向の割当時間tdと下り方向の割当時間tuについては、実施形態1に示したスケジューリング例1と同様の考え方に基づき、次のように決定する。 At this time, the uplink allocation time td and the downlink allocation time tu of each system are determined as follows based on the same concept as in scheduling example 1 shown in the first embodiment.
すなわち、必要な伝送レートをR(ビット/秒)、系Aの通信能力をra(ビット/秒)、系Bの通信能力をrb(ビット/秒)、系Cの通信能力をrc(ビット/秒)、各系のTDMAの周期をTとした時、
T×R ≦ min(ra×td,rb×td,rc×td)
を満たすtdを下り方向の割当時間とする.なお、min(a,b,c)は、a,b,cの中で最小のものの値を意味する。
That is, the required transmission rate is R (bit / second), the communication capability of system A is ra (bit / second), the communication capability of system B is rb (bit / second), and the communication capability of system C is rc (bit / bit). Seconds), where T is the TDMA period of each system,
T × R ≦ min (ra × td, rb × td, rc × td)
Td that satisfies the above is defined as the allocation time in the downlink direction. Note that min (a, b, c) means the smallest value among a, b, and c.
したがって、例えば、ra=rb=rcであれば、
td ≧ T×R/ra
となる。
Thus, for example, if ra = rb = rc,
td ≧ T × R / ra
It becomes.
また、1つのTCPのパケットサイズをS,1つのACKのパケットサイズをsとした場合、
T×R/S×s ≦ min(ra×tu,rb×tu,rc×tu)
を満たすtuを上り方向の割当時間とする。
If one TCP packet size is S and one ACK packet size is s,
T × R / S × s ≦ min (ra × tu, rb × tu, rc × tu)
The tu that satisfies the above condition is set as the uplink allocation time.
したがって、例えば、ra = rb=rcであれば、
tu ≧T×R/ra×s/S
となる。
Thus, for example, if ra = rb = rc,
tu ≧ T × R / ra × s / S
It becomes.
本スケジュール例によれば、系Aを通過したデータは中継装置A22で待ち時間なく系Bを通過し、中継装置B23で待ち時間なく系Cを通過する。また、そのデータについてのACKも同様に、系Cを通過したACKは中継装置B23で待ち時間なく系Bを通過し、中継装置A22で待ち時間なく系Aを通過する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this example schedule, the data passing through the system A passes through the system B without waiting time at the relay device A22, and passes through the system C without waiting time at the relay device B23. Similarly, the ACK for the data passes through the system B without waiting time at the relay device B23 and passes through the system A without waiting time at the relay device A22. Therefore, an ACK for the data arrives at the
また、本スケジュール例では、各系への上り方向および下り方向の割当時間が同じになる。このため、各系の通信能力が等しいような場合に、特に効率的な時間割当を行える。 Further, in this schedule example, the allocation time in the uplink direction and the downlink direction to each system is the same. For this reason, when the communication capability of each system is equal, especially efficient time allocation can be performed.
なお、図16に示したスケジューリング例では、各系の周期内に未使用の時間割当または他のストリームへの時間割当を設けているが、これに限らず、各周期を送信機1と受信機2との間の上り方向および下り方向の時間割当のみで構成するようにしてもよい。
In the scheduling example shown in FIG. 16, unused time allocation or time allocation to other streams is provided within the period of each system. However, the present invention is not limited to this, and each period is assigned to the
(スケジューリング例10)
図17は、本実施形態におけるスケジューリング方法の一例を示す説明図である。この図に示す例は、系A,系B,系CのTDMAの周期Tが一致している場合の例である。
(Scheduling example 10)
FIG. 17 is an explanatory diagram illustrating an example of a scheduling method according to the present embodiment. The example shown in this figure is an example when the TDMA periods T of the systems A, B, and C match.
本スケジュール例では、図17に示すように、各系における下り方向の時間割当の終了時刻が一致し、各系における上り方向の時間割当の開始時刻が一致するように設定する。また、下り方向の時間割当の開始時刻については、系Aより系Bが遅くなり、系Bより系Cが遅くなるように設定する。また、上り方向の時間割当の終了時刻については、系Aより系Bが遅くなり、系Bより系Cが遅くなるように設定する。 In this schedule example, as shown in FIG. 17, setting is made so that the end time of the downlink time allocation in each system matches and the start time of the uplink time allocation in each system matches. Further, the start time of time allocation in the downlink direction is set so that the system B is later than the system A and the system C is later than the system B. Further, the end time of the time allocation in the upward direction is set so that the system B is later than the system A and the system C is later than the system B.
この際、下り方向の割当時間td(a),td(b),td(c)と上り方向の割当時間tu(a),tu(b),tu(c)については、実施形態1に示したスケジューリング例2と同様の考え方に基づき、以下のように決定する。 At this time, the downlink allocation times td (a), td (b), td (c) and the uplink allocation times tu (a), tu (b), tu (c) are shown in the first embodiment. Based on the same idea as in scheduling example 2, the following determination is made.
必要な伝送レートをR(ビット/秒)、系Aの通信能力をra(ビット/秒)、系Bの通信能力をrb(ビット/秒)、系Cの通信能力をrc(ビット/秒)、各系のTDMAの周期をTとした場合に、
T×R ≦ ra×td(a),
T×R ≦ rb×td(b),
T×R ≦ rc×td(c)
を満たすtd(a),td(b),td(c)と、1つのTCPのパケットサイズをS,1つのACKのパケットサイズをs、ACKパケットが系Bを通過するのに必要な時間をdbとした場合に、
T×R/S×s ≦ ra×tu(a),
T×R/S×s ≦ rb×tu(b),
T×R/S×s ≦ rc×tu(c)
を満たすtu(a),tu(b),tu(c)とに、下記の条件
tu(a) > tu(b) >tu(c),
td(a) > td(b) >tu(c),
tu(a)+td(a) ≦T
を加えて決定する。
The required transmission rate is R (bit / second), the communication capacity of system A is ra (bit / second), the communication capacity of system B is rb (bit / second), and the communication capacity of system C is rc (bit / second). When TDMA cycle of each system is T,
T × R ≦ ra × td (a),
T × R ≦ rb × td (b),
T × R ≦ rc × td (c)
Td (a), td (b), td (c) satisfying the above, one TCP packet size S, one ACK packet size s, and time required for the ACK packet to pass through the system B If db
T × R / S × s ≦ ra × tu (a),
T × R / S × s ≦ rb × tu (b),
T × R / S × s ≦ rc × tu (c)
And the following condition tu (a)> tu (b)> tu (c),
td (a)> td (b)> tu (c),
tu (a) + td (a) ≦ T
Add and decide.
本スケジュール例によれば、系Aを通過したデータは中継装置A22で待ち時間なく系Bを通過し、中継装置B23で待ち時間なく系Cを通過する。また、そのデータについてのACKも同様に、系Cを通過したACKは中継装置B23で待ち時間なく系Bを通過し、系Bを通過したACKは中継装置A22で待ち時間なく系Aを通過する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this example schedule, the data passing through the system A passes through the system B without waiting time at the relay device A22, and passes through the system C without waiting time at the relay device B23. Similarly, the ACK for the data passes through the system B without waiting time at the relay device B23, and the ACK passing through the system B passes through the system A without waiting time at the relay device A22. . Therefore, an ACK for the data arrives at the
また、本スケジュール例では、各系への上り方向および下り方向の割当時間の長さが系A>系B>系Cとなることから、各系の通信能力がrc>rb>raとなるような場合に、特に効率的な時間割当を行える。 Further, in this schedule example, the length of the allocation time in the uplink direction and the downlink direction to each system is system A> system B> system C, so that the communication capability of each system is rc> rb> ra. In such cases, particularly efficient time allocation can be performed.
なお、図17に示したスケジューリング例では、各系における送信機1から受信機2の方向(下り方向)の時間割当と受信機2から送信機1の方向(上り方向)の時間割当とが連続するように設けられているが、これに限らず、各系における送信機1から受信機2の方向(下り方向)の時間割当と受信機2から送信機1の方向(上り方向)の時間割当との間に、未使用の時間割当または他のストリームへの時間割当を設けてもよい。
In the scheduling example shown in FIG. 17, the time allocation in the direction from the
(スケジューリング例11)
図18は、本実施形態におけるスケジューリング方法の他の例を示す説明図である。この図に示す例は、系A,系B,系CのTDMAの周期Tが一致している場合の例である。
(Scheduling example 11)
FIG. 18 is an explanatory diagram showing another example of the scheduling method in the present embodiment. The example shown in this figure is an example when the TDMA periods T of the systems A, B, and C match.
本スケジュール例では、図18に示すように、各系における下り方向の時間割当の開始時刻が一致し、各系における上り方向の時間割当の終了時刻が一致するように設定する。また、下り方向の時間割当の終了時刻については、系Aより系Bが遅くなり、系Bより系Cが遅くなるように設定する。また、上り方向の時間割当の開始時刻については、系Cより系Bが遅くなり、系Bより系Aが遅くなるように設定する。 In this schedule example, as shown in FIG. 18, the start time of the downlink time allocation in each system is matched, and the end time of the uplink time allocation in each system is set to match. Further, the end time of the time allocation in the downlink direction is set so that the system B is later than the system A and the system C is later than the system B. Further, the start time of the time allocation in the upward direction is set so that the system B is later than the system C and the system A is later than the system B.
この際、下り方向の割当時間td(a),td(b),td(c)と上り方向の割当時間tu(a),tu(b),tu(c)については、実施形態1に示したスケジューリング例3と同様の考え方に基づき、下記の条件
tu(a) < tu(b) < tu(c),
td(a) < td(b) < td(c),
tu(a)+td(a) ≦ T
を用いて決定する。
At this time, the downlink allocation times td (a), td (b), td (c) and the uplink allocation times tu (a), tu (b), tu (c) are shown in the first embodiment. Based on the same idea as in scheduling example 3, the following condition tu (a) <tu (b) <tu (c),
td (a) <td (b) <td (c),
tu (a) + td (a) ≦ T
To determine.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、同一周期の系Bの下り方向の割当時間で系Bを通過し、同一周期の系Cの下り方向の割当時間で系Cを通過する。また、そのデータについてのACKも同様に、受信機2から送信されて系Cを通過したACKは、同一周期の系Bの上り方向の割当時間で系Bを通過し、同一周期の系Aの上り方向の割当時間で系Aを通過する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this schedule example, data transmitted from the
なお、本スケジュール例では、各系への上り方向および下り方向の割当時間の長さが系A<系B<系Cとなることから、各系の通信能力がra>rb>rcとなるような場合に、特に効率的な時間割当を行える。 In this example of schedule, the length of the allocation time in the uplink direction and the downlink direction to each system is system A <system B <system C, so that the communication capacity of each system is ra> rb> rc. In such cases, particularly efficient time allocation can be performed.
また、図18に示したスケジューリング例では、系Cにおける送信機1から受信機2の方向(下り方向)の時間割当と受信機2から送信機1の方向(上り方向)の時間割当とが連続するように設けられているが、これに限らず、系Cにおける送信機1から受信機2の方向(下り方向)の時間割当と受信機2から送信機1の方向(上り方向)の時間割当との間に、未使用の時間割当または他のストリームへの時間割当を設けてもよい。
In the scheduling example shown in FIG. 18, time allocation in the direction from the
(スケジューリング例12)
図19、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。この図に示す例は、系A,系B,系CのTDMAの周期Tが一致している場合の例である。
(Scheduling example 12)
FIG. 19 is an explanatory diagram showing still another example of the scheduling method in the present embodiment. The example shown in this figure is an example when the TDMA periods T of the systems A, B, and C match.
本スケジュール例では、図19に示すように、各系への下り方向の時間割当の開始時刻および終了時刻を、それぞれ、系A,系B,系Cの順で遅くなるように設定する。また、各系への上り方向の時間割当の開始時刻および終了時刻を、それぞれ、系C,系B,系あの順で遅くなるように設定する。 In this schedule example, as shown in FIG. 19, the start time and the end time of the downlink time allocation to each system are set so as to be delayed in the order of system A, system B, and system C, respectively. In addition, the start time and end time of the time allocation in the upward direction to each system are set so as to be delayed in the order of system C, system B, and system.
この際、下り方向の割当時間td(a),td(b),td(c)と上り方向の割当時間tu(a),tu(b),tu(c)については、実施形態1に示したスケジューリング例4と同様の考え方に基づき、下記のように決定する。すなわち、系Aと系Bとの下り方向の開始時刻の差をΔtd(1)、系Bと系Cとの下り方向の開始時刻の差をΔtd(2)、系Cと系Bとの上り方向の開始時刻の差をΔtu(1)、系Bと系Aとの上り方向の開始時刻の差をΔtu(2)、系Cの下り方向の時間割当の終了時刻と系Cの上り方向の時間割当の開始時刻との差をx(図19ではx=0のため図示せず)とした場合に、下記の条件
Δtd(1)+Δtd(2)+tb(c)+x+Δtu(1)+Δtu(2)+tu(a) ≦ T
を用いて決定する。すなわち、系Aにおける下り方向の時間割当の開始時刻から上り方向の時間割当の終了時刻までの時間が、時間T以下になるように設定する。
At this time, the downlink allocation times td (a), td (b), td (c) and the uplink allocation times tu (a), tu (b), tu (c) are shown in the first embodiment. Based on the same concept as in scheduling example 4, the following determination is made. That is, the difference in the start time in the down direction between the system A and the system B is Δtd (1), the difference in the start time in the down direction between the system B and the system C is Δtd (2), and the difference between the system C and the system B Δtu (1) is the difference between the start times of the directions, Δtu (2) is the difference between the start times in the upstream direction of the system B and the system A, and the end time of the time allocation in the downstream direction of the system C and the upstream direction of the system C When the difference from the time allocation start time is x (not shown in FIG. 19 because x = 0), the following condition Δtd (1) + Δtd (2) + tb (c) + x + Δtu (1) + Δtu (2 ) + Tu (a) ≦ T
To determine. That is, the time from the start time of downlink time allocation to the end time of uplink time allocation in system A is set to be equal to or less than time T.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、同一周期の系Bの下り方向の割当時間で系Bを通過し、同一周期の系Cの下り方向の割当時間で系Bを通過する。また、そのデータについてのACKも同様に、受信機2から送信されて系Cを通過したACKは、同一周期の系Bの上り方向の割当時間で系Bを通過し、同一周期の系Aの上り方向の割当時間で系Aを通過する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this schedule example, data transmitted from the
なお、図19に示したスケジューリング例では、系Cにおける送信機1から受信機2の方向(下り方向)の時間割当と受信機2から送信機1の方向(上り方向)の時間割当とが連続するように設けられているが、これに限らず、系Cにおける送信機1から受信機2の方向(下り方向)の時間割当と受信機2から送信機1の方向(上り方向)の時間割当との間に、未使用の時間割当または他のストリームへの時間割当を設けてもよい。
In the scheduling example shown in FIG. 19, the time allocation in the direction from the
(スケジューリング例13)
図20は、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。この図に示すように、本スケジュール例では、系Aの周期Taの1/2倍の周期で系Bの周期Tbが設定され、系Aの周期Taの1/4倍の周期で系Cの周期Tcが設定されている(Ta=T,Tb=T/2,Tc=T/4)。
(Scheduling example 13)
FIG. 20 is an explanatory diagram showing still another example of the scheduling method in the present embodiment. As shown in this figure, in this schedule example, the cycle Tb of the system B is set at a
また、各系の下り方向の時間割当の終了時刻およびその次の各系の上り方向の時間割当の開始時刻が時間T毎に一致するように設定する。 Further, the end time of the downlink time allocation of each system and the start time of the uplink time allocation of each subsequent system are set to coincide with each other at each time T.
この際、上り方向の割当時間td(a),td(b)と下り方向の割当時間tu(a),tu(b)については、実施形態1に示したスケジューリング例5と同様の考え方に基づき、下記の条件
tu(a) > tu(b) > tu(c),
td(a) > td(b) > td(c),
tu(a)+td(a) ≦ T,
tu(b)+td(b) ≦ T/2,
tu(c)+td(c) ≦ T/4
を用いて決定する。
At this time, uplink allocation times td (a) and td (b) and downlink allocation times tu (a) and tu (b) are based on the same concept as in scheduling example 5 shown in the first embodiment. The following conditions tu (a)> tu (b)> tu (c),
td (a)> td (b)> td (c),
tu (a) + td (a) ≦ T,
tu (b) + td (b) ≦ T / 2
tu (c) + td (c) ≦ T / 4
To determine.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、そのときの系Aの下り方向の時間割当の終了時刻と同時刻に終了する系Bの下り方向の時間割当および系Cの下り方向の時間割当で系Bおよび系Cを通過する。また、受信機2から送信されて系Cを通過した上記のデータについてのACKは、そのときの系Cの上り方向の時間割当の開始時刻と同時刻に開始される系Bの上り方向の時間割当および系Aの上り方向の時間割当で系Bおよび系Aを通過して送信機1に到着する。したがって、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this schedule example, the data transmitted from the
なお、本スケジュール例では、系Bにおける下り方向の時間割当および上り方向の時間割当を周期Tb(Tb=T/2)ごとに設定し、系Cにおける下り方向の時間割当および上り方向の時間割当を周期Tc(Tc=T/4)ごとに設定しているが、これに限るものではない。例えば、系Bについては2回の周期Tb(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行い、系Cについては4回の周期Tc(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行うようにしてもよい。これにより、系Bおよび系Cに対して、余分な割当を行わず効率的な割当を行うことが可能となる。 In this schedule example, downlink time allocation and uplink time allocation in system B are set for each period Tb (Tb = T / 2), and downlink time allocation and uplink time allocation in system C are set. Is set for each period Tc (Tc = T / 4), but is not limited thereto. For example, for system B, allocation in the upward and downward directions is performed only once every two cycles Tb (ie, time T), and for system C, only once every four cycles Tc (ie, time T). You may make it perform allocation of an up direction and a down direction. As a result, efficient allocation can be performed for the systems B and C without performing extra allocation.
また、本スケジュール例では系Bの周期Tbが系Aの周期Taの1/2倍、系Cの周期Tcが系Aの周期Taの1/4倍の長さである例を述べたが、系Bの周期Tbが系Aの周期Taに対して1/n(nは自然数)、系Cの周期Tcが系Aの周期Taに対して1/(2×n)であれば、同様の結果が得られる。 Further, in this example of the schedule, the period Tb of the system B is ½ times the period Ta of the system A, and the period Tc of the system C is ¼ times as long as the period Ta of the system A. If the cycle Tb of the system B is 1 / n (n is a natural number) with respect to the cycle Ta of the system A and the cycle Tc of the system C is 1 / (2 × n) with respect to the cycle Ta of the system A, the same Results are obtained.
なお、図20に示したスケジューリング例では、各系の下り方向(送信機1から受信機2の方向)への時間割当の終了時刻が時間T毎に一致し、この終了時刻に連続して各系の次の上り方向(受信機2から送信機1の方向)の時間割当の開始時刻が設けられているが、これに限るものではない。例えば、各系の下り方向(受信機2から送信機1の方向)への時間割当の終了時刻が時間T毎に一致した後、各系の次の上り方向(受信機2から送信機1の方向)の時間割当の開始時刻までの間に、未使用の時間割当または他のストリームの時間割当を設けてもよい。
In the scheduling example shown in FIG. 20, the end time of the time allocation in the downlink direction (from the
(スケジューリング例14)
図21は、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。この図に示すように、本スケジュール例では、系Cの周期Tcの1/2倍の周期で系Bの周期Tbが設定され、系Cの周期Tcの1/4倍の周期で系Aの周期Taが設定されている(Ta=T/4,Tb=T/2,Tc=T)。
(Scheduling example 14)
FIG. 21 is an explanatory diagram showing still another example of the scheduling method in the present embodiment. As shown in this figure, in this schedule example, the cycle Tb of the system B is set at a cycle that is 1/2 times the cycle Tc of the system C, and the cycle of the system A is set at a cycle that is 1/4 of the cycle Tc of the system C. The period Ta is set (Ta = T / 4, Tb = T / 2, Tc = T).
また、各系の上り方向の時間割当の終了時刻およびその次の各系の下り方向の時間割当の開始時刻が時間T毎に一致するように設定する。 Further, the end time of the upstream time allocation of each system and the start time of the downstream time allocation of each subsequent system are set to coincide with each other at time T.
この際、各系の下り方向の割当時間td(a),td(b),td(c)と上り方向の割当時間tu(a),tu(b),tu(c)については、実施形態1に示したスケジューリング例6と同様の考え方に基づき、下記の条件
tu(a) > tu(b) > tu(c),
td(a) > td(b) > td(c),
tu(a)+td(a)+td(c) ≦ T/2,
tu(c)+td(c) ≦ T
を用いて決定する。
At this time, the downlink allocation times td (a), td (b), td (c) and the uplink allocation times tu (a), tu (b), tu (c) of each system are described in the embodiment. 1 based on the same concept as the scheduling example 6 shown in FIG. 1, and the following condition tu (a)> tu (b)> tu (c),
td (a)> td (b)> td (c),
tu (a) + td (a) + td (c) ≦ T / 2
tu (c) + td (c) ≦ T
To determine.
本スケジュール例によれば、送信機1から送信されて系Aを通過したデータは、そのときの系Aの下り方向の時間割当の開始時刻と同時刻に開始される系Bの下り方向の時間割当および系Cの下り方向の時間割当で系Bおよび系Cを通過する。また、受信機2からは当該下り方向の時間割当と同じ周期Tbにおける上り方向の時間割当で上記のデータについてのACKが送信されて系Cを通過する。この系Cを通過したACKは、上記のデータが送信機1から送信された周期Taの4周期後における上り方向の時間割当で系Aを通過して送信機1に到着する。したがって、送信機1から送信されて系Aを通過したデータのACKは、系Aにおける4周期後の上り方向の時間割当で送信機1に伝送される。
According to this schedule example, the data transmitted from the
ここで、系Aの周期TaはT/4なので、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、要求されている往復遅延時間がT以下の場合には、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
Here, since the period Ta of the system A is T / 4, an ACK for the data arrives at the
なお、本スケジュール例では、系Bにおける下り方向の時間割当および上り方向の時間割当を周期Tb(Tb=T/2)ごとに設定し、系Aにおける下り方向の時間割当および上り方向の時間割当を周期Ta(Ta=T/4)ごとに設定しているが、これに限るものではない。例えば、系Bについては2回の周期Tb(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行い、系Aについては4回の周期Ta(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行うようにしてもよい。これにより、系Aおよび系Bに対して、余分な割当を行わず効率的な割当を行うことが可能となる。 In this schedule example, downlink time allocation and uplink time allocation in system B are set for each period Tb (Tb = T / 2), and downlink time allocation and uplink time allocation in system A are set. Is set for each period Ta (Ta = T / 4), but is not limited thereto. For example, for system B, allocation in the upward and downward directions is performed only once every two periods Tb (ie, time T), and for system A, only once every four periods Ta (ie, time T). You may make it perform allocation of an up direction and a down direction. As a result, it is possible to perform efficient allocation to system A and system B without performing extra allocation.
また、本スケジュール例では系Bの周期Tbが系Cの周期Tcの1/2倍、系Aの周期Taが系Cの周期Tcの1/4倍の長さである例を述べたが、系Bの周期Tbが系Cの周期Tcに対して1/n(nは自然数)、系Aの周期Taが系Cの周期Tcに対して1/(2×n)であれば、同様の結果が得られる。 In this schedule example, the period Tb of the system B is ½ times the period Tc of the system C, and the period Ta of the system A is ¼ times longer than the period Tc of the system C. If the cycle Tb of the system B is 1 / n (n is a natural number) with respect to the cycle Tc of the system C and the cycle Ta of the system A is 1 / (2 × n) with respect to the cycle Tc of the system C, the same Results are obtained.
なお、図21に示したスケジューリング例では、各系の上り方向(受信機2から送信機1の方向)への時間割当の終了時刻が時間T毎に一致し、この終了時刻に連続して各系の次の下り方向(送信機1から受信機2の方向)の時間割当の開始時刻が設けられているが、これに限るものではない。例えば、各系の上り方向(送信機1から受信機2の方向)への時間割当の終了時刻が時間T毎に一致した後、各系の次の下り方向(送信機1から受信機2の方向)の時間割当の開始時刻までの間に、未使用の時間割当または他のストリームの時間割当を設けてもよい。
In the scheduling example shown in FIG. 21, the end time of the time allocation in the upstream direction (the direction from the
(スケジューリング例15)
図22は、本実施形態におけるスケジューリング方法のさらに他の例を示す説明図である。この図に示すように、本スケジュール例では、系Cの周期Tcの1/2倍の周期で系Bの周期Tbが設定され、系Cの周期Tcの1/4倍の周期で系Aの周期Taが設定されている(Ta=T/4,Tb=T/2,Tc=T)。
(Scheduling example 15)
FIG. 22 is an explanatory diagram showing still another example of the scheduling method in the present embodiment. As shown in this figure, in this schedule example, the cycle Tb of the system B is set at a cycle that is 1/2 times the cycle Tc of the system C, and the cycle of the system A is set at a cycle that is 1/4 of the cycle Tc of the system C. The period Ta is set (Ta = T / 4, Tb = T / 2, Tc = T).
本スケジュール例では、系Aにおける4×k番目(kは自然数)の周期Taの下り方向の時間割当の開始時刻よりも、系Bにおける2×k番目の周期Tbの下り方向の時間割当の開始時刻の方が遅く、系Bにおける2×k番目の周期Tbの下り方向の時間割当の開始時刻よりも系Cにおけるk番目の周期Tcの下り方向の時間割当の開始時刻の方が遅くなるように設定されている。また、系Aにおける4×k番目(kは自然数)の周期Taの下り方向の時間割当の終了時刻よりも、系Bにおける2×k番目の周期Tbの下り方向の時間割当の終了時刻の方が遅く、系Bにおける2×k番目の周期Tbの下り方向の時間割当の終了時刻よりも系Cにおけるk番目の周期Tcの下り方向の時間割当の終了時刻の方が遅くなるように設定されている。つまり、各系の下り方向の割当時間の長さは、td(a)<td(b)<td(c)となるように設定されている。 In this schedule example, the start of the time allocation in the downlink of the 2 × k-th cycle Tb in the system B rather than the start time of the time allocation in the downlink of the 4 × k-th (k is a natural number) cycle Ta in the system A. The time is later and the start time of the downlink time allocation of the kth period Tc in the system C is later than the start time of the downlink time allocation of the 2 × kth period Tb in the system B. Is set to Further, the end time of the time allocation in the down direction of the 2 × k-th period Tb in the system B is more than the end time of the time allocation in the down direction of the 4 × k-th (k is a natural number) period Ta in the system A. Is set so that the end time of the downlink time allocation of the kth cycle Tc in the system C is later than the end time of the downlink time allocation of the 2 × kth cycle Tb in the system B. ing. That is, the length of the allocation time in the downlink direction of each system is set to satisfy td (a) <td (b) <td (c).
さらに、系Cにおけるk番目の周期Tcの下り方向の時間割当の開始時刻よりも、系Bにおける2×k+1番目の周期Tbの下り方向の時間割当の開始時刻の方が遅く、系Bにおける2×k+1番目の周期Tbの下り方向の時間割当の開始時刻よりも系Aにおける4×k+3番目の周期Taの下り方向の時間割当の開始時刻の方が遅く設定されている。また、系Cにおけるk番目の周期Tcの下り方向の時間割当の終了時刻よりも、系Bにおける2×k+1番目の周期Tbの下り方向の時間割当の終了時刻の方が遅く、系Bにおける2×k+1番目の周期Tbの下り方向の時間割当の終了時刻よりも系Aにおける4×k+3番目の周期Taの下り方向の時間割当の終了時刻の方が遅く設定されている。つまり、各系の上り方向の割当時間の長さは、tu(a)<tu(b)<tu(c)となるように設定されている。 Further, the start time of the downlink time allocation of the 2 × k + 1-th cycle Tb in the system B is later than the start time of the downlink time allocation of the k-th cycle Tc in the system C. The start time of the time allocation in the down direction of the 4 × k + 3rd period Ta in the system A is set later than the start time of the time allocation in the down direction of the × k + 1 period Tb. Further, the end time of the downlink time allocation of the 2 × k + 1-th cycle Tb in the system B is later than the end time of the downlink time allocation of the k-th cycle Tc in the system C. The end time of the downlink time allocation of the 4 × k + 3rd cycle Ta in the system A is set later than the end time of the downlink time allocation of the × k + 1th cycle Tb. That is, the length of the allocation time in the uplink direction of each system is set to satisfy tu (a) <tu (b) <tu (c).
また、各系の下り方向の割当時間td(a),td(b),td(c)と上り方向の割当時間tu(a),tu(b),tu(c)については、系Aにおける4×k番目の周期Taの下り方向の時間割当の開始時刻と系Bにおける2×k番目の周期Tbの下り方向の時間割当の開始時刻との差をΔtd(1)、系Bにおける2×k番目の周期Tbの下り方向の時間割当の開始時刻と系Cにおけるk番目の周期Tcの下り方向の時間割当の開始時刻との差をΔtd(2)、系Cにおけるk番目の周期Tcの上り方向の時間割当の終了時刻と系Bにおける2×k+1番目の周期Tbの上り方向の時間割当の終了時刻との差をΔtu(1)、系Bにおける2×k+1番目の周期Tbの上り方向の時間割当の終了時刻と系Aにおける4×k+3番目の周期Tbの上り方向の時間割当の終了時刻との差をΔtu(2)、系Cにおけるk番目の周期Tcの下り方向の時間割当の終了時刻と上り方向の時間割当の開始時刻との差をxとした場合に、下記の条件
Δtd(1)+Δtd(2)+td(c)+x+tu(c)+Δtu(1)+Δtu(2) ≦ T
を用いて決定する。
Also, the downlink allocation times td (a), td (b), td (c) and the uplink allocation times tu (a), tu (b), tu (c) of each system are The difference between the start time of the time allocation in the down direction of the 4 × k-th cycle Ta and the start time of the time allocation in the down direction of the 2 × k-th cycle Tb in the system B is Δtd (1), and 2 × in the system B The difference between the start time of the downlink time allocation of the kth cycle Tb and the start time of the downlink time allocation of the kth cycle Tc in the system C is Δtd (2), and the difference of the kth cycle Tc in the system C The difference between the end time of the uplink time allocation and the end time of the uplink time allocation of the 2 × k + 1-th cycle Tb in the system B is Δtu (1), and the uplink direction of the 2 × k + 1-th cycle Tb in the system B Time allocation end time and 4 × k + 3rd period T in system A Δtu (2), and the difference between the end time of the downlink time allocation in the system C and the start time of the uplink time allocation is x. When the following condition is satisfied: Δtd (1) + Δtd (2) + td (c) + x + tu (c) + Δtu (1) + Δtu (2) ≦ T
To determine.
本スケジュール例によれば、送信機1から送信されて系Aにおける4×k番目の周期Taの下り方向の時間割当で系Aを通過したデータは、系Bにおける2×k番目の周期Tbの下り方向の時間割当で系Bを通過し、系Cにおけるk番目の周期Tcの下り方向の時間割当で系Cを通過して受信機2に伝送される。そして、そのデータについてのACKは、系Cにおけるk番目の周期Tcの上り方向の時間割当で系Cを通り、系Bにおける2×k+1番目の周期Tbの上り方向の時間割当で系Bを通り、系Aにおける4×k+3番目の周期Taの上り方向の時間割当で系Aを通過して送信機1に伝送される。ここで、系Aの周期TaはT/4なので、送信機1からデータを送出してから時間T以内にそのデータについてのACKが送信機1に到着する。これにより、ACKの往復遅延時間はT以下になるので、要求されている往復遅延時間がT以下の場合にはACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。
According to this schedule example, the data transmitted from the
なお、本スケジュール例では、系Aにおける下り方向の時間割当および上り方向の時間割当を周期Ta(Ta=T/4)ごとに設定し、系Bにおける下り方向の時間割当および上り方向の時間割当を周期Tb(Tb=T/2)ごとに設定しているが、これに限るものではない。例えば、4回の周期Ta(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行い、2回の周期Tb(すなわち時間T)ごとに1回だけ上り方向と下り方向の割当を行うようにしてもよい。これにより、系Aおよび系Bに対しては、余分な割当を行わず効率的な割当を行うことが可能となる。 In this schedule example, downlink time allocation and uplink time allocation in system A are set for each period Ta (Ta = T / 4), and downlink time allocation and uplink time allocation in system B are set. Is set for each period Tb (Tb = T / 2), but is not limited thereto. For example, the allocation in the up and down directions is performed only once every four periods Ta (ie, time T), and the allocation in the up and down directions is performed only once every two periods Tb (ie, time T). You may make it perform. As a result, efficient allocation can be performed for the system A and the system B without performing extra allocation.
また、本スケジュール例では系Bの周期Tbが系Cの周期Tcの1/2倍の長さであり、系Aの周期Taが系Cの周期Tcの1/4倍の長さである例を述べたが、系Bの周期Tbが系Cの周期Tcに対して1/n(nは自然数)であり、系Aの周期Taが系Cの周期Tcに対して1/(2×n)であれば、同様の結果が得られる。 Further, in this schedule example, the period Tb of the system B is ½ times as long as the period Tc of the system C, and the period Ta of the system A is ¼ times as long as the period Tc of the system C. The cycle Tb of the system B is 1 / n (n is a natural number) with respect to the cycle Tc of the system C, and the cycle Ta of the system A is 1 / (2 × n with respect to the cycle Tc of the system C. ), The same result is obtained.
なお、図22に示したスケジュール例では、各系の下り方向の割当時間の長さがtd(a)<td(b)<td(c)となり、各系の上り方向の割当時間の長さがtu(a)<tu(b)<tu(c)となるように設定しているが、これに限るものではない。例えば、各系の下り方向の割当時間の長さがtd(a)>td(b)>td(c)となり、各系の上り方向の割当時間の長さがtu(a)>tu(b)>tu(c)となるように設定してもよい。また、例えば、送信機1から系Aにおけるk番目の周期の下り方向の時間割当で送信されたデータについてのACKが、系Aにおけるk+1番目の上り方向の時間割当で送信機2に到着するというようにスケジューリングを行ってもよい。
In the schedule example shown in FIG. 22, the length of the allocation time in the downlink direction of each system is td (a) <td (b) <td (c), and the length of the allocation time in the uplink direction of each system. Is set so that tu (a) <tu (b) <tu (c). However, the present invention is not limited to this. For example, the length of the allocation time in the downlink direction of each system is td (a)> td (b)> td (c), and the length of the allocation time in the uplink direction of each system is tu (a)> tu (b )> Tu (c). Further, for example, an ACK for data transmitted from the
以上のように、本実施形態では、制御命令装置25の使用状況取得部3113が、通信経路上にある3つ以上のTDMA制御可能な系を時分割制御する各装置(制御装置)から使用状況に関する情報を取得し、その結果に基づいて、スケジューリング可否判定部3114が、各系において送信機1−受信機2間で必要な伝送帯域を確保可能か否かを判断する。そして、伝送帯域を確保可能であれば、制御要求部3115が上記判定したスケジュールに基づく時分割制御を行うように各制御装置に対して制御要求を送出する。
As described above, in the present embodiment, the usage
これにより、各系に対して、送信機1−受信機2間でTCPを用いて伝送を行う場合の往復遅延時間を、所定の値以下にするように、各系において時間割当を行うことが可能になる。したがって、往復遅延時間の増大に伴う伝送レートの低下することを防止できる。
Thereby, time allocation can be performed in each system so that the round-trip delay time when transmitting using TCP between the
なお、本実施形態では、3つの系を跨って通信を行うネットワークについて説明したが、通信系路上に配される系の数はこれに限るものではなく、3つ以上の系で構成されるネットワークであってもよい。 In this embodiment, a network that performs communication across three systems has been described. However, the number of systems arranged on the communication system path is not limited to this, and a network that includes three or more systems. It may be.
また、本実施形態では、制御命令装置25(制御要求部3115)からの制御要求に基づいて、中継装置A22に備えられる通信制御部A3103が系Aの時分割制御を行い、中継装置B23に備えられる通信制御部B3104および通信制御部Cが系Bおよび系Cの時分割制御を行う構成について説明したが、これに限るものではない。例えば、図6に示すように、系Aの時分割制御を送信機1(Server)が行い、系Bの時分割制御を中継装置B23(Bridge2)が行い、系Cの時分割制御を受信機2(client)が行うようにしてもよい。つまり、系Aの時分割制御を行う通信制御部A3103を送信機1に設け、系Bの時分割制御を行う通信制御部A3104を中継装置B23に設け、系Cの時分割制御を行う通信制御部Cを受信機2に設けてもよい。
In this embodiment, the communication control unit A3103 provided in the relay device A22 performs time-sharing control of the system A based on a control request from the control command device 25 (control request unit 3115), and is provided in the relay device B23. The configuration in which the communication control unit B3104 and the communication control unit C that perform the time-sharing control of the system B and the system C has been described, but is not limited thereto. For example, as shown in FIG. 6, the transmitter 1 (Server) performs time division control of the system A, the relay device B23 (Bridge 2) performs time division control of the system B, and the receiver performs the time division control of the system C. 2 (client) may be used. That is, the communication control unit A3103 that performs time division control of the system A is provided in the
〔実施形態4〕
本発明のさらに他の実施形態について説明する。なお、説明の便宜上、実施形態1〜3における各部材と同じ機能を有する部材には、実施形態1〜3と同じ符号を用い、その説明を省略する。
[Embodiment 4]
Still another embodiment of the present invention will be described. For convenience of explanation, members having the same functions as those in the first to third embodiments are denoted by the same reference numerals as those in the first to third embodiments, and description thereof is omitted.
図7は、本実施形態にかかるネットワーク(ネットワークシステム)のブロック図である。この図に示すように、本実施形態にかかるネットワークは、送信機A71、送信機B76、中継装置A(制御装置)72、中継装置B(制御装置)73、受信機A74、受信機B77、制御命令装置25によって構成されている。送信機A71と中継装置A72との間は系A、中継装置A72と中継装置B73との間は系B、中継装置B73と受信機A74との間は系C、送信機B76と中継装置A72との間は系D、中継装置B73と受信機B77との間は系Eを介してそれぞれ接続されている。つまり、本ネットワークは、系A,系B,系C,系D,系Eの5つの系から構成されている。
FIG. 7 is a block diagram of a network (network system) according to the present embodiment. As shown in this figure, the network according to this embodiment includes a transmitter A71, a transmitter B76, a relay device A (control device) 72, a relay device B (control device) 73, a receiver A74, a receiver B77, a control. The
なお、系A,系B,系EにはTDMAによる時分割制御で伝送帯域が確保可能な通信媒体が用いられており、系C,Dは伝送帯域の確保ができない通信媒体が用いられている。例えば、系Aには、無線LAN(802.11e)、系BにはPLC、系Eには無線LAN(802.11e)が用いられる(ただし、これに限定するものではない)。また、系Cと系Dには、例えば、Ethernetが用いられる。 Note that communication media that can secure a transmission band by time division control using TDMA are used for the systems A, B, and E, and communication media that cannot secure a transmission band are used for the systems C and D. . For example, a wireless LAN (802.11e) is used for the system A, a PLC is used for the system B, and a wireless LAN (802.11e) is used for the system E (however, the system A is not limited to this). For the system C and the system D, for example, Ethernet is used.
系A→系B→系Cを介して送信機A71と受信機A74との間のストリーム伝送(ストリーム(Stream)A)が、系D→系B→系Eを介して送信機B76と受信機B77との間のストリーム伝送(ストリームB)が行われる。すなわち、系BがストリームAとストリームBによって共有されている.
なお、本実施形態では、系Bは、ネットワーク内で各装置がデータの送受信をする際に、共通で使用されるいわゆるバックボーンとして利用されることを想定している。そのため、系Bの伝送能力を系A及び系Eよりも大きくしている(ただし、これに限定されるものではない)。
Stream transmission (Stream A) between the
In the present embodiment, it is assumed that the system B is used as a so-called backbone that is commonly used when each device transmits and receives data in the network. Therefore, the transmission capacity of the system B is made larger than that of the system A and the system E (however, the present invention is not limited to this).
送信機A71および送信機B76の構成は、実施形態1に示した送信機1と同様である。また、受信機A74および受信機B77の構成は、実施形態1に示した受信機2と同様である。
The configurations of the transmitter A71 and the transmitter B76 are the same as those of the
中継装置A72は、系A,系B,系Dを相互に接続するための装置であり、各系に用いられる通信媒体に応じた通信インタフェースを備えたブリッジ装置である。本実施形態では、中継装置A72は、無線LANとEthernetとPLCの3つの通信インタフェースを備えている。また、中継装置A72は、系Aの時分割制御を行う通信制御部A3103と系Bの時分割制御を行う通信制御部B3104とを備えている。 The relay device A72 is a device for connecting the systems A, B, and D to each other, and is a bridge device having a communication interface corresponding to a communication medium used for each system. In the present embodiment, the relay device A72 includes three communication interfaces of a wireless LAN, Ethernet, and PLC. Further, the relay device A72 includes a communication control unit A3103 that performs time division control of the system A and a communication control unit B3104 that performs time division control of the system B.
中継装置B73は、系B,系C,系Eを相互に接続するための装置であり、各系に用いられる通信媒体に応じた通信インタフェースを備えたブリッジ装置である。本実施形態では、中継装置B73は、無線LANとEthernetとPLCの3つの通信インタフェースを備えている。また、中継装置B73は、系Bの時分割制御を行う通信制御部A3104と系Eの時分割制御を行う通信制御部Eとを備えている。通信制御部Eの構成は通信制御部A3103およびB3104と同様である。
The relay device B73 is a device for connecting the systems B, C, and E to each other, and is a bridge device that includes a communication interface corresponding to a communication medium used for each system. In the present embodiment, the relay device B73 includes three communication interfaces: wireless LAN, Ethernet, and PLC. Further, the
なお、中継装置A72および中継装置B73は、制御命令装置25からの制御要求に応じて、指定された時刻または間隔で系A,B,Eの時間割当を行う必要がある。そのため、中継装置A72および中継装置B73は、例えばNTP(Network Time Protocol)のような仕組みを用いて内部の時刻を互いに同期している。
The relay device A72 and the relay device B73 need to perform time allocation of the systems A, B, and E at designated times or intervals in response to a control request from the
制御命令装置25の構成は、実施形態2に示した制御命令装置25の構成と略同様である。制御命令装置25は、中継装置A72および中継装置B73から系A,系B,系Eの使用状況(通信状態)に関する情報を取得し、取得した結果に基づいて中継装置A72および中継装置B73に対して各系のTDMAによる時分割制御の要求を行う。
The configuration of the
次に、制御命令装置25の制御部3102が、ネットワークシステムに対して、送信機A71→中継装置A72→中継装置B73→受信機A74の間で伝送されるストリームAに対する伝送帯域の割当と、送信機B76→中継装置A72→中継装置B73→受信機B77の間で伝送されるストリームBに対する伝送帯域の割当とを順次行っていくときの処理について説明する。
Next, the
ストリームAについて伝送帯域の確保の要求を受けた場合、制御部3102(制御要求部3115)は、実施形態2で図33に示したフローチャートに従って、通信部3303を介して中継装置A72に伝送帯域の制御要求を送信する。この際、系Aおよび系Bにおける割当は、系Aの伝送能力よりも系Bの伝送能力の大きく、通信は系A→系B方向に行われるので、ここでは、実施形態1に示したスケジューリング例2の方法でスケジューリングを行う。図23は、ストリームAのための伝送帯域の確保が完了した時点での系Aおよび系Bにおける時間割当の様子を示した説明図である。
When receiving a request for securing the transmission band for the stream A, the control unit 3102 (control request unit 3115) transmits the transmission band to the relay device A72 via the
ストリームBについて伝送帯域の確保の要求を受けた場合、制御部3102(制御要求部3115)は、ストリームAの時と同様に、実施形態2で図33に示したフローチャートに従って、通信部3303を介して中継装置B73に伝送帯域の制御要求を送信する。スケジューリング方法としては、系Eの伝送能力よりも系Bの伝送能力の大きく、通信は系B→系E方向に行われるので、ここでは、実施形態1に示したスケジューリング例3の方法を用いる。
When receiving a request for securing the transmission band for the stream B, the control unit 3102 (control request unit 3115), like the stream A, follows the
この際、系Bは、ストリームAによって一部時間の割当が行われている状態である。そのため、制御部3102(スケジューリング可否判定部3114)は、スケジューリングを行う際に、まず、系Bを単独で用いた場合に、系Bの空き時間によってストリームBの伝送に必要な伝送量を確保できるか否かを判断する。 At this time, the system B is in a state where a part of time is allocated by the stream A. Therefore, when performing scheduling, the control unit 3102 (schedulability determination unit 3114) can secure a transmission amount necessary for transmission of the stream B by the idle time of the system B when the system B is used alone. Determine whether or not.
そして、伝送量を確保できるのであれば、系Bに対する割当時間を先に決定し、それに合わすように系Eに対する割当を決定する。図24は、ストリームBに対する伝送帯域の確保が終わった状態での、系Bおよび系Eの割当の状態を示した図である。 If the transmission amount can be secured, the allocation time for the system B is determined first, and the allocation for the system E is determined so as to match the allocation time. FIG. 24 is a diagram illustrating a state of allocation of the system B and the system E in a state where the transmission band for the stream B has been secured.
一方、系Bを単独で用いた場合に、系Bの空き時間によってストリームBの伝送に必要な伝送量を確保することができないと判断した場合、制御部3102(スケジューリング可否判定部3114)は、ストリームAおよびBの系Bにおける時間割当を変更すれば(再スケジューリングを行えば)、ストリームAおよびBの伝送に必要な伝送量を確保できるか否かの判断を行う。なお、再スケジューリングを行ってもストリームAおよびBに必要な伝送量を確保できない場合、制御部3102(スケジューリング可否判定部3114)は、通信に必要な伝送帯域を確保できないと判断し、帯域確保の要求先(例えば、ユーザ)に対して、帯域確保が不可であった旨の通知を行い、処理を終了する。 On the other hand, when it is determined that the transmission amount necessary for transmission of the stream B cannot be secured due to the idle time of the system B when the system B is used alone, the control unit 3102 (scheduling availability determination unit 3114) If the time allocation in the system B of the streams A and B is changed (if rescheduling is performed), it is determined whether or not the transmission amount necessary for the transmission of the streams A and B can be secured. If the transmission amount necessary for the streams A and B cannot be secured even after rescheduling, the control unit 3102 (scheduling availability determination unit 3114) determines that the transmission band necessary for communication cannot be secured, and The request destination (for example, user) is notified that the band cannot be secured, and the process is terminated.
以上のように本実施形態にかかるネットワークでは、1つの系(系B)を複数のストリーム(ストリームA,B)で共有している。そして、制御命令装置25の使用状況取得部3113が、通信経路上にあるTDMA制御可能な系を制御する各装置(制御装置)から使用状況に関する情報を取得し、その結果に基づいて、スケジューリング可否判定部3114が各系において各ストリームに必要な伝送帯域を確保可能か否かを判断する。そして、伝送帯域を確保可能なスケジューリングに基づいて各系の時分割制御を行うように、各系の時分割制御を行う制御装置に制御要求を送出する。
As described above, in the network according to the present embodiment, one system (system B) is shared by a plurality of streams (streams A and B). Then, the usage
これにより、それぞれのストリームにおいて、TCPのACKの往復遅延時間を所定の値以下にすることができる。したがって、往復遅延時間の増大に伴う伝送レートの低下を防止できる。 Thereby, in each stream, the round trip delay time of TCP ACK can be made a predetermined value or less. Therefore, it is possible to prevent a decrease in transmission rate due to an increase in the round trip delay time.
なお、本実施形態では、系Cおよび系Dとして、伝送帯域の確保が行えない通信媒体を用いる例について説明したが、これに限定されるものではない。例えば、系Cおよび/または系Dが、伝送帯域の確保を行える通信媒体であってもよい。 In the present embodiment, an example in which a communication medium that cannot secure a transmission band is used as the system C and the system D has been described. However, the present invention is not limited to this. For example, the system C and / or the system D may be a communication medium that can secure a transmission band.
また、例えば系Cは系Aと同じ系(通信媒体)であってもよく、系Dは系Eと同じ系(通信倍体)であってもよい。この場合、例えば、図34に示すような時間割当をそれぞれの系で行ってもよい。図34に示すスケジューリング例は、系A、系B、系CのTDMAの周期が一致している場合の例である。 For example, the system C may be the same system (communication medium) as the system A, and the system D may be the same system (communication multiple) as the system E. In this case, for example, time allocation as shown in FIG. 34 may be performed in each system. The scheduling example shown in FIG. 34 is an example in which the TDMA periods of the system A, the system B, and the system C match.
このスケジュール例では、図34に示すように、系A,系B,系Cにおいて、ストリームAの下り方向および上り方向の時間割当の開始時刻および終了時刻が一致している。また、上り方向および下り方向の割当時間は、時間T以内に設定されている。 In this schedule example, as shown in FIG. 34, in the system A, the system B, and the system C, the start time and the end time of the time allocation in the downstream direction and the upstream direction of the stream A match. Also, the uplink and downlink allocation times are set within time T.
したがって、送信機A71からデータを送信した後、そのデータについてのACKが時間T以内に送信機A71に到着する。これにより、ACKの往復遅延時間はT以下になるので、ACKの往復伝送遅延の増大に伴って伝送レートが低下することを防止できる。 Therefore, after transmitting data from the transmitter A71, an ACK for the data arrives at the transmitter A71 within the time T. Thereby, since the round-trip delay time of ACK is T or less, it is possible to prevent the transmission rate from being lowered as the round-trip transmission delay of ACK increases.
また、各系に用いる通信媒体は上記した例に限るものではない。例えば、全ての系を同じ通信媒体で構成してもよく、全ての系を異なる通信媒体で構成してもよく、あるいはそれ以外の組み合わせであってもよい。 Further, the communication medium used for each system is not limited to the above example. For example, all systems may be configured with the same communication medium, all systems may be configured with different communication media, or other combinations may be used.
また、上記各実施形態では、制御命令装置が所定のスケジューリングを行えない(伝送時間の割り当てができない)と判断した場合には、伝送時間の割り当てを行わないものとしている。 In each of the above embodiments, when the control command device determines that predetermined scheduling cannot be performed (transmission time cannot be allocated), transmission time is not allocated.
ただし、実行可能なスケジュール(実行可能な時間割当の組み合わせ)について、往復遅延時間RTTを算出することは可能である。そこで、往復遅延時間RTTに基づいて、必要な伝送レートRを得るためのWindow Size Wを算出し、算出したWindow Size Wで伝送を行うようにしてもよい。 However, it is possible to calculate the round trip delay time RTT for an executable schedule (a combination of executable time allocations). Therefore, the Window Size W for obtaining the necessary transmission rate R may be calculated based on the round trip delay time RTT, and transmission may be performed with the calculated Window Size W.
具体的には、制御命令装置25に備えられる制御部3102に、実行可能なスケジュールについて、各系における時分割制御の周期、下り方向の時間割当の開始時刻および終了時刻、上り方向の時間割当の開始時刻および終了時刻に基づいて、往復遅延時間RTTを算出する往復遅延時間算出部を設ける。また、制御部3102に、R=W/RTTに基づいてWindow Size Wを算出するウインドウサイズ算出部を設ける。さらに、制御部3102に、算出したWindow Size Wが伝送路上の各装置で処理できるWindow Sizeであるかどうかを判断し、処理できるWindow Sizeである場合には、そのWindow Sizeを用いるように送信機に通知するウインドウサイズ設定部を設ける。これにより、送信機が、制御命令装置25(ウインドウサイズ設定部)から通知される情報に基づいてWindow Sizeを設定することで、必要な伝送帯域の確保を行うことができる。
Specifically, the
したがって、当初要求された往復時間で応答確認を伝送できないようなネットワーク(系の組み合わせ)においても、単位時間当たりの伝送量を増やすことができるので必要な伝送帯域を確保することが可能となる。 Therefore, even in a network (system combination) in which the response confirmation cannot be transmitted in the originally requested round trip time, the transmission amount per unit time can be increased, so that a necessary transmission band can be secured.
また、上記各実施形態に示した各スケジューリング例では、1つのTDMAの周期内において下り方向の時間割当と上り方向の時間割当とを1回づつ設けているが、これに限るものではない。例えば、通信媒体(系)の制御周期が大きな場合、図35に示すように、1つのTDMAの周期内に複数の上り方向の時間割当と下り方向の時間割当とを行ってもよい。 In each scheduling example shown in each of the above embodiments, the downlink time allocation and the uplink time allocation are provided once in one TDMA period, but the present invention is not limited to this. For example, when the control cycle of the communication medium (system) is large, a plurality of uplink time allocations and downlink time allocations may be performed within one TDMA cycle as shown in FIG.
図35のように1周期内に5回の下り方向の時間割当を設ける場合、例えば、Window SizeをW=4とすると、1周期で4×5=20のデータを送信できる。一方、1つのTDMAの周期内において下り方向の時間割当と上り方向の時間割当とを1回づつ設ける構成では、1周期でW=4のデータしか送信できない。したがって、通信媒体(系)の制御周期が大きない場合には、上り方向および下り方向の時間割当を1周期内に複数設けることにより、伝送レートを向上させることができる。 As shown in FIG. 35, when 5 times of time allocation in the downlink direction are provided in one cycle, for example, if Window Size is W = 4, 4 × 5 = 20 data can be transmitted in one cycle. On the other hand, in a configuration in which downlink time allocation and uplink time allocation are provided once in one TDMA period, only W = 4 data can be transmitted in one period. Therefore, when the control cycle of the communication medium (system) is not large, it is possible to improve the transmission rate by providing a plurality of time allocations in the uplink and downlink directions within one cycle.
また、1つの周期内に複数の上り方向の時間割当と下り方向の時間割当とを設定するスケジューリング方法と、上記したいずれかのスケジューリング方法とを組み合わせて用いてもよい。例えば、1つの周期内に複数の上り方向の時間割当と下り方向の時間割当とを設定するスケジューリング方法を、実施形態1に示したスケジューリング例4あるいは実施形態3に示したスケジューリング例12における各系の時間割当方法として使用すれば、制御周期が大きな系においても、TCPのACKの往復遅延時間を所定の値以下にすることが可能となり、往復遅延時間の増大に伴う伝送レートの低下を防止できる。 Also, a scheduling method for setting a plurality of uplink time allocations and downlink time allocations within one period may be used in combination with any of the scheduling methods described above. For example, a scheduling method for setting a plurality of uplink time allocations and downlink time allocations within one period is the same as that in scheduling example 4 shown in the first embodiment or scheduling example 12 shown in the third embodiment. If this is used as a time allocation method, even in a system with a large control cycle, the round-trip delay time of TCP ACK can be reduced to a predetermined value or less, and a decrease in transmission rate due to an increase in round-trip delay time can be prevented. .
なお、このように1つの周期内に複数の上り方向の時間割当と下り方向の時間割当とを設定するスケジューリング方法は、送信機と受信機との間で単一の系を用いて通信を行うネットワークにおいても適用できる。この場合、制御周期が大きな系であっても、TCPのACKの往復遅延時間を所定の値以下にすることが可能となり、往復遅延時間の増大に伴う伝送レートの低下を防止できる。 In addition, the scheduling method for setting a plurality of uplink time allocations and downlink time allocations within one period as described above performs communication using a single system between the transmitter and the receiver. It can also be applied to networks. In this case, even in a system with a large control cycle, the TCP ACK round trip delay time can be set to a predetermined value or less, and a decrease in transmission rate due to an increase in round trip delay time can be prevented.
また、上記各実施形態においては、受信機→送信機方向(上り方向)の時間割当を、ACKのための伝送帯域として割り当てているがこれに限るものではない。例えば、ACKの伝送を、他のデータ伝送と共有可能なコンテンション・ピリオド(CP;Contention Period)において行うようにしてもよい。 Further, in each of the above embodiments, the time allocation in the receiver → transmitter direction (upstream direction) is allocated as a transmission band for ACK, but the present invention is not limited to this. For example, ACK transmission may be performed in a contention period (CP) that can be shared with other data transmissions.
ここで、コンテンション・ピリオドとは、制御装置が系上の各装置の送信権を管理しない期間である。この期間中は、例えば、DCF(distributed coordination function)と呼ばれるアクセス方式が用いられる。DCFでは、ネットワーク上の各装置が通信媒体にデータが送信されているかどうかを監視する。そして、どの装置からもデータが送信されない状態が所定の期間(DIFSと呼ばれる期間)継続したことを検出した場合は、バックオフタイマと呼ばれるダウンタイマの計時を開始する。バックオフタイマは、各装置において、所定の範囲でランダムな値から開始されるダウンタイマである。このバックオフタイマが0となった時点で通信媒体がアイドルであれば(どの機器からもデータが送信されない状態が継続されていれば)、その装置はデータの送信を開始することができる。すなわち、ランダムに決定された待ち時間が短い者がデータの送信権を得ることができる。 Here, the contention period is a period during which the control device does not manage the transmission right of each device on the system. During this period, for example, an access method called DCF (distributed coordination function) is used. In DCF, each device on a network monitors whether data is being transmitted to a communication medium. When it is detected that a state in which no data is transmitted from any device continues for a predetermined period (a period referred to as DIFS), timing of a down timer called a back-off timer is started. The back-off timer is a down timer that starts from a random value within a predetermined range in each device. If the communication medium is idle when the back-off timer reaches 0 (if the state in which no data is transmitted from any device continues), the device can start data transmission. That is, a person with a short waiting time randomly determined can obtain the right to transmit data.
データの送信権を得た装置はデータを送信することができる。データの送信が終わったら、その装置は通信媒体にフレームが送信されているかどうかを監視するフェイズに戻り、同様の事が繰り返される。 A device that has obtained the right to transmit data can transmit data. When the data transmission is finished, the apparatus returns to the phase for monitoring whether or not a frame is transmitted to the communication medium, and the same thing is repeated.
また、IEEE802.11eにおいては、DCFを拡張したEDCAF(enhanced distributed channel access function)と呼ばれるアクセス方式が用いられる。これは、バックオフタイマの大きさを送信するデータの種類によって変化させることにより、送信するデータの種類によって送信の優先度を調節するという仕組みと、データの送信権を得た機器が連続して複数のデータを送信する仕組みを追加した方式である。コンテンション・ピリオドにおいては、DCFとEDCAFのどちらを用いてもよい。 In IEEE802.11e, an access method called EDCF (enhanced distributed channel access function) obtained by extending DCF is used. This is because the size of the back-off timer is changed according to the type of data to be transmitted to adjust the priority of transmission according to the type of data to be transmitted, and the device that has obtained the right to transmit data continuously This is a method that adds a mechanism to transmit multiple data. In the contention period, either DCF or EDCF may be used.
また、上記各実施形態における制御命令装置の各ブロック、特に制御部3102およびそれに含まれる各ブロックは、上記したように、CPU等のプロセッサを用いてソフトウェアによって実現される。
In addition, each block of the control instruction device in each of the above embodiments, in particular, the
すなわち、制御命令装置は、各機能を実現する制御プログラムの命令を実行するCPU(central processing unit)、上記プログラムを格納したROM(read only memory)、上記プログラムを展開するRAM(random access memory)、上記プログラムおよび各種データを格納するメモリ等の記憶装置(記録媒体)などを備えている。そして、本発明の目的は、上述した機能を実現するソフトウェアである制御命令装置の制御プログラムのプログラムコード(実行形式プログラム、中間コードプログラム、ソースプログラム)をコンピュータで読み取り可能に記録した記録媒体を、上記制御命令装置に供給し、そのコンピュータ(またはCPUやMPU)が記録媒体に記録されているプログラムコードを読み出し実行することによって達成される。 That is, the control instruction device includes a CPU (central processing unit) that executes instructions of a control program that realizes each function, a ROM (read only memory) that stores the program, a RAM (random access memory) that expands the program, A storage device (recording medium) such as a memory for storing the program and various data is provided. An object of the present invention is a recording medium in which a program code (execution format program, intermediate code program, source program) of a control program of a control instruction device, which is software that realizes the above-described functions, is recorded in a computer-readable manner, The program is supplied to the control command device, and the computer (or CPU or MPU) reads and executes the program code recorded on the recording medium.
上記記録媒体としては、例えば、磁気テープやカセットテープ等のテープ系、フロッピー(登録商標)ディスク/ハードディスク等の磁気ディスクやCD−ROM/MO/MD/DVD/CD−R等の光ディスクを含むディスク系、ICカード(メモリカードを含む)/光カード等のカード系、あるいはマスクROM/EPROM/EEPROM/フラッシュROM等の半導体メモリ系などを用いることができる。 Examples of the recording medium include tapes such as magnetic tapes and cassette tapes, magnetic disks such as floppy (registered trademark) disks / hard disks, and disks including optical disks such as CD-ROM / MO / MD / DVD / CD-R. Card system such as IC card, IC card (including memory card) / optical card, or semiconductor memory system such as mask ROM / EPROM / EEPROM / flash ROM.
また、制御命令装置を通信ネットワークと接続可能に構成し、通信ネットワークを介して上記プログラムコードを供給してもよい。この通信ネットワークとしては、特に限定されず、例えば、インターネット、イントラネット、エキストラネット、LAN、ISDN、VAN、CATV通信網、仮想専用網(virtual private network)、電話回線網、移動体通信網、衛星通信網等が利用可能である。また、通信ネットワークを構成する伝送媒体としては、特に限定されず、例えば、IEEE1394、USB、電力線搬送、ケーブルTV回線、電話線、ADSL回線等の有線でも、IrDAやリモコンのような赤外線、Bluetooth(登録商標)、802.11無線、HDR、携帯電話網、衛星回線、地上波デジタル網等の無線でも利用可能である。なお、本発明は、上記プログラムコードが電子的な伝送で具現化された、搬送波に埋め込まれたコンピュータデータ信号の形態でも実現され得る。 The control command device may be configured to be connectable to a communication network, and the program code may be supplied via the communication network. The communication network is not particularly limited. For example, the Internet, intranet, extranet, LAN, ISDN, VAN, CATV communication network, virtual private network, telephone line network, mobile communication network, satellite communication. A net or the like is available. Further, the transmission medium constituting the communication network is not particularly limited. For example, even in the case of wired such as IEEE 1394, USB, power line carrier, cable TV line, telephone line, ADSL line, etc., infrared rays such as IrDA and remote control, Bluetooth ( (Registered trademark), 802.11 wireless, HDR, mobile phone network, satellite line, terrestrial digital network, and the like can also be used. The present invention can also be realized in the form of a computer data signal embedded in a carrier wave in which the program code is embodied by electronic transmission.
また、上記各実施形態における制御命令装置の各ブロック、特に制御部3102およびそれに含まれる各ブロックは、ソフトウェアを用いて実現されるものに限らず、ハードウェアロジックによって構成されるものであってもよい。
In addition, each block of the control instruction device in each of the above embodiments, in particular, the
本明細書に開示した実施形態は、すべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した実施形態の説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。 The embodiments disclosed herein are illustrative in all respects and should not be construed as limiting. The scope of the present invention is shown not by the above description of the embodiments but by the scope of claims, and is intended to include all modifications within the meaning and scope equivalent to the scope of claims.
本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。 The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of 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.
本発明は、時分割によって伝送帯域が確保される通信媒体を用いてデータの伝送を行うネットワークであって、送信側の装置が、送信したデータの応答確認を受信側の装置から受信した後に次のデータを送信できるようにしたネットワークに適用できる。 The present invention is a network for transmitting data using a communication medium in which a transmission band is secured by time division, and after the transmission side apparatus receives a response confirmation of the transmitted data from the reception side apparatus, It can be applied to the network that can transmit the data.
1,71,76 送信機(送信装置)
2 受信機(受信装置)
3 中継装置
22,23,72,73 中継装置
25 制御命令装置(通信制御装置)
3101 処理部
3102 制御部
3103,3104 通信制御部
3107 プロトコル変換部
3111 初期化判定部
3112 初期化要求部
3113 使用状況取得部
3114 スケジューリング可否判定部
3115 制御要求部
3301 処理部
1,71,76 Transmitter (Transmitter)
2 Receiver (Receiver)
3
3101
Claims (18)
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけて上記スケジュールを設定する制御手段を備えており、
上記制御手段は、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体における上記第1の時間割当の終了時刻が一致し、上記第2の時間割当の開始時刻が一致するように、上記スケジュールを設定することを特徴とする通信制御装置。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. A time division control based on a schedule designated by itself is provided to a control device that is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and that performs time division control of each communication medium. A communication control device for performing
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Comprising a control means for setting the schedule by associating transmission time zone assignments in each communication medium ;
The control means includes
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. Providing a possible second time allocation at least once every predetermined time; and
The communication control device , wherein the schedule is set so that end times of the first time allocation in the respective communication media match and start times of the second time allocation match .
上記各通信媒体における上記第1の時間割当の開始時刻が一致し、かつ、
上記各通信媒体における上記第2の時間割当の終了時刻が一致するように、上記スケジュールを設定することを特徴とする請求項1に記載の通信制御装置。 The control means includes
The start times of the first time allocations in the communication media match, and
The communication control apparatus according to claim 1 , wherein the schedule is set so that end times of the second time allocation in the communication media coincide with each other.
上記各通信媒体における上記第1の時間割当の開始時刻が、送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、
上記各通信媒体における上記第2の時間割当の終了時刻が、受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定することを特徴とする請求項1に記載の通信制御装置。 The control means includes
The start time of the first time allocation in each communication medium is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side,
Setting the schedule such that the end time of the second time allocation in each communication medium is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side. The communication control device according to claim 1 .
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけて上記スケジュールを設定する制御手段を備えており、
上記制御手段は、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体における上記第1の時間割当の開始時刻が一致し、上記第2の時間割当の終了時刻が一致するように、上記スケジュールを設定することを特徴とする通信制御装置。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. A time division control based on a schedule designated by itself is provided to a control device that is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and that performs time division control of each communication medium. A communication control device for performing
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Comprising a control means for setting the schedule by associating transmission time zone assignments in each communication medium ;
The control means includes
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
The communication control apparatus , wherein the schedule is set so that the start times of the first time allocations in the communication media match and the end times of the second time allocations match .
上記各通信媒体における上記第1の時間割当の終了時刻が、送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、
上記各通信媒体における上記第2の時間割当の開始時刻が、受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定することを特徴とする請求項4に記載の通信制御装置。 The control means includes
The end time of the first time allocation in each communication medium is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side,
Setting the schedule such that the start time of the second time allocation in each communication medium is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side. The communication control device according to claim 4 .
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけて上記スケジュールを設定する制御手段を備えており、
上記制御手段は、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体において、上記第1の時間割当の開始時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第1の時間割当の終了時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の開始時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の終了時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定することを特徴とする通信制御装置。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. A time division control based on a schedule designated by itself is provided to a control device that is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and that performs time division control of each communication medium. A communication control device for performing
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Comprising a control means for setting the schedule by associating transmission time zone assignments in each communication medium ;
The control means includes
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
In each communication medium, the start time of the first time allocation is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, and the first time allocation ends. The time is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, and the start time of the second time allocation is changed from the communication medium arranged on the reception device side to the transmission device. So that the end time of the second time allocation is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side. A communication control apparatus characterized by setting the schedule .
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけて上記スケジュールを設定する制御手段を備えており、
上記制御手段は、
上記各通信媒体における伝送時間帯の割当の周期を通信媒体毎に異ならせ、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体における上記第1の時間割当の終了時刻が上記所定の時間毎に少なくとも1回一致し、上記第2の時間割当の開始時刻が上記所定の時間毎に少なくとも1回一致するように、上記スケジュールを設定することを特徴とする通信制御装置。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. A time division control based on a schedule designated by itself is provided to a control device that is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and that performs time division control of each communication medium. A communication control device for performing
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Comprising a control means for setting the schedule by associating transmission time zone assignments in each communication medium ;
The control means includes
The transmission time zone allocation cycle in each communication medium is different for each communication medium,
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
The end time of the first time allocation in each communication medium matches at least once every predetermined time, and the start time of the second time allocation matches at least once every predetermined time A communication control device that sets the schedule .
上記各通信媒体における伝送時間帯の割当の周期が、送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次1/m倍(mは自然数)となるように、上記スケジュールを設定することを特徴とする請求項7に記載の通信制御装置。 The control means includes
The transmission time slot allocation period in each communication medium is sequentially 1 / m times (m is a natural number) from the communication medium arranged on the transmission apparatus side toward the communication medium arranged on the reception apparatus side. The communication control apparatus according to claim 7 , wherein the schedule is set.
上記各通信媒体における伝送時間帯の割当の周期が、送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次n倍(nは自然数)となるように、上記スケジュールを設定することを特徴とする請求項7に記載の通信制御装置。 The control means includes
The transmission time zone allocation period in each communication medium is sequentially increased by a factor of n (n is a natural number) from the communication medium arranged on the transmission apparatus side to the communication medium arranged on the reception apparatus side. The communication control device according to claim 7 , wherein a schedule is set.
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけて上記スケジュールを設定する制御手段を備えており、
上記制御手段は、
上記各通信媒体における伝送時間帯の割当の周期を通信媒体毎に異ならせ、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体において、上記第1の時間割当の開始時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第1の時間割当の終了時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の開始時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の終了時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定することを特徴とする通信制御装置。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. A time division control based on a schedule designated by itself is provided to a control device that is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and that performs time division control of each communication medium. A communication control device for performing
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Comprising a control means for setting the schedule by associating transmission time zone assignments in each communication medium ;
The control means includes
The transmission time zone allocation cycle in each communication medium is different for each communication medium,
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
In each communication medium, the start time of the first time allocation is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, and the first time allocation ends. The time is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, and the start time of the second time allocation is changed from the communication medium arranged on the reception device side to the transmission device. So that the end time of the second time allocation is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side. A communication control apparatus characterized by setting the schedule .
上記各通信媒体において、上記第1の時間割当および上記第2の時間割当を、上記所定の時間毎に1回ずつ設けるように、上記スケジュールを設定することを特徴とする請求項7から10のいずれか1項に記載の通信制御装置。 The control means includes
11. The schedule according to claim 7 , wherein in each of the communication media, the schedule is set so that the first time allocation and the second time allocation are provided once for each predetermined time. The communication control apparatus according to any one of claims.
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけたスケジュールに基づいて上記制御装置を制御する制御工程を含み、
上記制御工程では、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体における上記第1の時間割当の終了時刻が一致し、上記第2の時間割当の開始時刻が一致するように、上記スケジュールを設定することを特徴とする通信制御方法。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. The communication control method is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and causes the control device that performs time-sharing control of each communication medium to perform time-sharing control. And
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Including a control step of controlling the control device based on a schedule associated with allocation of transmission time zones in each communication medium ,
In the control process,
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
A communication control method, wherein the schedule is set so that end times of the first time allocation in the respective communication media match and start times of the second time allocation match .
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけたスケジュールに基づいて上記制御装置を制御する制御工程を含み、
上記制御工程では、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体における上記第1の時間割当の開始時刻が一致し、上記第2の時間割当の終了時刻が一致するように、上記スケジュールを設定することを特徴とする通信制御方法。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. The communication control method is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and causes the control device that performs time-sharing control of each communication medium to perform time-sharing control. And
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Including a control step of controlling the control device based on a schedule associated with allocation of transmission time zones in each communication medium,
In the control process,
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
A communication control method, wherein the schedule is set so that the start times of the first time allocation in the communication media coincide and the end times of the second time allocation coincide .
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけたスケジュールに基づいて上記制御装置を制御する制御工程を含み、
上記制御工程では、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体において、上記第1の時間割当の開始時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第1の時間割当の終了時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の開始時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の終了時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定することを特徴とする通信制御方法。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. The communication control method is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and causes the control device that performs time-sharing control of each communication medium to perform time-sharing control. And
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Including a control step of controlling the control device based on a schedule associated with allocation of transmission time zones in each communication medium ,
In the control process,
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
In each communication medium, the start time of the first time allocation is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, and the first time allocation ends. The time is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, and the start time of the second time allocation is changed from the communication medium arranged on the reception device side to the transmission device. So that the end time of the second time allocation is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side. A communication control method characterized by setting the schedule .
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけたスケジュールに基づいて上記制御装置を制御する制御工程を含み、
上記制御工程では、
上記各通信媒体における伝送時間帯の割当の周期を通信媒体毎に異ならせ、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体における上記第1の時間割当の終了時刻が上記所定の時間毎に少なくとも1回一致し、上記第2の時間割当の開始時刻が上記所定の時間毎に少なくとも1回一致するように、上記スケジュールを設定することを特徴とする通信制御方法。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. The communication control method is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and causes the control device that performs time-sharing control of each communication medium to perform time-sharing control. And
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Including a control step of controlling the control device based on a schedule associated with allocation of transmission time zones in each communication medium ,
In the control process,
The transmission time zone allocation cycle in each communication medium is different for each communication medium,
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
The end time of the first time allocation in each communication medium matches at least once every predetermined time, and the start time of the second time allocation matches at least once every predetermined time A communication control method characterized by setting the schedule .
上記送信装置が上記受信装置にデータを送信してから当該データについての応答確認を受信するまでの時間である往復遅延時間が必要な伝送レートを得ることのできる所定の時間になるように、上記各通信媒体における伝送時間帯の割当を互いに関連づけたスケジュールに基づいて上記制御装置を制御する制御工程を含み、
上記制御工程では、
上記各通信媒体における伝送時間帯の割当の周期を通信媒体毎に異ならせ、
上記各通信媒体において、送信装置から送信されるデータを受信装置の方向へ伝送する第1の時間割当と、受信装置から送信される当該データについての応答確認を送信装置の方向へ伝送することが可能な第2の時間割当とを、上記所定の時間毎に少なくとも1回ずつ設け、かつ、
上記各通信媒体において、上記第1の時間割当の開始時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第1の時間割当の終了時刻が送信装置側に配置される通信媒体から受信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の開始時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなり、上記第2の時間割当の終了時刻が受信装置側に配置される通信媒体から送信装置側に配置される通信媒体に向かって順次遅くなるように、上記スケジュールを設定することを特徴とする通信制御方法。 A network for transmitting data between a transmission device and a reception device via a plurality of communication media whose transmission time zones are controlled by time division, wherein the transmission device transmits data to the reception device. The communication control method is provided in a network capable of transmitting next data after receiving a response confirmation for the data from the receiving device, and causes the control device that performs time-sharing control of each communication medium to perform time-sharing control. And
The round trip delay time, which is the time from when the transmitting device transmits data to the receiving device until receiving a response confirmation for the data, is a predetermined time at which a necessary transmission rate can be obtained. Including a control step of controlling the control device based on a schedule associated with allocation of transmission time zones in each communication medium ,
In the control process,
The transmission time zone allocation cycle in each communication medium is different for each communication medium,
In each communication medium, a first time allocation for transmitting data transmitted from the transmission device in the direction of the reception device and a response confirmation for the data transmitted from the reception device may be transmitted in the direction of the transmission device. A possible second time allocation is provided at least once every predetermined time period; and
In each communication medium, the start time of the first time allocation is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, and the first time allocation ends. The time is sequentially delayed from the communication medium arranged on the transmission device side toward the communication medium arranged on the reception device side, and the start time of the second time allocation is changed from the communication medium arranged on the reception device side to the transmission device. So that the end time of the second time allocation is sequentially delayed from the communication medium arranged on the receiving device side toward the communication medium arranged on the transmitting device side. A communication control method characterized by setting the schedule .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005246832A JP4489663B2 (en) | 2005-08-26 | 2005-08-26 | COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, COMMUNICATION CONTROL PROGRAM, AND ITS RECORDING MEDIUM |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005246832A JP4489663B2 (en) | 2005-08-26 | 2005-08-26 | COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, COMMUNICATION CONTROL PROGRAM, AND ITS RECORDING MEDIUM |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007060589A JP2007060589A (en) | 2007-03-08 |
JP4489663B2 true JP4489663B2 (en) | 2010-06-23 |
Family
ID=37923619
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005246832A Expired - Fee Related JP4489663B2 (en) | 2005-08-26 | 2005-08-26 | COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, COMMUNICATION CONTROL PROGRAM, AND ITS RECORDING MEDIUM |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4489663B2 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011509608A (en) * | 2008-01-11 | 2011-03-24 | ゼットティーイー コーポレイション | HARQ scene feedback information relaying method |
JP6275619B2 (en) * | 2014-10-16 | 2018-02-07 | 日本電信電話株式会社 | DBA control apparatus, DBA control method, and DBA control program for multistage PON system |
JP6409558B2 (en) | 2014-12-19 | 2018-10-24 | 富士通株式会社 | Communication device, relay device, and communication control method |
JP7143760B2 (en) * | 2018-12-26 | 2022-09-29 | 株式会社明電舎 | Time-division schedule adjustment method |
JP7322693B2 (en) * | 2019-12-20 | 2023-08-08 | 株式会社デンソー | Network system and control device |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000013856A (en) * | 1998-06-25 | 2000-01-14 | Matsushita Graphic Communication Systems Inc | Radio data communication equipment |
JP2000269970A (en) * | 1999-03-18 | 2000-09-29 | Fujitsu Ltd | Atm cell multiplexer and method for multiplexing atm cell |
JP2001102988A (en) * | 1999-09-30 | 2001-04-13 | Nec Eng Ltd | Initial connection system and its control circuit |
JP2001189951A (en) * | 1999-12-28 | 2001-07-10 | Sony Corp | Wireless transmission method and wireless transmitter |
JP2002111639A (en) * | 2000-09-29 | 2002-04-12 | Matsushita Electric Ind Co Ltd | Apparatus and method for data communication |
JP2002369245A (en) * | 2001-06-05 | 2002-12-20 | Ntt Docomo Inc | Radio communication system and method for deciding radio frame constitution |
JP2004297428A (en) * | 2003-03-27 | 2004-10-21 | Nippon Telegr & Teleph Corp <Ntt> | Packet repeating apparatus |
JP2005151202A (en) * | 2003-11-17 | 2005-06-09 | National Institute Of Advanced Industrial & Technology | Channel controller |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08186533A (en) * | 1994-12-28 | 1996-07-16 | Toshiba Corp | Radio communication system |
JPH09135263A (en) * | 1995-11-13 | 1997-05-20 | Hitachi Ltd | Dynamic assignment system for communication band |
-
2005
- 2005-08-26 JP JP2005246832A patent/JP4489663B2/en not_active Expired - Fee Related
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000013856A (en) * | 1998-06-25 | 2000-01-14 | Matsushita Graphic Communication Systems Inc | Radio data communication equipment |
JP2000269970A (en) * | 1999-03-18 | 2000-09-29 | Fujitsu Ltd | Atm cell multiplexer and method for multiplexing atm cell |
JP2001102988A (en) * | 1999-09-30 | 2001-04-13 | Nec Eng Ltd | Initial connection system and its control circuit |
JP2001189951A (en) * | 1999-12-28 | 2001-07-10 | Sony Corp | Wireless transmission method and wireless transmitter |
JP2002111639A (en) * | 2000-09-29 | 2002-04-12 | Matsushita Electric Ind Co Ltd | Apparatus and method for data communication |
JP2002369245A (en) * | 2001-06-05 | 2002-12-20 | Ntt Docomo Inc | Radio communication system and method for deciding radio frame constitution |
JP2004297428A (en) * | 2003-03-27 | 2004-10-21 | Nippon Telegr & Teleph Corp <Ntt> | Packet repeating apparatus |
JP2005151202A (en) * | 2003-11-17 | 2005-06-09 | National Institute Of Advanced Industrial & Technology | Channel controller |
Also Published As
Publication number | Publication date |
---|---|
JP2007060589A (en) | 2007-03-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11018791B2 (en) | Method and device for time-controlled data transmission in a time-sensitive network | |
JP4733052B2 (en) | Hybrid power saving transmission method in wireless local area network for real-time communication | |
JP4690342B2 (en) | Unscheduled power saving transmission method in wireless local area network for real-time communication | |
TWI244287B (en) | Radio LAN communication system | |
US7123627B2 (en) | Class of computationally parsimonious schedulers for enforcing quality of service over packet based AV-centric home networks | |
CN101827033B (en) | Method and device for controlling network traffic and local area network system | |
JP2007520106A (en) | Uplink poll based power saving delivery method in wireless local area network for real time communication | |
JP4904849B2 (en) | Radio station and communication method | |
US20090103506A1 (en) | Separating Control and Data in Wireless Networks | |
US20070076693A1 (en) | Scheduling variable bit rate multimedia traffic over a multi-hop wireless network | |
US8681768B2 (en) | System and method of pacing real time media transmission over a broadband channel using micro bursting | |
JP4489663B2 (en) | COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, COMMUNICATION CONTROL PROGRAM, AND ITS RECORDING MEDIUM | |
CN101288278A (en) | Method and apparatus for flow control of data in a mesh network | |
JP5118344B2 (en) | Wireless network and method for fairing bandwidth | |
JP4335219B2 (en) | Wireless LAN traffic priority control method and apparatus | |
JP2002124981A (en) | Network communication method and network communication equipment and information equipment | |
US20110047271A1 (en) | Method and system for allocating resources | |
JP2010154420A (en) | Wireless communication device | |
JP2009141565A (en) | Reception terminal apparatus | |
JPH11331228A (en) | System and method for data communication | |
KR102624295B1 (en) | Time control scheduling method and system for supporting non-isochronous emergency traffic in time-sensitive networks | |
KR100772189B1 (en) | Method for transferring data frame end-to-end using virtual synchronization on local area network and Network Devices appling the same | |
WO2012050056A1 (en) | Wireless network system | |
JP5095648B2 (en) | Bandwidth management device, bandwidth setting request device, bandwidth management device control method, bandwidth setting request device control method, bandwidth management system, bandwidth management program, bandwidth setting request program, and computer-readable recording medium recording the program | |
EP2615880B1 (en) | Scheduling transmission of traffic treated less preferentially despite timing requirements |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070731 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20091023 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100112 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100218 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20100330 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100331 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130409 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |