JP2001211206A - Retransmission identifier processing unit and radio communication unit - Google Patents

Retransmission identifier processing unit and radio communication unit

Info

Publication number
JP2001211206A
JP2001211206A JP2000018277A JP2000018277A JP2001211206A JP 2001211206 A JP2001211206 A JP 2001211206A JP 2000018277 A JP2000018277 A JP 2000018277A JP 2000018277 A JP2000018277 A JP 2000018277A JP 2001211206 A JP2001211206 A JP 2001211206A
Authority
JP
Japan
Prior art keywords
retransmission identifier
numerical value
retransmission
communication
random number
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
JP2000018277A
Other languages
Japanese (ja)
Inventor
Takayuki Buke
孝之 部家
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.)
Denso Corp
Original Assignee
Denso 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 Denso Corp filed Critical Denso Corp
Priority to JP2000018277A priority Critical patent/JP2001211206A/en
Publication of JP2001211206A publication Critical patent/JP2001211206A/en
Pending legal-status Critical Current

Links

Landscapes

  • Maintenance And Management Of Digital Transmission (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a retransmission identifier processing unit and a radio communication unit that can surely differentiate a numerical value of a retransmission identifier, used for packet communication from each transmission procedure. SOLUTION: A control circuit for a mobile phone compares a random number (step S1) generated by a random number generating program with the numerical value of a retransmission identifier used in a preceding transmission procedure stored in a memory (step S2, S3) and adds '1' to the random number generated this time and revise the random number (step S6), when the both are coincident. Thus, the numerical value of the retransmission identifier can by set surely to a different value from each transmission procedure.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、パケット通信に用
いられる再送識別子に所定の処理を行う再送識別子処理
装置及び無線信号を介してパケット通信を行う無線通信
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a retransmission identifier processing device for performing a predetermined process on a retransmission identifier used for packet communication, and a radio communication device for performing packet communication via a radio signal.

【0002】[0002]

【従来の技術】近年、パーソナルコンピュータなどのデ
ータ端末とデジタル式携帯電話装置とを接続することに
より、パケット通信方式によって無線信号を用いたデー
タ通信を行うサービスが提供されている。パケット通信
方式は、例えばインターネット等を介してホームページ
を閲覧したり、電子メールの送受信を行う場合に、パケ
ット単位でデータを送受信する方式であり、このような
方式によれば、通信料金はデータパケットの送信量に応
じて課金されるため、通信回線を常時接続状態にして使
用することが可能となっている。一方、システム側にと
っては、通信回線の使用効率を飛躍的に向上させること
ができるというメリットがある。
2. Description of the Related Art In recent years, there has been provided a service of performing data communication using a radio signal by a packet communication system by connecting a data terminal such as a personal computer and a digital portable telephone device. The packet communication method is a method of transmitting and receiving data in packet units when, for example, browsing a home page via the Internet or transmitting and receiving an e-mail. Is charged in accordance with the transmission amount of the communication line, so that the communication line can be always connected and used. On the other hand, the system has an advantage that the use efficiency of the communication line can be dramatically improved.

【0003】そして、移動局の送信端末側では、パケッ
ト通信において送信を開始する場合や、通信チャネルの
変更や通信の切断をする場合などに基地局との間で一定
の送信手順を実行するようになっており、その際、基地
局に対して送信する信号に再送識別子を付与するように
している。再送識別子とは、送信端末が基地局に対して
送信した信号が届いたかどうかを確認するために使用す
る、複数ビットからなる任意の数値である。
[0003] The transmitting terminal of the mobile station executes a certain transmission procedure with the base station when starting transmission in packet communication, when changing the communication channel or when disconnecting communication. At this time, a retransmission identifier is added to a signal transmitted to the base station. The retransmission identifier is an arbitrary numerical value composed of a plurality of bits used for confirming whether a signal transmitted by the transmitting terminal to the base station has arrived.

【0004】基地局側は、送信端末に応答を返す場合に
は、受信した信号に付与されていた再送識別子と同じ数
値の再送識別子を応答信号に付与して送信する。そし
て、送信端末は、自身が付与した再送識別子と同じ数値
が付与された応答信号を受信すると、信号が基地局に確
実に受信されたものと判断するようにしている。
When returning a response to the transmitting terminal, the base station adds a retransmission identifier having the same numerical value as the retransmission identifier assigned to the received signal to the response signal and transmits the response signal. Then, when the transmitting terminal receives a response signal to which the same numerical value as the retransmission identifier assigned to itself is given, it determines that the signal has been received by the base station without fail.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、再送識
別子の数値生成に例えば乱数発生プログラムなどを用い
ている場合には、前回の送信に用いた数値と今回の送信
に用いる数値とが乱数の発生確率で一致してしまう可能
性がある。送信端末は、送信を行った後一定時間内に基
地局側より応答が返ってこない場合には再度送信をやり
直すが、その際には新たに生成された再送識別子を付与
する。従って、新たな再送識別子の数値が前回と同じに
なり、その送信手順が正常に進んで応答が返ってきた場
合、送信端末は、その応答が前回の送信に対するもの
か、今回の送信に対するものかの区別が付かなくなって
しまい、手順の実行に混乱が生じるという問題があっ
た。
However, when a random number generation program, for example, is used to generate a numerical value of the retransmission identifier, the numerical value used for the previous transmission and the numerical value used for the current transmission are determined by the random number generation probability. May match. If the transmitting terminal does not return a response from the base station within a certain period of time after performing the transmission, it performs the transmission again, but in that case, adds a newly generated retransmission identifier. Therefore, if the value of the new retransmission identifier becomes the same as the previous one and the transmission procedure proceeds normally and a response is returned, the transmitting terminal determines whether the response is for the previous transmission or for the current transmission. There was a problem that the distinction could not be made and the execution of the procedure was confused.

【0006】本発明は上記事情に鑑みてなされたもので
あり、その目的は、パケット通信に用いる再送識別子の
数値を、各送信手順毎に、確実に異なる値にすることが
できる再送識別子処理装置及び無線通信装置を提供する
ことにある。
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a retransmission identifier processing apparatus capable of reliably setting a numerical value of a retransmission identifier used for packet communication to a different value for each transmission procedure. And a wireless communication device.

【0007】[0007]

【課題を解決するための手段】請求項1記載の再送識別
子処理装置によれば、数値変更手段は、パケット通信の
送信手順が実行される際に、数値生成手段によって生成
された再送識別子の数値と、記憶手段に記憶されている
前回の送信手順において使用された再送識別子の数値と
を比較し、両者が一致している場合には前者の数値を変
更する。従って、再送識別子の数値を各送信手順毎に確
実に異なる値にすることができ、当該手順の実行におい
て混乱が生じることを未然に防止することが可能とな
る。
According to the retransmission identifier processing apparatus of the present invention, the numerical value changing means includes a numerical value of the retransmission identifier generated by the numerical value generation means when the transmission procedure of the packet communication is executed. Is compared with the numerical value of the retransmission identifier stored in the storage means and used in the previous transmission procedure, and if the values match, the former numerical value is changed. Therefore, the value of the retransmission identifier can be reliably set to a different value for each transmission procedure, and confusion in the execution of the procedure can be prevented from occurring.

【0008】請求項2記載の無線通信装置によれば、通
信制御手段は、請求項1記載の再送識別子処理装置によ
って処理される再送識別子を用いて、パケット通信の送
信手順を無線通信によって実行するので、当該送信手順
における基地局との間のハンドシェイクを確実に行うこ
とができる。
According to the second aspect of the present invention, the communication control means executes the transmission procedure of the packet communication by wireless communication using the retransmission identifier processed by the retransmission identifier processing apparatus of the first aspect. Therefore, handshake with the base station in the transmission procedure can be reliably performed.

【0009】[0009]

【発明の実施の形態】以下、本発明の一実施例について
図面を参照して説明する。図3は、パケット通信を行う
端末装置の一構成例を示すものである。携帯電話装置
(無線通信装置)1には、接続ケーブル2及びPCMC
IAカード3を介してパーソナルコンピュータ(以下、
パソコンと称す)4のカードスロット4aに接続されて
いる。パソコン4には、PCMCIAカード3を使用で
きるように設定するためのドライバソフトが搭載されて
おり、パソコン4は、携帯電話装置1を介してパケット
通信網5に通信回線を接続することで、外部とのデータ
の送受信が可能となっている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings. FIG. 3 shows a configuration example of a terminal device that performs packet communication. A mobile phone device (wireless communication device) 1 includes a connection cable 2 and a PCMC.
A personal computer (hereinafter, referred to as an IA card 3)
4 is connected to the card slot 4a of the PC 4. The personal computer 4 is equipped with driver software for setting the PCMCIA card 3 so that it can be used. The personal computer 4 connects the communication line to the packet communication network 5 via the mobile phone device 1 so that an external device can be used. It is possible to send and receive data to and from.

【0010】図4は、携帯電話装置1の電気的構成を示
す機能ブロック図である。携帯電話装置1は、マイクロ
コンピュータなどからなる制御回路(通信制御手段,数
値生成手段,数値変更手段,再送識別子処理装置)6を
中心として構成されており、その制御回路6には、キー
パッド7からの操作信号がキー操作識別回路8を介して
与えられるようになっている。また、制御回路6は、デ
ィスプレイ制御回路9を介してディスプレイ10におけ
る表示を制御するようになっている。
FIG. 4 is a functional block diagram showing an electric configuration of the portable telephone device 1. As shown in FIG. The mobile phone device 1 is mainly composed of a control circuit (communication control means, numerical value generation means, numerical value change means, retransmission identifier processing device) 6 composed of a microcomputer or the like. Is supplied through a key operation identification circuit 8. The control circuit 6 controls display on the display 10 via the display control circuit 9.

【0011】マイク11に入力された音声信号は、音声
入出力回路12に与えられてA/D変換されると、例え
ばπ/4シフトDQPSK(Differential Quadrature P
haseShift Keying)信号に変換されるようになってい
る。そして、DQPSK信号に変換(デジタル変調)さ
れた送信データは、制御回路6を介して無線回路13に
与えられると800MHz帯の搬送波信号によって直交
変調され、アンテナ14から電波信号として外部に送信
されるようになっている。
When the audio signal input to the microphone 11 is applied to the audio input / output circuit 12 and A / D converted, for example, π / 4 shift DQPSK (Differential Quadrature PQ)
haseShift Keying) signal. Then, the transmission data converted (digitally modulated) into the DQPSK signal is supplied to the radio circuit 13 via the control circuit 6, where it is orthogonally modulated by a carrier signal in the 800 MHz band, and transmitted to the outside as a radio signal from the antenna 14. It has become.

