JPH0563583A - Data compression and decoding method and backup method in electronic exchange using said method - Google Patents

Data compression and decoding method and backup method in electronic exchange using said method

Info

Publication number
JPH0563583A
JPH0563583A JP3245112A JP24511291A JPH0563583A JP H0563583 A JPH0563583 A JP H0563583A JP 3245112 A JP3245112 A JP 3245112A JP 24511291 A JP24511291 A JP 24511291A JP H0563583 A JPH0563583 A JP H0563583A
Authority
JP
Japan
Prior art keywords
data
value
byte
bit
main memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3245112A
Other languages
Japanese (ja)
Inventor
Kazuhisa Yamauchi
和久 山内
Takafumi Kon
隆文 今
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3245112A priority Critical patent/JPH0563583A/en
Publication of JPH0563583A publication Critical patent/JPH0563583A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To suppress a load imposed on the system to be sufficiently small and to reduce a required backup file capacity by adopting the data compression method in which the property of an electronic exchange is taken notice of such that most of data being backup object for each byte are zero so as to compress the content of a main memory to be stored in a backup file resulting in offering the very simple compression method. CONSTITUTION:When the content of a main memory is saved in a backup file, data in the main memory are divided into byte by byte and single data or consecutive n-byte data whose content is zero such as data 12,14 are converted into data 13,15 in 9-bit length having a value of 256+n. Data in 1-byte whose content is not 0 but as data 10 are converted into data 11 in 9-bit length. Data in 256-byte whose content is consecutive zero as data 16 are converted into data 17 in 9-bit length having value of 256+n.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はデータ圧縮及び復元方法
並びにこれらの方法を使用した電子交換機におけるバッ
クアップ方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data compression and decompression method and a backup method in an electronic exchange using these methods.

【0002】[0002]

【従来の技術】一般に電子交換機においては、障害対策
等のために、メインメモリの内容を外部記憶装置上のバ
ックアップファイルに退避させておき、必要に応じてバ
ックアップファイルの内容をメインメモリにロードする
ことにより、メインメモリの内容を復元することができ
るようにしている。
2. Description of the Related Art Generally, in an electronic exchange, the contents of a main memory are saved in a backup file on an external storage device as a countermeasure against a failure, and the contents of the backup file are loaded into the main memory as needed. By doing so, the contents of the main memory can be restored.

【0003】そして、従来は上記の退避にあたりメイン
メモリの内容をそのままの値でバックアップファイルに
退避させている。
Conventionally, the contents of the main memory are saved in the backup file with the same values as the above saving.

【0004】[0004]

【発明が解決しようとする課題】従来は上述したような
バックアップ方法を採用しており、メインメモリの内容
をそのままバックアップファイルに退避させるので、ロ
ード時にはそのままロードすれば足りるという利点を有
しているが、その反面、以下のような問題点がある。
Conventionally, the above-mentioned backup method has been adopted, and since the contents of the main memory are saved in the backup file as they are, there is an advantage that it is sufficient to load them as they are. However, on the other hand, there are the following problems.

【0005】メインメモリの内容をそのまま外部記憶装
置に出力するため、近年の交換ソフトウェアの肥大化に
伴い、外部記憶装置の大容量化が必要となり、システム
のコスト高の要因となる。
Since the contents of the main memory are output to the external storage device as they are, the capacity of the external storage device must be increased with the increase in the size of the replacement software in recent years, which causes a high system cost.

【0006】バックアップファイルを読み書きする時間
がファイル容量の増大に伴って長大化する。
The time for reading and writing the backup file becomes longer as the file capacity increases.

【0007】本発明はこのような事情に鑑みて為された
ものであり、その目的は、バックアップに要する外部記
憶装置の容量の削減とその読み書きに要する時間の短縮
を可能にすることにある。
The present invention has been made in view of such circumstances, and an object thereof is to reduce the capacity of an external storage device required for backup and the time required for reading and writing the same.

