JP2004040671A - Data transfer method, communication system, transmission management apparatus, communication management program, and recording medium - Google Patents

Data transfer method, communication system, transmission management apparatus, communication management program, and recording medium Download PDF

Info

Publication number
JP2004040671A
JP2004040671A JP2002197978A JP2002197978A JP2004040671A JP 2004040671 A JP2004040671 A JP 2004040671A JP 2002197978 A JP2002197978 A JP 2002197978A JP 2002197978 A JP2002197978 A JP 2002197978A JP 2004040671 A JP2004040671 A JP 2004040671A
Authority
JP
Japan
Prior art keywords
receiving
communication
data
reply
station
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
JP2002197978A
Other languages
Japanese (ja)
Other versions
JP3961351B2 (en
Inventor
Kenichi Kumano
熊野 憲一
Toru Nishikawa
西川 徹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP2002197978A priority Critical patent/JP3961351B2/en
Publication of JP2004040671A publication Critical patent/JP2004040671A/en
Application granted granted Critical
Publication of JP3961351B2 publication Critical patent/JP3961351B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To suppress an increase in communication quantity caused by an ACK frame while securing accuracy in a data reception in a receiving station which requires accuracy in the reception of data. <P>SOLUTION: Each of receiving stations 200-203 is capable of implementing reply processing for redirecting the ACK frame. The data transfer method includes: a setting step for setting whether or not reply processing is to be performed for each of receiving stations 200-203; a transmitting step for transmitting data by a transmitting station 100; a receiving step for receiving the data by the receiving stations 200-203; and a discriminating step for discriminating whether or not reply processing is to be performed based upon setting by a setting part of the relevant receiving station by an ACK control part of any one of receiving stations 200-203 which receives the data. The receiving stations 200-203 are classified into predetermined receiving station groups 300-303 and it is set whether or not reply processing is to be performed in the receiving station of a group for each group. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、複数の通信装置を含み、複数の通信装置間で通信網を介したデータ転送が可能な通信システムによるデータ転送方法であって、送信側通信装置から通信網を介して複数の受信側通信装置へデータ転送を行うデータ転送方法に関するものである。
【0002】
【従来の技術】
LAN(Local Area Network)システムにおける1対1のデータ転送の場合には、一般に、送信局がデータフレームを受信局に送信し、当該受信局がACKフレームを返信して、受信局から返信されたACKフレームに基づいて送信局が必要に応じてデータフレームを再送するようになっている。また、このようなデータ転送のプロトコルを、データリンク層のMAC(Media Access Control)層で行うように規定されている。
【0003】
従来のこの種のLANシステムとしては、IEEE802.11に記載のものがあげられる。これは、MAC層でのデータ転送制御方式にCSMA/CA(Carrier Sense Multiple Access with Collision Avoidance)を採用し、さらにACKフレームを使用してMAC層で再送を行うようにされた無線LANシステムである。
【0004】
また、AVデータを扱う無線AV伝送システムとしてはIEEE802.11eD2.0に記載のものがあげられる。
【0005】
さらに、IP(Internet Protocol)の拡張プロトコルとして考案されているIPマルチキャストのACKフレームの使用方法は次の3種類ある。
【0006】
第1の方法は、上記LANシステムにおいて説明したように、受信局がパケットを正常に受信したことを示すACKフレームを送信局に通知する方法である。
【0007】
第2の方法は、受信局を木構造(ツリー構造)に配置し、各ノードである受信局から通知された複数のACKフレームを1つに集約して上位のノードへ通知し、その繰り返しによって最終的に送信局までACKフレームが届けられる方法である。
【0008】
第3の方法は、受信局がパケットの受信を失敗したことを示すNAKデータを送信局あるいは再送が可能な近接のノードに対して通知する方法である。
【0009】
なお、ACKフレームとは関係しないが、データ通信に関する技術を開示した特開平10−173688号公報(公開日:平成10年(1998)6月26日)がある。この特開平10−173688号公報には、IEEE1394−1995に準拠したシリアルバス等を用いてデータを通信する場合に、バスに接続された複数の機器にノードIDを設定し、設定したノードIDに基づいて各ノードIDが示す機器の種類情報を問い合わせ、各ノードIDと機器の種類情報とを対応させたテーブルを作成することにより、ノードの種類を指定するだけで容易に特定のノードと通信することを目的とした技術が開示されている。
【0010】
【発明が解決しようとする課題】
ネットワーク上にある全ての受信局を対象としたデータ転送であるブロードキャストデータ転送や、複数の受信局からなる特定グループを対象としたデータ転送であるマルチキャストデータ転送のように、データ転送の相手が複数の場合、データ転送の相手である受信局の全てが送信局に対してそれぞれACKフレームを返信すると、データ転送の相手の数に応じてACKフレームの数が増大し、結果としてネットワークの通信量が増大してしまうという問題がある。
【0011】
そこで、信頼性の高いマルチキャストデータ転送を実現し、かつ、ACKフレームをできるだけ少なくするために上述したACKフレームの返信方法の検討を行う。
【0012】
まず、上記LANシステムにおけるMAC層によるACKフレームの返信方法や、IPマルチキャストにおける第1の方法のように、全ての受信局がマルチキャストデータフレームを受信する度にACKフレームを返信する方法では、上述したように受信局の数に応じてACKフレームの数が増大しネットワークの通信量が増大してしまうという問題がある。
【0013】
また、IPマルチキャストにおける第2の方法、つまり受信局を木構造に配置し、各ノードである受信局から通知された複数のACKフレームを1つに集約し上位のノードへ通知し、その繰り返しによって最終的に送信局までACKフレームを届ける方法では、無線で通信を行う場合、ある特定の受信局間を通信するデータが専用のチャンネルを使用するのではなく、全てのデータが同じチャンネルを使用するため、ACKフレームを各ノードで統合して上位のノードに渡すことと、各ノードから直接送信局にACKフレームを渡すことの区別がつかない。したがって、この場合もネットワークの通信量の増大は避けられない。
【0014】
また、IPマルチキャストにおける第3の方法、つまり、受信局がパケットの受信を失敗したことを示すNAKデータを送信局あるいは再送が可能な近接のノードに対して通知する方法では、無線で通信を行う場合、NACKフレーム自体が送信局に届いたか否かが保証されないので、送信局でNACKフレームを受信していないからといって送信したフレームが正確に届いているということが保証されない。したがって、この場合はデータの信頼性を保証することができなくなる。
【0015】
本発明の目的は、無線や有線のLANシステムやAV伝送システムなどの通信システムにおいて、マルチキャストデータ転送などを行う場合に、データの受信に正確さが必要な受信局にはデータ受信の正確さを確保しつつ、ACKフレームなどによる通信量の増大を抑制することにある。
【0016】
【課題を解決するための手段】
本発明のデータ転送方法は、上記の課題を解決するために、複数の通信装置を含み、前記複数の通信装置間で通信網を介したデータ転送が可能な通信システムによるデータ転送方法であって、送信側通信装置から前記通信網を介して複数の受信側通信装置へデータ転送を行うデータ転送方法において、前記各受信側通信装置は、前記通信網を介してデータを受信したときに、そのデータを受信したことを通知する確認応答データを、前記通信網を介して返信するための返信処理の実行が可能であり、前記返信処理を行うか否かを、前記受信側通信装置ごとに当該受信側通信装置の設定手段が設定する設定ステップと、前記送信側通信装置が、前記通信網を介してデータを送信する送信ステップと、前記送信側通信装置が送信したデータを前記各受信側通信装置が受信する受信ステップと、前記送信側通信装置が送信したデータを受信した前記各受信側通信装置の判別手段が、当該受信側通信装置の設定手段の設定に基づいて前記返信処理を行うか否かを判別する判別ステップと、を含むことを特徴としている。
【0017】
上記の方法では、送信側通信装置から送信されるデータに対する受信側通信装置からのACKフレーム等の確認応答データの返信を、受信側通信装置ごとに設定することができる。
【0018】
したがって、例えば通信網が無線通信によるものであり、送信側通信装置から複数の受信側通信装置に対して同一データを同一帯域でマルチキャストデータ転送する場合であっても、受信側通信装置から返信される確認応答データの量を必要に応じて変更することができる。これにより、データを確実に受信する必要性の高い受信側通信装置に対しては確認応答データを返信させることで、データ転送の確実化を図ることができ、データを確実に受信する必要性の低い受信側通信装置に対しては確認応答データを返信させないことで、通信網における通信量の増大を抑制して本来転送すべきデータの転送を円滑化することができる。
【0019】
例えば、送信側通信装置がAVストリームをマルチキャストデータとして送信し、受信側通信装置としてDVD−R等の記録媒体と液晶テレビ等の表示媒体とを含む通信システムにおいて、記録媒体と表示媒体を比較すると、記録媒体は表示媒体と比較してより確実にデータを受信しなければならないことがある。このような場合に、上記の方法を適用すると、記録媒体に対しては確認応答データを返信させることにより、記録媒体に正確なデータを受信させることが可能になり、表示媒体に対しては確認応答データを返信させないようにすることにより、確認応答データによる通信量の増大を抑制することができる。
【0020】
なお、上記の方法では、全ての受信側通信装置に対して確認応答データを返信させる、あるいは全ての受信側通信装置に対して確認応答データを返信さないといった設定も可能であるため、全ての送信先からの確認応答データを要求するデータ転送(通常の無線LANによるマルチキャストデータ転送など)や、確認応答データを全く受け付けないデータ転送(通常のIPマルチキャストデータ転送など)とも整合性をとることができる。
【0021】
本発明のデータ転送方法は、前記通信システムは、前記各受信側通信装置に前記返信処理を実行させるか否かを定めた返信可否情報を記憶する記憶手段を有する通信管理装置を備えており、前記通信管理装置の通知手段が、前記返信可否情報に基づいて、前記各受信側通信装置に対し、当該受信側通信装置において前記返信処理を行うか否かを通知する通知ステップをさらに含み、前記設定ステップは、前記通知ステップにより通知された内容に基づいて前記設定手段が設定を行うことが望ましい。
【0022】
上記の方法では、複数の受信側通信装置に返信処理を実行させるか否かを、通信管理装置により一元的に管理することができる。これにより、複数の受信側通信装置に返信処理を実行させるか否かの設定や変更を容易にすることができる。
【0023】
本発明のデータ転送方法は、前記各受信側通信装置の問合せ手段が、当該受信側通信装置において前記返信処理を行うか否かを前記通信管理装置に対して問い合わせる問合せステップをさらに含み、前記通知ステップは、前記問合せステップにより問合せを行った受信側通信装置に対して、前記通知手段が前記通知を行うことが望ましい。
【0024】
上記の方法では、各通信側装置からの要請によりその通信側装置に返信処理を実行させるか否かの設定を行うことができる。例えば、通信側装置が個別に起動されるような場合に、各通信側装置の起動時点において問合せを行い、上記設定を行うことができるようになる。
【0025】
本発明のデータ転送方法は、前記返信可否情報は、前記複数の受信側通信装置を複数のグループに分類し、前記各受信側通信装置に返信処理を実行させるか否かを前記グループごとに定めていることが望ましい。
【0026】
上記の方法では、複数の受信側通信装置を複数のグループに分類し、返信処理を実行させるか否かをグループごとに定めている。ここで、「グループごとに定める」とは、1つのグループに属する受信側通信装置に関しては、返信処理を実行させるか否かを統一して定めることを指す。
【0027】
返信処理を実行させるか否かを受信側通信装置ごとに設定すると、受信側通信装置の数が増大するにつれてその設定や変更の作業が煩雑になってしまう。これに対して、複数の受信側通信装置を予め様々な複数のグループに分類しておき、そのグループごとに返信処理を実行させるか否かを定めることにより、上記のような設定や変更の煩雑化を抑制することができる。
【0028】
複数の受信側通信装置を複数のグループに分類する方法としては、例えば、前記返信処理を実行させる優先順位に基づいて前記複数の受信側通信装置を前記複数のグループに分類していることができる。
【0029】
また、上記優先順位に基づいてグループに分類するには、例えば、優先順位の同じ受信側通信装置を同じグループに分類することができる。これにより、特定の優先順位を有する受信側通信装置のグループのみに確認応答データを返信させ、そのグループのデータ受信の信頼性を高めることができる。また、例えば、優先順位の一定以上の受信側通信装置を同じグループに分類することができる。これにより、特定の高い優先順位を有する受信側通信装置のグループのみに確認応答データを返信させ、そのグループのデータ受信の信頼性を高めることができる。逆に、例えば、優先順位の一定以下の受信側通信装置を同じグループに分類してもよい。これにより、特定の低い優先順位を有する受信側通信装置のグループには確認応答データを返信させず、通信量の減少を図ることができる。
【0030】
本発明のデータ転送方法は、前記返信可否情報は、前記複数の受信側通信装置を各受信側通信装置の属性に基づいて複数のグループに分類し、前記各受信側通信装置に返信処理を実行させるか否かを前記グループごとに定めており、前記返信可否情報と前記各受信側通信装置の属性とに基づいて、当該受信側通信装置が何れのグループに属するかを前記通信管理装置のグループ判別手段が判別するグループ判別ステップと、前記グループ判別ステップによる判別結果に基づいて、当該受信側通信装置に前記返信処理を実行させるか否かを前記通信管理装置の認識手段が認識する認識ステップと、をさらに含み、前記通知ステップは、前記認識ステップによる認識結果を前記通知手段が通知することが望ましい。
【0031】
上記の方法では、複数の受信側通信装置を、各受信側通信装置の属性に基づいて複数のグループに分類している。そして、返信可否情報と各受信側通信装置の属性とに基づいて受信側通信装置の属するグループを判別し、そのグループが返信処理を実行するように定められているグループか否かにより、その受信側通信装置に返信処理を実行させるか否かを認識する。したがって、受信側通信装置から通信管理装置に対して、自身の属性を示すデータを送ることにより、通信管理装置では、そのデータに基づいてその受信側通信装置がどのグループに属するかを判別し、その受信側通信装置に返信処理を行わせるか否かを認識することができる。
【0032】
なお、上記属性は、1種類以上の属性であればよい。特に、複数の受信側通信装置を、各受信側通信装置の複数の属性に基づいて複数のグループに分類することが望ましい。この場合、1つの受信側通信装置が2つ以上のグループに属することもある。このように、1つの受信側通信装置が2つ以上のグループに属している場合、当該受信側通信装置に確認応答データを返信させるか否かを判別する基準が増えることになる。したがって、受信側通信装置の属性の1つを選択して、その属性に基づいた判別を行うことができるようになり、より多様な判別が可能になる。
【0033】
本発明のデータ転送方法は、前記通信管理装置の書換え手段が、前記返信可否情報を書き換える書換えステップをさらに含むことが望ましい。
【0034】
上記の方法では、返信可否情報を書き換えることにより、各受信側通信装置に返信処理を実行させるか否かを変更することができる。これにより、通信量の増大を抑制しつつ、返信処理を実行させる受信側通信装置を特定の受信側通信装置に限定せずに、状況に応じて選択した受信側通信装置に返信処理を実行させることができる。したがって、例えば送信側通信装置の送信するデータに応じて返信処理を実行させる受信側通信装置を変更するようなことも可能になる。
【0035】
また、所定のタイミングで上記書換えを行うことにより、様々な受信側通信装置に順次返信処理を実行させることもでき、様々な受信側通信装置における受信状態を管理することも可能になる。
【0036】
本発明のデータ転送方法は、前記返信可否情報は、前記複数の受信側通信装置を複数のグループに分類し、前記各グループに対して当該グループに属する受信側通信装置を代表して前記返信処理を行う代表通信装置を定め、前記各受信側通信装置に返信処理を実行させるか否かを前記グループごとに定めていることが望ましい。
【0037】
上記の方法では、例えば場所ごとに分類した複数のグループがあるときに、各グループを管理する受信側通信装置を代表通信装置とし、確認応答データを代表して返信するものとしておけば、当該管理している代表通信装置において通信状態を確実に確認することができる。
【0038】
本発明のデータ転送方法は、前記返信可否情報における前記各グループの代表通信装置を、前記通信管理装置の変更手段が、前記各グループに属する他の受信側通信装置に変更する変更ステップをさらに含むことが望ましい。
【0039】
上記の方法では、各グループの代表通信装置が変更できることで、特定の受信側通信装置以外の受信側通信装置における受信状態を知ることができる。
【0040】
本発明のデータ転送方法は、前記通信管理装置が、前記送信側通信装置に備えられていることが望ましい。
【0041】
上記の方法では、通信管理装置が送信側通信装置に備えられていることにより、どの受信側通信装置から確認応答データが返信されてくるのかを送信側通信装置において容易に把握することができる。これにより、送信側通信装置において再送の要否などを容易に判断できるようになる。
【0042】
本発明の通信システムは、通信網を介してデータ転送を行う通信システムにおいて、前記通信網を介してデータを受信したときに、そのデータを受信したことを通知する確認応答データを、前記通信網を介して返信するための返信処理の実行が可能な複数の受信側通信装置と、前記各受信側通信装置に前記返信処理を実行させるか否かを定める通信管理装置とを含み、前記通信管理装置が、前記各受信側通信装置に、前記返信処理を実行させるか否かを定めた返信可否情報を記憶する記憶手段と、前記返信可否情報に基づき、前記各受信側通信装置に前記返信処理を実行させるか否かを認識する認識手段と、前記認識手段による認識結果を、前記各通信装置に通知する通知手段と、を備えることを特徴としている。
【0043】
上記の通信システムでは、上述した通信管理装置を備えた通信システムによるデータ転送方法を実行することができ、上述した効果を得ることができる。
【0044】
本発明の通信システムは、前記通信網を介して前記受信側通信装置に対してデータを送信する送信側通信装置をさらに含み、前記通信管理装置は、前記送信側通信装置に備えられていることが望ましい。
【0045】
上記の構成では、通信管理装置が送信側通信装置に備えられていることにより、どの受信側通信装置から確認応答データが返信されてくるのかを送信側通信装置において容易に把握することができる。これにより、送信側通信装置において再送の要否などを容易に判断できるようになる。
【0046】
本発明の通信管理装置は、通信網を介して送信側通信装置から複数の受信側通信装置へデータ転送が可能な通信システムを管理する通信管理装置において、前記各受信側通信装置は、前記通信網を介してデータを受信したときに、そのデータを受信したことを通知する確認応答データを、前記通信網を介して返信するための返信処理の実行が可能であり、前記各受信側通信装置に、前記返信処理を実行させるか否かを定めた返信可否情報を記憶する記憶手段と、前記返信可否情報に基づき、前記各受信側通信装置に前記返信処理を実行させるか否かを認識する認識手段と、前記認識手段による認識結果を、前記各通信装置に通知する通知手段と、を備えることを特徴としている。
【0047】
上記の通信管理装置は、上記通信システムに用いることができ、上述した効果を得ることができる。
【0048】
本発明の通信管理装置は、前記送信側通信装置に備えられていることが望ましい。
【0049】
上記の構成では、通信管理装置が送信側通信装置に備えられていることにより、どの受信側通信装置から確認応答データが返信されてくるのかを送信側通信装置において容易に把握することができる。これにより、送信側通信装置において再送の要否などを容易に判断できるようになる。
【0050】
なお、本発明の通信管理プログラムは、コンピュータを上記通信管理装置の各手段として機能させることを特徴とするものである。また、本発明の記録媒体は、上記通信管理プログラムを記録したものである。
【0051】
【発明の実施の形態】
本発明の実施の一形態について図1から図9に基づいて説明すれば、以下の通りである。なお、本実施形態では、無線LANシステムを前提として説明するが、本発明は無線LANシステムに限らず、有線LANシステムにも適用できる。また、本発明は、LANシステムに限らず、無線又は有線のAV(Audio Visual)データを送受信するAV伝送システムにも適用できる。
【0052】
講演会やセミナー等において別々の場所にある複数の部屋でリアルタイム映像をTVやプロジェクター等に写すような状況がある。このように、ネットワークを介した複数の表示装置で1つの映像を表示するときには、その映像データをマルチキャストデータ転送で配信することが合理的である。マルチキャストデータ転送では、ネットワークの帯域の無駄がないからである。
【0053】
このようなマルチキャストデータ転送を行う場合であって、データの転送先に表示装置と、ビデオデッキやDVDデッキ等の録画装置とを含むときには、表示装置及び録画装置に対して同様にデータ転送を行うことは好ましくない。なぜなら、表示装置に対して転送されるデータの一部が壊れたとしても、表示する映像が少し乱れるだけであるが、記録装置に対して転送されるデータの一部が壊れると、その壊れたデータを記録してしまい、正確な記録を残すことができなくなるからである。
【0054】
これを回避すべく、映像装置に対してはマルチキャストによりデータを転送し、録画装置に対しては記録するデータの信頼性を保つためにユニキャストでデータを転送することも考えられる。しかし、内容の同じデータを別々のデータとして転送することは、ネットワークの帯域の無駄となる。
【0055】
このような問題は、複数の部屋でテレビ会議や電話会議等を行っている場合に、議事録として当該映像・音声を録画・録音するときにも生じ得る。
【0056】
また、複数台のTV等の映像装置があり、これらに対してHDTV(High−Definition Television)のデータを転送して各映像装置において映像を映し出すような場合においても上記と同様の問題が生じることがある。すなわち、一部の映像装置では通常の品質の映像でもかまわない場合には、全ての映像装置に対してユニキャストでデータを転送することは、同じ内容のデータを別のデータとして転送することになるので帯域の無駄となる。
【0057】
このように、ネットワークを介して同じデータを転送する場合に、当該受信データに対して高い信頼性を要求する受信局のグループと、当該受信データに対してそれほど高い信頼性を要求しない受信局のグループとが併存するような状況がある。
【0058】
そこで、本実施形態では、マルチキャストデータ転送によりデータを転送しつつ、受信局のグループごとに、その受信局がデータを受信したことを通知するACKフレーム(確認応答データ)を返信するようにする。
【0059】
(全体構成)
図1は、本実施形態の無線LANシステム1(通信システム)の全体構成を示す図面である。本無線LANシステム1は、送信局100、受信局200、受信局201、非受信局202、及び受信局203で構成されている。
【0060】
なお、送信局100、受信局200、受信局201、非受信局202、及び受信局203は、何れも無線LANシステム1のステーションであるが、ここでは、あるデータをマルチキャストデータ転送することを想定した場合において、送信側となるステーションを送信局100(送信側通信装置)、受信側となるステーションを受信局200(受信側通信装置)、受信局201(受信側通信装置)、及び受信局203(受信側通信装置)、このデータ転送に関与しないステーションを非受信局202と称している。
【0061】
ここで、受信局200及び受信局201は、各局の設置場所で分類した受信局グループ300に属し、受信局200が当該グループの受信代表局となっている。また、受信局203は、局の設置場所で分類した受信局グループ301に属し、受信局203が当該グループの受信代表局となっている。なお、以下では受信局200及び受信局203を、それぞれ受信代表局200及び受信代表局203と称することもある。
【0062】
また、受信局200と受信局203は、受信代表局であるという分類で分類した受信局グループ302に属している。また、受信局200、受信局201及び受信局203は、マルチキャストデータを受信しているという分類で分類した受信局グループ303に属すものとする。
【0063】
(転送状態)
図2は、図1の無線LANシステム1において、送信局100から受信局200〜203へマルチキャストでデータ転送を行う場合に転送されるフレームの関係を時間経過とともに示した図面である。なお、図2では、縦方向下向きに時間が経過している。
【0064】
図2では、送信局100よりマルチキャストデータを受信グループ300・301に送信する場合を想定している。また、図2では、受信グループ300に属する受信局だけがACKフレームを返信するように設定されている場合を想定している。
【0065】
送信局100は、マルチキャストデータフレーム400を送信する。すると、受信局グループ300の受信代表局200及び受信局201、並びに受信グループ301の受信代表局203はマルチキャストデータフレーム400を受信し、非受信局202は、マルチキャストデータフレーム400を受信しない。
【0066】
マルチキャストデータフレーム400を受信した受信代表局200及び受信局201は、それぞれACKフレーム410・411を返信する。その他の受信代表局203及び非受信局202は、ACKフレームを返信しない。
【0067】
そして、送信局100は、受信代表局200及び受信局201の返信したACKフレーム410・411を受信することで、マルチキャストデータフレーム400の送信が完了したことを確認する。
【0068】
次に、送信局100は、マルチキャストデータフレーム401を送信する。このとき、受信代表局200のみがマルチキャストデータフレーム401を受信し、受信局201及び受信代表局203はマルチキャストデータフレーム401を受信できなかったとする。
【0069】
すると、受信代表局200はACKフレーム412を返信するが、受信局201はマルチキャストデータフレーム401を受信していないのでACKフレームを返信しない。
【0070】
この場合、送信局100は、受信すべき受信局201からのACKフレームを受信しないので、受信局201がマルチキャストデータフレーム401を受信できなかったと判断し、再送のためのマルチキャストデータフレーム(マルチキャスト再送フレーム)420を送信する。
【0071】
今度は、受信代表局200、受信局201、及び受信代表局203がマルチキャスト再送フレーム420を受信したとする。このとき、受信代表局200及び受信局201は、それぞれACKフレーム413・414を返信する。
【0072】
そして、送信局100は、受信局200及び受信局201の返信したACKフレーム413・414を受信することで、マルチキャスト再送フレーム420の送信が完了したことを確認する。
【0073】
なお、もし受信局201からACKフレームが返信されない状態が複数回続く場合には、送信局100は、マルチキャストデータフレーム401を送信できなかったとして異常終了し、次のマルチキャストデータフレームを送信する。
【0074】
以上のような処理を繰り返すことにより、送信局100からのマルチキャストデータ転送が行われる。
【0075】
図3は、図1の無線LANシステム1において、送信局100から受信局200〜203へマルチキャストでデータ転送を行う場合に転送されるフレームの関係を時間経過とともに示した図面であり、図2に対して、ACKフレームを返信するグループが受信局グループ300から受信局グループ302に変わった場合を示している。受信局グループ302は、図1に示すように、受信代表局200及び受信代表局203で構成されている。
【0076】
送信局100は、マルチキャストデータフレーム500を送信する。すると、受信局グループ300の受信代表局200及び受信局201、並びに受信グループ301の受信代表局203はマルチキャストデータフレーム500を受信し、非受信局202は、マルチキャストデータフレーム500を受信しない。
【0077】
マルチキャストデータフレーム500を受信した受信代表局200・203は、それぞれACKフレーム510・511を返信する。その他の受信局201及び非受信局202は、ACKフレームを返信しない。
【0078】
そして、送信局100は、受信代表局200・203の返信したACKフレーム510・511を受信することで、マルチキャストデータフレーム500の送信が完了したことを確認する。
【0079】
次に、送信局100は、マルチキャストデータフレーム501を送信する。このとき、受信代表局200のみがマルチキャストデータフレーム501を受信し、受信局201及び受信代表局203はマルチキャストデータフレーム501を受信できなかったとする。
【0080】
すると、受信代表局200はACKフレーム512を返信するが、受信代表局203はマルチキャストデータフレーム501を受信していないのでACKフレームを返信しない。
【0081】
この場合、送信局100は、受信すべき受信代表局203からのACKフレームを受信しないので、受信代表局203がマルチキャストデータフレーム501を受信できなかったと判断し、再送のためのマルチキャストデータフレーム(マルチキャスト再送フレーム)520を送信する。
【0082】
今度は、受信代表局200、受信局201、及び受信代表局203がマルチキャスト再送フレーム520を受信したとする。このとき、受信代表局200・203は、それぞれACKフレーム513・514を返信する。
【0083】
そして、送信局100は、受信代表局200・203の返信したACKフレーム513・514を受信することで、マルチキャスト再送フレーム520の送信が完了したことを確認する。
【0084】
なお、もし受信代表局203からACKフレームが返信されない状態が複数回続く場合には、送信局100は、マルチキャストデータフレーム501を送信できなかったとして異常終了し、次のマルチキャストデータフレームを送信する。
【0085】
図3の場合では、受信局201はデータの信頼性が低くてもよい受信局とみなされており、ACKフレームを返信するグループには属していない。
【0086】
(受信局の構成)
図4は、図1の無線LANシステム1における受信局200の構成を示すブロック図である。なお、受信局201・203も受信局200と同一の構成である。
【0087】
受信局200は、マルチキャストデータフレームを受信する受信手段としての受信部11と、パケット解析手段であるパケット解析部12と、パケット選択手段としてのパケット選択部13と、バッファ14と、ACKフレーム制御手段(判別手段)としてのACK制御部15と、ACK制御部15からの指示に基づきACKフレームを生成するACK生成部16と、送信手段としての送信部17と、受信又は送信するための2本以上のアンテナ18と、ACKフレーム制御のための設定を行う設定手段としての設定部19と、ACKフレーム制御のための設定を問い合わせる問合せ手段としての問合せ部20とを備えている。
【0088】
受信部11で受信されたマルチキャストデータフレームは、パケット解析部12によりパケットの長さ等が解析され、そのマルチキャストデータフレームが正確に受信できたかどうか判別される。その後、受信したマルチキャストデータフレームは、パケット選択部13によりバッファ14及びACK制御部15に送られる。ACK制御部15では、設定部19の設定に基づいて自局がACKフレームを返信する受信局であるか否かを判別し、自局がACKフレームを返信する受信局である場合に、ACK生成部16に対してACKフレーム返信指示を出す。ACK生成部16は、ACK制御部15の指示にしたがいACKフレームを作成し、送信部17へ送る。送信部17は、ACK生成部16より送られたACKフレームを、マルチキャストデータフレームの送信局である送信局100に対して返信する。バッファ14に送られたマルチキャストデータフレームは、受信局200におけるマルチキャストデータの処理のために用いられる。
【0089】
なお、設定部19及び問合せ部20に関してはさらに後述する。
【0090】
(受信局の処理の流れ)
図5は、図1の無線LANシステム1における受信局200において、マルチキャストデータフレームを受信したときの処理の流れを示すフローチャートである。なお、受信局201・203においても同様の処理が行われる。
【0091】
受信局200が送信局100からのマルチキャストデータフレームを受信部11にて受信すると(受信ステップS11)、そのマルチキャストデータフレームを正確に受信できたかどうかをパケット解析部12により判別する(S12)。受信できていないときは、次のマルチキャストデータフレームを受信するまで待機し、受信できたときは、パケット選択部13により受信したマルチキャストデータフレームをバッファ14及びACK制御部15に送る。ACK制御部15は、当該受信局200がACKフレームを返信する受信局であるかどうかを、後述する設定部19の設定に基づいて判別する(判別ステップS13)。当該受信局200がACKフレームを返信する受信局であるときは、ACK生成部16がACKフレームを生成し送信部17から送信局100に対して返信する(S14、返信処理)。当該受信局200がACKフレームを返信する受信局でないときは、次のマルチキャストデータフレームを受信するまで待機する。
【0092】
(送信局の構成)
図7は、図1の無線LANシステム1における送信局100の構成を示すブロック図である。
【0093】
送信局100は、マルチキャストデータ転送により送信すべきデータを記憶しているデータ記憶部31と、マルチキャストデータフレームを送信する送信部32と、ACKフレームを受信する受信部33と、受信するACKフレームを管理するACKフレーム管理部34と、マルチキャストデータフレームや再送フレームの送信を制御するデータ送信制御部35と、受信又は送信するための2本以上のアンテナ36とを備えている。
【0094】
また、送信局100は、無線LANシステム1の通信を管理する通信管理装置110を備えている。なお、本実施形態では、通信管理装置110が送信局100に備えられている場合について説明するが、通信管理装置110は必ずしも送信局100に備えられている必要はない。例えば、通信管理装置110は、受信局の1つや、無線LANシステム1のAP(アクセスポイント)、その他受信局を管理する局などに備えられていてもよく、通信管理装置110が単独で無線LANシステム1に組み込まれていてもよい。
【0095】
通信管理装置110は、各受信局にACKフレームを返信させるか否かを定めた返信可否情報を記憶する返信可否情報記憶部41(記憶手段)と、返信可否情報に基づき、各受信局にACKフレームを返信させるか否かを認識する認識部42(認識手段)と、認識部42による認識結果を、各受信局に通知する通知部43(通知手段)と、返信可否情報の書き換えるなどの返信可否情報の管理を行う返信可否情報管理部44(書換え手段、変更手段)と、返信可否情報と受信局の属性とに基づいて受信局が何れのグループに属するかを判別するグループ判別部45(グループ判別手段)と、受信局からの問合せを受領する問合せ受領部46とを備えている。
【0096】
(送信局の処理の流れ)
図6は、図1の無線LANシステム1における送信局100において、マルチキャストデータフレームを送信するときの処理の流れを示すフローチャートである。
【0097】
送信局100は、送信部32によりマルチキャストデータフレームを送信し(送信ステップS21)、予め定めた一定時間以内にACKフレームを返信する全ての受信局からACKフレームを受信したかどうかをACKフレーム管理部34により判別する(S22)。送信局100がACKフレームを返信する全ての受信局からACKフレームを受信したときは、当該マルチキャストデータフレームの送信処理を終了し、次のマルチキャストデータフレームの送信まで待機する。送信局100がACKフレームを返信する全ての受信局からACKフレームを受信していないときは、データ送信制御部35が当該マルチキャストデータフレームを予め定めた一定回数以上再送したかどうかを判別し(S23)、一定回数未満なら当該マルチキャストデータフレームを再送し(S24)、一定回数以上なら当該マルチキャストデータフレームを再送しないで異常終了し待機する。マルチキャストデータフレームを再送した場合には、送信局100がACKフレームを返信する全ての受信局から当該再送フレームに対するACKフレームを受信したかどうかをACKフレーム管理部34が判別する(S25)。送信局100がACKフレームを返信する全ての受信局からACKフレームを受信したときは、当該マルチキャストデータフレームの送信か正常終了したとして、次のマルチキャストデータフレームの送信まで待機する。送信局100がACKフレームを返信する全ての受信局からACKフレームを受信していないときは、上記ステップS23からの処理を繰り返す。
【0098】
なお、ACKフレームの返信がなかった受信局に対する再送フレームは、当該受信局に対するユニキャストデータでもよい。
【0099】
また、送信局100の再送する回数に関しては、再送を無限に繰り返すか、一定回数で再送を止めるかを受信局の優先度の応じて決めてもよい。
【0100】
また、ACKデータの返信が必要な受信局がDVD等の記録媒体であるとき、再送データが複数回続くときはDVDその他記録媒体を一時停止してもよい。
【0101】
(ACKフレーム返信可否の設定)
図8は、図1の無線LANシステム1において、受信局にACKフレームを返信させるか否かを設定する場合に転送されるフレームの関係を示す図面である。なお、図8では、縦方向下向きに時間が経過している。また、図8は、図1の受信局グループ300に属する受信局のみがACKフレームを返信すると定められている場合を想定し、受信局200・203についてACKフレームを返信するか否かの設定を行う手順を示している。また、図8では、受信局201及び非受信局202を省略するとともに、以下で説明する登録フレーム及び登録応答フレームに対するACKフレームを省略している。
【0102】
また、図9は、図1の無線LANシステム1において、受信局にACKフレームを返信させるか否かを設定する手順を示すフローチャートである。
【0103】
まず、受信局200・203は、自局のシステム起動後、送信局100が送信(S31)したマルチキャストデータフレーム600を受信(S32)する。
【0104】
受信局200は、当該マルチキャストデータを構成するマルチキャストデータフレームに対するACKフレームの返信を希望するというフィールドと、受信局200の属性を示したフィールド(属性フィールド)とを有する登録フレーム610を送信局100に対して送信する(S33)。このステップS33は、受信局200の問合せ部20によって行われ、今後受信局200においてACKフレームの返信を行うか否かを通信管理装置110に問い合わせる問合せステップである。
【0105】
この登録フレーム610を問合せ受領部46にて受信した通信管理装置110は、グループ判別部45により受信局200の送信した登録フレーム610の属性フィールドに基づいて、受信局200が何れのグループに属するかを判別する(グループ判別ステップS34)。なお、この判別の際には、返信可否情報として記憶されている各受信局の属性に基づいたグループの分類に関する情報が参照される。
【0106】
そして、グループ判別部45による判別結果に基づき、受信局200がACKフレームを返信する受信局グループ300の受信局であることを認識部42が認識する(認識ステップS35)。
【0107】
これにより、通知部43は、受信局200に対してACKフレームを返信させるための情報の入った登録応答フレーム620を送信する(通知ステップS36)。
【0108】
受信局200は、この登録応答フレーム620を問合せ部20にて受信することにより、自局がACKフレームを返信する受信局であることを知ることができ、ACKフレームを返信するように設定部19が設定を行う(設定ステップS37)。したがって、受信局200は、その後、送信局100からのマルチキャストデータフレームの受信に対してACKフレームを送信するようになる。
【0109】
そして、他の受信局の設定を行う場合には(S38)、ステップS33からの処理が繰り返され、他の受信局の設定を行わない場合には(S38)、送信局において図6に示した送信処理が行われるとともに、受信局において図5に示した受信処理が行われる。
【0110】
受信局203も、受信局200とほぼ同様の処理を行う。まず、受信局203は、当該マルチキャストデータを構成するマルチキャストデータフレームに対するACKフレームの送信を希望するというフィールドと、受信局203の属性を示したフィールド(属性フィールド)とを有する登録フレーム611を送信局100に対して送信する(S33)。
【0111】
この登録フレーム611を問合せ受領部46にて受信した通信管理装置110は、グループ判別部45により受信局203の送信した登録フレーム611の属性フィールドに基づいて、受信局203が何れのグループに属するかを判別し(S34)、ACKフレームを返信する受信局グループ300の受信局ではないことを認識する(ACKフレームを返信しない受信局グループ301、受信局グループ302に属していることを認識する)。
【0112】
これにより、通知部43は、受信局203に対してACKフレームを返信させないための情報の入った登録応答フレーム621を送信する(S36)。
【0113】
受信局203は、この登録応答フレーム621を受信することにより、自局がACKフレームを返信する受信局ではないことを知ることができACKフレームを返信しないように設定部19が設定を行う(S37)。したがって、受信局203は、その後、送信局100からのマルチキャストデータフレームの受信に対してACKフレームを送信しない。
【0114】
以上の処理により、その後、送信局100がマルチキャストフレーム601を送信し、これを受信局200・203が受信しても、受信局200のみがACKフレームを返信するようになる。また、送信局100は、図6のステップS22において、受信局200が返信したACKフレームを受信することにより、ACKフレームを返信する全ての受信局からのACKフレームを受信したと判別するようになる。
【0115】
なお、返信可否情報記憶部41に記憶された返信可否情報は、所定のタイミングで返信可否情報管理部44(書換え手段)により書き換えられるようになっていてもよい。つまり、図6の送信処理や図5の受信処理の途中で、返信可否情報管理部44による書換えステップが挿入されてACKフレームを返信する受信局のグループが変更されてもよい。このとき、図9の処理が繰り返されることになる。
【0116】
これにより、通信量の増大を抑制しつつ、ACKフレームを返信させる受信局を特定の受信局に限定せずに、状況に応じて(例えば送信局の送信するデータに応じて)選択した受信局にACKフレームを返信させることができる。
【0117】
なお、書換えステップを挿入するタイミングとしては、受信局が一定数のフレームを受信した後であってもよく、受信局がランダム個数のフレームを受信した後であってもよく、送信局が一定数のフレームを送信した後であってもよく、送信局がランダム個数のフレームを送信した後であってもよい。
【0118】
上述したように、通信管理装置110は必ずしも送信局100に備えられている必要はないが、送信局100に備えられていることが望ましい。通信管理装置110が送信局100に備えられていることにより、どの受信局からACKフレームが返信されてくるのかを送信局100において容易に把握することができる。これにより、送信局100において再送の要否などを容易に判断できるようになる。
【0119】
通信管理装置110は、パーソナルコンピュータ等の汎用のコンピュータをベースに構成できる。すなわち、通信管理装置110は、それぞれの機能を実現するプログラムの命令を実行するCPU(central processing unit )、ブートロジックを格納したROM(read only memory)、上記プログラムを展開するRAM(random access memory)、上記プログラムおよび各種データベースを格納するハードディスクやROM等の記憶装置(記録媒体)、キーボードやマウス等の入力機器、モニタ(LCDやCRT)、スピーカー等の出力機器、外部のネットワークに接続するネットワーク接続機器(通信機器)が、内部バスによって接続されて構成されていてもよい。この場合、上記通信管理装置110の機能は、記憶装置に格納さたプログラムを必要に応じてRAMに展開してCPUで実行することでそれぞれ実現される。
【0120】
また、本発明の目的は、上述した機能を実現するソフトウエアである通信管理プログラムのプログラムコード(実行形式プログラム、中間コードプログラム、ソースプログラム)をコンピュータで読み取り可能に記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に記録されているプログラムコードを読み出し実行することによっても達成可能である。この場合、記録媒体から読み出されたプログラムコード自体が上述した機能を実現することになり、そのプログラムコードを記録した記録媒体は本発明を構成することになる。
【0121】
なお、受信局のグループの分類方法は、ACKフレームを返信させる優先順位に基づいて分類することもできる。例えば、優先順位の同じ受信局を同じグループに分類することができる。また、例えば、優先順位の一定以上の受信局を同じグループに分類することができる。これにより、特定の高い優先順位を有する受信局のグループのみにACKフレームを返信させ、そのグループのデータ受信の信頼性を高めることができる。逆に、例えば、優先順位の一定以下の受信局を同じグループに分類してもよい。これにより、特定の低い優先順位を有する受信局のグループにはACKフレームを返信させず、通信量の減少を図ることができる。
【0122】
また、受信局の優先度のつけ方を、送信局がマルチキャストデータフレームを送信する前に、各受信局がどれくらい正確に受信が可能かを調査してから決めてもよい。
【0123】
以上のような本発明のデータ転送方法では、送信局100から送信されるデータに対する受信局200・201・203からのACKフレームの返信を、受信局ごとに設定することができる。
【0124】
したがって、無線LANシステム1において送信局100から複数の受信局200・201・203に対して同一データを同一帯域でマルチキャストデータ転送する場合であっても、受信局200・201・203から返信されるACKフレームの量を必要に応じて変更することができる。これにより、データを確実に受信する必要性の高い受信局に対してはACKフレームを返信させることで、データ転送の確実化を図ることができ、データを確実に受信する必要性の低い受信局に対してはACKフレームを返信させないことで、通信網における通信量の増大を抑制して本来転送すべきデータの転送を円滑化することができる。
【0125】
なお、上記の方法では、全ての受信局に対してACKフレームを返信させる、あるいは全ての受信局に対してACKフレームを返信さないといった設定も可能であるため、全ての受信局からのACKフレームを要求するデータ転送(通常の無線LANによるマルチキャストデータ転送など)や、ACKフレームを全く受け付けないデータ転送(通常のIPマルチキャストデータ転送など)とも整合性をとることができる。
【0126】
また、本発明に加えて、FEC等のデータを復元する仕組みをあわせることにより、より信頼性のあるマルチキャストデータ転送が可能となる。
【0127】
(受信代表局について)
以上の説明では、全ての再送の処理を送信局100が行う場合について説明したが、各受信局グループ(受信局グループ300・301など)内では、各受信局グループの受信代表局(受信代表局200・203など)がその受信局グループに属する他の受信局への再送の処理を行うようにしてもよい。
【0128】
この場合、通信管理装置110の返信可否情報記憶部41に記憶される返信可否情報が、複数の受信局を複数の受信局グループに分類するとともに、各受信局グループに対して当該受信局グループに属する受信局を代表して返信処理を行う受信代表局(代表通信装置)を定め、各受信代表局に返信処理を実行させるか否かを受信局グループごとに定めるようにすればよい。
【0129】
また、送信局100のACKフレーム管理部34は、ACKフレームを返信する受信局グループの受信代表局からのACKフレームを受信したことを確認することにより、マルチキャストデータフレームの送信処理が完了したとみなすようにできる。このとき、受信代表局以外の受信局においてマルチキャストフレームを正確に受信できなかったときには、その受信局は、その受信局が属している受信局グループの受信代表局に対して再送を要求するものとし、受信代表局は要求に応じて自局にて受信した送信局100からのマルチキャストデータフレームの再送の処理を行うものとする。
【0130】
この方法は、受信局グループの受信代表局さえ正確にデータを受信できれば、当該受信代表局が受信局グループの他の受信局に対して適切に再送可能であるようなシステムにおいて特に有用である。例えば、送信局100と各受信局とが無線によりデータの送受信を行っており、各受信局グループ内で、受信代表局と他の受信局との間が有線でもつながっているようなシステムにおいて、上述した方法によりデータの再送を受信代表局が有線を介して他の受信局に行うことが考えられる。この場合、再送を受信代表局に任せることにより、送信局100の負担を軽減できるとともに、送信局100が使用する再送のための無線の帯域を少なくすることができる。
【0131】
また、通信管理装置110の返信可否情報管理部44(変更手段)が返信可否情報を変更することにより、各受信局グループにおける受信代表局をその受信局グループの他の受信局に変更できるようになっていてもよい。つまり、図6の送信処理や図5の受信処理の途中で、返信可否情報管理部44による変更ステップが挿入されて受信代表局が変更されてもよい。このとき、図9の処理が繰り返されることになる。
【0132】
これにより、受信局グループ内で代表受信局が変化していくことになり、送信局100は、各受信局グループの各受信局における受信状態をACKフレームの返信状況に基づいて順次知ることができるようになる。したがって、受信状態が悪い受信局に対して対策をとることができるようになる。例えば、受信状態の悪い受信局が受信代表局になったときに、その受信代表局が送信局100に対して、より正確にデータが届くように通知することができるようになる(例えば無線によるデータの送受信では電波のパワーを大きくするような要求を通知するなど)。また、受信状態が一番良い受信局を受信代表局にするということも考えられる。
【0133】
(補足)
本発明は、受信局同士を有線でつないで通信できるようにする、または無線のチャンネルを変更して通信できるようにし、送信局が再送するのではなくデータが正確に受信できた受信局から受信できなかった受信局へ当該データを交換することも考えられる。
【0134】
また、受信局が複数のマルチキャストデータフレームに対するACKデータを返すとき、同じマルチキャストデータフレームに対するACKフレームを返信する受信局があるときは、受信局間で交渉し、同じマルチキャストデータフレームに対するACKフレームについては、返信しないようにすることも考えられる。
【0135】
また、通信を有線にて行うときには、データの確認が必要なとき、正確に受信できたときにACKフレームを返信するのではなく、受信に失敗したときにNAKフレームを返信し、送信局がNAKフレームを受信したときに再送してもよい。
【0136】
また、通信を無線にて行うときには、送信局との距離が離れるほど受信局の優先度が高くなるようにすることにで、距離の離れている受信局を優先的にACKフレームを返信させるようにしてもよい。
【0137】
また、受信局グループのもつ優先度のつけ方で一定以上の優先度をもつ受信局に対しては、通常は一定回数までしか同じフレームの再送はしないが、当該受信局が正しく受信できるまで当該再送フレームを再送しつづけてもよい。
【0138】
また、分類方法となるものは、受信局の場所、受信局の機器種類、受信局の能力、受信局を使用している人、受信局の優先度、受信局の代表局か否か等があり、それ複数の分類方法を組合した分類方法でもよい。
【0139】
【発明の効果】
以上のように、本発明のデータ転送方法は、各受信側通信装置は返信処理の実行が可能であり、返信処理を行うか否かを、受信側通信装置ごとに当該受信側通信装置の設定手段が設定する設定ステップと、送信側通信装置が、通信網を介してデータを送信する送信ステップと、送信側通信装置が送信したデータを各受信側通信装置が受信する受信ステップと、送信側通信装置が送信したデータを受信した各受信側通信装置の判別手段が、当該受信側通信装置の設定手段の設定に基づいて返信処理を行うか否かを判別する判別ステップと、を含む方法である。
【0140】
上記の方法では、送信側通信装置から送信されるデータに対する受信側通信装置からのACKフレーム等の確認応答データの返信を、受信側通信装置ごとに設定することができる。
【0141】
したがって、受信側通信装置から返信される確認応答データの量を必要に応じて変更することができる。これにより、データを確実に受信する必要性の高い受信側通信装置に対しては確認応答データを返信させることで、データ転送の確実化を図ることができ、データを確実に受信する必要性の低い受信側通信装置に対しては確認応答データを返信させないことで、通信網における通信量の増大を抑制して本来転送すべきデータの転送を円滑化することができる。
【0142】
本発明のデータ転送方法は、通信システムは返信可否情報を記憶する記憶手段を有する通信管理装置を備えており、通信管理装置の通知手段が、返信可否情報に基づいて、各受信側通信装置に対し、当該受信側通信装置において返信処理を行うか否かを通知する通知ステップをさらに含み、設定ステップは、通知ステップにより通知された内容に基づいて設定手段が設定を行うことが望ましい。
【0143】
上記の方法では、複数の受信側通信装置に返信処理を実行させるか否かの設定や変更を容易にすることができる。
【0144】
本発明のデータ転送方法は、各受信側通信装置の問合せ手段が、当該受信側通信装置において返信処理を行うか否かを通信管理装置に対して問い合わせる問合せステップをさらに含み、通知ステップは、問合せステップにより問合せを行った受信側通信装置に対して、通知手段が通知を行うことが望ましい。
【0145】
上記の方法では、各通信側装置からの要請によりその通信側装置に返信処理を実行させるか否かの設定を行うことができる。
【0146】
本発明のデータ転送方法は、返信可否情報は、複数の受信側通信装置を複数のグループに分類し、各受信側通信装置に返信処理を実行させるか否かをグループごとに定めていることが望ましい。
【0147】
上記の方法では、受信側通信装置の数が増大したとしても設定や変更の煩雑化を抑制することができる。
【0148】
複数の受信側通信装置を複数のグループに分類する方法としては、例えば、返信処理を実行させる優先順位に基づいて複数の受信側通信装置を複数のグループに分類していることができる。
【0149】
本発明のデータ転送方法は、返信可否情報は、複数の受信側通信装置を各受信側通信装置の属性に基づいて複数のグループに分類し、各受信側通信装置に返信処理を実行させるか否かをグループごとに定めており、返信可否情報と各受信側通信装置の属性とに基づいて、当該受信側通信装置が何れのグループに属するかを通信管理装置のグループ判別手段が判別するグループ判別ステップと、グループ判別ステップによる判別結果に基づいて、当該受信側通信装置に返信処理を実行させるか否かを通信管理装置の認識手段が認識する認識ステップと、をさらに含み、通知ステップは、認識ステップによる認識結果を通知手段が通知することが望ましい。
【0150】
上記の方法では、受信側通信装置から通信管理装置に対して、自身の属性を示すデータを送ることにより、通信管理装置では、そのデータに基づいてその受信側通信装置がどのグループに属するかを判別し、その受信側通信装置に返信処理を行わせるか否かを認識することができる。
【0151】
本発明のデータ転送方法は、通信管理装置の書換え手段が、返信可否情報を書き換える書換えステップをさらに含むことが望ましい。
【0152】
上記の方法では、通信量の増大を抑制しつつ、返信処理を実行させる受信側通信装置を特定の受信側通信装置に限定せずに、状況に応じて選択した受信側通信装置に返信処理を実行させることができる。
【0153】
本発明のデータ転送方法は、返信可否情報は、複数の受信側通信装置を複数のグループに分類し、各グループに対して当該グループに属する受信側通信装置を代表して返信処理を行う代表通信装置を定め、各受信側通信装置に返信処理を実行させるか否かをグループごとに定めていることが望ましい。
【0154】
本発明のデータ転送方法は、返信可否情報における各グループの代表通信装置を、通信管理装置の変更手段が、各グループに属する他の受信側通信装置に変更する変更ステップをさらに含むことが望ましい。
【0155】
本発明のデータ転送方法は、通信管理装置が、送信側通信装置に備えられていることが望ましい。
【0156】
上記の方法では、通信管理装置が送信側通信装置に備えられていることにより、どの受信側通信装置から確認応答データが返信されてくるのかを送信側通信装置において容易に把握することができる。これにより、送信側通信装置において再送の要否などを容易に判断できるようになる。
【0157】
本発明の通信システムは、返信処理の実行が可能な複数の受信側通信装置と、各受信側通信装置に返信処理を実行させるか否かを定める通信管理装置とを含み、通信管理装置が、各受信側通信装置に、返信処理を実行させるか否かを定めた返信可否情報を記憶する記憶手段と、返信可否情報に基づき、各受信側通信装置に返信処理を実行させるか否かを認識する認識手段と、認識手段による認識結果を、各通信装置に通知する通知手段と、を備える構成である。
【0158】
上記の通信システムでは、上述した通信管理装置を備えた通信システムによるデータ転送方法を実行することができ、上述した効果を得ることができる。
【0159】
本発明の通信システムは、通信網を介して受信側通信装置に対してデータを送信する送信側通信装置をさらに含み、通信管理装置は、送信側通信装置に備えられていることが望ましい。
【0160】
上記の構成では、通信管理装置が送信側通信装置に備えられていることにより、どの受信側通信装置から確認応答データが返信されてくるのかを送信側通信装置において容易に把握することができる。これにより、送信側通信装置において再送の要否などを容易に判断できるようになる。
【0161】
本発明の通信管理装置は、各受信側通信装置は返信処理の実行が可能であり、各受信側通信装置に、返信処理を実行させるか否かを定めた返信可否情報を記憶する記憶手段と、返信可否情報に基づき、各受信側通信装置に返信処理を実行させるか否かを認識する認識手段と、認識手段による認識結果を、各通信装置に通知する通知手段と、を備えることを特徴としている。
【0162】
上記の通信管理装置は、上記通信システムに用いることができ、上述した効果を得ることができる。
【0163】
本発明の通信管理装置は、送信側通信装置に備えられていることが望ましい。
【0164】
上記の構成では、通信管理装置が送信側通信装置に備えられていることにより、どの受信側通信装置から確認応答データが返信されてくるのかを送信側通信装置において容易に把握することができる。これにより、送信側通信装置において再送の要否などを容易に判断できるようになる。
【0165】
なお、本発明の通信管理プログラムは、コンピュータを上記通信管理装置の各手段として機能させることを特徴とするものである。また、本発明の記録媒体は、上記通信管理プログラムを記録したものである。
【図面の簡単な説明】
【図1】本発明の実施の一形態における無線LANシステムの全体構成を示す図面である。
【図2】図1の無線LANシステムにおいて、送信局から受信局へマルチキャストでデータ転送を行う場合に転送されるフレームの関係を時間経過とともに示した図面である。
【図3】図1の無線LANシステムにおいて、送信局から受信局へマルチキャストでデータ転送を行う場合に転送されるフレームの関係を時間経過とともに示した図面であり、図2に対して、ACKフレームを返信するグループが変化した場合を示す図面である。
【図4】図1の無線LANシステムにおける受信局の構成を示すブロック図である。
【図5】図1の無線LANシステムにおける受信局において、マルチキャストデータフレームを受信したときの処理の流れを示すフローチャートである。
【図6】図1の無線LANシステムにおける送信局において、マルチキャストデータフレームを送信するときの処理の流れを示すフローチャートである。
【図7】図1の無線LANシステムにおける送信局の構成を示すブロック図である。
【図8】図1の無線LANシステムにおいて、受信局にACKフレームを返信させるか否かを設定する場合に転送されるフレームの関係を示す図面である。
【図9】図1の無線LANシステムにおいて、受信局にACKフレームを返信させるか否かを設定する手順を示すフローチャートである。
【符号の説明】
1   無線LANシステム(通信システム)
11   受信部
12   パケット解析部
13   パケット選択部
14   バッファ
15   ACK制御部(判別手段)
16   ACK生成部
17   送信部
18   アンテナ
19   設定部(設定手段)
20   問合せ部(問合せ手段)
31   データ記憶部
32   送信部
33   受信部
34   ACKフレーム管理部
35   データ送信制御部
36   アンテナ
41   返信可否情報記憶部(記憶手段)
42   認識部(認識手段)
43   通知部(通知手段)
44   返信可否情報管理部(書換え手段、変更手段)
45   グループ判別部(グループ判別手段)
100  送信局(送信側通信装置)
110  通信管理装置
200  受信局(受信側通信装置、代表通信装置)
201  受信局(受信側通信装置)
202  非受信局
203  受信局(受信側通信装置、代表通信装置)
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention is a data transfer method by a communication system including a plurality of communication devices and capable of transferring data between the plurality of communication devices via a communication network, the method comprising: The data transfer method for transferring data to the communication device on the side.
[0002]
[Prior art]
In the case of one-to-one data transfer in a LAN (Local Area Network) system, in general, a transmitting station transmits a data frame to a receiving station, and the receiving station returns an ACK frame, which is returned from the receiving station. The transmitting station retransmits the data frame as needed based on the ACK frame. Further, it is defined that such a data transfer protocol is performed in a MAC (Media Access Control) layer of a data link layer.
[0003]
Conventional LAN systems of this type include those described in IEEE 802.11. This is a wireless LAN system employing CSMA / CA (Carrier Sense Multiple Access With Collision Aidance) as a data transfer control method in a MAC layer, and further performing retransmission in a MAC layer using an ACK frame. .
[0004]
As a wireless AV transmission system for handling AV data, there is a system described in IEEE 802.11eD2.0.
[0005]
Further, there are the following three methods of using an ACK frame of IP multicast, which has been devised as an extension protocol of IP (Internet Protocol).
[0006]
The first method is, as described in the LAN system, a method in which the receiving station notifies the transmitting station of an ACK frame indicating that the packet has been normally received.
[0007]
In the second method, the receiving stations are arranged in a tree structure (tree structure), a plurality of ACK frames notified from the receiving station, which is each node, are aggregated into one and notified to an upper node, and by repeating the same, In this method, an ACK frame is finally delivered to the transmitting station.
[0008]
The third method is a method in which NAK data indicating that the receiving station has failed in receiving a packet is notified to the transmitting station or a nearby node capable of retransmission.
[0009]
Although not related to an ACK frame, there is JP-A-10-173688 (publication date: June 26, 1998) which discloses a technology relating to data communication. In Japanese Patent Application Laid-Open No. Hei 10-173688, when data is communicated using a serial bus or the like compliant with IEEE 1394-1995, node IDs are set for a plurality of devices connected to the bus, and The device type information indicated by each node ID is inquired based on the information, and a table in which each node ID is associated with the device type information is created, so that it is possible to easily communicate with a specific node simply by specifying the node type. The technology aiming at this is disclosed.
[0010]
[Problems to be solved by the invention]
Multiple data transfer partners, such as broadcast data transfer, which is data transfer for all receiving stations on the network, and multicast data transfer, which is data transfer for a specific group of multiple receiving stations. In the case of, when all of the receiving stations that are the data transfer partners return ACK frames to the transmitting station, the number of ACK frames increases in accordance with the number of data transfer partners, and as a result, the network traffic becomes There is a problem that it increases.
[0011]
Therefore, in order to realize highly reliable multicast data transfer and reduce the number of ACK frames as much as possible, the above-mentioned ACK frame return method is examined.
[0012]
First, the method of returning an ACK frame by the MAC layer in the LAN system and the method of returning an ACK frame every time all receiving stations receive a multicast data frame, such as the first method in IP multicast, are described above. As described above, there is a problem that the number of ACK frames increases according to the number of receiving stations, and the traffic of the network increases.
[0013]
Further, the second method in IP multicast, that is, a receiving station is arranged in a tree structure, a plurality of ACK frames notified from the receiving station as each node are aggregated into one, and notified to an upper node. In the method of finally sending an ACK frame to the transmitting station, when performing wireless communication, data used for communication between certain receiving stations does not use a dedicated channel, but all data use the same channel. Therefore, there is no distinction between integrating the ACK frame at each node and passing the ACK frame to an upper node, and passing the ACK frame from each node directly to the transmitting station. Therefore, in this case as well, an increase in network traffic is unavoidable.
[0014]
In the third method of IP multicast, that is, a method of notifying a transmitting station or a nearby node capable of retransmission of NAK data indicating that a receiving station has failed to receive a packet, performs wireless communication. In this case, it is not guaranteed whether or not the NACK frame itself has arrived at the transmitting station, so that it is not guaranteed that the transmitted frame has arrived correctly just because the transmitting station has not received the NACK frame. Therefore, in this case, the reliability of data cannot be guaranteed.
[0015]
SUMMARY OF THE INVENTION An object of the present invention is to provide a receiving station that needs to receive data accurately when performing multicast data transfer or the like in a communication system such as a wireless or wired LAN system or an AV transmission system. An object of the present invention is to suppress an increase in a communication amount due to an ACK frame or the like while securing the communication amount.
[0016]
[Means for Solving the Problems]
In order to solve the above-mentioned problems, a data transfer method according to the present invention is a data transfer method using a communication system including a plurality of communication devices and capable of transferring data between the plurality of communication devices via a communication network. A data transfer method for performing data transfer from a transmitting communication device to a plurality of receiving communication devices via the communication network, wherein each of the receiving communication devices receives data via the communication network; Acknowledgment data notifying that the data has been received, a reply process for returning via the communication network can be executed, and whether or not to perform the reply process is determined for each of the receiving communication devices. A setting step of setting by a setting unit of a receiving communication device, a transmitting step of transmitting data through the communication network, and transmitting the data transmitted by the transmitting communication device. A receiving step of receiving by the receiving communication device, and determining means of each of the receiving communication devices receiving the data transmitted by the transmitting communication device perform the return processing based on the setting of the setting device of the receiving communication device. And a determining step of determining whether or not to perform.
[0017]
According to the above method, it is possible to set, for each receiving communication device, a reply of acknowledgment data such as an ACK frame from the receiving communication device to data transmitted from the transmitting communication device.
[0018]
Therefore, for example, even when the communication network is based on wireless communication and the same data is transmitted from the transmitting communication device to the plurality of receiving communication devices by multicast data in the same band, a reply is received from the receiving communication device. The amount of acknowledgment data can be changed as needed. As a result, by transmitting acknowledgment data to a receiving-side communication device that needs to receive data reliably, data transfer can be ensured, and the need to reliably receive data can be improved. By not returning the acknowledgment data to the low-reception-side communication device, it is possible to suppress an increase in the amount of communication in the communication network and to smoothly transfer data that should be transferred.
[0019]
For example, in a communication system in which a transmitting-side communication device transmits an AV stream as multicast data and a receiving-side communication device includes a recording medium such as a DVD-R and a display medium such as a liquid crystal television, a comparison is made between a recording medium and a display medium. In some cases, a recording medium must receive data more reliably than a display medium. In such a case, when the above method is applied, the confirmation response data is returned to the recording medium, so that the recording medium can receive accurate data, and the confirmation medium can be transmitted to the display medium. By preventing the response data from being returned, it is possible to suppress an increase in the communication amount due to the acknowledgment data.
[0020]
Note that, in the above method, it is possible to make settings such that the acknowledgment data is returned to all the receiving communication devices, or the acknowledgment data is not returned to all the receiving communication devices. Consistency with data transfer requesting acknowledgment data from the transmission destination (such as normal multicast data transfer using a wireless LAN) and data transfer not accepting acknowledgment data at all (such as normal IP multicast data transfer) can be achieved. it can.
[0021]
In the data transfer method of the present invention, the communication system includes a communication management device having a storage unit that stores return permission / prohibition information that determines whether or not each of the reception-side communication devices performs the return process. The notifying means of the communication management device further includes a notifying step of notifying each of the receiving communication devices whether or not to perform the reply process in the receiving communication device, based on the reply availability information, In the setting step, it is preferable that the setting unit performs the setting based on the content notified by the notification step.
[0022]
According to the above method, it is possible to centrally manage whether or not to cause a plurality of receiving-side communication devices to execute a reply process by the communication management device. Thereby, it is possible to easily set or change whether or not to cause a plurality of receiving communication devices to execute the reply process.
[0023]
The data transfer method of the present invention further comprises an inquiry step in which the inquiry means of each of the receiving communication devices inquires of the communication management device whether or not to perform the reply processing in the receiving communication device. In the step, it is preferable that the notifying unit performs the notification to the receiving communication device that has queried in the inquiry step.
[0024]
According to the above method, it is possible to set whether or not to cause the communication side device to execute the reply process in response to a request from each communication side device. For example, when the communication apparatuses are individually activated, an inquiry can be made at the time of activation of each communication apparatus, and the above setting can be performed.
[0025]
In the data transfer method according to the present invention, the reply permission / non-permission information classifies the plurality of receiving-side communication devices into a plurality of groups, and determines whether or not to cause each of the receiving-side communication devices to execute a reply process for each of the groups. Is desirable.
[0026]
In the above method, the plurality of receiving communication apparatuses are classified into a plurality of groups, and whether or not to execute the reply process is determined for each group. Here, “determined for each group” means that for the receiving-side communication devices belonging to one group, whether to execute the reply process is unified.
[0027]
If it is set for each receiving communication device whether or not to execute the reply process, the setting and changing operations become complicated as the number of receiving communication devices increases. On the other hand, the plurality of receiving communication apparatuses are classified into a plurality of various groups in advance, and whether or not to execute the reply process is determined for each group. Can be suppressed.
[0028]
As a method of classifying the plurality of receiving-side communication devices into a plurality of groups, for example, the plurality of receiving-side communication devices can be classified into the plurality of groups based on a priority order for executing the reply process. .
[0029]
In order to classify the communication devices into groups based on the priority, for example, the receiving communication devices having the same priority can be classified into the same group. As a result, the acknowledgment data is returned only to the group of the receiving communication apparatuses having the specific priority, and the reliability of data reception of the group can be improved. In addition, for example, receiving-side communication devices having a certain priority or higher can be classified into the same group. As a result, the acknowledgment data is returned only to the group of the receiving communication devices having the specific high priority, and the reliability of data reception of the group can be improved. Conversely, for example, receiving-side communication devices having a certain priority or lower may be classified into the same group. As a result, the acknowledgment data is not returned to the group of the receiving communication apparatuses having the specific low priority, and the communication amount can be reduced.
[0030]
In the data transfer method according to the present invention, the reply propriety information classifies the plurality of receiving communication devices into a plurality of groups based on an attribute of each receiving communication device, and executes a reply process to each of the receiving communication devices. It is determined for each of the groups whether or not to make it, based on the reply availability information and the attributes of each of the receiving communication devices, to which group the receiving communication device belongs to the group of the communication management device A group discriminating step for discriminating means, and a recognition step for recognizing the communication managing device, based on a result of the group discriminating step, for recognizing whether or not the receiving communication device should execute the reply process. Preferably, in the notifying step, the notifying unit notifies a recognition result by the recognizing step.
[0031]
In the above method, the plurality of receiving communication devices are classified into a plurality of groups based on the attributes of each receiving communication device. Then, the group to which the receiving communication device belongs is determined based on the reply permission / inhibition information and the attribute of each receiving communication device, and the reception is determined based on whether the group is set to execute the reply process. The communication device recognizes whether or not to make the communication device execute the reply process. Therefore, by sending data indicating its own attribute from the receiving communication device to the communication management device, the communication management device determines which group the receiving communication device belongs to based on the data, It is possible to recognize whether or not to make the receiving side communication device perform a reply process.
[0032]
Note that the attribute may be one or more types of attributes. In particular, it is desirable to classify a plurality of receiving communication devices into a plurality of groups based on a plurality of attributes of each receiving communication device. In this case, one receiving communication device may belong to two or more groups. As described above, when one receiving communication device belongs to two or more groups, the criterion for determining whether or not to transmit acknowledgment data to the receiving communication device increases. Therefore, it is possible to select one of the attributes of the receiving communication device and make a determination based on the attribute, thereby enabling more various determinations.
[0033]
It is preferable that the data transfer method of the present invention further include a rewriting step in which the rewriting means of the communication management device rewrites the reply availability information.
[0034]
In the above-described method, it is possible to change whether or not to cause each receiving communication device to execute a reply process by rewriting the reply permission / prohibition information. Thus, while suppressing an increase in the amount of communication, the receiving communication device that executes the reply process is not limited to the specific receiving communication device, and the reply process is executed by the receiving communication device selected according to the situation. be able to. Therefore, for example, it is possible to change the receiving communication device that executes the reply process according to the data transmitted by the transmitting communication device.
[0035]
Further, by performing the above rewriting at a predetermined timing, it is possible to cause various receiving-side communication devices to sequentially execute reply processing, and it is also possible to manage reception states in various receiving-side communication devices.
[0036]
In the data transfer method according to the present invention, the reply permission / prohibition information includes classifying the plurality of receiving communication devices into a plurality of groups, and performing the reply processing on behalf of the receiving communication devices belonging to the group for each group. It is preferable to determine a representative communication device that performs the above-described processing, and determine whether or not to cause each of the receiving-side communication devices to execute a reply process for each of the groups.
[0037]
In the above method, for example, when there are a plurality of groups classified for each place, if the receiving communication device that manages each group is set as the representative communication device and the representative communication device is returned on behalf of the acknowledgment data, the management can be performed. It is possible to reliably confirm the communication state in the representative communication device performing the communication.
[0038]
The data transfer method of the present invention further includes a changing step of changing the representative communication device of each group in the reply permission / non-permission information to another receiving communication device belonging to each group by a change unit of the communication management device. It is desirable.
[0039]
In the above method, since the representative communication device of each group can be changed, it is possible to know the reception state of the receiving communication device other than the specific receiving communication device.
[0040]
In the data transfer method according to the present invention, it is preferable that the communication management device is provided in the transmission-side communication device.
[0041]
In the above method, since the communication management device is provided in the transmission-side communication device, the transmission-side communication device can easily grasp from which reception-side communication device the acknowledgment data is returned. This makes it possible for the transmitting communication device to easily determine whether retransmission is necessary.
[0042]
A communication system according to the present invention is a communication system for performing data transfer via a communication network, wherein, when data is received via the communication network, acknowledgment data for notifying that the data has been received is transmitted to the communication network. A plurality of receiving communication devices capable of executing a reply process for replying via a communication device, and a communication management device that determines whether or not to cause each of the receiving communication devices to execute the reply process; A storage unit configured to store, in each of the receiving-side communication devices, reply-possibility information that determines whether or not to execute the reply processing; and, based on the reply-possibility information, performing the reply processing to each of the reception-side communication devices. And a notifying unit for notifying each of the communication devices of a recognition result by the recognizing unit.
[0043]
In the above communication system, the data transfer method by the communication system including the above communication management device can be executed, and the above effects can be obtained.
[0044]
The communication system of the present invention further includes a transmitting communication device that transmits data to the receiving communication device via the communication network, and the communication management device is provided in the transmitting communication device. Is desirable.
[0045]
In the above configuration, since the communication management device is provided in the transmission-side communication device, the transmission-side communication device can easily grasp from which reception-side communication device the acknowledgment data is returned. This makes it possible for the transmitting communication device to easily determine whether retransmission is necessary.
[0046]
The communication management device of the present invention is a communication management device for managing a communication system capable of transferring data from a transmission-side communication device to a plurality of reception-side communication devices via a communication network, wherein each of the reception-side communication devices includes: When receiving data via a network, it is possible to execute a reply process for returning, via the communication network, acknowledgment data for notifying that the data has been received, wherein each of the receiving-side communication devices Storage means for storing reply permission / non-permission information defining whether or not to execute the reply processing, and recognizing whether or not to allow each of the receiving communication devices to execute the reply processing based on the reply permission / prohibition information It is characterized by comprising a recognizing means, and a notifying means for notifying each of the communication devices of a recognition result by the recognizing means.
[0047]
The communication management device described above can be used for the communication system, and can obtain the above-described effects.
[0048]
It is preferable that the communication management device of the present invention is provided in the transmission-side communication device.
[0049]
In the above configuration, since the communication management device is provided in the transmission-side communication device, the transmission-side communication device can easily grasp from which reception-side communication device the acknowledgment data is returned. This makes it possible for the transmitting communication device to easily determine whether retransmission is necessary.
[0050]
The communication management program according to the present invention causes a computer to function as each unit of the communication management device. Further, a recording medium of the present invention records the above communication management program.
[0051]
BEST MODE FOR CARRYING OUT THE INVENTION
One embodiment of the present invention will be described below with reference to FIGS. In the present embodiment, the description will be given on the premise of a wireless LAN system. However, the present invention is not limited to the wireless LAN system, but can be applied to a wired LAN system. In addition, the present invention is not limited to a LAN system, and can be applied to an AV transmission system that transmits and receives wireless or wired AV (Audio Visual) data.
[0052]
There are situations in which real-time images are projected on a TV, a projector, or the like in a plurality of rooms at different locations in a lecture or a seminar. As described above, when one image is displayed on a plurality of display devices via a network, it is reasonable to distribute the image data by multicast data transfer. This is because the multicast data transfer does not waste network bandwidth.
[0053]
In the case of performing such a multicast data transfer, when the data transfer destination includes a display device and a recording device such as a VCR or a DVD deck, the data transfer is similarly performed to the display device and the recording device. It is not preferable. This is because even if a part of the data transferred to the display device is broken, the displayed image is only slightly disturbed. This is because data is recorded and accurate recording cannot be left.
[0054]
In order to avoid this, it is conceivable to transfer the data to the video device by multicast and to the recording device by unicast to maintain the reliability of the data to be recorded. However, transferring data of the same content as separate data wastes network bandwidth.
[0055]
Such a problem may occur when video and audio are recorded as minutes of a video conference or a telephone conference in a plurality of rooms.
[0056]
In addition, when a plurality of video devices such as TVs are used, and HDTV (High-Definition Television) data is transferred to the video devices and the video is displayed on each video device, the same problem as described above occurs. There is. In other words, when normal video quality is acceptable for some video devices, transferring data by unicast to all video devices means transferring the same data as different data. Bandwidth is wasted.
[0057]
In this way, when transferring the same data via the network, a group of receiving stations that require high reliability for the received data and a group of receiving stations that do not require high reliability for the received data are considered. There are situations where groups coexist.
[0058]
Therefore, in the present embodiment, an ACK frame (acknowledgement data) notifying that the receiving station has received the data is returned for each group of the receiving stations while transferring the data by the multicast data transfer.
[0059]
(overall structure)
FIG. 1 is a diagram illustrating an overall configuration of a wireless LAN system 1 (communication system) according to the present embodiment. The wireless LAN system 1 includes a transmitting station 100, a receiving station 200, a receiving station 201, a non-receiving station 202, and a receiving station 203.
[0060]
Note that the transmitting station 100, the receiving station 200, the receiving station 201, the non-receiving station 202, and the receiving station 203 are all stations of the wireless LAN system 1, but here it is assumed that certain data is transferred by multicast data. In this case, the station on the transmitting side is the transmitting station 100 (transmitting side communication device), the stations on the receiving side are the receiving station 200 (receiving side communication device), the receiving station 201 (the receiving side communication device), and the receiving station 203. (Receiving communication device), a station not involved in this data transfer is referred to as a non-receiving station 202.
[0061]
Here, the receiving station 200 and the receiving station 201 belong to the receiving station group 300 classified according to the installation location of each station, and the receiving station 200 is a reception representative station of the group. The receiving station 203 belongs to a receiving station group 301 classified according to the installation location of the station, and the receiving station 203 is a representative receiving station of the group. Hereinafter, the receiving station 200 and the receiving station 203 may be referred to as a representative receiving station 200 and a representative receiving station 203, respectively.
[0062]
The receiving station 200 and the receiving station 203 belong to a receiving station group 302 classified as a representative receiving station. Further, it is assumed that the receiving station 200, the receiving station 201, and the receiving station 203 belong to the receiving station group 303 classified according to the classification of receiving multicast data.
[0063]
(Transfer state)
FIG. 2 is a diagram showing the relationship of frames transferred when data is transferred from the transmitting station 100 to the receiving stations 200 to 203 by multicast in the wireless LAN system 1 of FIG. 1 over time. In FIG. 2, the time elapses vertically downward.
[0064]
FIG. 2 assumes a case where multicast data is transmitted from transmitting station 100 to receiving groups 300 and 301. FIG. 2 assumes a case where only the receiving stations belonging to receiving group 300 are set to return an ACK frame.
[0065]
The transmitting station 100 transmits a multicast data frame 400. Then, the receiving representative station 200 and the receiving station 201 of the receiving station group 300 and the receiving representative station 203 of the receiving group 301 receive the multicast data frame 400, and the non-receiving station 202 does not receive the multicast data frame 400.
[0066]
The reception representative station 200 and the reception station 201 that have received the multicast data frame 400 return ACK frames 410 and 411, respectively. Other receiving representative stations 203 and non-receiving stations 202 do not return ACK frames.
[0067]
Then, transmitting station 100 confirms that transmission of multicast data frame 400 has been completed by receiving ACK frames 410 and 411 returned by receiving representative station 200 and receiving station 201.
[0068]
Next, the transmitting station 100 transmits the multicast data frame 401. At this time, it is assumed that only the reception representative station 200 receives the multicast data frame 401, and the reception station 201 and the reception representative station 203 cannot receive the multicast data frame 401.
[0069]
Then, the receiving representative station 200 returns the ACK frame 412, but the receiving station 201 does not return the ACK frame since the receiving station 201 has not received the multicast data frame 401.
[0070]
In this case, since the transmitting station 100 does not receive the ACK frame from the receiving station 201 to be received, the transmitting station 100 determines that the receiving station 201 could not receive the multicast data frame 401, and determines that the multicast data frame for retransmission (the multicast retransmission frame). ) 420 is transmitted.
[0071]
This time, it is assumed that the receiving representative station 200, the receiving station 201, and the receiving representative station 203 have received the multicast retransmission frame 420. At this time, the reception representative station 200 and the reception station 201 return ACK frames 413 and 414, respectively.
[0072]
Then, transmitting station 100 confirms that transmission of multicast retransmission frame 420 has been completed by receiving ACK frames 413 and 414 returned by receiving station 200 and receiving station 201.
[0073]
If a state in which no ACK frame is returned from the receiving station 201 continues a plurality of times, the transmitting station 100 terminates abnormally because the multicast data frame 401 could not be transmitted, and transmits the next multicast data frame.
[0074]
By repeating the above processing, multicast data transfer from the transmitting station 100 is performed.
[0075]
FIG. 3 is a diagram showing, with time, the relationship of frames transferred when data is transferred from the transmitting station 100 to the receiving stations 200 to 203 by multicast in the wireless LAN system 1 of FIG. On the other hand, the case where the group that returns the ACK frame is changed from the receiving station group 300 to the receiving station group 302 is shown. As shown in FIG. 1, the receiving station group 302 includes a receiving representative station 200 and a receiving representative station 203.
[0076]
The transmitting station 100 transmits a multicast data frame 500. Then, the receiving representative stations 200 and 201 of the receiving station group 300 and the receiving representative station 203 of the receiving group 301 receive the multicast data frame 500, and the non-receiving station 202 does not receive the multicast data frame 500.
[0077]
The reception representative stations 200 and 203 that have received the multicast data frame 500 return ACK frames 510 and 511, respectively. Other receiving stations 201 and non-receiving stations 202 do not return ACK frames.
[0078]
Then, transmitting station 100 confirms that transmission of multicast data frame 500 has been completed by receiving ACK frames 510 and 511 returned by reception representative stations 200 and 203.
[0079]
Next, the transmitting station 100 transmits the multicast data frame 501. At this time, it is assumed that only the reception representative station 200 receives the multicast data frame 501, and the reception station 201 and the reception representative station 203 cannot receive the multicast data frame 501.
[0080]
Then, the reception representative station 200 returns an ACK frame 512, but does not return an ACK frame since the reception representative station 203 has not received the multicast data frame 501.
[0081]
In this case, since the transmitting station 100 does not receive the ACK frame from the receiving representative station 203 to be received, the transmitting station 100 determines that the receiving representative station 203 has failed to receive the multicast data frame 501, and determines that the multicast data frame (multicast Retransmission frame) 520 is transmitted.
[0082]
This time, it is assumed that the reception representative station 200, the reception station 201, and the reception representative station 203 have received the multicast retransmission frame 520. At this time, the reception representative stations 200 and 203 return ACK frames 513 and 514, respectively.
[0083]
Then, transmitting station 100 confirms that transmission of multicast retransmission frame 520 has been completed by receiving ACK frames 513 and 514 returned from receiving representative stations 200 and 203.
[0084]
If the state where the ACK frame is not returned from the reception representative station 203 continues a plurality of times, the transmitting station 100 ends abnormally because the multicast data frame 501 cannot be transmitted, and transmits the next multicast data frame.
[0085]
In the case of FIG. 3, the receiving station 201 is regarded as a receiving station whose data reliability may be low, and does not belong to a group that returns an ACK frame.
[0086]
(Reception station configuration)
FIG. 4 is a block diagram showing a configuration of the receiving station 200 in the wireless LAN system 1 of FIG. The receiving stations 201 and 203 have the same configuration as the receiving station 200.
[0087]
The receiving station 200 includes a receiving unit 11 as a receiving unit for receiving a multicast data frame, a packet analyzing unit 12 as a packet analyzing unit, a packet selecting unit 13 as a packet selecting unit, a buffer 14, and an ACK frame controlling unit. An ACK control unit 15 as a (determination unit), an ACK generation unit 16 that generates an ACK frame based on an instruction from the ACK control unit 15, a transmission unit 17 as a transmission unit, and two or more transmission / reception units The antenna 18 includes a setting unit 19 as a setting unit for setting for ACK frame control, and an inquiry unit 20 as an inquiry unit for inquiring about the setting for ACK frame control.
[0088]
The packet analysis unit 12 analyzes the packet length and the like of the multicast data frame received by the reception unit 11, and determines whether or not the multicast data frame has been correctly received. After that, the received multicast data frame is sent to the buffer 14 and the ACK control unit 15 by the packet selecting unit 13. The ACK control unit 15 determines whether or not the own station is a receiving station that returns an ACK frame based on the setting of the setting unit 19, and generates an ACK when the own station is a receiving station that returns an ACK frame. An ACK frame return instruction is issued to the unit 16. The ACK generation unit 16 creates an ACK frame according to the instruction of the ACK control unit 15 and sends the ACK frame to the transmission unit 17. The transmitting unit 17 returns the ACK frame transmitted from the ACK generating unit 16 to the transmitting station 100 that is the transmitting station of the multicast data frame. The multicast data frame sent to the buffer 14 is used for processing the multicast data in the receiving station 200.
[0089]
The setting unit 19 and the inquiry unit 20 will be further described later.
[0090]
(Processing flow of receiving station)
FIG. 5 is a flowchart showing a flow of processing when the receiving station 200 in the wireless LAN system 1 of FIG. 1 receives a multicast data frame. Note that the same processing is performed in the receiving stations 201 and 203.
[0091]
When the receiving station 200 receives the multicast data frame from the transmitting station 100 by the receiving unit 11 (receiving step S11), the packet analyzing unit 12 determines whether or not the multicast data frame has been correctly received (S12). If it has not been received, it waits until the next multicast data frame is received, and if it has received it, it sends the multicast data frame received by packet selector 13 to buffer 14 and ACK controller 15. The ACK control unit 15 determines whether or not the receiving station 200 is a receiving station that returns an ACK frame, based on the setting of the setting unit 19 described later (determination step S13). If the receiving station 200 is a receiving station that returns an ACK frame, the ACK generating unit 16 generates an ACK frame and returns the ACK frame from the transmitting unit 17 to the transmitting station 100 (S14, reply processing). If the receiving station 200 is not a receiving station that returns an ACK frame, the receiving station 200 waits until receiving the next multicast data frame.
[0092]
(Configuration of transmitting station)
FIG. 7 is a block diagram showing a configuration of the transmitting station 100 in the wireless LAN system 1 of FIG.
[0093]
The transmission station 100 stores a data storage unit 31 storing data to be transmitted by multicast data transfer, a transmission unit 32 for transmitting a multicast data frame, a reception unit 33 for receiving an ACK frame, and a ACK frame for reception. It includes an ACK frame management unit 34 for managing, a data transmission control unit 35 for controlling transmission of multicast data frames and retransmission frames, and two or more antennas 36 for receiving or transmitting.
[0094]
The transmitting station 100 includes a communication management device 110 that manages communication of the wireless LAN system 1. In the present embodiment, a case will be described where the communication management apparatus 110 is provided in the transmitting station 100, but the communication management apparatus 110 does not necessarily need to be provided in the transmitting station 100. For example, the communication management apparatus 110 may be provided in one of the receiving stations, an AP (access point) of the wireless LAN system 1, or another station that manages the receiving station. It may be incorporated in the system 1.
[0095]
The communication management device 110 includes a reply permission / non-permission information storage unit 41 (storage unit) that stores reply permission / non-permission information that determines whether or not each reception station returns an ACK frame. A recognizing unit 42 (recognizing unit) for recognizing whether or not to return a frame; a notifying unit 43 (notifying unit) for notifying each receiving station of the recognition result by the recognizing unit 42; Reply permission / prohibition information management unit 44 (rewriting means, change means) for managing permission / prohibition information, and group determination unit 45 (for determining to which group the receiving station belongs based on the reply permission / prohibition information and the attribute of the receiving station) Group determining means) and an inquiry receiving unit 46 for receiving an inquiry from the receiving station.
[0096]
(Processing flow of transmitting station)
FIG. 6 is a flowchart showing the flow of processing when transmitting a multicast data frame in transmitting station 100 in wireless LAN system 1 in FIG.
[0097]
The transmitting station 100 transmits a multicast data frame by the transmitting unit 32 (transmitting step S21), and determines whether or not ACK frames have been received from all receiving stations that return ACK frames within a predetermined time. The determination is made by S (S22). When transmitting station 100 receives ACK frames from all receiving stations that return ACK frames, it ends the transmission process of the multicast data frame and waits for transmission of the next multicast data frame. If the transmitting station 100 has not received ACK frames from all receiving stations that return ACK frames, the data transmission control unit 35 determines whether the multicast data frame has been retransmitted a predetermined number of times or more (S23). If the number is less than the predetermined number, the multicast data frame is retransmitted (S24). If the number is more than the predetermined number, the multicast data frame is not retransmitted and ends abnormally and waits. If the multicast data frame has been retransmitted, the ACK frame management unit 34 determines whether the transmitting station 100 has received an ACK frame for the retransmitted frame from all receiving stations that return the ACK frame (S25). When the transmitting station 100 receives ACK frames from all receiving stations that return ACK frames, it determines that the transmission of the multicast data frame has been completed normally and waits for transmission of the next multicast data frame. If the transmitting station 100 has not received ACK frames from all receiving stations that return ACK frames, the process from step S23 is repeated.
[0098]
The retransmission frame for the receiving station that has not returned the ACK frame may be unicast data for the receiving station.
[0099]
Regarding the number of retransmissions performed by the transmitting station 100, whether retransmission is repeated indefinitely or whether retransmission is stopped at a fixed number of times may be determined according to the priority of the receiving station.
[0100]
Further, when the receiving station that needs to return the ACK data is a recording medium such as a DVD, or when retransmission data continues a plurality of times, the DVD or other recording medium may be temporarily stopped.
[0101]
(Setting of ACK frame reply availability)
FIG. 8 is a diagram showing a relationship of frames transferred when setting whether or not to return an ACK frame to the receiving station in the wireless LAN system 1 of FIG. In FIG. 8, time elapses vertically downward. 8 assumes that only the receiving stations belonging to the receiving station group 300 in FIG. 1 return an ACK frame, and sets whether or not to return the ACK frame for the receiving stations 200 and 203. The steps to be performed are shown. In FIG. 8, the receiving station 201 and the non-receiving station 202 are omitted, and ACK frames for a registration frame and a registration response frame described below are omitted.
[0102]
FIG. 9 is a flowchart showing a procedure for setting whether or not to return an ACK frame to the receiving station in the wireless LAN system 1 of FIG.
[0103]
First, the receiving stations 200 and 203 receive the multicast data frame 600 transmitted by the transmitting station 100 (S31) after the system activation of their own stations (S32).
[0104]
The receiving station 200 transmits to the transmitting station 100 a registration frame 610 having a field indicating that an ACK frame is desired to be returned for the multicast data frame constituting the multicast data and a field indicating the attribute of the receiving station 200 (attribute field). Is transmitted to the server (S33). This step S33 is an inquiry step performed by the inquiry unit 20 of the receiving station 200, and inquiring of the communication management apparatus 110 whether or not the receiving station 200 will return an ACK frame in the future.
[0105]
The communication management device 110 that has received the registration frame 610 at the inquiry receiving unit 46 determines which group the receiving station 200 belongs to based on the attribute field of the registration frame 610 transmitted by the receiving station 200 by the group determination unit 45. Is determined (group determination step S34). At the time of this determination, information regarding the classification of the group based on the attribute of each receiving station stored as the reply availability information is referred to.
[0106]
Then, based on the determination result by the group determination unit 45, the recognition unit 42 recognizes that the receiving station 200 is the receiving station of the receiving station group 300 that returns the ACK frame (recognition step S35).
[0107]
Thereby, the notification unit 43 transmits the registration response frame 620 including the information for causing the receiving station 200 to return the ACK frame (notification step S36).
[0108]
Receiving station 200 receives registration response frame 620 at inquiry section 20 to know that it is the receiving station that returns the ACK frame, and setting section 19 returns the ACK frame. Performs the setting (setting step S37). Therefore, the receiving station 200 then transmits an ACK frame in response to receiving the multicast data frame from the transmitting station 100.
[0109]
When the setting of another receiving station is performed (S38), the processing from step S33 is repeated. When the setting of another receiving station is not performed (S38), the transmitting station shown in FIG. The transmission processing is performed, and the reception processing illustrated in FIG. 5 is performed in the receiving station.
[0110]
The receiving station 203 performs substantially the same processing as the receiving station 200. First, the receiving station 203 transmits a registration frame 611 having a field indicating that an ACK frame is desired to be transmitted for the multicast data frame constituting the multicast data and a field (attribute field) indicating the attribute of the receiving station 203. 100 is transmitted (S33).
[0111]
The communication management apparatus 110 that has received the registration frame 611 at the inquiry receiving unit 46 determines which group the receiving station 203 belongs to based on the attribute field of the registration frame 611 transmitted by the receiving station 203 by the group determination unit 45. (S34), and recognizes that the receiving station is not the receiving station of the receiving station group 300 that returns the ACK frame (recognizes that the receiving station belongs to the receiving station group 301 and the receiving station group 302 that does not return the ACK frame).
[0112]
Thereby, the notification unit 43 transmits the registration response frame 621 including information for preventing the ACK frame from being returned to the receiving station 203 (S36).
[0113]
By receiving the registration response frame 621, the receiving station 203 can know that it is not the receiving station that returns the ACK frame, and the setting unit 19 performs the setting so as not to return the ACK frame (S37). ). Therefore, receiving station 203 does not subsequently transmit an ACK frame in response to receiving the multicast data frame from transmitting station 100.
[0114]
By the above processing, after that, even if the transmitting station 100 transmits the multicast frame 601 and the receiving stations 200 and 203 receive it, only the receiving station 200 returns an ACK frame. In addition, in step S22 of FIG. 6, transmitting station 100 receives the ACK frame returned by receiving station 200, and thus determines that ACK frames have been received from all receiving stations that return the ACK frame. .
[0115]
Note that the reply propriety information stored in the reply propriety information storage section 41 may be rewritten by the reply propriety information management section 44 (rewriting means) at a predetermined timing. That is, during the transmission process of FIG. 6 and the reception process of FIG. 5, a rewrite step by the reply permission / prohibition information management unit 44 may be inserted to change the group of receiving stations that return the ACK frame. At this time, the processing of FIG. 9 is repeated.
[0116]
Thereby, while suppressing an increase in the communication amount, the receiving station to which the ACK frame is returned is not limited to a specific receiving station, but is selected according to the situation (for example, according to data transmitted by the transmitting station). Can return an ACK frame.
[0117]
Note that the timing for inserting the rewriting step may be after the receiving station has received a fixed number of frames, may be after the receiving station has received a random number of frames, May be transmitted, or the transmitting station may transmit a random number of frames.
[0118]
As described above, the communication management device 110 does not necessarily need to be provided in the transmitting station 100, but is preferably provided in the transmitting station 100. Since the communication management apparatus 110 is provided in the transmitting station 100, the transmitting station 100 can easily grasp from which receiving station the ACK frame is returned. This makes it possible for transmission station 100 to easily determine whether retransmission is necessary or not.
[0119]
The communication management device 110 can be configured based on a general-purpose computer such as a personal computer. That is, the communication management apparatus 110 includes a CPU (central processing unit) that executes instructions of a program for realizing each function, a ROM (read only memory) storing boot logic, and a RAM (random access memory) that expands the program. , A storage device (recording medium) such as a hard disk and a ROM for storing the programs and various databases, input devices such as a keyboard and a mouse, output devices such as a monitor (LCD and CRT), speakers, and a network connection for connection to an external network Devices (communication devices) may be connected to each other by an internal bus. In this case, the functions of the communication management device 110 are realized by expanding the program stored in the storage device into the RAM as necessary and executing the program by the CPU.
[0120]
Another object of the present invention is to provide a computer-readable recording medium storing a program code (executable program, intermediate code program, source program) of a communication management program which is software for realizing the above-described functions. It can also be achieved by supplying the program to a device and causing a computer (or CPU or MPU) of the system or the device to read and execute the program code recorded on the recording medium. In this case, the program code itself read from the recording medium realizes the above-described function, and the recording medium on which the program code is recorded constitutes the present invention.
[0121]
Note that the method of classifying the groups of the receiving stations may be based on the priority of returning the ACK frame. For example, receiving stations having the same priority can be classified into the same group. Further, for example, receiving stations having a certain priority or higher can be classified into the same group. Thus, an ACK frame can be returned only to a group of receiving stations having a specific high priority, and the reliability of data reception of that group can be improved. Conversely, for example, receiving stations with a certain priority or lower may be classified into the same group. As a result, an ACK frame is not returned to a group of receiving stations having a specific low priority, so that the amount of communication can be reduced.
[0122]
Further, priorities of the receiving stations may be determined after investigating how accurately each receiving station can receive before the transmitting station transmits the multicast data frame.
[0123]
In the data transfer method of the present invention as described above, it is possible to set, for each receiving station, a reply of the ACK frame from the receiving stations 200, 201, and 203 to the data transmitted from the transmitting station 100.
[0124]
Therefore, even when the same data is transmitted from the transmitting station 100 to the plurality of receiving stations 200, 201, and 203 in the same band by multicast data transmission in the wireless LAN system 1, the receiving stations 200, 201, and 203 reply. The amount of ACK frames can be changed as needed. As a result, by transmitting an ACK frame to a receiving station that needs to receive data reliably, data transfer can be ensured, and a receiving station that does not need to receive data reliably can be achieved. By not sending back an ACK frame, it is possible to suppress an increase in the amount of communication in the communication network and to smoothly transfer data that should be transferred.
[0125]
In the above method, since it is possible to set an ACK frame to be returned to all the receiving stations or not to return the ACK frame to all the receiving stations, the ACK frame from all the receiving stations can be set. , And data transfer that does not accept ACK frames at all (such as normal IP multicast data transfer).
[0126]
Further, by combining a mechanism for restoring data such as FEC in addition to the present invention, more reliable multicast data transfer becomes possible.
[0127]
(Reception representative station)
In the above description, a case has been described in which the transmitting station 100 performs all retransmission processing. However, within each receiving station group (the receiving station groups 300 and 301, etc.), the receiving representative station (receiving representative station) of each receiving station group is included. 200, 203, etc.) may perform retransmission processing to other receiving stations belonging to the receiving station group.
[0128]
In this case, the reply propriety information stored in the reply propriety information storage unit 41 of the communication management device 110 classifies the plurality of receiving stations into a plurality of receiving station groups, and assigns each receiving station group to the receiving station group. A representative receiving station (representative communication device) that performs the reply process on behalf of the receiving station to which the receiving station belongs may be determined, and whether or not each of the representative receiving stations may perform the reply process may be determined for each receiving station group.
[0129]
Also, the ACK frame management unit 34 of the transmitting station 100 confirms that the ACK frame has been received from the receiving representative station of the receiving station group that returns the ACK frame, thereby deeming that the transmission processing of the multicast data frame has been completed. I can do it. At this time, if the receiving station other than the receiving representative station cannot correctly receive the multicast frame, the receiving station shall request retransmission to the receiving representative station of the receiving station group to which the receiving station belongs. It is assumed that the receiving representative station performs a process of retransmitting the multicast data frame from the transmitting station 100 received by the receiving station in response to the request.
[0130]
This method is particularly useful in a system in which even if the receiving representative station of the receiving station group can correctly receive data, the receiving representative station can appropriately retransmit to other receiving stations of the receiving station group. For example, in a system in which the transmitting station 100 and each receiving station transmit and receive data wirelessly, and in each receiving station group, the receiving representative station and other receiving stations are connected by wire, It is conceivable that the receiving representative station performs data retransmission to another receiving station via a wire by the method described above. In this case, by leaving the retransmission to the reception representative station, the load on the transmitting station 100 can be reduced, and the wireless band for retransmission used by the transmitting station 100 can be reduced.
[0131]
In addition, the reply propriety information management unit 44 (change means) of the communication management apparatus 110 changes the reply propriety information so that the reception representative station in each reception station group can be changed to another reception station in the reception station group. It may be. That is, in the course of the transmission processing of FIG. 6 and the reception processing of FIG. 5, a change step by the reply permission / prohibition information management unit 44 may be inserted to change the reception representative station. At this time, the processing of FIG. 9 is repeated.
[0132]
As a result, the representative receiving station changes within the receiving station group, and the transmitting station 100 can sequentially know the receiving state at each receiving station of each receiving station group based on the response status of the ACK frame. Become like Therefore, it is possible to take measures against a receiving station having a poor receiving condition. For example, when a receiving station having a poor reception state becomes a receiving representative station, the receiving representative station can notify the transmitting station 100 so that data can be more accurately received (for example, by wireless communication). For data transmission / reception, a request to increase the power of the radio wave is notified). It is also conceivable that the receiving station having the best receiving condition is set as the receiving representative station.
[0133]
(Supplement)
The present invention enables receiving stations to communicate with each other by wire, or enables communication by changing a wireless channel, so that a transmitting station can receive data from a receiving station that can receive data correctly instead of retransmitting. It is also conceivable to exchange the data with a receiving station that failed.
[0134]
When the receiving station returns ACK data for a plurality of multicast data frames, and there is a receiving station that returns an ACK frame for the same multicast data frame, negotiations are performed between the receiving stations, and for the ACK frame for the same multicast data frame, It is also possible not to reply.
[0135]
When communication is performed by wire, when data confirmation is necessary, an ACK frame is not returned when reception is correctly performed, but a NAK frame is returned when reception fails. The frame may be retransmitted when received.
[0136]
When communication is performed wirelessly, the priority of the receiving station increases as the distance from the transmitting station increases, so that an ACK frame is returned preferentially to a receiving station that is far away. It may be.
[0137]
In addition, the same frame is normally retransmitted only up to a certain number of times for a receiving station having a certain priority or higher according to the priority assigned to the receiving station group. The retransmission frame may be continuously retransmitted.
[0138]
The classification method includes the location of the receiving station, the device type of the receiving station, the capability of the receiving station, the person using the receiving station, the priority of the receiving station, and whether or not the receiving station is a representative station. Yes, a classification method combining a plurality of classification methods may be used.
[0139]
【The invention's effect】
As described above, according to the data transfer method of the present invention, each receiving communication device can execute a reply process, and whether or not to perform a reply process is determined for each receiving communication device by setting the receiving communication device. A setting step set by the means, a transmitting step in which the transmitting communication device transmits data via a communication network, a receiving step in which each receiving communication device receives data transmitted by the transmitting communication device, Determining means of each receiving communication device that has received the data transmitted by the communication device, determining whether or not to perform a reply process based on the setting of the setting means of the receiving communication device. is there.
[0140]
According to the above method, it is possible to set, for each receiving communication device, a reply of acknowledgment data such as an ACK frame from the receiving communication device to data transmitted from the transmitting communication device.
[0141]
Therefore, the amount of acknowledgment data returned from the receiving communication device can be changed as needed. As a result, by transmitting acknowledgment data to a receiving-side communication device that needs to receive data reliably, data transfer can be ensured, and the need to reliably receive data can be improved. By not returning the acknowledgment data to the low-reception-side communication device, it is possible to suppress an increase in the amount of communication in the communication network and to smoothly transfer data that should be transferred.
[0142]
In the data transfer method according to the present invention, the communication system includes a communication management device having storage means for storing reply propriety information. On the other hand, it is preferable that the method further includes a notifying step of notifying whether or not the receiving side communication device performs a reply process, and the setting step is performed by the setting means based on the content notified by the notifying step.
[0143]
According to the above method, it is possible to easily set or change whether or not to cause a plurality of receiving communication devices to execute the reply process.
[0144]
The data transfer method of the present invention further includes an inquiry step in which the inquiry means of each receiving communication device inquires of the communication management device whether or not to perform a reply process in the receiving communication device. It is desirable that the notifying unit notifies the receiving side communication device that has made the inquiry in the step.
[0145]
According to the above method, it is possible to set whether or not to cause the communication side device to execute the reply process in response to a request from each communication side device.
[0146]
In the data transfer method of the present invention, the reply permission / prohibition information may classify the plurality of receiving communication devices into a plurality of groups and determine whether each receiving communication device performs the reply process for each group. desirable.
[0147]
According to the above-described method, even if the number of receiving communication devices increases, the complexity of setting and changing can be suppressed.
[0148]
As a method of classifying the plurality of receiving-side communication devices into a plurality of groups, for example, the plurality of receiving-side communication devices can be classified into a plurality of groups based on the priority order for executing the reply process.
[0149]
In the data transfer method according to the present invention, the reply permission / prohibition information may include a step of classifying the plurality of receiving communication devices into a plurality of groups based on an attribute of each receiving communication device, and causing each receiving communication device to execute a reply process. Group is determined for each group, and the group determination means of the communication management device determines which group the communication device of the receiving side belongs to, based on the reply propriety information and the attribute of each communication device of the receiving side. And a recognition step of recognizing the communication management device based on a result of the determination performed by the group determination step. It is desirable that the notification unit notifies the recognition result of the step.
[0150]
In the above method, by transmitting data indicating its own attribute from the receiving communication device to the communication management device, the communication management device determines which group the receiving communication device belongs to based on the data. It is possible to determine and determine whether or not to make the receiving-end communication device perform a reply process.
[0151]
It is preferable that the data transfer method of the present invention further includes a rewriting step in which the rewriting means of the communication management device rewrites the reply propriety information.
[0152]
In the above method, while suppressing an increase in the amount of communication, the reply process is not limited to the specific receiving communication device to execute the reply process, but is sent to the selected receiving communication device according to the situation. Can be executed.
[0153]
In the data transfer method according to the present invention, the reply propriety information may be a representative communication that classifies a plurality of receiving communication devices into a plurality of groups and performs a reply process on behalf of the receiving communication devices belonging to the group for each group. It is desirable that a device is determined and whether or not each receiving communication device performs a reply process is determined for each group.
[0154]
It is preferable that the data transfer method of the present invention further includes a changing step of changing the representative communication device of each group in the reply propriety information to another receiving-side communication device belonging to each group by the change unit of the communication management device.
[0155]
In the data transfer method according to the present invention, it is preferable that the communication management device is provided in the transmitting communication device.
[0156]
In the above method, since the communication management device is provided in the transmission-side communication device, the transmission-side communication device can easily grasp from which reception-side communication device the acknowledgment data is returned. This makes it possible for the transmitting communication device to easily determine whether retransmission is necessary.
[0157]
The communication system of the present invention includes a plurality of receiving-side communication devices capable of executing a reply process, and a communication management device that determines whether or not each receiving-side communication device performs the reply process. Storage means for storing reply permission / non-permission information that determines whether or not each receiving communication device performs a reply process, and recognizes whether or not each receiving communication device performs a reply process based on the reply propriety information. And a notifying unit for notifying each communication device of a recognition result by the recognizing unit.
[0158]
In the above communication system, the data transfer method by the communication system including the above communication management device can be executed, and the above effects can be obtained.
[0159]
It is preferable that the communication system of the present invention further includes a transmitting communication device that transmits data to the receiving communication device via the communication network, and the communication management device is provided in the transmitting communication device.
[0160]
In the above configuration, since the communication management device is provided in the transmission-side communication device, the transmission-side communication device can easily grasp from which reception-side communication device the acknowledgment data is returned. This makes it possible for the transmitting communication device to easily determine whether retransmission is necessary.
[0161]
The communication management device according to the present invention is configured such that each receiving communication device is capable of executing a reply process, and each receiving communication device is configured to store return permission / prohibition information that determines whether or not to execute the reply process. A recognizing means for recognizing whether or not to allow each receiving communication device to execute a reply process based on reply propriety information, and a notifying device for notifying each communication device of a recognition result by the recognizing device. And
[0162]
The communication management device described above can be used for the communication system, and can obtain the above-described effects.
[0163]
It is preferable that the communication management device of the present invention is provided in the transmitting communication device.
[0164]
In the above configuration, since the communication management device is provided in the transmission-side communication device, the transmission-side communication device can easily grasp from which reception-side communication device the acknowledgment data is returned. This makes it possible for the transmitting communication device to easily determine whether retransmission is necessary.
[0165]
The communication management program according to the present invention causes a computer to function as each unit of the communication management device. Further, a recording medium of the present invention records the above communication management program.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating an overall configuration of a wireless LAN system according to an embodiment of the present invention.
FIG. 2 is a diagram showing a relationship between frames transferred with time when data is transferred by multicast from a transmitting station to a receiving station in the wireless LAN system of FIG. 1;
FIG. 3 is a diagram showing, with time, the relationship of frames transferred when data is transmitted by multicast from a transmitting station to a receiving station in the wireless LAN system of FIG. 1; Is a drawing showing a case where the group that sends back "?" Has changed.
FIG. 4 is a block diagram showing a configuration of a receiving station in the wireless LAN system of FIG. 1;
5 is a flowchart showing a flow of processing when a receiving station in the wireless LAN system of FIG. 1 receives a multicast data frame.
FIG. 6 is a flowchart showing a flow of processing when a transmitting station in the wireless LAN system of FIG. 1 transmits a multicast data frame.
FIG. 7 is a block diagram illustrating a configuration of a transmitting station in the wireless LAN system of FIG. 1;
FIG. 8 is a diagram showing a relationship of frames transferred when setting whether or not an ACK frame is to be returned to a receiving station in the wireless LAN system of FIG. 1;
9 is a flowchart showing a procedure for setting whether or not to return an ACK frame to a receiving station in the wireless LAN system of FIG. 1;
[Explanation of symbols]
1 Wireless LAN system (communication system)
11 Receiver
12 Packet analysis unit
13 Packet selector
14 Buffer
15 ACK control unit (determination means)
16 ACK generator
17 Transmission section
18 Antenna
19 setting part (setting means)
20 inquiry section (inquiry means)
31 Data storage unit
32 transmission unit
33 Receiver
34 ACK frame management unit
35 Data transmission control unit
36 antenna
41 Reply availability information storage unit (storage means)
42 Recognition unit (recognition means)
43 notification unit (notification means)
44 Reply availability information management unit (rewriting means, changing means)
45 Group discriminator (group discriminating means)
100 transmitting station (transmitting communication device)
110 communication management device
200 receiving station (receiving side communication device, representative communication device)
201 receiving station (receiving side communication device)
202 Non-receiving station
203 receiving station (receiving side communication device, representative communication device)

