JP4159414B2 - Data conversion apparatus, data correction method, and program thereof - Google Patents

Data conversion apparatus, data correction method, and program thereof Download PDF

Info

Publication number
JP4159414B2
JP4159414B2 JP2003172435A JP2003172435A JP4159414B2 JP 4159414 B2 JP4159414 B2 JP 4159414B2 JP 2003172435 A JP2003172435 A JP 2003172435A JP 2003172435 A JP2003172435 A JP 2003172435A JP 4159414 B2 JP4159414 B2 JP 4159414B2
Authority
JP
Japan
Prior art keywords
data
aal1
fill
bit
cell
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.)
Expired - Fee Related
Application number
JP2003172435A
Other languages
Japanese (ja)
Other versions
JP2005012368A (en
Inventor
恭之 山藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
NEC Communication Systems Ltd
Original Assignee
NEC Corp
NEC Communication Systems Ltd
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, NEC Communication Systems Ltd filed Critical NEC Corp
Priority to JP2003172435A priority Critical patent/JP4159414B2/en
Publication of JP2005012368A publication Critical patent/JP2005012368A/en
Application granted granted Critical
Publication of JP4159414B2 publication Critical patent/JP4159414B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、データ変換装置、データ補正方法、およびそのプログラムに関し、特に、伝送データの1オクテットの範囲におけるビットシフトを補正するデータ変換装置、データ補正方法、およびそのプログラムに関する。
【0002】
【従来の技術】
従来、3G移動体ネットワークにおけるATM(Asynchronous Transfer Mode)転送を実現するために、AAL(ATM Adaptation Layer)において、ALL1(ALLタイプ1)またはAAL2(ALLタイプ2)などといった各仕様が採用されていた。
【0003】
図7は、従来の移動通信システムの構成を示す図である。
図7に示されるように、携帯電話機などのUE(User Equipment)間で32Kデータ通信を行う際、送信側UEは、UTRAN(Universal Terrestrial Radio Access Network)経由で送信側MGWへ送信する。
送信側MGW(Media GateWay)が有するTC(Trans Coder)は、ITU−T I.460に規定されている方式で送信側UEからのAAL2セルをAAL1セルに変換する。
送信側MGWは、変換したAAL1セルデータをペイロード47octずつCore Network経由で受信側MGWへ送信する。
AAL1を受信した受信側MGWは、同じく受信したAAL1を再度AAL2に戻して、UTRAN経由で受信側UEへ送出する。
【0004】
図8は、AAL1のセルフォーマットを示す図である。
図8に示されているように、AAL1セルは、ATM Header(5Byte)と、SAR−PDU Header(1Byte)と、Payload(ペイロード:47Byte)とにより構成される。
また、SAR−PDU Headerは、CSI(Convergence SubLayer:1Bit)と、SC(Sequence Count:3Bit)と、CRC(Cyclic Redundancy Check:3Bit)と、P(Parity:1Bit)とから構成される。
【0005】
図9は、AAL2のセルフォーマットを示す図である。
図9に示されているように、AAL2セルは、そのデータ長が53Byteであって、ATM Header(5Byte)と、STF(スタートフィールド:1Byte)と、CPS−PH(3Byte)と、Payload(ペイロード:任意のデータ長)と、PAD(パディング:0〜47Byte)とから構成される。
【0006】
上記のようなAAL1フォーマットのセルによるデータ転送に係る従来技術として、特許文献1が開示するところのAAL1セル帯域制御方式があった。特許文献1では、受信データのバイト数を監視して、受信データのフレームの境界位置が内部フレームカウンタ周期よりも早いことを検出すると、不足したデータをダミーデータにより補完していた。
【0007】
また、特許文献2が開示するところのCLAD装置では、AAL1セルにおけるSAR−PDUヘッダ中のCS表示ビットに、8の倍数及び約数のいずれでもない符号長を有する符号系列のデータを挿入することにより、連続する8の倍数個分のビット欠落を確実に検出していた。
【0008】
【特許文献1】
特開2001−230785号公報
【特許文献2】
特開2001−339395号公報
【0009】
【発明が解決しようとする課題】
従来、3G移動体ネットワークにおけるATM転送において、32Kデータ通信を実施する場合、3G移動体ネットワーク上に設けられたゲートウェイ装置(MGW:Media GateWay)が、AAL1セルとAAL2セルとの間におけるセル形式の変換を行っていた。
【0010】
図10は、AAL1セルとAAL2セルとの間のフォーマット変換を示す図である。図10に示されているように、ゲートウェイ装置は、AAL2セルデータ(図10では「D」で示す)4Bitごとに、全て2進数の「1」である4Bitのデータ(フィルビット、図10では「F」で示す)を付加させて、セルデータのフォーマットをAAL2からAAL1へ変換する。また、逆に、ゲートウェイ装置は、AAL1セルデータからフィルビットを取り除くことにより、セルデータのフォーマットをAAL1からAAL2へ変換する。
このことにより、例えばAAL1セルのデータ長が160oct(オクテット)である場合、AAL2のセルのデータ長は80octとなる。
【0011】
上記のように、I.460方式で速度整合された32Kデータ通信を実施した時、データ通信不具合等でデータが欠落する場合以下の問題が発生する。
AAL2データが欠落した場合であっても、MGWは、AAL1セルを常時同じタイミングで送信しなければならない。従って、送信側MGWは、AAL2データがない場合、「1」で補填されたAAL1セルデータ(フィル)を送信する。
この時、受信側MGWが奇数セル分フィルされたAAL1セルを受信した場合、または最初に受信したAAL1セルが奇数番目のセルだった場合、図2に示されているようにAAL1セルのペイロード部が47Byteである為、復元したAAL2データに4bitずれが発生する。
【0012】
図11は、ゲートウェイ装置によるAAL1からAAL2へのセルのフォーマット変換処理を示す図である。以下、図11を用いて、正常にデータ伝送が行われた場合、およびAAL2データセルが欠落した場合(異常である場合)におけるセルのフォーマット変換処理について説明する。
【0013】
図11の左段には、データの欠落が無く、正常にデータ伝送が行われた場合について示されている。
また、図11の右段には、送信側から送出されたAAL2セルデータが欠落した場合を示している。図11の右段には、そのデータビットが欠落したAAL2セルから変換されたAAL1セルと、その再度変換されたAAL2セルとが示されている。
【0014】
以下、図11の右段を用いて、データ欠落時のセルデータ変換について説明する。
ここで、送信側UEから送信側MGWまでの間でAAL1セル1セル分(47oct分)のAAL2セルデータ(D1〜D188)が欠落した場合、送信側MGWは、図10に示されているように、受信したAAL2セルデータのD189以降のデータビット4Bitごとにフィルビット4Bit挿入して、AAL1セルデータを生成して受信側へ送出する。
受信側MGWは、図10に示されているように、データビット4Bitごとにフィルビット4Bit除去して、AAL1セルデータをAAL2セルデータに変換する。このとき、先頭のデータビットはD189であるので、D189〜D196までが1oct目になる。
このとき、図11の右段に示されているように、受信側MGWにより変換された正常時および異常時のAAL2セルデータを1octのビット列の範囲で比較した場合、AAL1セルデータのペイロードが奇数oct(47oct)で構成されているため、正常時に比べて、異常時の各データビットは、4Bitシフトしている。例えば、D189のデータビットは、正常時には1octの範囲では5Bit目に位置し、異常時には4Bitずれた1Bit目に位置している。
【0015】
このように、送信時と受信時とにおいて、AAL2セルデータのデータビットに4Bitずれが生じることにより、データの再同期が困難になってしまう可能性があった。
【0016】
特許文献1では、AAL1セルの欠落部分にダミーデータを補完してデータずれを抑制していたが、その実現のために、使用するフレーム周期の値をロードしてダウンカウントを行うカウンタを設けることが必要であった。また、特許文献1は、データの欠落およびフォーマット変換から生じるデータずれを想定したものではなかった。
【0017】
また、特許文献2では、連続する8の倍数個分のビット欠落を検出するものであって、上記のような4Bitのビット欠落により生じる問題を解決するための構成が開示されていなかった。
【0018】
本発明は、上記問題点に鑑みてなされたものであり、データ欠落およびフォーマット変換に起因するビットずれを補正するデータ変換装置、データ補正方法、およびそのプログラムを提供することを目的とする。
【0020】
【課題を解決するための手段】
かかる目的を達成するため、本発明は、32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、受信したAAL2セルデータに対して、該AAL2セルデータの4Bitごとに2進数の1で構成されるフィルビットを4Bit挿入し、該フィルビットを挿入したAAL2セルデータを、ペイロードが47オクテットであることが規定されているAAL1セルデータに変換して送信するデータ変換装置であって、AAL2セルデータを受信するAAL2セル受信手段と、AAL2セルデータ受信中断に応じて、2進数の1で構成されるフィルビットでペイロードが補完されたAAL1データを生成するフィルデータ生成手段と、フィルデータ生成手段により生成されるAAL1データの個数を計数するフィルデータ計数手段と、フィルデータ計数手段により計数されたフィルデータの個数が奇数であった場合、受信されたAAL2セルデータに4Bitのフィルビットを挿入するフィルビット挿入手段と、フィルビットが挿入されたAAL2セルデータをAAL1セルデータに変換する変換手段と、変換手段により変換されたAAL1セルデータを送信するAAL1セル送信手段と、を有することを特徴とする。
【0021】
また、本発明によれば、フィルビット挿入手段は、フィルデータ計数手段により計数されたフィルデータの個数が奇数であった場合、受信中断後に最初に受信されたAAL2セルデータの先頭に4Bitのフィルビットを挿入することを特徴とする。
【0023】
また、本発明によれば、32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、ペイロードが47オクテットであることが規定されているAAL1セルデータに対して、該AAL1セルデータの4Bitごとに4Bit挿入されているフィルビットを取り除き、該フィルビットを取り除いたAAL1セルデータを、AAL2セルデータに変換するデータ変換装置であって、AAL1セルデータを受信するAAL1セル受信手段と、AAL1セル受信手段により最初に受信されたAAL1セルデータにおけるITU−T勧告に規定されるシーケンスカウントを検出するシーケンスカウント検出手段と、シーケンスカウント検出手段により検出された値が奇数であった場合、AAL1セルデータに2進数の1で構成されるフィルビットを4Bit挿入するフィルビット挿入手段と、フィルビットが挿入されたAAL1セルデータをAAL2セルデータに変換する変換手段と、変換手段により変換されたAAL2セルデータを送信するAAL2セル送信手段と、を有することを特徴とする。
【0024】
また、本発明によれば、フィルビット挿入手段は、シーケンスカウント検出手段により検出された値が奇数であった場合、最初に受信されたAAL1セルデータの先頭に2進数の1で構成されるフィルビットを4Bit挿入することを特徴とする。
【0025】
また、本発明によれば、32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、受信したAAL2セルデータに対して、該AAL2セルデータの4Bitごとに2進数の1で構成されるフィルビットを4Bit挿入し、該フィルビットを挿入したAAL2セルデータを、ペイロードが47オクテットであることが規定されているAAL1セルデータに変換して送信するデータ変換装置を用いたデータ補正方法であって、データ変換装置が、AAL2セルデータを受信するAAL2セル受信工程と、データ変換装置が、AAL2セルデータ受信中断に応じて、2進数の1で構成されるフィルビットでペイロードが補完されたAAL1データを生成するフィルデータ生成工程と、データ変換装置が、フィルデータ生成工程により生成するAAL1データの個数を計数するフィルデータ計数工程と、フィルデータ計数工程により計数されたフィルデータの個数が奇数であった場合、データ変換装置が、受信されたAAL2セルデータに4Bitのフィルビットを挿入するフィルビット挿入工程と、データ変換装置が、フィルビットを挿入したAAL2セルデータをAAL1セルデータに変換する変換工程と、データ変換装置が、変換工程により変換したAAL1セルデータを送信するAAL1セル送信工程と、を有することを特徴とする。
【0026】
また、本発明によれば、フィルビット挿入工程は、フィルデータ計数工程により計数されたフィルデータの個数が奇数であった場合、データ変換装置が、受信中断後に最初に受信されたAAL2セルデータの先頭に4Bitのフィルビットを挿入することを特徴とする。
【0027】
また、本発明によれば、32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、ペイロードが47オクテットであることが規定されているAAL1セルデータに対して、該AAL1セルデータの4Bitごとに4Bit挿入されているフィルビットを取り除き、該フィルビットを取り除いたAAL1セルデータを、AAL2セルデータに変換するデータ変換装置を用いたデータ補正方法であって、データ変換装置が、AAL1セルデータを受信するAAL1セル受信工程と、データ変換装置が、AAL1セル受信工程により最初に受信したAAL1セルデータにおけるITU−T勧告に規定されるシーケンスカウントを検出するシーケンスカウント検出工程と、シーケンスカウント検出工程により検出された値が奇数であった場合、データ変換装置が、AAL1セルデータに2進数の1で構成されるフィルビットを4Bit挿入するフィルビット挿入工程と、データ変換装置が、フィルビットを挿入したAAL1セルデータをAAL2セルデータに変換する変換工程と、データ変換装置が、変換工程により変換したAAL2セルデータを送信するAAL2セル送信工程と、を有することを特徴とする。
【0028】
また、本発明によれば、フィルビット挿入工程は、シーケンスカウント検出工程により検出された値が奇数であった場合、データ変換装置が、最初に受信されたAAL1セルデータの先頭に2進数の1で構成されるフィルビットを4Bit挿入することを特徴とする。
【0029】
また、本発明によれば、32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、受信したAAL2セルデータに対して、該AAL2セルデータの4Bitごとに2進数の1で構成されるフィルビットを4Bit挿入し、該フィルビットを挿入したAAL2セルデータを、ペイロードが47オクテットであることが規定されているAAL1セルデータに変換して送信する処理をコンピュータに実行させるためのプログラムであって、AAL2セルデータを受信するAAL2セル受信処理と、AAL2セルデータ受信中断に応じて、2進数の1で構成されるフィルビットでペイロードが補完されたAAL1データを生成するフィルデータ生成処理と、フィルデータ生成処理により生成されるAAL1データの個数を計数するフィルデータ計数処理と、フィルデータ計数処理により計数されたフィルデータの個数が奇数であった場合、受信されたAAL2セルデータに4Bitのフィルビットを挿入するフィルビット挿入処理と、フィルビットが挿入されたAAL2セルデータをAAL1セルデータに変換する変換処理と、変換処理により変換されたAAL1セルデータを送信するAAL1セル送信処理と、をコンピュータに実行させることを特徴とする。
【0030】
また、本発明によれば、フィルビット挿入処理は、フィルデータ計数処理により計数されたフィルデータの個数が奇数であった場合、受信中断後に最初に受信されたAAL2セルデータの先頭に4Bitのフィルビットを挿入することを特徴とする。
【0031】
また、本発明によれば、32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、ペイロードが47オクテットであることが規定されているAAL1セルデータに対して、該AAL1セルデータの4Bitごとに4Bit挿入されているフィルビットを取り除き、該フィルビットを取り除いたAAL1セルデータを、AAL2セルデータに変換する処理をコンピュータに実行させるためのプログラムであって、AAL1セルデータを受信するAAL1セル受信処理と、AAL1セル受信処理により最初に受信されたAAL1セルデータにおけるITU−T勧告に規定されるシーケンスカウントを検出するシーケンスカウント検出処理と、シーケンスカウント検出処理により検出された値が奇数であった場合、AAL1セルデータに2進数の1で構成されるフィルビットを4Bit挿入するフィルビット挿入処理と、フィルビットが挿入されたAAL1セルデータをAAL2セルデータに変換する変換処理と、変換処理により変換されたAAL2セルデータを送信するAAL2セル送信処理と、をコンピュータに実行させることを特徴とする。
【0032】
また、本発明によれば、フィルビット挿入処理は、シーケンスカウント検出処理により検出された値が奇数であった場合、最初に受信されたAAL1セルデータの先頭に2進数の1で構成されるフィルビットを4Bit挿入することを特徴とする。
【0033】
【発明の実施の形態】
図1は、本発明の一実施形態における移動通信システムの構成を示す図である。図1に示されているように、移動通信システムは、UE(User Equipment)1a、1bと、Node−B2a、2bと、RNC(Radio Network Controller)3a、3bと、MSC(MobileServices Switching Center)Server4a、4bと、MGW(Media GateWay)5a、5bと、IPE(In−Path Equipment)7a、7bとを有する。
【0034】
なお、本明細書では、データを送信するUEを送信側UE、データを受信するUEを受信側UEとし、データ送信側のUEに接続のUTRANに接続されているMGWを送信側MGW、データ受信側のUEに接続のUTRANに接続されているMGWを受信側MGWとする。
【0035】
UE1a、1bは、32Kデータ通信が可能な通信端末装置であって、例えば、携帯電話機などのG3移動体であるとしてもよい。UE1a、1bは、送信側UEおよび受信側UEのいずれとしても機能することができる。
【0036】
Node−B2a、2bは、それぞれUE1a、1bと無線通信を行う機器であって、例えば無線基地局であるとしてよい。
【0037】
RNC3a、3bは、それぞれ接続されるNode−B2a、2bを制御して無線チャネルの割り当てなどに必要な管理を行う無線ネットワーク制御装置である。RNC3a、3bは、RRC(無線リソース制御)、RLC(無線リンク制御)、MAC(媒体アクセス制御)などのレイヤ2、3の無線プロトコル機能を有するとしてもよい。
【0038】
MSC Server4a、4bは、データ通信路の設定、開放、交換、移動管理などの機能を有する移動交換局である。
【0039】
MGW5a、5bは、異なるメディア間を接続するゲートウェイ装置であって、セルの組み立て、分解、変換などを行う。MGW5a、5bは、それぞれUTRAN側(送信側UE側)から受信したAAL2セルデータをAAL1セルデータに変換してCore Network側(受信側UE側)に送出する。また、MGW5a、5bは、Core Network側(送信側UE側)から受信したAAL1セルデータをAAL2セルデータに変換してUTRAN側(受信側UE側)へ送出する。
MGW5a、5bは、送信側MGWおよび受信側MGWのいずれとしても機能することができる。
【0040】
また、MGW5a、5bは、それぞれTC(Trans Coder)6a、6bを有する。
TC6a、6bは、通信データのプロトコル変換機能を有する装置であって、例えば、ITU−T勧告I.460の規定に基づいてAAL1・AAL2間のプロトコル変換を行う。
図2は、本発明の一実施形態におけるTC6a、6bによるプロトコル変換処理の流れを示す図である。ここで、UTRAN側からのAAL2セルデータをAAL1セルデータに変換する処理を例にTC6a、6bによるプロトコル変換処理について説明する。
図2に示されているように、TC6a、6bがUTRAN側から受信したデータでは、ATMの上位層のプロトコルが、AALタイプ2CPSとなっている。
まず、TC6a、6bは、AALタイプ2CPSをAALタイプ2SSSARとその上位層のIuUP(UTRAN Iu Interface User Plane Protocols)に変換する。
次に、TC6a、6bは、AALタイプ2SSSARをAALタイプ1SAR−PDUに変換し、IuUPをNULL、無効とし、AALタイプ1SAR−PDUのセルデータをCore Network側へ出力する。
【0041】
また、TC6a、6bは、送信側UE・送信側MGW間で発生したAAL2セルデータの遅延、および送信側MGW・受信側MGW間で発生したAAL1セルデータの欠落に起因する32Kデータにおける4Bitずれを補正するようにプロトコル変換の際、フィルビットを挿入する。この32Kデータにおける4Bitずれを補正処理については、後ほど詳述する。
【0042】
IPE7a、7bは、Core Networkにおける通信を行う装置である。
【0043】
ここで、(1)送信側UE・送信側MGW間において、AAL2セルデータの遅延が発生した場合、および(2)送信側MGW・受信側MGW間において、AAL1セルデータの欠落が発生した場合において生じる32Kデータの4bitずれに対するMGW5a、5bによるデータ補正処理について説明する。
【0044】
(1)送信側UE・送信側MGW間において、AAL2セルデータの遅延が発生した場合
AAL1は、一定の速度でデータ電送を行うためのプロトコルである。従って、送信側UE・送信側MGW間でAAL2セルデータの遅延が発生した場合、送信側MGWは、遅延のために受信されなかったデータビットの代わりにフィルビットで補完したAAL1セルを生成し、Core Network上に送出する。
【0045】
図3は、本発明の一実施形態において、送信側UE・送信側MGW間でAAL2セルデータの遅延が発生した場合におけるAAL1セルデータおよび復元されたAAL2セルデータを示す図である。
図3の左段は、AAL2セルデータ遅延発生時における従来のAAL1からAAL2へのプロトコル変換を示しており、右段は、AAL2セルデータ遅延発生時の本実施形態におけるAAL1からAAL2へのプロトコル変換を示している。
【0046】
図3の左段に示されているように、例えば遅延発生により、2セル目のAAL1セルデータ(47oct)がフィルビットで補完されて形成されている場合、受信側MGWは、4Bitごとにフィルビット4Bitを除去してAAL2への変換を行う。このとき、受信側MGWは23.5octのAAL2セルへの変換を行い、さらに0.5oct(4Bit)のフィルビットを付加して24octのAAL2セルデータを生成する。
このことにより、送信時のAAL2セルに比べて、復元時(受信時)のAAL2セルのデータビットは、1octの範囲において相対的に4Bitシフトしてしまい、受信側UEにおけるデータ受信の同期が困難になってしまう。
このように、AAL1セル奇数個分データが遅延すると、データの4Bitずれが発生してしまう。
【0047】
本実施形態では、送信側MGWは、受信したAAL2セルデータをAAL1セルデータに変換する際、AAL2データ遅延によりフィルされたAAL1セル送信数をあらかじめカウントしておく。そのカウントしたフィルビットにより構成されたAAL1セルの送信数が奇数の場合、送信側MGWは、図3の右段のように、変換したAAL2セルに4Bitのフィルビットを挿入して、Core Networkへ送出する。
このことにより、受信側MGWにおけるAAL2セルへの復元時における4Bitずれの発生を抑制することが可能となり、受信側UEにおけるデータ受信の同期が容易となる。
【0048】
(2)送信側MGW・受信側MGW間において、AAL2セルデータの欠落が発生した場合
図8に示されているように、AAL1セルのSAR−PDU Headerには、セル受信連続性を示す数字(0〜7)によるSC(シーケンスカウント)が設けられている。AAL1セルのSCは、1セル目から順に0、1、2、3、4、5、6、7、0、1、...となる。
【0049】
図4は、本発明の一実施形態において、送信側MGW・受信側MGW間でAAL1セルデータの欠落が発生した場合におけるAAL1セルデータおよび復元されたAAL2セルデータを示す図である。
図4の左段は、AAL1セルデータ欠落発生時における従来のAAL1からAAL2へのプロトコル変換を示しており、右段は、AAL1セルデータ欠落発生時の本実施形態におけるAAL1からAAL2へのプロトコル変換を示している。
【0050】
図4の左段には、Core Network上において、1セル目のAAL1セルデータ(D1〜D188:47oct)の欠落により、復元後(受信後)のAAL2セルデータの先頭ビットは、データビット「D189」となる例が示されている。
図4の左段では、送信時のAAL2セルに比べて、復元時(受信時)のAAL2セルのデータビットは、1octの範囲において相対的に4Bitシフトしてしまっており、受信側UEにおけるデータ受信の同期が困難になってしまう。
このように、先頭からAAL1セルデータが奇数個欠落すると、データの4Bitずれが発生してしまう。
【0051】
本実施形態では、受信側MGWは、受信したAAL1セルデータをAAL2セルデータに変換する際、受信した最初(先頭)のAAL1セルデータのSCが奇数であるか偶数であるかを判定する。
先頭のAAL1セルのSCが奇数であると判定した場合、受信側MGWは、図4の右段のように、受信したAAL1セルに4Bitのフィルビットを挿入した後に、AAL2への変換処理を行い、変換したAAL2セルデータを受信側UEへ送信する。
このことにより、受信側MGWにおけるAAL2セルへの復元時における4Bitずれの発生を抑制することが可能となり、受信側UEにおけるデータ受信の同期が容易となる。
【0052】
図5は、本発明の一実施形態におけるMGW5a、5bに各処理実行させるためのソフトウェア構成の概略図である。
図5に示されているように、MGW5a、5bは、上記のソフトウェアにより、メイン処理と、データを受信する受信処理と、データを送信する送信処理とを実行する。
また、上記のメイン処理には、受信バッファ処理と、送信バッファ処理と、スケジュール制御処理と、AAL2→AAL1変換処理と、AAL1→AAL2変換処理と、偶数/奇数判定処理と、偶数/奇数カウント処理とが含まれる。
受信バッファ処理は、受信処理により受信されたデータを一時記憶する処理である。送信バッファ処理は、送信処理により送信するデータを一時記憶する処理である。スケジュール制御処理は、AAL1/AAL2セルデータに対する各処理の開始タイミングを制御する処理である。AAL2→AAL1変換処理は、AAL2セルデータをAAL1セルデータに変換する処理である。AAL1→AAL2変換処理は、AAL1セルデータをAAL2セルデータに変換する処理である。偶数/奇数判定処理は、SCの値が偶数であるか奇数であるかを判定する処理である。偶数/奇数カウント処理は、データ遅延によりペイロード全部がフィルビットで補完されて形成されるAAL1セルデータの個数をカウントし、そのAAL1セルデータの個数が偶数であるか奇数であるかを判定する処理である。
【0053】
図6は、本発明の一実施形態における32Kデータの4Bitずれに対する補正処理の流れを示すフローチャートである。以下、図6に沿って、本実施形態における32Kデータの4Bitずれに対する補正処理について詳細に説明する。
【0054】
MGW5a、5bは、AAL1/AAL2セルに対する処理の実行タイミングを制御している。MGW5a、5bは、セル受信などによりAAL1/AAL2セルに対する処理の実行タイミングに到達したと判断すると、受信したセルに対する処理実行を起動する(ステップS101)。
【0055】
次に、MGW5a、5bは、受信したセルがAAL1/AAL2セルのどちらであるか判定する(ステップS102)。
【0056】
セルタイプがAAL1であると判定された場合(ステップS102/AAL1)、MGW5a、5bは、受信したAAL1セルが最初のAAL1セルであるか否かを判定する(ステップS103)。
【0057】
受信セルが最初のAAL1セルではないと判定された場合(ステップS103/No)、ステップS110の処理へ移行する。
【0058】
受信セルが最初のAAL1セルであると判定された場合(ステップS103/Yes)、MGW5a、5bは、その受信セルのSC(シーケンスカウント)の値が偶数であるか奇数であるかを判定する(ステップS105)。
【0059】
受信セルのSCの値が偶数であると判定された場合(ステップS105/偶数)、ステップS110の処理へ移行する。
【0060】
受信セルのSCの値が奇数であると判定された場合(ステップS105/奇数)、MGW5a、5bは、受信したAAL1セルの先頭に4Bit分のフィルビットを挿入する(ステップS107)。
【0061】
4Bitのフィルビット挿入後、MGW5a、5bは、受信したAAL1セルデータをAAL2セルデータに変換する(ステップS110)。
【0062】
MGW5a、5bは、変換後のAAL2セルデータを受信側UEへ送信する(ステップS112)。
【0063】
セルタイプがAAL2であると判定された場合(ステップS102/AAL2)、MGW5a、5bは、AAL2セルを実際に受信したか否かを判定する(ステップS104)。
【0064】
AAL2セルを実際に受信したと判定された場合(ステップS104/Yes)、ステップS108のAAL1への変換処理に移行する。
【0065】
AAL2セルが遅延などにより実際に受信されていないと判定された場合(ステップS104/No)、MGW5a、5bは、そのセルが受信されていない期間内に送信する、ペイロード全部をフィルビットで補完したALL1セルデータの個数をカウントする(ステップS106)。
【0066】
次に、MGW5a、5bは、受信したAAL2セルデータの4Bitごとにフィルビット4Bit挿入して、AAL1フォーマットへ変換する(ステップS108)。
【0067】
セルフォーマット変換後、MGW5a、5bは、ステップS106でカウントしたAAL1セルデータの個数が偶数であるか奇数であるかを判定する(ステップS109)。
【0068】
ステップS106でカウントしたAAL1セルデータの個数が偶数であると判定された場合(ステップS109/偶数)、MGW5a、5bは、AAL1セルデータを生成し、その生成したAAL1セルデータをCore Network側へ送信する(ステップS112)。
【0069】
ステップS106でカウントしたAAL1セルデータの個数が奇数であると判定された場合(ステップS109/奇数)、MGW5a、5bは、1度受信が中断された後に受信したデータビットの先頭部分に4Bit分のフィルビットを挿入する(ステップS111)。
【0070】
MGW5a、5bは、フィルビット4Bit挿入後、AAL1セルデータを生成し、その生成したAAL1セルデータをCore Network側へ送信する(ステップS112)。
【0071】
なお、本実施形態では、データ欠落または遅延後に、AAL1からAAL2へデータフォーマット変換された際に発生する32Kデータの4Bitずれを補正していたが、本実施形態の構成を一部変更することにより、32Kデータの4bitずれに限らず、すべてのデータの補正処理に有効である。つまり任意データ間通信において任意のbitずれに有効である。
【0072】
ここで、送信された第2のフォーマットのデータ(データタイプ2:本実施形態ではAAL2)が一旦第1のフォーマット(データタイプ1:本実施形態ではAAL1)に変換されて、再度受信時に第2のフォーマットに変換される場合について説明する。
【0073】
例えば、データタイプ1伝送時にデータ欠落したビット数が、受信時に復元されたデータタイプ2で(8M+N)Bit(Mは0以上の整数、Nは1以上7以下の整数)に相当した場合、受信側MGWは、(8−N)Bitのフィルビットを本実施形態と同様に受信したAAL1セルデータに挿入することにより、NBitずれを補正することができる。
なお、上記の欠落したデータビット数は、本実施形態と同様に、1個のデータタイプ1のペイロードのビット数に、シーケンスカウントのようなセル番号を示す情報から読み取ったセルデータ欠落数を乗じて算出し、その算出した値をデータタイプ2に相当した値に変換することにより導出されるとしてもよい。
【0074】
また、送信側MGWが、データタイプ2からデータタイプ1への変換の際、データタイプ2伝送遅延のためフィルビットを挿入し、その挿入したフィルビット数が、受信時に復元されたデータタイプ2で(8M+N)Bit(Mは0以上の整数、Nは1以上7以下の整数)に相当した場合、受信側MGWは、(8−N)Bitのフィルビットを本実施形態と同様に受信したAAL2セルデータに挿入することにより、NBitずれを補正することができる。
なお、上記の挿入したフィルビット数は、本実施形態と同様に、1個のデータタイプ1のペイロードのビット数に、データ遅延時に同期をとるために送信したデータタイプ1のセルデータ数を乗じて算出し、その算出した値をデータタイプ2に相当した値に変換することにより導出されるとしてもよい。
【0075】
以上説明したように、本実施形態によれば、送信側のUTRANにおいてAAL2セルデータの遅延が発生した場合、送信側MGWは、遅延のためにペイロード全部をフィルビットで補完したAAL1セルの送信数をカウントする。そのペイロード全部をフィルビットで補完したAAL1セルの送信数が奇数であった場合、送信時に比べて受信時のAAL2セルデータのデータビットが1octの範囲で相対的に4Bitシフトする。この4Bitシフトを補正するために、送信側MGWは、データ遅延後に最初に受信したAAL2セルデータのデータビットの先頭にフィルビットを4Bit挿入してAAL1セルデータへの変換処理を行い、Core Network側へ送出する。
このことにより、データ遅延に起因するAAL2セルデータ復元時のデータビットの4Bitずれを補正することができ、受信側UEは、受信時に容易に同期をとることが可能となる。
【0076】
また、本実施形態によれば、受信側MGWは、Core Networkから受信した最初のAAL1データのSC(シーケンスカウント)を検出する。ここで、検出されたSCの値が「0」以外(1〜7)であった場合、Core Network上においてAAL1セルデータの欠落が発生したことを示すこととなる。このとき、SCの値が奇数(1、3、5、7)であった場合、奇数個のAAL1データが欠落したこととなり、送信時に比べて受信時のAAL2セルデータのデータビットが1octの範囲で相対的に4Bitシフトする。この4Bitシフトを補正するために、受信側MGWは、最初に受信したAAL1セルデータのデータビットの先頭にフィルビットを4Bit挿入してAAL2セルデータへの変換処理を行い、受信側のUTRAN側へ送出する。
このことにより、Core Network上におけるデータ欠落に起因するAAL2セルデータ復元時のデータビットの4Bitずれを補正することができ、受信側UEは、受信時に容易に同期をとることが可能となる。
【0077】
また、本実施形態における上記の処理は、MGW5a、5bが有するコンピュータプログラムにより実行されるが、上記のプログラムは、光記録媒体、磁気記録媒体、光磁気記録媒体、または半導体等の記録媒体に記録され、上記の記録媒体からロードされるようにしてもよいし、所定のネットワークを介して接続されている外部機器からロードされるようにしてもよい。
【0078】
なお、上記の実施形態は本発明の好適な実施の一例であり、本発明の実施形態は、これに限定されるものではなく、本発明の要旨を逸脱しない範囲において種々変形して実施することが可能となる。
【0079】
【発明の効果】
以上説明したように、本発明によれば、データ欠落またはデータ遅延に起因する受信側データのビットずれを容易に補正することが可能となる。
【図面の簡単な説明】
【図1】本発明の一実施形態における移動通信システムの構成を示す図である。
【図2】本発明の一実施形態におけるTCによるプロトコル変換処理の流れを示す図である。
【図3】本発明の一実施形態において、送信側UE・送信側MGW間でAAL2セルデータの遅延が発生した場合におけるAAL1セルデータおよび復元されたAAL2セルデータを示す図である。
【図4】本発明の一実施形態において、送信側MGW・受信側MGW間でAAL1セルデータの欠落が発生した場合におけるAAL1セルデータおよび復元されたAAL2セルデータを示す図である。
【図5】本発明の一実施形態におけるMGWに各処理実行させるためのソフトウェア構成の概略図である。
【図6】本発明の一実施形態における32Kデータの4Bitずれに対する補正処理の流れを示すフローチャートである。
【図7】従来の移動通信システムの構成を示す図である。
【図8】AAL1のセルフォーマットを示す図である。
【図9】AAL2のセルフォーマットを示す図である。
【図10】AAL1セルとAAL2セルとの間のフォーマット変換を示す図である。
【図11】ゲートウェイ装置によるAAL1からAAL2へのセルのフォーマット変換処理を示す図である。
【符号の説明】
1a、1b UE
2a、2b Node−B
3a、3b RNC
4a、4b MSC Server
5a、5b MGW
6a、6b TC
7a、7b IPE
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a data conversion device, a data correction method, and a program thereof, and more particularly to a data conversion device, a data correction method, and a program thereof that correct a bit shift in a range of 1 octet of transmission data.
[0002]
[Prior art]
Conventionally, each specification such as ALL1 (ALL type 1) or AAL2 (ALL type 2) has been adopted in AAL (ATM Adaptation Layer) in order to realize ATM (Asynchronous Transfer Mode) transfer in 3G mobile networks. .
[0003]
FIG. 7 is a diagram showing a configuration of a conventional mobile communication system.
As shown in FIG. 7, when performing 32K data communication between UEs (User Equipment) such as mobile phones, the transmitting UE transmits to the transmitting MGW via UTRAN (Universal Terrestrial Radio Access Network).
The TC (Trans Coder) included in the transmission side MGW (Media Gateway) is ITU-TI. The AAL2 cell from the transmission side UE is converted into an AAL1 cell by the method defined in 460.
The transmission side MGW transmits the converted AAL1 cell data to the reception side MGW via the Core Network with a payload of 47 octets.
The receiving side MGW that has received AAL1 returns the received AAL1 to AAL2 again and sends it to the receiving side UE via UTRAN.
[0004]
FIG. 8 is a diagram showing a cell format of AAL1.
As shown in FIG. 8, the AAL1 cell includes an ATM header (5 bytes), a SAR-PDU header (1 byte), and a payload (payload: 47 bytes).
The SAR-PDU header is composed of CSI (Convergence SubLayer: 1 Bit), SC (Sequence Count: 3 Bit), CRC (Cyclic Redundancy Check: 3 Bit), and P (Parity: 1 Bit).
[0005]
FIG. 9 is a diagram showing a cell format of AAL2.
As shown in FIG. 9, the AAL2 cell has a data length of 53 bytes, ATM header (5 bytes), STF (start field: 1 byte), CPS-PH (3 bytes), and payload (payload). : Arbitrary data length) and PAD (padding: 0 to 47 bytes).
[0006]
As a prior art related to data transfer using cells of the AAL1 format as described above, there is an AAL1 cell bandwidth control system disclosed in Patent Document 1. In Patent Document 1, when the number of bytes of received data is monitored and it is detected that the boundary position of the frame of received data is earlier than the internal frame counter cycle, the deficient data is supplemented with dummy data.
[0007]
In the CLAD device disclosed in Patent Document 2, data of a code sequence having a code length that is neither a multiple of 8 nor a divisor is inserted into a CS indication bit in a SAR-PDU header in an AAL1 cell. As a result, bit missing for multiples of 8 in succession was reliably detected.
[0008]
[Patent Document 1]
JP 2001-230785 A
[Patent Document 2]
JP 2001-339395 A
[0009]
[Problems to be solved by the invention]
Conventionally, when performing 32K data communication in ATM transfer in a 3G mobile network, a gateway device (MGW: Media Gateway) provided on the 3G mobile network has a cell format between an AAL1 cell and an AAL2 cell. I was converting.
[0010]
FIG. 10 is a diagram showing format conversion between the AAL1 cell and the AAL2 cell. As shown in FIG. 10, the gateway device performs 4-bit data (fill bit, in FIG. 10) that is all binary “1” for every 4 bits of AAL2 cell data (indicated by “D” in FIG. 10). The cell data format is converted from AAL2 to AAL1. Conversely, the gateway device converts the cell data format from AAL1 to AAL2 by removing the fill bit from the AAL1 cell data.
Thus, for example, if the data length of the AAL1 cell is 160 octets, the data length of the AAL2 cell is 80 octets.
[0011]
As described above, I.I. When 32K data communication speed-matched by the 460 method is performed, the following problems occur when data is lost due to a data communication failure or the like.
Even if AAL2 data is lost, the MGW must always transmit the AAL1 cell at the same timing. Accordingly, when there is no AAL2 data, the transmitting MGW transmits AAL1 cell data (fill) supplemented with “1”.
At this time, when the receiving side MGW receives an AAL1 cell filled with an odd number of cells, or when the first received AAL1 cell is an odd numbered cell, the payload portion of the AAL1 cell as shown in FIG. Is 47 bytes, a 4-bit shift occurs in the restored AAL2 data.
[0012]
FIG. 11 is a diagram showing cell format conversion processing from AAL1 to AAL2 by the gateway device. Hereinafter, a cell format conversion process when data transmission is performed normally and when an AAL2 data cell is missing (abnormal) will be described with reference to FIG.
[0013]
The left side of FIG. 11 shows a case where there is no data loss and data transmission is performed normally.
Further, the right side of FIG. 11 shows a case where AAL2 cell data sent from the transmission side is missing. The right side of FIG. 11 shows the AAL1 cell converted from the AAL2 cell from which the data bits are missing, and the AAL2 cell converted again.
[0014]
Hereinafter, cell data conversion at the time of data loss will be described using the right side of FIG.
Here, when AAL2 cell data (D1 to D188) for one AAL1 cell (47 octets) is missing from the transmitting UE to the transmitting MGW, the transmitting MGW is as shown in FIG. Then, a fill bit of 4 bits is inserted for every 4 bits of data after D189 of the received AAL2 cell data, and AAL1 cell data is generated and transmitted to the receiving side.
As shown in FIG. 10, the receiving-side MGW converts the AAL1 cell data into AAL2 cell data by removing the fill bit of 4 bits for each data bit of 4 bits. At this time, since the first data bit is D189, D189 to D196 are the 1st octet.
At this time, when the normal and abnormal AAL2 cell data converted by the receiving side MGW are compared in the range of 1-oct bit string, the payload of the AAL1 cell data is odd as shown in the right side of FIG. Since it is composed of oct (47 oct), each data bit at the time of abnormality is shifted by 4 bits as compared with the time of normal. For example, the data bit of D189 is located at the 5th bit in the range of 1 oct when normal, and is located at the 1st bit shifted by 4 bits when abnormal.
[0015]
As described above, there is a possibility that data resynchronization becomes difficult due to a 4-bit shift in data bits of AAL2 cell data during transmission and reception.
[0016]
In Patent Document 1, dummy data is supplemented to the missing portion of the AAL1 cell to suppress the data shift. However, in order to realize this, a counter that performs down-counting by loading the value of the frame period to be used is provided. Was necessary. Further, Patent Document 1 did not assume data loss resulting from data loss and format conversion.
[0017]
Further, Patent Document 2 detects a bit loss of a multiple of 8 in succession, and does not disclose a configuration for solving the above-described problem caused by a 4-bit bit loss.
[0018]
The present invention has been made in view of the above problems, and an object of the present invention is to provide a data conversion device, a data correction method, and a program for correcting a bit shift caused by data loss and format conversion.
[0020]
[Means for Solving the Problems]
In order to achieve such an object, the present invention provides an I.D. In a system that performs speed matching using the 460 method, 4 bits of a fill bit composed of binary 1 is inserted for each 4 bits of the received AAL2 cell data, and the fill bit is inserted. Converts AAL2 cell data to AAL1 cell data that specifies that the payload is 47 octets And send An AAL2 cell receiving means for receiving AAL2 cell data, and a fill for generating AAL1 data in which a payload is supplemented with a fill bit composed of binary 1 in response to interruption of AAL2 cell data reception. A data generation means, a fill data counting means for counting the number of AAL1 data generated by the fill data generation means, and the received AAL2 cell when the number of fill data counted by the fill data counting means is an odd number Fill bit insertion means for inserting a 4-bit fill bit into data, AAL2 cell data into which AAL2 cell data into which the fill bit has been inserted is converted to AAL1 cell data, and AAL1 cell transmission for transmitting AAL1 cell data converted by the conversion means And means.
[0021]
Further, according to the present invention, the fill bit inserting means, when the number of fill data counted by the fill data counting means is an odd number, fills a 4-bit fill at the head of the AAL2 cell data received first after interruption of reception. It is characterized by inserting a bit.
[0023]
Moreover, according to the present invention, I.I. In a system that performs speed matching using the 460 method AAL1 cell data that specifies that the payload is 47 octets In contrast, the AAL1 cell data in which the 4-bit inserted bit is removed every 4 bits of the AAL1 cell data, and the fill bit is removed. Is a data conversion device for converting AAL1 cell data into AAL1 cell data, AAL1 cell receiving means for receiving AAL1 cell data, and AAL1 cell data first received by the AAL1 cell receiving means Stipulated in ITU-T recommendation A sequence count detecting means for detecting a sequence count, and a fill bit inserting means for inserting a 4-bit fill bit composed of a binary number 1 into AAL1 cell data when the value detected by the sequence count detecting means is an odd number. A conversion means for converting the AAL1 cell data in which the fill bit is inserted into AAL2 cell data, and an AAL2 cell transmission means for transmitting the AAL2 cell data converted by the conversion means.
[0024]
Further, according to the present invention, the fill bit insertion means, when the value detected by the sequence count detection means is an odd number, is filled with a binary 1 at the head of the first received AAL1 cell data. It is characterized by inserting 4 bits of bits.
[0025]
Moreover, according to the present invention, I.I. In a system that performs speed matching using the 460 method, 4 bits of a fill bit composed of binary 1 is inserted for each 4 bits of the received AAL2 cell data, and the fill bit is inserted. Converts AAL2 cell data to AAL1 cell data that specifies that the payload is 47 octets And send A data correction method using a data conversion apparatus, wherein the data conversion apparatus receives an AAL2 cell data and an AAL2 cell reception step, and the data conversion apparatus is composed of binary 1 in response to interruption of AAL2 cell data reception. Data generating step for generating AAL1 data in which the payload is complemented with the fill bit to be generated, a fill data counting step in which the data converter counts the number of AAL1 data generated by the fill data generating step, and a fill data counting step When the number of fill data counted according to the above is an odd number, the data converter inserts a fill bit of 4 bits into the received AAL2 cell data, and the data converter inserts the fill bit. A conversion process for converting AAL2 cell data to AAL1 cell data, and data Conversion device, characterized by having a a AAL1 cell transmission step of transmitting the AAL1 cell data converted by the conversion process.
[0026]
According to the present invention, in the fill bit insertion process, when the number of fill data counted in the fill data counting process is an odd number, the data conversion apparatus performs the first conversion of the AAL2 cell data received after the reception interruption. A 4-bit fill bit is inserted at the beginning.
[0027]
Moreover, according to the present invention, I.I. In a system that performs speed matching using the 460 method, AAL1 cell data that specifies that the payload is 47 octets In contrast, the AAL1 cell data in which the 4-bit inserted bit is removed every 4 bits of the AAL1 cell data, and the fill bit is removed. Is a data correction method using a data converter that converts AAL2 cell data into an AAL2 cell data, in which the data converter first receives the AAL1 cell data, and the data converter first performs the AAL1 cell reception step. Received AAL1 cell data Stipulated in ITU-T recommendation When the sequence count detection step for detecting the sequence count and the value detected by the sequence count detection step are odd numbers, the data conversion device inserts a 4-bit fill bit composed of binary 1 into the AAL1 cell data. Fill bit insertion step, conversion step in which the data conversion device converts AAL1 cell data into which the fill bit has been inserted into AAL2 cell data, and AAL2 cell transmission step in which the data conversion device transmits the AAL2 cell data converted in the conversion step It is characterized by having.
[0028]
Further, according to the present invention, in the fill bit insertion step, when the value detected by the sequence count detection step is an odd number, the data conversion apparatus adds a binary 1 to the head of the first received AAL1 cell data. It is characterized in that 4 bits are inserted for a fill bit composed of
[0029]
Moreover, according to the present invention, I.I. In a system that performs speed matching using the 460 method, 4 bits of a fill bit composed of binary 1 is inserted for each 4 bits of the received AAL2 cell data, and the fill bit is inserted. Converts AAL2 cell data to AAL1 cell data that specifies that the payload is 47 octets And send A program for causing a computer to execute processing, and the payload is supplemented with a fill bit composed of binary 1 in response to AAL2 cell reception processing for receiving AAL2 cell data and interruption of AAL2 cell data reception When the fill data generation process for generating AAL1 data, the fill data count process for counting the number of AAL1 data generated by the fill data generation process, and the number of fill data counted by the fill data count process are odd numbers A fill bit insertion process for inserting a 4-bit fill bit into the received AAL2 cell data, a conversion process for converting the AAL2 cell data with the fill bit inserted into AAL1 cell data, and the AAL1 cell data converted by the conversion process AAL1 cell transmission processing for transmitting Characterized in that to execute the Yuta.
[0030]
Further, according to the present invention, the fill bit insertion process is performed when the number of fill data counted by the fill data counting process is an odd number, and a 4-bit fill is added to the head of the AAL2 cell data received first after the reception is interrupted. It is characterized by inserting a bit.
[0031]
Moreover, according to the present invention, I.I. In a system that performs speed matching using the 460 method, AAL1 cell data that specifies that the payload is 47 octets In contrast, the AAL1 cell data in which the 4-bit inserted bit is removed every 4 bits of the AAL1 cell data, and the fill bit is removed. Is a program for causing a computer to execute a process of converting AAL2 cell data into AAL1 cell data, AAL1 cell reception processing for receiving AAL1 cell data, and AAL1 cell data received first by the AAL1 cell reception processing Stipulated in ITU-T recommendation A sequence count detection process for detecting a sequence count, and a fill bit insertion process for inserting a 4-bit fill bit composed of a binary number 1 into AAL1 cell data when the value detected by the sequence count detection process is an odd number. The computer is caused to execute a conversion process for converting the AAL1 cell data in which the fill bit is inserted into AAL2 cell data, and an AAL2 cell transmission process for transmitting the AAL2 cell data converted by the conversion process.
[0032]
Further, according to the present invention, the fill bit insertion process is performed when the value detected by the sequence count detection process is an odd number, and the fill bit composed of a binary number 1 at the head of the first received AAL1 cell data. It is characterized by inserting 4 bits of bits.
[0033]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is a diagram showing a configuration of a mobile communication system according to an embodiment of the present invention. As shown in FIG. 1, the mobile communication system includes UE (User Equipment) 1a, 1b, Node-B 2a, 2b, RNC (Radio Network Controller) 3a, 3b, and MSC (Mobile Services Switching Center) Server 4. 4b, MGW (Media Gateway) 5a, 5b, and IPE (In-Path Equipment) 7a, 7b.
[0034]
In this specification, a UE that transmits data is a transmitting UE, a UE that receives data is a receiving UE, an MGW connected to a UTRAN connected to the data transmitting UE is a transmitting MGW, and data reception The MGW connected to the UTRAN connected to the UE on the side is set as the receiving side MGW.
[0035]
The UEs 1a and 1b are communication terminal devices capable of 32K data communication, and may be G3 mobile bodies such as mobile phones, for example. The UEs 1a and 1b can function as both the transmission side UE and the reception side UE.
[0036]
The Node-Bs 2a and 2b are devices that perform radio communication with the UEs 1a and 1b, respectively, and may be radio base stations, for example.
[0037]
The RNCs 3a and 3b are radio network control apparatuses that perform management necessary for radio channel allocation by controlling the Node-Bs 2a and 2b connected thereto. The RNCs 3a and 3b may have layer 2 and 3 radio protocol functions such as RRC (radio resource control), RLC (radio link control), and MAC (medium access control).
[0038]
The MSC Servers 4a and 4b are mobile switching centers having functions such as setting, opening, exchanging, and moving management of data communication paths.
[0039]
The MGWs 5a and 5b are gateway devices that connect different media, and perform cell assembly, disassembly, conversion, and the like. Each of the MGWs 5a and 5b converts the AAL2 cell data received from the UTRAN side (transmission side UE side) into AAL1 cell data, and sends it to the Core Network side (reception side UE side). In addition, the MGWs 5a and 5b convert the AAL1 cell data received from the Core Network side (transmission side UE side) into AAL2 cell data, and send it to the UTRAN side (reception side UE side).
The MGWs 5a and 5b can function as both the transmission side MGW and the reception side MGW.
[0040]
Further, the MGWs 5a and 5b have TCs (Trans Coders) 6a and 6b, respectively.
The TCs 6a and 6b are devices having a protocol conversion function for communication data. Protocol conversion between AAL1 and AAL2 is performed based on 460 regulations.
FIG. 2 is a diagram showing a flow of protocol conversion processing by the TCs 6a and 6b in the embodiment of the present invention. Here, protocol conversion processing by the TCs 6a and 6b will be described by taking as an example processing for converting AAL2 cell data from the UTRAN side into AAL1 cell data.
As shown in FIG. 2, in the data received by the TCs 6a and 6b from the UTRAN side, the protocol of the upper layer of ATM is AAL type 2CPS.
First, the TCs 6a and 6b convert the AAL type 2 CPS into the AAL type 2 SSSAR and its upper layer IuUP (UTRAN Iu Interface User Plane Protocols).
Next, the TCs 6a and 6b convert the AAL type 2 SSSAR into an AAL type 1 SAR-PDU, invalidate the IuUP, and output the cell data of the AAL type 1 SAR-PDU to the Core Network side.
[0041]
In addition, the TCs 6a and 6b perform the 4-bit shift in the 32K data due to the delay of the AAL2 cell data generated between the transmission side UE and the transmission side MGW and the loss of the AAL1 cell data generated between the transmission side MGW and the reception side MGW. Fill bits are inserted during protocol conversion to correct. The process for correcting the 4-bit shift in the 32K data will be described in detail later.
[0042]
The IPEs 7a and 7b are devices that perform communication in the Core Network.
[0043]
Here, (1) when AAL2 cell data delay occurs between the transmission side UE and the transmission side MGW, and (2) when AAL1 cell data loss occurs between the transmission side MGW and the reception side MGW. Data correction processing by the MGWs 5a and 5b for the generated 32-bit data shift of 4 bits will be described.
[0044]
(1) When a delay of AAL2 cell data occurs between the transmitting side UE and the transmitting side MGW
AAL1 is a protocol for performing data transmission at a constant speed. Therefore, when a delay of AAL2 cell data occurs between the transmission side UE and the transmission side MGW, the transmission side MGW generates an AAL1 cell supplemented with a fill bit instead of a data bit that was not received due to the delay, It is sent out on the Core Network.
[0045]
FIG. 3 is a diagram showing AAL1 cell data and restored AAL2 cell data when a delay of AAL2 cell data occurs between the transmitting UE and the transmitting MGW in an embodiment of the present invention.
The left side of FIG. 3 shows the conventional protocol conversion from AAL1 to AAL2 when AAL2 cell data delay occurs, and the right side shows the protocol conversion from AAL1 to AAL2 in the present embodiment when AAL2 cell data delay occurs. Is shown.
[0046]
As shown in the left side of FIG. 3, when the AAL1 cell data (47 oct) of the second cell is complemented with a fill bit due to delay occurrence, for example, the receiving side MGW fills in every 4 bits. Bit 4 Bit is removed and conversion to AAL2 is performed. At this time, the receiving side MGW performs conversion to 23.5 oct AAL2 cells, and further adds a fill bit of 0.5 oct (4 bits) to generate 24 oct AAL2 cell data.
As a result, compared to the AAL2 cell at the time of transmission, the data bits of the AAL2 cell at the time of restoration (at the time of reception) are relatively shifted by 4 bits in the range of 1 oct, and it is difficult to synchronize data reception at the receiving side UE Become.
In this way, when data for an odd number of AAL1 cells is delayed, a 4-bit shift of data occurs.
[0047]
In this embodiment, the transmitting MGW previously counts the number of AAL1 cell transmissions filled with the AAL2 data delay when converting the received AAL2 cell data into AAL1 cell data. When the number of transmissions of the AAL1 cell constituted by the counted fill bits is an odd number, the transmission side MGW inserts a 4-bit fill bit into the converted AAL2 cell as shown in the right side of FIG. 3 and sends it to the Core Network. Send it out.
As a result, it is possible to suppress the occurrence of a 4-bit shift at the time of restoration to the AAL2 cell in the receiving side MGW, and synchronization of data reception in the receiving side UE is facilitated.
[0048]
(2) When AAL2 cell data is missing between the transmitting MGW and the receiving MGW
As shown in FIG. 8, the SAR-PDU header of the AAL1 cell is provided with an SC (sequence count) by numbers (0 to 7) indicating cell reception continuity. The SC of the AAL1 cell is 0, 1, 2, 3, 4, 5, 6, 7, 0, 1,. . . It becomes.
[0049]
FIG. 4 is a diagram showing AAL1 cell data and restored AAL2 cell data when AAL1 cell data is missing between the transmitting MGW and the receiving MGW in an embodiment of the present invention.
4 shows a conventional protocol conversion from AAL1 to AAL2 when AAL1 cell data is missing, and the right row shows protocol conversion from AAL1 to AAL2 in this embodiment when AAL1 cell data is missing. Is shown.
[0050]
The left side of FIG. 4 shows that the first bit of AAL2 cell data after restoration (after reception) is the data bit “D189 due to the lack of AAL1 cell data (D1 to D188: 47 oct) of the first cell on the Core Network. "Is shown.
In the left part of FIG. 4, the data bits of the AAL2 cell at the time of restoration (at the time of reception) are relatively shifted by 4 bits in the range of 1 oct as compared with the AAL2 cell at the time of transmission. Reception synchronization becomes difficult.
Thus, if an odd number of AAL1 cell data is missing from the beginning, a 4-bit shift in data occurs.
[0051]
In the present embodiment, the receiving side MGW determines whether the SC of the received first (first) AAL1 cell data is odd or even when converting the received AAL1 cell data to AAL2 cell data.
If it is determined that the SC of the first AAL1 cell is an odd number, the receiving side MGW inserts a 4-bit fill bit into the received AAL1 cell and performs conversion processing to AAL2 as shown in the right side of FIG. The converted AAL2 cell data is transmitted to the receiving side UE.
As a result, it is possible to suppress the occurrence of a 4-bit shift at the time of restoration to the AAL2 cell in the receiving side MGW, and synchronization of data reception in the receiving side UE is facilitated.
[0052]
FIG. 5 is a schematic diagram of a software configuration for causing the MGWs 5a and 5b to execute each process according to an embodiment of the present invention.
As shown in FIG. 5, the MGWs 5a and 5b execute a main process, a reception process for receiving data, and a transmission process for transmitting data by the software described above.
The main processing includes reception buffer processing, transmission buffer processing, schedule control processing, AAL2 → AAL1 conversion processing, AAL1 → AAL2 conversion processing, even / odd determination processing, and even / odd count processing. And are included.
The reception buffer process is a process for temporarily storing data received by the reception process. The transmission buffer process is a process for temporarily storing data to be transmitted by the transmission process. The schedule control process is a process for controlling the start timing of each process for AAL1 / AAL2 cell data. The AAL2 → AAL1 conversion process is a process for converting AAL2 cell data into AAL1 cell data. The AAL1 → AAL2 conversion process is a process of converting AAL1 cell data into AAL2 cell data. The even / odd determination process is a process for determining whether the SC value is even or odd. The even / odd counting process counts the number of AAL1 cell data formed by complementing the entire payload with a fill bit due to data delay, and determines whether the number of AAL1 cell data is even or odd It is.
[0053]
FIG. 6 is a flowchart showing a flow of correction processing for a 4-bit shift of 32K data according to an embodiment of the present invention. Hereinafter, with reference to FIG. 6, the correction process for the 4-bit shift of 32K data in the present embodiment will be described in detail.
[0054]
The MGWs 5a and 5b control the processing execution timing for the AAL1 / AAL2 cells. If the MGWs 5a and 5b determine that the processing execution timing for the AAL1 / AAL2 cell has been reached due to cell reception or the like, the MGWs 5a and 5b start processing execution for the received cell (step S101).
[0055]
Next, the MGWs 5a and 5b determine whether the received cell is an AAL1 / AAL2 cell (step S102).
[0056]
When it is determined that the cell type is AAL1 (step S102 / AAL1), the MGWs 5a and 5b determine whether or not the received AAL1 cell is the first AAL1 cell (step S103).
[0057]
When it is determined that the received cell is not the first AAL1 cell (step S103 / No), the process proceeds to step S110.
[0058]
When it is determined that the received cell is the first AAL1 cell (step S103 / Yes), the MGWs 5a and 5b determine whether the SC (sequence count) value of the received cell is an even number or an odd number ( Step S105).
[0059]
If it is determined that the SC value of the received cell is an even number (step S105 / even number), the process proceeds to step S110.
[0060]
When it is determined that the SC value of the received cell is an odd number (step S105 / odd number), the MGWs 5a and 5b insert a 4-bit fill bit at the head of the received AAL1 cell (step S107).
[0061]
After inserting the 4-bit fill bit, the MGWs 5a and 5b convert the received AAL1 cell data into AAL2 cell data (step S110).
[0062]
The MGWs 5a and 5b transmit the converted AAL2 cell data to the receiving side UE (step S112).
[0063]
When it is determined that the cell type is AAL2 (step S102 / AAL2), the MGWs 5a and 5b determine whether an AAL2 cell is actually received (step S104).
[0064]
When it is determined that the AAL2 cell is actually received (step S104 / Yes), the process proceeds to the conversion process to AAL1 in step S108.
[0065]
When it is determined that the AAL2 cell is not actually received due to a delay or the like (step S104 / No), the MGWs 5a and 5b transmit the payload within the period in which the cell is not received, and supplement the entire payload with fill bits. The number of ALL1 cell data is counted (step S106).
[0066]
Next, the MGWs 5a and 5b insert a fill bit of 4 bits for every 4 bits of the received AAL2 cell data, and convert the data into the AAL1 format (step S108).
[0067]
After the cell format conversion, the MGWs 5a and 5b determine whether the number of AAL1 cell data counted in step S106 is an even number or an odd number (step S109).
[0068]
When it is determined that the number of AAL1 cell data counted in step S106 is an even number (step S109 / even number), the MGWs 5a and 5b generate AAL1 cell data, and transmit the generated AAL1 cell data to the Core Network side. (Step S112).
[0069]
When it is determined that the number of AAL1 cell data counted in step S106 is an odd number (step S109 / odd number), the MGWs 5a and 5b add 4 bits to the head portion of the data bits received after the reception is interrupted once. Fill bits are inserted (step S111).
[0070]
After inserting the fill bit 4 bits, the MGWs 5a and 5b generate AAL1 cell data, and transmit the generated AAL1 cell data to the Core Network side (step S112).
[0071]
In this embodiment, the 4-bit shift of 32K data that occurs when the data format is converted from AAL1 to AAL2 after data loss or delay is corrected. However, by partially changing the configuration of this embodiment This is effective for correction of all data, not limited to 4-bit shift of 32K data. That is, it is effective for arbitrary bit shift in communication between arbitrary data.
[0072]
Here, the transmitted data in the second format (data type 2: AAL2 in the present embodiment) is once converted into the first format (data type 1: AAL1 in the present embodiment), and the second data is received again when received. A case of conversion to the format will be described.
[0073]
For example, if the number of bits lost during transmission of data type 1 corresponds to (8M + N) Bit (M is an integer greater than or equal to 0 and N is an integer greater than or equal to 1 and less than 7) in data type 2 restored upon reception The side MGW can correct the NBit shift by inserting the (8-N) -bit fill bit into the received AAL1 cell data in the same manner as the present embodiment.
Note that the number of missing data bits is multiplied by the number of missing cell data read from information indicating a cell number such as a sequence count, as in the present embodiment. And may be derived by converting the calculated value into a value corresponding to data type 2.
[0074]
Further, when the transmission side MGW converts data type 2 to data type 1, it inserts a fill bit for data type 2 transmission delay, and the number of inserted fill bits is the data type 2 restored at the time of reception. In the case of (8M + N) Bit (M is an integer greater than or equal to 0, N is an integer greater than or equal to 1 and less than or equal to 7), the receiving side MGW has received the fill bit of (8−N) Bit as in the present embodiment. By inserting the cell data, the NBit shift can be corrected.
The number of fill bits inserted is multiplied by the number of bits of one data type 1 payload multiplied by the number of cell data of data type 1 transmitted for synchronization when data is delayed, as in this embodiment. And may be derived by converting the calculated value into a value corresponding to data type 2.
[0075]
As described above, according to the present embodiment, when a delay of AAL2 cell data occurs in the transmitting UTRAN, the transmitting MGW transmits the number of AAL1 cells in which the entire payload is supplemented with fill bits for the delay. Count. When the number of transmissions of the AAL1 cell in which the entire payload is complemented with fill bits is an odd number, the data bits of the AAL2 cell data at the time of reception are relatively shifted by 4 bits within the range of 1 oct as compared with the time of transmission. In order to correct this 4-bit shift, the transmitting side MGW inserts a 4-bit fill bit at the head of the data bit of the AAL2 cell data received first after the data delay and performs conversion processing to the AAL1 cell data, and the Core Network side To send.
This makes it possible to correct a 4-bit shift of data bits at the time of AAL2 cell data restoration caused by data delay, and the receiving side UE can easily synchronize at the time of reception.
[0076]
Further, according to the present embodiment, the receiving side MGW detects the SC (sequence count) of the first AAL1 data received from the Core Network. Here, when the detected SC value is other than “0” (1 to 7), it indicates that a loss of AAL1 cell data has occurred on the Core Network. At this time, if the SC value is an odd number (1, 3, 5, 7), it means that an odd number of AAL1 data has been lost, and the data bit of the AAL2 cell data at the time of reception is in the range of 1 oct as compared with the time of transmission. Is relatively shifted by 4 bits. In order to correct this 4-bit shift, the receiving side MGW inserts a 4-bit fill bit at the head of the data bit of the first received AAL1 cell data, performs conversion processing to AAL2 cell data, and sends it to the UTRAN side on the receiving side. Send it out.
This makes it possible to correct a 4-bit shift of data bits at the time of AAL2 cell data restoration caused by data loss on the Core Network, and the receiving side UE can easily synchronize at the time of reception.
[0077]
The processing in the present embodiment is executed by a computer program included in the MGWs 5a and 5b. The above program is recorded on a recording medium such as an optical recording medium, a magnetic recording medium, a magneto-optical recording medium, or a semiconductor. It may be loaded from the above recording medium or may be loaded from an external device connected via a predetermined network.
[0078]
The above-described embodiment is an example of a preferred embodiment of the present invention. The embodiment of the present invention is not limited to this, and various modifications may be made without departing from the scope of the present invention. Is possible.
[0079]
【The invention's effect】
As described above, according to the present invention, it is possible to easily correct a bit shift of reception-side data due to data loss or data delay.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of a mobile communication system in an embodiment of the present invention.
FIG. 2 is a diagram showing a flow of protocol conversion processing by TC in one embodiment of the present invention.
FIG. 3 is a diagram illustrating AAL1 cell data and restored AAL2 cell data when a delay of AAL2 cell data occurs between the transmitting UE and the transmitting MGW in the embodiment of the present invention.
FIG. 4 is a diagram showing AAL1 cell data and restored AAL2 cell data when AAL1 cell data is missing between the transmitting MGW and the receiving MGW in the embodiment of the present invention.
FIG. 5 is a schematic diagram of a software configuration for causing an MGW to execute each process in an embodiment of the present invention.
FIG. 6 is a flowchart showing a flow of correction processing for a 4-bit shift of 32K data according to an embodiment of the present invention.
FIG. 7 is a diagram showing a configuration of a conventional mobile communication system.
FIG. 8 is a diagram showing a cell format of AAL1.
FIG. 9 is a diagram illustrating a cell format of AAL2.
FIG. 10 is a diagram showing format conversion between an AAL1 cell and an AAL2 cell.
FIG. 11 is a diagram showing cell format conversion processing from AAL1 to AAL2 by the gateway device;
[Explanation of symbols]
1a, 1b UE
2a, 2b Node-B
3a, 3b RNC
4a, 4b MSC Server
5a, 5b MGW
6a, 6b TC
7a, 7b IPE