【0012】また、アンテナ14が電波信号を受信した
場合には、受信信号は、無線回路13において復調さ
れ、制御回路6を介して音声入出力回路12に与えられ
る。そして、音声入出力回路12においてD/A変換さ
れると、スピーカ15から音声信号として出力されるよ
うになっている。
When the antenna 14 receives a radio signal, the received signal is demodulated in the radio circuit 13 and supplied to the audio input / output circuit 12 via the control circuit 6. Then, when D / A conversion is performed in the audio input / output circuit 12, the audio signal is output from the speaker 15 as an audio signal.

【0013】外部端末接続回路16は、図3に示すよう
に、接続ケーブル2及びPCMCIAカード3を介して
パソコン4などを接続するためのインターフェースであ
る。制御回路6は、上記各回路8,9,12及び16の
制御を行い、一方、無線回路13から制御回路6に対し
ては、着信信号の検出や、送信信号または受信信号レベ
ルの検出値などの情報が与えられるようになっている。
制御回路6には、RAMやEEPROMなどからなるメ
モリ(記憶手段)17が接続されており、制御回路6
は、必要に応じてメモリ17に対するデータの書込み及
び読出しを行うようになっている。
The external terminal connection circuit 16 is an interface for connecting a personal computer 4 or the like via the connection cable 2 and the PCMCIA card 3, as shown in FIG. The control circuit 6 controls the above circuits 8, 9, 12, and 16, while the radio circuit 13 sends a control signal to the control circuit 6 to detect an incoming signal, a detected value of a transmitted signal or a received signal level, or the like. Information is provided.
The control circuit 6 is connected with a memory (storage means) 17 such as a RAM or an EEPROM.
Is designed to write and read data to and from the memory 17 as needed.