【0008】[0008]

【課題を解決するための手段】このような目的を達成す
る為に本発明ではデータの圧縮と復元とを行うようにし
ている。しかし、複雑なデータの圧縮と復元の方法では
特にオンラインでの実行に際し負荷が大きくなり過ぎ、
好ましくない。
In order to achieve such an object, the present invention performs data compression and decompression. However, complicated data compression and decompression methods are overloaded, especially when run online.
Not preferable.

【0009】そこで、本発明では、電子交換機の退避対
象となるメインメモリの内容の特質に着目し、簡単な方
法で或る程度の圧縮率が得られるデータ圧縮方法を採用
している。即ち、電子交換機のメインメモリ上のソフト
ウェアファイルは、プログラムの他に膨大な量の局デー
タで構成されており、局データの多くはバイト毎の値が
0である場合が高い頻度で発生する。このため、0のパ
ターンだけを圧縮するといった簡単な方法で或る程度の
圧縮率が得られることになる。
Therefore, in the present invention, attention is paid to the characteristics of the contents of the main memory to be saved in the electronic exchange, and a data compression method that can obtain a certain compression ratio by a simple method is adopted. That is, the software file on the main memory of the electronic exchange is composed of a huge amount of station data in addition to the program, and most of the station data frequently have a value of 0 for each byte. Therefore, a certain degree of compression ratio can be obtained by a simple method of compressing only the 0 pattern.

【0010】即ち、本発明では、圧縮対象データを順に
1バイト毎に区切り、0の値を持つ連続したnバイトの
データを256+nの値を持つ9ビット長のデータに変
換し、0以外の数値iを持つ1バイトのデータをiの値
を持つ9ビット長のデータに変換することにより、デー
タの圧縮を行うものである。
That is, in the present invention, the data to be compressed is sequentially divided into 1-byte units, and continuous n-byte data having a value of 0 is converted into 9-bit length data having a value of 256 + n to obtain a numerical value other than 0. Data is compressed by converting 1-byte data having i into 9-bit data having a value of i.

【0011】なお、0の値を持つ非連続の1バイトのデ
ータは、256+1の値を持つ9ビット長のデータに変
換する以外に、0の値を持つ9ビット長のデータに変換
するようにしても良い。また、nの最大値を256とす
る場合、n=256のデータは256の値を持つ9ビッ
ト長のデータに変換するようにしても良い。
It should be noted that non-contiguous 1-byte data having a value of 0 is converted to 9-bit data having a value of 0, as well as being converted to 9-bit data having a value of 256 + 1. May be. Further, when the maximum value of n is 256, the data of n = 256 may be converted into the data of the 9-bit length having the value of 256.

【0012】また、その復元は、復元対象データを順に
9ビット毎に区切り、256以上の値nを持つ9ビット
長のデータを0の値を持つn−256バイトの連続した
データに変換し、256未満の値iを持つ9ビット長の
データをiの値を持つ8ビット長のデータに変換するこ
とにより、行うものである。
In the restoration, the data to be restored is divided into 9-bit data in order, and 9-bit data having a value n of 256 or more is converted into continuous data of n-256 bytes having a value of 0. This is performed by converting 9-bit length data having a value i of less than 256 into 8-bit length data having a value of i.

【0013】なお、nの最大値を256とする場合、n
=256のデータは0の値を持つ256バイトの連続し
たデータに変換する。
When the maximum value of n is 256, n
= 256 data is converted into 256-byte continuous data having a value of 0.

【0014】そして、電子交換機のメインメモリのデー
タを外部記憶装置上のバックアップファイルに格納する
際には、上記のデータ圧縮方法によりデータを圧縮して
格納するようにし、そのメインメモリへのロード時には
上記のデータ復元方法によりデータを復元するようにし
たものである。
When the data in the main memory of the electronic exchange is stored in the backup file on the external storage device, the data is compressed and stored by the above-mentioned data compression method, and when the data is loaded into the main memory. The data is restored by the above data restoration method.

