JP2013192055A - Sensor device and its retransmission control method - Google Patents
Sensor device and its retransmission control method Download PDFInfo
- Publication number
- JP2013192055A JP2013192055A JP2012057093A JP2012057093A JP2013192055A JP 2013192055 A JP2013192055 A JP 2013192055A JP 2012057093 A JP2012057093 A JP 2012057093A JP 2012057093 A JP2012057093 A JP 2012057093A JP 2013192055 A JP2013192055 A JP 2013192055A
- Authority
- JP
- Japan
- Prior art keywords
- signal
- retransmission
- sensor information
- link establishment
- sensor
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Selective Calling Equipment (AREA)
- Telephonic Communication Services (AREA)
Abstract
【課題】リンク確立信号およびセンサ情報信号の伝送に対して無駄な再送処理を防止し、さらにセンサ情報の伝送効率を改善する。
【解決手段】網制御装置を介してセンタ装置との間でリンク確立信号およびその応答信号をやりとりしてリンク確立を行い、続いてセンサ情報信号およびその応答信号をやりとりしてセンタ装置にセンサ情報を伝送するセンサ装置の再送制御方法において、リンク確立信号に対する応答信号の再送タイムアウト時間をT1とし、センサ情報信号に対する応答信号の再送タイムアウト時間をT2とし、T1>T2としてそれぞれの応答信号のタイムアウトを監視し、リンク確立信号に対する応答信号がT1でタイムアウトしたとき、あるいはセンサ情報信号に対する応答信号がT2でタイムアウトしたときに、リンク確立信号からの再送処理を行う。
【選択図】 図2Kind Code: A1 It is possible to prevent useless retransmission processing for transmission of a link establishment signal and a sensor information signal, and further improve the transmission efficiency of sensor information.
A link establishment signal and its response signal are exchanged with a center device via a network control device to establish a link, and then a sensor information signal and its response signal are exchanged to send the sensor information to the center device. In the retransmission control method of the sensor device for transmitting the transmission signal, the retransmission timeout time of the response signal to the link establishment signal is T1, the retransmission timeout time of the response signal to the sensor information signal is T2, and the timeout of each response signal is T1> T2. When the response signal for the link establishment signal times out at T1, or when the response signal for the sensor information signal times out at T2, retransmission processing from the link establishment signal is performed.
[Selection] Figure 2
Description
本発明は、センサから取得したセンサ情報を通信回線を介して遠隔のセンタ装置へ転送するセンサ装置、およびセンサ装置における再送制御方法に関する。 The present invention relates to a sensor device that transfers sensor information acquired from a sensor to a remote center device via a communication line, and a retransmission control method in the sensor device.
遠隔監視システムは、センタ装置から遠隔で、ガス、水道、電気等の検針値、セキュリティ情報(各種警報等)を収集するシステムであり、M2M通信のアプリケーションの一つとして世の中に広く導入されている。 The remote monitoring system is a system that collects meter reading values of gas, water, electricity, etc. and security information (various alarms, etc.) remotely from a center device, and is widely introduced as one of the applications of M2M communication. .
図8は、従来の遠隔監視システムの構成例を示す。
図8において、センサ11が接続されるセンサ装置12やガスメーター13は、通信インタフェースを介して網制御装置(以下「NCU」と記述する)14に接続される。このNCU14は通信回線15を介してセンタ装置16と接続され、双方向通信する構成になっている。通信回線15は、例えばPSTN、ISDN、ADSL、光回線、携帯電話回線、PHS回線等の公衆回線が用いられる。
FIG. 8 shows a configuration example of a conventional remote monitoring system.
In FIG. 8, a
なお、NCU14とセンサ装置12やガスメータ13との間の通信に特定小電力無線を利用する構成、すなわちNCU14として無線接続されるNCU親機とNCU子機で構成し、NCU子機にセンサ端末12やガスメータ13を接続する構成であってもよい。
Note that a configuration using specific low-power radio for communication between the NCU 14 and the
センサ装置12とセンタ装置16との間の通信は、上り信号(リンク確立信号および1以上のセンサ情報信号)と下り信号(応答信号)の組み合わせによるシーケンス型の通信プロトコルで実施される。ここで、センサ装置12からセンタ装置16の方向を上りとする。センサ装置12は、リンク確立信号およびその応答信号により回線種別に応じたリンク確立処理を行い、続いてセンサ情報信号およびその応答信号によりセンサ情報の伝送処理を行う。なお、遠隔監視システムのセンサ装置12は、リンク確立信号を送信してから一定時間内に応答信号を受信しないとき、またはセンサ情報信号を送信してから一定時間内に応答信号を受信しないときは、リンク確立信号と1以上のセンサ情報信号からなる1シーケンス単位で再送処理が行われる。
Communication between the
このような再送制御は、TCP(Transmission Control Protocol )において、パケットを送信するときに応答信号が返ってくる予想時間のタイマを設定し、タイマがタイムアウトしたら再送処理を行うARQ(Automatic Repeat Request)として一般化している(非特許文献1)。 Such retransmission control is performed by setting a timer of an expected time when a response signal is returned when transmitting a packet in TCP (Transmission Control Protocol), and performing ARQ (Automatic Repeat Request) to perform retransmission processing when the timer times out. It is generalized (Non-Patent Document 1).
ここで、再送タイムアウト時間の見積りが重要になる。短すぎれば不必要な再送が行われる可能性が高く、長すぎれば再送処理が遅くなり、スループットの低下につながる。そこで、再送タイムアウト時間は、通信装置間のラウンドトリップ時間(RTT)よりも少し長い時間が設定される。 Here, it is important to estimate the retransmission timeout time. If it is too short, there is a high possibility that unnecessary retransmission will be performed, and if it is too long, retransmission processing will be delayed, leading to a reduction in throughput. Therefore, the retransmission timeout time is set to be slightly longer than the round trip time (RTT) between communication devices.
ところで、TCPでは、信号を送受信しながらRTTを測定し、動的に再送タイムアウト時間を変化させることも行われているが、パケットの種別によって再送タイムアウト時間を変更することは行っていない。すなわち、再送タイムアウトを監視するタイマは1つであり、例えば上記のリンク確立信号とセンサ情報信号が同じ再送タイムアウト時間による再送制御が行われることになる。 By the way, in TCP, the RTT is measured while transmitting and receiving signals, and the retransmission timeout time is dynamically changed, but the retransmission timeout time is not changed depending on the packet type. That is, there is one timer for monitoring the retransmission timeout. For example, the above-described link establishment signal and the sensor information signal are subjected to retransmission control based on the same retransmission timeout time.
しかし、遠隔監視システムにおいて使用される通信回線は電話回線、光回線、無線回線など様々であり、回線種別によってはリンク確立に時間を要するものもあり、平均的なRTTは長くなる。一方、リンク確立後のセンサ情報信号およびその応答信号のRTTは短い。このような状況において、センサ情報信号のRTTに合せて短い再送タイムアウト時間を設定すると、リンク確立信号に対してタイムアウトが頻発して無駄な再送が発生する。一方、リンク確立信号のRTTに合せて長い再送タイムアウト時間を設定すると、センサ情報信号のRTTに対して必要以上に長い時間となり、センサ情報信号の伝送効率が低下するとともに、センサ情報が滞留してセンサ装置に過負荷が生じる問題があった。 However, there are various communication lines used in the remote monitoring system, such as a telephone line, an optical line, and a wireless line, and depending on the line type, there are cases where it takes time to establish a link, and the average RTT becomes long. On the other hand, the sensor information signal after link establishment and the response signal RTT are short. In such a situation, if a short retransmission time-out period is set in accordance with the RTT of the sensor information signal, a time-out occurs frequently for the link establishment signal, and unnecessary retransmission occurs. On the other hand, if a long retransmission timeout period is set in accordance with the RTT of the link establishment signal, the time becomes longer than necessary for the RTT of the sensor information signal, the transmission efficiency of the sensor information signal is lowered, and the sensor information is retained. There was a problem that the sensor device was overloaded.
本発明は、遠隔監視システムにおいて、リンク確立信号およびセンサ情報信号の伝送に対して無駄な再送処理を防止し、さらにセンサ情報の伝送効率を改善するセンサ装置およびその再送制御方法を提供することを目的とする。 It is an object of the present invention to provide a sensor device and a retransmission control method thereof that prevent unnecessary retransmission processing for transmission of a link establishment signal and sensor information signal and further improve the transmission efficiency of sensor information in a remote monitoring system. Objective.
第1の発明は、通信回線を介してセンタ装置に接続される網制御装置と、センサ情報を出力するセンサとの間に接続され、網制御装置を介してセンタ装置との間でリンク確立信号およびその応答信号をやりとりしてリンク確立を行い、続いてセンサ情報信号およびその応答信号をやりとりしてセンタ装置にセンサ情報を伝送するセンサ装置の再送制御方法において、リンク確立信号に対する応答信号の再送タイムアウト時間をT1とし、センサ情報信号に対する応答信号の再送タイムアウト時間をT2とし、T1>T2としてそれぞれの応答信号のタイムアウトを監視し、リンク確立信号に対する応答信号がT1でタイムアウトしたとき、あるいはセンサ情報信号に対する応答信号がT2でタイムアウトしたときに、リンク確立信号からの再送処理を行う。 According to a first aspect of the present invention, a link establishment signal is connected between a network control device connected to a center device via a communication line and a sensor that outputs sensor information, and between the center device via the network control device. In the retransmission control method of the sensor device for exchanging the response signal and establishing the link and subsequently exchanging the sensor information signal and the response signal to transmit the sensor information to the center device, the retransmission of the response signal to the link establishment signal The timeout time is T1, the retransmission timeout time of the response signal for the sensor information signal is T2, the timeout of each response signal is monitored as T1> T2, and the response signal for the link establishment signal times out at T1, or the sensor information When the response signal to the signal times out at T2, Processing is carried out.
第1の発明の再送制御方法において、再送処理の規定回数以内にセンサ情報信号の送信が成功しない場合に、次の再送間隔または再送の規定回数を増大させ、その後に送信が成功した場合に次の再送間隔または再送の規定回数を減少させる。 In the retransmission control method of the first invention, if the transmission of the sensor information signal is not successful within the prescribed number of retransmission processes, the next retransmission interval or the prescribed number of retransmissions is increased, and if the transmission succeeds after that, Reduce the retransmission interval or the specified number of retransmissions.
第1の発明の再送制御方法において、再送処理の規定回数以内にリンク確立が成功しない場合に、次のリンク確立信号の送信タイミングを調整する。 In the retransmission control method according to the first aspect of the invention, the transmission timing of the next link establishment signal is adjusted when the link establishment is not successful within the prescribed number of retransmission processes.
第1の発明の再送制御方法において、再送処理の規定回数以内にリンク確立が成功し、センサ情報信号の送信が成功した場合に、それぞれの応答信号の応答時間の平均値がともに所定の閾値外にあれば次の再送間隔または再送の規定回数を増大させ、当該平均値の少なくとも一方が所定の閾値内にあれば次の再送間隔または再送の規定回数を減少させる。 In the retransmission control method according to the first aspect of the present invention, when link establishment is successful within the specified number of retransmission processes and transmission of the sensor information signal is successful, the average response time of each response signal is outside a predetermined threshold. If it is, the next retransmission interval or the prescribed number of retransmissions is increased, and if at least one of the average values is within a predetermined threshold, the next retransmission interval or the prescribed number of retransmissions is decreased.
第1の発明の再送制御方法において、再送間隔または再送の規定回数が閾値を超えて再送処理の多発を検知すると、センサから取得するセンサ情報の取得間隔を調整し、あるいはセンサ情報の精度を下げてセンサ情報のデータサイズを減少させる。 In the retransmission control method of the first invention, when the retransmission interval or the specified number of retransmissions exceeds a threshold value and frequent retransmission processing is detected, the sensor information acquisition interval acquired from the sensor is adjusted or the accuracy of the sensor information is lowered. Reduce the data size of sensor information.
第2の発明は、通信回線を介してセンタ装置に接続される網制御装置と、センサ情報を出力するセンサとの間に接続され、網制御装置を介してセンタ装置との間でリンク確立信号およびその応答信号をやりとりしてリンク確立を行い、続いてセンサ情報信号およびその応答信号をやりとりしてセンタ装置にセンサ情報を伝送するセンサ装置において、リンク確立信号に対する応答信号の再送タイムアウト時間をT1とし、センサ情報信号に対する応答信号の再送タイムアウト時間をT2とし、T1>T2としてそれぞれの応答信号のタイムアウトを監視し、リンク確立信号に対する応答信号がT1でタイムアウトしたとき、あるいはセンサ情報信号に対する応答信号がT2でタイムアウトしたときに、リンク確立信号からの再送処理を行う再送制御手段を備える。 According to a second aspect of the present invention, a link establishment signal is connected between a network control device connected to the center device via a communication line and a sensor that outputs sensor information, and between the center device via the network control device. In the sensor device for exchanging the response signal and establishing the link, and subsequently exchanging the sensor information signal and the response signal to transmit the sensor information to the center device, the retransmission time-out time of the response signal to the link establishment signal is T1. T2 is the retransmission timeout time of the response signal to the sensor information signal, and the timeout of each response signal is monitored as T1> T2, and when the response signal to the link establishment signal times out at T1, or the response signal to the sensor information signal When a timeout occurs at T2, re-transmission from the link establishment signal is performed. And a control unit.
第2の発明のセンサ装置において、再送制御手段は、再送処理の規定回数以内にセンサ情報信号の送信が成功しない場合に、次の再送間隔または再送の規定回数を増大させ、その後に送信が成功した場合に次の再送間隔または再送の規定回数を減少させる。 In the sensor device of the second invention, the retransmission control means increases the next retransmission interval or the prescribed number of retransmissions if the transmission of the sensor information signal is not successful within the prescribed number of retransmission processes, and then succeeds in transmission. If this happens, reduce the next retransmission interval or the specified number of retransmissions.
第2の発明のセンサ装置において、再送制御手段は、再送処理の規定回数以内にリンク確立が成功しない場合に、次のリンク確立信号の送信タイミングを調整する。 In the sensor device of the second invention, the retransmission control means adjusts the transmission timing of the next link establishment signal when the link establishment is not successful within the prescribed number of retransmission processes.
本発明は、センサ装置とセンタ装置との間でリンク確立に時間を要する通信回線を用いる場合であっても、リンク確立信号およびセンサ情報信号の再送処理をそれぞれの再送タイムアウト時間T1,T2に応じて最適制御することができる。これにより、無駄な再送制御を回避し、消費電力を低減させることができる。 In the present invention, even when a communication line that requires time for link establishment is used between the sensor device and the center device, the retransmission processing of the link establishment signal and the sensor information signal is performed according to the respective retransmission timeout times T1 and T2. Optimal control. Thereby, useless retransmission control can be avoided and power consumption can be reduced.
さらに、センサ情報信号の再送回数を監視し、再送回数が規定回数に達したときに、次回の通信における再送間隔または再送回数を増大する制御を行う。あるいは、リンク確立信号に対する再送回数を監視し、再送回数が規定回数に達したときに、次回の送信タイミングの制御を行う。これにより、再送制御を効率的に実施することができる。 Further, the number of retransmissions of the sensor information signal is monitored, and when the number of retransmissions reaches a specified number, control is performed to increase the retransmission interval or the number of retransmissions in the next communication. Alternatively, the number of retransmissions for the link establishment signal is monitored, and the next transmission timing is controlled when the number of retransmissions reaches a specified number. Thereby, retransmission control can be performed efficiently.
図1は、本発明のセンサ装置の実施例1の構成例を示す。
図1において、実施例1のセンサ装置100は、NCU14との通信を行う通信インタフェース部110、センサ11からセンサ情報を入力するセンサ入力部120、センサ装置全体を制御する制御部130により構成される。制御部130は、センサ装置100がNCU14に送信する上り信号(リンク確立信号、センサ情報信号)に対する下り信号(応答信号)のタイムアウトによる再送回数を計数する再送回数計数部131、再送間隔または再送の規定回数を制御する再送制御部132、リンク確立信号の送信タイミングを制御する送信タイミング制御部133、再送回数の計数結果や再送の規定回数を記憶する記憶部134により構成される。送信タイミングは、リンク確立信号の送信開始前の待ち時間として制御する。例えば、リンク確立信号が生起したときに即時に送信する即時発信方式と、発生させた乱数に対応するランダム待ち時間後にリンク確立信号を送信する遅延発信方式を選択する。
FIG. 1 shows a configuration example of Embodiment 1 of the sensor device of the present invention.
1, the sensor device 100 according to the first embodiment includes a
図2は、本発明のセンサ装置の基本の動作シーケンスを示す。
図2において、センサ装置100とセンタ装置16との間において実行される1シーケンスは、リンク確立期と通信期に分けられる。リンク確立期では、センサ装置100とセンタ装置16との間でリンク確立信号および応答信号をやりとりしてリンクを確立する。まず、センサ装置100はリンク確立信号をNCU14へ送信し、再送タイムアウト時間T1のT1タイマを起動させ、リンク確立信号に対する応答信号の待ち受け状態となる。NCU14はリンク確立信号をセンタ装置16へ転送し、センタ装置16から対応する応答信号を受信するとセンサ装置100へ転送する。センサ装置100は、リンク確立信号に対する応答信号を正常受信すると、T1タイマを停止してリンク確立処理を終了して通信期に移行する。一方、リンク確立信号に対応する応答信号が正常受信されず、T1タイマがタイムアウトした場合には、リンク確立信号の再送処理が行われる。
FIG. 2 shows a basic operation sequence of the sensor device of the present invention.
In FIG. 2, one sequence executed between the sensor device 100 and the
通信期では、センサ装置100とセンタ装置16との間で、1シーケンスを構成するセンサ情報信号と応答信号のやりとりを繰り返す。センサ装置100はセンサ情報信号をNCU14へ送信し、再送タイムアウト時間T2のT2タイマを起動させ、センサ情報信号に対する応答信号の待ち受け状態となる。NCU14はセンサ情報信号をセンタ装置16へ転送し、センタ装置16から対応する応答信号を受信するとセンサ装置100へ転送する。センサ装置100は、センサ情報信号に対する応答信号を正常受信すると、T2タイマを停止し、続いて1シーケンスを構成するセンサ情報信号の送信を繰り返す。ここでは2往復の例を示す。一方、センサ情報信号に対応する応答信号が正常受信せず、T2タイマがタイムアウトした場合には、リンク確立信号からの再送処理が行われる。
In the communication period, exchange of sensor information signals and response signals constituting one sequence is repeated between the sensor device 100 and the
ここで、本発明の特徴は、NCU14とセンタ装置16との間のリンク確立は、センサ情報信号に比べてRTTが長くなることを考慮し、T1>T2とするところにある。これにより、NCU14とセンタ装置16との間でリンク確立に時間を要する通信回線を用いる場合であっても、リンク確立信号およびセンサ情報信号の再送処理をそれぞれの再送タイムアウト時間に応じて最適制御することができる。
Here, the feature of the present invention is that the link establishment between the
さらに、リンク確立信号およびセンサ情報信号の再送回数を監視し、再送回数が規定回数に達したときに、次回の通信における再送間隔または再送回数の制御を行う。あるいは、リンク確立信号およびセンサ情報信号に対する再送回数が規定回数に達したときにそれぞれ個別に対応し、リンク確立信号に対しては次回の送信タイミングの制御を行い、センサ情報信号に対しては次回の再送間隔または再送回数の制御を行う。以下に具体的に説明する。 Furthermore, the number of retransmissions of the link establishment signal and the sensor information signal is monitored, and when the number of retransmissions reaches a specified number, the retransmission interval or the number of retransmissions in the next communication is controlled. Alternatively, when the number of retransmissions for the link establishment signal and the sensor information signal reaches the specified number of times, respectively, the next transmission timing is controlled for the link establishment signal, and the next time for the sensor information signal. The retransmission interval or the number of retransmissions is controlled. This will be specifically described below.
図3は、本発明のセンサ装置の第1の再送制御処理例を示す。ここでは、T1タイマおよびT2タイマがタイムアウトして再送処理を行う規定回数をN2とする。 FIG. 3 shows a first retransmission control processing example of the sensor device of the present invention. Here, the prescribed number of times that the T1 timer and the T2 timer time out and perform retransmission processing is N2.
図3において、センサ装置は、リンク確立信号を送信し(S1)、再送タイムアウト時間T1のT1タイマを起動させ、リンク確立信号に対する応答信号の待ち受け状態となる(S2)。T1タイマがタイムアウトする前にリンク確立信号に対する応答信号を正常受信すると(S2:No)、T1タイマを停止し、続いてセンサ情報信号を送信し(S3)、再送タイムアウト時間T2のT2タイマを起動させ、センサ情報信号に対する応答信号の待ち受け状態となる(S4)。T2タイマがタイムアウトする前にセンサ情報信号に対する応答信号を正常受信すると(S4:No)、T2タイマを停止し、1シーケンスを構成するセンサ情報信号の送信回数だけステップS3,S4の処理を繰り返す(S5)。そして、1シーケンスのセンサ情報信号の送信を終了すると、次回の通信時に用いる再送間隔または再送の規定回数N2を下限値を下回らない範囲で減少させ(S6)、1シーケンスの処理を終了する。 In FIG. 3, the sensor device transmits a link establishment signal (S1), activates the T1 timer for the retransmission timeout time T1, and enters a standby state for a response signal to the link establishment signal (S2). If the response signal to the link establishment signal is normally received before the T1 timer times out (S2: No), the T1 timer is stopped, then the sensor information signal is transmitted (S3), and the T2 timer of the retransmission timeout time T2 is started. In response to the sensor information signal, a response signal is waited (S4). If the response signal to the sensor information signal is normally received before the T2 timer times out (S4: No), the T2 timer is stopped, and the processes in steps S3 and S4 are repeated as many times as the number of sensor information signal transmissions constituting one sequence ( S5). When the transmission of one sequence of sensor information signal is completed, the retransmission interval or the specified number of retransmissions N2 used in the next communication is decreased within a range not lower than the lower limit (S6), and the processing of one sequence is terminated.
一方、リンク確立信号に対する応答信号の待ち受け状態でT1タイマがタイムアウトした場合(S2:Yes )、あるいはセンサ情報信号に対する応答信号の待ち受け状態でT2タイマがタイムアウトした場合(S4:Yes )、再送回数をインクリメントし(S7)、再送回数が規定回数N2に達するまで、リンク確立信号およびセンサ情報信号の再送を繰り返す(S8、S1)。再送回数が規定回数N2に達すると(S8:Yes )、次回の通信時に用いる再送間隔または再送の規定回数N2を上限値を上回らない範囲で増大させ(S9)、1シーケンスの処理を終了する。なお、ステップS6の処理は、ステップS9で再送間隔または再送の規定回数N2を増大させた後に限り、減少させるようにしてもよい。 On the other hand, when the T1 timer times out while waiting for a response signal to the link establishment signal (S2: Yes), or when the T2 timer times out while waiting for a response signal to the sensor information signal (S4: Yes), the number of retransmissions is set. Increment (S7) and repeat retransmission of the link establishment signal and sensor information signal until the number of retransmissions reaches the specified number N2 (S8, S1). When the number of retransmissions reaches the specified number of times N2 (S8: Yes), the retransmission interval used at the next communication or the specified number of retransmissions N2 is increased within a range not exceeding the upper limit (S9), and the processing of one sequence is terminated. Note that the processing in step S6 may be decreased only after the retransmission interval or the specified number of retransmissions N2 is increased in step S9.
図4は、本発明のセンサ装置の第1の再送制御処理の動作例を示す。ここでは、リンク確立信号と2回のセンサ情報信号の送信で1シーケンスが構成され、再送の規定回数N2が3の場合に、次回の再送間隔を制御する例を示す。 FIG. 4 shows an operation example of the first retransmission control process of the sensor device of the present invention. Here, an example is shown in which the next retransmission interval is controlled when one sequence is configured by transmission of the link establishment signal and the sensor information signal twice, and the specified number of retransmissions N2 is 3.
図4において、リンク確立信号またはセンサ情報信号の3回の再送で送信が成功しない場合は、次回の再送間隔を上限値を上回らない範囲で広げる。また、再送間隔を広げた後に、リンク確立信号およびセンサ情報信号の送信が成功すれば、次回の再送間隔を下限値を下回らない範囲で狭める。なお、再送回数を増減してもよいし、再送回数と再送間隔の両方を同時に増減してもよい。 In FIG. 4, when the transmission is not successful by three retransmissions of the link establishment signal or the sensor information signal, the next retransmission interval is widened within a range not exceeding the upper limit value. Further, if the link establishment signal and the sensor information signal are successfully transmitted after increasing the retransmission interval, the next retransmission interval is reduced within a range that does not fall below the lower limit value. Note that the number of retransmissions may be increased or decreased, and both the number of retransmissions and the retransmission interval may be increased or decreased simultaneously.
図5は、本発明のセンサ装置の第2の再送制御処理例を示す。ここでは、T1タイマがタイムアウトして再送処理を行う規定回数をN1とし、T2タイマがタイムアウトして再送処理を行う規定回数をN2とする。 FIG. 5 shows a second retransmission control processing example of the sensor device of the present invention. Here, the prescribed number of times that the T1 timer times out and performs the retransmission processing is N1, and the prescribed number of times that the T2 timer times out and performs the retransmission processing is N2.
図5において、センサ装置100がリンク確立信号およびセンサ情報信号の送信に成功して1シーケンスの処理を終了するまでのステップS1〜S6までの処理は、図3に示す第1の再送制御処理例と同様である。 In FIG. 5, the processes from step S <b> 1 to S <b> 6 until the sensor device 100 successfully transmits the link establishment signal and the sensor information signal and completes the processing of one sequence are the first retransmission control processing example illustrated in FIG. 3. It is the same.
リンク確立信号に対する応答信号の待ち受け状態でT1タイマがタイムアウトした場合(S2:Yes )、再送回数をインクリメントし(S11)、再送回数が規定回数N1に達するまで、リンク確立信号の再送を繰り返す(S12、S1)。再送回数が規定回数N1に達すると(S12:Yes )、センサ装置100とセンタ装置16との間の通信回線が異常またはビジー、あるいはNCU14やセンサ装置100自体に異常があると判断し、次回の通信時に用いる送信タイミングを変更し(S13)、1シーケンスの処理を終了する。なお、送信タイミングの変更では、例えば即時発信方式から、発生させた乱数に対応するランダム待ち時間後にリンク確立信号を送信する遅延発信方式などに切り替える。
When the T1 timer times out while waiting for a response signal to the link establishment signal (S2: Yes), the number of retransmissions is incremented (S11), and the retransmission of the link establishment signal is repeated until the number of retransmissions reaches the specified number N1 (S12). , S1). When the number of retransmissions reaches the specified number N1 (S12: Yes), it is determined that the communication line between the sensor device 100 and the
また、センサ情報信号に対する応答信号の待ち受け状態でT2タイマがタイムアウトした場合(S4:Yes )、再送回数をインクリメントし(S7)、再送回数が規定回数N2に達するまで、リンク確立信号およびセンサ情報信号の再送を繰り返す(S8、S1)。再送回数が規定回数N2に達すると(S8:Yes )、次回の通信時に用いる再送間隔または再送の規定回数N2を上限値を上回らない範囲で増大させ(S9)、1シーケンスの処理を終了する。 If the T2 timer times out while waiting for a response signal to the sensor information signal (S4: Yes), the number of retransmissions is incremented (S7), and the link establishment signal and sensor information signal are increased until the number of retransmissions reaches the specified number N2. Are repeated (S8, S1). When the number of retransmissions reaches the specified number of times N2 (S8: Yes), the retransmission interval used at the next communication or the specified number of retransmissions N2 is increased within a range not exceeding the upper limit (S9), and the processing of one sequence is terminated.
図6は、本発明のセンサ装置の第2の再送制御処理の動作例を示す。ここでは、リンク確立信号と2回のセンサ情報信号の送信で1シーケンスが構成され、再送の規定回数N1およびN2が3の場合に、次回の送信タイミングを制御する例を示す。 FIG. 6 shows an operation example of the second retransmission control process of the sensor device of the present invention. Here, an example is shown in which the next transmission timing is controlled when one sequence is constituted by the transmission of the link establishment signal and the sensor information signal twice, and the specified number of retransmissions N1 and N2 is 3.
図6において、リンク確立信号の3回の再送でリンク確立に成功しない場合は、次回の送信タイミングを即時発信方式から遅延発信方式に切り替える。なお、遅延発信方式に切り替えた後に1シーケンスの処理が成功した場合には、ステップS6において、送信タイミングを即時発信方式に切り戻すようにしてもよい。 In FIG. 6, when link establishment is not successful by three retransmissions of the link establishment signal, the next transmission timing is switched from the immediate transmission method to the delayed transmission method. If the processing of one sequence is successful after switching to the delayed transmission method, the transmission timing may be switched back to the immediate transmission method in step S6.
実施例1は、リンク確立信号およびセンサ情報信号の再送が規定回数に達しても送信が成功しなかった場合に、センサ装置100とセンタ装置16との間の通信回線が異常またはビジー、あるいはNCU14やセンサ装置100自体に異常があると判断し、次回の通信時に用いる再送間隔、再送の規定回数、あるいは送信タイミングを調整するものであった。しかし、リンク確立信号およびセンサ情報信号の応答信号がタイムアウトしなくても、応答時間が長くなっている場合には、例えば通信回線が混雑しているものと推定し、次回の通信時に用いる再送間隔、再送の規定回数を調整することも有効である。
In the first embodiment, if the transmission is not successful even if the retransmission of the link establishment signal and the sensor information signal reaches the specified number of times, the communication line between the sensor device 100 and the
実施例2は、リンク確立信号およびセンサ情報信号に対する応答信号の応答時間をそれぞれ計測し、1シーケンスにおけるそれぞれの平均値を計算するとともに、各通信方式における最短応答時間である理論応答時間との差分を計算し、その差分に応じて次回の通信時に用いる再送間隔、再送の規定回数の増減を行うことを特徴とする。 In the second embodiment, the response time of the response signal to the link establishment signal and the sensor information signal is measured, the average value in each sequence is calculated, and the difference from the theoretical response time that is the shortest response time in each communication method And the increase / decrease of the retransmission interval and the specified number of retransmissions are used according to the difference.
実施例2のセンサ装置100は、図1に示す実施例1の制御部130において、リンク確立信号およびセンサ情報信号に対する応答信号の応答時間をそれぞれ計測する応答時間計測部と、1シーケンスにおけるそれぞれの応答時間の平均値T1ave, T2aveを計算するとともに、理論応答時間T1th,T2th との差分を計算する演算部とを備える。
The sensor device 100 according to the second embodiment includes a response time measuring unit that measures response times of response signals to the link establishment signal and the sensor information signal in the
図7は、本発明のセンサ装置の実施例2における再送制御処理例を示す。ここでは、図3および図5に示すフローチャートにおけるステップS5とステップS6,S9との間に挿入される部分のみを示す。
FIG. 7 shows an example of retransmission control processing in
図7において、1シーケンスのリンク確立信号およびセンサ情報信号の送信が成功すると(S5:Yes )、リンク確立信号およびセンサ情報信号に対する応答信号がタイムアウトしなかったときに計測した応答時間の平均値T1ave,T2aveを計算する(S31)。なお、リンク確立信号は1シーケンスに通常は1回であるため計測値がそのまま平均値になるが、リンク確立後のセンサ情報信号に対する応答信号がタイムアウトしたときにリンク確立信号から再送が行われるので、その場合には複数のリンク確立信号に対する応答時間の平均値T1aveが計算できる。センサ情報信号の場合は、1シーケンスに複数回繰り返される各応答時間の平均値を計算する。 In FIG. 7, when the transmission of one sequence of link establishment signal and sensor information signal is successful (S5: Yes), the average value T1ave of response times measured when the response signals for the link establishment signal and sensor information signal have not timed out. , T2ave is calculated (S31). Since the link establishment signal is normally once in one sequence, the measured value becomes the average value as it is, but when the response signal to the sensor information signal after link establishment times out, retransmission is performed from the link establishment signal. In this case, an average value T1ave of response times for a plurality of link establishment signals can be calculated. In the case of a sensor information signal, an average value of response times repeated a plurality of times in one sequence is calculated.
次に、リンク確立信号に対する応答時間の平均値T1aveと理論応答時間T1th の差分が規定値を超えるか否かを判断し、差分が規定値以下であれば、次回の通信時に用いる再送間隔または再送の規定回数N2を下限値を下回らない範囲で減少させ(S6)、1シーケンスの処理を終了する。 Next, it is determined whether or not the difference between the average response time T1ave and the theoretical response time T1th with respect to the link establishment signal exceeds a specified value. If the difference is equal to or less than the specified value, the retransmission interval or retransmission used at the next communication is determined. The predetermined number N2 is reduced within a range that does not fall below the lower limit value (S6), and one sequence process is terminated.
一方、当該差分が規定値を超えた場合には、センサ情報信号に対する応答時間の平均値T2aveと理論応答時間T2th の差分が規定値を超えるか否かを判断し、差分が規定値以下であれば、次回の通信時に用いる再送間隔または再送の規定回数N2を下限値を下回らない範囲で減少させ(S6)、1シーケンスの処理を終了する。 On the other hand, if the difference exceeds the specified value, it is determined whether or not the difference between the average response time T2ave and the theoretical response time T2th with respect to the sensor information signal exceeds the specified value. For example, the retransmission interval or the specified number of retransmissions N2 used in the next communication is decreased within a range not lower than the lower limit (S6), and one sequence process is terminated.
リンク確立信号およびセンサ情報信号に対する応答時間の平均値T1ave,T2aveと理論応答時間T1th,T2th の各差分がともに規定値を超えた場合には、リンク確立信号およびセンサ情報信号の応答信号がタイムアウトしなくても、例えば通信回線が混雑しているものと推定し、次回の通信時に用いる再送間隔、再送の規定回数を増大させ(S9)、1シーケンスの処理を終了する。 If the difference between the average response times T1ave and T2ave and the theoretical response times T1th and T2th for the link establishment signal and sensor information signal exceeds the specified value, the response signal for the link establishment signal and sensor information signal times out. Even if not, for example, it is estimated that the communication line is congested, and the retransmission interval and the prescribed number of retransmissions used at the next communication are increased (S9), and the processing of one sequence is completed.
センサ装置は、センサから入力したセンサ情報をバッファに一時的に格納し、1シーケンスごとにセンタ装置との間でリンクを確立し、複数のセンサ情報信号がNCUを介してセンタ装置へ送信される。このとき、センサ装置とセンタ装置との間で再送処理が多発すると、センサ情報のバッファ溢れが生じる可能性がある。 The sensor device temporarily stores sensor information input from the sensor in a buffer, establishes a link with the center device for each sequence, and transmits a plurality of sensor information signals to the center device via the NCU. . At this time, if retransmission processing frequently occurs between the sensor device and the center device, there is a possibility that the buffer of sensor information overflows.
実施例3のセンサ装置は、再送間隔や再送規定回数をモニタしてある閾値を超えたことを検知すると再送処理が多発していると見なし、センサとの間でセンサ情報の取得間隔の増大、センサ情報入力の一時的な停止、あるいはセンサ情報の精度を下げてセンサ情報のデータサイズを減少させるセンサ制御部を備える。このようなセンサ制御部の制御により、再送処理が多発した場合でもバッファに格納されるセンサ情報量を抑えてバッファ溢れを回避することができる。なお、バッファが一杯になったら、最も古いデータに最新データを上書きしていく。 When the sensor device of the third embodiment detects that the retransmission interval and the specified number of retransmissions have exceeded a certain threshold value, it considers that retransmission processing has occurred frequently, and increases the acquisition interval of sensor information with the sensor. A sensor control unit is provided for temporarily stopping sensor information input or reducing the accuracy of the sensor information to reduce the data size of the sensor information. By such control of the sensor control unit, even when retransmission processing occurs frequently, it is possible to suppress the amount of sensor information stored in the buffer and avoid buffer overflow. When the buffer is full, the oldest data is overwritten with the latest data.
また、当該センサ制御部においてバッファのデータ蓄積量をモニタし、そのデータ蓄積量に応じて再送制御部(図1:132)が再送間隔や再送の規定回数の増大率を制御するようにしてもよい。例えば、センサ情報の取得間隔をTs 、再送を含め全てのシーケンスが失敗したと判断するまでの時間をTf としたとき、Ts >Tf となるように制御する。さらに、1シーケンスでN個のセンサ情報信号を伝送する場合、Tf >T1 +T2 ×Nとなる関係が成立するように制御する。また、例えばバッファのデータ蓄積量が全体量の50%未満であれば、再送間隔を2分または再送規定回数を2回ずつ増大させ、50%以上であれば、再送間隔を1分または再送規定回数を1回ずつ増大させるような制御でもよい。 In addition, the sensor control unit monitors the data accumulation amount of the buffer, and the retransmission control unit (FIG. 1: 132) controls the increase rate of the retransmission interval and the prescribed number of retransmissions according to the data accumulation amount. Good. For example, control is performed so that Ts> Tf, where Ts is the sensor information acquisition interval and Tf is the time until all sequences including retransmission are determined to have failed. Further, when N sensor information signals are transmitted in one sequence, control is performed so that a relationship of Tf> T1 + T2 × N is established. Also, for example, if the amount of data stored in the buffer is less than 50% of the total amount, the retransmission interval is increased by 2 minutes or the specified number of retransmissions by two, and if 50% or more, the retransmission interval is set to 1 minute or the specified retransmission The control may be such that the number is increased by one.
また、センサ装置が自律的に再送間隔や再送の規定回数を制御する構成の他に、センタ装置が再送間隔や再送の規定回数の変更を許可する形態であってもよい。 In addition to the configuration in which the sensor device autonomously controls the retransmission interval and the prescribed number of retransmissions, the center device may allow the change of the retransmission interval and the prescribed number of retransmissions.
センサ装置は、リンク確立信号およびセンサ情報信号に対する応答信号の待ち受け状態でタイムアウトした場合、次の再送処理までの間、あるいは再送が規定回数を超えて1シーケンスの送信が成功しなかった場合にはスリープモードに遷移し、消費電力を低減する。そして、再送間隔が経過して次の再送処理を開始するとき、あるいは次のシーケンスの送信が開始する前に起動するようにしてもよい。 When the sensor device times out in the standby state of the response signal for the link establishment signal and the sensor information signal, or until the next retransmission process, or when the retransmission has exceeded the specified number of times and one sequence has not been successfully transmitted. Transition to sleep mode and reduce power consumption. Then, it may be started when the retransmission interval has elapsed and the next retransmission process is started, or before the transmission of the next sequence is started.
上述した各実施例におけるT1タイマ値、T2タイマ値、再送規定回数初期値、再送間隔初期値、T1th 、T2th は、センサ装置設置時にセンサ端末に対し、設定器等により直接設定してもよいし、センタ装置からNCUを介しセンサ装置に対し要求コマンドを送信し、遠隔設定する構成としてもよい。 The T1 timer value, T2 timer value, retransmission specified number initial value, retransmission interval initial value, T1th, and T2th in each of the above-described embodiments may be directly set to the sensor terminal by a setting device or the like when the sensor device is installed. A configuration may also be adopted in which a request command is transmitted from the center device to the sensor device via the NCU and remote setting is performed.
11 センサ
12 センサ装置
13 ガスメーター
14 網制御装置(NCU)
15 通信回線
16 センタ装置
100 センサ装置
110 通信インタフェース部
120 センサ入力部
130 制御部
131 再送回数計数部
132 再送制御部
133 送信タイミング制御部
134 記憶部
11
DESCRIPTION OF
Claims (8)
前記リンク確立信号に対する応答信号の再送タイムアウト時間をT1とし、前記センサ情報信号に対する応答信号の再送タイムアウト時間をT2とし、T1>T2としてそれぞれの応答信号のタイムアウトを監視し、前記リンク確立信号に対する応答信号がT1でタイムアウトしたとき、あるいは前記センサ情報信号に対する応答信号がT2でタイムアウトしたときに、前記リンク確立信号からの再送処理を行う
ことを特徴とする再送制御方法。 Connected between the network control device connected to the center device via the communication line and the sensor that outputs sensor information, and exchanges the link establishment signal and its response signal with the center device via the network control device. In the re-transmission control method of the sensor device for performing link establishment and subsequently exchanging the sensor information signal and its response signal and transmitting the sensor information to the center device,
The retransmission timeout time of the response signal to the link establishment signal is T1, the retransmission timeout time of the response signal to the sensor information signal is T2, the timeout of each response signal is monitored as T1> T2, and the response to the link establishment signal A retransmission control method comprising: performing retransmission processing from the link establishment signal when a signal times out at T1 or when a response signal to the sensor information signal times out at T2.
前記再送処理の規定回数以内に前記センサ情報信号の送信が成功しない場合に、次の再送間隔または再送の規定回数を増大させ、その後に送信が成功した場合に次の再送間隔または再送の規定回数を減少させる
ことを特徴とする再送制御方法。 The retransmission control method according to claim 1,
If the transmission of the sensor information signal is not successful within the specified number of retransmission processes, the next retransmission interval or the specified number of retransmissions is increased, and if the transmission succeeds thereafter, the next retransmission interval or the specified number of retransmissions A retransmission control method characterized in that
前記再送処理の規定回数以内に前記リンク確立が成功しない場合に、次のリンク確立信号の送信タイミングを調整する
ことを特徴とする再送制御方法。 The retransmission control method according to claim 1,
A retransmission control method comprising adjusting a transmission timing of a next link establishment signal when the link establishment is not successful within a specified number of times of the retransmission processing.
前記再送処理の規定回数以内に前記リンク確立が成功し、前記センサ情報信号の送信が成功した場合に、それぞれの応答信号の応答時間の平均値がともに所定の閾値外にあれば次の再送間隔または再送の規定回数を増大させ、当該平均値の少なくとも一方が所定の閾値内にあれば次の再送間隔または再送の規定回数を減少させる
ことを特徴とする再送制御方法。 The retransmission control method according to claim 1,
If the link establishment is successful within the specified number of retransmission processes and the transmission of the sensor information signal is successful, the next retransmission interval if the average value of the response time of each response signal is outside a predetermined threshold. Alternatively, the retransmission control method is characterized in that the specified number of retransmissions is increased, and if at least one of the average values is within a predetermined threshold, the next retransmission interval or the specified number of retransmissions is decreased.
前記再送間隔または前記再送の規定回数が閾値を超えて前記再送処理の多発を検知すると、前記センサから取得する前記センサ情報の取得間隔を調整し、あるいは前記センサ情報の精度を下げて前記センサ情報のデータサイズを減少させる
ことを特徴とする再送制御方法。 In the retransmission control method according to claim 2,
When the retransmission interval or the specified number of retransmissions exceeds a threshold and the occurrence of the retransmission processing is detected, the sensor information is adjusted by adjusting the acquisition interval of the sensor information acquired from the sensor or the sensor information is reduced. A retransmission control method characterized by reducing the data size.
前記リンク確立信号に対する応答信号の再送タイムアウト時間をT1とし、前記センサ情報信号に対する応答信号の再送タイムアウト時間をT2とし、T1>T2としてそれぞれの応答信号のタイムアウトを監視し、前記リンク確立信号に対する応答信号がT1でタイムアウトしたとき、あるいは前記センサ情報信号に対する応答信号がT2でタイムアウトしたときに、前記リンク確立信号からの再送処理を行う再送制御手段を備えた
ことを特徴とするセンサ装置。 Connected between the network control device connected to the center device via the communication line and the sensor that outputs sensor information, and exchanges the link establishment signal and its response signal with the center device via the network control device. In the sensor device that establishes the link and then exchanges the sensor information signal and its response signal to transmit the sensor information to the center device,
The retransmission timeout time of the response signal to the link establishment signal is T1, the retransmission timeout time of the response signal to the sensor information signal is T2, the timeout of each response signal is monitored as T1> T2, and the response to the link establishment signal A sensor apparatus, comprising: a retransmission control means for performing retransmission processing from the link establishment signal when a signal times out at T1 or when a response signal to the sensor information signal times out at T2.
前記再送制御手段は、前記再送処理の規定回数以内に前記センサ情報信号の送信が成功しない場合に、次の再送間隔または再送の規定回数を増大させ、その後に送信が成功した場合に次の再送間隔または再送の規定回数を減少させる
ことを特徴とするセンサ装置。 The sensor device according to claim 6,
The retransmission control means increases the next retransmission interval or the specified number of retransmissions when the transmission of the sensor information signal is not successful within the specified number of retransmission processes, and then transmits the next retransmission when the transmission is successful. A sensor device characterized in that the specified number of intervals or retransmissions is reduced.
前記再送制御手段は、前記再送処理の規定回数以内に前記リンク確立が成功しない場合に、次のリンク確立信号の送信タイミングを調整する
ことを特徴とするセンサ装置。 The sensor device according to claim 6,
The retransmission control means adjusts the transmission timing of the next link establishment signal when the link establishment is not successful within a specified number of times of the retransmission processing.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012057093A JP5490839B2 (en) | 2012-03-14 | 2012-03-14 | Sensor device and retransmission control method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012057093A JP5490839B2 (en) | 2012-03-14 | 2012-03-14 | Sensor device and retransmission control method thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013192055A true JP2013192055A (en) | 2013-09-26 |
JP5490839B2 JP5490839B2 (en) | 2014-05-14 |
Family
ID=49391897
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012057093A Active JP5490839B2 (en) | 2012-03-14 | 2012-03-14 | Sensor device and retransmission control method thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5490839B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019057933A (en) * | 2018-11-27 | 2019-04-11 | Kddi株式会社 | Wireless communication apparatus, wireless communication method, and wireless communication program |
JP7620522B2 (en) | 2021-09-08 | 2025-01-23 | シャープ株式会社 | COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION SYSTEM |
JP7644688B2 (en) | 2021-09-10 | 2025-03-12 | シャープ株式会社 | COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION SYSTEM |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS648799A (en) * | 1987-07-01 | 1989-01-12 | Sharp Kk | Terminal equipment for automatic metering system |
WO2002098085A1 (en) * | 2001-05-25 | 2002-12-05 | Mitsubishi Denki Kabushiki Kaisha | Internet communication system |
JP2005172395A (en) * | 2003-12-15 | 2005-06-30 | Yanmar Co Ltd | Remote monitoring system of refrigerated container |
JP2008160590A (en) * | 2006-12-25 | 2008-07-10 | Matsushita Electric Works Ltd | Remote monitoring device |
-
2012
- 2012-03-14 JP JP2012057093A patent/JP5490839B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS648799A (en) * | 1987-07-01 | 1989-01-12 | Sharp Kk | Terminal equipment for automatic metering system |
WO2002098085A1 (en) * | 2001-05-25 | 2002-12-05 | Mitsubishi Denki Kabushiki Kaisha | Internet communication system |
JP2005172395A (en) * | 2003-12-15 | 2005-06-30 | Yanmar Co Ltd | Remote monitoring system of refrigerated container |
JP2008160590A (en) * | 2006-12-25 | 2008-07-10 | Matsushita Electric Works Ltd | Remote monitoring device |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019057933A (en) * | 2018-11-27 | 2019-04-11 | Kddi株式会社 | Wireless communication apparatus, wireless communication method, and wireless communication program |
JP7620522B2 (en) | 2021-09-08 | 2025-01-23 | シャープ株式会社 | COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION SYSTEM |
JP7644688B2 (en) | 2021-09-10 | 2025-03-12 | シャープ株式会社 | COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION SYSTEM |
Also Published As
Publication number | Publication date |
---|---|
JP5490839B2 (en) | 2014-05-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4021885B2 (en) | Method for controlling a receiver and a transmitter to process a transmission window resizing procedure in a wireless communication system | |
CN102771103B (en) | High-speed communication system and high-speed communication method | |
CN101938414A (en) | Method and device for transmitting messages | |
KR101630482B1 (en) | Using a variable timer for sending an error indication | |
CN105264843A (en) | Managing pending acknowledgement packets in a communication device | |
CN1645866B (en) | Transmitter device for controlling data transmission | |
US20160315736A1 (en) | Method and equipment for throughput recovery during resumption from outage scenarios | |
JP5490839B2 (en) | Sensor device and retransmission control method thereof | |
JP4817077B2 (en) | Wireless LAN communication system | |
JPWO2011036701A1 (en) | Wireless communication apparatus and communication program | |
CN102368859B (en) | Adaptive and multirate channel adjusting method suitable for wireless sensor network | |
KR100621232B1 (en) | Synchronization method and device | |
US20200028631A1 (en) | Communication system, communication device, method, and recording medium of program | |
WO2014155495A1 (en) | Communication apparatus, reception apparatus, and transmission apparatus | |
WO2017118239A1 (en) | Cross-layer optimization method and device for wireless transmission of data package | |
JP6248924B2 (en) | Communication system, communication method, and data receiving terminal | |
JP2009278532A (en) | Transmission apparatus and congestion control method | |
WO2013117066A1 (en) | Method and device for detecting user equipment abnormity in long term evolution system | |
JP5405870B2 (en) | Communication equipment | |
RU2005130768A (en) | TIME SYNCHRONIZATION FRAME WITH TIME LOCK IN WIRELESS NETWORKS | |
KR100529931B1 (en) | Server system communicating through the wireless network | |
JP2010239176A (en) | Radio access point, and radio communication control method | |
JP5371112B2 (en) | Wireless traffic control device | |
JPWO2006006208A1 (en) | Radio base station | |
JP5504223B2 (en) | Optical communication system, optical subscriber line termination device, and optical communication method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140131 |
|
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: 20140225 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140226 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5490839 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |