JP2007074170A - Data transfer device and method - Google Patents

Data transfer device and method Download PDF

Info

Publication number
JP2007074170A
JP2007074170A JP2005257153A JP2005257153A JP2007074170A JP 2007074170 A JP2007074170 A JP 2007074170A JP 2005257153 A JP2005257153 A JP 2005257153A JP 2005257153 A JP2005257153 A JP 2005257153A JP 2007074170 A JP2007074170 A JP 2007074170A
Authority
JP
Japan
Prior art keywords
divided data
data
rlc
signal sequence
packet
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
JP2005257153A
Other languages
Japanese (ja)
Other versions
JP4581925B2 (en
Inventor
Kenichi Shiozawa
憲一 塩沢
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 Corp
Original Assignee
NEC 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 Corp filed Critical NEC Corp
Priority to JP2005257153A priority Critical patent/JP4581925B2/en
Publication of JP2007074170A publication Critical patent/JP2007074170A/en
Application granted granted Critical
Publication of JP4581925B2 publication Critical patent/JP4581925B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data transfer device and a data transfer method for, when a signal column whose pattern is the same as that of a control signal column for showing the end position of a packet exists in data to be transferred, suppressing the decrease of a transfer processing speed as much as possible when converting the signal column into another signal column. <P>SOLUTION: A user data conversion processing part 213 receives a pointer, and reads the pertinent data of the payload part of a reception RLC-PDU stored in an RLC-PDU storage part 214, and performs format conversion, and stores the data in a converted data storage part 215 so as to be connected to the previous data. A pointer generating part 216 manages the sequence number of the RLC-PDU to be converted the next, and judges whether or not the pertinent data exist in the PLC-PDU storage part 214 each time the data are connected. When the judgement result is positive, the pointer generating part 216 transfers the pointer showing the payload part of the RLC-PDU to a user data conversion processing part 213. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、複数の通信網の間でデータの転送を行うデータ転送装置およびデータ転送方法に係わり、特に終了位置にこれを示すための所定のパターンからなる制御信号列を配置した可変長パケットを伝送する通信網がデータの転送先となっている場合に好適なデータ転送装置およびデータ転送方法に関する。   The present invention relates to a data transfer apparatus and a data transfer method for transferring data between a plurality of communication networks, and more particularly to a variable-length packet in which a control signal sequence having a predetermined pattern for indicating this is arranged at an end position. The present invention relates to a data transfer apparatus and a data transfer method suitable for a case where a transmission network is a data transfer destination.

近年、インターネットとパーソナルコンピュータの双方に接続して通信の中継を行う携帯電話機に代表されるように、複数の通信網の間でデータの転送を行うデータ転送装置の普及が進んでいる。   In recent years, data transfer apparatuses that transfer data between a plurality of communication networks have been widely used, as represented by mobile phones that connect to both the Internet and personal computers and relay communication.

図9は、このようなデータ転送装置が使用される通信システムの構成の一例を表わしたものである。この通信システム101には、インターネット102に接続された無線基地局103が配置されており、携帯電話機であるデータ転送装置104はこの無線基地局103と無線通信を行うことによってインターネット102に接続可能となっている。また、データ転送装置104には、パーソナルコンピュータ105が接続されており、無線基地局103から送られてきたパーソナルコンピュータ105宛てのデータをこれに転送する。また、パーソナルコンピュータ105から送られてきたデータを無線基地局103へと転送する。これにより、パーソナルコンピュータ105はデータ転送装置104を介してインターネット102に接続することができるようになっている。無線通信機能を備えていないパーソナルコンピュータ105でも屋外でのインターネット接続を可能にすることから、このようなデータ転送装置104は急速に普及が進んでいる。   FIG. 9 shows an example of the configuration of a communication system in which such a data transfer apparatus is used. In this communication system 101, a wireless base station 103 connected to the Internet 102 is arranged, and a data transfer device 104, which is a mobile phone, can connect to the Internet 102 by performing wireless communication with the wireless base station 103. It has become. In addition, a personal computer 105 is connected to the data transfer device 104, and data addressed to the personal computer 105 sent from the wireless base station 103 is transferred thereto. Further, the data sent from the personal computer 105 is transferred to the radio base station 103. As a result, the personal computer 105 can be connected to the Internet 102 via the data transfer device 104. Since the personal computer 105 that does not have the wireless communication function enables the Internet connection outdoors, such a data transfer device 104 is rapidly spreading.

このデータ転送装置104が行う無線基地局103との間の無線通信とパーソナルコンピュータ105との間の有線通信は、いずれも送信の対象となるデータをパケット化して伝送するようになっているが、それぞれ異なった通信プロトコルが使用されている。したがって、データ転送装置104では、無線基地局103から受信したパケットから元の転送の対象となるデータ本体(以下、転送データという。)を抽出し、パーソナルコンピュータ105へと送信するために再びパケット化するといったプロトコル変換の処理を行うようになっている。   Both the wireless communication with the wireless base station 103 and the wired communication with the personal computer 105 performed by the data transfer device 104 are configured to packetize and transmit data to be transmitted. Different communication protocols are used. Therefore, the data transfer apparatus 104 extracts the data body (hereinafter referred to as transfer data) that is the original transfer target from the packet received from the radio base station 103 and packetizes it again for transmission to the personal computer 105. Protocol conversion processing is performed.

また、送信の対象となるデータが1つのパケットに収まりきらない場合には、その先頭からパケットに格納できる長さごとに分割されていき、順にパケット化されてネットワークに送出される。したがって、無線基地局103の送出順序と同じ順序で各パケットがデータ転送装置104に到着する場合には、データ転送装置104は受信した順序で各パケットのペイロード部を連結していけば、最終的にこの元の転送データを復元することができる。   Further, when the data to be transmitted cannot fit in one packet, the data is divided from the head into lengths that can be stored in the packet, and is sequentially packetized and transmitted to the network. Therefore, when each packet arrives at the data transfer apparatus 104 in the same order as the transmission order of the wireless base station 103, the data transfer apparatus 104 can finally connect the payload portions of the packets in the received order. This original transfer data can be restored.

しかしながら、無線基地局103との間で行われる無線通信では、雑音等によりパケットにビットエラーが生じ易いという問題がある。また、ここでは接続する通信ネットワークを無線通信ネットワークとしているが、有線による通信ネットワークでも、同様にビットエラーやパケットの紛失あるいは廃棄が発生する場合がある。このようなパケットエラーが発生した場合には、該当するパケットの再送を送信元に要求することが従来より行われているが、このときパケットの再送分が遅れて到着することになり、前記したように単に受信順序で各パケットのペイロード部を連結していくと元の転送データを正しく復元することができない。   However, the wireless communication performed with the wireless base station 103 has a problem that a bit error is likely to occur in the packet due to noise or the like. Although the communication network to be connected here is a wireless communication network, a bit error, packet loss, or discard may occur in a wired communication network as well. When such a packet error occurs, it has been conventionally requested to retransmit the corresponding packet to the transmission source. At this time, the packet retransmission arrives late, Thus, if the payload portions of the packets are simply concatenated in the order of reception, the original transfer data cannot be correctly restored.

そこで、受信した各パケットのペイロード部の順序を整えてから連結することが従来より行われている(たとえば特許文献1参照)。この第1の提案では、送信側で各パケットに付されたそれぞれのパケットに格納されたデータの元の転送データ中の配置の順序を示すシーケンス番号を基に、先頭から順に連続して各パケットを正常に受信しているかを逐次判別する。そして、連続して正常に受信している間は各パケットのペイロード部を受信順に連結していくが、パケットが欠落したり受信パケットにエラーが発生するなどして不連続となった場合には、その不連続部分以降の受信パケットを一旦メモリに格納しておき、再送処理によって該当するパケットが到着するまで以降の連結処理の実行を待つようにしている。これにより、受信パケットの順序に関係なく元の転送データを正しく復元し、その送信先へと送り出すことができる。
特開2000−134263号公報(第0022、第0023段落、図2、図3)
Therefore, it is conventionally performed to arrange the payload portions of the received packets after ordering them (see, for example, Patent Document 1). In this first proposal, each packet is sequentially received from the beginning based on the sequence number indicating the arrangement order in the original transfer data of the data stored in each packet attached to each packet on the transmission side. It is sequentially determined whether or not is received normally. And while receiving normally continuously, the payload part of each packet is concatenated in the order of reception, but in the case of discontinuity such as missing packets or errors in received packets The received packets after the discontinuous portion are temporarily stored in the memory, and the execution of the subsequent concatenation process is waited until the corresponding packet arrives by the retransmission process. As a result, the original transfer data can be correctly restored regardless of the order of the received packets and sent to the destination.
Japanese Unexamined Patent Publication No. 2000-134263 (paragraphs 0022 and 0023, FIGS. 2 and 3)

しかしながら、復元した転送データをそのままパーソナルコンピュータ105に転送すると問題が生じることがある。たとえば、図9に示した通信システム101のデータ転送装置104とパーソナルコンピュータ105との間で行われるような通信には、ITEF(Internet Engineering Task Force)で規定されたRFC(Request For Comments)1662に準拠した通信プロトコルが多く使用されている。この通信プロトコルはPPP(Point-to-Point Protocol)の一つであり、フラグシーケンスと呼ばれる特定のデータ列をパケットの開始位置と終了位置に配置することによって、個々のパケットを受信側で検出するようになっている。ところが、フラグシーケンスに一致するデータ列が無線基地局103から受信した転送データ中にたまたま存在していると、パーソナルコンピュータ105で誤ったパケット検出を行ってしまう恐れがある。   However, there may be a problem if the restored transfer data is transferred to the personal computer 105 as it is. For example, communication such as that performed between the data transfer apparatus 104 of the communication system 101 shown in FIG. 9 and the personal computer 105 is compliant with RFC (Request For Comments) 1662 defined by Internet Engineering Task Force (ITEF). Many compliant communication protocols are used. This communication protocol is one of PPP (Point-to-Point Protocol), and a specific data string called a flag sequence is arranged at the start position and the end position of a packet to detect individual packets on the receiving side. It is like that. However, if the data sequence that matches the flag sequence happens to be present in the transfer data received from the radio base station 103, the personal computer 105 may perform erroneous packet detection.

そこで、RFC(Request For Comments)1662では、送信の対象となるデータにフラグシーケンスに一致するデータ列が含まれているかを調べ、含まれている場合にはそのデータ列を他のデータ列に変換するといったフォーマット変換の処理を行うことが定められている。フラグシーケンスを2進数表記で「01111110」としているため、値「1」が5つ以上連続して続くようなデータ列が存在する場合には、5つごとに値「0」を挿入する。そして、受信側では値「1」が5つ連続した場合には、その直後の値「0」を除去するように定めている。これにより、前記したパケットの誤検出を防ぐようにしている。   Therefore, in RFC (Request For Comments) 1662, it is checked whether or not the data to be transmitted includes a data string that matches the flag sequence, and if it is included, the data string is converted into another data string. It is stipulated that format conversion processing is performed. Since the flag sequence is expressed as “01111110” in binary notation, when there is a data string in which five or more values “1” continue consecutively, a value “0” is inserted for every five. Then, on the receiving side, when five values “1” continue, the value “0” immediately after that is determined to be removed. This prevents erroneous detection of the packet described above.

ところが、このようなフォーマット変換は転送データの受信速度や送信速度に比べて遅いのが通常である。このため、データ転送装置で処理遅延が発生し、その結果、転送処理速度の低下を招いてしまう。データ転送装置を経由して通信を行う通信機器に対してより快適な通信環境を実現するためにも、このような転送処理速度の低下をできるだけ抑えられることが望ましい   However, such format conversion is usually slower than the reception speed and transmission speed of transfer data. For this reason, a processing delay occurs in the data transfer apparatus, and as a result, the transfer processing speed decreases. In order to realize a more comfortable communication environment for communication devices that communicate via a data transfer device, it is desirable to suppress such a decrease in transfer processing speed as much as possible.

そこで本発明の目的は、転送の対象となるデータにパケットの終了位置を表すための制御信号列と同じパターンの信号列が存在する場合にはその信号列を他の信号列に変換する処理を行う場合に、転送処理速度の低下をできるだけ抑えることが可能なデータ転送装置およびデータ転送方法を提供することにある。   Therefore, an object of the present invention is to perform processing for converting a signal sequence into another signal sequence when the signal sequence having the same pattern as the control signal sequence for indicating the end position of the packet exists in the data to be transferred. It is an object of the present invention to provide a data transfer apparatus and a data transfer method that can suppress a decrease in transfer processing speed as much as possible.

本発明では、(イ)第1の通信ネットワークからパケットを受信するパケット受信手段と、(ロ)このパケット受信手段の受信したパケットが、終了位置にこれを示すための所定のパターンからなる制御信号列を配置した可変長パケットを伝送する第2の通信ネットワークへの転送の対象となる所定のデータを分割した分割データをその所定のデータの先頭からの順序を示す順序情報を付加した形で逐次送信されたものである場合、そのパケットを格納する分割データ格納手段と、(ハ)この分割データ格納手段に格納された各分割データをその順序情報が示す順序に従って順次読み出す分割データ読出手段と、(ニ)分割データが分割データ格納手段から読み出されるたびに、この分割データ読出手段によって読み出された複数の分割データからなるデータに所定のパターンに一致する信号列としての特定信号列が存在するか否かの判別を行う特定信号列有無判別手段と、(ホ)複数の分割データからなるデータに対して、この特定信号列有無判別手段が特定信号列が存在すると判別した箇所についてはその特定信号列を第2の通信ネットワークの受信側との間で予め定められた所定の信号列に変換する処理を行う信号列変換処理手段と、(ヘ)この信号列変換処理手段によって処理された各分割データを分割データ読出手段が読み出した順序に従って連結する分割データ連結手段と、(ト)この分割データ連結手段によって連結された分割データを可変長パケットに変換し、第2のネットワークへと送出するデータ送信手段とをデータ転送装置に具備させる。   In the present invention, (a) a packet receiving means for receiving a packet from the first communication network, and (b) a control signal comprising a predetermined pattern for indicating that the packet received by the packet receiving means is at the end position. The divided data obtained by dividing the predetermined data to be transferred to the second communication network that transmits the variable-length packet in which the columns are arranged is sequentially added with the order information indicating the order from the top of the predetermined data. (C) divided data storage means for sequentially reading the divided data stored in the divided data storage means according to the order indicated by the order information; (D) Each time divided data is read from the divided data storage means, a plurality of divided data read by the divided data reading means are read. Specific signal sequence presence / absence determining means for determining whether or not there is a specific signal sequence as a signal sequence that matches a predetermined pattern in the data consisting of: (e) for data consisting of a plurality of divided data, A signal for performing processing for converting the specific signal sequence into a predetermined signal sequence determined in advance with the receiving side of the second communication network for the part where the specific signal sequence presence / absence determining unit determines that the specific signal sequence exists. Column conversion processing means, (f) divided data linking means for linking the divided data processed by the signal string conversion processing means in the order read by the divided data reading means, and (g) linked by the divided data linking means. The data transfer device is provided with data transmission means for converting the divided data into variable-length packets and sending them to the second network.

すなわち本発明では、第1の通信ネットワークから受信したパケットが、終了位置にこれを示すための所定のパターンからなる制御信号列を配置した可変長パケットを伝送する第2の通信ネットワークへの転送の対象となる所定のデータを分割した分割データをその所定のデータの先頭からの順序を示す順序情報を付加した形で逐次送信されたものである場合、そのパケットを分割データ格納手段に格納する。そして、格納された各分割データをその順序情報が示す順序に従って順次読み出し、読み出した順序に従って連結して可変長パケットに変換して、第2のネットワークへと送出するようにしている。すなわち、所定のデータは第1の通信ネットワークから第2の通信ネットワークへと転送される。ところが、第2の通信ネットワークでパケットの終了位置を示す制御信号列として使用される所定のパターンに一致する特定信号列がこの所定のデータに存在していると、受信側でこれをパケットの終了位置と誤って検出してしまう恐れがある。そこで、分割データ格納手段から読み出された複数の分割データからなるデータに特定信号列が存在するか否かを判別し、存在すると判別した箇所についてはその特定信号列を、たとえば第2の通信ネットワークの受信側で前記した所定のパターンの信号列に変換することが予め定められている信号列というように、受信側との間で予め定められた所定の信号列に変換する処理を行うようにしている。これにより、前記したような誤検出を防ぐことができる。しかしながら、この変換処理によって転送処理速度が低下してしまう恐れがある。   That is, according to the present invention, a packet received from the first communication network is transferred to the second communication network that transmits a variable-length packet in which a control signal sequence having a predetermined pattern for indicating this is arranged at the end position. If the divided data obtained by dividing the target predetermined data is sequentially transmitted with the order information indicating the order from the head of the predetermined data added, the packet is stored in the divided data storage means. The stored divided data are sequentially read according to the order indicated by the order information, concatenated according to the read order, converted into variable-length packets, and sent to the second network. That is, the predetermined data is transferred from the first communication network to the second communication network. However, if a specific signal sequence that matches a predetermined pattern used as a control signal sequence indicating the end position of the packet in the second communication network is present in the predetermined data, the receiving end determines that this is the end of the packet. There is a risk of erroneous detection as a position. Therefore, it is determined whether or not the specific signal sequence exists in the data composed of a plurality of divided data read from the divided data storage means, and the specific signal sequence is determined for the portion determined to exist, for example, in the second communication. A process of converting into a predetermined signal sequence predetermined with the receiving side is performed, such as converting a signal sequence with a predetermined pattern on the receiving side of the network into a predetermined signal sequence. I have to. Thereby, the above-mentioned erroneous detection can be prevented. However, this conversion process may reduce the transfer processing speed.

そこで、分割データが読み出されるたびに、特定信号列が存在するか否かの判別を行うようにする。これにより、最後の分割データがまだ受信されていない段階で、特定信号列を検索して所定の信号列に変換する処理を開始することができる。すなわち、所定のデータの組み立てに必要な分割データの全てを受信してから特定信号列を検索して所定の信号列に変換する処理を開始するのに比べて、より早く変換処理が開始され、より早く必要な変換処理の全てを完了することができる。   Therefore, every time the divided data is read, it is determined whether or not the specific signal sequence exists. As a result, it is possible to start a process of searching for a specific signal sequence and converting it into a predetermined signal sequence when the last divided data has not yet been received. That is, the conversion process is started earlier than the process of searching for a specific signal sequence and starting conversion to a predetermined signal sequence after receiving all of the divided data necessary for assembling the predetermined data, All necessary conversion processing can be completed earlier.

本発明では、(イ)第1の通信ネットワークからパケットを受信するパケット受信ステップと、(ロ)このパケット受信ステップで受信したパケットが、終了位置にこれを示すための所定のパターンからなる制御信号列を配置した可変長パケットを伝送する第2の通信ネットワークへの転送の対象となる所定のデータを分割した分割データをその所定のデータの先頭からの順序を示す順序情報を付加した形で逐次送信されたものである場合、そのパケットを分割データ格納手段に格納する分割データ格納ステップと、(ハ)分割データ格納手段に格納された各分割データをその順序情報が示す順序に従って順次読み出す分割データ読出ステップと、(ニ)分割データが分割データ格納手段から読み出されるたびに、この分割データ読出ステップによって読み出された複数の分割データからなるデータに所定のパターンに一致する信号列としての特定信号列が存在するか否かの判別を行う特定信号列有無判別ステップと、(ホ)複数の分割データからなるデータに対して、この特定信号列検索ステップで特定信号列が存在すると判別された箇所についてはその特定信号列を第2の通信ネットワークの受信側との間で予め定められた所定の信号列に変換する処理を行う信号列変換処理ステップと、(ヘ)この信号列変換処理ステップによって処理された各分割データを分割データ読出ステップで読み出された順序に従って連結する分割データ連結ステップと、(ト)この分割データ連結ステップで連結された分割データを可変長パケットに変換し、第2のネットワークへと送出するデータ送信ステップとをデータ転送方法に具備させる。   In the present invention, (a) a packet reception step for receiving a packet from the first communication network, and (b) a control signal having a predetermined pattern for indicating that the packet received in the packet reception step is indicated at the end position. The divided data obtained by dividing the predetermined data to be transferred to the second communication network that transmits the variable-length packet in which the columns are arranged is sequentially added with the order information indicating the order from the top of the predetermined data. A divided data storage step for storing the packet in the divided data storage means, and (c) divided data for sequentially reading the divided data stored in the divided data storage means in the order indicated by the order information. A reading step; and (d) each time the divided data is read from the divided data storage means. A specific signal sequence presence / absence determining step for determining whether or not there is a specific signal sequence as a signal sequence that matches a predetermined pattern in the data composed of a plurality of divided data read out by (e), and (e) a plurality of divisions For data consisting of data, the specific signal sequence is determined in advance with the receiving side of the second communication network with respect to a portion where the specific signal sequence is determined to exist in the specific signal sequence search step. A signal sequence conversion processing step for performing processing for conversion into a signal sequence, and (f) a divided data concatenation step for concatenating the divided data processed by the signal sequence conversion processing step according to the order read in the divided data read step. (G) The data divided in this divided data concatenation step is converted into variable-length packets and sent to the second network. Is a transmitting step to the data transfer method.

すなわち本発明では、第1の通信ネットワークから受信したパケットが、終了位置にこれを示すための所定のパターンからなる制御信号列を配置した可変長パケットを伝送する第2の通信ネットワークへの転送の対象となる所定のデータを分割した分割データをその所定のデータの先頭からの順序を示す順序情報を付加した形で逐次送信されたものである場合、そのパケットを分割データ格納手段に格納する。そして、各分割データをその順序情報が示す順序に従って順次読み出すが、分割データが読み出されるたびに、読み出された複数の分割データからなるデータに前記した所定のパターンに一致する信号列としての特定信号列が存在するか否かの判別を行い、存在すると判別した箇所についてはその特定信号列を、たとえば第2の通信ネットワークの受信側で前記した所定のパターンの信号列に変換することが予め定められている信号列というように、受信側との間で予め定められた所定の信号列に変換する処理を行う。そして、この処理が行われた各分割データを分割データ格納手段から読み出された順序に従って連結して可変長パケットに変換し、第2のネットワークへと送出するようにしている。これにより、最後の分割データがまだ受信されていない段階で、特定信号列を検索して所定の信号列に変換する処理を開始することができる。すなわち、所定のデータの組み立てに必要な分割データの全てを受信してから特定信号列を検索して所定の信号列に変換する処理を開始するのに比べて、より早く変換処理が開始され、より早く必要な変換処理の全てを完了することができる。   That is, according to the present invention, a packet received from the first communication network is transferred to the second communication network that transmits a variable-length packet in which a control signal sequence having a predetermined pattern for indicating this is arranged at the end position. If the divided data obtained by dividing the target predetermined data is sequentially transmitted with the order information indicating the order from the head of the predetermined data added, the packet is stored in the divided data storage means. Then, each divided data is sequentially read according to the order indicated by the order information. Each time the divided data is read, the data consisting of a plurality of read divided data is specified as a signal sequence that matches the predetermined pattern described above. It is determined whether or not a signal sequence exists, and for a portion determined to be present, the specific signal sequence is converted into the signal sequence having the predetermined pattern on the receiving side of the second communication network, for example. As in the case of a predetermined signal sequence, a process of converting into a predetermined signal sequence determined in advance with the receiving side is performed. Then, the divided data subjected to this processing are connected in accordance with the order read from the divided data storage means, converted into variable-length packets, and sent to the second network. As a result, it is possible to start a process of searching for a specific signal sequence and converting it into a predetermined signal sequence when the last divided data has not yet been received. That is, the conversion process is started earlier than the process of searching for a specific signal sequence and starting conversion to a predetermined signal sequence after receiving all of the divided data necessary for assembling the predetermined data, All necessary conversion processing can be completed earlier.

以上説明したように本発明によれば、分割データが分割データ格納手段から読み出されるたびに特定信号列が存在するか否かの判別を行い、必要な変換処理を行うようにしている。これにより、変換処理を前倒しで行うことができ、より早く必要な変換処理の全てを完了することができる。すなわち、転送処理速度の低下をできるだけ抑えることが可能となる。   As described above, according to the present invention, it is determined whether or not the specific signal sequence exists every time the divided data is read from the divided data storage means, and necessary conversion processing is performed. Thereby, the conversion process can be performed ahead of schedule, and all necessary conversion processes can be completed earlier. That is, it is possible to suppress a decrease in transfer processing speed as much as possible.

以下実施例につき本発明を詳細に説明する。   Hereinafter, the present invention will be described in detail with reference to examples.

図1は、本発明の一実施例によるデータ転送装置が使用される通信システムの構成を表わしたものである。この通信システム201には、インターネット202に接続された無線基地局203と、この無線基地局203と無線通信を行うことによってインターネット202に接続可能となっている携帯電話機204が配置されている。また、携帯電話機204には、USB(Universal Serial Bus)ケーブル205を介してパーソナルコンピュータ206が接続されている。   FIG. 1 shows a configuration of a communication system in which a data transfer apparatus according to an embodiment of the present invention is used. In this communication system 201, a radio base station 203 connected to the Internet 202 and a mobile phone 204 that can be connected to the Internet 202 by performing radio communication with the radio base station 203 are arranged. A personal computer 206 is connected to the mobile phone 204 via a USB (Universal Serial Bus) cable 205.

無線基地局203と携帯電話機204は、3GPP(3rd Generation Partnership Project)で標準化された第3世代移動通信方式であるW−CDMA(Wideband - Code Division Multiple Access)に準拠した無線通信を行うようになっている。W−CDMAでは、RLC(Radio Layer Control)プロトコルと呼ばれる通信プロトコルを使用してデータリンク層でのパケットの再送を実現するようになっている。以下、RLCプロトコルで送受信されるパケットを、RCL−PDU(RCL - Protocol Data Unit)という。   The wireless base station 203 and the mobile phone 204 perform wireless communication conforming to W-CDMA (Wideband-Code Division Multiple Access), which is a third generation mobile communication system standardized by 3GPP (3rd Generation Partnership Project). ing. In W-CDMA, packet retransmission in the data link layer is realized using a communication protocol called RLC (Radio Layer Control) protocol. Hereinafter, packets transmitted and received by the RLC protocol are referred to as RCL-PDU (RCL-Protocol Data Unit).

また、携帯電話機204では、データリンク層よりも上位のレイヤでTLP−U(Terminal Link Protocol for U-plan)と呼ばれる通信プロトコルを使用している。また、このレイヤでは、RCL−PDUに格納されたデータから元のユーザデータを復元するとともに、パーソナルコンピュータ206へと転送できるように後に説明するユーザデータのフォーマット変換を行う。すなわち、パーソナルコンピュータ206は、携帯電話機204を利用してインターネット202に接続し、インターネット202側から送られてくるユーザデータを受信できるようになっている。   Further, the cellular phone 204 uses a communication protocol called TLP-U (Terminal Link Protocol for U-plan) in a layer higher than the data link layer. In this layer, original user data is restored from the data stored in the RCL-PDU, and user data format conversion described later is performed so that the user data can be transferred to the personal computer 206. That is, the personal computer 206 is connected to the Internet 202 using the mobile phone 204 and can receive user data sent from the Internet 202 side.

図2は、携帯電話機の構成を表わしたものである。携帯電話機204は、無線基地局203(図1)と無線通信を行うための無線通信処理部211と、この無線通信処理部211が受信した信号からRCL−PDUを抽出してデータリンク層での受信処理を行うRLC−PDU受信処理部212を備えている。また、ユーザデータの復元およびフォーマット変換を行って変換後データを生成するユーザデータ変換処理部213を備えている。そして、RLC−PDU受信処理部212が受信した各RLC−PDUを一時的に格納するためのRLC−PDU格納部214と、ユーザデータ変換処理部213が変換後データを格納するための変換後データ格納部215を備えており、それぞれユーザデータ変換処理部213に接続されている。携帯電話機204には、更にフォーマット変換の対象となるデータのRLC−PDU格納部214上のアドレスを指し示すポインタを順次生成してユーザデータ変換処理部213に渡すポインタ生成処理部216が備えられており、ユーザデータ変換処理部213に接続されている。また、USBケーブル205を介して図1のパーソナルコンピュータ206との通信を行うUSB通信処理部217が備えられており、ユーザデータ変換処理部213および変換後データ格納部215に接続されている。   FIG. 2 shows the configuration of the mobile phone. The cellular phone 204 extracts the RCL-PDU from the signal received by the wireless communication processing unit 211 and the wireless communication processing unit 211 for performing wireless communication with the wireless base station 203 (FIG. 1) in the data link layer. An RLC-PDU reception processing unit 212 that performs reception processing is provided. In addition, a user data conversion processing unit 213 that performs restoration of user data and format conversion to generate converted data is provided. The RLC-PDU storage unit 214 for temporarily storing each RLC-PDU received by the RLC-PDU reception processing unit 212 and the converted data for storing the converted data by the user data conversion processing unit 213 A storage unit 215 is provided, and each is connected to a user data conversion processing unit 213. The cellular phone 204 is further provided with a pointer generation processing unit 216 that sequentially generates a pointer indicating an address on the RLC-PDU storage unit 214 of data to be subjected to format conversion and passes it to the user data conversion processing unit 213. The user data conversion processing unit 213 is connected. In addition, a USB communication processing unit 217 that performs communication with the personal computer 206 of FIG. 1 via the USB cable 205 is provided, and is connected to the user data conversion processing unit 213 and the post-conversion data storage unit 215.

携帯電話機204は、図示しないCPU(中央処理装置)と制御プログラムを格納したROM(Read Only Memory)等の記憶媒体およびRAM(Random Access Memory)等の作業用メモリを備えており、RLC−PDU受信処理部212とユーザデータ変換処理部213およびポインタ生成処理部216は、CPUが制御プログラムを実行することによって実現される。無線通信処理部211は、図示しないが既存のハードウェアとしての無線通信回路を備えており、更に受信した無線データをCPUで処理可能なデータ形式に変換するようになっている。USB通信処理部217も、図示しないが既存のハードウェアとしての通信回路を備えている。また、RLC−PDU格納部214および変換後データ格納部215は、制御プログラムが実行されて格納の対象となるデータがRAMに書き込まれることによって実現される。   The mobile phone 204 includes a CPU (Central Processing Unit) (not shown), a storage medium such as a ROM (Read Only Memory) storing a control program, and a working memory such as a RAM (Random Access Memory), and receives RLC-PDU reception. The processing unit 212, the user data conversion processing unit 213, and the pointer generation processing unit 216 are realized by the CPU executing a control program. Although not shown, the wireless communication processing unit 211 includes a wireless communication circuit as existing hardware, and further converts received wireless data into a data format that can be processed by the CPU. Although not shown, the USB communication processing unit 217 also includes a communication circuit as existing hardware. Further, the RLC-PDU storage unit 214 and the post-conversion data storage unit 215 are realized by executing a control program and writing data to be stored in the RAM.

無線基地局203は、インターネット202から送られてきたパーソナルコンピュータ206宛てのユーザデータを、RLC−PDUに格納させて携帯電話機204に送信する。ただし、送信の対象となるユーザデータのサイズが1つのRLC−PDUに格納しきれない場合には、ユーザデータを分割し、複数のRCL−PDUに格納させ、携帯電話機204に送信するようになっている。   The radio base station 203 stores the user data addressed to the personal computer 206 sent from the Internet 202 in the RLC-PDU and transmits it to the mobile phone 204. However, when the size of user data to be transmitted cannot be stored in one RLC-PDU, the user data is divided, stored in a plurality of RCL-PDUs, and transmitted to the mobile phone 204. ing.

図3は、ユーザデータが分割されて複数のRLC−PDUに格納される様子を表わしたものである。RLC−PDU221は42バイトの固定長のパケットであり、ペイロード部として格納できるデータサイズは最大で40バイトである。無線基地局203は、携帯電話機204への送信の対象となるユーザデータ222が40バイト以上の場合、データの先頭223から40バイトずつ分割してそれぞれをRLC−PDU221に格納し、各RLC−PDU221のヘッダ部には分割した順に値「1」から開始するシーケンス番号を昇順で付加する。ここでは、あるユーザデータ222がn個に分割され、シーケンス番号「1」〜「n」のRLC−PDU2211〜221nに分割された順に格納され、送信が行われたとする。なお、図中の記号Sの添え字は、各RLC−PDU221のシーケンス番号を示している。 FIG. 3 shows how user data is divided and stored in a plurality of RLC-PDUs. The RLC-PDU 221 is a 42-byte fixed-length packet, and the maximum data size that can be stored as a payload is 40 bytes. When the user data 222 to be transmitted to the mobile phone 204 is 40 bytes or more, the radio base station 203 divides 40 bytes from the head 223 of the data, stores each in the RLC-PDU 221, and stores each RLC-PDU 221. A sequence number starting from the value “1” is added to the header portion in ascending order. Here, it is assumed that certain user data 222 is divided into n pieces, stored in the order of division into RLC-PDUs 221 1 to 221 n of sequence numbers “1” to “n”, and transmission is performed. Note that the subscript “S” in the figure indicates the sequence number of each RLC-PDU 221.

図2に戻って説明を続ける。携帯電話機204のRLC−PDU受信処理部212は、受信したそれぞれのRLC−PDU221をRLC−PDU格納部214に格納していくとともに、各RLC−PDUのシーケンス番号が連続しているかどうかをチェックし、RLC−PDU221の紛失を検出する。更に、無線基地局203側でそれぞれのRLC−PDU221に付加されたチェックビットを基にして、CRC(Cyclic Redundancy Check)によるパケットのデータ誤りの検出を行うようになっている。RLC−PDU221のデータ誤りや紛失が検出された場合には、そのシーケンス番号を指定して無線基地局203に該当するRLC−PDU221の再送を要求する。   Returning to FIG. 2, the description will be continued. The RLC-PDU reception processing unit 212 of the mobile phone 204 stores each received RLC-PDU 221 in the RLC-PDU storage unit 214 and checks whether the sequence numbers of the RLC-PDUs are consecutive. , Loss of RLC-PDU 221 is detected. Further, on the radio base station 203 side, a packet data error is detected by CRC (Cyclic Redundancy Check) based on a check bit added to each RLC-PDU 221. When a data error or loss of the RLC-PDU 221 is detected, the sequence number is designated and a retransmission of the RLC-PDU 221 corresponding to the radio base station 203 is requested.

ポインタ生成処理部216は、後に説明する処理によってRLC−PDU格納部214に格納される各RLC−PDU221のペイロード部を指し示すポインタを、シーケンス番号順にユーザデータ変換処理部213へと渡す。そして、ユーザデータ変換処理部213は、各ポインタが指し示すRLC−PDU221のペイロード部を、その受け取った順にRLC−PDU格納部214から読み出し、順次連結させる形で変換後データ格納部215に格納していく。この結果、最終的に変換後データ格納部215では元のユーザデータ222が復元されることになる。   The pointer generation processing unit 216 passes a pointer indicating the payload portion of each RLC-PDU 221 stored in the RLC-PDU storage unit 214 to the user data conversion processing unit 213 in the order of the sequence number by a process described later. Then, the user data conversion processing unit 213 reads the payload portion of the RLC-PDU 221 indicated by each pointer from the RLC-PDU storage unit 214 in the order of reception, and stores them in the converted data storage unit 215 in the form of sequential connection. Go. As a result, the original user data 222 is finally restored in the post-conversion data storage unit 215.

携帯電話機204のUSB通信処理部217は、ITEFで規定されたRFC1662に準拠した通信プロトコルを使用してパーソナルコンピュータ206との通信を行うようになっている。この通信プロトコルでは、各データフレームの開始位置と終了位置に、フラグシーケンスと呼ばれる特定のデータ列を配置するようにしており、受信側ではこのフラグシーケンスを検出することによってフレーム同期をとるようになっている。このフラグシーケンスは2進数表記で「01111110」と定められている。USB通信処理部217は、変換後データ格納部215のユーザデータ222を適宜分割し、データフレームに格納して送信するが、このユーザデータ222にたまたまこのデータ列「01111110」が含まれていた場合、パーソナルコンピュータ206がこれをデータフレームの開始位置あるいは終了位置と誤って検出し、通信に支障をきたす恐れがある。   The USB communication processing unit 217 of the mobile phone 204 communicates with the personal computer 206 using a communication protocol compliant with RFC1662 defined by ITEF. In this communication protocol, a specific data string called a flag sequence is arranged at the start position and end position of each data frame, and the receiving side detects the flag sequence to achieve frame synchronization. ing. This flag sequence is defined as “01111110” in binary notation. The USB communication processing unit 217 appropriately divides the user data 222 in the post-conversion data storage unit 215, stores it in a data frame, and transmits it. If this user data 222 happens to contain this data string “01111110” The personal computer 206 may erroneously detect this as the start position or end position of the data frame, which may hinder communication.

そこで、ユーザデータ変換処理部213は、データを変換後データ格納部215に格納させる際にRFC1662に準拠したフォーマット変換を行い、このような問題が発生するのを防ぐようにしている。具体的には、値「1」が5つ以上連続して続く部分が存在するかを調べ、存在する場合には5つごとに値「0」を挿入してから、変換後データ格納部215に格納する。USB通信処理部217は、このようにして生成された変換後データを変換後データ格納部215から読み出し、データフレームに格納してパーソナルコンピュータ206へと送信する。そして、パーソナルコンピュータ206側では、値「1」が5つ連続した場合にはその直後に挿入された値「0」を除去するようにしている。   Therefore, the user data conversion processing unit 213 performs format conversion conforming to RFC1662 when data is stored in the post-conversion data storage unit 215 so as to prevent such a problem from occurring. Specifically, it is checked whether there is a portion where the value “1” continues five or more continuously. If there is a portion, the value “0” is inserted for every five, and then the converted data storage unit 215 is inserted. To store. The USB communication processing unit 217 reads the converted data generated in this way from the converted data storage unit 215, stores it in a data frame, and transmits it to the personal computer 206. On the personal computer 206 side, when five values “1” continue, the value “0” inserted immediately after that is removed.

これにより、転送データ中にはフラグシーケンスと一致するデータ列が存在しなくなり、前記したフレームの誤検出を防ぐことができるとともに、最終的に元のユーザデータを復元することができる。なお、値「1」が5つ以上連続する部分は複数のRLC−PDU221にまたがっている場合もあるが、たとえば5つ目のみが次のRLC−PDU221に格納されていた場合でもこれの直後に値「0」を挿入させればよいので、このような連結前のフォーマット変換においても特に問題は生じない。   As a result, there is no data string that matches the flag sequence in the transfer data, so that erroneous detection of the frame can be prevented and the original user data can be finally restored. Note that a portion where five or more values “1” continue may extend over a plurality of RLC-PDUs 221, but even if only the fifth is stored in the next RLC-PDU 221, for example, Since the value “0” has only to be inserted, there is no particular problem in such format conversion before connection.

更に、このようなフォーマット変換の処理速度はデータの受信速度よりも遅い場合が多い。そこで、受信した各RLC−PDU221を一旦RLC−PDU格納部214に格納させておき、ユーザデータ変換処理部213はここから各RLC−PDU221のペイロード部を読み出すようにすることによって、このような処理速度の差にも対応できるようにしている。   In addition, the format conversion processing speed is often slower than the data reception speed. Therefore, the received RLC-PDU 221 is temporarily stored in the RLC-PDU storage unit 214, and the user data conversion processing unit 213 reads out the payload portion of each RLC-PDU 221 from this, thereby performing such processing. It is designed to handle speed differences.

また、シーケンス番号「1」〜「n」のRLC−PDU2211〜221nの全てがRLC−PDU格納部214に格納されてから、各RLC−PDU221のペイロード部のアドレスを指定するポインタをシーケンス番号の小さい順にユーザデータ変換処理部213へと渡すようにすると、変換を完了するまでに時間が掛かり、パーソナルコンピュータ206に送信するまでの処理時間が長くなってしまう。また、この処理時間は、ユーザデータ222のサイズが大きくなればなるほど長くなる。一方で、データ誤りや紛失のあったRLC−PDU221が再送される前にポインタを渡していってしまうと、ユーザデータに欠落部分が生じてしまう。 In addition, after all of the RLC-PDUs 221 1 to 221 n having the sequence numbers “1” to “n” are stored in the RLC-PDU storage unit 214, a pointer that specifies the address of the payload portion of each RLC-PDU 221 is used as the sequence number. If the data is transferred to the user data conversion processing unit 213 in ascending order, it takes time to complete the conversion, and the processing time until transmission to the personal computer 206 becomes long. Further, this processing time becomes longer as the size of the user data 222 becomes larger. On the other hand, if a pointer is passed before the RLC-PDU 221 having a data error or loss is retransmitted, a missing portion is generated in the user data.

そこで、この実施例のポインタ生成処理部216は、全ての格納が完了していなくても、シーケンス番号の先頭から連続して格納されている範囲について、適切なポインタを順次ユーザデータ変換処理部213に渡していき、変換処理をできるだけ前倒しで行わせるようにする。   Therefore, the pointer generation processing unit 216 of this embodiment sequentially assigns appropriate pointers to the user data conversion processing unit 213 for the range that is continuously stored from the beginning of the sequence number even if all the storage is not completed. And let the conversion process be done as early as possible.

図4は、ポインタ生成処理部のポインタ生成処理の流れを表わしたものである。図1〜図3と共に説明する。ポインタ生成処理部216は、まずポインタの指定の対象となるRLC−PDU221のシーケンス番号を示す変数である後続シーケンス番号に、初期値として値「1」を設定する(ステップS301)。ポインタ生成処理部216は、RLC−PDU受信処理部212が無線基地局203から新たなRLC−PDU221を受信し、これをRLC−PDU格納部214へと格納するのを逐次監視している。そして、RLC−PDU221がRLC−PDU格納部214に格納されると(ステップS302:Y)、そのシーケンス番号と、そのペイロード部のRLC−PDU格納部214の中の格納位置を示すアドレスを取得する(ステップS303)。   FIG. 4 shows the flow of pointer generation processing of the pointer generation processing unit. It demonstrates with FIGS. 1-3. The pointer generation processing unit 216 first sets a value “1” as an initial value to the subsequent sequence number, which is a variable indicating the sequence number of the RLC-PDU 221 to be designated by the pointer (step S301). The pointer generation processing unit 216 sequentially monitors that the RLC-PDU reception processing unit 212 receives a new RLC-PDU 221 from the radio base station 203 and stores it in the RLC-PDU storage unit 214. When the RLC-PDU 221 is stored in the RLC-PDU storage unit 214 (step S302: Y), the sequence number and the address indicating the storage position in the RLC-PDU storage unit 214 of the payload portion are acquired. (Step S303).

そして、取得したシーケンス番号をその時点の後続シーケンス番号と比較し(ステップS304)、一致する場合には(Y)、次にポインタ指定の対象とすべきRLC−PDU221が格納されたということになる。したがって、取得したアドレスを指し示すポインタをユーザデータ変換処理部213へ渡すとともに、更に次のRLC−PDU221へと処理を移すために、後続シーケンス番号の値を1つ増やす(ステップS305)。   Then, the obtained sequence number is compared with the subsequent sequence number at that time (step S304). If they match (Y), it means that the RLC-PDU 221 to be next designated as a pointer is stored. . Accordingly, a pointer indicating the acquired address is passed to the user data conversion processing unit 213, and the value of the subsequent sequence number is incremented by 1 in order to move the processing to the next RLC-PDU 221 (step S305).

取得したシーケンス番号が後続シーケンス番号と一致しない場合には(ステップS304:N)、次にポインタ指定の対象とすべきRLC−PDU221ではないということになる。したがって、シーケンス番号とアドレスとを対応付けて図示しない記憶領域に記憶しておき(ステップS306)、ステップS302へ戻って再び新たなRLC−PDU221が格納されるのを待機する。すなわち、次にポインタ指定の対象とすべきデータを格納したRLC−PDU221が受信されるまで、ステップS302からステップS306までの処理が繰り返され、受信した各RLC−PDU221のシーケンス番号とアドレスとが次々と記憶されることになる。   If the acquired sequence number does not match the subsequent sequence number (step S304: N), this means that the RLC-PDU 221 is not to be designated as the next pointer designation target. Therefore, the sequence number and the address are associated with each other and stored in a storage area (not shown) (step S306), and the process returns to step S302 to wait for a new RLC-PDU 221 to be stored again. That is, the processing from step S302 to step S306 is repeated until the RLC-PDU 221 storing the data to be designated as the next pointer is received, and the sequence number and address of each received RLC-PDU 221 are successively received. Will be remembered.

ステップS305でユーザデータ変換処理部213にポインタを渡した後、まだ元のユーザデータ222を復元するのに必要な全てのRLC−PDU221についてポインタを渡して終えていない場合には(ステップS307)、後続シーケンス番号に一致するシーケンス番号が前記した記憶領域に記憶されているか否かを判別する(ステップS308)。記憶されていない場合には(N)、ステップS302に戻って新たなRLC−PDU221が格納されるのを待機する。記憶されている場合には(ステップS308:Y)、次にポインタ指定の対象とすべきRLC−PDU221が既にRLC−PDU格納部214に格納されていることになるので、ステップS305へ戻り、対応して記憶されているアドレスを指し示すポインタをユーザデータ変換処理部213へ渡す。このとき、ステップS308の処理をより高速に行えるように、記憶領域から該当する情報を削除するようにしてもよい。   After passing the pointer to the user data conversion processing unit 213 in step S305, if the pointer has not been passed for all the RLC-PDUs 221 necessary to restore the original user data 222 (step S307), It is determined whether or not a sequence number that matches the subsequent sequence number is stored in the storage area (step S308). If not stored (N), the process returns to step S302 to wait for a new RLC-PDU 221 to be stored. If it has been stored (step S308: Y), the RLC-PDU 221 to be designated as the next pointer designation has already been stored in the RLC-PDU storage unit 214, so the process returns to step S305 to cope with it. A pointer indicating the stored address is passed to the user data conversion processing unit 213. At this time, the corresponding information may be deleted from the storage area so that the process of step S308 can be performed at higher speed.

RLC−PDU受信処理部212は、元のユーザデータ222を復元するのに必要なRLC−PDU221の最後のシーケンス番号をポインタ生成処理部216に通知するようになっている。この最後のシーケンス番号により、ポインタ生成処理部216は元のユーザデータ222を復元するのに必要な全てのRLC−PDU221についてポインタを渡し終えたか否かを判別する(ステップS307)。全てのRLC−PDU221についてポインタを渡し終えると(Y)、ステップS301へ戻って後続シーケンス番号を初期化し、次のユーザデータについてのRLC−PDU221がRLC−PDU格納部214に格納されるのを待機する(リターン)。このようにして、正しい順序でチェーン化されたポインタが、ポインタ生成処理部216からユーザデータ変換処理部213へと渡される。   The RLC-PDU reception processing unit 212 notifies the pointer generation processing unit 216 of the last sequence number of the RLC-PDU 221 necessary for restoring the original user data 222. Based on this last sequence number, the pointer generation processing unit 216 determines whether or not the pointer has been passed for all the RLC-PDUs 221 necessary for restoring the original user data 222 (step S307). When all the RLC-PDUs 221 have been handed over (Y), the process returns to step S301 to initialize the subsequent sequence number and wait for the RLC-PDU 221 for the next user data to be stored in the RLC-PDU storage unit 214. (Return) In this way, the pointers chained in the correct order are passed from the pointer generation processing unit 216 to the user data conversion processing unit 213.

図5は、ユーザデータ変換処理部のユーザデータ変換処理の流れを表わしたものである。図2および図3と共に説明する。ユーザデータ変換処理部213は、ポインタ生成処理部216からポインタを渡されると(ステップS321:Y)、RLC−PDU格納部214の該当する領域からデータを読み出し、フォーマット変換をして変換後データ格納部215に格納する(ステップS322)。すなわち、RLC−PDU格納部214のポインタが指し示すアドレスで開始される40バイトの領域から、データの読み出しを行う。また、フォーマット変換は既に説明したように値「1」が5つ以上連続するか否かを監視し、連続する場合には5つ目ごとに値「0」を挿入する処理である。したがって、あるRLC−PDU221のペイロード部の最後のビットが値「1」であった場合には、そのビットを含めて値「1」がいくつ連続していたかを記憶しておき、次のRLC−PDU221のペイロード部の前に連続しているものとしてフォーマット変換を行う。すなわち、直前に読み出したデータ列の最後の4ビットが全て値「1」であり、新たに読み出したデータ列の最初の1ビットが値「1」であった場合には、この1ビットの直後に値「0」を挿入するというように、直前のデータ列との関係でフォーマット変換は行われる。   FIG. 5 shows the flow of user data conversion processing of the user data conversion processing unit. This will be described with reference to FIGS. When the user data conversion processing unit 213 receives a pointer from the pointer generation processing unit 216 (step S321: Y), the user data conversion processing unit 213 reads data from the corresponding area of the RLC-PDU storage unit 214, performs format conversion, and stores the converted data. The data is stored in the unit 215 (step S322). That is, data is read from a 40-byte area starting from the address indicated by the pointer of the RLC-PDU storage unit 214. Further, the format conversion is a process of monitoring whether or not five or more values “1” continue as described above, and inserting a value “0” every fifth when the values are consecutive. Therefore, when the last bit of the payload portion of a certain RLC-PDU 221 has a value “1”, the number of consecutive “1” s including that bit is stored, and the next RLC- The format conversion is performed on the assumption that it is continuous before the payload portion of the PDU 221. That is, when all the last 4 bits of the data string read immediately before are the value “1” and the first 1 bit of the newly read data string is the value “1”, immediately after the 1 bit. The format conversion is performed in relation to the immediately preceding data string, such as inserting the value “0” into.

まだユーザデータの全ての範囲についてのフォーマット変換が完了していない場合には(ステップS323:N)、ステップS321へ戻って引き続きポインタの受け取りを待機する。ユーザデータの全ての範囲のフォーマット変換が完了した場合には(ステップS323:Y)、USB通信処理部217に対して変換後データ格納部215に格納された該当する変換後データをパーソナルコンピュータ206へと送信させる(ステップS324)。そして、再び新たなユーザデータについてポインタがポインタ生成処理部216から渡されるのを待機する(リターン)。なお、ステップS322およびステップS323を実行している間に後続するポインタがポインタ生成処理部から渡される場合もある。このため、ユーザデータ変換処理部213には受け取ったポインタを順に記憶する図示しないバッファメモリが備えられており、ステップS321ではこのバッファメモリからポインタを取得するようになっている。   If format conversion has not been completed for the entire range of user data (step S323: N), the process returns to step S321 and waits for reception of a pointer. When the format conversion of the entire range of user data is completed (step S323: Y), the corresponding converted data stored in the converted data storage unit 215 with respect to the USB communication processing unit 217 is transferred to the personal computer 206. (Step S324). Then, it waits for a pointer to be passed from the pointer generation processing unit 216 again for new user data (return). In some cases, a subsequent pointer is passed from the pointer generation processing unit while executing steps S322 and S323. For this reason, the user data conversion processing unit 213 is provided with a buffer memory (not shown) for sequentially storing the received pointers. In step S321, the pointers are acquired from the buffer memory.

以下、以上説明した処理によってRLC−PDU格納部に格納された各RLC−PDUを基に変換後データ格納部で変換後データが生成されていく様子について説明する。無線基地局203でシーケンス番号「1」〜「n」のRLC−PDU2211〜221nの送信が開始された後の所定の時刻を第1の時刻、更に時間が経過した所定の時刻を第2の時刻とする。 Hereinafter, a state in which converted data is generated in the converted data storage unit based on each RLC-PDU stored in the RLC-PDU storage unit by the processing described above will be described. A predetermined time after the start of transmission of RLC-PDUs 221 1 to 221 n of sequence numbers “1” to “n” in the radio base station 203 is the first time, and a predetermined time after which the time has passed is the second Time.

図6は、RLC−PDU格納部に格納された各RLC−PDUを基に変換後データ格納部で変換後データが生成されていく様子を表わしたものである。図4と共に説明を行う。無線基地局203でシーケンス番号「1」〜「n」のRLC−PDU2211〜221nの送信が開始されてから第1の時刻までの間に、シーケンス番号「4」と、「6」および「10」のRLC−PDU2214、2216、22110を除いたシーケンス番号「12」までの各RLC−PDU221が、シーケンス番号の小さいものから順にRLC−PDU格納部214に格納されていったとする。 FIG. 6 shows how converted data is generated in the converted data storage unit based on each RLC-PDU stored in the RLC-PDU storage unit. A description will be given with FIG. The sequence numbers “4”, “6”, and “1” between the start of transmission of RLC-PDUs 221 1 to 221 n of sequence numbers “1” to “n” in the radio base station 203 up to the first time. Assume that each RLC-PDU 221 up to sequence number “12” excluding 10 ”RLC-PDUs 221 4 , 221 6 , and 221 10 is stored in the RLC-PDU storage unit 214 in order from the smallest sequence number.

シーケンス番号「1」〜「3」のRLC−PDU2211〜2213までは連続しているため、図4のステップS301に始まり、ステップS302〜S305、S307、S308の処理が繰り返されることになる。したがって、シーケンス番号「1」〜「3」のRLC−PDU2211〜2213に格納されたデータは順次変換される。 Since the RLC-PDUs 221 1 to 221 3 with the sequence numbers “1” to “3” are continuous, the processing of steps S302 to S305, S307, and S308 is repeated starting with step S301 in FIG. Therefore, the data stored in the RLC-PDUs 221 1 to 221 3 with the sequence numbers “1” to “3” are sequentially converted.

ところが、シーケンス番号「3」の次に格納されたRLC−PDU221のシーケンス番号は「5」であり、その時点での後続シーケンス番号「4」に一致しないため(図4のステップS304:N)、ポインタは渡されずに、シーケンス番号「5」とそのアドレスが図示しない記憶領域に記憶される(図4のステップS306)。以降のRLC−PDU221についても、後続シーケンス番号は「4」のまま、同様にステップS302からステップS306までの処理が繰り返される。したがって、同図に示すように、変換後データ格納部215にはシーケンス番号「1」〜「3」のRLC−PDU2211〜2213に対応する部分のみ変換データが生成される。 However, the sequence number of the RLC-PDU 221 stored next to the sequence number “3” is “5” and does not match the subsequent sequence number “4” at that time (step S304: N in FIG. 4). The sequence number “5” and its address are stored in a storage area (not shown) without passing the pointer (step S306 in FIG. 4). For the subsequent RLC-PDU 221, the subsequent sequence number remains “4” and the processing from step S302 to step S306 is repeated in the same manner. Therefore, as shown in the figure, the converted data storage unit 215 generates converted data only for the portions corresponding to the RLC-PDUs 221 1 to 221 3 with sequence numbers “1” to “3”.

図7は、図6よりも時間が経過したときの変換後データ格納部で変換後データが生成されていく様子を表わしたものである。図4と共に説明を行う。第1の時刻から更に時間が経過した第2の時刻までに、シーケンス番号「4」と、「6」および「13」〜「16」のRLC−PDU2214、2216、22113〜22116の格納がこの順序で行われたとする。シーケンス番号「4」のRLC−PDU2214が格納されると、その時点での後続シーケンス番号「4」に一致するため(図4のステップS304:Y)、そのアドレスを指し示すポインタがユーザデータ変換処理部213へと渡され、後続シーケンス番号は「5」となる(図4のステップS305)。シーケンス番号「5」のRLC−PDU2215は既に格納されており、シーケンス番号「5」は記憶されているので(図4のステップS308:Y)、対応して記憶されたアドレスを指し示すポインタがユーザデータ変換処理部213へと渡され、後続シーケンス番号は「6」となる(図4のステップS305)。 FIG. 7 shows a state in which converted data is generated in the converted data storage unit when the time has passed from FIG. A description will be given with FIG. Until a second time has elapsed further time from the first time, the sequence number "4", "6" and "13" ~ RLC-PDU221 4, 221 6 , 221 13 ~221 16 of "16" Assume that the storage is performed in this order. When the RLC-PDU 221 4 with the sequence number “4” is stored, it matches the subsequent sequence number “4” at that time (step S304: Y in FIG. 4), so that the pointer indicating the address is the user data conversion process The subsequent sequence number is “5” (step S305 in FIG. 4). The RLC-PDU221 5 of the sequence number "5" has already been stored, the sequence number "5" is because it is stored (step of FIG. 4 S308: Y), the pointer to the address that is associated and stored by the user The data is transferred to the data conversion processing unit 213, and the subsequent sequence number is “6” (step S305 in FIG. 4).

次にはシーケンス番号「6」のRLC−PDU2216が格納され、更に後続するシーケンス番号「7」〜「9」は記憶領域に記憶されている。したがって、シーケンス番号「6」〜「9」のRLC−PDU2216〜2219のアドレスを指し示すポインタが次々とユーザデータ変換処理部213へと渡される。後続シーケンス番号は「10」となるため、記憶領域に記憶されたシーケンス番号「11」および「12」はそのままとなり、更に格納されるシーケンス番号「13」〜「16」の22113〜22116それぞれのシーケンス番号とアドレスも追加で記憶される。すなわち、フォーマット変換はまだ行われない。したがって、同図に示すように、変換後データ格納部215にはシーケンス番号「4」〜「9」のRLC−PDU2214〜2219に対応する部分のみ変換データが生成される。このようにして、各RLC−PDU221のペイロード部は、シーケンス番号「1」から連続して受信されている範囲内で、それぞれ迅速にフォーマット変換されることになる。 The following is stored RLC-PDU221 6 of the sequence number "6" is further subsequent sequence number "7" to "9" is stored in the storage area. Therefore, pointers indicating the addresses of the RLC-PDUs 221 6 to 221 9 with the sequence numbers “6” to “9” are successively passed to the user data conversion processing unit 213. Since the subsequent sequence number is "10", the sequence number "11" and "12" stored in the storage area becomes as the sequence number "13" is further stored to 221 13 to 221 16 each "16" The sequence number and address are also stored additionally. That is, format conversion is not yet performed. Therefore, as shown in the figure, the converted data storage unit 215 generates converted data only for the portions corresponding to the RLC-PDUs 221 4 to 221 9 with the sequence numbers “4” to “9”. Thus, the format of the payload portion of each RLC-PDU 221 is quickly converted within the range continuously received from the sequence number “1”.

図8は、参考のためにRLC−PDU格納部に全てのRLC−PDUが格納されてから変換を開始した場合の変換後データ格納部で変換後データが生成されていく様子を表わしたものである。RLC―PDU212によって、同図に示すように最終的にはシーケンス番号「1」〜「n」のRLC−PDU2211〜221nがRLC―PDU格納部214に格納されることになる。ただし、各RLC−PDU221の受信の進行状況やフォーマット変換の処理速度が図6や図7と同様であったとすると、この状態になる時刻は前記した第2の時刻よりも後の時刻となる。この時刻を第3の時刻とすると、この手法では第3の時刻からフォーマット変換を開始することになる。すなわち、第1の時刻でシーケンス番号「1」〜「3」のRLC−PDU2211〜2213について、第2の時刻でシーケンス番号「4」〜「9」のRLC−PDU2214〜2219についてそれぞれフォーマット変換を開始している本実施例の手法よりも、フォーマット変換の完了時刻が遅くなることは明らかである。 FIG. 8 shows a state in which converted data is generated in the converted data storage unit when conversion is started after all RLC-PDUs are stored in the RLC-PDU storage unit for reference. is there. The RLC-PDU 212 finally stores RLC-PDUs 221 1 to 221 n with sequence numbers “1” to “n” in the RLC-PDU storage unit 214 as shown in FIG. However, if the progress of reception of each RLC-PDU 221 and the format conversion processing speed are the same as those in FIGS. 6 and 7, the time when this state is reached is a time after the second time described above. If this time is the third time, this method starts format conversion from the third time. That is, RLC-PDUs 221 1 to 221 3 with sequence numbers “1” to “3” at the first time and RLC-PDUs 221 4 to 221 9 with sequence numbers “4” to “9” at the second time, respectively. It is clear that the format conversion completion time is later than the method of the present embodiment in which the format conversion is started.

以上説明したように本実施例では、受信した各RLC−PDU221をRLC−PDU格納部214に格納し、そのシーケンス番号の順序に従ってポインタを出力し、ユーザデータ変換処理部213はその出力順序に従ってそれぞれのポインタが指し示すデータをRLC−PDU格納部214から読み出す。そして、読み出した各データに対してフォーマット変換するとともに、順次変換後データ格納部215に格納していき、その結果としてフォーマット変換された元のユーザデータが生成される。これにより、フォーマット変換の処理速度が受信速度に比べて遅い場合でも対応させることができるとともに、再送等の処理によって各RLC−PDU221の受信順序が前後してしまった場合にも正しくユーザデータを組み立てることができる。また、次にポインタ指定の対象とすべきRLC−PDU221のシーケンス番号を常に管理しておき、新たに受信したRLC−PDUや過去に受信したRLC−PDUのいずれかのシーケンス番号に一致するか否かを逐次判別する。そして、一致する場合には、該当するRLC−PDUのペイロード部のアドレスを指し示すポインタをユーザデータ変換処理部213へと渡すようにしている。これにより、後続のRLC−PDU221の受信状況に係わらず、シーケンス番号「1」から連続している範囲内で、RLC−PDU格納部214に格納された各RLC−PDU221のペイロード部を即時に変換していくことができる。すなわち、ユーザデータの全ての受信が完了する前にフォーマット変換を開始することができ、ユーザデータの全ての受信が完了してからフォーマット変換を開始するよりも、変換処理をより迅速に完了することが可能となる。   As described above, in the present embodiment, each received RLC-PDU 221 is stored in the RLC-PDU storage unit 214, and a pointer is output in accordance with the sequence number order. The user data conversion processing unit 213 is in accordance with the output order. The data pointed to by the pointer is read out from the RLC-PDU storage unit 214. Then, the read data is subjected to format conversion and sequentially stored in the post-conversion data storage unit 215. As a result, the original user data subjected to format conversion is generated. As a result, it is possible to cope with the case where the processing speed of the format conversion is slower than the reception speed, and the user data is correctly assembled even when the reception order of each RLC-PDU 221 is changed by processing such as retransmission. be able to. Also, the sequence number of the RLC-PDU 221 to be designated as the next pointer designation is always managed, and whether or not it matches the sequence number of a newly received RLC-PDU or a previously received RLC-PDU. Is sequentially determined. If they match, a pointer indicating the address of the payload portion of the corresponding RLC-PDU is passed to the user data conversion processing unit 213. As a result, the payload portion of each RLC-PDU 221 stored in the RLC-PDU storage unit 214 is immediately converted within a range continuous from the sequence number “1” regardless of the reception status of the subsequent RLC-PDU 221. Can continue. In other words, the format conversion can be started before the reception of all the user data is completed, and the conversion process is completed more quickly than the format conversion is started after the reception of all the user data is completed. Is possible.

なお、ユーザデータの全体の復元が完了してから送出する場合を説明したが、複数のデータフレームに分割して格納されるような場合には、全体の復元が完了していない段階でも、ユーザデータの先頭から連続して復元が完了している部分のみを先に送出するようにしてもよい。また、RLC―PDU格納部214に格納される各RLC−PDU221のシーケンス番号やアドレスの記憶を行わずに、後続シーケンス番号をRLC―PDU格納部214で直接に検索するようにしてもよい。また、実施例では受信した各RLC−PDUをそのまま格納するようにしたが、それぞれのペイロード部のみを格納するようにしてもよい。また、無線通信によりRLC−PDUを受信し、RLC−PDUに格納されたユーザデータをパーソナルコンピュータへ送信するためにフォーマット変換する携帯電話機を例として説明したが、分割された状態で送られてくる転送データに対して変換処理を行うような他の各種データ転送装置に適用できることはもちろんである。   In addition, although the case where it transmits after completing the restoration | restoration of the whole user data was demonstrated, when divided | segmented and stored in a some data frame, even if the whole restoration | restoration is not completed, a user Only the portion of the data that has been continuously restored from the beginning of the data may be transmitted first. Further, the subsequent sequence number may be directly searched in the RLC-PDU storage unit 214 without storing the sequence number or address of each RLC-PDU 221 stored in the RLC-PDU storage unit 214. In the embodiment, each received RLC-PDU is stored as it is, but only the respective payload portion may be stored. In addition, a mobile phone that receives RLC-PDU by wireless communication and converts the format to transmit user data stored in the RLC-PDU to a personal computer has been described as an example. Of course, the present invention can be applied to other various data transfer devices that perform conversion processing on transfer data.

本発明の一実施例によるデータ転送装置が使用される通信システムの構成を表わしたシステム構成図である。1 is a system configuration diagram showing a configuration of a communication system in which a data transfer apparatus according to an embodiment of the present invention is used. 本発明の実施例による携帯電話機の構成を表わした構成図である。It is a block diagram showing the structure of the mobile telephone by the Example of this invention. 本発明の実施例によるユーザデータが分割されて複数のRLC−PDUに格納される様子を表わした説明図である。It is explanatory drawing showing a mode that the user data by the Example of this invention was divided | segmented and stored in several RLC-PDU. 本発明の実施例によるポインタ生成処理部のポインタ生成処理の流れを表わした流れ図である。It is a flowchart showing the flow of the pointer production | generation process of the pointer production | generation part by the Example of this invention. 本発明の実施例によるユーザデータ変換処理部のユーザデータ変換処理の流れを表わした流れ図である。It is a flowchart showing the flow of the user data conversion process of the user data conversion process part by the Example of this invention. 本発明の実施例によるRLC−PDU格納部に格納された各RLC−PDUを基に変換後データ格納部で変換後データが生成されていく様子を模式的に表わした説明図である。It is explanatory drawing which represented typically a mode that the data after conversion were produced | generated in the data storage part after conversion based on each RLC-PDU stored in the RLC-PDU storage part by the Example of this invention. 本発明の実施例による図6よりも時間が経過したときの変換後データ格納部で変換後データが生成されていく様子を模式的に表わした説明図である。It is explanatory drawing which represented typically a mode that the data after conversion were produced | generated in the data storage part after conversion when time passed rather than FIG. 6 by the Example of this invention. RLC−PDU格納部に全てのRLC−PDUが格納されてから変換を開始した場合の変換後データ格納部で変換後データが生成されていく様子を模式的に表わした説明図である。It is explanatory drawing which represented typically a mode that the data after conversion were produced | generated in the data storage part after a conversion at the time of starting conversion after all the RLC-PDUs were stored in the RLC-PDU storage part. 従来のデータ転送装置が使用される通信システムの構成の一例を表わしたシステム構成図である。It is a system block diagram showing an example of the structure of the communication system in which the conventional data transfer apparatus is used.

符号の説明Explanation of symbols

201 通信システム
202 インターネット
203 無線基地局
204 携帯電話機
205 USBケーブル
206 パーソナルコンピュータ
211 無線通信処理部
212 RLC−PDU受信処理部
213 ユーザデータ変換処理部
214 RLC−PDU格納部
215 変換後データ格納部
216 ポインタ生成処理部
217 USB通信処理部
201 Communication System 202 Internet 203 Wireless Base Station 204 Mobile Phone 205 USB Cable 206 Personal Computer 211 Wireless Communication Processing Unit 212 RLC-PDU Reception Processing Unit 213 User Data Conversion Processing Unit 214 RLC-PDU Storage Unit 215 Post-conversion Data Storage Unit 216 Pointer Generation processing unit 217 USB communication processing unit

Claims (7)

第1の通信ネットワークからパケットを受信するパケット受信手段と、
このパケット受信手段の受信したパケットが、終了位置にこれを示すための所定のパターンからなる制御信号列を配置した可変長パケットを伝送する第2の通信ネットワークへの転送の対象となる所定のデータを分割した分割データをその所定のデータの先頭からの順序を示す順序情報を付加した形で逐次送信されたものである場合、そのパケットを格納する分割データ格納手段と、
この分割データ格納手段に格納された各分割データをその順序情報が示す順序に従って順次読み出す分割データ読出手段と、
前記分割データが前記分割データ格納手段から読み出されるたびに、この分割データ読出手段によって読み出された複数の分割データからなるデータに前記所定のパターンに一致する信号列としての特定信号列が存在するか否かの判別を行う特定信号列有無判別手段と、
前記複数の分割データからなるデータに対して、この特定信号列有無判別手段が前記特定信号列が存在すると判別した箇所についてはその特定信号列を前記第2の通信ネットワークの受信側との間で予め定められた所定の信号列に変換する処理を行う信号列変換処理手段と、
この信号列変換処理手段によって処理された各分割データを前記分割データ読出手段が読み出した順序に従って連結する分割データ連結手段と、
この分割データ連結手段によって連結された分割データを前記可変長パケットに変換し、前記第2のネットワークへと送出するデータ送信手段
とを具備することを特徴とするデータ転送装置。
Packet receiving means for receiving packets from the first communication network;
The packet received by the packet receiving means is predetermined data to be transferred to a second communication network that transmits a variable-length packet in which a control signal sequence having a predetermined pattern for indicating this is arranged at the end position. Divided data storage means for storing the packet, when the divided data is sequentially transmitted in a form to which the order information indicating the order from the beginning of the predetermined data is added,
Divided data reading means for sequentially reading each divided data stored in the divided data storage means in the order indicated by the order information;
Each time the divided data is read from the divided data storage means, there is a specific signal string as a signal string that matches the predetermined pattern in the data composed of a plurality of divided data read by the divided data reading means. Specific signal sequence presence / absence determining means for determining whether or not,
With respect to the data composed of the plurality of divided data, the specific signal sequence is determined between the reception side of the second communication network with respect to a portion where the specific signal sequence presence / absence determining unit determines that the specific signal sequence exists. Signal sequence conversion processing means for performing processing for conversion into a predetermined signal sequence determined in advance;
Divided data connecting means for connecting the divided data processed by the signal string conversion processing means in accordance with the order read by the divided data reading means;
A data transfer apparatus comprising: data transmitting means for converting the divided data connected by the divided data connecting means into the variable-length packet and sending it to the second network.
前記分割データ格納手段への分割データの格納あるいはいずれかの分割データの読み出しが行われるたびに、次に読み出しの対象とすべき分割データが前記分割データ格納手段に格納されているか否かの判別を行う次分割データ有無判別手段と、
この次分割データ有無判別手段が次に読み出しの対象とすべき分割データが格納されていると判別すると、前記分割データ読出手段に対して該当する分割データの読み出しを行わせる読出指示手段
とを具備することを特徴とする請求項1記載のデータ転送装置。
Each time the divided data is stored in the divided data storage means or any of the divided data is read, it is determined whether or not the divided data to be read next is stored in the divided data storage means. Next divided data presence / absence determining means for performing
When the next divided data presence / absence determining means determines that the divided data to be read next is stored, the read instruction means for causing the divided data reading means to read the corresponding divided data. The data transfer apparatus according to claim 1, wherein:
前記順序情報は、前記パケット受信手段が受信する各パケットのヘッダ部に記述されるシーケンス番号であり、
前記分割データ格納手段に分割データが格納されるたびに、その分割データに付加された前記シーケンス番号を取得する情報取得手段と、
この情報取得手段が取得したシーケンス番号をこのシーケンス番号が付加された分割データの前記分割データ格納手段における格納領域を示す領域情報に対応付けて記憶するシーケンス番号記憶手段とを更に具備し、
前記次分割データ有無判別手段は、このシーケンス番号記憶手段に次に読み出しの対象とすべき分割データに対応するシーケンス番号が記憶されているか否かを判別する次シーケンス番号有無判別手段を備え、
前記読出指示手段は、この次シーケンス番号有無判別手段によって該当するシーケンス番号が存在すると判別されると、そのシーケンス番号に対応する領域情報を出力する情報出力手段を備え、
前記分割データ読出手段は、この領域情報出力手段が出力する領域情報のそれぞれが指し示す前記分割データをその出力順序に従って前記分割データ格納手段から読み出す手段であることを特徴とする請求項3記載のデータ転送装置。
The order information is a sequence number described in a header part of each packet received by the packet receiving means,
Information acquisition means for acquiring the sequence number added to the divided data each time the divided data is stored in the divided data storage means;
Sequence number storage means for storing the sequence number acquired by the information acquisition means in association with area information indicating the storage area in the divided data storage means of the divided data to which the sequence number is added,
The next divided data presence / absence determining means comprises a next sequence number presence / absence determining means for determining whether or not a sequence number corresponding to the divided data to be read next is stored in the sequence number storage means.
The reading instructing means includes information output means for outputting area information corresponding to the sequence number when the next sequence number presence / absence determining means determines that the corresponding sequence number exists.
4. The data according to claim 3, wherein the divided data reading means is means for reading the divided data indicated by each of the area information output by the area information output means from the divided data storage means according to the output order. Transfer device.
前記第1の通信ネットワークから送られてくる分割データにエラーが発生したとき、これを検出するエラー検出手段と、
このエラー検出手段がエラーを検出すると、該当する分割データの再送をその分割データの送信元に要求する分割データ再送要求手段
とを更に具備することを特徴とする請求項1記載のデータ転送装置。
Error detection means for detecting when an error has occurred in the divided data sent from the first communication network;
2. The data transfer apparatus according to claim 1, further comprising: a divided data retransmission requesting unit that requests retransmission of the divided data to the transmission source of the divided data when the error detecting unit detects an error.
前記パケット受信手段は、無線通信によって前記パケットを受信する手段であることを特徴とする請求項1記載のデータ転送装置。   The data transfer apparatus according to claim 1, wherein the packet receiving means is means for receiving the packet by wireless communication. 前記データ送信手段は、RFC1662に準拠した通信プロトコルを使用して送信を行う手段であることを特徴とする請求項1または請求項2記載のデータ転送装置   3. The data transfer apparatus according to claim 1, wherein the data transmission means is means for performing transmission using a communication protocol compliant with RFC1662. 第1の通信ネットワークからパケットを受信するパケット受信ステップと、
このパケット受信ステップで受信したパケットが、終了位置にこれを示すための所定のパターンからなる制御信号列を配置した可変長パケットを伝送する第2の通信ネットワークへの転送の対象となる所定のデータを分割した分割データをその所定のデータの先頭からの順序を示す順序情報を付加した形で逐次送信されたものである場合、そのパケットを分割データ格納手段に格納する分割データ格納ステップと、
前記分割データ格納手段に格納された各分割データをその順序情報が示す順序に従って順次読み出す分割データ読出ステップと、
前記分割データが前記分割データ格納手段から読み出されるたびに、この分割データ読出ステップによって読み出された複数の分割データからなるデータに前記所定のパターンに一致する信号列としての特定信号列が存在するか否かの判別を行う特定信号列有無判別ステップと、
前記複数の分割データからなるデータに対して、この特定信号列検索ステップで前記特定信号列が存在すると判別された箇所についてはその特定信号列を前記第2の通信ネットワークの受信側との間で予め定められた所定の信号列に変換する処理を行う信号列変換処理ステップと、
この信号列変換処理ステップによって処理された各分割データを前記分割データ読出ステップで読み出された順序に従って連結する分割データ連結ステップと、
この分割データ連結ステップで連結された分割データを前記可変長パケットに変換し、前記第2のネットワークへと送出するデータ送信ステップ
とを具備することを特徴とするデータ転送方法。
Receiving a packet from the first communication network; and
Predetermined data to be transferred to a second communication network that transmits a variable-length packet in which a packet received in this packet receiving step is arranged with a control signal sequence having a predetermined pattern for indicating this at the end position Divided data storage step for storing the packet in the divided data storage means, when the divided data is sequentially transmitted in a form to which order information indicating the order from the beginning of the predetermined data is added,
A divided data reading step for sequentially reading each divided data stored in the divided data storage means in the order indicated by the order information;
Each time the divided data is read from the divided data storage means, there is a specific signal sequence as a signal sequence that matches the predetermined pattern in the data composed of a plurality of divided data read by the divided data reading step. A specific signal sequence presence / absence determination step for determining whether or not,
With respect to the data composed of the plurality of divided data, the specific signal sequence is determined between the receiving side of the second communication network with respect to a portion where the specific signal sequence is determined to exist in the specific signal sequence search step. A signal sequence conversion processing step for performing a process of converting into a predetermined signal sequence determined in advance;
A divided data concatenation step for concatenating the respective divided data processed by the signal sequence conversion processing step according to the order read in the divided data reading step;
A data transfer method comprising: a data transmission step of converting the divided data concatenated in the divided data concatenation step into the variable-length packet and transmitting the packet to the second network.
JP2005257153A 2005-09-05 2005-09-05 Data transfer apparatus and data transfer method Expired - Fee Related JP4581925B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005257153A JP4581925B2 (en) 2005-09-05 2005-09-05 Data transfer apparatus and data transfer method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005257153A JP4581925B2 (en) 2005-09-05 2005-09-05 Data transfer apparatus and data transfer method

Publications (2)

Publication Number Publication Date
JP2007074170A true JP2007074170A (en) 2007-03-22
JP4581925B2 JP4581925B2 (en) 2010-11-17

Family

ID=37935269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005257153A Expired - Fee Related JP4581925B2 (en) 2005-09-05 2005-09-05 Data transfer apparatus and data transfer method

Country Status (1)

Country Link
JP (1) JP4581925B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8873471B2 (en) 2007-10-01 2014-10-28 Qualcomm Incorporated Method and apparatus for implementing LTE RLC header formats
US10353594B2 (en) 2011-09-21 2019-07-16 Hitachi Automotive Systems, Ltd. Electronic control unit for vehicle and method of writing data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1132077A (en) * 1997-07-10 1999-02-02 Mitsubishi Electric Corp Transmission controller, reception controller, system and method for controlling communication
JP3348080B1 (en) * 2000-07-07 2002-11-20 松下電器産業株式会社 Data transmitting apparatus, data receiving apparatus, and data transmitting / receiving method
WO2003073726A2 (en) * 2002-02-28 2003-09-04 Qualcomm Incorporated Hdlc hardware accelerator
JP2004364022A (en) * 2003-06-05 2004-12-24 Nec Corp Encrypted communication control system
JP2005065342A (en) * 2004-12-06 2005-03-10 Ntt Docomo Inc Data converter, signal, data conversion method, dce, and gateway

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1132077A (en) * 1997-07-10 1999-02-02 Mitsubishi Electric Corp Transmission controller, reception controller, system and method for controlling communication
JP3348080B1 (en) * 2000-07-07 2002-11-20 松下電器産業株式会社 Data transmitting apparatus, data receiving apparatus, and data transmitting / receiving method
JP2007116204A (en) * 2000-07-07 2007-05-10 Matsushita Electric Ind Co Ltd Data transmitter, data receiver and data transmitting/receiving method
WO2003073726A2 (en) * 2002-02-28 2003-09-04 Qualcomm Incorporated Hdlc hardware accelerator
JP2006507704A (en) * 2002-02-28 2006-03-02 クゥアルコム・インコーポレイテッド HDLC hardware accelerator
JP2004364022A (en) * 2003-06-05 2004-12-24 Nec Corp Encrypted communication control system
JP2005065342A (en) * 2004-12-06 2005-03-10 Ntt Docomo Inc Data converter, signal, data conversion method, dce, and gateway

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8873471B2 (en) 2007-10-01 2014-10-28 Qualcomm Incorporated Method and apparatus for implementing LTE RLC header formats
US10353594B2 (en) 2011-09-21 2019-07-16 Hitachi Automotive Systems, Ltd. Electronic control unit for vehicle and method of writing data
US11360698B2 (en) 2011-09-21 2022-06-14 Hitachi Astemo, Ltd. Electronic control unit for vehicle and method of writing data

Also Published As

Publication number Publication date
JP4581925B2 (en) 2010-11-17

Similar Documents

Publication Publication Date Title
RU2296423C2 (en) Method and device affording desired levels with plurality of servicing quality coefficients in wireless data burst transmission connections
JP3751823B2 (en) Header compression in real-time services
US7233594B2 (en) Apparatus for transmitting/receiving wireless data and method thereof
US20050243834A1 (en) Packet transfer method and device
CN101409675A (en) Network packet payload compression
JP2007195185A (en) Apparatus and method for processing bursts in wireless communication system
CN112153696B (en) RLC SDU segmentation processing method, device and terminal
EP1934761B1 (en) Dma transfer and hardware acceleration of ppp frame processing
EP1952592B1 (en) Communication apparatus and method
US7009967B1 (en) Systems and methods for transmitting data packets
JP2012528535A (en) Apparatus and method for supporting higher data rates over links having variable frame sizes
US20080301537A1 (en) Packet transmission device and packet transmission method
JP4581925B2 (en) Data transfer apparatus and data transfer method
JP5194074B2 (en) Communication device
EP2408139A1 (en) Communication device and packet synchronization method
US7701968B2 (en) Device and method thereof for transmitting a MAC service data unit in a network system
US20070165661A1 (en) Information-processing system, reception device, and program
RU2438243C2 (en) Method and apparatus for providing levels with multiple quality of service indicators in wireless packet data transmission connections
KR101642440B1 (en) Network recovering method for ring network
JP4611826B2 (en) Transmitter
JP2010041498A (en) Packet creating apparatus, and packet creating method
JP2012049883A (en) Communication device and packet processing method
JP2011249922A (en) Network device, tcp packet receiver and method
JP2007201973A (en) Data transmission reception system, encrypted information sharing method, data transmission apparatus, and data reception apparatus
JP2006020133A (en) Secrecy processor and secrecy processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080818

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100524

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100709

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100816

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130910

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees