JPH04360438A - Data transmission method - Google Patents

Data transmission method

Info

Publication number
JPH04360438A
JPH04360438A JP3136504A JP13650491A JPH04360438A JP H04360438 A JPH04360438 A JP H04360438A JP 3136504 A JP3136504 A JP 3136504A JP 13650491 A JP13650491 A JP 13650491A JP H04360438 A JPH04360438 A JP H04360438A
Authority
JP
Japan
Prior art keywords
data
password
pseudo
transmission method
information
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
JP3136504A
Other languages
Japanese (ja)
Inventor
Kiyoshi Matsutani
清志 松谷
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP3136504A priority Critical patent/JPH04360438A/en
Publication of JPH04360438A publication Critical patent/JPH04360438A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To obtain the data transmission method in which decoding is difficult when a personal data or a data with high confidentiality is sent. CONSTITUTION:Data generated by a pseudo random data generating section 1 based on a password and a service ID or the like in a data to be sent are subject to addition processing in an exclusive OR circuit 14, coded in an error correction coder 3 and data arrangement is rearranged in an interleave section 4. A formatter 5 adds a synchronizing signal and information such as address information, the result is outputted according to a transmission signal format, modulated by a modulation section 6, the personal ID and the password are collated at line connection and the result is sent to a destination designated by an address. The address includes personal ID information and the relevant password and service ID are managed by a personal identification information management section 2 and used for generating a pseudo random data at a receiver side.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】個人に関するデータや機密性の高
いデータの伝送に関するものである。
[Industrial field of application] This relates to the transmission of personal data and highly confidential data.

【0002】0002

【従来の技術】図4はディジタルパケット通信に用いら
れている信号の一例を示す伝送信号フォーマット図、図
5は従来のデータ伝送方法の一例を示すブロック図であ
り、図において1は疑似ランダムデータ生成部、3は誤
り訂正符号器、4はインターリーブ部、5はフォーマッ
タ、6は変調部、7は復調部、8はデフォーマッタ、9
はデインターリーブ部、10は誤り訂正復号器、図6は
従来の疑似ランダムデータ生成部の一例を示す回路構成
図であり、図において13はシフトレジスタ、14は排
他的論理和回路、15はデータ入力端子、16はビット
シフトクロック入力端子、17はデータロード信号入力
端子、18はスイッチ、19はキーデータ入力部、20
はデータ変換ROM、図7は従来の疑似ランダムデータ
生成部の他の一例を示す回路構成図、図8は従来のデー
タ伝送方法に用いられている信号の一例を示す伝送信号
フォーマット図、図9は従来のデータ伝送方法に用いら
れている信号の他の一例を示す伝送信号フォーマット図
である。
2. Description of the Related Art FIG. 4 is a transmission signal format diagram showing an example of a signal used in digital packet communication, and FIG. 5 is a block diagram showing an example of a conventional data transmission method. generation section; 3 is an error correction encoder; 4 is an interleave section; 5 is a formatter; 6 is a modulation section; 7 is a demodulation section; 8 is a deformatter; 9
10 is a deinterleaving unit, 10 is an error correction decoder, and FIG. 6 is a circuit configuration diagram showing an example of a conventional pseudo-random data generation unit. In the figure, 13 is a shift register, 14 is an exclusive OR circuit, and 15 is a data Input terminal, 16 is a bit shift clock input terminal, 17 is a data load signal input terminal, 18 is a switch, 19 is a key data input section, 20
is a data conversion ROM, FIG. 7 is a circuit configuration diagram showing another example of a conventional pseudo-random data generation section, FIG. 8 is a transmission signal format diagram showing an example of a signal used in a conventional data transmission method, and FIG. 1 is a transmission signal format diagram showing another example of a signal used in a conventional data transmission method.

【0003】次に図について説明する。まず、公衆電話
回線や専用データ回線を使用したデータ通信においては
、回線接続時に個人IDやパスワードを入力照合し、適
合した場合のみ接続するように機密保護されており、デ
ータは図4に示したようなCCITT勧告X.25に準
拠した伝送信号フォーマットで、アドレスに指定された
宛先へ送出されるが、データそのものは他の加入ユーザ
も利用可能な形態で伝送される。
Next, the diagram will be explained. First of all, data communication using public telephone lines or dedicated data lines is kept confidential by verifying the input of personal ID and password when connecting to the line, and connecting only if the data matches the data, as shown in Figure 4. CCITT Recommendation X. Although the data is sent to the destination specified by the address in a transmission signal format compliant with 25, the data itself is transmitted in a format that can be used by other subscribed users.

