Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS5829916B2 - Weyl code decoding circuit - Google Patents
[go: Go Back, main page]

JPS5829916B2 - Weyl code decoding circuit - Google Patents

Weyl code decoding circuit

Info

Publication number
JPS5829916B2
JPS5829916B2 JP7342177A JP7342177A JPS5829916B2 JP S5829916 B2 JPS5829916 B2 JP S5829916B2 JP 7342177 A JP7342177 A JP 7342177A JP 7342177 A JP7342177 A JP 7342177A JP S5829916 B2 JPS5829916 B2 JP S5829916B2
Authority
JP
Japan
Prior art keywords
code
length
reminder
address
run
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP7342177A
Other languages
Japanese (ja)
Other versions
JPS547224A (en
Inventor
徹 新田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP7342177A priority Critical patent/JPS5829916B2/en
Publication of JPS547224A publication Critical patent/JPS547224A/en
Publication of JPS5829916B2 publication Critical patent/JPS5829916B2/en
Expired legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Reduction Or Emphasis Of Bandwidth Of Signals (AREA)

Description

【発明の詳細な説明】 本発明はファクシミリ信号の符号化後伝送される符号の
復号化回路に関し、特にフィル符号化方式における復号
化回路の改良に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a decoding circuit for a code transmitted after encoding a facsimile signal, and particularly to an improvement of a decoding circuit in a fill encoding method.

ファクシミリ信号の伝送時間を短縮する方式として白ま
たは黒の画素が継続する長さくランレングス)を符号化
して送出する方法が知られている。
As a method for shortening the transmission time of facsimile signals, a method is known in which a long run length of white or black pixels is encoded and transmitted.

この場合のランレングス符号の与え方は発生頻度の高い
ランレングスには短い符号を与え、発生頻度の低いラン
レングスには長い符号を与えるという可変長符号化方式
が変換効率を高めるために効果があることが知られてい
る。
In this case, variable length encoding is effective in increasing conversion efficiency by giving short codes to run lengths that occur frequently and long codes to run lengths that occur less frequently. It is known that there is.

このような符号化方式としてフィル符号化方式がよく知
られている。
A fill encoding method is well known as such an encoding method.

第1図はランレングスの長さに応じたフィル符号を表に
したものである。
FIG. 1 shows a table of fill codes depending on the run length.

第1図においてアドレスコードは後に続くリメインダー
コードの符号長を予知させる符号であり、リメインダー
コードはランレングスに対応したランレングス符号を表
わすものである。
In FIG. 1, the address code is a code that predicts the code length of the following reminder code, and the reminder code represents a run length code corresponding to the run length.

ここでフィル符号の規則性と符号化の原理について述べ
る。
Here, we will discuss the regularity of fill codes and the principles of encoding.

まずアドレスコードのコード長とランレングスとの関係
について着目すると、第1図より、アドレスコードのコ
ード長はランレングス1から4の時1ビツト、2n+1
から2 n + 1 (ただしn≧2)の時nビットで
ある。
First, focusing on the relationship between the code length of the address code and the run length, from Figure 1, the code length of the address code is 1 bit when the run length is 1 to 4, and 2n+1.
to 2 n + 1 (where n≧2), there are n bits.

アドレスコード長が決まれば、第1図に示すようにアド
レスコードは一義的に決まる。
Once the address code length is determined, the address code is uniquely determined as shown in FIG.

ランレングスからりメインダーコードを作る場合、ラン
レングスより1を減じた数を2進数に変換してこれの最
高位のビットを削除する。
When creating a main code from the run length, subtract 1 from the run length, convert it to a binary number, and delete the highest bit.

またそのコード長はアドレスコードのコード長と等しい
Further, the code length is equal to the code length of the address code.

ただし、ランレングス1から4の場合は上記の操作で得
た2進数の最高位のビットをはぶかず2ビツトであられ
される。
However, in the case of a run length of 1 to 4, the highest bit of the binary number obtained by the above operation is not omitted and is divided into 2 bits.

したがってこの場合にはコード長は2ビツトになる。Therefore, in this case, the code length is 2 bits.

従って全コード長は第1図第4欄に示すようになる。Therefore, the total cord length is as shown in column 4 of FIG.

