JPH02179047A - Signal conversion circuit - Google Patents

Signal conversion circuit

Info

Publication number
JPH02179047A
JPH02179047A JP63333612A JP33361288A JPH02179047A JP H02179047 A JPH02179047 A JP H02179047A JP 63333612 A JP63333612 A JP 63333612A JP 33361288 A JP33361288 A JP 33361288A JP H02179047 A JPH02179047 A JP H02179047A
Authority
JP
Japan
Prior art keywords
data
circuit
complementary
complementary code
code
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.)
Granted
Application number
JP63333612A
Other languages
Japanese (ja)
Other versions
JP2670328B2 (en
Inventor
Shoichi Takahashi
高橋 彰一
Toyohiko Ichiki
市来 歳世彦
Masatoshi Yorozu
萬 政俊
Seiji Kunishige
國重 静司
Taro Shibagaki
太郎 柴垣
Fumihiko Shimizu
志水 文彦
Fumio Fujioka
藤岡 文夫
Toshinori Kondo
近藤 利徳
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.)
Toshiba Corp
Japan Broadcasting Corp
Original Assignee
Toshiba Corp
Nippon Hoso Kyokai NHK
Japan Broadcasting 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 Toshiba Corp, Nippon Hoso Kyokai NHK, Japan Broadcasting Corp filed Critical Toshiba Corp
Priority to JP63333612A priority Critical patent/JP2670328B2/en
Priority to KR1019900009022A priority patent/KR930004309B1/en
Priority to US07/544,259 priority patent/US5012240A/en
Priority to CA002019821A priority patent/CA2019821C/en
Priority claimed from CA002019821A external-priority patent/CA2019821C/en
Priority to EP90112303A priority patent/EP0463216B1/en
Publication of JPH02179047A publication Critical patent/JPH02179047A/en
Application granted granted Critical
Publication of JP2670328B2 publication Critical patent/JP2670328B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a transmission data keeping surely a complementary coding rule with simple circuit constitution by generating a pseudo random code holding the complementary coding rule in a data outputted from a complementary encoding insertion means. CONSTITUTION:A complementary coding insertion circuit 1 converts an n-bit parallel original data into a data of (n+k)-bit, inserts a complementary code to the k-bit and outputs a serial data SD. On the other hand, a control circuit 22 receives a load signal LOAD and a clock CLK 1 from the insertion circuit 1 and outputs a control clock CS to an M-series generator 21. The generator 21 generates a pseudo random pulse train MP holding the complementary coding rule. An exclusive OR circuit 23 receiving the pulse train MP and the data SD scrambles the data by using the pulse train MP and a serial data SSD holding the complementary coding rule is outputted.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、例えば映像信号伝送装置において、伝送デー
タの自己相関を低減するために使用される信号変換回路
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to a signal conversion circuit used for reducing autocorrelation of transmitted data, for example in a video signal transmission device.

(従来の技術) 伝送符号として多く用いられるNRZ符号やAMI符号
は、ともに場合により長期にわたって“0″または1″
が連続する場合があり、これによってタイミング抽出上
で問題を生じることがある。また、伝送データが周期の
短いデータパターンの繰返しを有していると、これによ
り生じる単一周波数成分によって伝送路区間で混変調等
を起こすことがある。そこで、従来ではこれらを防止す
るために種々の手段が考えられており、その一つとして
例えば原データを補符号を用いて同符号連続抑圧符号に
変換することが行なわれている。
(Prior art) Both the NRZ code and the AMI code, which are often used as transmission codes, are “0” or “1” for a long period of time depending on the case.
may occur consecutively, which may cause problems in timing extraction. Furthermore, if the transmitted data has a repeating data pattern with a short period, the resulting single frequency component may cause cross-modulation or the like in the transmission line section. Conventionally, various means have been devised to prevent these problems, and one of them is, for example, converting the original data into a same-symbol continuous suppression code using a complementary code.

一方、原データ内に補符号則に対応した原データ部分が
周期的に存在する場合、これを誤検出する場合がある。
On the other hand, if original data portions corresponding to the complementary sign rule periodically exist in the original data, this may be detected incorrectly.

これを避けるため、原データを疑似ランダム符号列を用
いてスクランブル処理をするものが知られている。
In order to avoid this, it is known that the original data is scrambled using a pseudo-random code string.