【0004】次にデータそのものに何等かの保護がなさ
れている例について説明する。送信側では伝送されるデ
ータに、疑似ランダムデータ生成部1で生成されたデー
タを排他的論理和回路14で加算処理した後、受信側で
のデータ復元の際に重要となる、疑似ランダムデータ生
成に用いられたキーデータと共に誤り訂正符号器3で符
号化が行われ、インターリーブ部4でデータ配列の並べ
替えが行われる。このデータに、フォーマッタ5で同期
信号や識別信号、アドレス情報等のヘッダや、受信側で
のデータ復元の際に必要となる情報が付加され、伝送信
号フォーマットに従って出力されて、変調部6で変調さ
れ送出される。
Next, an example in which the data itself is protected in some way will be explained. On the transmitting side, the exclusive OR circuit 14 adds the data generated by the pseudo-random data generator 1 to the transmitted data, and then generates pseudo-random data, which is important for data restoration on the receiving side. The error correction encoder 3 performs encoding together with the key data used in the data processing, and the interleaving unit 4 rearranges the data arrangement. A formatter 5 adds a header such as a synchronization signal, an identification signal, and address information, as well as information necessary for data restoration on the receiving side, outputs the data according to the transmission signal format, and modulates it in a modulator 6. and sent out.

【0005】受信側では、伝送されたデータを復調部7
で復調した後、デフォーマッタ8でヘッダやデータ復元
に必要な情報が除去され、デインターリーブ部9で元の
データ配列に戻される。このデータに対して誤り訂正復
号器10で誤り訂正が行われ、信頼性の高い、疑似ラン
ダムデータ生成に用いられたキーデータに基づき、疑似
ランダムデータ生成部1で生成したデータを排他的論理
和回路14で加算処理することにより、元のデータが復
元される。
On the receiving side, the transmitted data is sent to a demodulator 7.
After demodulating, a deformatter 8 removes the header and information necessary for data restoration, and a deinterleaving unit 9 returns the data to the original data arrangement. The error correction decoder 10 performs error correction on this data, and based on the highly reliable key data used to generate the pseudo-random data, the data generated by the pseudo-random data generator 1 is XORed. By performing addition processing in the circuit 14, the original data is restored.

【0006】この疑似ランダムデータ生成部1の内部回
路構成は、図6や図7に示したようになっており、キー
データ入力部19に入力されたnビットのキーデータが
データロード信号入力端子17に入力された信号タイミ
ングでシフトレジスタ13にロードされ、ビットシフト
クロック入力端子16に入力されたクロックでシフトす
る。(n:自然数)このシフトレジスタの所定のビット
間で排他的論理和回路14で加算処理が行われて順次入
力され、図6のように任意のiビット情報がデータ交換
ROM20で変換され、シリアル出力された情報と、あ
るいは図7のように特定のビット情報とデータ入力端子
15に入力された伝送されるべきデータのシリアル入力
が排他的論理和回路14でビット毎に加算処理される。 (i:自然数)この加算されたデータと、加算されない
データがデータ内容によってスイッチ18で切り換えら
れながら出力される。
The internal circuit configuration of the pseudo-random data generating section 1 is as shown in FIGS. 6 and 7, and n-bit key data input to the key data input section 19 is input to the data load signal input terminal. The signal is loaded into the shift register 13 at the timing of the signal input to the bit shift clock input terminal 17, and shifted using the clock input to the bit shift clock input terminal 16. (n: natural number) Addition processing is performed in the exclusive OR circuit 14 between predetermined bits of this shift register and input sequentially, and arbitrary i-bit information is converted in the data exchange ROM 20 as shown in FIG. The output information, or specific bit information as shown in FIG. 7, and the serial input of the data to be transmitted inputted to the data input terminal 15 are added bit by bit in the exclusive OR circuit 14. (i: natural number) The added data and the unadded data are output while being switched by a switch 18 depending on the data content.