【0015】[0015]

【作用】0以外の数値iが連続する場合あるいは0の値
を持つデータが1バイト単位で飛び飛びに出現する場
合、データ圧縮後のビット数は各々8ビットから9ビッ
トになるのでビット数は増大するが、前述したように局
データの多くはバイト毎の値が0である場合が高い頻度
で発生するので、0の値を持つデータがnバイト連続す
る箇所においてはそれらがまとめて9ビットに圧縮され
ることになり、全体としての圧縮率が高まる。
When the numerical value i other than 0 is continuous or when the data having the value of 0 appears in units of 1 byte, the number of bits after data compression increases from 8 bits to 9 bits, so the number of bits increases. However, as described above, most of the station data often occur when the value of each byte is 0, so at the place where data with a value of 0 continues for n bytes, they are collectively 9 bits. As a result, the overall compression rate is increased.

【0016】[0016]

【実施例】次に本発明の実施例について図面を参照して
詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0017】図1を参照すると、本発明を適用した電子
交換機1は、メインメモリ3と圧縮手段4と復元手段5
と入出力手段6とを含み、磁気ディスク装置等の外部記
憶装置上にバックアップファイル2を備えている。
Referring to FIG. 1, an electronic exchange 1 to which the present invention is applied has a main memory 3, a compression means 4 and a decompression means 5.
And an input / output unit 6, and the backup file 2 is provided on an external storage device such as a magnetic disk device.

【0018】図1において、メインメモリ3の内容をバ
ックアップファイル2に退避する場合、メインメモリ3
の内容が圧縮手段4により圧縮され、入出力手段6を通
じてバックアップファイル2に格納される。
In FIG. 1, when the contents of the main memory 3 are saved in the backup file 2, the main memory 3
Is compressed by the compression means 4 and stored in the backup file 2 through the input / output means 6.

【0019】他方、バックアップファイル2に退避され
た内容をメインメモリ3にロードする場合、入出力手段
6を通じて入力されたバックアップファイル2の内容が
復元手段5により元の形式に復元され、メインメモリ3
に格納される。
On the other hand, when the contents saved in the backup file 2 are loaded into the main memory 3, the contents of the backup file 2 input through the input / output means 6 are restored to the original format by the restoring means 5, and the main memory 3 is restored.
Stored in.

【0020】図2は圧縮手段4の圧縮方法の説明図であ
り、8ビットのデータがどのようなビット列に圧縮され
るかを示したものである。
FIG. 2 is an explanatory view of the compression method of the compression means 4, and shows what kind of bit string 8-bit data is compressed.

【0021】図2(a)のような数値i(iは1〜25
5)を持つ8ビットデータ10は、データ11のような
単に最上位ビットに1ビットの0を付与した9ビットの
データに変換される。
A numerical value i (i is 1 to 25) as shown in FIG.
The 8-bit data 10 having 5) is converted to 9-bit data such as the data 11 in which the most significant bit is added with 1-bit 0.

【0022】図2(b),(c)のような数値0を持つ
8ビットデータ12,14は、それらの連続するバイト
数nに応じ、256+nの値を持つ9ビット長のデータ
13,15に変換される。
The 8-bit data 12 and 14 having the numerical value 0 as shown in FIGS. 2B and 2C are 9-bit length data 13 and 15 having a value of 256 + n according to the number of consecutive bytes n. Is converted to.

【0023】即ち、図2(c)に示すように数値0を持
つ8ビットデータがnバイト連続する場合、それらのデ
ータはまとめて256+nの値を持つ9ビット長のデー
タ15に変換される。図2(b)は数値0を持つ8ビッ
トデータ12が単独で出現した場合であり、この場合は
n=1となり、256+1=257の値を持つ9ビット
長のデータ13に変換される。
That is, as shown in FIG. 2 (c), when 8-bit data having a numerical value of 0 continues for n bytes, the data is collectively converted into 9-bit data 15 having a value of 256 + n. FIG. 2B shows a case where the 8-bit data 12 having the numerical value 0 appears independently, and in this case, n = 1, and the data 13 is converted into 9-bit data 13 having a value of 256 + 1 = 257.

【0024】ここで、256という数値は9ビット列の
最上位1ビットの値が1であるということを示してい
る。
Here, the numerical value of 256 indicates that the value of the most significant 1 bit of the 9-bit string is 1.

【0025】なお、数値0を持つ8ビットデータが25
6バイト連続する場合、n=256なので、その値を8
ビット長で表現することができない。そこで、本実施例
では、図2(d)に示すように、数値0を持つ8ビット
データが256バイト連続するデータ16は、単に25
6の値を持つ9ビット長のデータ17に変換するように
している。
Note that 25-bit 8-bit data having a numerical value of 0
If 6 bytes continue, n = 256, so the value is 8
It cannot be expressed in bit length. Therefore, in the present embodiment, as shown in FIG. 2D, the data 16 in which 256-byte continuous 8-bit data having a numerical value 0 is simply 25
It is adapted to be converted into data 17 having a value of 6 and having a length of 9 bits.

【0026】ここで、図2(a),(b)のケースでは
8ビットのデータを9ビットに変換するのでデータ量は
増大するが、図2(c),(d)のケースでは2バイト
〜256バイトのデータが9ビットに圧縮される。前述
したようにメインメモリ3に含まれる局データは値0の
バイトが連続する確率が高いので、全体としては著しい
圧縮効果が得られ、試算では約半分から2/3程度のデ
ータ量となった。
Here, in the cases of FIGS. 2A and 2B, since the 8-bit data is converted to 9 bits, the data amount increases, but in the cases of FIGS. 2C and 2D, 2 bytes. 256 bytes of data are compressed to 9 bits. As described above, since the station data included in the main memory 3 has a high probability of consecutive bytes having a value of 0, a remarkable compression effect is obtained as a whole, and the data amount is about half to 2/3 in the trial calculation. ..

【0027】図3は圧縮手段4の圧縮方法の手順を示す
フローチャート、図4は復元手段5の復元方法の手順を
示すフローチャートである。
FIG. 3 is a flow chart showing the procedure of the compression method of the compression means 4, and FIG. 4 is a flow chart showing the procedure of the decompression method of the decompression means 5.

【0028】先ず、図3を参照して圧縮方法の詳細な手
順を説明する。
First, the detailed procedure of the compression method will be described with reference to FIG.

【0029】先ず、最初のステップ101においてCN
Tを0に初期化する。ここで、CNTは0が連続して現
れたバイトの数を保持する変数である。
First, in the first step 101, CN
Initialize T to 0. Here, CNT is a variable that holds the number of bytes in which 0 continuously appears.

【0030】次にステップ102において圧縮前のファ
イルすなわち図1のメインメモリ3のバックアップ対象
内容の先頭から1バイトを取り出し、その値をCとす
る。
Next, at step 102, 1 byte is extracted from the beginning of the file before compression, that is, the contents to be backed up in the main memory 3 in FIG. 1, and the value is set as C.

【0031】次にステップ103において圧縮前のファ
イルを最後まで読み込んだか否か、即ちステップ102
で取り出したデータがEOFであるか否かを判定する。
Next, in step 103, it is determined whether or not the uncompressed file has been read to the end, that is, step 102.
It is determined whether the data taken out in step EOF is EOF.

【0032】ファイルの最後でない場合、ステップ10
4において、ステップ102で取り出した値を反映した
Cが0か否かを判定する。
If it is not the end of the file, step 10
In 4, it is determined whether or not C reflecting the value extracted in step 102 is 0.

【0033】Cが0ならばステップ105でCNTの値
に1を加えてステップ106でCの値が256に達した
か否かを判定し、達していなければ次の8ビットを処理
するためにステップ102に戻る。他方、CNTの値が
256に達していればステップ107で9ビット長の値
256を出力し、ステップ108でCNTの値を0にリ
セットしてステップ102に戻る。
If C is 0, 1 is added to the value of CNT in step 105, and it is judged in step 106 whether the value of C has reached 256. If not, the next 8 bits are processed. Return to step 102. On the other hand, if the value of CNT has reached 256, a 9-bit value 256 is output in step 107, the value of CNT is reset to 0 in step 108, and the process returns to step 102.

【0034】ステップ104において、ステップ102
で取り出した値を反映させたCが0でない場合は、ステ
ップ121で現在のCNTの値が0であることが確認さ
れたら、ステップ123において9ビット長の値Cを出
力し、ステップ108に移行する。また、ステップ12
1で現在のCNTの値が0でないことが確認されたら、
ステップ122において、連続した0の8ビット列にか
かる9ビット長の値(256+CNT)を出力してから
ステップ123に進み、上記0でなかったCを9ビット
長で出力する。
In step 104, step 102
If C reflecting the value fetched in step 3 is not 0, if it is confirmed in step 121 that the current value of CNT is 0, in step 123 the value C having a 9-bit length is output, and the process proceeds to step 108. To do. Also, step 12
If it is confirmed that the current CNT value is not 0 in 1,
In step 122, a 9-bit length value (256 + CNT) for a continuous 8-bit string of 0s is output, and then the process proceeds to step 123, in which the non-zero C is output in 9-bit length.

【0035】また、ステップ103でファイルの終わり
に達したことが判定された場合、ステップ111,11
2で、ステップ121,122と同様に、連続した0の
8ビット列を9ビット長に変換して出力してから処理を
終了する。
If it is determined in step 103 that the end of the file has been reached, steps 111, 11
In step 2, as in steps 121 and 122, a continuous 8-bit string of 0s is converted into a 9-bit length and output, and then the process ends.

【0036】次に、図4を参照して復元方法の詳細な手
順を説明する。
Next, the detailed procedure of the restoration method will be described with reference to FIG.

【0037】先ず、最初のステップ201においてバッ
クアップファイル2から9ビットを読み出し、その値を
Cとする。
First, in the first step 201, 9 bits are read from the backup file 2 and the value is set as C.

【0038】次にステップ202においてバックアップ
ファイル2を最後まで読んだか否かをチェックし、最後
まで読んでいたら処理を終了する。
Next, in step 202, it is checked whether or not the backup file 2 has been read to the end, and if it has been read to the end, the processing ends.

【0039】バックアップファイル2の最後でない場
合、ステップ203において、ステップ201で入力し
た9ビットの値を反映しているCの値をチェックし、C
が256未満であればステップ210において単にCの
値を8ビット長で表現して出力し、次の9ビットを処理
すべくステップ201へ移行する。
If it is not the end of the backup file 2, in step 203, the value of C reflecting the 9-bit value input in step 201 is checked, and C
Is less than 256, the value of C is simply expressed in 8-bit length and output in step 210, and the process proceeds to step 201 to process the next 9 bits.

【0040】ステップ203においてCの値が256以
上と判定した場合、数値0の8ビット列を256バイト
分または(C−256)バイト分復元するために、先ず
ステップ204で(C−256)の値をCNTに設定
し、ステップ205でCNTの値が0か否かを調べる。
When it is determined in step 203 that the value of C is 256 or more, the value of (C-256) is first read in step 204 in order to restore the 8-bit string of numerical value 0 by 256 bytes or (C-256) bytes. Is set to CNT, and it is checked in step 205 whether the value of CNT is 0 or not.

【0041】CNTの値が0であれば、ステップ206
において、数値0の8ビット列を256バイト分復元す
るためにCNTの値を256とする。CNTの値が0で
なければCNTの値はそのままにする。
If the value of CNT is 0, step 206
In, the CNT value is set to 256 in order to restore the 8-bit string of the numerical value 0 by 256 bytes. If the value of CNT is not 0, the value of CNT is left as it is.