Claims (16)

複数の通信装置を含み、前記複数の通信装置間で通信網を介したデータ転送が可能な通信システムによるデータ転送方法であって、送信側通信装置から前記通信網を介して複数の受信側通信装置へデータ転送を行うデータ転送方法において、
前記各受信側通信装置は、前記通信網を介してデータを受信したときに、そのデータを受信したことを通知する確認応答データを、前記通信網を介して返信するための返信処理の実行が可能であり、
前記返信処理を行うか否かを、前記受信側通信装置ごとに当該受信側通信装置の設定手段が設定する設定ステップと、
前記送信側通信装置が、前記通信網を介してデータを送信する送信ステップと、
前記送信側通信装置が送信したデータを前記各受信側通信装置が受信する受信ステップと、
前記送信側通信装置が送信したデータを受信した前記各受信側通信装置の判別手段が、当該受信側通信装置の設定手段の設定に基づいて前記返信処理を行うか否かを判別する判別ステップと、
を含むことを特徴とするデータ転送方法。
A data transfer method by a communication system including a plurality of communication devices and capable of transferring data between the plurality of communication devices via a communication network, the method comprising: transmitting a plurality of reception-side communications from a transmission-side communication device via the communication network. In a data transfer method for transferring data to a device,
When each of the receiving communication devices receives data via the communication network, execution of a reply process for returning, via the communication network, acknowledgment data for notifying that the data has been received is performed. Is possible,
A setting step of setting whether or not to perform the reply process, for each of the receiving communication devices, by a setting unit of the receiving communication device;
A transmitting step in which the transmitting-side communication device transmits data via the communication network;
A receiving step in which each of the receiving communication devices receives the data transmitted by the transmitting communication device,
A determining step of determining each of the receiving communication apparatuses that has received the data transmitted by the transmitting communication apparatus, and determining whether to perform the reply process based on the setting of the setting means of the receiving communication apparatus; ,
A data transfer method comprising:
前記通信システムは、前記各受信側通信装置に前記返信処理を実行させるか否かを定めた返信可否情報を記憶する記憶手段を有する通信管理装置を備えており、
前記通信管理装置の通知手段が、前記返信可否情報に基づいて、前記各受信側通信装置に対し、当該受信側通信装置において前記返信処理を行うか否かを通知する通知ステップをさらに含み、
前記設定ステップは、前記通知ステップにより通知された内容に基づいて前記設定手段が設定を行うことを特徴とする請求項1に記載のデータ転送方法。
The communication system includes a communication management device having a storage unit that stores return permission / prohibition information that determines whether to execute the return process on each of the reception-side communication devices,
Notifying means of the communication management device further includes a notifying step of notifying each receiving communication device whether or not to perform the reply process in the receiving communication device, based on the reply availability information,
2. The data transfer method according to claim 1, wherein in the setting step, the setting unit performs setting based on the content notified by the notification step.
前記各受信側通信装置の問合せ手段が、当該受信側通信装置において前記返信処理を行うか否かを前記通信管理装置に対して問い合わせる問合せステップをさらに含み、
前記通知ステップは、前記問合せステップにより問合せを行った受信側通信装置に対して、前記通知手段が前記通知を行うことを特徴とする請求項2に記載のデータ転送方法。
Inquiring means of each of the receiving communication devices further includes an inquiry step of inquiring the communication management device whether or not to perform the reply process in the receiving communication devices,
3. The data transfer method according to claim 2, wherein, in the notifying step, the notifying unit performs the notification to a receiving communication device that has queried in the inquiring step.
前記返信可否情報は、前記複数の受信側通信装置を複数のグループに分類し、前記各受信側通信装置に返信処理を実行させるか否かを前記グループごとに定めていることを特徴とする請求項2に記載のデータ転送方法。The reply permission / non-permission information classifies the plurality of receiving-side communication devices into a plurality of groups, and determines whether or not to cause each of the receiving-side communication devices to execute a reply process for each of the groups. Item 3. The data transfer method according to Item 2. 前記返信可否情報は、前記返信処理を実行させる優先順位に基づいて前記複数の受信側通信装置を前記複数のグループに分類していることを特徴とする請求項4に記載のデータ転送方法。5. The data transfer method according to claim 4, wherein the reply permission / prohibition information classifies the plurality of receiving-side communication devices into the plurality of groups based on a priority order in which the reply process is executed. 前記返信可否情報は、前記複数の受信側通信装置を各受信側通信装置の属性に基づいて複数のグループに分類し、前記各受信側通信装置に返信処理を実行させるか否かを前記グループごとに定めており、
前記返信可否情報と前記各受信側通信装置の属性とに基づいて、当該受信側通信装置が何れのグループに属するかを前記通信管理装置のグループ判別手段が判別するグループ判別ステップと、
前記グループ判別ステップによる判別結果に基づいて、当該受信側通信装置に前記返信処理を実行させるか否かを前記通信管理装置の認識手段が認識する認識ステップと、
をさらに含み、
前記通知ステップは、前記認識ステップによる認識結果を前記通知手段が通知することを特徴とする請求項2に記載のデータ転送方法。
The reply permission / non-permission information classifies the plurality of receiving communication devices into a plurality of groups based on an attribute of each receiving communication device, and determines whether or not to allow each receiving communication device to execute a reply process for each group. Stipulated in
A group discriminating step in which a group discriminating unit of the communication management device discriminates to which group the receiving communication device belongs, based on the reply permission / prohibition information and the attribute of each of the receiving communication devices;
A recognition step in which a recognition unit of the communication management device recognizes whether or not to cause the receiving communication device to execute the reply process based on a determination result obtained by the group determination step.
Further comprising
3. The data transfer method according to claim 2, wherein in the notifying step, the notifying unit notifies a recognition result obtained in the recognition step.
前記通信管理装置の書換え手段が、前記返信可否情報を書き換える書換えステップをさらに含むことを特徴とする請求項2に記載のデータ転送方法。3. The data transfer method according to claim 2, wherein the rewriting means of the communication management device further includes a rewriting step of rewriting the reply propriety information. 前記返信可否情報は、前記複数の受信側通信装置を複数のグループに分類し、前記各グループに対して当該グループに属する受信側通信装置を代表して前記返信処理を行う代表通信装置を定め、前記各代表通信装置に返信処理を実行させるか否かを前記グループごとに定めていることを特徴とする請求項2に記載のデータ転送方法。The reply propriety information classifies the plurality of receiving communication devices into a plurality of groups, and determines a representative communication device that performs the reply process on behalf of the receiving communication devices belonging to the group for each group, 3. The data transfer method according to claim 2, wherein whether or not each of the representative communication devices executes a reply process is determined for each of the groups. 前記返信可否情報における前記各グループの代表通信装置を、前記通信管理装置の変更手段が、前記各グループに属する他の受信側通信装置に変更する変更ステップをさらに含むことを特徴とする請求項8に記載のデータ転送方法。9. The communication control apparatus according to claim 8, further comprising a change step of changing the representative communication device of each group in the reply propriety information to another receiving communication device belonging to each group. Data transfer method described in 1. 前記通信管理装置は、前記送信側通信装置に備えられていることを特徴とする請求項2に記載のデータ転送方法。The data transfer method according to claim 2, wherein the communication management device is provided in the transmission-side communication device. 通信網を介してデータ転送を行う通信システムにおいて、
前記通信網を介してデータを受信したときに、そのデータを受信したことを通知する確認応答データを、前記通信網を介して返信するための返信処理の実行が可能な複数の受信側通信装置と、
前記各受信側通信装置に前記返信処理を実行させるか否かを定める通信管理装置とを含み、
前記通信管理装置が、
前記各受信側通信装置に、前記返信処理を実行させるか否かを定めた返信可否情報を記憶する記憶手段と、
前記返信可否情報に基づき、前記各受信側通信装置に前記返信処理を実行させるか否かを認識する認識手段と、
前記認識手段による認識結果を、前記各通信装置に通知する通知手段と、
を備えることを特徴とする通信システム。
In a communication system that performs data transfer via a communication network,
When receiving data via the communication network, a plurality of receiving communication devices capable of executing a reply process for returning, via the communication network, acknowledgment data for notifying that the data has been received When,
Including a communication management device that determines whether or not to execute the reply process in each of the receiving communication devices,
The communication management device,
Storage means for storing, in each of the receiving-side communication devices, reply permission / non-permission information that determines whether or not to execute the reply process;
Recognition means for recognizing whether or not to allow each of the receiving communication devices to execute the reply process based on the reply permission / prohibition information,
Notifying means for notifying each communication device of a recognition result by the recognizing means,
A communication system comprising:
前記通信網を介して前記受信側通信装置に対してデータを送信する送信側通信装置をさらに含み、
前記通信管理装置は、前記送信側通信装置に備えられていることを特徴とする請求項11に記載の通信システム。
The communication device further includes a transmission-side communication device that transmits data to the reception-side communication device via the communication network.
The communication system according to claim 11, wherein the communication management device is provided in the transmission-side communication device.
通信網を介して送信側通信装置から複数の受信側通信装置へデータ転送が可能な通信システムを管理する通信管理装置において、
前記各受信側通信装置は、前記通信網を介してデータを受信したときに、そのデータを受信したことを通知する確認応答データを、前記通信網を介して返信するための返信処理の実行が可能であり、
前記各受信側通信装置に前記返信処理を実行させるか否かを定めた返信可否情報を記憶する記憶手段と、
前記返信可否情報に基づき、前記各受信側通信装置に前記返信処理を実行させるか否かを認識する認識手段と、
前記認識手段による認識結果を、前記各通信装置に通知する通知手段と、
を備えることを特徴とする通信管理装置。
In a communication management device that manages a communication system capable of transferring data from a transmitting communication device to a plurality of receiving communication devices via a communication network,
When each of the receiving communication devices receives data via the communication network, execution of a reply process for returning, via the communication network, acknowledgment data for notifying that the data has been received is performed. Is possible,
A storage unit that stores reply permission / prohibition information that determines whether or not each of the receiving communication devices performs the reply process.
Recognition means for recognizing whether or not to allow each of the receiving communication devices to execute the reply process based on the reply permission / prohibition information,
Notifying means for notifying each communication device of a recognition result by the recognizing means,
A communication management device comprising:
前記送信側通信装置に備えられていることを特徴とする請求項13に記載の通信管理装置。14. The communication management device according to claim 13, wherein the communication management device is provided in the transmission-side communication device. コンピュータを請求項13に記載の通信管理装置の各手段として機能させることを特徴とする通信管理プログラム。A communication management program for causing a computer to function as each unit of the communication management device according to claim 13. 請求項15に記載の通信管理プログラムを記録したことを特徴とするコンピュータ読み取り可能な記録媒体。A computer-readable recording medium on which the communication management program according to claim 15 is recorded.
JP2002197978A 2002-07-05 2002-07-05 Data transfer method, communication system, communication management apparatus, communication management program, and recording medium Expired - Fee Related JP3961351B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002197978A JP3961351B2 (en) 2002-07-05 2002-07-05 Data transfer method, communication system, communication management apparatus, communication management program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002197978A JP3961351B2 (en) 2002-07-05 2002-07-05 Data transfer method, communication system, communication management apparatus, communication management program, and recording medium