【0007】疑似ランダムデータ生成に用いられるキー
データは、昭和63年度の放送衛星によるテレビジョン
放送における有料方式に関する技術的条件についての電
気通信技術審議会答申によれば、図8のような伝送信号
フォーマットにおいて、固有データの中の番組情報に含
まれ、その更新用のデータロード信号は、制御符号の中
に含まれている。また、VHS方式ビデオテープレコー
ダのディジタル音声記録においては、図9のような伝送
信号フォーマットにおいて、スクランブルのかからない
アドレス情報部分のデータが用いられ、その更新はこの
データブロック単位で行われる。
According to the 1988 Telecommunications Technology Council report on the technical conditions for paid systems in television broadcasting by broadcasting satellites, the key data used to generate pseudo-random data is a transmission signal as shown in FIG. In the format, the program information in the unique data is included, and the data load signal for updating the program information is included in the control code. Furthermore, in digital audio recording of a VHS video tape recorder, data in the address information portion that is not scrambled is used in the transmission signal format as shown in FIG. 9, and the update is performed in units of data blocks.

【0008】[0008]

【発明が解決しようとする課題】従来のデータ伝送方法
は以上のように構成されており、パスワードが設定され
ていてもデータ回線接続時のチェックが済めば、データ
伝送中の機密保護に用いられることはなく、また、デー
タ伝送中の機密保護のため、データにスクランブルがか
けられる場合でも、スクランブルをかけるのに用いられ
る疑似ランダムデータそのものは定期的に異なったパタ
ーンに変化するが、疑似ランダムデータ生成の制御情報
がすべて伝送データ中に含まれているため、伝送信号フ
ォーマットに対応した機器さえあれば、他の加入ユーザ
にもスクランブルを容易に解除でき、盗聴の可能性が高
いという問題点があった。
[Problem to be solved by the invention] The conventional data transmission method is configured as described above, and even if a password is set, once the check is completed at the time of data line connection, it can be used for security protection during data transmission. Furthermore, even when data is scrambled for security purposes during data transmission, the pseudo-random data used to scramble it itself periodically changes into different patterns; however, pseudo-random data Since all generation control information is included in the transmitted data, other subscribed users can easily descramble it as long as they have equipment compatible with the transmitted signal format, which eliminates the problem of high possibility of eavesdropping. there were.

【0009】本発明は、以上のような問題点を解消する
ためになされたもので、個人に関するデータや機密性の
高いデータを伝送する場合に、解読困難なデータ伝送方
法を提供することを目的とする。
The present invention has been made to solve the above-mentioned problems, and its purpose is to provide a data transmission method that is difficult to decipher when transmitting personal data or highly confidential data. shall be.

【0010】0010

【課題を解決するための手段】本発明に係るデータ伝送
方法は、個人又は世帯、あるいは法人毎に付与された識
別信号と共にデータが伝送され、該データ部分に対して
は、該伝送データ中に含まれない、該個人又は世帯、あ
るいは法人が相互に、もしくはセンターシステムに申請
登録した暗唱番号を基に生成した疑似ランダムデータで
スクランブルをかけて送信し、受信側で解除するように
したものである。さらに該伝送データ中に含まれる制御
信号に基づき、又は一定データ長毎に定期的に更新され
るようにしたものである。
[Means for Solving the Problems] In the data transmission method according to the present invention, data is transmitted together with an identification signal given to each individual, household, or corporation, and the data portion is This is scrambled pseudo-random data generated based on PIN numbers that individuals, households, or corporations have registered with each other or with the center system, and is then scrambled and sent to the receiving end. be. Further, it is configured to be updated periodically based on a control signal included in the transmission data or every fixed data length.

【0011】また、個人又は世帯、あるいは法人毎に付
与された識別信号と共にデータが伝送され、該データ部
分に対しては、該伝送データ中に含まれない、該個人又
は世帯、あるいは法人が相互に、もしくはセンサーシス
テムに申請登録した暗唱番号と、該個人又は世帯、ある
いは法人に対して相互に、もしくはセンターシステムに
認可登録された複数種類の情報提供や便宣供与の内容を
示す識別信号を基に生成した疑似ランダムデータでスク
ランブルをかけて送信し、受信側で解除するようにした
ものである。さらに該伝送データ中に含まれる制御信号
に基づき、又は一定データ長毎に定期的に更新されるよ
うにしたものである。
[0011] Furthermore, data is transmitted together with an identification signal assigned to each individual, household, or corporation. or the code number applied and registered in the sensor system and an identification signal indicating the content of multiple types of information provision or convenience provided to the individual, household, or corporation mutually or authorized and registered in the center system. The system scrambles the pseudo-random data generated based on the received data and sends the scrambled data, which is then descrambled at the receiving end. Further, it is configured to be updated periodically based on a control signal included in the transmission data or every fixed data length.