【0042】次のステップ207はCNTの値が0にな
るまでステップ208,209の処理を繰り返すための
チェックステップであり、CNTの値を1減じるステッ
プ208と、8ビット長の値0を1バイト分出力するス
テップ209とがCNTの値が0になるまで繰り返され
ることにより、数値0の8ビット列が所定バイト数だけ
復元される。
The next step 207 is a check step for repeating the processes of steps 208 and 209 until the value of CNT becomes 0, and step 208 of subtracting 1 from the value of CNT and 1 byte for the value 0 of 8-bit length. By repeating the step of outputting 209 and the step 209 until the value of CNT becomes 0, the 8-bit string having the numerical value 0 is restored by a predetermined number of bytes.

【0043】[0043]

【発明の効果】以上説明したように、本発明は、電子交
換機のメインメモリに存在する局データの多くがバイト
毎の値が0である場合が高い頻度で発生する点に着目
し、0のパターンだけを圧縮するといった簡単な方法で
メインメモリのデータの圧縮を行い、バックアップファ
イルに格納するようにしたので、外部記憶装置に必要な
容量を従来より大幅に削減することができるという効果
がある。
As described above, according to the present invention, attention is paid to the fact that most of the station data existing in the main memory of the electronic exchange frequently occurs when the value of each byte is 0. Since the data in the main memory is compressed by a simple method such as compressing only the patterns and stored in the backup file, there is an effect that the capacity required for the external storage device can be significantly reduced compared to the conventional method. ..

【0044】また、使用するデータ圧縮方法も0のパタ
ーンだけを圧縮するという極めて単純な方法であり、従
って復元方法も単純なため、ファイル容量の削減と相俟
ってバックアップファイルの読み書きに際してシステム
に与える負荷を充分に小さく抑えることができるという
効果がある。
Also, the data compression method used is an extremely simple method of compressing only the pattern of 0, and therefore the restoration method is also simple. Therefore, in combination with the reduction of the file capacity, the system can be used for reading and writing the backup file. There is an effect that the applied load can be suppressed sufficiently small.

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

【図1】本発明を適用した電子交換機の構成例を示すブ
ロック図である。
FIG. 1 is a block diagram showing a configuration example of an electronic exchange to which the present invention has been applied.

【図2】8ビットのデータがどのようなビット列に圧縮
されるかを示した圧縮方法の説明図である。
FIG. 2 is an explanatory diagram of a compression method showing in what bit string 8-bit data is compressed.

【図3】圧縮方法の手順を示すフローチャートである。FIG. 3 is a flowchart showing a procedure of a compression method.

【図4】復元方法の手順を示すフローチャートである。FIG. 4 is a flowchart showing a procedure of a restoration method.

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