このように原データに補符号を用い、さらにスクランブ
ル処理を行なう従来の他の回路として、例えば第7図に
示すようなものがある。すなわち、余剰ビット付加回路
51と補符号付加回路53とを分け、原データDTを先
ず余剰ビット付加回路51に導入してここで例えば速度
変換を行なうことにより第8図に示すように一定間隔で
余剰ビットを挿入する。そして、この余剰ビット挿入後
のデータET全体にスクランブル回路52によりスクラ
ンブル処理を施し、しかるのちこのスクランブル処理後
のデータFTを補符号付加回路53に導入して、ここで
上記データFT中の余剰ビット位置に第8図GTに示す
如く1ビツト前の符号の補符号を挿入し、その出力を伝
送データGTとして送出するようにしている。このよう
な構成であれば、補符号剤は保持されたまま伝送される
ので、中継装置や受信側では補符号を容易に検出してデ
スクランブル等の所定の処理を確実に行なうことができ
る。しかし、このような従来の回路は余剰ビット付加回
路51と補符号付加回路53とを分離して独立した状態
で設けなければならないため、回路構成が複雑化すると
いう問題点を有していた。
Another conventional circuit that uses complementary codes for original data and performs scrambling processing is, for example, the one shown in FIG. That is, the surplus bit addition circuit 51 and the complementary code addition circuit 53 are separated, and the original data DT is first introduced into the surplus bit addition circuit 51, where, for example, speed conversion is performed, so that the data is output at regular intervals as shown in FIG. Insert extra bits. Then, the scramble circuit 52 performs scrambling processing on the entire data ET after inserting the surplus bits, and then the data FT after the scramble processing is introduced into the complementary code addition circuit 53, where the surplus bits in the data FT are As shown in FIG. 8 GT, a complementary code of the previous code is inserted at the position, and the output thereof is sent out as transmission data GT. With such a configuration, since the complementary code agent is transmitted while being retained, the relay device or the receiving side can easily detect the complementary code and reliably perform predetermined processing such as descrambling. However, such a conventional circuit has the problem that the circuit configuration becomes complicated because the surplus bit addition circuit 51 and the complementary code addition circuit 53 must be provided separately and independently.

(発明が解決しようとする課題) 以上のように従来の信号変換回路は、補符号剤を保持し
ようとすれば回路構成が複雑化するという問題点を有す
るもので、本発明はこの点に着目し、簡単な回路構成で
しかも補符号剤を確実に保持した伝送データを得ること
ができる信号変換回路を提供することを目的とする。
(Problem to be Solved by the Invention) As described above, the conventional signal conversion circuit has the problem that the circuit configuration becomes complicated when trying to hold the complementary code agent.The present invention focuses on this point. Another object of the present invention is to provide a signal conversion circuit that can obtain transmission data that reliably retains a complementary code agent with a simple circuit configuration.

[発明の構成] (課題を解決するための手段) 本発明は、n(n=1、2、・・・)ビットの原データ
をn+k (k=1.2.・・・)ビットのデータに変
換しこのにビットに補符号を挿入する補符号挿入手段と
、スクランブル処理手段とを備え、このスクランブル処
理手段により、上記補符号挿入手段から出力されるデー
タ中の補符号を保持する疑似ランダム符号を発生し、こ
の疑似ランダム符号により上記補符号挿入手段から出力
されるデータのスクランブル処理を行なうようにしたも
のである。
[Structure of the Invention] (Means for Solving the Problems) The present invention converts n (n=1, 2,...) bits of original data into n+k (k=1.2...) bits of data. a pseudo-random code inserting means for inserting a complementary code into the bits of the bit, and a scrambling means, which retains the complementary code in the data output from the complementary code inserting means. A code is generated, and the pseudo-random code is used to scramble the data output from the complementary code insertion means.

(作用) この結果本発明によれば、伝送データは補符号剤が保持
された状態で伝送されることになり、これにより伝送路
上の中継装置または受信側では補符号の位置を簡単かつ
確実に検出することが可能となる。したがって、伝送デ
ータに対しデスクランブル処理等の所定の処理を確実に
行なうことができる。また、補符号を挿入したのちスク
ランブル処理を行なうことができるので、余剰ビットの
付加動作とこの余剰ビットへの補符号の付加動作とを従
来のように別口路で独立して行なう必要がなくなり、こ
れにより回路構成を簡単化することができる。
(Function) As a result, according to the present invention, the transmission data is transmitted with the complementary code agent retained, so that the repeater on the transmission path or the receiving side can easily and reliably determine the position of the complementary code. It becomes possible to detect. Therefore, predetermined processing such as descrambling processing can be reliably performed on the transmitted data. In addition, since scrambling can be performed after inserting the complementary code, it is no longer necessary to perform the operation of adding surplus bits and the operation of adding complementary codes to the surplus bits independently through separate routes as in the past. , This allows the circuit configuration to be simplified.

(実施例) 第1図は、本発明の一実施例における信号変換回路の構
成を示すものである。この回路は、補符号挿入回路1と
、スクランブル処理回路2とがら構成される。
(Embodiment) FIG. 1 shows the configuration of a signal conversion circuit in an embodiment of the present invention. This circuit is composed of a complementary code insertion circuit 1 and a scrambling processing circuit 2.

先ず補符号挿入回路1は、いま仮に原データとして5ビ
ツトのパラレルデータD。−D4が入力されるものとす
ると、第2図に示す如くパラレルデータDo−D4のビ
ット数よりも1ビット多い6ビツト分の入力端子Po−
p、を有するパラレル人力シリアル出力形のシフトレジ
スタ11と、タイミング回路12と、インバータ13と
から構成される。このうちタイミング回路12は、Dフ
リップフロップ14とノアゲート15とから構成される
。そして、パラレルデータD。−D4の周期に対応する
クロックCLKOを、シリアルデータSDの速度(パラ
レルデータDo−D4の6倍)に対応するクロックCL
KIに同期して上記Dフリップフロップ14でラッチし
、このDフリッププロップ14のQ出力と上記クロック
CLKOとをオアゲート15で論理処理することにより
ロード信号LOADを得、このロード信号LOADを上
記シフトレジスタ11のロード端子LDに供給している
。また上記インバータ13は、パラレルデータD。−D
4のD4を論理反転するもので、この論理反転後のビッ
ト四をシフトレジスタ11のMSB側の入力端子P5に
供給している。
First, the complementary code insertion circuit 1 temporarily receives 5-bit parallel data D as the original data. -D4 is input, as shown in FIG.
The shift register 11 includes a parallel manual serial output type shift register 11, a timing circuit 12, and an inverter 13. Of these, the timing circuit 12 is composed of a D flip-flop 14 and a NOR gate 15. And parallel data D. - The clock CLKO corresponding to the period of D4 is set to the clock CLKO corresponding to the speed of the serial data SD (six times the parallel data Do-D4).
The load signal LOAD is latched by the D flip-flop 14 in synchronization with KI, and the Q output of the D flip-flop 14 and the clock CLKO are logically processed by the OR gate 15, and this load signal LOAD is sent to the shift register. It is supplied to load terminal LD of No. 11. The inverter 13 also receives parallel data D. -D
The bit 4 after this logic inversion is supplied to the input terminal P5 on the MSB side of the shift register 11.

尚、上記シフトレジスタ11のシフトクロック入内端子
CKには上記クロックCLKIがそのまま供給されてい
る。
Note that the clock CLKI is supplied as is to the shift clock input terminal CK of the shift register 11.

一方スクランプル処理回路2は、疑似ランダムパルス列
MPを発生するM系列発生器21と、このM系列発生器
21の動作を制御する制御回路22と、前記補符号挿入
回路1から出力されたシリアルデータSDと上記M系列
発生器21から発生された疑似ランダムパルス列MPと
を排他的論理和処理してシリアルデータSDをスクラン
ブル処理する排他的論理和回路23とから構成される。
On the other hand, the scrample processing circuit 2 includes an M-sequence generator 21 that generates a pseudo-random pulse train MP, a control circuit 22 that controls the operation of this M-sequence generator 21, and serial data output from the complementary code insertion circuit 1. It is comprised of an exclusive OR circuit 23 that performs exclusive OR processing on the SD and the pseudo-random pulse train MP generated from the M-sequence generator 21 to scramble the serial data SD.

このうち制御回路22は、例えば第3図に示す如くDフ
リップフロップ24とアンドゲート25とからなる。そ
して、前記補符号挿入回路1のタイミング回路12から
発生されるロード信号LOADを、上記Dフリッププロ
ップによりクロックCLKIに同期して1ビツト遅延し
かつ反転させ、この1ビツト遅延された反転信号LOA
D’ によりアンドゲート25をゲート制御してこれに
より制御クロックC8を発生する。
The control circuit 22 includes, for example, a D flip-flop 24 and an AND gate 25 as shown in FIG. Then, the load signal LOAD generated from the timing circuit 12 of the complementary code insertion circuit 1 is delayed and inverted by 1 bit in synchronization with the clock CLKI by the D flip-flop, and this 1-bit delayed inverted signal LOA is
D' gate-controls AND gate 25, thereby generating control clock C8.

