JPWO2003105420A1 - Data communication method and data transmission apparatus - Google Patents

Data communication method and data transmission apparatus Download PDF

Info

Publication number
JPWO2003105420A1
JPWO2003105420A1 JP2004512359A JP2004512359A JPWO2003105420A1 JP WO2003105420 A1 JPWO2003105420 A1 JP WO2003105420A1 JP 2004512359 A JP2004512359 A JP 2004512359A JP 2004512359 A JP2004512359 A JP 2004512359A JP WO2003105420 A1 JPWO2003105420 A1 JP WO2003105420A1
Authority
JP
Japan
Prior art keywords
data
unit
buffer
transmission
retransmissions
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2004512359A
Other languages
Japanese (ja)
Other versions
JP4033860B2 (en
Inventor
藤井 秀和
秀和 藤井
西村 崇
崇 西村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Publication of JPWO2003105420A1 publication Critical patent/JPWO2003105420A1/en
Application granted granted Critical
Publication of JP4033860B2 publication Critical patent/JP4033860B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Communication Control (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

再送可能回数管理部3に送信バッファ5に格納されるパケットのシーケンス番号が与えられる。与えられる各シーケンス番号には、送信期間開始毎にデクリメントされる再送可能回数が付加され、この再送可能回数が規定値以下となることが確認されると、送信データ管理部4によって送信バッファ5から確認されたシーケンス番号に応じたパケットが廃棄される。又、送信バッファ5に格納されるパケットの再送可能回数の平均値が基準値以下となったとき、通信異常状態であると判断する。The sequence number of the packet stored in the transmission buffer 5 is given to the retransmittable frequency management unit 3. Each given sequence number is appended with the number of retransmissions that can be decremented each time the transmission period starts. When it is confirmed that the number of retransmissions is less than or equal to a specified value, the transmission data management unit 4 sets the number of retransmissions from the transmission buffer 5. The packet corresponding to the confirmed sequence number is discarded. Further, when the average value of the number of retransmittable packets stored in the transmission buffer 5 is equal to or less than the reference value, it is determined that the communication is abnormal.

Description

技術分野
本発明は、無線通信や電力線通信などのエラーが発生するような伝送路による通信システムにおけるデータ通信方法及びデータ送信装置に関するもので、特に、リアルタイムでデータ転送を行う通信システムにおけるデータ通信方法及びデータ送信装置に関する。
背景技術
近年、通信技術の発展により、LAN(Local Area Network)構築時における配線の煩雑さの解消や距離をおいて配置されたチューナなどのAVソースとディスプレイなどのAV再生装置との通信接続などを目的として、無線通信による通信システムが利用される。又、インターネット接続の手段の一つとして、既存の電力線を用いた電力線通信システムなどの利用も提案されている。
しかしながら、無線通信システムにおいては、その伝送距離が長くなればなるほど、マルチパルスフェージングの影響を受けやすく、又、電力線通信システムにおいては、家庭内で使用されている家電製品からのノイズの影響を受けやすい。そのため、無線通信システムや電力線通信システムそれぞれの伝送課程において、信号が劣化してしまう。
よって、このような伝送課程で発生する誤りを補償する方法として、パケット単位毎に又は1パケットを複数に分割された複数ブロック単位毎に誤り訂正符号を付加し、この誤り訂正符号に基づいて再送要求を受信側が行うものがある。このように受信側より再送要求がなされると、この受信側からの再送要求に従って、受信側で誤って受信されたデータが送信側より再送信される。このような再送動作が行われる通信方法においては、所定期間に特定の送信装置から受信装置にデータ伝送が行われるように設定して、各通信装置に対する通信帯域が確保される。
第11図のブロック図に、従来の無線通信システムで利用されるデータ送信装置201の内部構成を示す。第11図のデータ送信装置201において、外部よりパケットが入力されるとシーケンス番号付加部13によりシーケンス番号が付加された後に、次いでタイムスタンプ付加部14により受信側で再生される再生時刻に関する情報が付加されて、送信バッファ16に一時格納される。
又、再送要求解析部18では、アンテナ21を介して受信部17で受信された受信側からのACK信号より受信側の受信状況を解析し、再送すべきパケットの情報を送信データ管理部15に伝える。そして、データ送信装置201に対して設定された送信期間が開始すると、送信データ管理部15は送信バッファ16に保持している再送パケットと新規パケットの中から送信すべきデータのパケットを検索する。
送信すべきパケットのシーケンス番号を送信データ管理部15内に格納すると、送信期間が終了するまでの間、格納したシーケンス番号順に、送信バッファ16よりパケットを所定のパケット量毎に読み出す。送信バッファ16から読み出されたパケットは、誤り訂正符号付加部20により誤り訂正符号がパケット毎又は複数のブロック毎に付加され、送信部19からアンテナ21を介して送信される。
このようなデータ送信装置201において、送信バッファ16内に格納されているパケットの内、受信側での再生時刻を過ぎているパケットについては受信側で再生不可能であるため、送信バッファ16より廃棄される。この廃棄制御動作は、第12図のフローチャートに従って動作する。
電源投入されると第12図のフローチャートに従った廃棄制御動作が開始され、まず、送信バッファ16に格納されている受信側での再生時刻の最も早いパケットの再生時刻を確認する(S101)。この確認された再生時刻と現在時刻を比較することにより、再生時刻が確認されたパケットが受信側で受信された後に再生される際において、その再生時刻に間に合うか否かを判断する(S102)。そして、受信側での再生に十分間に合うものと判断したとき(Yes)、再度、S101の処理動作が行われる。又、受信側での再生に間に合わないと判断したとき(No)、この再生時刻が確認されたパケットを送信バッファ16から廃棄して(S103)、S101に移行する。
更に、このデータ送信装置は、第13図のフローチャートに従って、予め設定された送信期間における送信動作を行う。送信データ管理部15内の不図示のタイマで送信期間の開始時間を確認するか又外部より送信許可を示す信号を受信部17で受信して再送要求解析部18で送信許可を認識することで送信期間の開始時間を送信データ管理部15が確認することで、送信期間を開始して送信動作を開始する(S111)。
そして、受信部17で受信された受信側からのACK信号が再送要求解析部18で解析されて確認された再送パケットと新たに送信する新規パケットとを、送信データ管理部15が検索する(S112)。この検索結果より、送信バッファ16内に格納されている送信すべき再送パケット及び新規パケットのシーケンス番号を送信データ管理部15内に格納する(S113)。この送信データ管理部15内に格納されたシーケンス番号より、送信すべき再送パケット及び新規パケットが送信バッファ16内に存在するか否かが送信データ管理部15で判断される(S114)。
このとき、送信すべきパケットが存在しないと判断すれば(No)、全ての処理を終了する。又、送信すべきパケットが存在すると判断したとき(Yes)、送信データ管理部15において現在時刻を確認し、送信すべきパケットを送信するのに残りの送信期間で十分送信可能であるか否かを判断する(S115)。そして、このとき送信可能でないと判断すれば(No)、全ての処理を終了する一方、十分送信可能であると判断すれば(Yes)、送信すべきパケットを送信した後(S116)、S114に移行する。そして、送信すべきデータとなるパケットが存在しなくなるか、又は、送信期間が送信するのに十分な時間でなくなるまでS114〜S116の処理を繰り返す。
上述したように、映像、音声などのリアルタイム伝送においては、通常のデータ伝送と違い、伝送過程で誤りが発生していても、受信側での再生時刻が決まっているため、受信側での再生時刻を超えて再送をしても意味がない。よって、送信側もしくは受信側において、再生時刻に間に合わなくなったパケットを廃棄するように、絶えず時間を管理して再生時刻に間に合うか監視する必要がある。
さらに、有限の送信帯域を有効に利用するためには、リアルタイム伝送のような一定時間に一定量のデータを送信しなければならない通信においては、再送で使用できる帯域が限られている。よって、通信エラーが多くなると、再送によるエラー回復能力が限界に達してしまい、映像、音声などの連続的に処理されるべきデータが受信側での処理時に途切れるという問題がある。この問題を解決するために、第11図に示すデータ送信装置のように、パケットに与えられたタイムスタンプを現在時刻と比較することで、受信側で再生処理可能な時間に受信されるパケットであるか否かを判断させる。
又、特開2000−216813号公報において、パケットのタイムスタンプと現在時刻を比較して、遅延が規定値以上ならば再送制御を停止するという方法も開示されている。しかしながら、上記のいずれの方法においても、受信側での再生時間を確認することによって、送信バッファからのパケットの廃棄を制御するため、複雑な時間比較を行う必要があり、回路規模が大きくなってしまう。又、特開2000−216813号公報については、任意のパケットの遅延が大きくなれば再送制御が停止してしまうため、伝送過程で発生している誤りの状況を正確に把握することは困難である。
発明の開示
このような問題を鑑みて、本発明は、映像信号や音声信号などの連続的に処理されるデータをエラーのある通信伝送路を用いて伝送するような場合に、複雑な回路構成を持たずに、受信側での再生時刻に間に合わなくなったパケットを廃棄することのできるデータ通信方法及びデータ送信装置を提供することを目的とする。
上記目的を達成するために、本発明のデータ通信方法は、第1データ単位毎にデータを格納するバッファを備えたデータ送信装置と、該データ送信装置が送信するデータを受信するデータ受信装置とで構成されるデータ通信システムにおいて、前記データ受信装置が再送要求するデータを前記データ送信装置が確認するデータ通信方法であって、前記データ送信装置において、前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与え、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする。
このようなデータ通信方法によると、データ送信装置において、所定のタイミング毎にトリガが発生して、バッファ内に格納されたデータの再送可能回数が1回分減算又は加算され、この再送可能回数を所定の規定値となったか否かが確認される。このように、前記第1データ単位毎のデータそれぞれの再送可能回数を監視することによって、データ受信装置で再生不可能であることを容易に確認することができる。よって、再生不可能であることが確認されたパケットをバッファから廃棄するための処理を簡単化することができる。
又、本発明のデータ通信方法は、第1データ単位毎にデータを格納するバッファを備えたデータ送信装置と、該データ送信装置が送信するデータを受信するデータ受信装置とで構成されるデータ通信システムにおいて、前記データ受信装置が再送要求するデータを前記データ送信装置が確認するデータ通信方法であって、前記データ送信装置において、前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与え、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、前記バッファ内に格納された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を超えたとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする。
このように、データの再送可能回数を監視することによって、前記データ受信装置で再生不可能であることを容易に確認することができる。又、この再送可能回数が基準値を超えたとき、前記データ受信装置からの再送要求が複数回にわたって行われることが確認される。よって、データ送信装置では、前記バッファ内のデータの再送可能回数の平均値と基準値とを比較することによって、データ受信装置との通信路状態を容易に確認することができる。
又、本発明のデータ通信方法は、第1データ単位毎にデータを格納するバッファを備えたデータ送信装置と、該データ送信装置が送信するデータを受信するデータ受信装置とで構成されるデータ通信システムにおいて、前記データ受信装置が再送要求するデータを前記データ送信装置が確認するデータ通信方法であって、前記データ送信装置において、前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与え、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、前記データ送信装置に割り当てられた送信期間中に送信された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を超えたとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする。
このように、データの再送可能回数を監視することによって、データ受信装置で再生不可能であることを容易に確認することができる。又、この再送可能回数が基準値を超えたとき、データ受信装置からの再送要求が複数回にわたって行われることが確認される。よって、データ送信装置では、データ受信装置に送信するデータの再送可能回数の平均値と基準値とを比較することによって、データ受信装置との通信路状態を容易に確認することができる。
又、本発明のデータ通信方法は、第1データ単位毎にデータを格納するバッファを備えたデータ送信装置と、該データ送信装置が送信するデータを受信するデータ受信装置とで構成されるデータ通信システムにおいて、前記データ受信装置が再送要求するデータを前記データ送信装置が確認するデータ通信方法であって、前記データ送信装置において、前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与え、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄するとともに、前記バッファから廃棄されたデータ量が基準値を上回ったとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする。
このように、データの再送可能回数を監視することによって、データ受信装置で再生不可能であることを容易に確認することができる。又、この再送可能回数が所定の規定値を超えて廃棄されたデータ量が基準値を上回ったとき、データ受信装置からの再送要求が複数回にわたって行われることが確認される。よって、データ送信装置では、再送可能回数を減算するタイミングの発生周期などの所定期間の間に廃棄されたデータ量と基準値とを比較することによって、データ受信装置との通信路状態を容易に確認することができる。
又、本発明のデータ通信装置は、第1データ単位毎にデータを格納するバッファと、該バッファに格納された前記データを送信する送信部と、前記データを受信するデータ受信装置の受信状態を通知する受信確認信号を受信する受信部と、前記受信部で受信された前記受信確認信号より、前記データ受信装置の受信状態を確認して、前記データ受信装置が再送要求するデータを認識する再送要求解析部と、前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与えるとともに、該再送可能回数の値を確認する再送可能回数管理部と、前記バッファ内のデータの廃棄及び入出力制御を行う送信データ管理部と、を備え、前記再送可能回数管理部において、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、前記送信データ管理部によって、所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを確認し、前記バッファより廃棄することを特徴とする。
又、本発明のデータ通信装置は、第1データ単位毎にデータを格納するバッファと、該バッファに格納された前記データを送信する送信部と、前記データを受信するデータ受信装置の受信状態を通知する受信確認信号を受信する受信部と、前記受信部で受信された前記受信確認信号より、前記データ受信装置の受信状態を確認して、前記データ受信装置が再送要求するデータを認識する再送要求解析部と、前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与えるとともに、該再送可能回数の値を確認する再送可能回数管理部と、前記バッファ内に格納された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数に基づいて通信異常状態であるか否かを確認する送信データ管理部と、を備え、前記再送可能回数管理部において、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、前記送信データ管理部によって、前記バッファ内に格納された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を超えたとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする。
又、本発明のデータ通信装置は、第1データ単位毎にデータを格納するバッファと、該バッファに格納された前記データを送信する送信部と、前記データを受信するデータ受信装置の受信状態を通知する受信確認信号を受信する受信部と、前記受信部で受信された前記受信確認信号より、前記データ受信装置の受信状態を確認して、前記データ受信装置が再送要求するデータを認識する再送要求解析部と、前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与えるとともに、該再送可能回数の値を確認する再送可能回数管理部と、前記データ送信装置に割り当てられた送信期間中に送信された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数に基づいて通信異常状態であるか否かを確認する送信データ管理部と、を備え、前記再送可能回数管理部において、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、前記送信データ管理部によって、前記データ送信装置に割り当てられた送信期間中に送信された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を超えたとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする。
又、本発明のデータ通信装置は、第1データ単位毎にデータを格納するバッファと、該バッファに格納された前記データを送信する送信部と、前記データを受信するデータ受信装置の受信状態を通知する受信確認信号を受信する受信部と、前記受信部で受信された前記受信確認信号より、前記データ受信装置の受信状態を確認して、前記データ受信装置が再送要求するデータを認識する再送要求解析部と、前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与えるとともに、該再送可能回数の値を確認する再送可能回数管理部と、前記バッファ内のデータの廃棄及び入出力制御を行うとともに、前記バッファから廃棄されたデータ量に基づいて通信異常状態であるか否かを確認する送信データ管理部と、を備え、前記再送可能回数管理部において、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、前記送信データ管理部によって、所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを確認し、前記バッファより廃棄するとともに、前記バッファから廃棄されたデータ量が基準値を上回ったとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする。
発明を実施するための最良の形態
<第1の実施形態>
以下に、本発明の第1の実施形態について、図面を参照して説明する。第1図は、本実施形態の通信システムで利用されるデータ送信装置の内部構成を示すブロック図である。尚、本実施形態においては、データ送信装置に外部よりデータが入力される装置を例として説明するが、送信するデータを格納する記録媒体を備えるとともにハードディスクや光ディスクなどの記録媒体に記録されたデータを送信するデータ送信装置としても構わない。
第1図のデータ送信装置101は、入力されたデータをパケット毎にシーケンス番号を付加するシーケンス番号付加部1と、更に再生時刻となるタイムスタンプをパケット毎に付加するタイムスタンプ付加部2と、パケット毎に再送可能回数を管理する再送可能回数管理部3と、送信データを管理する送信データ管理部4と、シーケンス番号及びタイムスタンプが付加されたパケットを一時的にデータを保管する送信バッファ5と、受信側の受信状態を示す信号などを受信する受信部6と、受信側が再送要求するパケットを確認する再送要求解析部7と、パケットを受信側に送信する送信部8と、送信バッファ5より読み出したパケットに誤り訂正符号を付加する誤り訂正符号付加部9と、データの送受信を行うアンテナ10と、を有している。
送信するデータがパケット毎にデータ送信装置101に入力されると、シーケンス番号付加部1において、入力されるパケット毎に、1パケット毎にインクリメントされるシーケンス番号を付加する。このシーケンス番号が付加されたパケットは、タイムスタンプ付加部2に与えられて、受信側での再生時刻に関する情報となるタイムスタンプが付加される。このシーケンス番号及びタイムスタンプが付加されたパケットは、一旦、送信バッファ5内に格納される。
又、再送可能回数管理部3には、シーケンス番号付加部1でパケットに付加されたシーケンス番号が与えられる。そして、データ送信装置101に対する設定された送信期間が開始した後、最初に与えられたシーケンス番号のパケットに対する受信側での再生時刻に関する情報を確認する。この確認された再生時刻とデータ送信装置101に入力された時刻との差分を、データ送信装置101に対して設定された送信期間の周期で割ることにより、各パケットの再送可能回数の情報を設定して、再送可能回数管理部3内に保持する。そして、パケットがデータ送信装置101に入力されて、再送可能回数管理部3にパケットに付加されたシーケンス番号が与えられる度に、保持している再送可能回数を付加して格納する。
又、受信部6では、送信したパケットに対する受信側での受信状況を示すACK信号などの受信確認信号又は制御局などから送信される設定された送信期間の開始を示す送信期間開始信号を、アンテナ10を介して受信する。尚、本実施形態において、データ送信装置101が送信期間開始信号を受信することによって、設定された送信期間の開始を認識するものとするが、設定された送信期間の周期が予め制御局などから与えられ、この送信期間の周期をタイマなどにより検知するたびに、送信期間の開始を認識するものとしても構わない。
このように、受信部6で送信期間開始信号を受信して送信期間の開始が確認されると、再送可能回数管理部3において記録されている各シーケンス番号の残り再送可能回数の値を1つずつデクリメントする。そして、再送可能回数管理部3は、各シーケンス番号に付加された再送可能回数がデクリメントされたとき、再送可能回数の値が規定値以下になったシーケンス番号を確認する。
この再送可能回数の値が規定値以下となったシーケンス番号を送信データ管理部4に通知し、送信データ管理部4は、再送可能回数管理部3より通知されたシーケンス番号に該当するパケットを送信バッファ5から廃棄する。再送可能回数管理部3では、送信バッファ5より廃棄されるパケットのシーケンス番号をその記録から削除する。尚、上述の規定値とは、送信側でそのパケットの送信を禁止するか否かを判断する基準の値であり、本実施形態では、規定値を0に設定するものとする。
又、再送可能回数管理部3では、保持している各シーケンス番号に付加された残り再送可能回数を監視することによって、送信期間が開始したことを確認したときに送信バッファ5に格納しているパケットの再送可能回数の平均値を求める。そして、送信データ管理部4において、この再送可能回数の平均値が基準値以下であるか否かで送信異常状態であるか否かを判断する。このとき、求められた再送可能回数の平均値が基準値以下である場合、送信異常状態であると判断される。
又、再送要求解析部7では、受信部6により受信された受信確認信号より受信側での受信状況を解析することで、再送すべきパケットの情報を送信データ管理部4に通知する。このとき、再送要求解析部7では、受信確認信号より受信側で正常に受信されたパケットを確認し、そのシーケンス番号を送信データ管理部4に通知する。送信データ管理部4に、受信側で正常に受信されたパケットを示すシーケンス番号が通知されると、通知されたシーケンス番号のパケットが送信バッファ5から廃棄される。その後、送信期間の開始が確認されて送信期間が始まると、送信データ管理部4では、送信異常状態であるか否かが判断された後、この判断に応じて送信バッファ5に保持している再送パケットと新規パケットの中から送信すべきパケットを検索する。
そして、検索したパケットのシーケンス番号を確認した後、送信データ管理部4内に格納し、設定された送信期間を超えないように制御しながら、送信バッファ5から誤り訂正符号付加部9への送信すべきパケットの出力制御を行う。送信バッファ5から出力されたパケットは、誤り訂正符号付加部9に与えられて後述するように誤り訂正符号が付加された後、送信部8によりアンテナ10を介して受信側へ送信される。
このとき、送信部8から送信するデータに対して、第4A図及び第4B図に示すようにして、誤り訂正符号が付加される。第4A図及び第4B図は、送信部8よりリアルタイム送信されるデータ内の各パケットのフォーマットを示す図である。第4A図に示すパケットは、パケット内の構成条件などの情報を含むヘッダー51と、パケットに付加されたシーケンス番号52及びタイムスタンプ53と、パケット内に含まれる映像信号や音声信号などのデータ54と、誤り訂正符号55とから構成され、1パケット毎に誤り訂正符号が付加された構成となる。
この第4A図に示すフォーマットのように、1つのパケットに1つの訂正符号を備えるようにしても構わないが、第4B図のように、ヘッダー51及びシーケンス番号52及びタイムスタンプ53及びデータ54を複数のブロックB1〜Bnに分割し、それぞれのブロックB1〜Bnに対して誤り訂正符号b1〜bnを付加した構成としても構わない。
このような構成のデータ送信装置101におけるパケット廃棄制御動作について、第2図のフローチャートを参照して説明する。受信部6で送信期間開始信号を受信して送信期間の開始を確認すると、送信期間が開始するとともに、再送可能回数管理部3に送信期間の開始を伝えてパケット廃棄制御動作を開始する(S1)。そして、再送可能回数管理部3において、保持している各パケットのシーケンス番号に付加された残り再送可能回数の値を1つデクリメントする(S2)。
そして、送信バッファ5で格納しているパケットの中で最も古いパケットに対するシーケンス番号を再送可能回数管理部3で確認すると、このシーケンス番号に付加された残り再送可能回数の値が規定値以下になっているか否か判断する(S3)。このとき、規定値以下でないと判断された場合には(No)、このパケット廃棄制御動作を終了する。
又、S3において、規定値以下であると判断された場合には(Yes)、この規定値以下となる再送可能回数が付加されたシーケンス番号が送信データ管理部4に通知され、送信データ管理部4によって通知されたシーケンス番号に応じたパケットが送信バッファ5より廃棄される(S4)。そして、送信バッファ5内に格納されているパケットのうち、次に古いパケットのシーケンス番号が確認され(S5)、S3に移行する。
このように、S3〜S5の動作を繰り返すことによって、再送可能回数の値が規定値以下となるパケットのシーケンス番号が、古くに送信バッファ5に格納されたパケットから順に、再送可能回数管理部3で確認されて、送信データ管理部4によって送信バッファ5からの廃棄制御が行われる。そして、規定値よりも再送可能回数の値が大きいシーケンス番号が再送可能回数管理部3で確認されると、パケット廃棄制御動作を終了する。
次に、データ送信装置101における送信制御動作について、第3図のフローチャートを参照して説明する。受信部6で送信期間開始信号を受信して送信期間の開始を確認すると、送信期間が開始するとともに、送信制御動作を開始する(S11)。そして、再送可能回数管理部3で保持している各シーケンス番号に付加された残り再送可能回数の平均値を求め、送信データ管理部4において、この残り再送可能回数の平均値が基準値以下であるか否かを確認することによって、送信異常状態となっているか否かの判断を行う(S12)。
このとき、再送可能回数の平均値が基準値より大きく、送信異常状態でないと判断された時には(No)、通常の再送制御を行うように、送信データ管理部4によって、再送要求解析部7で確認された再送パケットと新たに送信する新規パケットとが検索される(S13)。又、S12において、再送可能回数の平均値が基準値以下となり、送信異常状態であると判断された時には(Yes)、再送制御動作を停止した後(S14)、送信データ管理部4において、新たに送信する新規パケットが検索される(S15)。
S13,S15において、送信データ管理部4において、送信すべき再送パケット又は新規パケットそれぞれが確認されると、確認された送信すべきパケットのシーケンス番号を送信データ管理部4に格納する(S16)。そして、送信データ管理部4に格納したシーケンス番号より、送信すべきパケットがあるか否かを判断する(S17)。このとき、送信すべきパケットがない場合(No)、送信すべきパケットを全て送信したものとして、送信制御処理を終了する。
又、S17において、送信すべきパケットがあることが確認されると(Yes)、送信すべきパケットを送信するのに十分な長さの期間が残っているか否かが判断される(S18)。このとき、十分な送信期間が残っていないものと判断したとき(No)、設定された送信期間がほぼ終了したものとして、送信制御処理を終了する。又、十分な送信期間が残っているものと判断したとき(Yes)、送信すべきパケットを送信バッファ5より読み出した後に誤り訂正符号付加部9で誤り訂正符号を付加して送信部8より送信する(S19)。
このS19によるパケットの送信が行われると、S17に移行し、送信したデータの次のシーケンス番号が確認されて、送信すべきパケットの有無が確認される。このように、S17〜S19の動作を繰り返して、送信データ管理部4に格納された送信すべきパケットのシーケンス番号を順番に確認して、送信すべきパケットがなくなるか、又は、送信期間が十分でなくなってほぼ終了すると、送信動作制御を終了する。
このようなデータ送信装置を利用した通信システムによって、送信されるパケットが受信側での再生時刻に間に合っているか否かを時間で比較するための複雑な回路構成を持たなくても、残り再送可能回数を管理するだけで確認することができる。この残り再送可能回数の管理によってパケットの廃棄を行うことができるため、通信路状態が悪化して再送能力が限界となったときでも、再送動作を停止して大幅にパケットを送信バッファより廃棄することで、素早いエラー復帰を行うことができる。
尚、本実施形態において、第3図の送信制御動作のS15で、新たに送信する新規パケットの検索を行うものとしたが、廃棄する残り再送可能回数の規定値を新たに大きく設定して、再送パケット及び新規パケットの中から、残り再送可能回数の値が新たに設定された規定値以下となるパケットを送信バッファ5から廃棄した後、残り再送可能回数が最大となるような再送パケット及び新規パケットの検索を行うようにしても構わない。
<第2の実施形態>
以下に、本発明の第2の実施形態について、図面を参照して説明する。第5図は、本実施形態の通信システムで利用されるデータ送信装置の内部構成を示すブロック図である。尚、第5図のデータ送信装置において、第1図のデータ送信装置と同一の目的で使用する部分については、同一の符号を付してその詳細な説明は省略する。又、本実施形態において、第1の実施形態と同様、第5図のデータ送信装置は、第2図のフローチャートに従って、送信バッファ5内のパケットの廃棄制御動作を行うとともに、第4A図及び第4B図に示すような構成のデータを送信部8よりアンテナ10を介して送信する。
第5図のデータ送信装置102は、第1図のデータ送信装置101に備えられた各ブロックに加えて、更に、シーケンス番号が付加されたパケットに対して送信する優先度を付加する優先度付加部11が設けられた構成である。尚、この送信する優先度とは、例えば、テキストデータ又は映像データ又は音声データなどのパケットに含まれるデータの種類、又は、パケット内のデータが同期か非同期かによって設定されるもので、数値によって与えられるものとする。また、この優先度として与えられる数値が大きいものほど、優先度が高い。
このような構成のデータ送信装置102に入力されたパケットは、第1図のデータ送信装置101と同様、シーケンス番号付加部1でシーケンス番号が付加される。そして、このシーケンス番号が付加されたパケットが優先度付加部11に与えられて優先度が付加された後、タイムスタンプ付加部2においてタイムスタンプが付加されて、送信バッファ5に格納される。
又、送信データ管理部4では、送信異常状態であるか否かを判断し、この判断に応じて送信バッファ5に保持している再送パケットと新規パケットの中から優先度を考慮して送信すべきパケットを検索する。そして、この検索されたパケットのシーケンス番号を送信データ管理部4内に格納し、送信期間を超えないように管理しながら、送信バッファ5に対してパケットの出力制御を行う。
尚、このデータ送信装置102における他のブロックの動作については、第1の実施形態におけるデータ送信装置101と同一の動作を行うため、その詳細な説明は省略する。
このような構成のデータ送信装置102における送信制御動作について、第6図のフローチャートを参照して説明する。尚、第6図のフローチャートにおいて、第3図のフローチャートと同一の動作を行うステップについては同一の符号を付して、その詳細な説明は省略する。受信部6で送信期間開始信号を受信して送信期間の開始を確認して、送信制御動作を開始すると(S11)、残り再送可能回数の平均値より送信異常状態であるか否かを判断する(S12)。
このとき、送信異常状態でないと判断する場合(No)、送信する再送パケットと新規パケットが検索される(S13)。又、S12で送信異常状態であると判断する場合(Yes)、再送パケットと新規パケットそれぞれに付加された優先度を確認し、その優先度が規定値以上となるパケットを送信するパケットとして検索する(S21)。このように、S13及びS21で送信するパケットの検索を行った後、S16に移行して送信するパケットのシーケンス番号を格納すると、送信すべきパケットがなくなるか、又は、送信期間がほぼ終了するまで、S17〜S19の動作を繰り返してパケットの送信を行う。
このようなデータ送信装置を利用した通信システムによって、通信路状態が劣化して、再送能力が限界となった場合においても、優先度が高いものを優先的に送信することにより、例えば、AVデータを送信する際、映像や音声が途切れることが頻発しないようにすることができる。
尚、本実施形態において、第6図の送信制御動作のS21で、再送パケット及び新規パケットの中から優先度の高いパケットの検索を行うものとしたが、第1の実施形態と同様、第3図のフローチャートにおけるS14のように、再送制御の停止動作を行った後、S21において、新規パケットの中から優先度の高いパケットを検索するように制御しても構わない。
<第3の実施形態>
以下に、本発明の第3の実施形態について、図面を参照して説明する。第7図は、本実施形態の通信システムで利用されるデータ送信装置の内部構成を示すブロック図である。尚、第7図のデータ送信装置において、第1図のデータ送信装置と同一の目的で使用する部分については、同一の符号を付してその詳細な説明は省略する。又、本実施形態において、第1の実施形態と同様、第7図のデータ送信装置は、第2図のフローチャートに従って、送信バッファ5内のパケットの廃棄制御動作を行うとともに、第4A図及び第4B図に示すような構成のデータを送信部8よりアンテナ10を介して送信する。
第7図のデータ送信装置103は、第1図のデータ送信装置101に備えられた各ブロックに加えて、更に、データ送信装置103に入力されるパケット量を調節するパケット量調節部12が設けられた構成である。このパケット量調節部12において、例えば、データ送信装置101に与えられるデータがAVデータである場合、通信路状態が良好なときは、高精細なHDTV用のAVデータが送信されるように、外部より入力されたパケットを全て後段のブロックに出力する。又、通信路状態が悪化すると、標準のHDTV用のAVデータよりビットレートの低いSDTV用のAVデータが送信されるように、パケット量調節部12で外部からの入力されるパケットを間引いて後段のブロックに出力する。
又、MPEG2システムなどにおいて、システムに利用されるテキストデータなどの映像及び音声以外の受信側での再生に必要でない情報が入力されている場合には、このパケット量調節部12で、再生に必要でないデータを含むパケットを間引くことにより入力されるパケットの量を調節しても構わない。
このような構成のデータ送信装置103に入力されたパケットは、パケット量調節部12によって通信路状態に応じたパケット量に調節されて、シーケンス番号付加部1に与えられる。シーケンス番号付加部1に与えられたパケットは、第1図のデータ送信装置101と同様に、シーケンス番号及びタイムスタンプが順番に付加されて、送信バッファ5に格納される。
又、送信データ管理部4では、送信異常状態であるか否かを判断し、この判断に応じて入力されるパケットの量をパケット量調節部12によって調節するか否かを決定する。そして、送信バッファ5に保持している再送パケットと新規パケットの中から送信すべきデータを検索する際、パケット量調節部12での間引き率によって減じられたパケット量分のパケットを検索する。よって、例えば、1/2の間引き率である場合、通常の送信動作を行う際に送信データ管理部4で格納されるシーケンス番号が1〜100の連続番号であるとき、パケット量調節部12で間引き動作が行われたときに送信データ管理部4で格納されるシーケンス番号が1〜50となる。
尚、このデータ送信装置103における他のブロックの動作については、第1の実施形態におけるデータ送信装置101と同一の動作を行うため、その詳細な説明は省略する。
このような構成のデータ送信装置103における送信制御動作について、第8図のフローチャートを参照して説明する。尚、第8図のフローチャートにおいて、第3図のフローチャートと同一の動作を行うステップについては同一の符号を付して、その詳細な説明は省略する。受信部6で送信期間開始信号を受信して送信期間の開始を確認して、送信制御動作を開始すると(S11)、残り再送可能回数の平均値より送信異常状態であるか否かを判断する(S12)。
このとき、送信異常状態でないと判断する場合(No)、送信する再送パケットと新規パケットが検索される(S13)。又、S12で送信異常状態であると判断する場合(Yes)、パケット量調節部12においてパケットが間引かれて、シーケンス付加部1に与えられるパケット量が少なくなるように調節される(S31)。更に、このとき、パケット量調節部12での間引き率が送信データ管理部4に与えられる。
パケット量が調節された後、送信データ管理部4では、与えられた間引き率に基づいて、送信するパケット量を設定し、このパケット量に応じて送信する再送パケットと新規パケットとが検索される(S32)。このように、S13及びS32で送信するパケットの検索を行った後、S16に移行して送信するパケットのシーケンス番号を格納すると、送信すべきパケットがなくなるか、又は、送信期間がほぼ終了するまで、S17〜S19の動作を繰り返してパケットの送信を行う。
このようなデータ送信装置を利用した通信システムによって、通信路状態が劣化して、再送能力が限界となった場合においても、パケット量調節部12によってデータ送信装置103内で処理されるデータの量を減らすことにより、例えば、AVデータを送信する際、映像や音声が途切れることが頻発することがないようにすることができる。
尚、本実施形態において、第1の実施形態と同様、第3図のフローチャートにおけるS14のように、再送制御の停止動作を行った後、S32において、新規パケットのみから送信するパケットを検索するように制御しても構わない。
又、本実施形態において、第7図のように、パケット調節部12をシーケンス番号付加部1の前段に設けられるようにしたが、第9図のデータ送信装置104のように、パケット調節部12をタイムスタンプ付加部2と送信バッファ5との間に設けるようにしても構わない。このようにすることで、パケット調節部12での間引き率を送信データ管理部4に与えることなく、送信すべきパケットの検索を行うことができる。
よって、例えば、1/2の間引き率である場合、通常の送信動作を行う際に送信データ管理部4で格納されるシーケンス番号が1,2,3,…,100の連続番号であるとき、パケット量調節部12で間引き動作が行われたときに、パケット量調節部12で、シーケンス番号2,4,6,…,100となるパケットが間引かれて送信バッファ5に格納されるため、送信データ管理部4で格納されるシーケンス番号が1,3,5,…,99となる。
又、第10図のデータ送信装置105のように、第9図のデータ送信装置104に加えて、タイムスタンプ付加部2とパケット量調節部12との間に設けられた優先度付加部11を備えるようにしても構わない。この優先度付加部11は、第2の実施形態(第5図)のデータ送信装置102に設けられたものと同一のものである。このようにすることで、パケット量調節部12で間引き動作を行う際、優先度付加部11で付加された優先度に基づいて、所定値よりも低い優先度のパケットを間引いて送信バッファ5に出力する。
尚、上述の各実施形態において、再送可能回数管理部3では、設定された送信期間の開始を確認する毎に、再送可能回数管理部3に格納されている各シーケンス番号に付加された残り再送可能回数の値をデクリメントするものとしたが、周期的にパケットの送信を行っているため、前回の送信動作終了時間から一定時間経過したときに、残り再送可能回数の値をデクリメントするものとしても構わない。このとき、送信終了後の一定時間の経過及び送信期間開始の確認のいずれか一方をトリガとして、残り再送可能回数の値をデクリメントするものとしても構わないし、送信期間開始の確認及び未確認に関係無く、送信終了後一定時間経過した場合に残り再送可能回数をデクリメントするものとしても構わない。
即ち、上述の各実施形態のパケット廃棄制御動作を示す第2図のフローチャートにおいて、S2での残り再送可能回数をデクリメント動作が、送信終了後一定時間経過したこと又は送信期間の開始したことのいずれかを確認することで行われるものとしても構わないし、送信期間開始の確認及び未確認に関係無く、送信終了後一定時間経過を確認することで行われるものとしても構わない。
又、上述の各実施形態では、送信バッファ5に格納しているパケットの再送可能回数の平均値を用いて異常状態かどうかを判断したが、実際に送信したパケットの再送可能回数の平均値で異常状態を判断しても構わない。このとき、まず、送信部8より送信された後に、受信部6で受信された受信確認信号より受信側で正確に受信されたことが再送要求解析部7で確認される。そして、この正確に受信されたことが確認された各パケットに対する再送可能回数が再送可能回数管理部3で確認されて、その平均値が求められて送信データ管理部4に通知されると、求められた平均値が基準値以下となったとき送信異常状態であると判断される。
又、再送可能回数が規定値以下になったために送信バッファ5から廃棄されたパケットの数で送信異常状態を判断しても構わない。このとき、再送要求解析部7において、再送可能回数の値が規定値以下となって送信データ管理部4に通知するシリアル番号の数を計数する。そして、計数されたシリアル番号の数が送信データ管理部4に与えられ、このシリアル番号の数が基準値以上となったとき(即ち、廃棄されたパケットのパケット量が基準値以上となったとき)、送信異常状態であると判断される。この送信異常状態を判断するための廃棄されたパケットのパケット量は、送信期間開始毎に廃棄されたパケットのパケット量としても構わないし、所定期間毎に計数されたパケット量としても構わない。
即ち、上述の各実施形態の送信制御動作を示す第3図及び第6図及び第8図のフローチャートにおいて、S12で送信異常状態であるか否か判断する際に、実際に送信したパケットの再送可能回数の平均値で判断しても構わないし、送信バッファから再送可能回数が規定値以下になったため廃棄されたパケットの数で判断しても構わない。
又、データ送信装置において、通常状態での動作している際に送信異常状態であることが確認される再送可能回数の平均値又は廃棄されたパケット量に対する基準値を第1基準値とし、送信異常状態での動作している際に通信路が良好になったことが確認される再送可能回数の平均値又は廃棄されたパケット量に対する基準値を第2基準値として、それぞれの場合の基準値が異なるものとしても構わない。このとき、再送可能回数の平均値に対する第1及び第2基準値の関係は、第2基準値>第1基準値とするとともに、廃棄されたパケット量に対する第1及び第2基準値の関係は、第1基準値>第2基準値とする。
更に、上述の各実施形態において、誤り訂正符号付加部9の代わりに、誤り検出符号を付加する誤り検出符号付加部でも良い。このとき、パケットの各データには、誤り検出符号が付加される。又、パケットの構成例として、第4A図や第4B図におけるパケットのように、ヘッダーの後にシーケンス番号が続くものとしたが、ヘッダーの中にシーケンス番号が含まれるものとしても構わない。又、パケットの中にタイムスタンプが含まれず、タイムスタンプがデータ送信装置での管理するためのみに用いられるものであっても構わない。
又、受信確認信号として、受信側で正確に受信されたパケットを示すACK信号や、受信側で受信されなかったパケットを示すNACK信号などを用いても構わない。又、アンテナを用いた無線通信システムに対する利用例に基づいて説明したが、電力線を用いた電力線通信システムやケーブル線を用いた通信システムなどの有線通信システムにおいて利用しても構わない。
更に、上述の各実施形態において、各パケットの再送可能回数が、再生時刻とデータ送信装置に入力された時刻との差分を設定された送信期間で割ることにより設定されるものとしたが、各パケットのデータの種類を判別し、その種類毎に予めデータ送信装置において決められた再送可能回数が設定されるものとしても構わない。即ち、AVデータによるパケットの場合の再送可能回数をNx回とし、テキストデータによるパケットの場合の再送可能回数をNy回として予め決めてある場合、再送可能回数管理部において、データ送信装置に入力されたパケットがAVデータであるときは再送可能回数をNxとして設定し、データ送信装置に入力されたパケットがテキストデータであるときは再送可能回数をNyとして設定する。
又、上述の各実施形態において、送信期間開始信号を受信して送信期間の開始を確認すると、パケットに対して与えられている再送可能回数がデクリメントされ、その値が規定値以下となったとき、パケットが廃棄されるものとしているが、送信期間開始信号を受信して送信期間の開始を確認すると、パケットに対して与えられている再送可能回数がインクリメントされ、その値が規定値以上となったとき、パケットが廃棄されるものとしても構わない。更に、このとき、バッファ内に格納されているパケットに対する再送可能回数の平均値で判断する場合は、再送可能回数の平均値が基準値以上となったときに送信異常状態であると判断される。又、送信したパケットの再送可能回数の平均値で判断する場合は、再送可能回数の平均値が基準値以上となったときに送信異常状態であると判断される。
産業上の利用可能性
本発明によると、データのパケット毎に与えられた再送可能回数を監視することにより、データ受信装置での再生時刻に間に合わなくなったパケットの廃棄及び通信異常状態の確認を行うことができる。よって、従来のように、再生時刻と現在時刻との比較をデータ送信装置で常に行うことなく、再送可能回数だけで容易にパケットの廃棄及び通信異常状態の確認が行われ、データ送信装置におけるその回路構成を簡単なものとすることができる。又、データ送信装置において、通信異常状態を感知した時に、再送制御を停止することにより素早いエラー回復を図ることができる。
又、データ送信装置に優先度付加部を設けて、データの各パケットに優先度を付加し、この付加された優先度に応じて、通信異常状態を感知した時に優先度が高いものから送信することができる。このようにすることで、例えば、AVデータ通信時において、データを受信するデータ受信装置において、データの途切れを極力少なく感じさせるような再生を行うことができる。又、データ送信装置にパケット量調節部を設けて、送信異常状態となったときに、バッファに与えるデータの量を減らす制御を開始し、送信するデータのパケット量を減じることができる。このとき、再生に最低限必要なデータ以外のデータをパケット量調節部で間引くことによって、データを受信するデータ受信装置において、データの途切れを極力少なく感じさせるような再生を行うことができる。
【図面の簡単な説明】
第1図は、第1の実施形態の通信システムにおけるデータ送信装置の内部構成を示すブロック図であり、
第2図は、第1図のデータ送信装置のパケット廃棄制御動作を示すフローチャートであり、
第3図は、第1図のデータ送信装置の送信制御動作を示すフローチャートであり、
第4A図及び第4B図は、データ送信装置から送信されるパケットのフォーマットを示す図であり、
第5図は、第2の実施形態の通信システムにおけるデータ送信装置の内部構成を示すブロック図であり、
第6図は、第5図のデータ送信装置の送信制御動作を示すフローチャート。
第7図は、第3の実施形態の通信システムにおけるデータ送信装置の内部構成を示すブロック図であり、
第8図は、第7図のデータ送信装置の送信制御動作を示すフローチャートであり、
第9図は、第3の実施形態の通信システムにおけるデータ送信装置の内部構成の別例を示すブロック図であり、
第10図は、第3の実施形態の通信システムにおけるデータ送信装置の内部構成の別例を示すブロック図であり、
第11図は、従来の通信システムにおけるデータ送信装置の内部構成を示すブロック図であり、
第12図は、従来のデータ送信装置のパケット廃棄制御動作を示すフローチャートであり、
第13図は、従来のデータ送信装置の送信制御動作を示すフローチャートである。
Technical field
The present invention relates to a data communication method and a data transmission apparatus in a communication system using a transmission path in which errors such as wireless communication and power line communication occur, and more particularly to a data communication method and data in a communication system that performs data transfer in real time. The present invention relates to a transmission device.
Background art
In recent years, with the development of communication technology, the purpose is to eliminate the complexity of wiring at the time of LAN (Local Area Network) construction and communication connection between AV sources such as tuners arranged at a distance and AV playback devices such as displays As a communication system using wireless communication is used. In addition, as one of means for connecting to the Internet, use of a power line communication system using an existing power line has been proposed.
However, in wireless communication systems, the longer the transmission distance, the more susceptible to multi-pulse fading, and in power line communication systems, the influence of noise from home appliances used in the home. Cheap. Therefore, the signal is deteriorated in the transmission process of each of the wireless communication system and the power line communication system.
Therefore, as a method of compensating for errors occurring in such a transmission process, an error correction code is added for each packet unit or for each block unit obtained by dividing one packet into a plurality of blocks, and retransmission is performed based on the error correction code. Some requests are made by the receiver. When a retransmission request is made from the reception side in this way, data received in error on the reception side is retransmitted from the transmission side in accordance with the retransmission request from the reception side. In a communication method in which such a retransmission operation is performed, setting is made such that data transmission is performed from a specific transmission device to a reception device during a predetermined period, and a communication band for each communication device is secured.
FIG. 11 is a block diagram showing the internal configuration of the data transmission apparatus 201 used in the conventional wireless communication system. In the data transmitting apparatus 201 of FIG. 11, when a packet is input from the outside, after the sequence number is added by the sequence number adding unit 13, information on the reproduction time reproduced by the time stamp adding unit 14 on the receiving side is then obtained. The data is added and temporarily stored in the transmission buffer 16.
The retransmission request analysis unit 18 analyzes the reception state on the reception side from the ACK signal from the reception side received by the reception unit 17 via the antenna 21 and sends information on the packet to be retransmitted to the transmission data management unit 15. Tell. When the transmission period set for the data transmission apparatus 201 starts, the transmission data management unit 15 searches for a packet of data to be transmitted from the retransmission packet and the new packet held in the transmission buffer 16.
When the sequence number of the packet to be transmitted is stored in the transmission data management unit 15, the packets are read from the transmission buffer 16 for each predetermined packet amount in the order of the stored sequence number until the transmission period ends. The packet read from the transmission buffer 16 is added with an error correction code for each packet or a plurality of blocks by the error correction code adding unit 20 and transmitted from the transmission unit 19 via the antenna 21.
In such a data transmission apparatus 201, among the packets stored in the transmission buffer 16, packets that have passed the reproduction time on the reception side cannot be reproduced on the reception side, and are discarded from the transmission buffer 16. Is done. This discard control operation operates according to the flowchart of FIG.
When the power is turned on, the discard control operation according to the flowchart of FIG. 12 is started. First, the reproduction time of the packet with the earliest reproduction time stored in the transmission buffer 16 is confirmed (S101). By comparing the confirmed reproduction time with the current time, it is determined whether or not the reproduction time is in time when the packet whose reproduction time is confirmed is reproduced after being received on the receiving side (S102). . Then, when it is determined that the reproduction on the receiving side is sufficiently in time (Yes), the processing operation of S101 is performed again. When it is determined that the reproduction is not in time for reproduction on the receiving side (No), the packet whose reproduction time is confirmed is discarded from the transmission buffer 16 (S103), and the process proceeds to S101.
Further, this data transmission apparatus performs a transmission operation in a preset transmission period according to the flowchart of FIG. By confirming the start time of the transmission period with a timer (not shown) in the transmission data management unit 15 or receiving a signal indicating transmission permission from the outside by the receiving unit 17 and recognizing transmission permission by the retransmission request analyzing unit 18 The transmission data management unit 15 confirms the start time of the transmission period, thereby starting the transmission period and starting the transmission operation (S111).
Then, the transmission data management unit 15 searches for a retransmission packet confirmed by analyzing the ACK signal from the reception side received by the reception unit 17 by the retransmission request analysis unit 18 and a new packet to be newly transmitted (S112). ). From this search result, the sequence number of the retransmission packet to be transmitted and the new packet stored in the transmission buffer 16 is stored in the transmission data management unit 15 (S113). Based on the sequence number stored in the transmission data management unit 15, the transmission data management unit 15 determines whether or not a retransmission packet and a new packet to be transmitted exist in the transmission buffer 16 (S114).
At this time, if it is determined that there is no packet to be transmitted (No), all processing is terminated. When it is determined that there is a packet to be transmitted (Yes), the transmission data management unit 15 confirms the current time, and whether or not the remaining transmission period is sufficient to transmit the packet to be transmitted. Is determined (S115). If it is determined that transmission is not possible at this time (No), all the processes are terminated, while if it is determined that transmission is sufficiently possible (Yes), after transmitting a packet to be transmitted (S116), the process proceeds to S114. Transition. Then, the processes of S114 to S116 are repeated until there is no packet serving as data to be transmitted or until the transmission period is not a sufficient time for transmission.
As described above, in real-time transmission of video, audio, etc., unlike normal data transmission, even if an error occurs in the transmission process, the playback time on the receiving side is fixed, so playback on the receiving side There is no point in resending after the time. Therefore, on the transmitting side or the receiving side, it is necessary to continuously manage the time and monitor whether it is in time for the reproduction time so as to discard packets that are not in time for the reproduction time.
Furthermore, in order to effectively use a finite transmission band, a band that can be used for retransmission is limited in communication in which a certain amount of data must be transmitted at a certain time such as real-time transmission. Therefore, when the number of communication errors increases, the error recovery capability by retransmission reaches a limit, and there is a problem that data to be processed continuously such as video and audio is interrupted during processing on the receiving side. In order to solve this problem, as in the data transmission device shown in FIG. 11, the time stamp given to the packet is compared with the current time so that Determine if there is.
Japanese Patent Laid-Open No. 2000-216813 also discloses a method in which the time stamp of a packet is compared with the current time and retransmission control is stopped if the delay is equal to or greater than a specified value. However, in any of the above methods, it is necessary to perform a complicated time comparison in order to control the discard of the packet from the transmission buffer by confirming the reproduction time on the receiving side, which increases the circuit scale. End up. In addition, in Japanese Patent Laid-Open No. 2000-216813, since retransmission control stops when the delay of an arbitrary packet increases, it is difficult to accurately grasp the situation of errors occurring in the transmission process. .
Disclosure of the invention
In view of such a problem, the present invention does not have a complicated circuit configuration when continuously processed data such as a video signal and an audio signal is transmitted using a communication transmission line having an error. Another object of the present invention is to provide a data communication method and a data transmission apparatus capable of discarding packets that are not in time for the reproduction time on the receiving side.
In order to achieve the above object, a data communication method according to the present invention includes a data transmission device including a buffer that stores data for each first data unit, and a data reception device that receives data transmitted by the data transmission device. A data communication method in which the data transmission device confirms data requested to be retransmitted by the data reception device, wherein the data transmission device For each second data unit, the data receiving device is given a retransmittable number of times indicating whether it can be retransmitted, and the retransmission allocated to each data stored in the buffer at every predetermined timing The possible number of times is changed, and the data for each first data unit corresponding to the possible number of retransmissions exceeding a predetermined specified value is sent to the buffer. And discards.
According to such a data communication method, a trigger is generated at each predetermined timing in the data transmission apparatus, and the number of retransmissions of data stored in the buffer is subtracted or added by one, and this number of retransmissions is set to a predetermined value. It is confirmed whether or not the specified value is reached. In this way, it is possible to easily confirm that data cannot be reproduced by the data receiving device by monitoring the number of times each data can be retransmitted for each first data unit. Therefore, it is possible to simplify the process for discarding a packet that has been confirmed to be unreproducible from the buffer.
Further, the data communication method of the present invention is a data communication comprising a data transmission device having a buffer for storing data for each first data unit, and a data reception device for receiving data transmitted by the data transmission device. In the system, there is provided a data communication method in which the data transmitting apparatus confirms data requested to be retransmitted by the data receiving apparatus, wherein the data transmitting apparatus is configured for each second data unit with respect to data stored in the buffer. , Giving the data receiver a retransmission count that is information indicating whether or not retransmission is possible, changing the retransmission count assigned to each data stored in the buffer for each predetermined timing, When the number of retransmittable times for each data of the first data unit stored in the buffer exceeds a reference value, communication Make sure that the normal state, characterized in that to reduce the amount of data to be transmitted.
Thus, by monitoring the number of times data can be retransmitted, it is possible to easily confirm that the data receiving apparatus cannot reproduce the data. In addition, when the number of possible retransmissions exceeds a reference value, it is confirmed that a retransmission request from the data receiving apparatus is made a plurality of times. Therefore, the data transmitting apparatus can easily confirm the state of the communication path with the data receiving apparatus by comparing the average value of the number of times data can be retransmitted in the buffer and the reference value.
Further, the data communication method of the present invention is a data communication comprising a data transmission device having a buffer for storing data for each first data unit, and a data reception device for receiving data transmitted by the data transmission device. In the system, there is provided a data communication method in which the data transmitting apparatus confirms data requested to be retransmitted by the data receiving apparatus, wherein the data transmitting apparatus is configured for each second data unit with respect to data stored in the buffer. , Giving the data receiver a retransmission count that is information indicating whether or not retransmission is possible, changing the retransmission count assigned to each data stored in the buffer for each predetermined timing, The retransmission is possible for each data of the first data unit transmitted during the transmission period assigned to the data transmission device. When the number exceeds a reference value, to verify that a communication error, characterized in that reducing the amount of data to be transmitted.
In this way, by monitoring the number of times data can be retransmitted, it can be easily confirmed that the data receiving apparatus cannot reproduce the data. In addition, when the number of retransmittable times exceeds the reference value, it is confirmed that a retransmission request from the data receiving apparatus is made a plurality of times. Therefore, the data transmission device can easily confirm the state of the communication path with the data reception device by comparing the average value of the number of retransmittable data transmitted to the data reception device with the reference value.
Further, the data communication method of the present invention is a data communication comprising a data transmission device having a buffer for storing data for each first data unit, and a data reception device for receiving data transmitted by the data transmission device. In the system, there is provided a data communication method in which the data transmitting apparatus confirms data requested to be retransmitted by the data receiving apparatus, wherein the data transmitting apparatus is configured for each second data unit for data stored in the buffer , Giving the data receiver a retransmission count that is information indicating whether or not retransmission is possible, changing the retransmission count assigned to each data stored in the buffer for each predetermined timing, The data for each first data unit for the number of retransmissions that exceeds a predetermined specified value is discarded from the buffer, and When the amount of data that is discarded from the buffer exceeds the reference value, to verify that a communication error, characterized in that reducing the amount of data to be transmitted.
In this way, by monitoring the number of times data can be retransmitted, it can be easily confirmed that the data receiving apparatus cannot reproduce the data. Further, when the number of retransmittable times exceeds a predetermined specified value and the amount of discarded data exceeds a reference value, it is confirmed that a retransmission request from the data receiving apparatus is made a plurality of times. Therefore, in the data transmission device, the communication path state with the data reception device can be easily established by comparing the amount of data discarded during a predetermined period such as the generation cycle of the timing for subtracting the number of retransmissions and the reference value. Can be confirmed.
The data communication device of the present invention includes a buffer that stores data for each first data unit, a transmission unit that transmits the data stored in the buffer, and a reception state of the data reception device that receives the data. Receiving unit that receives a reception confirmation signal to be notified, and retransmission for recognizing data that the data receiving device requests to retransmit from, based on the reception confirmation signal received by the receiving unit, confirming the reception state of the data receiving device For the data stored in the buffer, the request analysis unit gives the number of retransmittable times, which is information indicating whether or not the data receiving apparatus can retransmit, for each second data unit, and the retransmittable A retransmittable number management unit that confirms the value of the number of times; and a transmission data management unit that performs data discard and input / output control of the data in the buffer. The first data unit corresponding to the number of retransmissions that exceeds a predetermined specified value by the transmission data management unit by changing the number of retransmissions allocated to each data stored in the buffer at each predetermined timing Each data is confirmed and discarded from the buffer.
The data communication device of the present invention includes a buffer that stores data for each first data unit, a transmission unit that transmits the data stored in the buffer, and a reception state of the data reception device that receives the data. Receiving unit that receives a reception confirmation signal to be notified, and retransmission for recognizing data that the data receiving device requests to retransmit from, based on the reception confirmation signal received by the receiving unit, confirming the reception state of the data receiving device For the data stored in the buffer, the request analysis unit gives the number of retransmittable times, which is information indicating whether or not the data receiving apparatus can retransmit, for each second data unit, and the retransmittable A retransmittable number management unit for confirming the value of the number of times of communication, and a communication abnormality status based on the number of retransmittable times for each data of the first data unit stored in the buffer A transmission data management unit for confirming whether or not the transmission is possible, and the retransmission possible number management unit changes the possible retransmission number assigned to each data stored in the buffer at a predetermined timing. The transmission data management unit confirms that the communication is in an abnormal state when the retransmittable count for each of the data for each of the first data units stored in the buffer exceeds a reference value, and transmits the data. Characterized by reducing the amount.
The data communication device of the present invention includes a buffer that stores data for each first data unit, a transmission unit that transmits the data stored in the buffer, and a reception state of the data reception device that receives the data. Receiving unit that receives a reception confirmation signal to be notified, and retransmission for recognizing data that the data receiving device requests to retransmit from, based on the reception confirmation signal received by the receiving unit, confirming the reception state of the data receiving device For the data stored in the buffer, the request analysis unit gives the number of retransmittable times, which is information indicating whether or not the data receiving apparatus can retransmit, for each second data unit, and the retransmittable A retransmittable number management unit for confirming the value of the number of times, and the re-transmission for each data of the first data unit transmitted during the transmission period assigned to the data transmission device. A transmission data management unit that confirms whether or not the communication is abnormal based on the possible number of times, and the retransmission possible number management unit is assigned to each data stored in the buffer at every predetermined timing. The retransmittable number is changed, and the retransmittable number for each data of the first data unit transmitted during the transmission period assigned to the data transmitting apparatus by the transmission data management unit exceeds a reference value. In this case, it is confirmed that the communication is abnormal, and the amount of data to be transmitted is reduced.
The data communication device of the present invention includes a buffer that stores data for each first data unit, a transmission unit that transmits the data stored in the buffer, and a reception state of the data reception device that receives the data. Receiving unit that receives a reception confirmation signal to be notified, and retransmission for recognizing data that the data receiving device requests to retransmit from, based on the reception confirmation signal received by the receiving unit, confirming the reception state of the data receiving device For the data stored in the buffer, the request analysis unit gives the number of retransmittable times, which is information indicating whether or not the data receiving apparatus can retransmit, for each second data unit, and the retransmittable A retransmittable number management unit that confirms the value of the number of times, and performs discarding and input / output control of data in the buffer, and communication based on the amount of data discarded from the buffer A transmission data management unit for confirming whether or not it is in a normal state, and in the retransmission possible number management unit, for each predetermined timing, the retransmission possible number assigned to each data stored in the buffer The transmission data management unit confirms the data for each first data unit with respect to the retransmittable number of times exceeding a predetermined specified value, discards the data from the buffer, and determines the amount of data discarded from the buffer. When the reference value is exceeded, it is confirmed that the communication is abnormal, and the amount of data to be transmitted is reduced.
BEST MODE FOR CARRYING OUT THE INVENTION
<First Embodiment>
Hereinafter, a first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an internal configuration of a data transmission apparatus used in the communication system of this embodiment. In the present embodiment, a description will be given by taking as an example an apparatus in which data is input from the outside to the data transmission apparatus. However, the data recorded on a recording medium such as a hard disk or an optical disk is provided with a recording medium for storing data to be transmitted. It is also possible to use a data transmission device that transmits.
The data transmitting apparatus 101 in FIG. 1 includes a sequence number adding unit 1 that adds a sequence number to each packet of input data, and a time stamp adding unit 2 that adds a time stamp that is a reproduction time for each packet; A retransmittable number management unit 3 that manages the number of retransmissions possible for each packet, a transmission data management unit 4 that manages transmission data, and a transmission buffer 5 that temporarily stores data with a packet to which a sequence number and a time stamp are added. A reception unit 6 that receives a signal indicating a reception state of the reception side, a retransmission request analysis unit 7 that confirms a packet that the reception side requests retransmission, a transmission unit 8 that transmits the packet to the reception side, and a transmission buffer 5 An error correction code adding unit 9 for adding an error correction code to the read packet, and an antenna 10 for transmitting and receiving data. .
When data to be transmitted is input to the data transmission apparatus 101 for each packet, the sequence number adding unit 1 adds a sequence number incremented for each packet to each input packet. The packet to which this sequence number is added is given to the time stamp adding unit 2, and a time stamp serving as information regarding the reproduction time on the receiving side is added. The packet to which the sequence number and the time stamp are added is temporarily stored in the transmission buffer 5.
In addition, the sequence number added to the packet by the sequence number adding unit 1 is given to the retransmittable frequency management unit 3. Then, after the set transmission period for the data transmission apparatus 101 starts, information on the reproduction time on the reception side for the packet with the sequence number given first is confirmed. By dividing the difference between the confirmed reproduction time and the time input to the data transmission apparatus 101 by the period of the transmission period set for the data transmission apparatus 101, information on the number of times that each packet can be retransmitted is set. Then, it is held in the retransmittable frequency management unit 3. Each time the packet is input to the data transmitting apparatus 101 and the sequence number added to the packet is given to the retransmittable number management unit 3, the held retransmittable number is added and stored.
In addition, the reception unit 6 transmits an acknowledgment signal such as an ACK signal indicating the reception status at the reception side with respect to the transmitted packet, or a transmission period start signal indicating the start of a set transmission period transmitted from the control station or the like. 10 via. In the present embodiment, the data transmission apparatus 101 recognizes the start of the set transmission period by receiving the transmission period start signal, but the set transmission period cycle is previously set from the control station or the like. Given this, every time the period of the transmission period is detected by a timer or the like, the start of the transmission period may be recognized.
As described above, when the reception unit 6 receives the transmission period start signal and confirms the start of the transmission period, the value of the remaining number of retransmissions possible for each sequence number recorded in the retransmission possible number management unit 3 is incremented by one. Decrement by one. Then, the retransmittable number management unit 3 confirms the sequence number in which the value of the retransmittable number is equal to or less than the specified value when the retransmittable number added to each sequence number is decremented.
The transmission data management unit 4 is notified of the sequence number in which the value of the retransmittable number is equal to or less than the specified value, and the transmission data management unit 4 transmits a packet corresponding to the sequence number notified from the retransmittable number management unit 3 Discard from buffer 5. The retransmittable number management unit 3 deletes the sequence number of the packet discarded from the transmission buffer 5 from the record. Note that the above-mentioned specified value is a reference value for determining whether or not transmission of the packet is prohibited on the transmission side, and in this embodiment, the specified value is set to 0.
The retransmittable number management unit 3 monitors the remaining number of retransmittable times added to each held sequence number, and stores it in the transmission buffer 5 when confirming that the transmission period has started. Find the average number of possible packet retransmissions. Then, the transmission data management unit 4 determines whether or not the transmission is abnormal depending on whether or not the average value of the number of possible retransmissions is equal to or less than a reference value. At this time, if the average value of the number of possible retransmissions is equal to or less than the reference value, it is determined that the transmission is abnormal.
The retransmission request analysis unit 7 notifies the transmission data management unit 4 of information on the packet to be retransmitted by analyzing the reception status on the reception side from the reception confirmation signal received by the reception unit 6. At this time, the retransmission request analysis unit 7 confirms the packet normally received on the reception side from the reception confirmation signal, and notifies the transmission data management unit 4 of the sequence number. When the transmission data management unit 4 is notified of the sequence number indicating the packet normally received on the reception side, the packet with the notified sequence number is discarded from the transmission buffer 5. Thereafter, when the start of the transmission period is confirmed and the transmission period starts, the transmission data management unit 4 determines whether or not the transmission is in an abnormal state, and then holds it in the transmission buffer 5 according to this determination. A packet to be transmitted is searched for from the retransmitted packet and the new packet.
Then, after confirming the sequence number of the retrieved packet, it is stored in the transmission data management unit 4 and transmitted from the transmission buffer 5 to the error correction code adding unit 9 while controlling so as not to exceed the set transmission period. The output control of the packet to be performed is performed. The packet output from the transmission buffer 5 is given to the error correction code adding unit 9 and added with an error correction code as will be described later, and then transmitted to the receiving side via the antenna 10 by the transmission unit 8.
At this time, an error correction code is added to the data transmitted from the transmitter 8 as shown in FIGS. 4A and 4B. 4A and 4B are diagrams showing the format of each packet in the data transmitted from the transmission unit 8 in real time. The packet shown in FIG. 4A includes a header 51 including information such as a configuration condition in the packet, a sequence number 52 and a time stamp 53 added to the packet, and data 54 such as a video signal and an audio signal included in the packet. And an error correction code 55, and an error correction code is added to each packet.
As in the format shown in FIG. 4A, one correction code may be provided in one packet. However, as shown in FIG. 4B, a header 51, a sequence number 52, a time stamp 53, and data 54 are stored. A configuration may be adopted in which the blocks are divided into a plurality of blocks B1 to Bn and error correction codes b1 to bn are added to the respective blocks B1 to Bn.
The packet discard control operation in the data transmission apparatus 101 having such a configuration will be described with reference to the flowchart of FIG. When the reception unit 6 receives the transmission period start signal and confirms the start of the transmission period, the transmission period starts, and the retransmission possible number management unit 3 is notified of the start of the transmission period to start the packet discard control operation (S1). ). Then, the retransmittable number management unit 3 decrements the value of the remaining retransmittable number added to the held sequence number of each packet by one (S2).
Then, when the sequence number for the oldest packet among the packets stored in the transmission buffer 5 is confirmed by the retransmittable number management unit 3, the value of the remaining retransmittable number added to the sequence number becomes equal to or less than the specified value. It is judged whether or not (S3). At this time, if it is determined that it is not less than the specified value (No), this packet discard control operation is terminated.
If it is determined in S3 that the number is less than the specified value (Yes), the transmission data management unit 4 is notified of the sequence number to which the number of retransmissions that is less than the specified value is added. A packet corresponding to the sequence number notified by 4 is discarded from the transmission buffer 5 (S4). Then, the sequence number of the next oldest packet among the packets stored in the transmission buffer 5 is confirmed (S5), and the process proceeds to S3.
In this way, by repeating the operations of S3 to S5, the sequence number of the packet whose value of the number of possible retransmissions is equal to or less than the specified value is the number of possible retransmissions management unit 3 in order from the packet stored in the transmission buffer 5 from the oldest. Then, the transmission data management unit 4 performs discard control from the transmission buffer 5. Then, when a sequence number having a retransmittable count value larger than the specified value is confirmed by the retransmittable count management unit 3, the packet discard control operation is terminated.
Next, the transmission control operation in the data transmission apparatus 101 will be described with reference to the flowchart of FIG. When the reception unit 6 receives the transmission period start signal and confirms the start of the transmission period, the transmission period starts and the transmission control operation is started (S11). Then, an average value of the remaining retransmittable times added to each sequence number held by the retransmittable number of times management unit 3 is obtained, and the transmission data management unit 4 determines that the average value of the remaining retransmittable times is less than a reference value. By checking whether or not there is, it is determined whether or not the transmission is in an abnormal state (S12).
At this time, when it is determined that the average number of retransmissions is larger than the reference value and the transmission is not abnormal (No), the retransmission request analysis unit 7 causes the transmission data management unit 4 to perform normal retransmission control. The confirmed retransmission packet and a new packet to be newly transmitted are searched (S13). In S12, when it is determined that the average number of retransmissions is less than the reference value and the transmission is abnormal (Yes), the retransmission control operation is stopped (S14). A new packet to be transmitted is searched (S15).
In S13 and S15, when each of the retransmission packet or new packet to be transmitted is confirmed in the transmission data management unit 4, the confirmed sequence number of the packet to be transmitted is stored in the transmission data management unit 4 (S16). Then, it is determined from the sequence number stored in the transmission data management unit 4 whether there is a packet to be transmitted (S17). At this time, if there is no packet to be transmitted (No), it is determined that all the packets to be transmitted have been transmitted, and the transmission control process is terminated.
If it is confirmed in S17 that there is a packet to be transmitted (Yes), it is determined whether or not a sufficient period remains to transmit the packet to be transmitted (S18). At this time, when it is determined that a sufficient transmission period does not remain (No), the transmission control process is terminated assuming that the set transmission period is almost completed. When it is determined that a sufficient transmission period remains (Yes), the packet to be transmitted is read from the transmission buffer 5 and then an error correction code is added by the error correction code adding unit 9 and transmitted from the transmitting unit 8. (S19).
When the packet is transmitted in S19, the process proceeds to S17, the next sequence number of the transmitted data is confirmed, and the presence / absence of a packet to be transmitted is confirmed. As described above, the operations of S17 to S19 are repeated to sequentially check the sequence numbers of the packets to be transmitted stored in the transmission data management unit 4, and there are no more packets to be transmitted, or the transmission period is sufficient. When it is almost finished, the transmission operation control is finished.
With such a communication system using a data transmission apparatus, the remaining retransmission can be performed without having a complicated circuit configuration for comparing whether or not the transmitted packet is in time for the reproduction time on the receiving side. It can be confirmed simply by managing the number of times. Packets can be discarded by managing the remaining number of retransmissions possible, so even if the channel condition deteriorates and the retransmission capability becomes limited, the retransmission operation is stopped and the packets are largely discarded from the transmission buffer. Thus, quick error recovery can be performed.
In the present embodiment, the search for a new packet to be newly transmitted is performed in S15 of the transmission control operation of FIG. 3. However, the specified value of the number of remaining retransmissions that can be discarded is newly set to a large value, From the retransmission packet and the new packet, after discarding from the transmission buffer 5 the packet whose value of the remaining number of retransmittable times is equal to or less than the newly set specified value, the new retransmitted packet and the new number that the remaining number of retransmittable times becomes maximum A packet search may be performed.
<Second Embodiment>
Below, the 2nd Embodiment of this invention is described with reference to drawings. FIG. 5 is a block diagram showing an internal configuration of a data transmission apparatus used in the communication system of this embodiment. In the data transmission apparatus of FIG. 5, parts used for the same purpose as those of the data transmission apparatus of FIG. 1 are denoted by the same reference numerals and detailed description thereof is omitted. Further, in the present embodiment, as in the first embodiment, the data transmitting apparatus in FIG. 5 performs the discard control operation of the packet in the transmission buffer 5 according to the flowchart in FIG. Data having a configuration as shown in FIG. 4B is transmitted from the transmitter 8 via the antenna 10.
The data transmission apparatus 102 in FIG. 5 adds priority to the transmission priority for the packet to which the sequence number is added in addition to each block provided in the data transmission apparatus 101 in FIG. In this configuration, the unit 11 is provided. The priority to be transmitted is set depending on, for example, the type of data included in the packet such as text data, video data, or audio data, or whether the data in the packet is synchronous or asynchronous. Shall be given. The higher the numerical value given as the priority, the higher the priority.
A sequence number is added to the packet input to the data transmitting apparatus 102 having such a configuration by the sequence number adding unit 1 as in the data transmitting apparatus 101 of FIG. Then, the packet to which the sequence number is added is given to the priority adding unit 11 and the priority is added, and then the time stamp is added by the time stamp adding unit 2 and stored in the transmission buffer 5.
Further, the transmission data management unit 4 determines whether or not the transmission is in an abnormal state, and in response to this determination, the transmission data management unit 4 transmits the retransmission packet and the new packet in consideration of the priority in the transmission buffer 5. Search for a good packet. Then, the sequence number of the retrieved packet is stored in the transmission data management unit 4, and packet output control is performed on the transmission buffer 5 while managing so as not to exceed the transmission period.
The operation of the other blocks in the data transmission apparatus 102 is the same as that of the data transmission apparatus 101 in the first embodiment, and a detailed description thereof will be omitted.
A transmission control operation in the data transmission apparatus 102 having such a configuration will be described with reference to the flowchart of FIG. In the flowchart of FIG. 6, steps that perform the same operations as those in the flowchart of FIG. 3 are denoted by the same reference numerals, and detailed description thereof is omitted. When the reception unit 6 receives the transmission period start signal and confirms the start of the transmission period and starts the transmission control operation (S11), it is determined whether or not the transmission is in an abnormal state from the average value of the remaining number of possible retransmissions. (S12).
At this time, when it is determined that the transmission is not abnormal (No), a retransmission packet to be transmitted and a new packet are searched (S13). If it is determined in S12 that the transmission is in an abnormal state (Yes), the priority added to each of the retransmission packet and the new packet is confirmed, and a packet whose priority is equal to or higher than a specified value is searched as a packet to be transmitted. (S21). As described above, after searching for the packet to be transmitted in S13 and S21, when the sequence number of the packet to be transmitted is stored in S16, there is no packet to be transmitted or until the transmission period is almost finished. , S17 to S19 are repeated to transmit a packet.
Even when the communication path state deteriorates and the retransmission capability becomes the limit by the communication system using such a data transmission device, by transmitting the one having a high priority with priority, for example, AV data When transmitting, it is possible to prevent frequent interruptions in video and audio.
In the present embodiment, in S21 of the transmission control operation in FIG. 6, a search is made for a packet having a higher priority from the retransmitted packet and the new packet. After performing the retransmission control stop operation as in S14 in the flowchart of the figure, in S21, it may be controlled to search for a packet having a high priority from new packets.
<Third Embodiment>
Below, the 3rd Embodiment of this invention is described with reference to drawings. FIG. 7 is a block diagram showing an internal configuration of a data transmission device used in the communication system of the present embodiment. In the data transmitting apparatus of FIG. 7, parts used for the same purpose as those of the data transmitting apparatus of FIG. 1 are denoted by the same reference numerals, and detailed description thereof is omitted. Further, in the present embodiment, as in the first embodiment, the data transmission apparatus in FIG. 7 performs the packet discard control operation in the transmission buffer 5 according to the flowchart in FIG. Data having a configuration as shown in FIG. 4B is transmitted from the transmitter 8 via the antenna 10.
The data transmission apparatus 103 in FIG. 7 includes a packet amount adjustment unit 12 that adjusts the amount of packets input to the data transmission apparatus 103 in addition to the blocks provided in the data transmission apparatus 101 in FIG. It is the structure which was made. In this packet amount adjustment unit 12, for example, when the data given to the data transmission device 101 is AV data, when the communication channel state is good, the external data is transmitted so that high-definition HDTV AV data is transmitted. All the input packets are output to the subsequent block. Further, when the communication path condition deteriorates, the packet amount adjusting unit 12 thins out packets input from the outside so that SDTV AV data having a lower bit rate than standard HDTV AV data is transmitted. Output to the block.
In addition, in the MPEG2 system, etc., when information other than video and audio information that is not necessary for reproduction on the receiving side is input, such as text data used in the system, the packet amount adjustment unit 12 requires reproduction. The amount of input packets may be adjusted by thinning out packets including non-data.
The packet input to the data transmission apparatus 103 having such a configuration is adjusted to a packet amount according to the communication path state by the packet amount adjusting unit 12 and given to the sequence number adding unit 1. The packet given to the sequence number adding unit 1 is stored in the transmission buffer 5 with a sequence number and a time stamp added in order as in the data transmission apparatus 101 of FIG.
Further, the transmission data management unit 4 determines whether or not the transmission is in an abnormal state, and determines whether or not the packet amount adjustment unit 12 adjusts the amount of input packets in accordance with this determination. Then, when searching for data to be transmitted from the retransmission packet and the new packet held in the transmission buffer 5, the packet amount adjustment unit 12 searches for packets for the packet amount reduced by the thinning rate. Therefore, for example, when the decimation rate is ½, when the sequence number stored in the transmission data management unit 4 is a continuous number of 1 to 100 when performing a normal transmission operation, the packet amount adjustment unit 12 When the thinning operation is performed, the sequence numbers stored in the transmission data management unit 4 are 1 to 50.
The operation of the other blocks in the data transmission apparatus 103 is the same as that of the data transmission apparatus 101 in the first embodiment, and a detailed description thereof will be omitted.
The transmission control operation in the data transmission apparatus 103 having such a configuration will be described with reference to the flowchart of FIG. In the flowchart of FIG. 8, steps that perform the same operations as those in the flowchart of FIG. 3 are denoted by the same reference numerals, and detailed description thereof is omitted. When the reception unit 6 receives the transmission period start signal and confirms the start of the transmission period and starts the transmission control operation (S11), it is determined whether or not the transmission is in an abnormal state from the average value of the remaining number of possible retransmissions. (S12).
At this time, when it is determined that the transmission is not abnormal (No), a retransmission packet to be transmitted and a new packet are searched (S13). If it is determined in S12 that the transmission is abnormal (Yes), the packet amount adjusting unit 12 thins out the packets and adjusts so that the packet amount given to the sequence adding unit 1 is reduced (S31). . Further, at this time, the thinning rate in the packet amount adjusting unit 12 is given to the transmission data managing unit 4.
After the packet amount is adjusted, the transmission data management unit 4 sets the packet amount to be transmitted based on the given thinning rate, and searches for a retransmission packet and a new packet to be transmitted according to the packet amount. (S32). As described above, after searching for the packet to be transmitted in S13 and S32, when the sequence number of the packet to be transmitted is stored in S16, there is no packet to be transmitted or until the transmission period is almost finished. , S17 to S19 are repeated to transmit a packet.
The amount of data processed in the data transmission device 103 by the packet amount adjustment unit 12 even when the communication path state deteriorates and the retransmission capability becomes a limit by a communication system using such a data transmission device. For example, when AV data is transmitted, it is possible to prevent frequent interruption of video and audio.
In the present embodiment, as in the first embodiment, after the retransmission control stop operation is performed as in S14 in the flowchart of FIG. 3, a packet to be transmitted is searched only from a new packet in S32. You may control to.
Further, in the present embodiment, the packet adjustment unit 12 is provided in the preceding stage of the sequence number adding unit 1 as shown in FIG. 7, but the packet adjustment unit 12 is provided as in the data transmission device 104 of FIG. May be provided between the time stamp adding unit 2 and the transmission buffer 5. In this way, it is possible to search for a packet to be transmitted without giving the thinning rate in the packet adjustment unit 12 to the transmission data management unit 4.
Therefore, for example, when the decimation rate is ½, when the sequence number stored in the transmission data management unit 4 when performing a normal transmission operation is a serial number of 1, 2, 3,. When the packet amount adjusting unit 12 performs the thinning operation, the packet amount adjusting unit 12 thins out the packets having the sequence numbers 2, 4, 6,..., 100 and stores them in the transmission buffer 5. The sequence numbers stored in the transmission data management unit 4 are 1, 3, 5,.
Further, like the data transmission device 105 in FIG. 10, in addition to the data transmission device 104 in FIG. 9, a priority addition unit 11 provided between the time stamp addition unit 2 and the packet amount adjustment unit 12 is provided. You may make it prepare. The priority adding unit 11 is the same as that provided in the data transmitting apparatus 102 of the second embodiment (FIG. 5). In this way, when the packet amount adjustment unit 12 performs the thinning operation, based on the priority added by the priority addition unit 11, packets with a priority lower than a predetermined value are thinned out to the transmission buffer 5. Output.
In each of the above-described embodiments, every time the retransmittable number management unit 3 confirms the start of the set transmission period, the remaining retransmissions added to each sequence number stored in the retransmittable number management unit 3 Although the value of the possible number of times is decremented, since the packet is periodically transmitted, the value of the remaining number of possible retransmissions may be decremented when a certain time has elapsed from the previous transmission operation end time. I do not care. At this time, the value of the remaining number of retransmissions may be decremented by using either the elapse of a fixed time after the end of transmission or the confirmation of the start of the transmission period as a trigger, regardless of whether the transmission period has been confirmed or not confirmed. The remaining number of retransmissions may be decremented when a certain time has elapsed after the end of transmission.
That is, in the flowchart of FIG. 2 showing the packet discard control operation of each of the above-described embodiments, either the decrement operation of the remaining number of retransmittable times in S2 is that a certain time has elapsed after the end of transmission or the transmission period has started. It may be performed by confirming whether or not the transmission period is confirmed, and it may be performed by confirming the elapse of a certain period of time after the end of transmission, regardless of whether the transmission period starts or not.
Further, in each of the above-described embodiments, whether or not an abnormal state is determined using the average value of the number of retransmittable packets stored in the transmission buffer 5, but the average value of the number of retransmittable packets actually transmitted is used. An abnormal state may be determined. At this time, first, the retransmission request analyzing unit 7 confirms that the signal has been correctly received on the receiving side from the reception confirmation signal transmitted from the transmitting unit 8 and then received by the receiving unit 6. Then, the retransmittable number of times for each packet confirmed to be correctly received is confirmed by the retransmittable number management unit 3, and the average value is obtained and notified to the transmission data management unit 4. When the average value obtained is below the reference value, it is determined that the transmission is abnormal.
Further, the abnormal transmission state may be determined based on the number of packets discarded from the transmission buffer 5 because the number of possible retransmissions is equal to or less than a specified value. At this time, the retransmission request analysis unit 7 counts the number of serial numbers to be notified to the transmission data management unit 4 when the value of the number of possible retransmissions is equal to or less than a specified value. Then, when the number of serial numbers counted is given to the transmission data management unit 4 and the number of serial numbers exceeds the reference value (that is, when the amount of discarded packets exceeds the reference value). ), It is determined that the transmission is abnormal. The packet amount of the discarded packets for determining this transmission abnormal state may be the packet amount discarded every time the transmission period starts, or may be the packet amount counted every predetermined period.
That is, in the flowcharts of FIGS. 3, 6, and 8 showing the transmission control operations of the above-described embodiments, the retransmission of the actually transmitted packet is made when it is determined whether or not the transmission is abnormal in S12. The determination may be based on the average value of the possible number of times, or may be determined based on the number of packets discarded because the number of retransmissions possible from the transmission buffer is equal to or less than a specified value.
Further, in the data transmission apparatus, the average value of the number of retransmissions that can be confirmed to be in the transmission abnormal state when operating in the normal state or the reference value for the discarded packet amount is set as the first reference value, and the transmission is performed. The reference value for each case, with the second reference value being the average value of the number of possible retransmissions or the reference value for the amount of discarded packets when the communication path is confirmed to be good when operating in an abnormal state May be different. At this time, the relationship between the first reference value and the second reference value with respect to the average value of the number of possible retransmissions is second reference value> first reference value, and the relationship between the first and second reference values with respect to the discarded packet amount is First reference value> second reference value.
Further, in each of the above-described embodiments, an error detection code addition unit that adds an error detection code may be used instead of the error correction code addition unit 9. At this time, an error detection code is added to each data of the packet. In addition, as a packet configuration example, the sequence number follows the header as in the packet in FIGS. 4A and 4B, but the header may include the sequence number. Further, the time stamp may not be included in the packet, and the time stamp may be used only for management by the data transmission apparatus.
Further, as the reception confirmation signal, an ACK signal indicating a packet correctly received on the receiving side, a NACK signal indicating a packet not received on the receiving side, or the like may be used. Moreover, although it demonstrated based on the utilization example with respect to the radio | wireless communications system using an antenna, you may utilize in wired communication systems, such as a power line communication system using a power line, and a communication system using a cable line.
Furthermore, in each of the above-described embodiments, the number of times that each packet can be retransmitted is set by dividing the difference between the reproduction time and the time input to the data transmission apparatus by the set transmission period. The type of packet data may be determined, and the number of possible retransmissions set in advance in the data transmission device may be set for each type. In other words, if the number of retransmissions possible for AV data packets is Nx and the number of retransmissions for text data packets is Ny, it is input to the data transmission device in the retransmission number management unit. When the received packet is AV data, the number of retransmissions is set as Nx, and when the packet input to the data transmission apparatus is text data, the number of retransmissions is set as Ny.
In each of the above-described embodiments, when the transmission period start signal is received and the start of the transmission period is confirmed, the number of retransmittable times given to the packet is decremented, and the value falls below a specified value. The packet is discarded, but when the transmission period start signal is received and the start of the transmission period is confirmed, the number of retransmittable times given to the packet is incremented, and the value exceeds the specified value. The packet may be discarded. Furthermore, at this time, when judging based on the average value of the number of retransmissions possible for the packet stored in the buffer, it is judged that the transmission is abnormal when the average value of the number of retransmissions exceeds a reference value. . In addition, when the determination is made based on the average value of the retransmittable times of the transmitted packet, it is determined that the transmission is abnormal when the average value of the retransmittable times becomes equal to or greater than the reference value.
Industrial applicability
According to the present invention, by monitoring the number of retransmissions given for each data packet, it is possible to discard a packet that is not in time for the reproduction time in the data reception device and to check a communication abnormal state. Therefore, unlike the conventional case, the data transmission device does not always compare the reproduction time with the current time, and the packet is easily discarded and the communication abnormal state is confirmed only by the number of retransmissions. The circuit configuration can be simplified. Further, in the data transmitting apparatus, when the communication abnormal state is detected, it is possible to recover the error quickly by stopping the retransmission control.
Also, a priority adding unit is provided in the data transmission device to add a priority to each packet of data, and according to the added priority, when a communication abnormal state is detected, transmission is performed from the one with the highest priority. be able to. By doing so, for example, in AV data communication, a data receiving device that receives data can perform reproduction so as to feel the interruption of data as much as possible. In addition, a packet amount adjusting unit is provided in the data transmitting apparatus, and when the transmission is in an abnormal state, control for reducing the amount of data to be given to the buffer can be started to reduce the packet amount of data to be transmitted. At this time, data other than the minimum necessary data for reproduction is thinned out by the packet amount adjustment unit, so that the data receiving apparatus that receives the data can perform reproduction so as to make the interruption of data feel as small as possible.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an internal configuration of a data transmission device in the communication system according to the first embodiment.
FIG. 2 is a flowchart showing a packet discard control operation of the data transmission apparatus of FIG.
FIG. 3 is a flowchart showing a transmission control operation of the data transmission apparatus of FIG.
4A and 4B are diagrams showing a format of a packet transmitted from the data transmitting apparatus,
FIG. 5 is a block diagram showing the internal configuration of the data transmission device in the communication system of the second embodiment,
FIG. 6 is a flowchart showing a transmission control operation of the data transmission apparatus of FIG.
FIG. 7 is a block diagram showing the internal configuration of the data transmission device in the communication system of the third embodiment.
FIG. 8 is a flowchart showing the transmission control operation of the data transmission apparatus of FIG.
FIG. 9 is a block diagram showing another example of the internal configuration of the data transmission device in the communication system of the third embodiment,
FIG. 10 is a block diagram showing another example of the internal configuration of the data transmission device in the communication system of the third embodiment.
FIG. 11 is a block diagram showing an internal configuration of a data transmission apparatus in a conventional communication system,
FIG. 12 is a flowchart showing a packet discard control operation of a conventional data transmission apparatus,
FIG. 13 is a flowchart showing a transmission control operation of a conventional data transmission apparatus.