【0014】そして、制御回路6は、無線通信回線を接
続して音声による通話を行うと共に、前述のようにパケ
ット通信網5に通信回線を接続することで、PPP(Poi
nt to Point Protcol),TCP(Transmission Control
Protcol)/IP(Internet Protcol)などの通信プロトコ
ルに基づいて外部とパケット通信(データ通信)を行う
ことが可能となっている。
The control circuit 6 connects the wireless communication line to perform a voice call, and connects the communication line to the packet communication network 5 as described above, so that the PPP (Poi
nt to Point Protocol), TCP (Transmission Control)
It is possible to perform packet communication (data communication) with the outside based on a communication protocol such as Protocol (Protcol) / IP (Internet Protocol).

【0015】次に、本実施例の作用について図1乃至図
3をも参照して説明する。図2は、パケット通信を行う
場合の携帯電話装置(端末)1と基地局との間の手続き
を概略的に示すシグナルフローである。携帯電話装置1
は、パケット通信を開始する際に先ず登録要求信号を送
信するが、それに先立って再送識別子Aを生成し、生成
した再送識別子Aを通信登録要求信号に付加して送信す
る。
Next, the operation of the present embodiment will be described with reference to FIGS. FIG. 2 is a signal flow schematically showing a procedure between the mobile phone device (terminal) 1 and the base station when performing packet communication. Mobile phone device 1
First transmits a registration request signal when starting packet communication, generates a retransmission identifier A prior to the transmission, adds the generated retransmission identifier A to the communication registration request signal, and transmits the signal.