【0012】0012

【作用】本発明におけるデータ伝送方法は、伝送データ
中に含まれない個別信号を基に生成した疑似ランダムデ
ータでスクランブルをかけているため、個別信号情報を
知り得ない限り、スクランブルを解除することは困難で
ある。
[Operation] Since the data transmission method of the present invention scrambles using pseudo-random data generated based on individual signals that are not included in the transmitted data, it is impossible to descramble unless the individual signal information is known. It is difficult.

【0013】[0013]

【実施例】【Example】

実施例1.図1は本発明のデータ伝送方法の一実施例を
示すブロック図であり、図において1は疑似ランダムデ
ータ生成部、2は個人識別情報管理部、3は誤り訂正符
号器、4はインターリーブ部、5はフォーマッタ、6は
変調部、7は復調部、8はデフォーマッタ、9はデイン
ターリーブ部、10は誤り訂正復号器、図2は本発明の
疑似ランダムデータ生成部の一実施例を示す回路構成図
であり、図において11はパスワード入力部、12はサ
ービスID入力部、13はシフトレジスタ、14は排他
的論理和回路、15はデータ入力端子、16はビットシ
フトクロック入力端子、17はデータロード信号入力端
子、18はスイッチ、19はキーデータ入力部、20は
データ変換ROM、図3は本発明の疑似ランダムデータ
生成部の他の実施例を示す回路構成図、図4はディジタ
ルパケット通信に用いられる信号の一例を示す伝送信号
フォーマット図である。
Example 1. FIG. 1 is a block diagram showing an embodiment of the data transmission method of the present invention, in which 1 is a pseudo-random data generation section, 2 is a personal identification information management section, 3 is an error correction encoder, 4 is an interleave section, 5 is a formatter, 6 is a modulation section, 7 is a demodulation section, 8 is a deformatter, 9 is a deinterleaving section, 10 is an error correction decoder, and FIG. 2 is a circuit showing an embodiment of the pseudorandom data generation section of the present invention. 11 is a password input section, 12 is a service ID input section, 13 is a shift register, 14 is an exclusive OR circuit, 15 is a data input terminal, 16 is a bit shift clock input terminal, and 17 is a data block diagram. A load signal input terminal, 18 a switch, 19 a key data input section, 20 a data conversion ROM, FIG. 3 is a circuit configuration diagram showing another embodiment of the pseudorandom data generation section of the present invention, and FIG. 4 is a digital packet communication FIG. 2 is a transmission signal format diagram showing an example of a signal used in the transmission.

【0014】次に図について説明する。送信側では、伝
送されるデータに、パスワードやサービスID、キーデ
ータ等を基に、疑似ランダムデータ生成部1で生成され
たデータを排他的論理和回路14で加算処理した後、受
信側でのデータ復元の際に重要となる、疑似ランダムデ
ータ生成に用いられたキーデータと共に誤り訂正符号器
3で符号化が行われ、インターリーブ部4でデータ配列
の並べ替えが行われる。このデータに、フォーマッタ5
で同期信号や識別信号、アドレス情報等のヘッダや、受
信側でのデータ復元の際に必要となる、パスワードやサ
ービスID以外の情報が付加され、伝送信号フォーマッ
トに従って出力されて、変調部6で変調され送出される
Next, the drawings will be explained. On the transmitting side, the exclusive OR circuit 14 adds the data generated by the pseudo-random data generator 1 based on the password, service ID, key data, etc. to the data to be transmitted, and then the data is added to the data to be transmitted. The error correction encoder 3 performs encoding together with the key data used for pseudorandom data generation, which is important in data restoration, and the interleave unit 4 rearranges the data arrangement. For this data, formatter 5
headers such as synchronization signals, identification signals, and address information, as well as information other than passwords and service IDs that are necessary for data restoration on the receiving side, are output in accordance with the transmission signal format, and then modulated by the modulator 6. Modulated and sent out.