フィル符号の復号化は符号化の逆の手順で行なう。Decoding of the fill code is performed by the reverse procedure of encoding.

アドレスコードの第1ビツトが1″0″の場合、アドレ
スコードはこれだけであり、後に続く2ビツトのコード
がリメインダーコードである。
When the first bit of the address code is 1"0", this is the only address code, and the following 2-bit code is the reminder code.

アドレスコードの第1ビツトが”1”の場合、アドレス
コードは後続するビットを有するので、アドレスコード
が1ビツトあったことを記憶したのち、次のコードを読
み込んで、これが”0″の時、アドレスコードは終了し
、アドレスコードのコード長は2ビツトである。
If the first bit of the address code is ``1'', the address code has subsequent bits, so after remembering that there was 1 bit of the address code, read the next code, and if this is ``0'', The address code ends and the code length of the address code is 2 bits.

従ってリメインダーコードのコード長は2ビツトとわか
り、後に続く2ビツトのコードを記憶する。
Therefore, the code length of the reminder code is found to be 2 bits, and the following 2-bit code is stored.

先に述べた様にリメインダーコードは最高位のビットが
削除されているので、記憶した2ビツトの先頭にtt
1tjのコードを付は加える。
As mentioned earlier, the highest bit of the reminder code is deleted, so tt is placed at the beginning of the two memorized bits.
Add the code for 1tj.

この3ビツトの2進数はランレングスから1を減じた数
をあられしている。
This 3-bit binary number represents the run length minus 1.

以下同様にアドレスコードの区切りゝ゛0″を見つげて
、そのコード長を記憶しておき、そのコード要分の後に
続くコードを記憶し、その先頭に”1′′コードを付け
る。
Thereafter, in the same way, look at the delimiter "0" of the address code, memorize the code length, memorize the code that follows that code segment, and add the "1'' code to the beginning of the code.

これはランレングスから1を減じた数であり、これに1
を加えるとランレングスが再現される。
This is the run length minus 1, plus 1
If you add , the run length will be reproduced.

第2図はフィル符号復号化回路の一例を示すブロック図
である。
FIG. 2 is a block diagram showing an example of a fill code decoding circuit.

まず復号化すべきコードが端子7、コードを1ビツトご
とに区切るクロックパルスが端子8より制御回路1に入
力される。
First, a code to be decoded is inputted to the control circuit 1 from a terminal 7, and a clock pulse for dividing the code into bits is inputted from a terminal 8.

1ではコードゝ“1”の場合はアドレスコードが継続し
ていると判断し、コードtt Opyが入力されるとア
ドレスコード終了と判定し、アドレスコード長に対応し
た数のパルス10を2進計数器2に出力する。
1, if the code is "1", it is determined that the address code continues, and when the code ttOpy is input, it is determined that the address code has ended, and the number of pulses 10 corresponding to the address code length is counted in binary. output to device 2.

2は10を計数してアドレスコードのコード長を表わす
コード長情報13を出力する。
2 counts 10 and outputs code length information 13 representing the code length of the address code.

次に、制御回路1は、ランレングスが5以上の場合はシ
フトレジスター4に“1”コードを1ビツト出力し、次
にリメインダーコードを出力する。
Next, if the run length is 5 or more, the control circuit 1 outputs a 1-bit "1" code to the shift register 4, and then outputs a reminder code.

11はこのコード出力、12はシフトするタイミングで
ある。
11 is this code output, and 12 is the shift timing.

リメインダーコードの終了は、コード長情報13とシフ
トレジスター4の出力であるランレングス情報14によ
り、マトリクス3で判定し終了信号17を出力する。
The end of the reminder code is determined by the matrix 3 based on the code length information 13 and the run length information 14 output from the shift register 4, and an end signal 17 is output.

マトリクス3はコード長情報13により指定されるとこ
ろのランレングス情報14の並列信号の中の1つ(コー
ド長に対応するシフトレジスタ4の指定数の出力)を選
択して常時監視し。
The matrix 3 selects one of the parallel signals of the run length information 14 specified by the code length information 13 (the specified number of outputs of the shift register 4 corresponding to the code length) and constantly monitors it.

リメインダーコードがシフトレジスターでシフトされ、
リメインダーコードの先頭に加えた°t1″コードがあ
られれるとりメインダーコードの読込みの終了と判定す
る。
The reminder code is shifted in the shift register,
When the °t1'' code added to the beginning of the reminder code appears, it is determined that reading of the reminder code has ended.

またランレングスが1から4の場合は、1)メイングー
コード2ビツトを読み込むと判定する。
If the run length is 1 to 4, it is determined that 1) 2 bits of the main code are to be read.

制御回路1は17が入力されると、1組のアドレスコー
ドとリメインダーコードの読込みが終了したことを知ら
せる信号9を出力する。
When the control circuit 1 receives the signal 17, it outputs a signal 9 indicating that reading of one set of address code and reminder code has been completed.

次に端子15にパルスが印加され、2進計数器5は端子
15に印加されるパルスの最初のパルスを計数せず、次
のパルスから計数を行なう。
Next, a pulse is applied to the terminal 15, and the binary counter 5 does not count the first pulse of the pulses applied to the terminal 15, but starts counting from the next pulse.

5の計数結果18は一致回路6に入力され、先に復号し
たランレングス情報14と比較される。
The counting result 18 of 5 is input to the matching circuit 6 and compared with the previously decoded run length information 14.

14と18の内容が一致すると、一致パルス16を出力
Lランレングスの復号が終了したことを知らせると共に
、すべての計数器レジスターをクリアし、次の信号にそ
なえる。
When the contents of 14 and 18 match, a match pulse 16 is output to signal that the decoding of the L run length has been completed, and all counter registers are cleared to prepare for the next signal.

端子15に印加されるパルスの数が復号したランレング
ス情報である。
The number of pulses applied to terminal 15 is the decoded run length information.

以上説明した従来の復号化回路はコード長の判定とラン
レングスの数の再現にそれぞれ専用のコード長マ) I
Jクスや一致回路を必要とする点に欠点があった。
The conventional decoding circuit described above uses dedicated code length maps for determining the code length and reproducing the number of run lengths.
The drawback was that it required a J-cushion and a matching circuit.

本発明の目的はフィル符号の持つコード割りあての規則
性に着目して経済的な構成を用いた復号化回路を提供す
ることにある。
An object of the present invention is to provide a decoding circuit using an economical configuration by paying attention to the regularity of code assignment that fill codes have.

以下本発明を実施例をもって詳細に説明する。The present invention will be explained in detail below with reference to examples.

実施例はランレングスの最大値が2048まで復号可能
な構成とした。
The embodiment has a configuration in which decoding is possible up to a maximum run length of 2048.

第3図は、本発明による復号化回路のブロック図である
FIG. 3 is a block diagram of a decoding circuit according to the present invention.

101は制御ブロックで、クロック202に同期して入
力されるコード201の内容を判定し、レジスタロード
パルス203、シフトパルス204、初期入力テーク2
08、リメインダーコード終了パルス205を出力する
101 is a control block that determines the contents of the code 201 input in synchronization with the clock 202, and controls the register load pulse 203, shift pulse 204, and initial input take 2.
08, output the reminder code end pulse 205.

102は演算ブロックで、パルス206を計数し、復号
したランレングスの値になると、ランレングス終了信号
207を出力し、復号終了を知らせる。
Reference numeral 102 denotes an arithmetic block that counts pulses 206 and outputs a run-length end signal 207 when it reaches the value of the decoded run length, notifying the end of decoding.

ランレングスが60の場合を例として詳細な動作の説明
をする。
The detailed operation will be explained using a case where the run length is 60 as an example.

第4図は101のブロックの具体的た構成を示す。FIG. 4 shows a specific configuration of block 101.

