JP2008099171A - Wireless data communication device - Google Patents

Wireless data communication device Download PDF

Info

Publication number
JP2008099171A
JP2008099171A JP2006281279A JP2006281279A JP2008099171A JP 2008099171 A JP2008099171 A JP 2008099171A JP 2006281279 A JP2006281279 A JP 2006281279A JP 2006281279 A JP2006281279 A JP 2006281279A JP 2008099171 A JP2008099171 A JP 2008099171A
Authority
JP
Japan
Prior art keywords
transmission
packet
ack
data communication
wireless
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006281279A
Other languages
Japanese (ja)
Inventor
Tami Nei
民 寧
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.)
NEC Platforms Ltd
Original Assignee
NEC Infrontia 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 NEC Infrontia Corp filed Critical NEC Infrontia Corp
Priority to JP2006281279A priority Critical patent/JP2008099171A/en
Publication of JP2008099171A publication Critical patent/JP2008099171A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Communication Control (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide wireless data communication device for improving the throughput of communication, including a wireless section, using a communication protocol suitable for a cable network that is equipped with a function of confirming delivery of packets. <P>SOLUTION: A wireless data communications device 13 is configured to perform data communication, including a wireless section by using a communication protocol equipped with a function for confirming delivery of a packet, and is provided with a transmission ACK holding part 22 and a protocol processing part 23. The transmission ACK holding part 22 holds the number of transmission ACKs, predetermined according to the line quality of the wireless section. A protocol processing part 23 transmits ACK packets corresponding in number to transmission ACKs held by the transmission ACK holding part 22, when the ACK packets are transmitted with respect to a data packet received by the processing of the communication protocol. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は無線によるデータ通信に関する。   The present invention relates to wireless data communication.

携帯電話や無線LAN(Local Area Network)の急速な普及により、近年では無線でのデータ通信が一般的になってきている。また、今後はHSDPA(High Speed Downlink Packet Access)やWiMAX(Worldwide Interoperability for Microwave Access)のようなブロードバンドの無線データ通信システムが普及していくことが予想される。無線データ通信システムのブロードバンド化により、インターネットに代表されるようなデータ通信の分野における無線通信あるいはモバイル通信の比率が高まる。   With the rapid spread of mobile phones and wireless LANs (Local Area Networks), wireless data communication has become common in recent years. In the future, broadband wireless data communication systems such as HSDPA (High Speed Downlink Packet Access) and WiMAX (Worldwide Interoperability for Microwave Access) are expected to become popular. As the wireless data communication system becomes broadband, the ratio of wireless communication or mobile communication in the field of data communication represented by the Internet increases.

図8は、無線データ通信システムの構成例を示すブロック図である。図8を参照すると、無線データ通信システムは基地局91、サーバー92、およびモバイル端末93を有している。この例では基地局91とモバイル端末93の間が無線区間である。基地局91とサーバー92は有線ネットワークで接続されている。   FIG. 8 is a block diagram illustrating a configuration example of a wireless data communication system. Referring to FIG. 8, the wireless data communication system includes a base station 91, a server 92, and a mobile terminal 93. In this example, a wireless section is between the base station 91 and the mobile terminal 93. Base station 91 and server 92 are connected by a wired network.

この種の無線データ通信システムでは有線のデータ通信と同様に、通信プロトコルとしてTCP/IP(Transmission Control Protocol/Internet Protocol)が用いられる。図8の無線データ通信システムでは、モバイル端末93と、基地局91あるいはサーバー92とがTCP/IPを終端する。   In this type of wireless data communication system, TCP / IP (Transmission Control Protocol / Internet Protocol) is used as a communication protocol, similarly to wired data communication. In the wireless data communication system of FIG. 8, the mobile terminal 93 and the base station 91 or the server 92 terminate TCP / IP.

TCP/IPはコネクション型の通信プロトコルであり、パケットの送達確認および再送の機能を備えているため、安定的かつ効率的なプロトコルとして信頼性が高い(特許文献1参照)。図9は、TCP/IP通信のシーケンスの一例を示す図である。ここでは送信側装置から受信側装置にデータを送信する例を示す。ダウンリンクのデータ通信では基地局91が送信側装置となり、モバイル端末93が受信側装置となる。アップリンクでのデータ通信ではモバイル端末93が送信側装置となり、基地局91が受信側装置となる。送信側装置と受信側装置の間で予めコネクションが確立された後にデータの転送が開始される。   TCP / IP is a connection-type communication protocol, and has a packet delivery confirmation and retransmission function, and thus is highly reliable as a stable and efficient protocol (see Patent Document 1). FIG. 9 is a diagram illustrating an example of a TCP / IP communication sequence. Here, an example is shown in which data is transmitted from the transmitting device to the receiving device. In downlink data communication, the base station 91 is a transmitting device, and the mobile terminal 93 is a receiving device. In uplink data communication, the mobile terminal 93 is a transmission side device, and the base station 91 is a reception side device. Data transfer is started after a connection is established in advance between the transmission side device and the reception side device.

送信側装置はデータをパケット化し、パケットにシーケンス番号を付与して受信側装置に送信する。シーケンス番号はパケットの順序を示す番号であり、パケット毎に値が異なる。図9を参照すると、シーケンス番号が1000(Seq1000)のパケットが送られ、続いてシーケンス番号が2000(Seq2000)のパケットが送られている。   The transmission side apparatus packetizes the data, assigns a sequence number to the packet, and transmits the packet to the reception side apparatus. The sequence number is a number indicating the order of packets, and the value differs for each packet. Referring to FIG. 9, a packet with a sequence number of 1000 (Seq1000) is sent, and then a packet with a sequence number of 2000 (Seq2000) is sent.

受信側装置は、送信側装置からデータのパケットを受信すると、そのパケットに付与されていたシーケンス番号を記載したACKパケットを送信側装置に送信する。このACKパケットは、記載したシーケンス番号の付与されていたパケットまで正常に受信したこと示す。通信効率を改善するために、受信側装置は送信側装置から複数のパケットを受信してから1つのACKパケットを返送するようにしている場合が多い。図9では、Seq1000のパケットとSeq2000のパケットの2つのパケットに対して、シーケンス番号2000が記載された1つのACKパケット(ACK2000)が返送されている。   When receiving the data packet from the transmission side apparatus, the reception side apparatus transmits an ACK packet in which the sequence number assigned to the packet is described to the transmission side apparatus. This ACK packet indicates that the packet with the described sequence number has been normally received. In order to improve communication efficiency, the receiving side apparatus often returns a single ACK packet after receiving a plurality of packets from the transmitting side apparatus. In FIG. 9, one ACK packet (ACK2000) in which a sequence number 2000 is written is returned for two packets of a Seq1000 packet and a Seq2000 packet.

図10は、TCP/IP通信のシーケンスの他の例を示す図である。これはACKパケットが紛失した例である。図10に示すように、Seq1000のパケットとSeq2000のパケットに対するACKパケットが紛失したので、送信側装置はそれら2つのパケットが受信側装置に送達されたことを確認できない。そこで送信側装置はタイムアウト後にSeq1000のパケットとSeq2000のパケットを再送している。   FIG. 10 is a diagram illustrating another example of the sequence of TCP / IP communication. This is an example in which an ACK packet is lost. As shown in FIG. 10, since the ACK packet for the Seq1000 packet and the Seq2000 packet is lost, the transmitting side apparatus cannot confirm that these two packets have been delivered to the receiving side apparatus. Therefore, the transmission side apparatus retransmits the Seq1000 packet and the Seq2000 packet after timeout.

図9および図10に示したようにTCP/IPでは送信側装置と受信側装置がパケットの送達を確認しながらデータの転送を進めていくことで安定性および信頼性を確保している。   As shown in FIGS. 9 and 10, in TCP / IP, the transmission side device and the reception side device ensure the stability and reliability by advancing data transfer while confirming the delivery of the packet.

また、この種の無線データ通信ではアップリンクよりもダウンリンクの速度が重視され、ダウンリンクの理論値がアップリンクの理論値よりも高く設定される場合が多い。
特開2006−50295号公報
In this type of wireless data communication, the downlink speed is more important than the uplink, and the theoretical value of the downlink is often set higher than the theoretical value of the uplink.
JP 2006-50295 A

しかし、TCP/IPは、元来、有線ネットワーク環境での使用を意図して開発されたプロトコルであり、無線通信を意図したものではない。無線通信では有線ネットワーク環境と比べると、ノイズや干渉が生じやすく、送受信エラーやパケットロスが頻繁におきる。そのような不安定な無線環境におけるTCP/IPによるデータ通信では再送の発生頻度が高くなり、有線ネットワーク環境におけるような通信パフォーマンス(スループット)が得られない。   However, TCP / IP is a protocol originally developed with the intention of being used in a wired network environment, and is not intended for wireless communication. In wireless communication, noise and interference are more likely to occur than in a wired network environment, and transmission errors and packet losses frequently occur. In data communication by TCP / IP in such an unstable wireless environment, the frequency of retransmissions increases, and communication performance (throughput) as in a wired network environment cannot be obtained.

特に、受信信号強度(RSSI:Received Signal Strength Indicator)が低い環境での通信ではデータパケットのロスだけでなく、図10に示したようにACKパケットのロスも生じる。これと同様にハンドオーバーが発生したときもデータパケットだけでなくACKパケットにもロスが生じる。ACKパケットがロスすれば、データパケットの送達が確認できないので、送信側装置はデータパケットを再送する。   In particular, in communication in an environment where the received signal strength (RSSI: Received Signal Strength Indicator) is low, not only data packet loss but also ACK packet loss occurs as shown in FIG. Similarly, when a handover occurs, a loss occurs not only in the data packet but also in the ACK packet. If the ACK packet is lost, since the delivery of the data packet cannot be confirmed, the transmitting side apparatus retransmits the data packet.

このような無線区間でのパケットのロスに起因する通信パフォーマンスの低下に対して、無線区間だけに無線環境に適したプロトコルを用いることでトータルのスループットを改善する方法が考えられる。しかし、無線通信システムと有線通信システムを統合してオールIP化に向かっている現在において無線区間に専用の通信プロトコルを適用するのは現実的でない。   A method for improving the total throughput by using a protocol suitable for the wireless environment only in the wireless section can be considered against such a decrease in communication performance due to packet loss in the wireless section. However, it is not practical to apply a dedicated communication protocol to the wireless section at the present time when the wireless communication system and the wired communication system are integrated and all-IP is being realized.

本発明の目的は、パケットの送達確認の機能を備えた、有線ネットワークに好適な通信プロトコルを用いた、無線区間を含む通信のスループットを改善することのできる無線データ通信装置を提供することである。   An object of the present invention is to provide a wireless data communication apparatus having a packet delivery confirmation function and capable of improving communication throughput including a wireless section using a communication protocol suitable for a wired network. .

上記目的を達成するために、本発明の無線データ通信装置は、
パケットの送達確認および再送の機能を備えた通信プロトコルを用いて無線区間を含むデータ通信を行う無線データ通信装置であって、
無線区間の回線品質に応じて予め定められた送信ACK数を保持する送信ACK数保持部と、
前記通信プロトコルの処理において受信したデータパケットに対してACKパケットを送信するとき、前記送信ACK数保持部に保持されている前記送信ACK数だけのACKパケットを送信するプロトコル処理部と、を有している。
In order to achieve the above object, a wireless data communication apparatus of the present invention provides:
A wireless data communication apparatus that performs data communication including a wireless section using a communication protocol having a packet delivery confirmation and retransmission function,
A transmission ACK number holding unit that holds a predetermined number of transmission ACKs according to the channel quality of the radio section;
A protocol processing unit that transmits ACK packets for the number of transmission ACKs held in the transmission ACK number holding unit when transmitting an ACK packet for the data packet received in the processing of the communication protocol; ing.

本発明によれば、無線データ通信装置は、受信したデータパケットに対するACKパケットを、無線区間の回線品質に応じて予め定められた送信ACK数だけ送信するので、ACKパケットの紛失によるデータパケットの再送の発生が抑制され、無線区間を含む通信のスループットを改善することができる。   According to the present invention, the wireless data communication apparatus transmits the ACK packet for the received data packet by the number of transmission ACKs determined in advance according to the channel quality in the wireless section, so that the retransmission of the data packet due to the loss of the ACK packet Can be suppressed, and the throughput of communication including the wireless section can be improved.

また、前記無線区間の回線品質を測定し、得られた回線品質に応じて前記送信ACK数保持部に保持されている前記送信ACK数を動的に制御する送信ACK数制御部を更に有することにしてもよい。   Further, it further includes a transmission ACK number control unit that measures the channel quality in the radio section and dynamically controls the number of transmission ACKs held in the transmission ACK number holding unit according to the obtained channel quality. It may be.

これによれば、無線区間の回線品質に応じて送信ACK数を動的に制御し、受信したデータパケットに対して送信ACK数だけのACKパケットを送信するので、回線品質が悪いときにはACKパケットの数を増やしてデータパケットの再送を抑制し、回線品質が良好なときにはACKパケットの数を減らし、ネットワーク上に余計なトラフィックが流れることや対向装置において2個目以降のACKパケットを廃棄する無駄な処理などを削減し、スループットを向上させることができる。   According to this, the number of transmission ACKs is dynamically controlled according to the channel quality in the radio section, and ACK packets corresponding to the number of transmission ACKs are transmitted for received data packets. Increase the number to suppress retransmission of data packets, reduce the number of ACK packets when the line quality is good, excess traffic flows on the network, and waste of the second and subsequent ACK packets in the opposite device It is possible to reduce processing and improve throughput.

また、前記送信ACK数制御部は、前記無線区間の受信信号強度に応じて前記送信ACK数を決定することにしてもよい。   In addition, the transmission ACK number control unit may determine the number of transmission ACKs according to the received signal strength of the radio section.

また、無線通信システムの基地局と無線で接続してデータ通信を行うモバイル端末であることにしてもよい。   Further, it may be a mobile terminal that performs data communication by wireless connection with a base station of a wireless communication system.

これによれば、無線区間の品質に応じた数のACKパケットを送信する機能をモバイル端末に付加するだけで、無線通信システム側の装置の通信プロトコルに変更を加えることなく、速度において重視されるダウンリンクのスループットを向上させることができる。   According to this, only the function of transmitting the number of ACK packets according to the quality of the radio section is added to the mobile terminal, and the speed is emphasized without changing the communication protocol of the apparatus on the radio communication system side. Downlink throughput can be improved.

また、前記データパケットには各々に異なる値のシーケンス番号が付与されており、
前記プロトコル処理部は、受信した前記データパケットに付与されているシーケンス番号を記載したACKパケットを、前記送信ACK数保持部に保持されている前記送信ACK数だけ送信することにしてもよい。
In addition, each data packet is given a sequence number of a different value,
The protocol processing unit may transmit an ACK packet describing a sequence number given to the received data packet by the number of transmission ACKs held in the transmission ACK number holding unit.

また、前記通信プロトコルはTCP/IPであるとしてもよい。   The communication protocol may be TCP / IP.

本発明によれば、無線データ通信装置は、受信したデータパケットに対するACKパケットを、無線区間の回線品質に応じて予め定められた送信ACK数だけ送信するので、ACKパケットの紛失によるデータパケットの再送の発生が抑制され、無線区間を含む通信のスループットを改善することができる。   According to the present invention, the wireless data communication apparatus transmits the ACK packet for the received data packet by the number of transmission ACKs determined in advance according to the channel quality in the wireless section, so that the retransmission of the data packet due to the loss of the ACK packet Can be suppressed, and the throughput of communication including the wireless section can be improved.

本発明を実施するための形態について図面を参照して詳細に説明する。   Embodiments for carrying out the present invention will be described in detail with reference to the drawings.

(第1の実施形態)
図1は、第1の実施形態による無線データ通信システムの構成を示すブロック図である。図1を参照すると、無線データ通信システムは基地局11、サーバー12、およびモバイル端末13を有している。この例では基地局11とモバイル端末13の間が無線区間である。基地局11とサーバー12は有線ネットワークで接続されている。本システムでは通信プロトコルとしてTCP/IPが用いられており、モバイル端末13と、基地局11あるいはサーバー12とがTCP/IPを終端する。
(First embodiment)
FIG. 1 is a block diagram showing a configuration of a wireless data communication system according to the first embodiment. Referring to FIG. 1, the wireless data communication system includes a base station 11, a server 12, and a mobile terminal 13. In this example, a wireless section is between the base station 11 and the mobile terminal 13. Base station 11 and server 12 are connected by a wired network. In this system, TCP / IP is used as a communication protocol, and the mobile terminal 13 and the base station 11 or the server 12 terminate TCP / IP.

モバイル端末13と基地局11あるいはサーバー12とは相互にデータをやりとりする。ここでは一例として、基地局11あるいはサーバー12からモバイル端末13へ向かうダウンリンクの速度が重視され、ダウンリンクの理論値がアップリンクの理論値よりも高く設定されているものとする。そして主にダウンリンクでのデータ通信について説明することにする。   The mobile terminal 13 and the base station 11 or the server 12 exchange data with each other. Here, as an example, it is assumed that the downlink speed from the base station 11 or the server 12 to the mobile terminal 13 is emphasized, and the theoretical value of the downlink is set higher than the theoretical value of the uplink. The data communication on the downlink will be mainly described.

TCP/IPを終端する基地局11あるいはサーバー12は公知のTCP/IPを終端する機能を備えている。基地局11あるいはサーバー12はTCP/IPによってデータをパケット化し、モバイル端末13へ送信する。その際にモバイル端末13からのACKパケットが返送されて来なければ、基地局11あるいはサーバー12はタイムアウトによりデータパケットを再送する。   The base station 11 or the server 12 that terminates TCP / IP has a function of terminating known TCP / IP. The base station 11 or the server 12 packetizes data by TCP / IP and transmits it to the mobile terminal 13. At this time, if the ACK packet from the mobile terminal 13 is not returned, the base station 11 or the server 12 retransmits the data packet due to timeout.

モバイル端末13は、改良されたTCP/IPを終端する機能を備えている。モバイル端末13は、基地局11あるいはサーバー12からTCP/IPのパケットを受信するとACKパケットを返送する。その際、改良されたTCP/IPではモバイル端末13は同一のACKパケットを複数個返送する。これによりACKパケットのロスによるデータパケットの再送の発生が低減される。   The mobile terminal 13 has a function for terminating the improved TCP / IP. When the mobile terminal 13 receives a TCP / IP packet from the base station 11 or the server 12, the mobile terminal 13 returns an ACK packet. At that time, in the improved TCP / IP, the mobile terminal 13 returns a plurality of the same ACK packets. This reduces the occurrence of data packet retransmission due to loss of ACK packets.

図2は、第1の実施形態によるモバイル端末の構成を示すブロック図である。図2を参照すると、モバイル端末13はデータ通信部21、送信ACK数保持部22、およびプロトコル処理部23を有している。   FIG. 2 is a block diagram showing the configuration of the mobile terminal according to the first embodiment. Referring to FIG. 2, the mobile terminal 13 includes a data communication unit 21, a transmission ACK number holding unit 22, and a protocol processing unit 23.

データ通信部21は、例えばアプリケーションあるいはユーザの指示に従ってデータ通信を行う。データ通信において、データ通信部21はプロトコル処理部23を介して、相手側装置(不図示)にデータを送信したり、相手側装置(不図示)からデータ受信したりする。   The data communication unit 21 performs data communication in accordance with, for example, an application or a user instruction. In data communication, the data communication unit 21 transmits data to or receives data from a counterpart device (not shown) via the protocol processing unit 23.

プロトコル処理部23は、基地局11あるいはサーバー12との間の通信プロトコルを処理し、データ通信部21によるデータの送受信を可能にする。ここでは通信プロトコルとしてTCP/IPが用いられる。   The protocol processing unit 23 processes a communication protocol with the base station 11 or the server 12 and enables the data communication unit 21 to transmit and receive data. Here, TCP / IP is used as a communication protocol.

データの送信処理において、プロトコル処理部23はデータ通信部21から受信したデータをパケット化し、データパケットを基地局11に送信する。そして、プロトコル処理部23は基地局11からのACKパケットによりデータパケットが送達されたか否かを確認する。この確認において、プロトコル処理部23は、送信したデータパケットに付与したシーケンス番号と、受信したACKパケットに記載されているシーケンス番号とを照合することでデータパケットとACKパケットとを対応付ける。ACKパケットを受信できれば、プロトコル処理部23はデータパケットが、TCP/IPを終端する基地局11あるいはサーバー12に送達されたと判断する。データパケットの送信から所定時間内にACKパケットを受信できなければ、プロトコル処理部23はデータパケットが送達されなかったと判断し、データパケットを再送する。   In the data transmission process, the protocol processing unit 23 packetizes the data received from the data communication unit 21 and transmits the data packet to the base station 11. Then, the protocol processing unit 23 confirms whether or not the data packet has been delivered by the ACK packet from the base station 11. In this confirmation, the protocol processing unit 23 associates the data packet with the ACK packet by comparing the sequence number assigned to the transmitted data packet with the sequence number described in the received ACK packet. If the ACK packet can be received, the protocol processing unit 23 determines that the data packet has been delivered to the base station 11 or the server 12 that terminates TCP / IP. If the ACK packet cannot be received within a predetermined time from the transmission of the data packet, the protocol processing unit 23 determines that the data packet has not been delivered and retransmits the data packet.

データの受信処理において、プロトコル処理部23は、基地局11からデータパケットを受信すると、そのデータパケットに付与されていたシーケンス番号を抽出し、そのシーケンス番号を記載したACKパケットを生成する。そして、プロトコル処理部23は、送信ACK数保持部22から送信ACK数を取得し、送信ACK数に示された回数だけACKパケットの送信を繰り返す。その際に送信されるACKパケットには同一のシーケンス番号が記載されている。なお、通信効率を改善するために、プロトコル処理部23は複数のデータパケットを受信した後に1つのACKパケットを送信することにしてもよい。その場合、ACKパケットには、最後に受信されたデータパケットに付与されていたシーケンス番号が記載される。   In the data reception process, when receiving a data packet from the base station 11, the protocol processing unit 23 extracts a sequence number given to the data packet, and generates an ACK packet describing the sequence number. Then, the protocol processing unit 23 acquires the transmission ACK number from the transmission ACK number holding unit 22, and repeats transmission of the ACK packet by the number of times indicated by the transmission ACK number. The same sequence number is described in the ACK packet transmitted at that time. In order to improve communication efficiency, the protocol processing unit 23 may transmit one ACK packet after receiving a plurality of data packets. In this case, the ACK packet describes the sequence number assigned to the last received data packet.

送信ACK数保持部22は、同一のACKパケットを送信する回数を示す送信ACK数を保持する。送信ACK数は、例えば無線区間の通信環境に応じて、任意に設定可能であってもよい。   The transmission ACK number holding unit 22 holds a transmission ACK number indicating the number of times to transmit the same ACK packet. The number of transmission ACKs may be arbitrarily set according to, for example, the communication environment in the wireless section.

図3は、第1の実施形態による通信のシーケンスの一例を示す図である。ここでは基地局11からモバイル端末にデータを送信する例を示す。基地局11とモバイル端末13の間で予めコネクションが確立された後にデータの転送が開始される。   FIG. 3 is a diagram illustrating an example of a communication sequence according to the first embodiment. Here, an example in which data is transmitted from the base station 11 to the mobile terminal is shown. Data transfer is started after a connection is established in advance between the base station 11 and the mobile terminal 13.

基地局11はデータをパケット化し、データパケットにシーケンス番号を付与してモバイル端末13に送信する。図3の例では、まずシーケンス番号が1000(Seq1000)のパケットが送られ、続いてシーケンス番号が2000(Seq2000)のパケットが送られている。   The base station 11 packetizes the data, assigns a sequence number to the data packet, and transmits it to the mobile terminal 13. In the example of FIG. 3, a packet with a sequence number of 1000 (Seq1000) is first sent, and then a packet with a sequence number of 2000 (Seq2000) is sent.

モバイル端末13は、基地局11からデータパケットを受信すると、そのデータパケットに付与されていたシーケンス番号を記載した複数個のACKパケットをモバイル端末13に送信する。   When the mobile terminal 13 receives the data packet from the base station 11, the mobile terminal 13 transmits a plurality of ACK packets describing the sequence numbers given to the data packet to the mobile terminal 13.

ここでは送信ACK数が“3”に設定されているものとする。また、ここでは通信効率を改善するために、モバイル端末13は基地局11から2つのパケットを受信してから1種類(3個)のACKパケットを返送するようにしている。図3を参照すると、Seq1000のパケットとSeq2000のパケットの2つのパケットに対して、シーケンス番号2000が記載されたACKパケット(ACK2000)が3個返送されている。   Here, it is assumed that the number of transmission ACKs is set to “3”. Here, in order to improve the communication efficiency, the mobile terminal 13 receives two packets from the base station 11 and then returns one type (three) of ACK packets. Referring to FIG. 3, three ACK packets (ACK2000) in which sequence number 2000 is described are returned for two packets of a Seq1000 packet and a Seq2000 packet.

基地局11は、1つのACKパケットを受信すると、それ以降に同じシーケンス番号を記載したACKパケットを受信しても無視あるいは廃棄する。そして、基地局11は、それ以降のデータパケット(Seq3000、Seq4000)の送信を継続する。   When receiving one ACK packet, the base station 11 ignores or discards it even if it receives an ACK packet in which the same sequence number is described thereafter. Then, the base station 11 continues to transmit subsequent data packets (Seq3000, Seq4000).

図4は、第1の実施形態による通信のシーケンスの他の例を示す図である。これはACKパケットが紛失した例である。図4を参照すると、Seq1000のパケットとSeq2000のパケットに対する3個のACKパケット(ACK2000)のうち2つが紛失している。しかし、1つのACKパケットが基地局11に受信されている。基地局11は、ACKパケットの受信によりデータパケットがモバイル端末13に送達されたことを確認できるので、それ以降のデータパケット(Seq3000、Seq4000)の送信を継続することができる。   FIG. 4 is a diagram illustrating another example of a communication sequence according to the first embodiment. This is an example in which an ACK packet is lost. Referring to FIG. 4, two of the three ACK packets (ACK2000) for the Seq1000 packet and the Seq2000 packet are lost. However, one ACK packet is received by the base station 11. Since the base station 11 can confirm that the data packet has been delivered to the mobile terminal 13 by receiving the ACK packet, the base station 11 can continue to transmit subsequent data packets (Seq3000, Seq4000).

以上説明したように、本実施形態によれば、モバイル端末13は、受信したデータパケットに対するACKパケットを複数個送信するので、ACKパケットの紛失によるデータパケットの再送の発生が抑制され、無線区間を含む通信のスループットを改善することができる。   As described above, according to the present embodiment, since the mobile terminal 13 transmits a plurality of ACK packets for the received data packet, the occurrence of retransmission of the data packet due to the loss of the ACK packet is suppressed, and the radio section is transmitted. It is possible to improve the throughput of communication including.

また、本実施形態では、モバイル端末13に複数のACKパケットを送信する機能を付加するだけで、基地局11あるいはサーバー12のTCP/IPの処理に変更を加えることなく、速度において重視されるダウンリンクのスループットを向上させることができる。   Further, in the present embodiment, only the function of transmitting a plurality of ACK packets to the mobile terminal 13 is added, and the speed down is emphasized without changing the TCP / IP processing of the base station 11 or the server 12. Link throughput can be improved.

(第2の実施形態)
第1の実施形態では送信ACK数は予め設定された固定値であったが、第2の実施形態では、無線区間の回線品質に応じて送信ACK数が動的に制御される。これにより、回線品質が悪いときにはACKパケットの送信数を増やしてデータパケットの再送を抑制し、回線品質が良好なときにはACKパケットの送信数を減らし、ACKパケットの廃棄処理などの無駄を削減することができる。これにより通信のスループットをより改善することができる。
(Second Embodiment)
In the first embodiment, the number of transmission ACKs is a fixed value set in advance, but in the second embodiment, the number of transmission ACKs is dynamically controlled according to the channel quality of the radio section. This reduces the number of ACK packet transmissions by suppressing the number of ACK packet transmissions when the line quality is poor, reduces the number of ACK packet transmissions when the line quality is good, and reduces waste of ACK packet discard processing, etc. Can do. Thereby, the communication throughput can be further improved.

第2の実施形態による無線データ通信システムは、図1に示した第1の実施形態による無線データ通信システムと同様の構成である。第2の実施形態はモバイル端末13の内部構成のみが第1の実施形態と異なる。   The wireless data communication system according to the second embodiment has the same configuration as the wireless data communication system according to the first embodiment shown in FIG. The second embodiment differs from the first embodiment only in the internal configuration of the mobile terminal 13.

図5は、第2の実施形態によるモバイル端末の構成を示すブロック図である。図5を参照すると、モバイル端末13はデータ通信部21、送信ACK数保持部22、プロトコル処理部23、および送信ACK数制御部31を有している。データ通信部21、送信ACK数保持部22、およびプロトコル処理部23は、図1に示した第1の実施形態と同じものである。   FIG. 5 is a block diagram showing the configuration of the mobile terminal according to the second embodiment. Referring to FIG. 5, the mobile terminal 13 includes a data communication unit 21, a transmission ACK number holding unit 22, a protocol processing unit 23, and a transmission ACK number control unit 31. The data communication unit 21, the transmission ACK number holding unit 22, and the protocol processing unit 23 are the same as those in the first embodiment shown in FIG.

送信ACK数制御部31は、無線区間の回線品質を測定し、回線品質に応じて、送信ACK数保持部23に保持されている送信ACK数を制御する。具体例として無線区間の回線品質として受信信号強度(RSSI)を用いるものとする。送信ACK数制御部31は、定期的にRSSIの測定値を取得し、その測定値に対応する送信ACK数を決定し、その送信ACK数を送信ACK数保持部22に設定すればよい。ここでは送信ACK数制御の時間間隔は一例として100msecとする。   The transmission ACK number control unit 31 measures the channel quality in the radio section and controls the number of transmission ACKs held in the transmission ACK number holding unit 23 according to the channel quality. As a specific example, it is assumed that received signal strength (RSSI) is used as the channel quality of the radio section. The transmission ACK number control unit 31 may acquire the RSSI measurement value periodically, determine the transmission ACK number corresponding to the measurement value, and set the transmission ACK number in the transmission ACK number holding unit 22. Here, as an example, the time interval for controlling the number of transmission ACKs is 100 msec.

図6は、第2の実施形態の送信ACK数の制御におけるRSSIと送信ACK数の対応を示す表である。RSSIが20%以下であれば送信ACK数は“3”である。RSSIが20%より大きく50%以下であれば送信ACK数は“2”である。RSSIが50%より大きければ送信ACK数は“1”である。なお、図6の例ではRSSI測定値がパーセント表示されているがデシベル表示や絶対値表示であってもよい。   FIG. 6 is a table showing the correspondence between RSSI and the number of transmission ACKs in the control of the number of transmission ACKs according to the second embodiment. If RSSI is 20% or less, the number of transmission ACKs is “3”. If the RSSI is greater than 20% and less than or equal to 50%, the number of transmission ACKs is “2”. If RSSI is larger than 50%, the number of transmission ACKs is “1”. In the example of FIG. 6, the RSSI measurement value is displayed as a percentage, but may be displayed in decibels or absolute value.

図7は、第2の実施形態によるモバイル端末における送信ACK数の制御動作を示すフローチャートである。図7を参照すると、モバイル端末13の送信ACK数制御部31はまずRSSIを取得する(ステップ101)。続いて送信ACK数制御部31はRSSIが50%より大きいか否か判定する(ステップ102)。RSSIが50%より大きければ送信ACK数制御部31は送信ACK数を“1”と決定する(ステップ103)。   FIG. 7 is a flowchart showing the control operation of the number of transmission ACKs in the mobile terminal according to the second embodiment. Referring to FIG. 7, the transmission ACK number control unit 31 of the mobile terminal 13 first acquires RSSI (step 101). Subsequently, the transmission ACK number control unit 31 determines whether the RSSI is greater than 50% (step 102). If the RSSI is greater than 50%, the transmission ACK number control unit 31 determines the transmission ACK number as “1” (step 103).

RSSIが50%以下であれば送信ACK数制御部31はRSSIが20%より大きいか否か判定する(ステップ104)。RSSIが20%より大きければ送信ACK数制御部31は送信ACK数を“2”と決定する(ステップ105)。RSSIが20%以下であれば送信ACK数制御部31は送信ACK数を“3”と決定する(ステップ106)。   If the RSSI is 50% or less, the transmission ACK number control unit 31 determines whether or not the RSSI is greater than 20% (step 104). If the RSSI is greater than 20%, the transmission ACK number control unit 31 determines the transmission ACK number as “2” (step 105). If the RSSI is 20% or less, the transmission ACK number control unit 31 determines the transmission ACK number as “3” (step 106).

最後に送信ACK数制御部31は送信ACK数を送信ACK数保持部22に設定する(ステップ107)。   Finally, the transmission ACK number control unit 31 sets the transmission ACK number in the transmission ACK number holding unit 22 (step 107).

以上説明したように、本実施形態によれば、モバイル端末13は、無線区間の回線品質に応じて送信ACK数を動的に制御し、受信したデータパケットに対して送信ACK数だけのACKパケットを送信する。したがって、回線品質が悪いときには、第1の実施形態と同様にACKパケットの数を増やしてデータパケットの再送を抑制してスループットを向上することができる。また回線品質が良好なときにはACKパケットの数を減らし、ネットワーク上に余計なトラフィックが流れることや、基地局11あるいはサーバー12が2個目以降のACKパケットを廃棄する無駄な処理などを削減し、スループットを向上させることができる。   As described above, according to the present embodiment, the mobile terminal 13 dynamically controls the number of transmission ACKs according to the channel quality of the radio section, and the ACK packet corresponding to the number of transmission ACKs with respect to the received data packet. Send. Therefore, when the line quality is poor, it is possible to increase the number of ACK packets as in the first embodiment to suppress retransmission of data packets and improve throughput. In addition, when the line quality is good, the number of ACK packets is reduced, excess traffic flows on the network, and the base station 11 or the server 12 reduces unnecessary processing for discarding the second and subsequent ACK packets. Throughput can be improved.

第1の実施形態による無線データ通信システムの構成を示すブロック図である。1 is a block diagram showing a configuration of a wireless data communication system according to a first embodiment. 第1の実施形態によるモバイル端末の構成を示すブロック図である。It is a block diagram which shows the structure of the mobile terminal by 1st Embodiment. 第1の実施形態による通信のシーケンスの一例を示す図である。It is a figure which shows an example of the sequence of communication by 1st Embodiment. 第1の実施形態による通信のシーケンスの他の例を示す図である。It is a figure which shows the other example of the sequence of communication by 1st Embodiment. 第2の実施形態によるモバイル端末の構成を示すブロック図である。It is a block diagram which shows the structure of the mobile terminal by 2nd Embodiment. 第2の実施形態の送信ACK数の制御におけるRSSIと送信ACK数の対応を示す表である。It is a table | surface which shows a response | compatibility with RSSI and the number of transmission ACKs in control of the number of transmission ACKs of 2nd Embodiment. 第2の実施形態によるモバイル端末における送信ACK数の制御動作を示すフローチャートである。6 is a flowchart showing a control operation of the number of transmission ACKs in the mobile terminal according to the second embodiment. 無線データ通信システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of a radio | wireless data communication system. TCP/IP通信のシーケンスの一例を示す図である。It is a figure which shows an example of the sequence of TCP / IP communication. TCP/IP通信のシーケンスの他の例を示す図である。It is a figure which shows the other example of the sequence of TCP / IP communication.

符号の説明Explanation of symbols

11 基地局
12 サーバー
13 モバイル端末
21 データ通信部
22 送信ACK数保持部
23 プロトコル処理部
31 送信ACK数制御部
101〜107 ステップ
11 base station 12 server 13 mobile terminal 21 data communication unit 22 transmission ACK number holding unit 23 protocol processing unit 31 transmission ACK number control unit 101 to 107 steps

Claims (6)

パケットの送達確認の機能を備えた通信プロトコルを用いて無線区間を含むデータ通信を行う無線データ通信装置であって、
無線区間の回線品質に応じて予め定められた送信ACK数を保持する送信ACK数保持部と、
前記通信プロトコルの処理において受信したデータパケットに対してACKパケットを送信するとき、前記送信ACK数保持部に保持されている前記送信ACK数だけのACKパケットを送信するプロトコル処理部と、を有する無線データ通信装置。
A wireless data communication device that performs data communication including a wireless section using a communication protocol having a packet delivery confirmation function,
A transmission ACK number holding unit that holds a predetermined number of transmission ACKs according to the channel quality of the radio section;
A protocol processing unit that transmits an ACK packet for the number of transmission ACKs held in the transmission ACK number holding unit when transmitting an ACK packet for the data packet received in the processing of the communication protocol; Data communication device.
前記無線区間の回線品質を測定し、得られた回線品質に応じて前記送信ACK数保持部に保持されている前記送信ACK数を動的に制御する送信ACK数制御部を更に有する、請求項1に記載の無線データ通信装置。   The transmission ACK number control unit that measures the channel quality of the radio section and dynamically controls the number of transmission ACKs held in the transmission ACK number holding unit according to the obtained channel quality. The wireless data communication apparatus according to 1. 前記送信ACK数制御部は、前記無線区間の受信信号強度に応じて前記送信ACK数を決定する、請求項2に記載の無線データ通信装置。   The wireless data communication apparatus according to claim 2, wherein the transmission ACK number control unit determines the transmission ACK number according to the received signal strength of the wireless section. 無線通信システムの基地局と無線で接続してデータ通信を行うモバイル端末である、請求項1から3のいずれか1項に記載の無線データ通信装置。   The wireless data communication apparatus according to any one of claims 1 to 3, wherein the wireless data communication apparatus is a mobile terminal that performs wireless data connection with a base station of a wireless communication system. 前記データパケットには各々に異なる値のシーケンス番号が付与されており、
前記プロトコル処理部は、受信した前記データパケットに付与されているシーケンス番号を記載したACKパケットを、前記送信ACK数保持部に保持されている前記送信ACK数だけ送信する、請求項1から4のいずれか1項に記載の無線データ通信装置。
Each data packet is given a different sequence number,
The protocol processing unit transmits an ACK packet that describes a sequence number assigned to the received data packet by the number of transmission ACKs held in the transmission ACK number holding unit. The wireless data communication apparatus according to any one of the above.
前記通信プロトコルはTCP/IPである、請求項1から5のいずれか1項に記載の無線データ通信装置。   The wireless data communication apparatus according to claim 1, wherein the communication protocol is TCP / IP.
JP2006281279A 2006-10-16 2006-10-16 Wireless data communication device Pending JP2008099171A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006281279A JP2008099171A (en) 2006-10-16 2006-10-16 Wireless data communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006281279A JP2008099171A (en) 2006-10-16 2006-10-16 Wireless data communication device

Publications (1)

Publication Number Publication Date
JP2008099171A true JP2008099171A (en) 2008-04-24

Family

ID=39381511

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006281279A Pending JP2008099171A (en) 2006-10-16 2006-10-16 Wireless data communication device

Country Status (1)

Country Link
JP (1) JP2008099171A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010062634A (en) * 2008-09-01 2010-03-18 Hitachi Communication Technologies Ltd Radio communication base station system, and radio communication terminal
JP2013128274A (en) * 2008-09-19 2013-06-27 Qualcomm Inc System and method for transmitting and receiving acknowledgement packet
JP2014042255A (en) * 2006-08-30 2014-03-06 Qualcomm Incorporated Method and apparatus for ackch with repetition in orthogonal systems

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08154096A (en) * 1994-11-25 1996-06-11 Nippon Telegr & Teleph Corp <Ntt> Radio packet retransmitting method
JP2000059427A (en) * 1998-08-04 2000-02-25 Chokosoku Network Computer Gijutsu Kenkyusho:Kk Retransmssion control method
JP2003158558A (en) * 2001-11-21 2003-05-30 Communication Research Laboratory Packet communication method and proposal node
JP2004260634A (en) * 2003-02-26 2004-09-16 Sanyo Electric Co Ltd Data transmitter, and method and program for transmitting data
JP2006086551A (en) * 2004-08-16 2006-03-30 Fujitsu Ltd Mobile station

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08154096A (en) * 1994-11-25 1996-06-11 Nippon Telegr & Teleph Corp <Ntt> Radio packet retransmitting method
JP2000059427A (en) * 1998-08-04 2000-02-25 Chokosoku Network Computer Gijutsu Kenkyusho:Kk Retransmssion control method
JP2003158558A (en) * 2001-11-21 2003-05-30 Communication Research Laboratory Packet communication method and proposal node
JP2004260634A (en) * 2003-02-26 2004-09-16 Sanyo Electric Co Ltd Data transmitter, and method and program for transmitting data
JP2006086551A (en) * 2004-08-16 2006-03-30 Fujitsu Ltd Mobile station

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014042255A (en) * 2006-08-30 2014-03-06 Qualcomm Incorporated Method and apparatus for ackch with repetition in orthogonal systems
JP2010062634A (en) * 2008-09-01 2010-03-18 Hitachi Communication Technologies Ltd Radio communication base station system, and radio communication terminal
JP2013128274A (en) * 2008-09-19 2013-06-27 Qualcomm Inc System and method for transmitting and receiving acknowledgement packet
US8755388B2 (en) 2008-09-19 2014-06-17 Qualcomm Incorporated System and method for acknowledgement packet transmitting and receiving

Similar Documents

Publication Publication Date Title
US9894650B2 (en) Semi-persistent resource allocation method for uplink transmission in wireless packet data systems
AU2005285323B2 (en) Method for sending an acknowledgement to an ingress mesh point in a mesh network and a medium access control frame format
JP4562694B2 (en) Retransmission control method and apparatus
EP1993226B1 (en) Method and related apparatus for handling re-establishment of radio link control entity in a wireless communications system
US8281202B2 (en) Method and apparatus for improving transmission time interval bundling
JP4323432B2 (en) Method for improving the transmission quality of streaming media
US9407734B2 (en) System and method for efficient frame aggregation based on aggregation limits or parameters
JP2010045790A (en) Method and communication apparatus for handling tti bundling retransmission
JPWO2002056631A1 (en) Mobile communication system and wireless communication method
US20110194490A1 (en) Method for tcp ack containment in unidirectional flows with cross layer optimization in wireless networks
JP2007300647A (en) Method and related apparatus of default timer configurations of wireless communications system
US20020058493A1 (en) Retransmission control method and the apparatus
US20220225163A1 (en) Communications device, infrastructure equipment and methods
US20110116483A1 (en) Tcp data throughout enhancement for wlan clients on a wireless lan router
JPWO2008108144A1 (en) Pseudo response frame communication system, pseudo response frame communication method, and pseudo response frame transmission apparatus
JP2008099171A (en) Wireless data communication device
JP2006114973A (en) Radio base station and radio terminal equipment
JP2004015556A (en) Communication method, communication equipment, and communication system
KR100947530B1 (en) Method and apparatus for polling transmission status in a wireless communications system
JP2008289080A (en) Terminal device, network device, and data communication method
WO2018097073A1 (en) Information notification device, information notification method, and recording medium having program recorded thereon
EP1505759B1 (en) Method and device for transmitting/receiving data using acknowledged transport layer protocols
JP2004015746A (en) Communication method and communication equipment
JP2010010858A (en) Base station, terminal station, and wireless communication system
KR101929995B1 (en) Terminal in wireless communication system and data transmitting method of the same

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100303

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100623

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101102