【0015】公衆電話回線や専用データ回線を使用した
データ通信においては、回線接続時に個人IDやパスワ
ードを入力照合し、適合した場合のみ接続するように機
密保護されており、データは図4に示したような伝送信
号フォーマットで、アドレスに指定された宛先へ伝送さ
れる。このアドレスには個人ID情報が含まれており、
この個人IDと対応したパスワードやサービスIDは、
個人識別情報管理部2で管理されている。
[0015] In data communication using public telephone lines or dedicated data lines, the personal ID and password are entered and verified when connecting to the line, and the connection is made only if the data matches, ensuring confidentiality.The data is shown in Figure 4. The signal is transmitted to the destination specified by the address in a transmission signal format such as . This address contains personal ID information.
The password and service ID that correspond to this personal ID are
It is managed by the personal identification information management section 2.

【0016】受信側では、伝送されたデータを復調部7
で復調した後、デフォーマッタ8でヘッダやデータ復元
に必要な情報が除去され、デインターリーブ部9で元の
データ配列に戻される。このデータに対して誤り訂正復
号器10で誤り訂正が行われ、信頼性の高い、疑似ラン
ダムデータ生成に用いられたキーデータと、上記個人識
別情報管理部2から出力されたパスワードやサービスI
Dに基づき、疑似ランダムデータ生成部1で生成したデ
ータを排他的論理和回路14で加算処理することにより
、元のデータが復元される。
On the receiving side, the transmitted data is sent to a demodulator 7.
After demodulating, a deformatter 8 removes the header and information necessary for data restoration, and a deinterleaving unit 9 returns the data to the original data arrangement. Error correction is performed on this data by the error correction decoder 10, and the key data used to generate highly reliable pseudo-random data and the password and service I output from the personal identification information management section 2 are collected.
Based on D, the data generated by the pseudo-random data generator 1 is subjected to addition processing by the exclusive OR circuit 14, thereby restoring the original data.

【0017】この疑似ランダムデータ生成部1の内部回
路構成は、図6や図7に示したようになっており、パス
ワード入力部11に入力された1ビットのパスワードと
、サービスID入力部12に入力されたmビットのサー
ビスIDと、キーデータ入力部19に入力されたnビッ
トのキーデータがデータロード信号入力端子17に入力
された信号タイミングで各々シフトレジスタ13にロー
ドされ、ビットシフトクロック入力端子16に入力され
たクロックでシフトする。(1,m:自然数)このシフ
トレジスタの所定のビット間で排他的論理和回路14で
加算処理が行われて順次入力され、図6のように任意の
iビット情報がデータ変換ROM20で変換され、シリ
アル出力された情報と、あるいは図7のように特定のビ
ット情報とデータ入力端子15に入力された伝送される
べきデータのシリアル入力が排他的論理和回路14でビ
ット毎に加算処理される。この加算されたデータと、加
算されないデータがデータ内容によってスイッチ18で
切り換えられながら出力される。
The internal circuit configuration of the pseudo-random data generation unit 1 is as shown in FIGS. 6 and 7, and the 1-bit password input to the password input unit 11 and the service The inputted m-bit service ID and the n-bit key data inputted to the key data input section 19 are respectively loaded into the shift register 13 at the signal timing inputted to the data load signal input terminal 17, and the bit shift clock input is performed. Shift is performed using the clock input to terminal 16. (1, m: natural number) Addition processing is performed in the exclusive OR circuit 14 between predetermined bits of this shift register and inputted sequentially, and arbitrary i-bit information is converted in the data conversion ROM 20 as shown in FIG. , the serially outputted information, or specific bit information as shown in FIG. 7, and the serial input of the data to be transmitted inputted to the data input terminal 15 are added bit by bit in the exclusive OR circuit 14. . The added data and the unadded data are output while being switched by a switch 18 depending on the data content.

【0018】疑似ランダムデータ生成に用いられるキー
データは、伝送信号フォーマットの中に含まれ、そのキ
ーデータ更新は一定データ長毎に行われるか、更新用の
データロード信号も伝送信号フォーマットの中に含まれ
ている。契約時のパスワードやサービスIDの初期値は
、他の情報伝達手段に依り提供されるが、その後のパス
ワードやサービスIDの変更や更新情報の伝達は、すべ
て本データ伝送方法の中で可能であり、該変更や更新情
報が伝達されたデータ伝送の回線切断後、次回の回線接
続時から適用する。
The key data used to generate pseudo-random data is included in the transmission signal format, and the key data is updated every fixed data length, or the data load signal for updating is also included in the transmission signal format. include. The initial values of the password and service ID at the time of contract are provided by other information transmission means, but subsequent changes to the password and service ID and transmission of updated information are all possible within this data transmission method. , after the data transmission line to which the change or update information was transmitted is disconnected, it will be applied from the next line connection.