第6図のタイムチャートも参照すると、コード201は
オアゲート106で信号209と論理和をとられその出
力130は、アンドゲート108でクロックパルス20
2と積をとられ、その出力211はアドレスコードが5
′1″の時のクロックパルスを意味しく第6図a参照)
、103に入力される。
Referring also to the time chart of FIG. 6, the code 201 is logically ORed with the signal 209 by the OR gate 106, and its output 130 is outputted by the AND gate 108 with the clock pulse 209.
2 and its output 211 has an address code of 5.
(See Figure 6a for the meaning of the clock pulse at '1'')
, 103.

103は211に同期して計数を行なう。103 performs counting in synchronization with 211.

この時、フリップフロップ104は初期状態で、209
は゛°0″レベル、210はtt 1tyレベルである
At this time, the flip-flop 104 is in the initial state, 209
is the ``°0'' level, and 210 is the tt1ty level.

アンドゲート107は210と202、および201を
インバータ105をへて極性反転した226との論理積
をとり、その出力203はアドレスコードが終了したこ
とを示すと共に、状態フリップフロップ104をセット
する。
AND gate 107 ANDs 210, 202, and 226, which is the inverted polarity of 201 through inverter 105, and its output 203 indicates that the address code is complete and sets status flip-flop 104.

(第6図す参照)。203をインバータ109をへて極
性反転した212は103の並列入力222.218.
219,220をセットする。
(See Figure 6). 212 whose polarity is inverted by passing through the inverter 109 is the parallel input 222.218.
Set 219 and 220.

このときの並列入力は103の各出力信号213〜21
6をそれぞれ極性反転して得た信号であるから、リメイ
ンダーコードのコード長の2の補数を示す(第6図C参
照)。
At this time, the parallel inputs are 103 output signals 213 to 21
Since these signals are obtained by inverting the polarity of 6, they represent the two's complement of the code length of the reminder code (see FIG. 6C).

フリップフロップ104がセットされると209はtゞ
1”レベルにたる。
When the flip-flop 104 is set, the flip-flop 209 goes to the t1'' level.

209はオアゲート106をへてアンドゲート108で
クロックパルス202と論理積をとり、103に入力さ
れる(第6図C参照)。
The signal 209 passes through the OR gate 106 and is ANDed with the clock pulse 202 by the AND gate 108, and is input to the signal 103 (see FIG. 6C).

また202と209はアンドゲート110により論理積
をとり、外部にリメインダーコードのコード長を知らせ
るクロック204を出力する(第6図C参照)。
Further, 202 and 209 are logically ANDed by an AND gate 110, and output a clock 204 that informs the code length of the reminder code to the outside (see FIG. 6C).

103は211に同期して計数を行rxう。103 performs counting in synchronization with 211 rx.

計数は103がオーバーフローして、その出力がすべて
tt Otyレベルになるまで継続される。
Counting continues until 103 overflows and its outputs are all at the tt Oty level.

出力がすべて゛′0″レベルになると(第6図C参照)
、112〜116と118により208がtt 1ty
レベルになる。
When all outputs reach the ``0'' level (see Figure 6 C)
, 112-116 and 118 make 208 tt 1ty
become the level.

208は209とアンドゲート111により積をとられ
、その出力205はフリップフロップ104をリセット
し、209は゛0″レベルとrfす、出力205は外部
にコード読み込みが終了したことを示すパルスとたる。
208 is multiplied by 209 by an AND gate 111, its output 205 resets the flip-flop 104, 209 is rfed to the "0" level, and the output 205 serves as a pulse indicating to the outside that code reading has been completed.

以上の動作でコードの復号は終了し、103と104は
初期状態にもどり、新たな復号化要求にそなえる。
With the above operations, the decoding of the code is completed, and 103 and 104 return to their initial states to prepare for a new decoding request.

第5図は第3図の102のクロックの具体的な構成を示
す。
FIG. 5 shows a specific configuration of the clock 102 in FIG.

119は並列入力可能な12桁のシフトレジスターでラ
ンレングス情報の記憶に用いる。
119 is a 12-digit shift register that can be input in parallel and is used to store run length information.

120は12桁の並列入力可能な2進計数器で、ランレ
ングスの復号に用いる。
120 is a 12-digit binary counter that can be input in parallel, and is used for run-length decoding.

このブロックは101で作られる各種制御信号により動
作する。
This block is operated by various control signals generated at 101.

アドレスコードの終了を示すパルス203は、符号化の
時削除された最上位ビットを119にセットするのに用
いられるJ第6図C参照)。
The pulse 203 indicating the end of the address code is used to set the most significant bit deleted during encoding to 119 (see FIG. 6C).