このような構成であるから、補符号挿入回路1にパラレ
ルデータDo−D4が入力されると、このパラレルデー
タD。−D4はシフトレジスタ11の入力端子Po−P
4にそのまま導入され、また上記パラレルデータDo−
D4のうちの1ビツトD4がインバータ13で論理反転
されたのち補符号四としてシフトレジスタ11の入力端
子P5に導入される。この状態で、タイミング回路12
から上記パラレルデータDo−D4の到来タイミングに
同期して例えば第4図に示す如くロード信号LOADが
発生されると、このロード信号LOADに同期して上記
パラレルデータDo〜D4および補符号D4はシフトレ
ジスタ11にそれぞれロードされる。そして、これらの
パラレルデータDo−D4および補符号D4は、クロッ
クCLKIに同期して第4図に示すようにパラレルデー
タのDoを先頭にDr r D 2 * D 3 + 
D 4 +補符号D4の順にシリアルに読み出され、シ
リアルデータSDとして出力される。すなわち、シフト
レジスタ11からは、パラレル/シリアル変換による余
剰ビットの付加と、この余剰ビットへの補符号の挿入と
が同時に行なわれたデータSDが出力される。
With such a configuration, when parallel data Do-D4 is input to the complementary code insertion circuit 1, this parallel data D. -D4 is the input terminal Po-P of the shift register 11
4, and the above parallel data Do-
One bit D4 of D4 is logically inverted by the inverter 13 and then introduced to the input terminal P5 of the shift register 11 as a complementary code 4. In this state, the timing circuit 12
For example, when a load signal LOAD is generated as shown in FIG. 4 in synchronization with the arrival timing of the parallel data Do-D4, the parallel data Do-D4 and the complementary code D4 are shifted in synchronization with the load signal LOAD. are loaded into registers 11, respectively. Then, these parallel data Do-D4 and complementary code D4 are synchronized with the clock CLKI, and as shown in FIG. 4, starting with the parallel data Do, Dr r D 2 * D 3 +
The data are serially read out in the order of D 4 +complementary code D4 and output as serial data SD. That is, the shift register 11 outputs data SD in which the addition of surplus bits through parallel/serial conversion and the insertion of complementary codes into the surplus bits are performed simultaneously.

一方スクランプル処理回路2では、上記補符号挿入回路
1のタイミング回路12から供給されたロード信号LO
ADおよびクロックCLKIから制御クロックC8が作
成される。この制御クロックC8は、第5図に示す如く
前記シリアルデータSDの補符号挿入回路に対応するパ
ルスを削除したものである。このため、M系列発生器2
1からは、上記制御クロックC8に同期して、シリアル
データSDの補符号則形成位置D 4 * D 4に対
応する位置では第5図に示す如く符号変化が禁止された
疑似ランダムパルス列MPが発生される。
On the other hand, the scrample processing circuit 2 receives the load signal LO supplied from the timing circuit 12 of the complementary code insertion circuit 1.
Control clock C8 is created from AD and clock CLKI. This control clock C8 is obtained by omitting the pulse corresponding to the complementary code insertion circuit of the serial data SD, as shown in FIG. For this reason, M-sequence generator 2
1, in synchronization with the control clock C8, a pseudo-random pulse train MP in which sign change is prohibited is generated at the position corresponding to the complementary sign rule forming position D4*D4 of the serial data SD, as shown in FIG. be done.

したがって、いま仮に補符号挿入回路1から第5図SD
に示すようなシリアルデータが出力され、かつM系列発
生器21から第5図のMPのような疑似ランダムパルス
列が発生されたとすると、排他的論理和回路23の出力
は第5図SSDのようになる。すなわち、ビットDo−
D3については疑似ランダムパルス列MPによるスクラ
ンブルがかけられ、さらにシリアルデータSDのD4゜
D4の補符号則が保存されたシリアルデータSSDが出
力される。
Therefore, if the complementary code insertion circuit 1 to FIG.
Suppose that serial data as shown in FIG. 5 is output and a pseudo-random pulse train as shown in FIG. Become. That is, bit Do-
D3 is scrambled by the pseudo-random pulse train MP, and serial data SSD is output in which the complementary code rule of D4°D4 of the serial data SD is preserved.

