JP3523477B2 - Shuffling device - Google Patents

Shuffling device

Info

Publication number
JP3523477B2
JP3523477B2 JP389098A JP389098A JP3523477B2 JP 3523477 B2 JP3523477 B2 JP 3523477B2 JP 389098 A JP389098 A JP 389098A JP 389098 A JP389098 A JP 389098A JP 3523477 B2 JP3523477 B2 JP 3523477B2
Authority
JP
Japan
Prior art keywords
memory
data
image data
address
dct
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
JP389098A
Other languages
Japanese (ja)
Other versions
JPH11205741A (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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP389098A priority Critical patent/JP3523477B2/en
Publication of JPH11205741A publication Critical patent/JPH11205741A/en
Application granted granted Critical
Publication of JP3523477B2 publication Critical patent/JP3523477B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 【0001】 【発明の属する技術分野】本発明は、映像デジタル信号
を記録するデジタルVTRに係わり、特にデジタル信号
を圧縮する際にメモリを用いてデータの並べ変え(以
下、シャフリングと称する)処理を行うシャフリング装
置に関するものである。 【0002】 【従来の技術】映像信号をデジタル信号として圧縮、記
録する場合には、一般に再生時に発生するエラーを分散
させて誤りを目立たなくしたり、また、記録時に行われ
る離散コサイン変換(以下、DCTと称する)後の量子
化を行う際の情報量のバラツキを小さくして画像圧縮効
率を向上させる為に、シャフリング処理が行われてい
る。 【0003】上記シャフリング処理には、1フレーム分
の画像データを記憶できるメモリを2個用い、一方が書
き込みを行っている間に他方は1フレーム前のデータを
書き込み時とは異なった順序で読み出すという方法(以
下、バンク方式と称する)が用いられている。 【0004】しかし、上記バンク方式で必要とされる2
フレーム分のメモリは、容量が大きくコストパフォーマ
ンスが悪いため、それを解決する手段として1フレーム
分のメモリを使用してシャフリング処理を行う方法が、
特開平6−133291号公報に開示されている。 【0005】以下、上記従来の1フレーム分のメモリを
使用したシャフリング装置について説明する。 【0006】図4は上記従来のシャフリング装置の構成
例である。図4において、201は画像データ入力部、
202は前記201より入力された画像データを記憶す
る1フレーム分のメモリ、203は前記メモリ202よ
り出力される画像データの出力部、204は前記メモリ
202へ入力される画像データのアドレスを制御する入
力アドレス生成部、205は前記メモリ202から出力
される画像データのアドレスを制御する出力アドレス生
成部、206は前記メモリ202のデータの入出力のタ
イミングを制御する遅延回路、207は前記出力アドレ
ス生成部205及び前記遅延回路206に与える信号を
切り換える切り換えスイッチ、208及び209は前記
入力アドレス生成部204及び前記出力アドレス生成部
205を制御する信号を記憶するアドレスメモリ、21
0は前記アドレスメモリ208及び前記アドレスメモリ
209を制御する信号を発生するアドレス変換部であ
る。 【0007】メモリ202に記録されている第n−1フ
レーム目の画像データは、所定のシャフリング規則に従
った順番で出力される。そのためのメモリ202の制御
信号は、出力アドレス生成部205により与えられる
が、その出力アドレスの上位は、アドレス変換部210
で生成されるアドレスにより、アドレスメモリ208ま
たはアドレスメモリ209を通して与えられる。また、
出力アドレス生成部205では、前記生成されたアドレ
スの上位にアドレスの下位を付け加える。 【0008】次に、メモリ202の画像データが出力さ
れた後、その同一アドレスに対して画像入力部201か
ら第nフレーム目の画像データを入力する。その入力ア
ドレスの上位は、前に出力された第n−1フレーム目の
画像データの出力アドレスの上位が、遅延回路206に
より一定時間遅延されて出力される。また入力アドレス
の下位は入力アドレス生成部204で生成される。 【0009】このようにして、1フレーム分のメモリを
使用し、連続して入力される画像データを連続して読み
出す際に、入力順序と異なる順番で読み出され、出力さ
れたメモリアドレスに、次に入力される画像データを書
き込むことにより、1フレーム分のメモリでシャフリン
グ処理を行うことができる。 【0010】以上が当該従来技術の原理であるが、次
に、当該従来技術によりデジタルVTRのシャフリング
処理を行う場合について、図5から図8を参照して具体
的に説明する。 【0011】尚、デジタルVTRにおいては、2種類の
異なるデータレートを有するため、以下、それぞれ標準
モード、高圧縮モードと称し、図5から図7において
(a)は標準モード、(b)は高圧縮モードを示すもの
とする。 【0012】まず、図5から図7を用いて画像データの
構造を説明する。 【0013】図5は、前記標準モード、高圧縮モードの
1フレーム分の画像データのサンプリング数およびDC
Tブロック数を示すものである。 【0014】即ち、図5(a)において、輝度信号(以
下、Y信号と称す)のサンプリング数は垂直方向48
0、水平方向720であり、DCTブロック数は垂直方
向60DCT、水平方向90DCTであり、また、第1
の色差信号(以下、Cr信号と称す)、第2の色差信号
(以下、Cb信号と称す)のサンプリング数はそれぞれ
垂直方向480、水平方向180であり、DCTブロッ
ク数はそれぞれ垂直方向60DCT、水平方向22.5
DCTとなる。 【0015】また、同様に図5(b)において、Y信号
のサンプリング数は垂直方向480、水平方向540で
あり、DCTブロック数は垂直方向60DCT、水平方
向67.5DCTであり、また、Cr信号、Cb信号の
サンプリング数はそれぞれ垂直方向240、水平方向1
80であり、DCTブロック数はそれぞれ垂直方向30
DCT、水平方向22.5DCTとなる。 【0016】また、DCTの基本単位であるDCTブロ
ックは垂直方向サンプリング数8、水平方向サンプリン
グ数8で構成されているので、各モードごとのY、C
r、Cbの各信号のDCTブロック数はサンプリング数
を8で割り算することにより上記に示すような数にな
る。 【0017】次に、各モードごとのマクロブロック分割
を図6に示す。 【0018】図6において、3はマクロブロック、4は
前記Y信号DCTブロック、5は前記Cr信号DCTブ
ロック、6は前記Cb信号DCTブロックである。 【0019】ここで、前記マクロブロック3は標準モー
ドの場合は図6(a)に示すように、前記Y信号DCT
ブロック4が4つ(Y0、Y1、Y2、Y3)、前記C
r信号DCTブロック5が1つ、前記Cb信号DCTブ
ロック6が1つからなり、したがって、マクロブロック
1個のDCTブロック数は垂直方向1DCT、水平方向
6DCTとなり、図5(a)より1フレーム分の画像デ
ータのDCTブロック数は、垂直方向60DCT、水平
方向135DCT(90DCT(Y信号)+22.5D
CT(Cr信号)+22.5DCT(Cb信号))とな
り、よって1フレーム分の画像データのマクロブロック
数は、垂直方向60(60DCT/1DCT)、水平方
向22.5(135DCT/6DCT)となる。 【0020】また、前記マクロブロック3は高圧縮モー
ドの場合は図6(b)に示すように、前記Y信号DCT
ブロック4が6つ(Y0、Y1、Y2、Y3、Y4、Y
5)、前記Cr信号DCTブロック5が1つ、前記Cb
信号DCTブロック6が1つからなり、したがって、マ
クロブロック1個のDCTブロック数は垂直方向2DC
T、水平方向4DCTとなり、図5(b)より1フレー
ム分の画像データのDCTブロック数は、垂直方向60
DCT、水平方向90DCT(67.5DCT(Y信
号)+22.5DCT(Cr信号またはCb信号))と
なり、よって1フレーム分の画像データのマクロブロッ
ク数は、垂直方向30(60DCT/2DCT)、水平
方向22.5(90DCT/4DCT)となる。 【0021】次に、各モードごとのスーパーブロック分
割を図7に示す。 【0022】図7において、2はスーパーブロック、3
は前記マクロブロックである。 【0023】スーパーブロック2は、前記マクロブロッ
ク3を27個(0〜26)まとめた単位であり、シャフ
リング装置による画像データのメモリへの読み書きは、
このスーパーブロック単位毎に行われる。図7中の斜線
で示したスーパーブロック2は、所定のシャフリング規
則に従って最初に読み出されるスーパーブロックであ
り、以後は順に下の段のスーパーブロックを読み出して
行く。 【0024】以下、標準モードの場合について、1フレ
ーム分のメモリを使用して行われるシャフリング処理を
説明する。 【0025】図8は1フレーム分の画像データを示して
おり、シャフリング装置に入力される1番目のフレーム
の画像データは、図8に示すように左上から水平方向順
にメモリに書き込まれる。 【0026】また、メモリから画像データを読み出す場
合は、図7(a)中に斜線で示したスーパーブロックが
最初に読み出される。 【0027】以後は、メモリへの読み出しと書き込みは
同時に行われる。即ち、2番目のフレームの画像データ
が、1番目のフレームの画像データが読み出された後の
メモリブロック(図7(a)中に斜線で示したスーパー
ブロック)に書き込まれると同時に、図7(a)中に斜
線で示したスーパーブロックの1つ下の段のスーパーブ
ロックが読み出されて行く。 【0028】ここで、書き込みと読み出しのタイミング
において、1フレーム分のメモリでシャフリング処理を
行うためには、以下の2つの条件を満たしている必要が
ある。 【0029】即ち、第1の条件は、最初の読み出しが始
まる前に、最初に読み出される画像データ(図7(a)
中に斜線で示したスーパーブロック)の書き込みが終了
している必要があることであり、第2の条件は、次のフ
レームの画像データの書き込みが始まる前に、最初に読
み出される画像データ(図7(a)中に斜線で示したス
ーパーブロック)の読み出しが終了している必要がある
ことである。 【0030】標準モードの場合、図7(a)より、上か
ら9番目の段のスーパーブロックまで書き込みが終了し
た後、次の段である上から10番目の段のスーパーブロ
ックに書き込みが行われている間に、図7(a)中に斜
線で示したスーパーブロックの読み出しを行えば、2つ
の条件を満たすことができ、シャフリング処理を行うこ
とができる。 【0031】 【発明が解決しようとしている課題】図7(b)の高圧
縮モードでは、最初に読み出される画像データ(図7
(b)中に斜線で示したスーパーブロック2)が1番下
の段にあるため、メモリから画像データを読み出す時間
がとれず、高圧縮モードに関してはシャフリング処理を
1フレーム分のメモリで行うことができない。 【0032】しかし、前記バンク方式ではコストパフォ
ーマンスが悪いという問題がある。 【0033】また、図5よりY信号の標準モード、高圧
縮モードのサンプリング数を比較すると、標準モード、
高圧縮モード共、垂直方向のサンプリング数は同数であ
るが、水平方向のサンプリング数は標準モードは高圧縮
モードの1.5倍となり、サンプリング数が各モードで
異なる。 【0034】このため、標準モード、高圧縮モードで同
一のメモリを共用できず、コストパフォーマンスが悪い
という問題がある。 【0035】本発明は、上記従来のシャフリング装置が
有していた問題点を解決することを目的とし、これを解
決したシャフリング装置を提供するものである。 【0036】 【課題を解決するための手段】上記目的を達成するた
め、本発明は以下のような手段を講じた。 即ち、本発明
に係るシャフリング装置は、第1及び第2のデータレー
トに対応するデジタルVTRにおけるシャフリング装置
であって、第1のデータレートに換算して1フレーム分
のデータ容量を有するメモリと、このメモリへ符号化デ
ータを書き込む際に、符号化データを前記データレート
に応じて並び替えるデータ並び替え手段と、前記メモリ
へのデータの書き込み及び読み出しを制御するメモリ制
御手段とを具備し、前記符号化データは、DCT符号化
による符号化ブロックと、この符号化ブロックを所定数
纏めたマクロブロックと、更にこのマクロブロックを水
平・垂直の2次元に配置して所定数纏めたスーパーブロ
ックとから成り、前記第1のデータレートの場合は、こ
の2次元に配置されたスーパーブロックを前記メモリ制
御手段の制御に従い前記メモリに書き込み、前記第2の
データレートの場合は、前記データ並び替え手段によ
り、前記2次元に配置されたスーパーブロックを水平方
向の1次元に並び替えた上で前記メモリ制御手段の制御
に従い前記メモリに書き込むことを特徴とするものであ
る。 【0037】 【0038】 【0039】 【0040】 【0041】 【0042】 【発明の実施の形態】図1は、本発明に係わるシャフリ
ング装置の実施の形態のブロック図である。 【0043】図1において、101は画像データ入力
部、102は前記101より入力された画像データを記
憶する標準モード換算で1フレーム分の容量のメモリ、
103は前記メモリ102より出力される画像データの
出力部、104は前記メモリ102へ入力される書き込
みアドレス制御信号を切り換える切り換えスイッチ、1
05は前記メモリ102へ入力される読み出しアドレス
制御信号を切り換える切り換えスイッチ、106は標準
モード時の前記メモリ102へ入力される画像データの
書き込みアドレスを制御する信号を生成する入力アドレ
ス生成部、107は高圧縮モード時の前記メモリ102
へ入力される画像データの書き込みアドレスを制御する
信号を生成する入力アドレス生成部、108は標準モー
ド時の前記メモリ102から出力される画像データの読
み出しアドレスを制御する信号を生成する出力アドレス
生成部、109は高圧縮モード時の前記メモリ102か
ら出力される画像データの読み出しアドレスを制御する
信号を生成する出力アドレス生成部であり、また、11
0は前記メモリ102のデータの入出力のタイミングを
制御する遅延回路、111は前記標準モード出力アドレ
ス生成部108及び前記高圧縮モード出力アドレス生成
部109及び前記遅延回路110に与える信号を切り換
える切り換えスイッチ、112及び113は前記メモリ
102の書き込みアドレス及び読み出しアドレスを制御
する信号を記憶するアドレスメモリ、114は前記アド
レスメモリ112、113を制御する制御信号を切り換
える切り替えスイッチ、115は標準モード時の前記ア
ドレスメモリ112及び前記アドレスメモリ113を制
御する信号を発生するアドレス変換部、116は高圧縮
モード時の前記アドレスメモリ112及び前記アドレス
メモリ113を制御する信号を発生するアドレス変換部
である。 【0044】メモリ102に記録されている第n−1フ
レーム目の画像データは、所定のシャフリング規則に従
った順番で出力される。そのためのメモリ102の読み
出し制御信号のアドレスの上位は、標準モードの場合
は、標準モードアドレス変換部115で生成され、ま
た、高圧縮モードの場合は、高圧縮モードアドレス変換
部116で生成され、アドレスメモリ112またはアド
レスメモリ113を通して、それぞれ標準モードの場合
は、標準モード出力アドレス生成部108に与えられ、
また、高圧縮モードの場合は、高圧縮モード出力アドレ
ス生成部109に与えられる。標準モード出力アドレス
生成部108、または、高圧縮モード出力アドレス生成
部109にて、メモリ102の読み出し制御信号のアド
レスの下位を付け加えられた後、メモリ102の読み出
し制御信号としてメモリ102に与えられる。 【0045】次に、メモリ102の画像データが出力さ
れた後、その同一アドレスに対して画像入力部101か
ら第nフレーム目の画像データを入力する。その入力ア
ドレスの上位は、前に出力された第n−1フレーム目の
画像データの出力アドレスの上位が、遅延回路110に
より一定時間遅延されて出力される。また入力アドレス
の下位は、標準モードの場合は、標準モード入力アドレ
ス生成部106で付加され、また、高圧縮モードの場合
は、高圧縮モード入力アドレス生成部107で付加さ
れ、メモリ102の書き込み制御信号としてメモリ10
2に与えられる。 【0046】このようにして、標準モード、高圧縮モー
ドそれぞれの場合において、標準モード換算で1フレー
ム分のメモリを使用し、連続して入力される画像データ
を連続して読み出す際に、入力順序と異なる順番で読み
出され、出力されたメモリブロックに、次に入力される
画像データを書き込むことにより、シャフリング処理を
行うことができる。 【0047】以上が本発明に係わる実施の形態の動作の
概要であるが、以下、上記のような標準モード、高圧縮
モードそれぞれのモードにおいて、標準モード換算で1
フレーム分のメモリを共用する方法について詳述する。 【0048】まず、前記高圧縮モードにおける、メモリ
空間を図2に示す。 【0049】図2において、1はメモリ増加分、2は前
記スーパーブロックであり、メモリ増加分1を除いた残
りの部分のメモリの容量が高圧縮モード換算で1フレー
ム分である。ここで、図2中の斜線で示した前記スーパ
ーブロック2は、前記図7と同様に所定のシャフリング
規則に従って最初に読み出されるスーパーブロックであ
る。 【0050】このメモリ増加分1は、次のフレームの画
像データがメモリに入力される前にメモリから読み出さ
れる画像データ(図2中の斜線で示した前記スーパーブ
ロック2)と等価な容量であり、これは前記スーパーブ
ロック1段分の容量となり、高圧縮モード換算で0.2
フレーム分の容量となる。 【0051】メモリサイズを垂直方向にスーパーブロッ
ク1段分増やした事により、上から5番目の段のスーパ
ーブロックの書き込みが終了した時点で、増えた分の6
番目の段のメモリブロックは空いているため、次のフレ
ームの先頭の段の書き込みが始まったら、空いている6
番目の段のメモリブロックに書き込み、その書き込みを
行っている間に最初の読み出しを行う。 【0052】すると、次のフレームの2番目の段のデー
タの書き込みが始まる前に、読み出すべきスーパーブロ
ック(図2中斜線で示した部分)分の読み出しが完了す
るので、次のフレームの2番目の段のデータは読み出し
が完了したメモリブロック(図2中斜線で示した部分)
に書き込みができ、シャフリング処理が行える。 【0053】次に、以上のような高圧縮モード換算で
1.2フレーム分の画像データを標準モード換算で1フ
レーム分のメモリへ割り付ける方法を図3に示す。 【0054】図3において、(1)は高圧縮モードの画
像データの配列、(2)は標準モード、高圧縮モードの
メモリを共用するため高圧縮モードの画像データを配列
し直してメモリへ割り付けた画像データの配列である。 【0055】また、点線で示した1は前記図2における
高圧縮モード換算で0.2フレーム分のメモリ増加分、
2は前記スーパーブロック、3は前記マクロブロックで
あり、図3(1)のスーパーブロック2のA、B、C、
D、Eは、それぞれ図3(2)のスーパーブロック2の
A、B、C、D、Eに対応する。 【0056】また、図3(1)の画像データのサイズ
は、高圧縮モード換算で1フレーム分となる垂直方向3
0マクロブロック(60DCT)、水平方向22.5マ
クロブロック(90DCT)であるが、メモリ容量は前
記メモリ増加分1が加わり、垂直方向36マクロブロッ
ク(72DCT)、水平方向22.5マクロブロック
(90DCT)となる。 【0057】ここで、標準モードと高圧縮モードのメモ
リの容量を比較する。高圧縮モードのメモリは、本実施
の形態の場合、垂直方向に1.2倍の容量になる。 【0058】しかし、1フレーム分の画像データの容量
は、標準モードでは、図5(a)より、Y、Cr、Cb
各信号を合わせると、前記のように垂直方向60DC
T、水平方向135DCTとなり、高圧縮モードでは、
図5(b)より、前記のように垂直方向60DCT、水
平方向90DCTとなるため、高圧縮モードに比較して
標準モードの1フレーム分の画像データの容量は1.5
倍となる。 【0059】したがって、高圧縮モード換算で0.2フ
レーム分のメモリ容量を追加した1.2フレーム分のメ
モリ容量は、標準モード換算の1フレーム分のメモリ容
量を越えることはなく、標準モード、高圧縮モードでメ
モリを共用することが可能である。 【0060】ここで、高圧縮モードの1.2フレーム分
の画像データの容量は、図3(1)より垂直方向72D
CT,水平方向90DCTとなる。この場合、標準モー
ドで使用するメモリの容量は垂直方向60DCT、水平
方向135DCTであるので、高圧縮モードの1.2フ
レーム分の画像データを標準モードで使用するメモリの
サイズに収まるようにデータの並べ変えを行う。 【0061】本実施の形態の場合は、図3(1)のよう
に配列されている画像データをA、B、C、D、Eで示
されるスーパーブロック2毎に分割して、これらを図3
(2)のように垂直方向に一列に配列すると共に、スー
パーブロック2内にまとめられている27個(0〜2
6)のマクロブロック3を分割して、水平方向に1列に
配列する。 【0062】以上のようにデータの並べ変えを行うこと
で、高圧縮モードの画像データの容量は、垂直方向60
DCT、水平方向108DCTとなり、標準モードで使
用するメモリの垂直方向60DCT、水平方向135D
CTに収まるのでメモリの共用化が行える。 【0063】 【発明の効果】以上説明したように、本発明によれば、
複数のデータレートの信号に対して、シャフリング処理
を行うことができ、また、本発明によれば、データの出
力されたアドレスに対して順次次のデータを入力するこ
とで、メモリ容量の削減ができ、また、本発明によれ
ば、DCTなどのブロック単位でデータの取り扱いをす
る場合に、複数のデータレートの信号に対して、メモリ
容量の削減をしつつ、シャフリング処理を行うことがで
き、また、本発明によれば、必要最小限のメモリ容量の
追加で、複数のデータレートに対応したシャフリング処
理ができ、また、請求項5の発明によれば、デジタルV
TRにおける、高圧縮モードで1.2フレーム分のメモ
リでシャフリング処理を行うことができ、また、本発
によれば、デジタルVTRにおける、標準モード換算で
1フレーム分の容量のメモリに高圧縮モード換算で1.
2フレーム分の画像データを記録することができ、ゆえ
に標準モード、高圧縮モードで同一のメモリが共用で
き、これによって前記バンク方式と比べ少ないメモリ容
量で標準モード、高圧縮モード兼用のシャフリング装置
を実現できる。 【0064】また、以上本発明により、該シャフリング
装置の回路規模の削減が可能となり、ゆえにコストの低
減を図ることができ、更に、このようなシャフリング処
理をデジタルVTRに用いることにより、上記の効果に
加え画質の向上も図ることができる。
Description: BACKGROUND OF THE INVENTION [0001] 1. Field of the Invention [0002] The present invention relates to a digital VTR for recording a digital video signal, and more particularly, to rearranging data by using a memory when compressing a digital signal (hereinafter, referred to as a VTR). , Which is referred to as shuffling). 2. Description of the Related Art When a video signal is compressed and recorded as a digital signal, an error generated during reproduction is generally dispersed to make the error inconspicuous, and a discrete cosine transform (hereinafter, referred to as "recording") performed at the time of recording is performed. Shuffling processing is performed in order to reduce the variation in the amount of information when performing post-DCT quantization and improve image compression efficiency. In the shuffling process, two memories capable of storing one frame of image data are used, and while one is performing writing, the other is storing data one frame before in a different order from the writing. A method of reading (hereinafter, referred to as a bank method) is used. [0004] However, 2
Since a memory for a frame has a large capacity and a poor cost performance, a method of performing shuffling processing using a memory for one frame as a means for solving the problem is as follows.
It is disclosed in JP-A-6-133291. Hereinafter, a conventional shuffling apparatus using a memory for one frame will be described. FIG. 4 shows an example of the configuration of the conventional shuffling device. 4, reference numeral 201 denotes an image data input unit;
Reference numeral 202 denotes a one-frame memory for storing the image data input from the memory 201; 203, an output unit for the image data output from the memory 202; and 204, the address of the image data input to the memory 202. An input address generation unit, 205 is an output address generation unit that controls the address of the image data output from the memory 202, 206 is a delay circuit that controls the input / output timing of data in the memory 202, and 207 is the output address generation unit Switches 205 and 209 for switching signals supplied to the section 205 and the delay circuit 206; and an address memory 21 for storing signals for controlling the input address generation section 204 and the output address generation section 205.
Reference numeral 0 denotes an address conversion unit that generates a signal for controlling the address memory 208 and the address memory 209. [0007] The image data of the (n-1) th frame recorded in the memory 202 is output in an order according to a predetermined shuffling rule. The control signal of the memory 202 for that purpose is given by the output address generation unit 205.
Is given through the address memory 208 or the address memory 209 according to the address generated by Also,
The output address generation unit 205 adds a lower address to the upper address of the generated address. Next, after the image data of the memory 202 is output, the image data of the n-th frame is input from the image input unit 201 to the same address. As for the higher order of the input address, the higher order of the output address of the previously output image data of the (n-1) th frame is output after being delayed by the delay circuit 206 for a predetermined time. The lower part of the input address is generated by the input address generator 204. In this way, when using the memory for one frame and successively reading out the image data which is continuously input, the image data is read out in an order different from the input order, and By writing the next input image data, the shuffling process can be performed with the memory for one frame. The above is the principle of the related art. Next, a case where the shuffling process of the digital VTR is performed by the related art will be specifically described with reference to FIGS. Since a digital VTR has two different data rates, it is hereinafter referred to as a standard mode and a high compression mode, respectively. In FIGS. 5 to 7, (a) is the standard mode, and (b) is the high mode. It indicates the compression mode. First, the structure of image data will be described with reference to FIGS. FIG. 5 shows the number of samplings of the image data for one frame in the standard mode and the high compression mode and the DC number.
This shows the number of T blocks. That is, in FIG. 5A, the sampling number of the luminance signal (hereinafter, referred to as Y signal) is 48 in the vertical direction.
0, 720 in the horizontal direction, and the number of DCT blocks is 60 DCT in the vertical direction and 90 DCT in the horizontal direction.
The sampling numbers of the color difference signal (hereinafter, referred to as Cr signal) and the second color difference signal (hereinafter, referred to as Cb signal) are 480 in the vertical direction and 180 in the horizontal direction, respectively. Direction 22.5
It becomes DCT. Similarly, in FIG. 5B, the sampling number of the Y signal is 480 in the vertical direction and 540 in the horizontal direction, the number of DCT blocks is 60 DCT in the vertical direction and 67.5 DCT in the horizontal direction. , And Cb signals are 240 in the vertical direction and 1 in the horizontal direction, respectively.
80, and the number of DCT blocks is 30 in the vertical direction.
DCT and 22.5 DCT in the horizontal direction. The DCT block, which is a basic unit of DCT, is composed of eight vertical sampling numbers and eight horizontal sampling numbers.
The number of DCT blocks of each signal of r and Cb becomes the number shown above by dividing the sampling number by 8. Next, FIG. 6 shows macroblock division for each mode. In FIG. 6, 3 is a macro block, 4 is the Y signal DCT block, 5 is the Cr signal DCT block, and 6 is the Cb signal DCT block. Here, when the macro block 3 is in the standard mode, as shown in FIG.
4 blocks 4 (Y0, Y1, Y2, Y3)
One DCT block 5 for r signal and one DCT block 6 for Cb signal, the number of DCT blocks for one macroblock is 1 DCT in the vertical direction and 6 DCT in the horizontal direction. The number of DCT blocks of the image data is 60 DCT in the vertical direction and 135 DCT in the horizontal direction (90 DCT (Y signal) + 22.5D
CT (Cr signal) +22.5 DCT (Cb signal)), and therefore the number of macroblocks of image data for one frame is 60 (60 DCT / 1 DCT) in the vertical direction and 22.5 (135 DCT / 6 DCT) in the horizontal direction. When the macro block 3 is in the high compression mode, as shown in FIG.
Six blocks 4 (Y0, Y1, Y2, Y3, Y4, Y
5) One CrT DCT block 5 and one Cb
The signal DCT block 6 consists of one, and therefore, the number of DCT blocks for one macro block is 2DC in the vertical direction.
T, 4DCT in the horizontal direction, and the number of DCT blocks of image data for one frame is 60 in the vertical direction from FIG.
DCT, 90 DCT in the horizontal direction (67.5 DCT (Y signal) +22.5 DCT (Cr signal or Cb signal)). Therefore, the number of macroblocks of image data for one frame is 30 (60 DCT / 2DCT) in the vertical direction and horizontal direction. 22.5 (90DCT / 4DCT). FIG. 7 shows the super block division for each mode. In FIG. 7, 2 is a super block, 3
Is the macroblock. The super block 2 is a unit in which 27 (0 to 26) macro blocks 3 are put together, and the reading and writing of image data to and from the memory by the shuffling device is performed as follows.
This is performed for each super block. The superblock 2 indicated by oblique lines in FIG. 7 is a superblock that is read first according to a predetermined shuffling rule, and thereafter, the lower superblock is sequentially read. The shuffling process performed using the memory for one frame in the case of the standard mode will be described below. FIG. 8 shows image data of one frame. The image data of the first frame input to the shuffling device is written in the memory in the horizontal direction from the upper left as shown in FIG. When image data is read from the memory, the superblock indicated by hatching in FIG. 7A is read first. Thereafter, reading from and writing to the memory are performed simultaneously. That is, the image data of the second frame is written into the memory block (superblock shown by oblique lines in FIG. 7A) after the image data of the first frame is read, and at the same time, (A) The super block immediately below the super block indicated by hatching is read out. Here, at the timing of writing and reading, in order to perform the shuffling process with the memory for one frame, the following two conditions must be satisfied. That is, the first condition is that the image data to be read first (FIG. 7A) before the first reading starts
The second condition is that the writing of the image data to be read first (FIG. 8) must be completed before the writing of the image data of the next frame starts. 7 (a) (readout of the super block indicated by oblique lines) must be completed. In the case of the standard mode, as shown in FIG. 7A, after the writing to the ninth super block from the top is completed, the writing is performed to the next super block of the tenth stage from the top. 7A, if the super block indicated by hatching in FIG. 7A is read, the two conditions can be satisfied and the shuffling process can be performed. In the high compression mode shown in FIG. 7B, image data to be read first (FIG.
Since the super block 2) indicated by diagonal lines in (b) is at the lowest level, there is no time to read image data from the memory, and in the high compression mode, the shuffling process is performed in the memory for one frame. I can't. However, there is a problem that cost performance is poor in the bank system. FIG. 5 shows that the number of samplings in the standard mode of the Y signal and that in the high compression mode are compared.
In both the high compression mode, the number of samplings in the vertical direction is the same, but the number of samplings in the horizontal direction is 1.5 times that of the high compression mode in the standard mode, and the number of samplings differs in each mode. For this reason, the same memory cannot be shared between the standard mode and the high compression mode, and there is a problem that cost performance is poor. An object of the present invention is to solve the problems of the above-described conventional shuffling device, and to provide a shuffling device that solves the problem. [0036] To achieve the above object,
Therefore, the present invention has taken the following measures. That is, the present invention
The shuffling device according to the first and second data
Shuffling device in digital VTR corresponding to
And converted to the first data rate for one frame
Memory with a data capacity of
When writing data, the encoded data is
Data rearranging means for rearranging according to the memory, and the memory
Memory system that controls writing and reading of data to and from
Control means, wherein the encoded data is DCT encoded
And a predetermined number of coded blocks
Put together the macro block and this macro block
Super bros arranged in a predetermined number by arranging them in two dimensions of flat and vertical
In the case of the first data rate,
The super block arranged in two dimensions of
Writing into the memory under the control of the control means;
In the case of a data rate, the data sorting means
The super block arranged in two dimensions
Control by the memory control means after rearrangement in one direction
Writing to the memory in accordance with
You. FIG. 1 is a block diagram of an embodiment of a shuffling device according to the present invention. In FIG. 1, reference numeral 101 denotes an image data input unit; 102, a memory having a capacity of one frame in standard mode conversion for storing the image data input from 101;
Reference numeral 103 denotes an output unit for image data output from the memory 102; 104, a switch for switching a write address control signal input to the memory 102;
05 is a changeover switch for switching a read address control signal input to the memory 102; 106 is an input address generator for generating a signal for controlling a write address of image data input to the memory 102 in the standard mode; 107 is The memory 102 in the high compression mode
An input address generator for generating a signal for controlling a write address of image data input to the memory; an output address generator for generating a signal for controlling a read address of image data output from the memory in a standard mode; , 109 are output address generation units for generating a signal for controlling the read address of the image data output from the memory 102 in the high compression mode.
0 is a delay circuit for controlling the input / output timing of the data of the memory 102, and 111 is a changeover switch for switching a signal given to the standard mode output address generator 108, the high compression mode output address generator 109, and the delay circuit 110. , 112 and 113 are address memories for storing signals for controlling the write address and read address of the memory 102, 114 is a switch for switching control signals for controlling the address memories 112 and 113, and 115 is the address in the standard mode. An address converter 116 generates a signal for controlling the memory 112 and the address memory 113, and an address converter 116 generates a signal for controlling the address memory 112 and the address memory 113 in the high compression mode. The (n-1) th frame of image data recorded in the memory 102 is output in an order according to a predetermined shuffling rule. For this purpose, the higher order of the address of the read control signal of the memory 102 is generated by the standard mode address converter 115 in the case of the standard mode, and is generated by the high compression mode address converter 116 in the case of the high compression mode. In the case of the standard mode via the address memory 112 or the address memory 113, the standard mode output address is generated.
Also, in the case of the high compression mode, it is provided to the high compression mode output address generation unit 109. After the lower order of the address of the read control signal of the memory 102 is added by the standard mode output address generator 108 or the high compression mode output address generator 109, the read control signal is supplied to the memory 102 as a read control signal of the memory 102. Next, after the image data in the memory 102 is output, the image data of the n-th frame is input from the image input unit 101 to the same address. As for the higher order of the input address, the higher order of the output address of the previously output image data of the (n-1) th frame is output after being delayed by the delay circuit 110 for a predetermined time. The lower order of the input address is added by the standard mode input address generator 106 in the case of the standard mode, and is added by the high compression mode input address generator 107 in the case of the high compression mode. Memory 10 as signal
2 given. As described above, in each of the standard mode and the high compression mode, when one frame of memory is converted into the standard mode and the image data that is continuously input is read continuously, the input order is The shuffling process can be performed by writing the next input image data to the memory block that has been read and output in a different order from that of the memory block. The above is the outline of the operation of the embodiment according to the present invention. Hereinafter, in each of the standard mode and the high compression mode as described above, 1 is calculated in terms of the standard mode.
A method for sharing a memory for a frame will be described in detail. First, FIG. 2 shows a memory space in the high compression mode. In FIG. 2, reference numeral 1 denotes an increase in memory, and 2 denotes the super block. The memory capacity of the remaining portion excluding the increase in memory 1 is one frame in high compression mode conversion. Here, the super block 2 indicated by oblique lines in FIG. 2 is a super block that is first read out according to a predetermined shuffling rule as in FIG. The memory increment 1 is a capacity equivalent to the image data read from the memory before the image data of the next frame is input to the memory (the superblock 2 indicated by oblique lines in FIG. 2). , Which is the capacity of one stage of the super block, which is 0.2 in high compression mode conversion.
This is the capacity for the frame. When the memory size is increased by one super block in the vertical direction, when the writing of the super block at the fifth stage from the top is completed, the increased amount is increased by six.
Since the memory block of the second stage is empty, when the writing of the first stage of the next frame starts, it becomes empty.
The first stage memory block is written, and the first read is performed during the writing. Then, before the writing of the data in the second stage of the next frame is started, the reading of the super block to be read (the hatched portion in FIG. 2) is completed. The data in the row is the memory block from which reading has been completed (the shaded portion in FIG. 2).
And shuffling processing can be performed. FIG. 3 shows a method of allocating the image data of 1.2 frames in the high compression mode as described above to the memory of one frame in the standard mode. In FIG. 3, (1) shows the arrangement of the image data in the high compression mode, and (2) shows the arrangement of the image data in the high compression mode in order to share the memory in the standard mode and the high compression mode, and allocates them to the memory. This is an array of image data. Also, 1 indicated by a dotted line is an increase in memory for 0.2 frames in high compression mode conversion in FIG.
2 is the super block, 3 is the macro block, and A, B, C, and C of the super block 2 in FIG.
D and E respectively correspond to A, B, C, D and E of the super block 2 in FIG. Further, the size of the image data in FIG.
There are 0 macroblocks (60 DCT) and 22.5 macroblocks in the horizontal direction (90 DCT). ). Here, the capacities of the memories in the standard mode and the high compression mode will be compared. In the case of the present embodiment, the memory in the high compression mode has a capacity of 1.2 times in the vertical direction. However, in the standard mode, the capacity of image data for one frame is Y, Cr, Cb in FIG.
When the signals are combined, the vertical direction is 60 DC as described above.
T, 135DCT in the horizontal direction. In the high compression mode,
From FIG. 5B, since the vertical direction is 60 DCT and the horizontal direction is 90 DCT as described above, the capacity of image data for one frame in the standard mode is 1.5 times that in the high compression mode.
Double. Therefore, the memory capacity for 1.2 frames obtained by adding the memory capacity for 0.2 frames in the high compression mode does not exceed the memory capacity for one frame in the standard mode. It is possible to share the memory in the high compression mode. Here, the capacity of image data for 1.2 frames in the high compression mode is 72D in the vertical direction from FIG.
CT, 90 DCT in the horizontal direction. In this case, since the capacity of the memory used in the standard mode is 60 DCT in the vertical direction and 135 DCT in the horizontal direction, the image data for 1.2 frames in the high compression mode is stored in the memory so as to fit in the size of the memory used in the standard mode. Reorder. In the case of this embodiment, image data arranged as shown in FIG. 3A is divided into super blocks 2 indicated by A, B, C, D, and E, and these are 3
As shown in (2), the 27 blocks (0 to 2) arranged in a line in the vertical direction and
The macroblock 3 of 6) is divided and arranged in one row in the horizontal direction. By rearranging the data as described above, the capacity of the image data in the high compression mode is reduced by 60 in the vertical direction.
The DCT is 108 DCT in the horizontal direction, and the vertical direction of the memory used in the standard mode is 60 DCT and the horizontal direction is 135 DCT.
Since it fits in the CT, the memory can be shared. [0063] As described above, according to the present invention, according to the present onset Akira,
For a plurality of data rate of the signal, it is possible to perform the shuffling process, and in accordance with this onset bright, by sequentially inputting the next data to the output address of the data, the memory capacity reduction can be, and in accordance with this onset bright, when handling data in blocks, such as DCT, for a plurality of data rate of the signal, while the reduction of the memory capacity, performs shuffling process it can, also, according to this onset bright, with additional minimum memory capacity can shuffling process corresponding to a plurality of data rates, also according to the invention of claim 5, the digital V
In TR, it is possible to perform the shuffling process with 1.2 frames of the memory at a high compression mode, and in accordance with this onset bright, in a digital VTR, high in memory capacity of one frame in the standard mode in terms of 1 in compressed mode conversion.
Two frames of image data can be recorded, and therefore the same memory can be shared in the standard mode and the high compression mode. This allows the shuffling device to be used in both the standard mode and the high compression mode with a smaller memory capacity than the bank system. Can be realized. [0064] Further, the present onset bright above, it is possible to reduce the circuit scale of the shuffling apparatus, thus it is possible to reduce the cost further, by using such a shuffling process in a digital VTR, In addition to the effects described above, it is possible to improve the image quality.

【図面の簡単な説明】 【図1】本発明によるシャフリング装置の実施の形態を
示すブロック図である。 【図2】本発明による高圧縮モードのシャフリング処理
に使用する1.2フレーム分のメモリのメモリ容量の一
例を示す図である。 【図3】本発明による標準モード、高圧縮モードでメモ
リを共用するための画像データの並べ変えの方法の実施
の形態を示す図である。 【図4】従来のシャフリング装置を示すブロック図であ
る。 【図5】標準モード、高圧縮モードの画像データのサン
プリング数およびDCTブロック数を示す図である。 【図6】標準モード、高圧縮モードの画像データのマク
ロブロック分割を示す図である。 【図7】標準モード、高圧縮モードの画像データのスー
パーブロック分割を示す図である。 【図8】1枚目の画像データのメモリへの入力順序を示
す図である。 【符号の説明】 1 メモリ増加分 2 スーパーブロック 3 マクロブロック 4 Y信号DCTブロック 5 Cr信号DCTブロック 6 Cb信号DCTブロック 101 画像入力部 102 メモリ 103 画像出力部 104 切り替えスイッチ 105 切り替えスイッチ 106 標準モード入力アドレス生成部 107 高圧縮モード入力アドレス生成部 108 標準モード出力アドレス生成部 109 高圧縮モード出力アドレス生成部 110 遅延回路 111 切り替えスイッチ 112 アドレスメモリ 113 アドレスメモリ 114 切り替えスイッチ 115 標準モードアドレス変換部 116 高圧縮モードアドレス変換部 201 画像入力部 202 メモリ 203 画像出力部 204 入力アドレス生成部 205 出力アドレス生成部 206 遅延回路 207 切り替えスイッチ 208 アドレスメモリ 209 アドレスメモリ 210 アドレス変換部
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of a shuffling device according to the present invention. FIG. 2 is a diagram showing an example of a memory capacity of a memory for 1.2 frames used for shuffling processing in a high compression mode according to the present invention. FIG. 3 is a diagram showing an embodiment of a method of rearranging image data for sharing a memory in a standard mode and a high compression mode according to the present invention. FIG. 4 is a block diagram showing a conventional shuffling device. FIG. 5 is a diagram showing the number of samples of image data and the number of DCT blocks in the standard mode and the high compression mode. FIG. 6 is a diagram illustrating macroblock division of image data in a standard mode and a high compression mode. FIG. 7 is a diagram illustrating superblock division of image data in a standard mode and a high compression mode. FIG. 8 is a diagram illustrating an input order of first image data to a memory; [Description of Signs] 1 Memory increase 2 Super block 3 Macro block 4 Y signal DCT block 5 Cr signal DCT block 6 Cb signal DCT block 101 Image input unit 102 Memory 103 Image output unit 104 Switch 105 Switch 106 Standard mode input Address generator 107 High compression mode input address generator 108 Standard mode output address generator 109 High compression mode output address generator 110 Delay circuit 111 Switch 112 Address memory 113 Address memory 114 Switch 115 Standard mode address converter 116 High compression Mode address conversion unit 201 Image input unit 202 Memory 203 Image output unit 204 Input address generation unit 205 Output address generation unit 206 Delay circuit 207 Switching switch 208 address memory 209 address memory 210 address converter

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04N 5/91 - 5/956 H04N 7/24 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04N 5/91-5/956 H04N 7/24