最上位のビットをセットする場合は208はIt O1
7レベルである。
When setting the most significant bit, 208 is It O1
It is level 7.

このようにして119の初期状態の設定が終了すると、
次にリメインダーコード201はインバータ121をへ
て極性反転されて入力され119には、リメインダーコ
ードの長さをあられすクロックパルス204に同期して
、ランレングスの2の補数が記憶される。
When the initial state setting of 119 is completed in this way,
Next, the reminder code 201 is inputted through an inverter 121 with its polarity inverted, and the two's complement of the run length is stored in 119 in synchronization with the clock pulse 204 that indicates the length of the reminder code.

リメインダーコードの読み込みが終了すると、119の
出力信号224は読み込み終了パルス205により12
0にセットされる4第6図f参照)。
When the reading of the reminder code is completed, the output signal 224 of 119 is changed to 12 by the reading end pulse 205.
4 (see Figure 6f).

次に外部から端子206にパルスが印加されるごとに1
20は計数を行ない、120の出力225がすべて゛°
1″レベルになった時さらに206にパルスが入ると、
ランレングスの計数の終了信号207をアントゲ−41
22の出力として外部に出す(第6図g参照)。
Next, each time a pulse is applied to the terminal 206 from the outside, 1
20 performs counting, and the output 225 of 120 is all ゛°
When the level reaches 1″, if a pulse is input to 206,
The run length counting end signal 207 is sent to the game 41.
22 (see Figure 6g).

復号したランレングスの数は206の数であられされる
The number of decoded run lengths is expressed as 206.

本発明は以上説明したように、アドレスコードとリメイ
ンダーコード数を共通に計数する2進計数器103と状
態フリップフロップ104を使い、従来のように復号マ
トリクスを使わずにコード長の判定を行ない、かつラン
レングスカウンター120にセットする情報を変換する
ことで、−数回路を使わずにランレングスの再現が行な
える構成とrfつでおり、全体として簡単で経済的fx
(第2図に比してほぼ10分の1の価格)回路を実現
している。
As explained above, the present invention uses the binary counter 103 and the state flip-flop 104 that commonly count the number of address codes and reminder codes, and determines the code length without using a decoding matrix as in the conventional case. , and by converting the information set in the run length counter 120, the run length can be reproduced without using a -number circuit.
(The price is approximately one-tenth that of the one shown in Fig. 2).

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

第1図はフィル符号を例示し、第2図は従来のワイル復
号化回路のブロック図を示し、第3図は本発明の実施例
のブロック図を示し、第4図、第5図は第3図の詳細な
回路を示し、第6図は第3図および第4図を説明するた
めのタイムチャートである。 101は制御ブロック、102は演算ブロック、103
は2進計数器、104はフリップフロップ、119は並
列入力可能な12桁のシフトレジスタ、120は12桁
の並列入力可能な2進計数器、201は外部より入力さ
れるコード、202は外部より入力されるクロック、2
03はレジスタロートパルス、204はシフトパルス、
205はリメインダーコード終了パルス、206は外部
より入力されるパルス(このパルスの数が復号したラン
レングスの数を表わす)、207はランレングス終了信
号。
FIG. 1 illustrates a fill code, FIG. 2 shows a block diagram of a conventional Weyl decoding circuit, FIG. 3 shows a block diagram of an embodiment of the present invention, and FIGS. 3 is shown in detail, and FIG. 6 is a time chart for explaining FIGS. 3 and 4. 101 is a control block, 102 is a calculation block, 103
is a binary counter, 104 is a flip-flop, 119 is a 12-digit shift register that can be input in parallel, 120 is a binary counter that can be input in 12 digits in parallel, 201 is a code that is input from the outside, and 202 is a code that is input from the outside. Input clock, 2
03 is a register rotor pulse, 204 is a shift pulse,
205 is a reminder code end pulse, 206 is an externally input pulse (the number of pulses represents the number of decoded run lengths), and 207 is a run length end signal.

Claims (1)