Claims (12)

32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、受信したAAL2セルデータに対して、該AAL2セルデータの4Bitごとに2進数の1で構成されるフィルビットを4Bit挿入し、該フィルビットを挿入したAAL2セルデータを、ペイロードが47オクテットであることが規定されているAAL1セルデータに変換して送信するデータ変換装置であって、
AAL2セルデータを受信するAAL2セル受信手段と、
前記AAL2セルデータ受信中断に応じて、2進数の1で構成されるフィルビットでペイロードが補完されたAAL1データを生成するフィルデータ生成手段と、
前記フィルデータ生成手段により生成されるAAL1データの呼数を計数するフィルデータ計数手段と、
前記フィルデータ計数手段により計数されたフィルデータの個数が奇数であった場合、前記受信されたAAL2セルデータに4Bitの前記フィルビットを挿入するフィルビット挿入手段と、
前記フィルビットが挿入されたAAL2セルデータをAAL1セルデータに変換する変換手段と、
前記変換手段により変換されたAAL1セルデータを送信するAAL1セル送信手段と、
を有することを特徴とするデータ変換装置。
I.I. In a system that performs speed matching by using the 460 method, for a received AAL2 cell data, a 4-bit fill bit composed of binary 1 is inserted for every 4 bits of the AAL2 cell data, and the AAL2 cell in which the fill bit is inserted A data conversion device that converts data into AAL1 cell data that is specified to have a payload of 47 octets, and transmits the data.
AAL2 cell receiving means for receiving AAL2 cell data;
Fill data generating means for generating AAL1 data in which a payload is complemented with a fill bit composed of binary 1 in response to the interruption of reception of the AAL2 cell data;
Fill data counting means for counting the number of calls of AAL1 data generated by the fill data generating means;
Fill bit insertion means for inserting the 4-bit fill bit into the received AAL2 cell data when the number of fill data counted by the fill data counting means is an odd number;
Conversion means for converting the AAL2 cell data in which the fill bit is inserted into AAL1 cell data;
AAL1 cell transmission means for transmitting the AAL1 cell data converted by the conversion means;
A data conversion device comprising:
前記フィルビット挿入手段は、
前記フィルデータ計数手段により計数されたフィルデータの個数が奇数であった場合、前記受信中断後に最初に受信されたAAL2セルデータの先頭に4Bitの前記フィルビットを挿入することを特徴とする請求項記載のデータ変換装置。
The fill bit insertion means includes:
The 4-bit fill bit is inserted at the head of AAL2 cell data received first after the reception interruption when the number of fill data counted by the fill data counting means is an odd number. The data conversion apparatus according to 1 .
32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、ペイロードが47オクテットであることが規定されているAAL1セルデータに対して、該AAL1セルデータの4Bitごとに4Bit挿入されているフィルビットを取り除き、該フィルビットを取り除いたAAL1セルデータを、AAL2セルデータに変換するデータ変換装置であって、
AAL1セルデータを受信するAAL1セル受信手段と、
前記AAL1セル受信手段により最初に受信されたAAL1セルデータにおけるITU−T勧告に規定されるシーケンスカウントを検出するシーケンスカウント検出手段と、
前記シーケンスカウント検出手段により検出された値が奇数であった場合、前記AAL1セルデータに2進数の1で構成されるフィルビットを4Bit挿入するフィルビット挿入手段と、
前記フィルビットが挿入されたAAL1セルデータをAAL2セルデータに変換する変換手段と、
前記変換手段により変換されたAAL2セルデータを送信するAAL2セル送信手段と、
を有することを特徴とするデータ変換装置。
I.I. In a system that performs speed matching using the 460 method, the fill bit inserted 4 bits for every 4 bits of the AAL1 cell data is removed from the AAL1 cell data specified to have a payload of 47 octets , and the fill bit A data conversion device that converts AAL1 cell data from which AAL2 has been removed into AAL2 cell data,
AAL1 cell receiving means for receiving AAL1 cell data;
Sequence count detecting means for detecting a sequence count defined in the ITU-T recommendation in the AAL1 cell data first received by the AAL1 cell receiving means;
When the value detected by the sequence count detection means is an odd number, a fill bit insertion means for inserting a 4-bit fill bit composed of a binary number 1 into the AAL1 cell data;
Conversion means for converting the AAL1 cell data in which the fill bit is inserted into AAL2 cell data;
AAL2 cell transmission means for transmitting the AAL2 cell data converted by the conversion means;
A data conversion device comprising:
前記フィルビット挿入手段は、
前記シーケンスカウント検出手段により検出された値が奇数であった場合、前記最初に受信されたAAL1セルデータの先頭に2進数の1で構成されるフィルビットを4Bit挿入することを特徴とする請求項記載のデータ変換装置。
The fill bit insertion means includes:
4. When the value detected by the sequence count detection means is an odd number, 4 bits of a fill bit composed of a binary number 1 is inserted at the head of the first received AAL1 cell data. 3. The data conversion device according to 3 .
32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、受信したAAL2セルデータに対して、該AAL2セルデータの4Bitごとに2進数の1で構成されるフィルビットを4Bit挿入し、該フィルビットを挿入したAAL2セルデータを、ペイロードが47オクテットであることが規定されているAAL1セルデータに変換して送信するデータ変換装置を用いたデータ補正方法であって、
前記データ変換装置が、AAL2セルデータを受信するAAL2セル受信工程と、
前記データ変換装置が、前記AAL2セルデータ受信中断に応じて、2進数の1で構成されるフィルビットでペイロードが補完されたAAL1データを生成するフィルデータ生成工程と、
前記データ変換装置が、前記フィルデータ生成工程により生成するAAL1データの個数を計数するフィルデータ計数工程と、
前記フィルデータ計数工程により計数されたフィルデータの個数が奇数であった場合、前記データ変換装置が、前記受信されたAAL2セルデータに4Bitの前記フィルビットを挿入するフィルビット挿入工程と、
前記データ変換装置が、前記フィルビットを挿入したAAL2セルデータをAAL1セルデータに変換する変換工程と、
前記データ変換装置が、前記変換工程により変換したAAL1セルデータを送信するAAL1セル送信工程と、
を有することを特徴とするデータ補正方法。
I.I. In a system that performs speed matching by using the 460 method, for a received AAL2 cell data, a 4-bit fill bit composed of binary 1 is inserted for every 4 bits of the AAL2 cell data, and the AAL2 cell in which the fill bit is inserted A data correction method using a data converter that converts data into AAL1 cell data that is specified to have a payload of 47 octets, and transmits the data.
An AAL2 cell receiving step in which the data converter receives AAL2 cell data;
A fill data generation step in which the data converter generates AAL1 data in which a payload is supplemented with a fill bit composed of binary 1 in response to the interruption of reception of the AAL2 cell data;
A fill data counting step in which the data converter counts the number of AAL1 data generated by the fill data generation step;
If the number of fill data counted in the fill data counting step is an odd number, the data conversion device inserts a fill bit of 4 bits into the received AAL2 cell data;
A conversion step in which the data conversion device converts the AAL2 cell data into which the fill bit is inserted into AAL1 cell data;
An AAL1 cell transmission step in which the data conversion device transmits the AAL1 cell data converted by the conversion step;
A data correction method characterized by comprising:
前記フィルビット挿入工程は、
前記フィルデータ計数工程により計数されたフィルデータの個数が奇数であった場合、前記データ変換装置が、前記受信中断後に最初に受信されたAAL2セルデータの先頭に4Bitの前記フィルビットを挿入することを特徴とする請求項記載のデータ補正方法。
The fill bit insertion step includes
When the number of fill data counted in the fill data counting step is an odd number, the data converter inserts the 4-bit fill bit at the head of the AAL2 cell data received first after the reception interruption. The data correction method according to claim 5 .
32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、ペイロードが47オクテットであることが規定されているAAL1セルデータに対して、該AAL1セルデータの4Bitごとに4Bit挿入されているフィルビットを取り除き、該フィルビットを取り除いたAAL1セルデータを、AAL2セルデータに変換するデータ変換装置を用いたデータ補正方法であって、
前記データ変換装置が、AAL1セルデータを受信するAAL1セル受信工程と、
前記データ変換装置が、前記AAL1セル受信工程により最初に受信したAAL1セルデータにおけるITU−T勧告に規定されるシーケンスカウントを検出するシーケンスカウント検出工程と、
前記シーケンスカウント検出工程により検出された値が奇数であった場合、前記データ変換装置が、前記AAL1セルデータに2進数の1で構成されるフィルビットを4Bit挿入するフィルビット挿入工程と、
前記データ変換装置が、前記フィルビットを挿入したAAL1セルデータをAAL2セルデータに変換する変換工程と、
前記データ変換装置が、前記変換工程により変換したAAL2セルデータを送信するAAL2セル送信工程と、
を有することを特徴とするデータ補正方法。
I.I. In a system that performs speed matching using the 460 method, the fill bit inserted 4 bits for every 4 bits of the AAL1 cell data is removed from the AAL1 cell data specified to have a payload of 47 octets , and the fill bit A data correction method using a data conversion device for converting AAL1 cell data from which AAL1 has been removed into AAL2 cell data,
An AAL1 cell receiving step in which the data converter receives AAL1 cell data;
A sequence count detection step in which the data converter detects a sequence count defined in the ITU-T recommendation in the AAL1 cell data first received by the AAL1 cell reception step;
When the value detected by the sequence count detection step is an odd number, the data conversion device inserts a 4-bit fill bit composed of binary numbers 1 into the AAL1 cell data;
A conversion step in which the data conversion device converts the AAL1 cell data into which the fill bits are inserted into AAL2 cell data;
An AAL2 cell transmission step in which the data conversion device transmits the AAL2 cell data converted by the conversion step;
A data correction method characterized by comprising:
前記フィルビット挿入工程は、
前記シーケンスカウント検出工程により検出された値が奇数であった場合、前記データ変換装置が、前記最初に受信されたAAL1セルデータの先頭に2進数の1で構成されるフィルビットを4Bit挿入することを特徴とする請求項記載のデータ補正方法。
The fill bit insertion step includes
When the value detected by the sequence count detection step is an odd number, the data converter inserts a 4-bit fill bit composed of binary 1 at the head of the first received AAL1 cell data. The data correction method according to claim 7 .
32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、受信したAAL2セルデータに対して、該AAL2セルデータの4Bitごとに2進数の1で構成されるフィルビットを4Bit挿入し、該フィルビットを挿入したAAL2セルデータを、ペイロードが47オクテットであることが規定されているAAL1セルデータに変換して送信する処理をコンピュータに実行させるためのプログラムであって、
AAL2セルデータを受信するAAL2セル受信処理と、
前記AAL2セルデータ受信中断に応じて、2進数の1で構成されるフィルビットでペイロードが補完されたAAL1データを生成するフィルデータ生成処理と、
前記フィルデータ生成処理により生成されるAAL1データの個数を計数するフィルデータ計数処理と、
前記フィルデータ計数処理により計数されたフィルデータの個数が奇数であった場合、前記受信されたAAL2セルデータに4Bitの前記フィルビットを挿入するフィルビット挿入処理と、
前記フィルビットが挿入されたAAL2セルデータをAAL1セルデータに変換する変換処理と、
前記変換処理により変換されたAAL1セルデータを送信するAAL1セル送信処理と、
をコンピュータに実行させるためのプログラム。
I.I. In a system that performs speed matching by using the 460 method, for a received AAL2 cell data, a 4-bit fill bit composed of binary 1 is inserted for every 4 bits of the AAL2 cell data, and the AAL2 cell in which the fill bit is inserted A program for causing a computer to execute a process of converting data to AAL1 cell data whose payload is 47 octets and transmitting the data,
AAL2 cell reception processing for receiving AAL2 cell data;
Fill data generation processing for generating AAL1 data in which the payload is complemented with a fill bit composed of binary 1 in response to the interruption of reception of the AAL2 cell data;
A fill data counting process for counting the number of AAL1 data generated by the fill data generating process;
When the number of fill data counted by the fill data counting process is an odd number, a fill bit insertion process for inserting the 4-bit fill bit into the received AAL2 cell data;
A conversion process for converting the AAL2 cell data in which the fill bit is inserted into AAL1 cell data;
AAL1 cell transmission processing for transmitting AAL1 cell data converted by the conversion processing;
A program that causes a computer to execute.
前記フィルビット挿入処理は、
前記フィルデータ計数処理により計数されたフィルデータの個数が奇数であった場合、前記受信中断後に最初に受信されたAAL2セルデータの先頭に4Bitの前記フィルビットを挿入することを特徴とする請求項記載のプログラム。
The fill bit insertion process is:
The 4-bit fill bit is inserted at the head of AAL2 cell data received first after the reception interruption when the number of fill data counted by the fill data counting process is an odd number. 9. The program according to 9 .
32Kデータ通信時に、I.460方式で速度整合を行うシステムにおいて、ペイロードが47オクテットであることが規定されているAAL1セルデータに対して、該AAL1セルデータの4Bitごとに4Bit挿入されているフィルビットを取り除き、該フィルビットを取り除いたAAL1セルデータを、AAL2セルデータに変換する処理をコンピュータに実行させるためのプログラムであって、
AAL1セルデータを受信するAAL1セル受信処理と、
前記AAL1セル受信処理により最初に受信されたAAL1セルデータにおけるITU−T勧告に規定されるシーケンスカウントを検出するシーケンスカウント検出処理と、
前記シーケンスカウント検出処理により検出された値が奇数であった場合、前記AAL1セルデータに2進数の1で構成されるフィルビットを4Bit挿入するフィルビット挿入処理と、
前記フィルビットが挿入されたAAL1セルデータをAAL2セルデータに変換する変換処理と、
前記変換処理により変換されたAAL2セルデータを送信するAAL2セル送信処理と、
をコンピュータに実行させるためのプログラム。
I.I. In a system that performs speed matching using the 460 method, the fill bit inserted 4 bits for every 4 bits of the AAL1 cell data is removed from the AAL1 cell data specified to have a payload of 47 octets , and the fill bit A program for causing a computer to execute processing for converting AAL1 cell data from which AAL1 has been removed into AAL2 cell data,
AAL1 cell reception processing for receiving AAL1 cell data;
A sequence count detection process for detecting a sequence count defined in the ITU-T recommendation in the AAL1 cell data first received by the AAL1 cell reception process;
When the value detected by the sequence count detection process is an odd number, a fill bit insertion process for inserting a 4-bit fill bit composed of binary numbers 1 into the AAL1 cell data;
A conversion process for converting the AAL1 cell data in which the fill bit is inserted into AAL2 cell data;
AAL2 cell transmission processing for transmitting AAL2 cell data converted by the conversion processing;
A program that causes a computer to execute.
前記フィルビット挿入処理は、
前記シーケンスカウント検出処理により検出された値が奇数であった場合、前記最初に受信されたAAL1セルデータの先頭に2進数の1で構成されるフィルビットを4Bit挿入することを特徴とする請求項11記載のプログラム。
The fill bit insertion process is:
4. When the value detected by the sequence count detection process is an odd number, 4 bits of a fill bit composed of a binary number 1 is inserted at the head of the first received AAL1 cell data. 11. The program according to 11 .
JP2003172435A 2003-06-17 2003-06-17 Data conversion apparatus, data correction method, and program thereof Expired - Fee Related JP4159414B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003172435A JP4159414B2 (en) 2003-06-17 2003-06-17 Data conversion apparatus, data correction method, and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003172435A JP4159414B2 (en) 2003-06-17 2003-06-17 Data conversion apparatus, data correction method, and program thereof