Claims (1)

(57)【特許請求の範囲】 【請求項1】 第1及び第2のデータレートに対応する
デジタルVTRにおけるシャフリング装置において、 第1のデータレートに換算して1フレーム分のデータ容
量を有するメモリと、 このメモリへ符号化データを書き込む際に、符号化デー
タを前記データレートに応じて並び替えるデータ並び替
え手段と、 前記メモリへのデータの書き込み及び読み出しを制御す
るメモリ制御手段と、 を具備し、 前記符号化データは、DCT符号化による符号化ブロッ
クと、この符号化ブロックを所定数纏めたマクロブロッ
クと、更にこのマクロブロックを水平・垂直の2次元に
配置して所定数纏めたスーパーブロックと、から成り、 前記第1のデータレートの場合は、この2次元に配置さ
れたスーパーブロックを前記メモリ制御手段の制御に従
い前記メモリに書き込み、前記第2のデータレートの場
合は、前記データ並び替え手段により、前記2次元に配
置されたスーパーブロックを水平方向の1次元に並び替
えた上で前記メモリ制御手段の制御に従い前記メモリに
書き込む、ことを特徴とするシャフリング装置。
(57) [Claim 1] Corresponding to the first and second data rates
In a shuffling device in a digital VTR, the data volume of one frame is converted into a first data rate.
Memory having a sufficient amount of data, and when writing the encoded data to the memory,
Data sorting to sort data according to the data rate
Control means for controlling writing and reading of data to and from the memory.
Memory control means , wherein the encoded data is encoded by DCT encoding.
And a macro block in which a predetermined number of
And this macroblock is converted to horizontal and vertical two dimensions.
And super blocks arranged in a predetermined number and arranged. In the case of the first data rate , the super blocks are arranged in two dimensions.
The super block is controlled by the memory control means.
Write to the memory and store the data at the second data rate.
In this case, the data is rearranged two-dimensionally by the data rearranging means.
Sort the placed super blocks into one dimension in the horizontal direction
The memory is then stored in the memory under the control of the memory control means.
A shuffling device for writing.
JP389098A 1998-01-12 1998-01-12 Shuffling device Expired - Fee Related JP3523477B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP389098A JP3523477B2 (en) 1998-01-12 1998-01-12 Shuffling device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP389098A JP3523477B2 (en) 1998-01-12 1998-01-12 Shuffling device