Claims (51)

第1データ単位毎にデータを格納するバッファを備えたデータ送信装置と、該データ送信装置が送信するデータを受信するデータ受信装置とで構成されるデータ通信システムにおいて、前記データ受信装置が再送要求するデータを前記データ送信装置が確認するデータ通信方法であって、
前記データ送信装置において、
前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与え、
所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、
所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とするデータ通信方法。
In a data communication system including a data transmission device having a buffer for storing data for each first data unit and a data reception device for receiving data transmitted by the data transmission device, the data reception device requests retransmission A data communication method for confirming data to be transmitted by the data transmission device,
In the data transmission device,
For each second data unit for the data stored in the buffer, the data reception device is given a retransmittable number of times indicating whether the data can be retransmitted,
For each predetermined timing, change the number of retransmissions assigned to each data stored in the buffer,
A data communication method, comprising: discarding, from the buffer, data for each first data unit corresponding to the number of retransmissions that exceeds a predetermined specified value.
前記データがバッファに格納される際に与えられる前記再送可能回数を、当該データが入力された時刻と当該データの再生時刻との差を所定期間で割ることによって算出することを特徴とする請求の範囲1に記載のデータ通信方法。The retransmittable number of times given when the data is stored in a buffer is calculated by dividing a difference between a time when the data is input and a reproduction time of the data by a predetermined period. The data communication method according to range 1. 前記データ送信装置に対して、前記データを送信する送信期間が定期的に与えられるとともに、前記所定期間が前記送信期間の与えられる周期の整数倍の期間であることを特徴とする請求の範囲2に記載のデータ通信方法。3. The data transmission device according to claim 2, wherein a transmission period for transmitting the data is periodically given, and the predetermined period is a period that is an integral multiple of a period in which the transmission period is given. The data communication method described in 1. 前記所定のタイミングが、前記所定期間が経過したときであることを特徴とする請求の範囲2に記載のデータ通信方法。The data communication method according to claim 2, wherein the predetermined timing is when the predetermined period has elapsed. 前記所定のタイミングが、前記データ送信装置に与えられる送信期間が開始したときであることを特徴とする請求の範囲2に記載のデータ通信方法。The data communication method according to claim 2, wherein the predetermined timing is when a transmission period given to the data transmission apparatus starts. 前記所定のタイミングが、前記所定期間の経過又は前記データ送信装置に与えられる送信期間の開始のいずれか一方を確認したときであることを特徴とする請求の範囲2に記載のデータ通信方法。3. The data communication method according to claim 2, wherein the predetermined timing is when one of the elapse of the predetermined period and the start of a transmission period given to the data transmitting apparatus is confirmed. 前記データがバッファに格納される際に与えられる前記再送可能回数を、当該データの属性に従って設定することを特徴とする請求の範囲1に記載のデータ通信方法。2. The data communication method according to claim 1, wherein the retransmittable number of times given when the data is stored in a buffer is set according to an attribute of the data. 前記所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を減算し、
前記所定の規定値以下となった前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲1〜請求の範囲7のいずれかに記載のデータ通信方法。
For each predetermined timing, subtract the number of retransmissions assigned to each data stored in the buffer,
The data according to any one of claims 1 to 7, wherein the data for each first data unit corresponding to the number of possible retransmissions that is equal to or less than the predetermined specified value is discarded from the buffer. Communication method.
前記所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を加算し、
前記所定の規定値以上となった前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲1〜請求の範囲7のいずれかに記載のデータ通信方法。
For each predetermined timing, add the number of retransmissions assigned to each data stored in the buffer,
The data according to any one of claims 1 to 7, wherein the data for each first data unit corresponding to the retransmittable number of times exceeding the predetermined specified value is discarded from the buffer. Communication method.
第1データ単位毎にデータを格納するバッファを備えたデータ送信装置と、該データ送信装置が送信するデータを受信するデータ受信装置とで構成されるデータ通信システムにおいて、前記データ受信装置が再送要求するデータを前記データ送信装置が確認するデータ通信方法であって、
前記データ送信装置において、
前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与え、
所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、
前記バッファ内に格納された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を超えたとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とするデータ通信方法。
In a data communication system including a data transmission device having a buffer for storing data for each first data unit and a data reception device for receiving data transmitted by the data transmission device, the data reception device requests retransmission A data communication method for confirming data to be transmitted by the data transmission device,
In the data transmission device,
For each second data unit for the data stored in the buffer, the data reception device is given a retransmittable number of times indicating whether the data can be retransmitted,
For each predetermined timing, change the number of retransmissions assigned to each data stored in the buffer,
When the number of retransmissions for each of the data for each first data unit stored in the buffer exceeds a reference value, it is confirmed that the communication is abnormal, and the amount of data to be transmitted is reduced. Data communication method.
所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲10に記載のデータ通信方法。11. The data communication method according to claim 10, wherein the data for each first data unit corresponding to the number of possible retransmissions exceeding a predetermined specified value is discarded from the buffer. 前記所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を減算し、
前記バッファ内に格納された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を下回ったとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする請求の範囲10に記載のデータ通信方法。
For each predetermined timing, subtract the number of retransmissions assigned to each data stored in the buffer,
When the number of possible retransmissions for each data of the first data unit stored in the buffer falls below a reference value, it is confirmed that the communication is abnormal, and the amount of data to be transmitted is reduced. The data communication method according to claim 10.
所定の規定値以下となった前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲12に記載のデータ通信方法。13. The data communication method according to claim 12, wherein the data for each first data unit corresponding to the retransmittable number of times that is not more than a predetermined specified value is discarded from the buffer. 前記所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を加算し、
前記バッファ内に格納された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を上回ったとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする請求の範囲10に記載のデータ通信方法。
For each predetermined timing, add the number of retransmissions assigned to each data stored in the buffer,
When the number of retransmissions possible for each of the data for each first data unit stored in the buffer exceeds a reference value, it is confirmed that the communication is abnormal, and the amount of data to be transmitted is reduced. The data communication method according to claim 10.
所定の規定値以上となった前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲14に記載のデータ通信方法。15. The data communication method according to claim 14, wherein the data for each of the first data units corresponding to the retransmittable number of times exceeding a predetermined specified value is discarded from the buffer. 第1データ単位毎にデータを格納するバッファを備えたデータ送信装置と、該データ送信装置が送信するデータを受信するデータ受信装置とで溝成されるデータ通信システムにおいて、前記データ受信装置が再送要求するデータを前記データ送信装置が確認するデータ通信方法であって、
前記データ送信装置において、
前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与え、
所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、
前記データ送信装置に割り当てられた送信期間中に送信された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を超えたとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とするデータ通信方法。
In a data communication system formed by a data transmission device having a buffer for storing data for each first data unit and a data reception device for receiving data transmitted by the data transmission device, the data reception device performs retransmission. A data communication method in which the data transmitting device confirms requested data,
In the data transmission device,
For each second data unit for the data stored in the buffer, the data reception device is given a retransmittable number of times indicating whether the data can be retransmitted,
For each predetermined timing, change the number of retransmissions assigned to each data stored in the buffer,
Data to be transmitted after confirming that the communication is in an abnormal state when the number of retransmittable times for each data of each first data unit transmitted during the transmission period assigned to the data transmitting device exceeds a reference value A data communication method characterized by reducing the amount.
所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲16に記載のデータ通信方法。17. The data communication method according to claim 16, wherein data for each first data unit corresponding to the number of retransmissions exceeding a predetermined specified value is discarded from the buffer. 前記所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を減算し、
前記送信期間中に送信された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を下回ったとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする請求の範囲16に記載のデータ通信方法。
For each predetermined timing, subtract the number of retransmissions assigned to each data stored in the buffer,
When the possible number of retransmissions for each of the data for each first data unit transmitted during the transmission period falls below a reference value, it is confirmed that the communication is abnormal, and the amount of data to be transmitted is reduced. The data communication method according to claim 16.
所定の規定値以下となった前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲18に記載のデータ通信方法。19. The data communication method according to claim 18, wherein the data for each first data unit corresponding to the retransmittable number of times that is not more than a predetermined specified value is discarded from the buffer. 前記所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を加算し、
前記送信期間中に送信された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を上回ったとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とする請求の範囲16に記載のデータ通信方法。
For each predetermined timing, add the number of retransmissions assigned to each data stored in the buffer,
When the number of retransmittable times for each data of each first data unit transmitted during the transmission period exceeds a reference value, it is confirmed that the communication is abnormal, and the amount of data to be transmitted is reduced. The data communication method according to claim 16.
所定の規定値以上となった前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲20に記載のデータ通信方法。21. The data communication method according to claim 20, wherein the data for each first data unit corresponding to the retransmittable number of times exceeding a predetermined specified value is discarded from the buffer. 第1データ単位毎にデータを格納するバッファを備えたデータ送信装置と、該データ送信装置が送信するデータを受信するデータ受信装置とで構成されるデータ通信システムにおいて、前記データ受信装置が再送要求するデータを前記データ送信装置が確認するデータ通信方法であって、
前記データ送信装置において、
前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与え、
所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、
所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄するとともに、
前記バッファから廃棄されたデータ量が基準値を上回ったとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とするデータ通信方法。
In a data communication system including a data transmission device having a buffer for storing data for each first data unit and a data reception device for receiving data transmitted by the data transmission device, the data reception device requests retransmission A data communication method for confirming data to be transmitted by the data transmission device,
In the data transmission device,
For each second data unit for the data stored in the buffer, the data reception device is given a retransmittable number of times indicating whether the data can be retransmitted,
For each predetermined timing, change the number of retransmissions assigned to each data stored in the buffer,
Discarding the data for each first data unit with respect to the retransmittable number of times exceeding a predetermined specified value from the buffer;
When the amount of data discarded from the buffer exceeds a reference value, it is confirmed that the communication is abnormal, and the amount of data to be transmitted is reduced.
前記所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を減算し、
前記所定の規定値以下となった前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲22に記載のデータ通信方法。
For each predetermined timing, subtract the number of retransmissions assigned to each data stored in the buffer,
23. The data communication method according to claim 22, wherein the data for each first data unit corresponding to the retransmittable number of times that is equal to or less than the predetermined specified value is discarded from the buffer.
前記所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を加算し、
前記所定の規定値以上となった前記再送可能回数に対する前記第1データ単位毎のデータを、前記バッファより廃棄することを特徴とする請求の範囲22に記載のデータ通信方法。
For each predetermined timing, add the number of retransmissions assigned to each data stored in the buffer,
23. The data communication method according to claim 22, wherein the data for each first data unit corresponding to the retransmittable number of times that is equal to or greater than the predetermined specified value is discarded from the buffer.
前記データが前記バッファに格納される際に与えられる前記再送可能回数を、当該データが入力された時刻と当該データの再生時刻との差を所定期間で割ることによって算出することを特徴とする請求の範囲10又は請求の範囲11又は請求の範囲16又は請求の範囲17又は請求の範囲22に記載のデータ通信方法。The retransmittable number of times given when the data is stored in the buffer is calculated by dividing a difference between a time when the data is input and a reproduction time of the data by a predetermined period. A data communication method according to claim 10, claim 11, claim 16, claim 17, or claim 22. 前記データ送信装置に対して、前記データを送信する送信期間が定期的に与えられるとともに、前記所定期間が前記送信期間の与えられる周期の整数倍の期間であることを特徴とする請求の範囲25に記載のデータ通信方法。26. A transmission period for transmitting the data is periodically given to the data transmission apparatus, and the predetermined period is a period that is an integral multiple of a period of the transmission period. The data communication method described in 1. 前記所定のタイミングが、前記所定期間が経過したときであることを特徴とする請求の範囲25に記載のデータ通信方法。26. The data communication method according to claim 25, wherein the predetermined timing is when the predetermined period has elapsed. 前記所定のタイミングが、前記データ送信装置に与えられる送信期間が開始したときであることを特徴とする請求の範囲25に記載のデータ通信方法。26. The data communication method according to claim 25, wherein the predetermined timing is when a transmission period given to the data transmission apparatus starts. 前記所定のタイミングが、前記所定期間の経過又は前記データ送信装置に与えられる送信期間の開始のいずれか一方を確認したときであることを特徴とする請求の範囲25に記載のデータ通信方法。26. The data communication method according to claim 25, wherein the predetermined timing is when one of the elapse of the predetermined period and the start of a transmission period given to the data transmitting apparatus is confirmed. 前記データが前記バッファに格納される際に与えられる前記再送可能回数を、当該データの属性に従って設定することを特徴とする請求の範囲10又は請求の範囲11又は請求の範囲16又は請求の範囲17又は請求の範囲22に記載のデータ通信方法。The range of re-transmission that is given when the data is stored in the buffer is set according to an attribute of the data, the range of claim 10, the range of claim 11, the range of claim 16, or the range of claim 17. Or the data communication method of Claim 22. 前記データ送信装置において、前記通信異常状態であることが確認されたとき、前記データ受信装置から再送要求されているデータの再送制御を停止し、新たに前記データ受信装置に送信するデータのみの送信を行うことを特徴とする請求の範囲10又は請求の範囲11又は請求の範囲16又は請求の範囲17又は請求の範囲22に記載のデータ通信方法。In the data transmission device, when it is confirmed that the communication is in an abnormal state, the retransmission control of the data requested to be retransmitted from the data reception device is stopped, and only the data to be newly transmitted to the data reception device is transmitted. The data communication method according to claim 10, claim 11, claim 16, claim 17, or claim 22. 前記データ送信装置において、前記通信異常状態であることが確認されたとき、前記所定の規定値を変更して前記バッファから廃棄するデータ量を増加させてデータの廃棄を行った後、前記データ受信装置から再送要求されているデータ及び新たに前記データ受信装置に送信するデータを前記バッファより読み出して送信することを特徴とする請求の範囲10又は請求の範囲11又は請求の範囲16又は請求の範囲17又は請求の範囲22に記載のデータ通信方法。In the data transmission device, when it is confirmed that the communication is abnormal, the data reception is performed after changing the predetermined specified value to increase the amount of data discarded from the buffer and discarding the data. The data requested to be retransmitted from the device and the data to be newly transmitted to the data receiving device are read from the buffer and transmitted, and the data is transmitted. The data communication method according to claim 17 or claim 22. 前記データ送信装置において、前記第1データ単位毎のデータそれぞれに対して、その属性に従って優先度を付加する優先度付加部を備え、
前記通信異常状態であることが確認されたとき、前記データ受信装置から再送要求されているデータ及び新たに前記データ受信装置に送信するデータのうち、優先度の高いデータを前記バッファより読み出して送信することを特徴とする請求の範囲10又は請求の範囲11又は請求の範囲16又は請求の範囲17又は請求の範囲22に記載のデータ通信方法。
In the data transmission device, the data transmission device further includes a priority adding unit that adds a priority to each data of the first data unit according to the attribute,
When it is confirmed that the communication is in an abnormal state, among the data requested to be retransmitted from the data receiving device and the data to be newly transmitted to the data receiving device, the data with high priority is read from the buffer and transmitted. The data communication method according to claim 10, claim 11, claim 16, claim 17, or claim 22.
前記データ送信装置において、前記バッファに与えるデータ量を調節するデータ量調節部を備え、
前記通信異常状態であることが確認されたとき、前記データ量調節部で、前記データ送信装置に入力されたデータを間引いて、前記バッファに与えるデータ量を減じることを特徴とする請求の範囲10又は請求の範囲11又は請求の範囲16又は請求の範囲17又は請求の範囲22に記載のデータ通信方法。
In the data transmission device, comprising a data amount adjustment unit for adjusting the amount of data to be given to the buffer,
11. When it is confirmed that the communication is abnormal, the data amount adjusting unit thins out the data input to the data transmitting device to reduce the amount of data given to the buffer. Alternatively, the data communication method according to claim 11, claim 16, claim 17, or claim 22.
前記データ送信装置において、前記第1データ単位毎のデータそれぞれに対して、その属性に従って優先度を付加する優先度付加部を備え、
前記通信異常状態であることが確認されたとき、前記データ量調節部で、前記データ送信装置に入力されたデータのうち、前記優先度の低いデータを間引いて、前記バッファに与えるデータ量を減じることを特徴とする請求の範囲34に記載のデータ通信方法。
In the data transmission device, the data transmission device further includes a priority adding unit that adds a priority to each data of the first data unit according to the attribute,
When it is confirmed that the communication is in an abnormal state, the data amount adjustment unit thins out the low-priority data from the data input to the data transmission device and reduces the data amount to be given to the buffer. 35. A data communication method according to claim 34, wherein:
第1データ単位毎にデータを格納するバッファと、
該バッファに格納された前記データを送信する送信部と、
前記データを受信するデータ受信装置の受信状態を通知する受信確認信号を受信する受信部と、
前記受信部で受信された前記受信確認信号より、前記データ受信装置の受信状態を確認して、前記データ受信装置が再送要求するデータを認識する再送要求解析部と、
前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与えるとともに、該再送可能回数の値を確認する再送可能回数管理部と、
前記バッファ内のデータの廃棄及び入出力制御を行う送信データ管理部と、
を備え、
前記再送可能回数管理部において、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、
前記送信データ管理部によって、所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを確認し、前記バッファより廃棄することを特徴とするデータ送信装置。
A buffer for storing data for each first data unit;
A transmitter for transmitting the data stored in the buffer;
A reception unit that receives a reception confirmation signal that notifies a reception state of a data reception device that receives the data;
From the reception confirmation signal received by the reception unit, a retransmission request analysis unit that confirms a reception state of the data reception device and recognizes data that the data reception device requests retransmission;
For the data stored in the buffer, for each second data unit, the data receiving device is provided with the number of retransmissions that can be retransmitted and the value of the number of retransmissions is confirmed. A resendable number of times management unit to perform,
A transmission data management unit for discarding data in the buffer and performing input / output control;
With
In the retransmittable number management unit, for each predetermined timing, change the retransmittable number assigned to each data stored in the buffer,
The data transmission device, wherein the transmission data management unit confirms data for each first data unit for the number of retransmissions that exceeds a predetermined specified value and discards the data from the buffer.
第1データ単位毎にデータを格納するバッファと、
該バッファに格納された前記データを送信する送信部と、
前記データを受信するデータ受信装置の受信状態を通知する受信確認信号を受信する受信部と、
前記受信部で受信された前記受信確認信号より、前記データ受信装置の受信状態を確認して、前記データ受信装置が再送要求するデータを認識する再送要求解析部と、
前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与えるとともに、該再送可能回数の値を確認する再送可能回数管理部と、
前記バッファ内に格納された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数に基づいて通信異常状態であるか否かを確認する送信データ管理部と、
を備え、
前記再送可能回数管理部において、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、
前記送信データ管理部によって、前記バッファ内に格納された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を超えたとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とするデータ送信装置。
A buffer for storing data for each first data unit;
A transmitter for transmitting the data stored in the buffer;
A reception unit that receives a reception confirmation signal that notifies a reception state of a data reception device that receives the data;
From the reception confirmation signal received by the reception unit, a retransmission request analysis unit that confirms a reception state of the data reception device and recognizes data that the data reception device requests retransmission;
For the data stored in the buffer, for each second data unit, the data receiving device is provided with the number of retransmissions that can be retransmitted and the value of the number of retransmissions is confirmed. A resendable number of times management unit to perform,
A transmission data management unit for confirming whether or not the communication is abnormal based on the number of retransmittable times for each data of the first data unit stored in the buffer;
With
In the retransmittable number management unit, for each predetermined timing, change the retransmittable number assigned to each data stored in the buffer,
The amount of data to be transmitted by confirming that the transmission data management unit is in a communication abnormal state when the number of retransmittable times for each of the data for each first data unit stored in the buffer exceeds a reference value A data transmission device characterized by reducing the number of times.
前記送信データ管理部において、所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを確認して、前記バッファより廃棄することを特徴とする請求の範囲37に記載のデータ送信装置。38. The data according to claim 37, wherein the transmission data management unit confirms data for each first data unit corresponding to the number of retransmissions that exceeds a predetermined specified value, and discards the data from the buffer. Transmitter device. 第1データ単位毎にデータを格納するバッファと、
該バッファに格納された前記データを送信する送信部と、
前記データを受信するデータ受信装置の受信状態を通知する受信確認信号を受信する受信部と、
前記受信部で受信された前記受信確認信号より、前記データ受信装置の受信状態を確認して、前記データ受信装置が再送要求するデータを認識する再送要求解析部と、
前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与えるとともに、該再送可能回数の値を確認する再送可能回数管理部と、
前記データ送信装置に割り当てられた送信期間中に送信された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数に基づいて通信異常状態であるか否かを確認する送信データ管理部と、
を備え、
前記再送可能回数管理部において、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、
前記送信データ管理部によって、前記データ送信装置に割り当てられた送信期間中に送信された前記第1データ単位毎のデータそれぞれに対する前記再送可能回数が基準値を超えたとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とするデータ送信装置。
A buffer for storing data for each first data unit;
A transmitter for transmitting the data stored in the buffer;
A reception unit that receives a reception confirmation signal that notifies a reception state of a data reception device that receives the data;
From the reception confirmation signal received by the reception unit, a retransmission request analysis unit that confirms a reception state of the data reception device and recognizes data that the data reception device requests retransmission;
For the data stored in the buffer, for each second data unit, the data receiving device is provided with the number of retransmissions that can be retransmitted and the value of the number of retransmissions is confirmed. A resendable number of times management unit to perform,
A transmission data management unit for confirming whether or not there is a communication abnormal state based on the number of possible retransmissions for each data of the first data unit transmitted during a transmission period assigned to the data transmission device;
With
In the retransmittable number management unit, for each predetermined timing, change the retransmittable number assigned to each data stored in the buffer,
The transmission data management unit is in a communication abnormal state when the number of retransmissions for each of the data for each first data unit transmitted during the transmission period assigned to the data transmission device exceeds a reference value. And a data transmission device characterized by reducing the amount of data to be transmitted.
前記送信データ管理部において、所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを確認して、前記バッファより廃棄することを特徴とする請求の範囲39に記載のデータ送信装置。40. The data according to claim 39, wherein the transmission data management unit confirms data for each first data unit for the number of retransmissions that exceeds a predetermined specified value and discards the data from the buffer. Transmitter device. 第1データ単位毎にデータを格納するバッファと、
該バッファに格納された前記データを送信する送信部と、
前記データを受信するデータ受信装置の受信状態を通知する受信確認信号を受信する受信部と、
前記受信部で受信された前記受信確認信号より、前記データ受信装置の受信状態を確認して、前記データ受信装置が再送要求するデータを認識する再送要求解析部と、
前記バッファに格納されるデータに対して、第2データ単位毎に、前記データ受信装置に再送可能であるか否かを示す情報となる再送可能回数を与えるとともに、該再送可能回数の値を確認する再送可能回数管理部と、
前記バッファ内のデータの廃棄及び入出力制御を行うとともに、前記バッファから廃棄されたデータ量に基づいて通信異常状態であるか否かを確認する送信データ管理部と、
を備え、
前記再送可能回数管理部において、所定のタイミング毎に、前記バッファに格納されるデータそれぞれに割り当てられた前記再送可能回数を変更し、
前記送信データ管理部によって、所定の規定値を超えた前記再送可能回数に対する前記第1データ単位毎のデータを確認して前記バッファより廃棄するとともに、前記バッファから廃棄されたデータ量が基準値を上回ったとき、通信異常状態であることを確認し、送信するデータ量を減じることを特徴とするデータ送信装置。
A buffer for storing data for each first data unit;
A transmitter for transmitting the data stored in the buffer;
A reception unit that receives a reception confirmation signal that notifies a reception state of a data reception device that receives the data;
From the reception confirmation signal received by the reception unit, a retransmission request analysis unit that confirms a reception state of the data reception device and recognizes data that the data reception device requests retransmission;
For the data stored in the buffer, for each second data unit, the data receiving device is provided with the number of retransmissions that can be retransmitted and the value of the number of retransmissions is confirmed. A resendable number of times management unit to perform,
A transmission data management unit that performs discarding and input / output control of the data in the buffer, and confirms whether or not the communication is abnormal based on the amount of data discarded from the buffer;
With
In the retransmittable number management unit, for each predetermined timing, change the retransmittable number assigned to each data stored in the buffer,
The transmission data management unit confirms the data for each first data unit for the number of retransmissions that exceeds a predetermined specified value and discards the data from the buffer, and the amount of data discarded from the buffer sets a reference value. A data transmission device characterized by confirming that the communication is in an abnormal state when the number exceeds, and reducing the amount of data to be transmitted.
前記データに対して、前記第1データ単位毎にシーケンス番号を付加するシーケンス番号付加部と、
前記データに対して、前記第1データ単位毎に、前記データ受信装置で再生される再生時刻を付加する再生時刻付加部と、
を備え、
前記シーケンス番号付加部及び前記再生時刻付加部それぞれで前記シーケンス番号及び前記再生時刻が付加された前記第1データ単位のデータを前記バッファに格納することを特徴とする請求の範囲36に記載のデータ送信装置であることを特徴とするデータ送信装置。
A sequence number adding unit for adding a sequence number to the data for each first data unit;
A reproduction time adding unit for adding a reproduction time to be reproduced by the data receiving device for each first data unit to the data;
With
37. The data according to claim 36, wherein the data of the first data unit to which the sequence number and the reproduction time are added by the sequence number adding unit and the reproduction time adding unit is stored in the buffer. A data transmission device, which is a transmission device.
前記第1データ単位毎のデータそれぞれに対して、その属性に従って優先度を付加する優先度付加部を備え、
前記優先度付加部で前記優先度が付加されたデータを前記バッファに格納し、
前記送信データ管理部において前記通信異常状態であることが確認されたとき、前記データ受信装置から再送要求されているデータ及び新たに前記データ受信装置に送信するデータのうち、優先度の高いデータを前記バッファより読み出して、前記送信部より送信することを特徴とする請求の範囲37〜41のいずれかに記載のデータ送信装置。
A priority adding unit for adding a priority to each data of the first data unit according to the attribute;
Storing the priority added data in the priority adding unit in the buffer;
When the transmission data management unit confirms that the communication is in an abnormal state, data having a high priority is selected from among data requested to be retransmitted from the data receiving device and data to be newly transmitted to the data receiving device. 42. The data transmission device according to claim 37, wherein the data transmission device reads from the buffer and transmits from the transmission unit.
前記データに対して、前記第1データ単位毎にシーケンス番号を付加するシーケンス番号付加部と、
前記データに対して、前記第1データ単位毎に、前記データ受信装置で再生される再生時刻を付加する再生時刻付加部と、
を備え、
前記シーケンス番号付加部及び前記再生時刻付加部それぞれで前記シーケンス番号及び前記再生時刻が付加された前記第1データ単位のデータを前記バッファに格納することを特徴とする請求の範囲37〜41に記載のデータ送信装置であることを特徴とするデータ送信装置。
A sequence number adding unit for adding a sequence number to the data for each first data unit;
A reproduction time adding unit for adding a reproduction time to be reproduced by the data receiving device for each first data unit to the data;
With
The data of the first data unit to which the sequence number and the reproduction time are added by the sequence number addition unit and the reproduction time addition unit, respectively, is stored in the buffer. A data transmission apparatus characterized by being a data transmission apparatus.
前記第1データ単位毎のデータそれぞれに対して、その属性に従って優先度を付加する優先度付加部を備え、
前記優先度付加部で前記優先度が付加されたデータを前記バッファに格納し、
前記送信データ管理部において前記通信異常状態であることが確認されたとき、前記データ受信装置から再送要求されているデータ及び新たに前記データ受信装置に送信するデータのうち、優先度の高いデータを前記バッファより読み出して、前記送信部より送信することを特徴とする請求の範囲44に記載のデータ送信装置。
A priority adding unit for adding a priority to each data of the first data unit according to the attribute;
Storing the priority added data in the priority adding unit in the buffer;
When the transmission data management unit confirms that the communication is in an abnormal state, data having a high priority is selected from among data requested to be retransmitted from the data receiving device and data to be newly transmitted to the data receiving device. 45. The data transmitting apparatus according to claim 44, wherein the data transmitting apparatus reads from the buffer and transmits from the transmitting unit.
前記バッファ内に与えるデータ量を調節するデータ量調節部を備え、
前記送信データ管理部において前記通信異常状態であることが確認されたとき、前記データ量調節部で、前記データ送信装置に入力されたデータ量を間引いて、前記バッファに与えるデータ量を減じることを特徴とする請求の範囲37〜41のいずれかに記載のデータ送信装置。
A data amount adjusting unit that adjusts the amount of data given in the buffer;
When it is confirmed in the transmission data management unit that the communication is in an abnormal state, the data amount adjustment unit thins out the amount of data input to the data transmission device to reduce the amount of data applied to the buffer. 42. The data transmission device according to claim 37, wherein the data transmission device is any one of claims 37 to 41.
前記第1データ単位毎のデータそれぞれに対して、その属性に従って優先度を付加する優先度付加部を備え、
前記優先度付加部で前記優先度が付加されたデータを前記バッファに格納することを特徴とする請求の範囲46に記載のデータ送信装置。
A priority adding unit for adding a priority to each data of the first data unit according to the attribute;
47. The data transmitting apparatus according to claim 46, wherein the data to which the priority is added by the priority adding unit is stored in the buffer.
前記データに対して、前記第1データ単位毎にシーケンス番号を付加するシーケンス番号付加部と、
前記データに対して、前記第1データ単位毎に、前記データ受信装置で再生される再生時刻を付加する再生時刻付加部と、
前記バッファ内に与えるデータ量を調節するデータ量調節部と、
を備え、
前記データ量調節部より出力されるデータに対して、前記シーケンス番号付加部及び前記再生時刻付加部それぞれにおいて、前記シーケンス番号及び前記再生時刻を付加した後、前記バッファに格納し、
前記送信データ管理部において前記通信異常状態であることが確認されたとき、前記データ量調節部で、前記データ送信装置に入力されたデータ量を間引いて、前記バッファに与えるデータ量を減じることを特徴とする請求項37〜41のいずれかに記載のデータ送信装置。
A sequence number adding unit for adding a sequence number to the data for each first data unit;
A reproduction time adding unit for adding a reproduction time to be reproduced by the data receiving device for each first data unit to the data;
A data amount adjusting unit for adjusting a data amount to be given in the buffer;
With
For the data output from the data amount adjusting unit, the sequence number adding unit and the reproduction time adding unit respectively add the sequence number and the reproduction time, and then store the data in the buffer.
When it is confirmed in the transmission data management unit that the communication is in an abnormal state, the data amount adjustment unit thins out the amount of data input to the data transmission device to reduce the amount of data applied to the buffer. The data transmission device according to any one of claims 37 to 41, wherein:
前記第1データ単位毎のデータそれぞれに対して、その属性に従って優先度を付加する優先度付加部を備え、
前記優先度付加部で前記優先度が付加されたデータを前記バッファに格納することを特徴とする請求の範囲48に記載のデータ送信装置。
A priority adding unit for adding a priority to each data of the first data unit according to the attribute;
49. The data transmitting apparatus according to claim 48, wherein the data to which the priority is added by the priority adding unit is stored in the buffer.
前記バッファ内に与えるデータ量を調節するデータ量調節部を備え、
前記シーケンス番号付加部及び前記再生時刻付加部それぞれにおいて、前記シーケンス番号及び前記再生時刻を付加したデータを、前記データ量調節部でデータ量を調節して前記バッファに格納し、
前記送信データ管理部において前記通信異常状態であることが確認されたとき、前記データ量調節部で、前記シーケンス番号付加部に与えるデータ量を間引いて、前記バッファに与えるデータ量を減じることを特徴とする請求の範囲44に記載のデータ送信装置。
A data amount adjusting unit that adjusts the amount of data given in the buffer;
In each of the sequence number adding unit and the reproduction time adding unit, the data added with the sequence number and the reproduction time is stored in the buffer by adjusting the data amount by the data amount adjusting unit,
When it is confirmed in the transmission data management unit that the communication is in an abnormal state, the data amount adjustment unit thins out the data amount given to the sequence number adding unit and reduces the data amount given to the buffer. The data transmission device according to claim 44.
前記第1データ単位毎のデータそれぞれに対して、その属性に従って優先度を付加する優先度付加部を備え、
前記送信データ管理部において前記通信異常状態であることが確認されたとき、前記データ量調節部で、前記優先度の低いデータを間引いて、前記バッファに与えるデータ量を減じることを特徴とする請求項50に記載のデータ送信装置。
A priority adding unit for adding a priority to each data of the first data unit according to the attribute;
The data amount adjusting unit reduces the amount of data given to the buffer by thinning out the low-priority data when the transmission data management unit confirms that the communication is abnormal. Item 50. The data transmission device according to Item 50.
JP2004512359A 2002-06-07 2003-05-30 Data communication method and data transmission apparatus Expired - Fee Related JP4033860B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2002167339 2002-06-07
JP2002167339 2002-06-07
PCT/JP2003/006899 WO2003105420A1 (en) 2002-06-07 2003-05-30 Data communication method and data transmission apparatus