Publications (2)

Publication Number Publication Date
JP2004040671A true JP2004040671A (en) 2004-02-05
JP3961351B2 JP3961351B2 (en) 2007-08-22

Family

ID=31705571

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002197978A Expired - Fee Related JP3961351B2 (en) 2002-07-05 2002-07-05 Data transfer method, communication system, communication management apparatus, communication management program, and recording medium

Country Status (1)

Country Link
JP (1) JP3961351B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006165689A (en) * 2004-12-02 2006-06-22 Nec Corp Wireless communication system
JP2009049704A (en) * 2007-08-20 2009-03-05 Toshiba Corp Wireless communication device
JP2009206862A (en) * 2008-02-28 2009-09-10 Hitachi Communication Technologies Ltd Network system and method of transmitting multicast packet
JP2009545244A (en) * 2006-07-28 2009-12-17 インテル・コーポレーション Technology to improve multiple coexisting devices networked in a single wireless communication network
WO2011010468A1 (en) * 2009-07-22 2011-01-27 パナソニック株式会社 Communication method
JP2011039681A (en) * 2009-08-07 2011-02-24 Fujitsu Ltd Relay device, information processing method related to transfer rule, and program
JP2012518918A (en) * 2008-12-12 2012-08-16 クゥアルコム・インコーポレイテッド System, apparatus, and method for broadcasting a USB data stream

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7052865B2 (en) 2018-03-29 2022-04-12 日本電気株式会社 Servers, communication systems, communication methods and programs

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4572107B2 (en) * 2004-12-02 2010-10-27 日本電気株式会社 Wireless communication system
JP2006165689A (en) * 2004-12-02 2006-06-22 Nec Corp Wireless communication system
US8332534B2 (en) 2006-07-28 2012-12-11 Intel Corporation Techniques to improve multiple collocated device networking over single wireless communication networks
JP2009545244A (en) * 2006-07-28 2009-12-17 インテル・コーポレーション Technology to improve multiple coexisting devices networked in a single wireless communication network
JP2009049704A (en) * 2007-08-20 2009-03-05 Toshiba Corp Wireless communication device
JP2009206862A (en) * 2008-02-28 2009-09-10 Hitachi Communication Technologies Ltd Network system and method of transmitting multicast packet
JP2012518918A (en) * 2008-12-12 2012-08-16 クゥアルコム・インコーポレイテッド System, apparatus, and method for broadcasting a USB data stream
WO2011010468A1 (en) * 2009-07-22 2011-01-27 パナソニック株式会社 Communication method
CN102187626A (en) * 2009-07-22 2011-09-14 松下电器产业株式会社 Communication method
JP5144812B2 (en) * 2009-07-22 2013-02-13 パナソニック株式会社 Communication method
US8605631B2 (en) 2009-07-22 2013-12-10 Panasonic Corporation Communication method
CN102187626B (en) * 2009-07-22 2014-06-04 松下电器产业株式会社 Communication method
JP2011039681A (en) * 2009-08-07 2011-02-24 Fujitsu Ltd Relay device, information processing method related to transfer rule, and program