したがって、このようなシリアルデータSSDを伝送す
れば、D4 + D4間の補符号則は保存されているの
で、中継装置や受信側では伝送データからそのまま簡単
かつ確実に補符号を検出することができ、これによりエ
ラーチエツク、位相調整等の信号処理やデスクランブル
処理等を簡単かつ確実に行なうことができる。また、補
符号挿入後のデータに対しスクランブル処理を行なえる
ので、パラレルデータDo%D4からシリアルデータS
Dへの変換、つまり速度変換による余剰ビットの付加と
、この余剰ビットへの補符号の挿入とをシフトレジスタ
11で一括して行なうことができるようになり、この結
果回路構成を簡単小形化することができる。
Therefore, if such serial data SSD is transmitted, the complementary code rule between D4 + D4 is preserved, so the relay device or receiving side can easily and reliably detect the complementary code from the transmitted data. This allows error checking, signal processing such as phase adjustment, descrambling processing, etc. to be performed easily and reliably. In addition, since the data after complementary code insertion can be scrambled, serial data S
The shift register 11 can now perform the conversion to D, that is, the addition of surplus bits by speed conversion and the insertion of complementary codes to these surplus bits, all at once, and as a result, the circuit configuration can be easily miniaturized. be able to.

尚、本発明は上記実施例に限定されるものではない。例
えば、上記実施例ではスクランブル処理回路をM系列発
生器21を用いて構成したが、M系列発生器21および
排他的論理和回路23の代わりに自己同期形のスクラン
ブル回路を用いて構成してもよい。第6図はその構成の
一例を示すもので、5段構成のシフトレジスタ31〜3
5と排他的論理和回路36.37とから構成される。ま
た、前記実施例では制御回路22において補符号挿入回
路1のタイミング回路12から発生されるロード信号L
OADおよびクロックCLK1を利用して制御クロック
C8を作成するようにしたが、他にシリアルデータSD
から補符号D4の挿入位置を検出し、この検出結果をも
とに制御クロックC8を作成してもよい。さらに、前記
実施例では補符号挿入回路として、パラレルデータDo
〜D4のビット数+1ビツトの入力端子数を有するシフ
トレジスタを用い、MSB側に補符号を挿入する場合に
ついて説明したが、パラレルデータの最大ビット数+1
ビツトの入力端子数を有するシフトレジスタを予め設け
ておき、このシフトレジスタで上記最大ビット数未満の
パラレルデータを変換するようにしてもよい。例えば映
像信号をディジタル信号に変換して伝送する場合、パラ
レルデータのビット数としては10ビツトあれば十分な
ので、この場合にはIO+1ビット分の入力端子を有す
るシフトレジスタを予め設けておき、このシフトレジス
タを用いて他の場合(例えば8ビツトで8ビツト目の反
転出力を9ビツト目に入力する場合)のパラレルデータ
を変換するようにしてもよい。またインバータ13をL
SB側に設けて実施することもできる。このようにすれ
ば、変換回路の構成を変更することなく補符号剤を保存
したスクランブル処理を行なうことができ、適用範囲が
広く汎用性に富んだ回路を提供することができる。また
、集積回路化も容易になるので回路規模をさらに小形化
することができる。その他、補符号挿入手段の構成やス
クランブル処理手段の構成、入力データのビット数n1
補符号のビット数にや補符号の挿入位置、シフトレジス
タへのパラレルデータD、−wD4のロードタイミング
等についても、本発明の要旨を逸脱しない範囲で種々変
形して実施できる。
Note that the present invention is not limited to the above embodiments. For example, in the above embodiment, the scrambling processing circuit is configured using the M-sequence generator 21, but it may also be configured using a self-synchronous scrambling circuit instead of the M-sequence generator 21 and the exclusive OR circuit 23. good. FIG. 6 shows an example of the configuration, in which a five-stage shift register 31 to 3 is shown.
5 and exclusive OR circuits 36 and 37. Further, in the above embodiment, the load signal L generated from the timing circuit 12 of the complementary code insertion circuit 1 is used in the control circuit 22.
The control clock C8 is created using OAD and clock CLK1, but the serial data SD
The insertion position of the complementary code D4 may be detected from , and the control clock C8 may be created based on this detection result. Furthermore, in the above embodiment, as a complementary code insertion circuit, the parallel data Do
We have explained the case of inserting a complementary code on the MSB side using a shift register having the number of input terminals of ~D4 bit number + 1 bit, but the maximum number of bits of parallel data + 1
A shift register having the number of input terminals of bits may be provided in advance, and this shift register may convert parallel data having less than the maximum number of bits. For example, when converting a video signal into a digital signal and transmitting it, 10 bits is sufficient as the number of parallel data bits, so in this case, a shift register with input terminals for IO + 1 bit is provided in advance, and A register may be used to convert parallel data in other cases (for example, when the inverted output of the 8th bit is input to the 9th bit of 8 bits). Also, inverter 13 is set to L.
It can also be implemented by providing it on the SB side. In this way, it is possible to perform scrambling processing that preserves the complementary code agent without changing the configuration of the conversion circuit, and it is possible to provide a circuit that has a wide range of application and is rich in versatility. Further, since it becomes easy to integrate the circuit, the circuit scale can be further reduced. In addition, the configuration of the complementary code insertion means, the configuration of the scrambling processing means, the number of bits of input data n1
The number of bits of the complementary code, the insertion position of the complementary code, the loading timing of the parallel data D and -wD4 to the shift register, etc. can be modified in various ways without departing from the gist of the present invention.