Publications (2)

Publication Number Publication Date
JPH11205741A JPH11205741A (en) 1999-07-30
JP3523477B2 true JP3523477B2 (en) 2004-04-26

Family

ID=11569790

Family Applications (1)

Application Number Title Priority Date Filing Date
JP389098A Expired - Fee Related JP3523477B2 (en) 1998-01-12 1998-01-12 Shuffling device

Country Status (1)

Country Link
JP (1) JP3523477B2 (en)

Also Published As

Publication number Publication date
JPH11205741A (en) 1999-07-30

Similar Documents

Publication Publication Date Title
CN1223175C (en) Digital camera device and recording method thereof
DE69535164T2 (en) signal processors
US5428389A (en) Image data storage/processing apparatus
EP0557948A2 (en) Motion compensating inter-frame predictive picture coding apparatus
EP1689195A2 (en) Picture memory mapping to minimize memory bandwidth in compression and decompression of image sequences
JP3381077B2 (en) Video decoding device
JP4121590B2 (en) Image display device and special reproduction control device thereof
JP3120010B2 (en) Image decoding method and image decoding device
US6374033B2 (en) Signal processing apparatus and method
KR970008646B1 (en) Apparatus for recording and reproducing digital video signal
JP3523477B2 (en) Shuffling device
JP3119994B2 (en) Image data processing method, storage device used therefor, and image data processing device
JP2863096B2 (en) Image decoding device by parallel processing
EP1138161A1 (en) Method and electronic device for decoding compressed image data and auxiliary recording device
JPH01221989A (en) Reduction-recording device and enlargement-reproducing device of picture signal
JP3507147B2 (en) Signal processing apparatus and method
JP3507146B2 (en) Signal processing apparatus and method
JP2699621B2 (en) Data sorting device
JP3783376B2 (en) Image data processing apparatus and method
JP4122753B2 (en) Image processing device
JP2826897B2 (en) Motion compensation circuit
JPH04301986A (en) Device and method for recording/reproducing picture
JPH05151709A (en) Shuffling circuit
JPH0638172A (en) Picture storage and reproduction system for digital electronic still camera
JPH04320179A (en) Frame memory device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040127

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040206

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

Free format text: PAYMENT UNTIL: 20080220

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090220

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100220

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100220

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110220

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20140220

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees