JPS60182480A - Scrambler - Google Patents

Scrambler

Info

Publication number
JPS60182480A
JPS60182480A JP59038019A JP3801984A JPS60182480A JP S60182480 A JPS60182480 A JP S60182480A JP 59038019 A JP59038019 A JP 59038019A JP 3801984 A JP3801984 A JP 3801984A JP S60182480 A JPS60182480 A JP S60182480A
Authority
JP
Japan
Prior art keywords
pattern
digital data
data
comparator
scrambled
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
JP59038019A
Other languages
Japanese (ja)
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
Original Assignee
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP59038019A priority Critical patent/JPS60182480A/en
Publication of JPS60182480A publication Critical patent/JPS60182480A/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はディジタル・データをスクランブルするスクラ
ンブラ−に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a scrambler that scrambles digital data.

(従来技術とその問題点) ディジタル・データをスクランブルする方式として、乱
数を発生させ、その乱数を前記ディジタル・データに2
を法として加算する方式は良く用いられている。この場
合従来の方式は乱数が初期値のみに依存するか又は、前
記スクランブルされたディジタル・データに依存するか
の2種類に分けられる。しかし前記初期値のみに依存す
る方式は、初期値設定後、常に同じ乱数全発生するので
第三者に乱数が暴露され易い欠点を持つ。一方、前記ス
クランブルされたディジタル・データに依存する方法で
は、もとのディジタル・データに周期性のある場合スク
ランブルされたディジタル・データにも周期性が生じ、
2値画像の伝送の場合には、スクランブルされたディジ
タル・データからでも、基の情報を推測する事が可能に
なるとの欠点、あるいは伝送上に誤シが起きると復号後
その誤シは長く波及する欠点をもつ。
(Prior art and its problems) As a method of scrambling digital data, random numbers are generated and the random numbers are added to the digital data by 2.
A method of adding modulo is often used. In this case, conventional methods can be divided into two types: those in which the random number depends only on the initial value, and those in which the random number depends on the scrambled digital data. However, the method that relies only on the initial value has the disadvantage that the same random number is always generated after the initial value is set, so that the random number is easily exposed to a third party. On the other hand, in the method that relies on scrambled digital data, if the original digital data has periodicity, the scrambled digital data also has periodicity;
In the case of binary image transmission, the disadvantage is that it is possible to infer the original information even from scrambled digital data, or if an error occurs during transmission, the error will have long-lasting effects after decoding. It has the disadvantage of

提供することにある。It is about providing.

(発明の構成) 本発明によればディジタル・データをスクランブルする
スクランブラ−において、前もって定められたキー・パ
ターンに依存してディジタル・パターンを発生するパタ
ーン発生手段と、後記スクランブルされたディジタル・
データのうち最も新しいデータから順に前もって定めら
れた量のデータを記憶する記憶手段と、前記パターン発
生手段と前記記憶手段との値を比較する比較器と、入力
されたディジタル・データと前記比較器の出力からスク
ランブルされたディジタル・データを出力する排他的論
理和回路とからなる事を特徴とするスクランブラ−が得
られる。
(Structure of the Invention) According to the present invention, a scrambler for scrambling digital data includes pattern generating means for generating a digital pattern depending on a predetermined key pattern, and a scrambled digital pattern as described below.
storage means for storing a predetermined amount of data in order from the newest data; a comparator for comparing the values of the pattern generation means and the storage means; and input digital data and the comparator. A scrambler is obtained which is characterized by comprising an exclusive OR circuit which outputs scrambled digital data from the output of the .

(実施例) 以下実施例を示すプロ、り図を用いて本発明の動作原理
を詳細に説明する。
(Example) The operating principle of the present invention will be explained in detail below using diagrams showing examples.

簡単のためディジタル・データはバイナリ表現されてい
るものとし、乱数列は1ビ、トずつの系列とする。
For simplicity, it is assumed that the digital data is expressed in binary, and that the random number sequence is a sequence of 1 bit and 1 bit.

第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

図において、シフトレジスタ103は後記排他的論理和
回路から出力されたバイナリ・データを1ビツトごとに
順次記憶し、パターン発生器102は入力端子106か
らのキー・パターンに依存してバイナリ・パターンを出
力する。比較器104は前記シフトレジスタ103およ
び前記パターン発生子器102の出力を比較しOまたは
lを出力する。
In the figure, a shift register 103 sequentially stores binary data output from an exclusive OR circuit (described later) bit by bit, and a pattern generator 102 generates a binary pattern depending on a key pattern from an input terminal 106. Output. A comparator 104 compares the outputs of the shift register 103 and the pattern generator 102 and outputs O or I.

排他的論理和回路105は前記比較器104の出力と入
力端子107からのバイナリ・データとの排他的論理利
金出力する。
The exclusive OR circuit 105 outputs the exclusive logical sum of the output of the comparator 104 and the binary data from the input terminal 107.

第2図は本発明装置によってスクランブルされたデータ
を復号するための装置例を示すブロック図である。第2
図は第1図を、一部の構成要素間の接続を除き左右裏返
しにしたプロ、り図であシ、202と102,203と
103,204と104および205と105はそれぞ
れ同一の働きをするものである。
FIG. 2 is a block diagram showing an example of a device for decoding data scrambled by the device of the present invention. Second
The figure is a reverse version of Figure 1 except for the connections between some components. 202 and 102, 203 and 103, 204 and 104, and 205 and 105 have the same function. It is something to do.

第2図においてシフトレジスタ203は入力端子207
から入力されたバイナリ・データt−i次記憶−パター
ン発生器202は入力端子206からツキ−・パターン
に依存してバイナリ・パターンを出力する。比較器20
4は前記シフトレジスタ203および前記パターン発生
器202の出力を比較し0またはlを出力する。排他的
論理和回路205は前記比較器204の出力と前記入力
端子207からのバイナリ・データとの排他的論理和を
出力する。
In FIG. 2, the shift register 203 has an input terminal 207.
The ti-order storage pattern generator 202 outputs a binary pattern from the input terminal 206 depending on the binary data ti-th key pattern. Comparator 20
4 compares the outputs of the shift register 203 and the pattern generator 202 and outputs 0 or l. The exclusive OR circuit 205 outputs the exclusive OR of the output of the comparator 204 and the binary data from the input terminal 207.

本発明装置を送信側、第2図に示す装置を受信側に設置
すると、バイナリ・データは本発明装置によって、スク
ランブルされ、第2図に示す装置によってもとのバイナ
リ・データに復元されることを示す。入力端子106と
206に入力されるキー・パターンが同一であればパタ
ーン発生器102と202は同一のバイナリ・パターン
を発生する。
When the device of the present invention is installed on the transmitting side and the device shown in Fig. 2 is installed on the receiving side, the binary data is scrambled by the device of the present invention and restored to the original binary data by the device shown in Fig. 2. shows. If the key patterns input to input terminals 106 and 206 are the same, pattern generators 102 and 202 will generate the same binary pattern.

このとき動作中のある時点でシフトレジスタ103と2
03の内容はともにスクランブルされた同一のバイナリ
・データである。またパターン発生器102と202は
ともに同一のバイナリ・パターンを発生する。従って同
一の比較器である104と204の入力は同一であシ、
出力も同一となる。バイナリ・データに同じ2値数を2
を法として2度加えるともとのバイナリ・データに戻る
ので、送信側受信側に各々本発明装置、第2図の装置を
設置すれば、バイナリ・データは本発明装置で復元され
る。
At a certain point during operation, shift registers 103 and 2
The contents of 03 are the same binary data that are both scrambled. Also, both pattern generators 102 and 202 generate the same binary pattern. Therefore, the inputs of the same comparators 104 and 204 are the same,
The output will also be the same. Add the same binary number to binary data by 2
If the modulus is added twice, the original binary data is restored. Therefore, if the apparatus of the present invention and the apparatus shown in FIG. 2 are installed on the sending and receiving sides, respectively, the binary data will be restored by the apparatus of the present invention.

またシフトレジスタ203上に誤、?に生じてもこの影
響が比較器204の出力に現れるのは確率的であシ1通
常1ビットの誤シの拡大は2ビット程度に抑えられるの
で誤シ伝搬の影響は少ない。またシフトレジスタ103
上のパターンの影響の現われ方が確率的である事から周
期パターンの発生によって出力に生ずる周期性が排除さ
れる。
Also, is there an error on the shift register 203? Even if this occurs, it is only stochastic that this effect appears in the output of the comparator 204. Normally, the expansion of a 1-bit error can be suppressed to about 2 bits, so the influence of error propagation is small. Also, the shift register 103
Since the effect of the above pattern appears stochastically, the periodicity that occurs in the output due to the generation of the periodic pattern is eliminated.