Publications (2)

Publication Number Publication Date
JPWO2003105420A1 true JPWO2003105420A1 (en) 2005-10-13
JP4033860B2 JP4033860B2 (en) 2008-01-16

Family

ID=29727659

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004512359A Expired - Fee Related JP4033860B2 (en) 2002-06-07 2003-05-30 Data communication method and data transmission apparatus

Country Status (3)

Country Link
JP (1) JP4033860B2 (en)
AU (1) AU2003244101A1 (en)
WO (1) WO2003105420A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1721405B1 (en) * 2003-12-29 2014-04-02 Electronics and Telecommunications Research Institute Method for retransmitting packet in mobile communication system and computer-readable medium recorded program thereof
JP4574402B2 (en) * 2005-03-10 2010-11-04 富士通株式会社 Wireless device having time stamp generation function for asynchronous data
JP4868799B2 (en) * 2005-08-31 2012-02-01 キヤノン株式会社 Server apparatus and event notification method
CN100596049C (en) * 2006-03-30 2010-03-24 阿里巴巴集团控股有限公司 Message repeating method and system
JP4374015B2 (en) 2006-11-30 2009-12-02 株式会社東芝 Data transmitting apparatus, data receiving apparatus, and data communication system
JP5070439B2 (en) * 2007-12-10 2012-11-14 株式会社国際電気通信基礎技術研究所 Wireless device and wireless network provided with the same
CN104092522B (en) * 2007-12-20 2017-08-22 株式会社Ntt都科摩 Base station apparatus and communication control method
JP6150288B2 (en) * 2013-09-03 2017-06-21 国立大学法人東北大学 Wireless communication system and wireless communication method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3499670B2 (en) * 1996-02-02 2004-02-23 株式会社東芝 Wireless communication method, wireless base station device, and wireless terminal device
JPH1198128A (en) * 1997-09-22 1999-04-09 Sharp Corp Data transmitter
JPH11203229A (en) * 1998-01-13 1999-07-30 San Denshi Kk Communication program preparation method
JPH11284657A (en) * 1998-03-30 1999-10-15 Chokosoku Network Computer Gijutsu Kenkyusho:Kk Retransmission control system
JP3520793B2 (en) * 1999-01-20 2004-04-19 日本電信電話株式会社 Error compensation method and error compensation device using the method