【0019】実施例2.尚、上記実施例ではデータに誤
り訂正の符号化と復号化、インターリーブとデインター
リーブ、変調と復調を行っているが、いずれの処理も行
っても行わなくてもよく、その順序も問わないし、その
処理方式も任意でよい。
Example 2. In the above embodiment, the data is subjected to error correction encoding and decoding, interleaving and deinterleaving, modulation and demodulation, but any of these processes may or may not be performed, and the order thereof does not matter. The processing method may also be arbitrary.

【0020】実施例3.また、疑似ランダムデータの加
算は誤り訂正の符号化の前、復号化の後になっているが
、特に限定するものではなく、符号化の後、復号化の前
でもよく、インターリーブの後、デインターリーブの前
でもよいし、フォーマッタの後、デフォーマッタの前で
もよい。
Example 3. Also, although pseudorandom data is added before error correction encoding and after decoding, this is not particularly limited and may be after encoding or before decoding, or after interleaving or deinterleaving. It can be placed before the formatter, after the formatter, or before the deformatter.

【0021】実施例4.さらに、パスワードやサービス
ID、キーデータ等のビット数は任意でよく、定期的に
更新してもしなくてもよいが、定期的に更新する場合は
、更新期間内に伝送されるデータ数よりも2(1+m+
n)が大きくなるように、1,m,nを選ぶのが望まし
い。また、シフトレジスタのビット間加算位置やデータ
との加算用抽出ビット位置も任意でよい。
Example 4. Furthermore, the number of bits for passwords, service IDs, key data, etc. may be arbitrary and may or may not be updated periodically, but if they are updated periodically, the number of bits may be greater than the number of data transmitted within the update period. 2(1+m+
It is desirable to select 1, m, and n so that n) is large. Furthermore, the bit-to-bit addition position of the shift register and the extraction bit position for addition with data may be arbitrary.

【0022】実施例5.また、伝送信号フォーマットも
、伝送先が特定できるアドレス情報が含まれていれば任
意でよく、個人ID以外の同種の識別信号で代用して構
わない。
Example 5. Furthermore, the transmission signal format may be arbitrary as long as it includes address information that allows identification of the transmission destination, and an identification signal of the same type other than the personal ID may be used instead.

【0023】実施例6.さらに、個人ID等のアドレス
情報や、疑似ランダムデータ生成に用いられるキーデー
タ、あるいは受信側でのデータ復元の際に重要となる情
報等は、誤り訂正符号の中に含めることが望ましいが、
含めなくてもよい。
Example 6. Furthermore, it is desirable to include address information such as a personal ID, key data used for pseudo-random data generation, and information important when restoring data on the receiving side in the error correction code.
Does not need to be included.

【0024】[0024]

【発明の効果】本発明におけるデータ伝送方法は、伝送
データ中に含まれない個別信号を基に生成した疑似ラン
ダムデータでスクランブルをかけているため、個別信号
情報を知り得ない限り、スクランブルを解除することは
困難である。従って、伝送信号フォーマットに対応した
機器により、伝送データが傍聴されても、他の加入ユー
ザにスクランブルを解除することはできないという効果
がある。
[Effects of the Invention] The data transmission method of the present invention scrambles pseudo-random data generated based on individual signals that are not included in the transmitted data, so unless the individual signal information is known, the data will be descrambled. It is difficult to do so. Therefore, even if the transmitted data is overheard by a device compatible with the transmitted signal format, there is an effect that other subscribed users cannot descramble the data.

【0025】また、個人ID等のアドレス情報や、疑似
ランダムデータ生成に用いられるキーデータ、あるいは
受信側でのデータ復元の際に重要となる情報等を誤り訂
正符号の中に含めることにより、データ信頼性と復元確
率を高める効果がある。
[0025] Furthermore, by including address information such as a personal ID, key data used to generate pseudo-random data, or information important when restoring data on the receiving side in the error correction code, the data can be corrected. This has the effect of increasing reliability and recovery probability.

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