【0016】基地局は、携帯電話装置1からの要求信号
を受信すると、所定の処理を行った後通信登録応答信号
を携帯電話装置1に返送するが、その際に、要求信号に
付加されていた再送識別子Aを付加して返信する。携帯
電話装置1は、受信した応答信号に付加されている再送
識別子の数値を、自身が要求信号に付加した再送識別子
の数値と比較して、両者が一致している場合(A=A)
は受信した応答信号が自身に対して送信されたものであ
ると判断して当該応答信号を受け付けるようにする。
Upon receiving the request signal from the mobile phone 1, the base station returns a communication registration response signal to the mobile phone 1 after performing predetermined processing. At this time, the base station adds the communication registration response signal to the request signal. A reply is sent with the retransmission identifier A added. The mobile phone device 1 compares the value of the retransmission identifier added to the received response signal with the value of the retransmission identifier added to the request signal by itself, and when the two match each other (A = A).
Determines that the received response signal has been transmitted to itself, and accepts the response signal.

【0017】一方、自身が要求信号に付加した再送識別
子Bに対して、受信した応答信号に付加されている再送
識別子がCであった場合には、当該応答信号は自身に対
して送信されたものではないと判断して破棄するように
する。尚、再送識別子は、一度生成されるとその後の一
連の通信処理(回線接続,回線切断)が終了するまでは
同じ数値のものが使用され、回線が切断され通信処理が
終了した後、再度新たな通信処理が開始される際には新
たに生成されるようになっている。また、ある通信処理
を失敗して再度同じ処理を繰返す場合も再送識別子を新
たに生成する。
On the other hand, when the retransmission identifier added to the received response signal is C with respect to the retransmission identifier B added to the request signal by itself, the response signal is transmitted to itself. Judge that it is not a thing and discard it. Once the retransmission identifier is generated, the same numerical value is used until the subsequent series of communication processing (line connection, line disconnection) is completed. After the line is disconnected and the communication processing is completed, a new retransmission identifier is used again. When a new communication process is started, it is newly generated. Also, when a certain communication process fails and the same process is repeated again, a retransmission identifier is newly generated.

【0018】図1は、通信処理が開始される場合に、携
帯電話装置1の制御回路6によって実行される再送識別
子に関する処理内容を示すフローチャートである。例え
ば、ユーザがパソコン4を操作し、パケット通信網5及
びインターネットを介して電子メールを送信しようとす
る場合などに、PCMCIAカード3及び接続ケーブル
2を介して携帯電話装置1の制御回路6に接続先電話番
号の発呼指令が出力されると、図1のフローチャートが
実行される。
FIG. 1 is a flow chart showing the contents of processing relating to the retransmission identifier executed by the control circuit 6 of the portable telephone device 1 when the communication processing is started. For example, when the user operates the personal computer 4 to transmit an e-mail via the packet communication network 5 and the Internet, the user connects to the control circuit 6 of the mobile phone device 1 via the PCMCIA card 3 and the connection cable 2. When the call command for the destination telephone number is output, the flowchart of FIG. 1 is executed.