Also Published As

Publication number Publication date
AU2003244101A1 (en) 2003-12-22
WO2003105420A1 (en) 2003-12-18
JP4033860B2 (en) 2008-01-16

Similar Documents

Publication Publication Date Title
AU2009209739B2 (en) Method for sending status information in mobile telecommunications system and receiver of mobile telecommunications
US7177274B2 (en) Methods of transmitting data packets without exceeding a maximum queue time period and related devices
JP4607339B2 (en) Flexible radio link control protocol
US7746786B2 (en) Retransmission control method and device
US8270348B2 (en) Method for sending status information in mobile telecommunications system and receiver of mobile telecommunications
US8098636B2 (en) Radio transmission apparatus and radio transmission method
JP4885279B2 (en) Method and apparatus for receiving system information from a base station in a mobile communication system
US7720043B2 (en) Use of idle frames for early transmission of negative acknowledgement of frame receipt
CA2692649C (en) Method for sending rlc pdu and allocating radio resource in mobile communications system and rlc entity of mobile communications
EP1710945B1 (en) Method and related apparatus for reconfiguring size of a receiving window in a communications system
KR100750170B1 (en) Method and apparatus for transmitting data frame efficiently in communication network
MXPA05002750A (en) System for efficient recovery of node-b buffered data following mac layer reset.
KR20030045643A (en) Data communication system, data transmission apparatus, data reception apparatus, data communication method, and computer program
WO2007119458A1 (en) Video data processing method and wireless communication device
JP4772553B2 (en) Data transmitting / receiving apparatus and data transmitting / receiving method
JP4176402B2 (en) Communication management method, communication management program, recording medium recording communication management program, and communication station
JP4033860B2 (en) Data communication method and data transmission apparatus
WO2010022665A1 (en) Method, device and system for implementing retransmission in physical layer
JP4061643B2 (en) Information processing system, information processing apparatus and method, recording medium, and program
WO2002089413A1 (en) Communication apparatus and communication system using the communication apparatus
JP2006128871A (en) Control station device, base station device, and packet data discarding method
US7239610B2 (en) Methods and devices for partial upper layer frame loss detection based retransmission
US8582456B2 (en) Method and system for digital content protection locality check with adaptive timeline in wireless communication systems
JP2006295847A (en) Retransmission control apparatus
JP2006129341A (en) Transparent data transmitting method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060711

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060911

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061005

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070213

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070405

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070926

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071023

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

Free format text: PAYMENT UNTIL: 20101102

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