1…電子交換機 2…バックアップファイル 3…メインメモリ 4…圧縮手段 5…復元手段 6…入出力手段 DESCRIPTION OF SYMBOLS 1 ... Electronic exchange 2 ... Backup file 3 ... Main memory 4 ... Compression means 5 ... Restoration means 6 ... Input / output means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 圧縮対象データを順に1バイト毎に区切
り、 0の値を持つ連続したnバイトのデータを256+nの
値を持つ9ビット長のデータに変換し、 0以外の数値iを持つ1バイトのデータをiの値を持つ
9ビット長のデータに変換することにより、 データの圧縮を行うデータ圧縮方法。
1. Data to be compressed is sequentially divided into 1-byte units, continuous n-byte data having a value of 0 is converted into 9-bit length data having a value of 256 + n, and 1 having a numerical value i other than 0 is obtained. A data compression method that compresses data by converting byte data into 9-bit data having the value of i.
【請求項2】 復元対象データを順に9ビット毎に区切
り、 256以上の値nを持つ9ビット長のデータを0の値を
持つn−256バイトの連続したデータに変換し、 256未満の値iを持つ9ビット長のデータをiの値を
持つ8ビット長のデータに変換することにより、 データの復元を行うデータ復元方法。
2. The data to be restored is sequentially divided every 9 bits, and 9-bit length data having a value n of 256 or more is converted into n-256 bytes of continuous data having a value of 0, and a value less than 256. A data restoration method for restoring data by converting 9-bit data having i to 8-bit data having a value of i.
【請求項3】 電子交換機のメインメモリのデータを請
求項1記載のデータ圧縮方法により圧縮して外部記憶装
置上のバックアップファイルに格納し、 前記バックアップファイルのデータを請求項2記載のデ
ータ復元方法により復元して前記電子交換機のメインメ
モリにロードする電子交換機におけるバックアップ方
法。
3. The data restoration method according to claim 2, wherein the data in the main memory of the electronic exchange is compressed by the data compression method according to claim 1 and stored in a backup file on an external storage device. A backup method for an electronic exchange, which is restored by the method and loaded into the main memory of the electronic exchange.
JP3245112A 1991-08-30 1991-08-30 Data compression and decoding method and backup method in electronic exchange using said method Pending JPH0563583A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3245112A JPH0563583A (en) 1991-08-30 1991-08-30 Data compression and decoding method and backup method in electronic exchange using said method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3245112A JPH0563583A (en) 1991-08-30 1991-08-30 Data compression and decoding method and backup method in electronic exchange using said method

Publications (1)

Publication Number Publication Date
JPH0563583A true JPH0563583A (en) 1993-03-12

Family

ID=17128804

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3245112A Pending JPH0563583A (en) 1991-08-30 1991-08-30 Data compression and decoding method and backup method in electronic exchange using said method

Country Status (1)

Country Link
JP (1) JPH0563583A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100350988B1 (en) * 2000-12-02 2002-08-29 삼성전자 주식회사 Data recording/reproducing apparatus
JP2021501427A (en) * 2017-10-11 2021-01-14 ログノヴェーションズ ホールディングス,エルエルシー Content-independent file indexing methods and systems

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100350988B1 (en) * 2000-12-02 2002-08-29 삼성전자 주식회사 Data recording/reproducing apparatus
JP2021501427A (en) * 2017-10-11 2021-01-14 ログノヴェーションズ ホールディングス,エルエルシー Content-independent file indexing methods and systems

Similar Documents

Publication Publication Date Title
US8578058B2 (en) Real-time multi-block lossless recompression
US7924183B2 (en) Method and system for reducing required storage during decompression of a compressed file
US5488364A (en) Recursive data compression
JP3009727B2 (en) Improved data compression device
US7817069B2 (en) Alternative encoding for LZSS output
KR101074010B1 (en) Block unit data compression and decompression method and apparatus thereof
US5874908A (en) Method and apparatus for encoding Lempel-Ziv 1 variants
US6225922B1 (en) System and method for compressing data using adaptive field encoding
US20110258163A1 (en) Dynamically created two-stage self extracting archives
US6748520B1 (en) System and method for compressing and decompressing a binary code image
JPH0563583A (en) Data compression and decoding method and backup method in electronic exchange using said method
JP4446102B2 (en) Data compression / decompression system, data compression device, data decompression device, and program
JPH10341166A (en) Data compression method adaptive to data quantity
JP3152772B2 (en) Image data restoration device
CN113765854B (en) Data compression method and server
US10432216B1 (en) Configurable compression circuit
Bassiouni et al. Enhancing arithmetic and tree-based coding
JP3422412B2 (en) Differential compression method for variable-length records
JPH0264770A (en) Data compression-restoring system with dictionary
JPH05244015A (en) Data compression system
KR20230022289A (en) Data compressing method and apparatus
JP2999587B2 (en) Data compression and decompression method
Robert et al. New algorithms for random access text compression
JPH03164951A (en) File data storing device
JPH06337762A (en) Compressing method and restoring method for data base record