【0019】制御回路6は、まず、サブルーチンの乱数
発生プログラムより16ビットの乱数を取得すると(ス
テップS1,数値生成手段)、次に、前回の通信処理に
おいて再送識別子に用いられ、後述するステップS5で
メモリ17に書き込まれた乱数を読み出す(ステップS
2)。そして、今回ステップS1で取得した乱数と、前
回の再送識別子の数値とが等しくないかどうかを判定す
る(ステップS3)。
When the control circuit 6 first obtains a 16-bit random number from the random number generation program of the subroutine (step S1, numerical value generating means), it is used as a retransmission identifier in the previous communication processing, and is used in step S5 described later. Reads the random number written in the memory 17 (step S
2). Then, it is determined whether the random number acquired in step S1 this time is not equal to the numerical value of the previous retransmission identifier (step S3).

【0020】ステップS3において、両者が等しくない
場合(「YES」)、制御回路6はステップS1で取得
した乱数を今回の再送識別子に設定すると共に(ステッ
プS4)、当該乱数値をメモリ17に書き込むと処理を
終了する(ステップS5)。一方、ステップS3におい
て、両者の数値が等しい場合には(「NO」)、ステッ
プS1で取得した乱数に“1”を加えたものを今回の再
送識別子として設定すると(ステップS6)、ステップ
S5に移行する。尚、ステップS3及びS6は、数値変
更手段に対応する。
If the two are not equal in step S3 ("YES"), the control circuit 6 sets the random number obtained in step S1 as the current retransmission identifier (step S4) and writes the random number value into the memory 17. And the process is terminated (step S5). On the other hand, if the two values are equal in step S3 (“NO”), a value obtained by adding “1” to the random number obtained in step S1 is set as the current retransmission identifier (step S6). Transition. Steps S3 and S6 correspond to numerical value changing means.