【特許請求の範囲】[Claims] 1 アドレス符号とりメインダ符号とから構成されるフ
ィル符号から元のランレングス符号を復号するフィル符
号復号化回路において、前記アドレス符号の中のレベル
tt 1yyO数を計数する計数手段と、前記アドレス
符号の中のレベル10″に応答して前記計数されたアド
レス符号のレベル゛1″の個数の補数に対応する前記ア
ドレス符号および前記リメインダ符号の符号長を求める
手段と、前記符号長に応答して前記アドレス符号の終了
を示す信号を発生する手段と、前記符号長に応答して前
記リメインダ符号の長さに対応するりメインダ符号用ク
ロック信号を発生する手段と、前記符号長に応答して前
記リメインダ符号の終了を示す信号を発生する手段と、
前記アドレス符号終了信号に応答して予め定めた所期値
がセットされ前記リメインダ符号用クロックにより前記
リメインダ符号を書込むことにより前記ランレングス符
号の2の補数を生じる手段と、前記リメインダ符号終了
信号に応答して前記ランレングス符号の2の補数を格納
しこの2の補数から前記ランレングス符号を復号する手
段とから構成したことを特徴とするフィル符号復号化回
路。
1. In a fill code decoding circuit that decodes an original run-length code from a fill code consisting of an address code and a main data code, a counting means for counting the number of levels tt 1yyO in the address code; means for determining the code lengths of the address code and the reminder code corresponding to the complement of the number of level ``1'' of the counted address codes in response to the level ``10'' of the address code; means for generating a signal indicating the end of an address code; means for generating a clock signal for a mainter code corresponding to the length of the reminder code in response to the code length; means for generating a signal indicating the end of the code;
means for generating a two's complement of the run-length code by writing the reminder code using the reminder code clock, the device having a predetermined value set in response to the address code end signal; and the reminder code end signal. A fill code decoding circuit comprising means for storing a 2's complement of the run-length code in response to the 2's complement and decoding the run-length code from the 2's complement.
JP7342177A 1977-06-20 1977-06-20 Weyl code decoding circuit Expired JPS5829916B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7342177A JPS5829916B2 (en) 1977-06-20 1977-06-20 Weyl code decoding circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7342177A JPS5829916B2 (en) 1977-06-20 1977-06-20 Weyl code decoding circuit

Publications (2)

Publication Number Publication Date
JPS547224A JPS547224A (en) 1979-01-19
JPS5829916B2 true JPS5829916B2 (en) 1983-06-25

Family

ID=13517728

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7342177A Expired JPS5829916B2 (en) 1977-06-20 1977-06-20 Weyl code decoding circuit

Country Status (1)

Country Link
JP (1) JPS5829916B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6379325U (en) * 1986-11-11 1988-05-25
JPS6432323U (en) * 1987-08-24 1989-02-28

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6379325U (en) * 1986-11-11 1988-05-25
JPS6432323U (en) * 1987-08-24 1989-02-28

Also Published As

Publication number Publication date
JPS547224A (en) 1979-01-19

Similar Documents

Publication Publication Date Title
US4675650A (en) Run-length limited code without DC level
JPS5829916B2 (en) Weyl code decoding circuit
US3478163A (en) Reduced time transmission system
SU842784A1 (en) Binary-to-binary coded decimal code converter
SU1259494A1 (en) Code converter
US4190892A (en) Zero suppressing system for electronic device
EP0499225A2 (en) Variable-length code decoding device
SU1487017A1 (en) DEVICE FOR RECOVERY OF REFLECTION COEFFICIENTS, EXPRESSED IN DBTS, INTO SWR UNITS
RU1795446C (en) Multichannel device for code comparison
SU1169173A1 (en) Device for translating serial code to parallel code
SU1631718A1 (en) Cycle counter
SU1282143A1 (en) Information input device
SU1487197A1 (en) Shift register
KR100505471B1 (en) A waveform generation method using data conversion
SU1190524A1 (en) Device for decoding correcting cyclic codes
SU1388995A1 (en) Device for converting binary numbers to binary decimal numbers and backwards
SU734687A1 (en) Microprogramme control device
JPS6148305B2 (en)
JP2795023B2 (en) Encoding device
SU1536511A1 (en) Device for decoding codes with minimum redundancy
SU1001092A1 (en) Digital function converter
SU1141403A1 (en) Dividing device
SU849303A1 (en) Fixed storage
JPS6032437A (en) Encoding method
SU415666A1 (en)