[発明の効果] 以上詳述したように本発明によれば、補符号挿入手段か
ら出力されるデータ中の補符号剤を保存する疑似ランダ
ム符号を発生し、この疑似ランダム符号により、補符号
挿入手段から出力されるデータのスクランブル処理を行
なうようにしたことによって、簡単な回路構成でしかも
補符号剤を確実に保持した伝送データを得ることができ
る信号変換回路を提供することができる。
[Effects of the Invention] As detailed above, according to the present invention, a pseudo-random code is generated that preserves the complementary code agent in the data output from the complementary code insertion means, and the pseudo-random code is used to insert the complementary code. By performing the scrambling process on the data output from the means, it is possible to provide a signal conversion circuit that has a simple circuit configuration and can obtain transmission data that reliably retains the complementary code agent.

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

第1図は本発明の一実施例における信号変換回路の回路
構成図、第2図および第3図は同回路の要部構成を示す
回路図、第4図および第5図は第2図および第3図に示
した回路の動作説明に使用するタイミング図、第6図は
本発明の他の実施例における信号変換回路のスクランブ
ル処理回路の構成を示す図、第7図は従来の信号変換回
路の一例を示すブロック構成図、第8図は同回路の動作
説明に使用するタイミングである。 1・・・補符号挿入回路、2・・・スクランブル処理回
路、11・・・シフトレジスタ、12・・・タイミング
回路、13・・・インバータ、14・・・Dフリップフ
ロップ、15・・・ノアゲート、21・・・M系列発生
器、22・・・制御回路、23・・・排他的論理和回路
、24・・・Dフリップフロップ、25・・・アンドゲ
ート、31〜35・・・シフトレジスタ、36.37・
・・排他的論理和回路、Do−D4・・・パラレルデー
タ、Dl・・・補符号、CLKO・・・パラレルデータ
の周期に応じたクロック、CLKl・・・シリアルデー
タの速度に応じたクロック、LOAD・・・ロード信号
、SD・・・補符号挿入後のシリアルデータ、MP・・
・疑似ランダムパルス列、C8・・・制御クロック、S
SD・・・スクランブル処理後のシリアルデータ。 出願人代理人 弁理士 鈴江武彦
FIG. 1 is a circuit configuration diagram of a signal conversion circuit according to an embodiment of the present invention, FIGS. 2 and 3 are circuit diagrams showing the main part configuration of the circuit, and FIGS. FIG. 3 is a timing diagram used to explain the operation of the circuit shown in FIG. 6, a diagram showing the configuration of a scrambling circuit of a signal conversion circuit in another embodiment of the present invention, and FIG. 7 is a conventional signal conversion circuit. FIG. 8, a block diagram showing an example of the circuit, shows the timing used to explain the operation of the circuit. DESCRIPTION OF SYMBOLS 1... Complementary code insertion circuit, 2... Scramble processing circuit, 11... Shift register, 12... Timing circuit, 13... Inverter, 14... D flip-flop, 15... NOR gate , 21... M sequence generator, 22... Control circuit, 23... Exclusive OR circuit, 24... D flip-flop, 25... AND gate, 31-35... Shift register , 36.37・
...exclusive OR circuit, Do-D4...parallel data, Dl...complementary code, CLKO...clock according to the cycle of parallel data, CLKl...clock according to the speed of serial data, LOAD...load signal, SD...serial data after complementary code insertion, MP...
・Pseudo-random pulse train, C8... control clock, S
SD: Serial data after scramble processing. Applicant's agent Patent attorney Takehiko Suzue