Also Published As

Publication number Publication date
JP3961351B2 (en) 2007-08-22

Similar Documents

Publication Publication Date Title
US10171959B2 (en) Distributed access point for IP based communications
JP3908490B2 (en) Retransmission control method and system in multicast distribution service, retransmission control apparatus, radio base station, and radio terminal
CN101809940B (en) Bandwidth reservation for data flows in interconnection networks
US9071942B2 (en) MAC based mapping in IP based communications
WO2020063742A1 (en) Resource allocation method and apparatus in device-to-device communication
JP4308295B2 (en) Wireless LAN system, its base station and terminal station
US8503476B2 (en) Communication method in a network comprising a primary network and a secondary network
JP3961351B2 (en) Data transfer method, communication system, communication management apparatus, communication management program, and recording medium
JP2013197909A (en) Radio communication method and radio communication system
JP5015234B2 (en) Method and apparatus for transmitting data to several receivers using ARQ
JP2001237883A (en) Multi-cast communication system and method, and data communication unit and data communication method
WO2020220962A1 (en) Sidelink transmission method and terminal
US20020194333A1 (en) Message transmission method and system capable of balancing load
KR100589895B1 (en) Selective-repeat automatic repeat request device of high-speed portable internet system
EP3367613A1 (en) System and method for improving latency in a wireless building automation network
JP2006100952A (en) Communication device
KR100744539B1 (en) Apparatus for data relay and method for channel connection of the data relay apparatus
JP4342496B2 (en) Wireless communication method and wireless communication apparatus
JP2003283513A (en) Radio communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050525

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070420

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20070420

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070516

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