【0021】従って、今回の通信処理において再送識別
子として用いようとする乱数と、前回の再送識別子の数
値とがたまたま一致してしまった場合には、ステップS
6において今回の乱数値に1が加えられることにより、
前回の数値とは確実に異なる値の再送識別子が設定され
る。そして、設定された再送識別子は、UPCH(User
Packet CHannel) の情報フィールドに書き込まれること
で、前述のように通信登録要求信号に付され基地局に対
して送信される。
Therefore, if the random number to be used as the retransmission identifier in the current communication processing coincides with the value of the previous retransmission identifier by chance, step S
In step 6, 1 is added to the current random value,
A retransmission identifier having a value that is definitely different from the previous value is set. Then, the set retransmission identifier is UPCH (User
By being written in the information field of the Packet CHannel, it is added to the communication registration request signal as described above and transmitted to the base station.

【0022】その後の手順が正常に行われると、基地局
において接続先電話番号に対応するネットワークIDや
収容PGW(パケット関門中継処理装置)の番号などの
情報が得られてPGWとの回線(仮想回線)が接続さ
れ、携帯電話装置1によりPPPコネクション確立手順
が行われた後、例えば電子メールとしての実際の送信内
容であるデータパケットの送信が接続先に対して行われ
る。
When the subsequent procedure is performed normally, information such as the network ID corresponding to the connection destination telephone number and the number of the accommodated PGW (packet gateway relay processing device) is obtained at the base station, and the line (virtual) to the PGW After the connection is established and the cellular phone device 1 performs a PPP connection establishment procedure, for example, transmission of a data packet, which is actual transmission content as e-mail, is performed to the connection destination.

【0023】以上のように本実施例によれば、携帯電話
装置1の制御回路6は、パケット通信の送信手順が実行
される際に、乱数発生プログラムによって生成された乱
数と、メモリ17に記憶されており前回の送信手順にお
いて使用された再送識別子の数値とを比較し、両者が一
致している場合には、今回生成された乱数に“1”を加
えて変更するようにした。従って、再送識別子の数値を
各送信手順毎に確実に異なる値にすることができ、当該
手順の実行において混乱が生じることを未然に防止する
ことが可能となる。
As described above, according to the present embodiment, the control circuit 6 of the mobile phone 1 stores the random number generated by the random number generation program and the memory 17 when the transmission procedure of the packet communication is executed. The number is compared with the value of the retransmission identifier used in the previous transmission procedure, and if they match, the random number generated this time is changed by adding "1". Therefore, the value of the retransmission identifier can be reliably set to a different value for each transmission procedure, and confusion in the execution of the procedure can be prevented from occurring.

【0024】そして、制御回路6は、以上のように処理
した再送識別子を用いてパケット通信の送信手順を実行
するので、当該送信手順における基地局との間のハンド
シェイクを確実に行うことができる。
Since the control circuit 6 executes the packet communication transmission procedure using the retransmission identifier processed as described above, the handshake with the base station in the transmission procedure can be reliably performed. .

【0025】本発明は上記し且つ図面に記載した実施例
にのみ限定されるものではなく、次のような変形または
拡張が可能である。再送識別子は16ビットデータに限
ることなく、データビット数は適宜変更して良い。生成
した乱数を変更する方式は、“1”を加えるものに限ら
ず、“2”以上の数値を加えたり“1”以上の数値を減
じたりするものでも良く、更に、1ビット以上右シフ
ト,或いは左シフトすることで変更しても良い。無線通
信装置は携帯電話装置1に限ることなく、PHS(Pers
onal Handyphone System)などでも良い。
The present invention is not limited to the embodiment described above and shown in the drawings, and the following modifications or extensions are possible. The retransmission identifier is not limited to 16-bit data, and the number of data bits may be changed as appropriate. The method of changing the generated random number is not limited to the method of adding “1”, but may be a method of adding a value of “2” or more or decreasing a value of “1” or more. Alternatively, it may be changed by shifting left. The wireless communication device is not limited to the mobile phone device 1, but may be a PHS (Pers
onal Handyphone System).

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例であり、通信処理が開始され
る場合に、携帯電話装置の制御回路によって実行される
再送識別子に関する処理内容を示すフローチャート
FIG. 1 is a flowchart showing processing contents relating to a retransmission identifier executed by a control circuit of a mobile phone device when communication processing is started, according to an embodiment of the present invention;

【図2】パケット通信を行う場合の携帯電話装置と基地
局との間の手続きを概略的に示すシグナルフロー
FIG. 2 is a signal flow schematically showing a procedure between a mobile phone device and a base station when performing packet communication.

【図3】パケット通信を行う端末装置の一構成例であ
り、携帯電話装置とパーソナルコンピュータとの接続状
態を示す図
FIG. 3 is a configuration example of a terminal device that performs packet communication, and is a diagram illustrating a connection state between a mobile phone device and a personal computer.

【図4】携帯電話装置の電気的構成を示す機能ブロック
FIG. 4 is a functional block diagram showing an electrical configuration of the mobile phone device.

【符号の説明】[Explanation of symbols]

1は携帯電話装置(無線通信装置)、6は制御回路(通
信制御手段,数値生成手段,数値変更手段,再送識別子
処理装置)、17はメモリ(記憶手段)を示す。
Reference numeral 1 denotes a mobile phone device (wireless communication device), 6 denotes a control circuit (communication control means, numerical value generating means, numerical value changing means, retransmission identifier processing device), and 17 denotes a memory (storage means).

フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) 9A001 Fターム(参考) 5K014 AA01 BA01 EA01 FA03 5K027 AA11 BB05 CC01 EE01 EE11 KK02 LL05 5K030 GA12 HA08 HB12 HC09 JL01 KA03 LA02 MB13 5K035 AA03 DD01 EE01 LL06 5K101 KK20 LL12 MM05 NN22 NN25 NN34 PP05 RR15 SS07 SS08 TT01 UU17 VV01 9A001 BB02 BB03 BB04 CC03 CC05 CC06 DD10 EE02 EE05 GG03 JJ18 KK56 LL09 Continued on the front page (51) Int.Cl. 7 Identification code FI Theme coat II (Reference) 9A001 F-term (Reference) 5K014 AA01 BA01 EA01 FA03 5K027 AA11 BB05 CC01 EE01 EE11 KK02 LL05 5K030 GA12 HA08 HB12 HC09 JL01 KA03 LA02 MB13 5K03 DD01 EE01 LL06 5K101 KK20 LL12 MM05 NN22 NN25 NN34 PP05 RR15 SS07 SS08 TT01 UU17 VV01 9A001 BB02 BB03 BB04 CC03 CC05 CC06 DD10 EE02 EE05 GG03 JJ18 KK56 LL09

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 パケット通信の送信手順において、送信
信号に付加する再送識別子の数値を生成する数値生成手
段と、 この数値生成手段によって生成される再送識別子の数値
が、前記送信手順が実行される毎に記憶される記憶手段
と、 前記送信手順が実行される際に、前記数値生成手段によ
って生成された再送識別子の数値と、前記記憶手段に記
憶されている前回の送信手順において使用された再送識
別子の数値とを比較し、両者が一致している場合には、
前者の数値を変更する数値変更手段とを備えてなること
を特徴とする再送識別子処理装置。
In a transmission procedure of packet communication, a numerical value generating means for generating a numerical value of a retransmission identifier to be added to a transmission signal, and the numerical value of the retransmission identifier generated by the numerical value generating means executes the transmitting procedure. Storage means stored for each transmission, when the transmission procedure is executed, the numerical value of the retransmission identifier generated by the numerical value generation means, and the retransmission used in the previous transmission procedure stored in the storage means Compare with the numerical value of the identifier, and if they match,
A retransmission identifier processing device, comprising: a numerical value changing means for changing the former numerical value.
【請求項2】 請求項1記載の再送識別子処理装置を備
え、 前記再送識別子処理装置によって処理される再送識別子
を用いて前記送信手順を実行する通信制御手段を備える
ことを特徴とする無線通信装置。
2. A wireless communication apparatus comprising: the retransmission identifier processing device according to claim 1; and a communication control unit that executes the transmission procedure using a retransmission identifier processed by the retransmission identifier processing device. .
JP2000018277A 2000-01-27 2000-01-27 Retransmission identifier processing unit and radio communication unit Pending JP2001211206A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000018277A JP2001211206A (en) 2000-01-27 2000-01-27 Retransmission identifier processing unit and radio communication unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000018277A JP2001211206A (en) 2000-01-27 2000-01-27 Retransmission identifier processing unit and radio communication unit