パターン発生器102は、例えば線形帰還シフトレジス
タで構成でき、その結線の状態をキー・パターンによっ
て決める(線形帰還シフトレジスタについては、宮用、
岩垂、今井著「符号理論」昭見覚、1973年発行、1
21頁〜135頁を参照)。
The pattern generator 102 can be composed of, for example, a linear feedback shift register, and its connection state is determined by a key pattern (for linear feedback shift registers, see
Iwadare, Imai, "Coding Theory", Satoru Akimi, published 1973, 1
(See pages 21-135).

シフトレジスタの初期値は、送受信間で伺らかのプロト
コルを定め、それに従って定めるか、あるいは、最初に
固定してしまうか、あるいは同期用の符号を利用して変
更してゆく方法がある。
The initial value of the shift register can be determined in accordance with a protocol established between transmission and reception, fixed at the beginning, or changed using a synchronization code.

比較器は、シフトレジスタの各出力およびパターン発生
器の複数の出力を多値信号とみなし、2つの信号間にて
減算を行ないその符号を出力とする事によha成できる
The comparator can be constructed by regarding each output of the shift register and a plurality of outputs of the pattern generator as multivalued signals, performing subtraction between the two signals, and outputting the sign thereof.

(発明の効果) 以上、詳細に説明した様に、本発明を用いれば誤υ伝搬
を少なくして、しかも周期性のあるディジタル・データ
に対してその周期性を排除する故第三者に解註されにく
い様にディジタル・データをスクランブルでき1通信系
に用いて効果は極めて大きい。
(Effects of the Invention) As explained above in detail, by using the present invention, the error υ propagation can be reduced, and since the periodicity can be eliminated for periodic digital data, it can be easily understood by a third party. Digital data can be scrambled so that it is difficult to be noticed, and it is extremely effective when used in a communication system.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示すプロ、り図、第2図は
本発明装置によってスクランブルされたブロック図であ
る。 図において、102,202はパターン発生器。 103.203はシフトレジスタ、104,204は比
較器、105,205は排他的論理和回路である。 71 図 オ 2 図 202 203
FIG. 1 is a schematic diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram scrambled by the apparatus of the present invention. In the figure, 102 and 202 are pattern generators. 103 and 203 are shift registers, 104 and 204 are comparators, and 105 and 205 are exclusive OR circuits. 71 Figure O 2 Figure 202 203

Claims (1)

【特許請求の範囲】[Claims] ディジタル・データをスクランブルするスクランブラ−
において、1もって定められたキー・パターンに依存し
てディジタル・パターンを発生するパターン発生手段と
、すでにスクランブルされたディジタル・データのうち
最も新しいデータから順に前もって定められた量のデー
タを記憶する記憶手段と、前記パターン発生手段と前記
記憶手段との値を比較する比較器と、入力されたディジ
タル・データと前記比較器の出力からスクランブルされ
たディジタル・データ金出力する排他的論理和回路とか
らなる事を特徴とするスクランブラ−〇
Scrambler that scrambles digital data
, a pattern generating means for generating a digital pattern depending on a predetermined key pattern; and a memory for storing a predetermined amount of data in order from the newest data among the already scrambled digital data. a comparator for comparing the values of the pattern generation means and the storage means; and an exclusive OR circuit for outputting scrambled digital data from the input digital data and the output of the comparator. A scrambler characterized by
JP59038019A 1984-02-29 1984-02-29 Scrambler Pending JPS60182480A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59038019A JPS60182480A (en) 1984-02-29 1984-02-29 Scrambler

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59038019A JPS60182480A (en) 1984-02-29 1984-02-29 Scrambler

Publications (1)

Publication Number Publication Date
JPS60182480A true JPS60182480A (en) 1985-09-18

Family

ID=12513859

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59038019A Pending JPS60182480A (en) 1984-02-29 1984-02-29 Scrambler

Country Status (1)

Country Link
JP (1) JPS60182480A (en)

Similar Documents

Publication Publication Date Title
KR100333255B1 (en) Apparatus and method for converting N-bit input values to converted N-bit output values
US3784743A (en) Parallel data scrambler
EP0463216B1 (en) Signal conversion circuit
PL182896B1 (en) Method of decoding retransmitted data in an encoded transmission telecommunication system
JPH09179726A (en) Pseudo random number generator
Ding Pattern distributions of Legendre sequences
JPS5854695B2 (en) Signal control method
EP0221558B1 (en) Data converter
JPS60182480A (en) Scrambler
Chambers et al. Comments on" Chaotic digital encoding: an approach to secure communication" and reply
JP2871690B2 (en) Encoding device and decoding device
JPS60182479A (en) Descrambler
JPS607251A (en) System and apparatus of differential coding
CA2141997C (en) Public-key cryptographic apparatus handling ciphertext by public-key
JPS626380B2 (en)
JPH0129444B2 (en)
JPS6356566B2 (en)
RU2281611C1 (en) Digital message stream encoding method
CA1211521A (en) Cryptographic system
JP3764957B2 (en) Spread spectrum transmitter and receiver
RU2127024C1 (en) Encrypting unit
CN117155354A (en) Continuous pulse synchronization device, continuous pulse synchronization method and chip
JPS6340381B2 (en)
JP2908185B2 (en) Package connection monitoring method
JPH04360438A (en) Data transmission method