Claims (1)

【特許請求の範囲】[Claims] n(n=1、2、・・・)ビットの原データをn+k(
k=1、2、・・・)ビットのデータに変換しこのkビ
ットに補符号を挿入する補符号挿入手段と、この補符号
挿入手段から出力されるデータ中の補符号則を保持する
疑似ランダム符号を発生し、この疑似ランダム符号によ
り前記補符号挿入手段から出力されるデータのスクラン
ブル処理を行なうスクランブル処理手段とを具備したこ
とを特徴とする信号変換回路。
The original data of n (n=1, 2,...) bits is converted into n+k (
k=1, 2,...) bit data and inserts a complementary code into the k bits; and a pseudo code that maintains the complementary code rule in the data output from the complementary code inserting means. 1. A signal conversion circuit comprising: scrambling processing means for generating a random code and scrambling data output from the complementary code insertion means using the pseudo-random code.
JP63333612A 1988-12-28 1988-12-28 Signal conversion circuit Expired - Lifetime JP2670328B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP63333612A JP2670328B2 (en) 1988-12-28 1988-12-28 Signal conversion circuit
KR1019900009022A KR930004309B1 (en) 1988-12-28 1990-06-19 Signal converting circuit
US07/544,259 US5012240A (en) 1988-12-28 1990-06-26 Parallel to serial converter with complementary bit insertion for disparity reduction
CA002019821A CA2019821C (en) 1988-12-28 1990-06-26 Signal conversion circuit
EP90112303A EP0463216B1 (en) 1988-12-28 1990-06-27 Signal conversion circuit

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP63333612A JP2670328B2 (en) 1988-12-28 1988-12-28 Signal conversion circuit
CA002019821A CA2019821C (en) 1988-12-28 1990-06-26 Signal conversion circuit

Publications (2)

Publication Number Publication Date
JPH02179047A true JPH02179047A (en) 1990-07-12
JP2670328B2 JP2670328B2 (en) 1997-10-29

Family

ID=25674182

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63333612A Expired - Lifetime JP2670328B2 (en) 1988-12-28 1988-12-28 Signal conversion circuit

Country Status (1)

Country Link
JP (1) JP2670328B2 (en)

Also Published As

Publication number Publication date
JP2670328B2 (en) 1997-10-29

Similar Documents

Publication Publication Date Title
CA2019821C (en) Signal conversion circuit
EP0311448B1 (en) Digital multiplexer
EP0278170A2 (en) Cipher system
EP0379279A2 (en) Data transmission synchroniser
JP2947074B2 (en) Frame synchronization detection circuit
JPH02179047A (en) Signal conversion circuit
KR930004309B1 (en) Signal converting circuit
JPH03232344A (en) Same code continuity suppressing system
JPH0210619B2 (en)
JPH02179032A (en) Signal conversion circuit
KR0172459B1 (en) Method and device for reproducing clock signal
KR950004542Y1 (en) Sub-code interface circuit
KR930007593Y1 (en) Control signal oscillating circuit for data input & output between apparatus
JPH0380646A (en) Pseudo random number addition circuit
JPS62122434A (en) Frame signal synchronization detecting circuit
JPS59230343A (en) Parallel data transmitting method
JP2007201802A (en) Data transfer circuit
JPH0378818B2 (en)
JPS63290035A (en) Scrambled binary type transmitting device
JPS63139428A (en) Manchester code decoder circuit
JPH0312494B2 (en)
JPH1155239A (en) Synchronization detecting and releasing circuit with protection circuit
JPS61129947A (en) Code error detection circuit
JPS60183837A (en) Frame synchronizing system
JP2005079873A (en) Method of transmitting digital data signal, method of decoding digital data signal, digital data signal output circuit, and digital data signal decoding circuit

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313118

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20080704

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090704

Year of fee payment: 12

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090704

Year of fee payment: 12