Publications (1)

Publication Number Publication Date
JP2001211206A true JP2001211206A (en) 2001-08-03

Family

ID=18545144

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000018277A Pending JP2001211206A (en) 2000-01-27 2000-01-27 Retransmission identifier processing unit and radio communication unit

Country Status (1)

Country Link
JP (1) JP2001211206A (en)

Similar Documents

Publication Publication Date Title
US7792490B2 (en) Hiding a device
CN101494474B (en) Method and terminal equipment for automatic connection of Bluetooth vehicle-mounted hands-free equipment
US7020486B2 (en) Portable communication terminal
US20060221856A1 (en) System and method for managing master-slave relationships within a network
JP2003523670A (en) Software reconfiguration of communication equipment
US20070291670A1 (en) Method of Activating a Pdp Context
US8270903B2 (en) Method for displaying information in mobile communication terminal using bluetooth
JP2008537868A (en) Apparatus and method for requesting start of communication session using performance configuration parameters by card application toolkit
JP2002290509A (en) Communication system for electronic equipment, mobile wireless radio, electronic equipment, and computer program
US6519476B1 (en) Radio communication system wherein insertion of an attachable external storage medium causes the mobile to interact with the system
JP4383700B2 (en) Mobile communication terminal
CN107454659A (en) A kind of terminal identification method, system, terminal device and base station
JP2001211206A (en) Retransmission identifier processing unit and radio communication unit
JP3421984B2 (en) Wireless communication device
CN114007266A (en) Link establishment method, device, base station and storage medium
JP2003198672A (en) Portable communication terminal and its control method
JP3587833B2 (en) Mobile communication terminal, mobile communication method, and mobile communication system
JP3828038B2 (en) Communication apparatus and base station selection method
KR19990041237A (en) Combined wired / wireless method and device for mobile phone terminal
JP3943933B2 (en) Mobile communication terminal
CN101784036A (en) Data backup method
JPH10164655A (en) Communication equipment composed of base station and at least one mobile unit, and method for connecting mobile unit to base station
KR100291474B1 (en) Method for automatically setting link in accordance with registration mode in ct-2
JP3073843B2 (en) Digital cordless telephone and base station status information transmission method
JP2002305609A (en) Data terminal equipment, communication equipment and data communicating method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20031215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20031224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040223

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040622