【図1】本発明のデータ伝送方法の一実施例を示すブロ
ック図である。
FIG. 1 is a block diagram showing an embodiment of the data transmission method of the present invention.

【図2】本発明の疑似ランダムデータ生成部の一実施例
を示す回路構成図である。
FIG. 2 is a circuit configuration diagram showing an embodiment of a pseudorandom data generation section of the present invention.

【図3】本発明の疑似ランダムデータ生成部の他の実施
例を示す回路構成図である。
FIG. 3 is a circuit configuration diagram showing another embodiment of the pseudorandom data generation section of the present invention.

【図4】ディジタルパケット通信に用いられる信号の一
例を示す伝送信号フォーマット図である。
FIG. 4 is a transmission signal format diagram showing an example of a signal used in digital packet communication.

【図5】従来のデータ伝送方法の一例を示すブロック図
である。
FIG. 5 is a block diagram showing an example of a conventional data transmission method.

【図6】従来の疑似ランダムデータ生成部の一例を示す
回路構成図である。
FIG. 6 is a circuit configuration diagram showing an example of a conventional pseudo-random data generation section.

【図7】従来の疑似ランダムデータ生成部の他の一例を
示す回路構成図である。
FIG. 7 is a circuit configuration diagram showing another example of a conventional pseudo-random data generation section.

【図8】従来のデータ伝送方法に用いられている信号の
一例を示す伝送信号フォーマット図である。
FIG. 8 is a transmission signal format diagram showing an example of a signal used in a conventional data transmission method.

【図9】従来のデータ伝送方法に用いられている信号の
他の一例を示す伝送信号フォーマット図である。
FIG. 9 is a transmission signal format diagram showing another example of a signal used in a conventional data transmission method.

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

1  疑似ランダムデータ生成部 2  個人識別情報管理部 3  誤り訂正符号器 5  フォーマッタ 8  デフォーマッタ 10  誤り訂正復号器 11  パスワード入力部 12  サービスID入力部 13  シフトレジスタ 14  排他的論理和回路 15  データ入力端子 16  ビットシフトクロック入力端子17  データ
ロード信号入力端子 20  データ変換ROM
1 Pseudo-random data generation section 2 Personal identification information management section 3 Error correction encoder 5 Formatter 8 Deformatter 10 Error correction decoder 11 Password input section 12 Service ID input section 13 Shift register 14 Exclusive OR circuit 15 Data input terminal 16 Bit shift clock input terminal 17 Data load signal input terminal 20 Data conversion ROM

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】  双方向データ伝送を行う場合に、個人
又は世帯、あるいは法人毎に付与された識別信号と共に
データが伝送され、該データ部分に対しては、該伝送デ
ータ中に含まれない、該個人又は世帯、あるいは法人が
相互に、もしくはセンターシステムに申請登録した暗唱
番号を基に生成した疑似ランダムデータでスクランブル
をかけて送信し、受信側で解除することを特徴とするデ
ータ伝送方法。
Claim 1: When performing two-way data transmission, data is transmitted together with an identification signal assigned to each individual, household, or corporation, and the data portion is not included in the transmitted data. A data transmission method characterized in that the individuals, households, or corporations send the scrambled data using pseudo-random data generated based on the password numbers applied and registered to each other or to a center system, and the data is descrambled on the receiving side.
【請求項2】  上記疑似ランダムデータは、該伝送デ
ータ中に含まれる制御信号に基づき、又は一定データ長
毎に定期的に更新されることを特徴とする請求項1記載
のデータ伝送方法。
2. The data transmission method according to claim 1, wherein the pseudo-random data is updated periodically based on a control signal included in the transmission data or every fixed data length.
【請求項3】  双方向データ伝送を行う場合に、個人
又は世帯、あるいは法人毎に付与された識別信号(以下
、個人IDという。)と共にデータが伝送され、該デー
タ部分に対しては、該伝送データ中に含まれない、該個
人又は世帯、あるいは法人が相互に、もしくはセンサー
システムに申請登録した暗唱番号(以下、パスワードと
いう。)と、該個人又は世帯、あるいは法人に対して相
互に、もしくはセンターシステムに認可登録された複数
種類の情報提供や便宣供与の内容を示す識別信号(以下
、サービスIDという。)を基に生成した疑似ランダム
データでスクランブルをかけて送信し、受信側で解除す
ることを特徴とするデータ伝送方法。
[Claim 3] When performing two-way data transmission, data is transmitted together with an identification signal (hereinafter referred to as an individual ID) assigned to each individual, household, or corporation, and the data portion is The password number (hereinafter referred to as a password) that is not included in the transmitted data and has been applied and registered by the individual, household, or corporation to each other or to the sensor system, and to the individual, household, or corporation, Alternatively, the reception side scrambles and transmits pseudo-random data generated based on identification signals (hereinafter referred to as service IDs) indicating the content of multiple types of information provision and convenience provision that are authorized and registered in the center system. A data transmission method characterized by releasing the data.
【請求項4】  上記疑似ランダムデータは、該伝送デ
ータ中に含まれる制御信号に基づき、又は一定データ長
毎に定期的に更新されることを特徴とする請求項3記載
のデータ伝送方法。
4. The data transmission method according to claim 3, wherein the pseudorandom data is updated periodically based on a control signal included in the transmission data or every fixed data length.
JP3136504A 1991-06-07 1991-06-07 Data transmission method Pending JPH04360438A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3136504A JPH04360438A (en) 1991-06-07 1991-06-07 Data transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3136504A JPH04360438A (en) 1991-06-07 1991-06-07 Data transmission method

Publications (1)

Publication Number Publication Date
JPH04360438A true JPH04360438A (en) 1992-12-14

Family

ID=15176713

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3136504A Pending JPH04360438A (en) 1991-06-07 1991-06-07 Data transmission method

Country Status (1)

Country Link
JP (1) JPH04360438A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0697932A (en) * 1992-03-25 1994-04-08 Motorola Inc Method and apparatus for encoding of communication signal
US7242768B2 (en) 2002-01-14 2007-07-10 Lenovo (Singapore) Pte. Ltd. Super secure migratable keys in TCPA
JP2021530907A (en) * 2018-07-10 2021-11-11 リスタット リミテッド Decentralized cyber secure privacy network for cloud communications, computing, and global e-commerce

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0697932A (en) * 1992-03-25 1994-04-08 Motorola Inc Method and apparatus for encoding of communication signal
US7242768B2 (en) 2002-01-14 2007-07-10 Lenovo (Singapore) Pte. Ltd. Super secure migratable keys in TCPA
JP2021530907A (en) * 2018-07-10 2021-11-11 リスタット リミテッド Decentralized cyber secure privacy network for cloud communications, computing, and global e-commerce

Similar Documents

Publication Publication Date Title
CA1258305A (en) Encryption/decryption system
US5161244A (en) Cryptographic system based on information difference
US4771458A (en) Secure data packet transmission system and method
JP3086887B2 (en) Information transmission method, information transmission method, information reproduction method, and communication device
US4864614A (en) Authorising coded signals
AU643771B2 (en) Continuous cipher synchronization for cellular communication system
EP0157413B1 (en) Digital communication system including an error correcting encoder/decoder and a scrambler/descrambler
US4797672A (en) Voice network security system
EP1094634B1 (en) Automatic resynchronization of crypto-sync information
JP2002208923A (en) Encrypting transmission system of periodic signal
JP2007116659A (en) Encryption method, cryptogram decoding method, encryptor, cryptogram decoder, transmission/reception system, and communication system
JPS61208941A (en) Cryptographer
NO304458B1 (en) Procedure for broadcasting and receiving personal programs
CN86103445A (en) Restoring framing in the communication system
WO2002011361A2 (en) Data encryption and decryption using error correction methodologies
US20070291939A1 (en) Method and system for transmission of uncompressed video over wireless channels
US20060069965A1 (en) Data transfer device
CN102265634B (en) Transmission, reception and identification methods, security processor and information recording medium for said methods
JP2911595B2 (en) Method for scrambling / scramble double tone of composite image signal and apparatus for implementing the same
JPH04360438A (en) Data transmission method
JPS6333027A (en) Sound digital signal transmission system
JPS61125243A (en) Scrambling method
RU2027311C1 (en) Method of data transmission and reception provided with truth of message
CN101119170A (en) Frequency modulated subcarrier based user management method
JP3723718B2 (en) Receiver

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20011023