Publications (2)

Publication Number Publication Date
JP2005012368A JP2005012368A (en) 2005-01-13
JP4159414B2 true JP4159414B2 (en) 2008-10-01

Family

ID=34096592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003172435A Expired - Fee Related JP4159414B2 (en) 2003-06-17 2003-06-17 Data conversion apparatus, data correction method, and program thereof

Country Status (1)

Country Link
JP (1) JP4159414B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3004780B1 (en) 2013-04-17 2015-05-01 Raymond A & Cie LOCK FOR TUBULAR CONNECTION AND TUBULAR CONNECTION OBTAINED

Also Published As

Publication number Publication date
JP2005012368A (en) 2005-01-13

Similar Documents

Publication Publication Date Title
US9357039B2 (en) Header elimination for real time internet applications
JP5240455B2 (en) Forming method
US8509240B2 (en) Gateway, base station and method for window-based content synchronization
CN106911426B (en) Method and equipment for transmitting data in flexible Ethernet
AU2004310448B2 (en) Method of operating in a network in which a plurality of stations communicate over a shared medium
KR100663463B1 (en) Method and apparatus for signaling of uestatus information for uplink data transmission in a mobile communication system
US6684354B2 (en) Data transmission method, data transmission apparatus, data receiving apparatus, and packet data structure
JP3782283B2 (en) Interface device
US7894443B2 (en) Radio link control unacknowledged mode header optimization
KR100222222B1 (en) Data processing method for efficient transporting multimedia packets over conventional digital packet switching system
TWI392266B (en) Methods for seamless delivery of broadcast and multicast content across cell borders and/or between different transmission schemes and related apparatus
JP5631336B2 (en) New packet indicator for RLC protocol
WO2009122831A1 (en) Concealment processing device, concealment processing method, and concealment processing program
JP2008301178A (en) Packet data communication method, radio base station, and control station
KR20090076816A (en) METHOD OF HANDLING AN ERROR ON CS voice over HSPA
US7463636B2 (en) ATM communications system and method
JP4159414B2 (en) Data conversion apparatus, data correction method, and program thereof
US20030185212A1 (en) Circuit emulation service
Krause PARQ-A system supporting information networking over HF radio links
JP4113932B2 (en) Statistical multiplexer
WO2007078169A1 (en) Apparatus and method for transmitting/receiving arq packet in mobile communication system
US8327116B1 (en) System and method for processing multiple types of data frames
Schatzmayr et al. Providing support for data transfer in a new networking environment
Layer ATM Adaptation Layer
KR20040060345A (en) RNC having an internal frameme transmission error checking function and controlling method therefore

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060313

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20060411

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060602

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080408

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080609

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

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

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110725

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120725

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees