JP2806938B2 - Code reproduction method - Google Patents
Code reproduction methodInfo
- Publication number
- JP2806938B2 JP2806938B2 JP63073685A JP7368588A JP2806938B2 JP 2806938 B2 JP2806938 B2 JP 2806938B2 JP 63073685 A JP63073685 A JP 63073685A JP 7368588 A JP7368588 A JP 7368588A JP 2806938 B2 JP2806938 B2 JP 2806938B2
- Authority
- JP
- Japan
- Prior art keywords
- bit
- code
- determination
- counter
- count value
- 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 - Lifetime
Links
Landscapes
- Dc Digital Transmission (AREA)
- Synchronisation In Digital Transmission Systems (AREA)
Description
【発明の詳細な説明】 [産業上の利用分野] 本発明は、有線、無線(電波、光など)にてデータ通
信を行う場合に用いる符号再生方式に関するものであ
る。DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a code reproduction system used when performing data communication by wire or wireless (radio wave, light, etc.).
[従来の技術] 従来、有線、無線(電波、光など)にてデータ通信を
行う場合において、1ビット毎に同期成分を持たない符
号化方式(例えば、NRZ、RZ、NRZIなど)により、デー
タを伝送するものがあった。ところで、このような符号
化方式を用いてデータ通信を行う場合において、例え
ば、同一符号"1"あるいは"0"が連続した場合、データ送
出側のクロックの精度と、データ受信側のサンプリング
周期の精度などにより同期ずれが生じ、受信側で正常な
符号再生が行えない場合があった。そこで、従来、デー
タのある間隔毎に同期を取り直すための同期ビットを設
け、その時点で同期修正を行っていた。第2図はNRZ方
式によりデータ伝送を行うようにした従来例の動作説明
図であり、正規のビット幅に対して短いビット幅の受信
信号が入力された場合を示しており、Bsは同期補正用ビ
ットである。すなわち、データ受信側では、入力信号を
ある時間毎にサンプリングして入力レベルを判定して判
定結果を基本カウンタにてカウントし、そのカウント値
が判定基準値以上かどうかによって符号を再生するよう
にしており、例えば、1ビットに対して5サンプリング
するようにサンプリング周期が設定されており、第1〜
第3ビットB1〜B3においては5サンプリング毎に符号判
定を行っている。この符号判定においては、例えば、レ
ベル"L"のときにカウントする基本カウンタのカウント
値Lcntと、レベル"H"のときにカウントする基本カウン
タのカウント値Hcntの内、大きい方のカウント値を判定
基準値と比較することにより符号判定を行っている。仮
に、判定基準値を「3」とすると、第1〜第3ビットB1
〜B3においては、いずれもレベル"L"のカウント値Lcnt
が「5」(≧3)であるから、第1〜第3ビットB1〜B3
を"0"と判定している。また、第4ビットB4において
は、第18サンプリングにおいてレベル変化("L"→"H")
があったからこのビットB4を第17サンプリングで区分す
る。このとき各基本カウンタのカウント値Lcnt、Hcntは
いずれも判定基準値「3」を越えないので、このビット
B4はエラービット"E"となる。[Prior art] Conventionally, when performing data communication by wire or wireless (radio wave, light, etc.), data is encoded by an encoding method (for example, NRZ, RZ, NRZI, etc.) having no synchronization component for each bit. There was something to transmit. By the way, in the case of performing data communication using such an encoding method, for example, when the same code “1” or “0” is continuous, the accuracy of the clock on the data sending side and the sampling period of the data receiving side are reduced. In some cases, synchronization deviation occurs due to accuracy or the like, and normal code reproduction cannot be performed on the receiving side. Therefore, conventionally, a synchronization bit for re-establishing synchronization at a certain interval of data is provided, and the synchronization is corrected at that time. FIG. 2 is a diagram for explaining the operation of a conventional example in which data transmission is performed by the NRZ method, and shows a case where a received signal having a bit width shorter than a normal bit width is input, and Bs indicates a synchronization correction. Bits. That is, on the data receiving side, the input signal is sampled every certain time, the input level is determined, the determination result is counted by the basic counter, and the code is reproduced depending on whether the count value is equal to or greater than the determination reference value. For example, the sampling period is set so that five samplings are performed for one bit.
For the third bits B 1 to B 3 , the sign is determined every five samplings. In this sign determination, for example, the larger one of the count value Lcnt of the basic counter that counts when the level is “L” and the count value Hcnt of the basic counter that counts when the level is “H” is determined. The sign is determined by comparing with a reference value. Assuming that the determination reference value is “3”, the first to third bits B 1
In .about.B 3, the count value of any level "L" Lcnt
Is “5” (≧ 3), the first to third bits B 1 to B 3
Is determined to be "0". Further, in the fourth bit B 4, the level changes in the first 18 samples ( "L" → "H" )
Since there is to partition the bit B 4 at the 17 sampling. At this time, the count values Lcnt and Hcnt of each basic counter do not exceed the judgment reference value “3”.
B 4 is the error bit "E".
[発明が解決しようとする課題] 上述のように、上記従来例にあっては、同期補正用ビ
ットBsを設けているにも拘わらず、同期がとれない場合
があり、確実に同期をとるためには、短い間隔で同期補
正用ビットBsを設ける必要がある。しかしながら、短い
間隔で同期補正用ビットBsを設けると、1フレームのビ
ット数が多くなってデータ伝送速度が低下するという問
題があった。[Problems to be Solved by the Invention] As described above, in the above-described conventional example, synchronization may not be achieved in spite of the provision of the synchronization correction bit Bs. Requires that synchronization correction bits Bs be provided at short intervals. However, if the synchronization correction bits Bs are provided at short intervals, there is a problem that the number of bits in one frame increases and the data transmission speed decreases.
本発明は上記の点に鑑みて為されたものであり、その
目的とするところは、短い間隔で同期補正用ビットを設
けることなく、正確に符号を再生することができ、デー
タ伝送速度の低下を防止できる符号再生方式を提供する
ことにある。The present invention has been made in view of the above points, and an object thereof is to accurately reproduce a code without providing a synchronization correction bit at a short interval, and to reduce a data transmission speed. It is an object of the present invention to provide a code reproduction method capable of preventing the occurrence of a code.
[課題を解決するための手段] 本発明の符号再生方式は、1ビット毎に同期成分を持
たない符号化方式で符号化された入力信号をある時間毎
にサンプリングして入力レベルを判定して判定結果を基
本カウンタにてカウントし、そのカウント値が判定基準
値以上かどうかによって符号を再生するものであり、請
求項1にあっては、正規のビット幅の後半部をサンプリ
ングした判定結果をカウントする後半部カウンタを設
け、同一符号が連続した後、符号が反転した場合におけ
る反転直前のビット判定に際し、前に判定された所定個
数のビットが同一符号であれば、現ビットにおける基本
カウンタのカウント値に、直前ビットの後半部カウンタ
のカウント値を加算した結果に対して符号判定を行うよ
うにしている。[Means for Solving the Problems] The code reproduction method according to the present invention determines an input level by sampling an input signal coded by a coding method having no synchronization component for each bit at certain time intervals. The judgment result is counted by a basic counter, and a code is reproduced according to whether the count value is equal to or larger than a judgment reference value. In the case of claim 1, the judgment result obtained by sampling the latter half of the normal bit width is obtained. A second half counter for counting is provided. After the same sign continues, when a predetermined number of previously determined bits have the same sign in the bit determination immediately before inversion when the sign is inverted, the basic counter of the current bit is used. Sign determination is performed on the result of adding the count value of the second half counter of the immediately preceding bit to the count value.
[作用] 本発明は上述のように構成されており、1ビット毎に
同期成分を持たない符号化方式で符号化された入力信号
をある時間毎にサンプリングして入力レベルを判定して
判定結果を基本カウンタにてカウントし、そのカウント
値が判定基準値以上かどうかによって符号を再生する符
号再生方式において、前に判定された所定個数のビット
が同一符号であれば、現ビットにおける基本カウンタの
カウント値に、直前ビットの後半部カウンタのカウント
値を加算した結果に対して符号判定を行うようにし、短
い間隔で同期補正用ビットを設けることなく、正確に符
号を再生することができ、データ伝送速度の低下を防止
できるようになっている。[Operation] The present invention is configured as described above, and samples the input signal coded by the coding method having no synchronization component for each bit, determines the input level at certain intervals, and determines the determination result. Is counted by a basic counter, and in a code reproduction method for reproducing a code according to whether the count value is equal to or greater than a determination reference value, if a predetermined number of bits determined previously are the same code, the basic counter of the current bit Sign determination is performed on the result of adding the count value of the second half counter of the immediately preceding bit to the count value, and the code can be accurately reproduced without providing synchronization correction bits at short intervals. The transmission speed can be prevented from lowering.
[実施例] 第1図は本発明の一実施例の動作説明図であり、前記
実施例と同様の符号判定方式において、正規のビット幅
の後半部をサンプリングした判定結果をカウントする後
半部カウンタを設け、同一符号が連続した後、符号が反
転した場合における反転直前のビット判定に際し、前に
判定された所定個数のビットが同一符号であれば、現ビ
ットにおける基本カウンタのカウント値に、直前ビット
の後半部カウンタのカウント値を加算した結果に対して
符号判定を行うようにしたものである。[Embodiment] FIG. 1 is a diagram for explaining the operation of one embodiment of the present invention. In the same sign judgment system as in the above embodiment, a latter half counter for counting the judgment result obtained by sampling the latter half of a normal bit width. In the bit determination just before the inversion when the sign is inverted after the same sign continues, if the predetermined number of bits determined before is the same sign, the count value of the basic counter in the current bit is added to the last bit. Sign determination is performed on the result of adding the count value of the second half counter of the bit.
いま、第4ビットB4の符号判定を行う場合において、
第17サンプリングから第18サンプリングにかけて状態変
化("L"→"H")が生じており、前のビットB3の区分は第
15サンプリングであるので、第4ビットB4におけるカウ
ント値Lcntは「2」である。このとき、同一符号が連続
(例えば、連続ビット数がC以上)して得られておれ
ば、現ビットの基本カウンタのカウント値Lcntあるいは
Hcntに前ビットB3の後半部カウンタのカウント値を加算
して判定を行うようになっている。すなわち、第1図に
おいては、第4ビットB4のレベル"L"の基本カウンタの
カウント値Lcntは「2」であるが、前ビットB3の後半部
カウンタのカウント値Lcnt′である「3」を加算(正規
のビットの第3サンプリングからカウントを開始するカ
ウンタのカウント値を加算)して判定を行うようになっ
ており、この場合、加算されたカウント値Lcnt″は
「5」となり、判定基準値を「5」に設定しておけば、
判定結果として"0"が得られることになる。なお、この
場合、現ビットのレベル"H"のカウント値Hcntに、前ビ
ットB3の後半部カウンタのカウント値Hcnt′加算された
Hcnt″は「0」となる。また、本実施例では正規のビッ
ト幅におけるサンプリング数を「5」に設定している
が、他の値に設定しても良いことは言うまでもない。Now, in the case of performing the code determination of the fourth bit B 4,
From the 17 sampling and state changes toward the 18 sampling ( "L" → "H" ) occurs, classification of the previous bit B 3 is first
Since 15 sampling count value Lcnt in the 4-bit B 4 is "2". At this time, if the same code is obtained continuously (for example, the number of continuous bits is C or more), the count value Lcnt of the basic counter of the current bit or
And performs a determination by adding the count value of the second half portion counter before the bit B 3 to hcnt. That is, in the first diagram, the count value of the basic counter fourth bit B 4 of level "L" Lcnt is is a "2", the count value of the second half portion counter before the bit B 3 Lcnt '"3 (The count value of the counter that starts counting from the third sampling of the normal bit is added) to make the determination. In this case, the added count value Lcnt ″ is “5”, If the criterion value is set to “5”,
"0" is obtained as the determination result. In this case, the count value Hcnt level "H" of the current bit, counted value Hcnt 'addition of the second half portion counter before the bit B 3
Hcnt ″ is “0”. Further, in this embodiment, the sampling number at the normal bit width is set to "5", but it is needless to say that the sampling number may be set to another value.
[発明の効果] 本発明は、上述のように、1ビット毎に同期成分を持
たない符号化された入力信号をある時間毎にサンプリン
グして入力レベルを判定して判定結果を基本カウンタに
てカウントし、そのカウント値が判定基準値以上かどう
かによって符号を再生する符号化再生方式において、前
に判定された所定個数のビットが同一符号であれば、現
ビットにおける基本カウンタのカウント値に、直線ビッ
トの後半部カウンタのカウント値を加算した結果に対し
て符号判定を行うようにしたものであり、短い間隔で同
期補正用ビットを設けることなく、正確に符号を再生す
ることができ、データ伝送速度の低下を防止できるとい
う効果を有している。[Effects of the Invention] As described above, according to the present invention, an encoded input signal having no synchronization component for each bit is sampled at certain time intervals, the input level is determined, and the determination result is determined by the basic counter. Counting, in an encoding and reproducing method for reproducing a code depending on whether the count value is equal to or greater than a determination reference value, if a predetermined number of bits determined before are the same code, the count value of the basic counter in the current bit is Sign determination is performed on the result of adding the count value of the second half counter of the linear bit, and the code can be accurately reproduced without providing synchronization correction bits at short intervals. This has the effect of preventing a reduction in transmission speed.
第1図は本発明の一実施例の動作説明図、第2図は従来
例の動作説明図である。FIG. 1 is an operation explanatory diagram of one embodiment of the present invention, and FIG. 2 is an operational explanatory diagram of a conventional example.
Claims (1)
式で符号化された入力信号をある時間毎にサンプリング
して入力レベルを判定して判定結果を基本カウンタにて
カウントし、そのカウント値が判定基準値以上かどうか
によって符号を再生する符号再生方式において、正規の
ビット幅の後半部をサンプリングした判定結果をカウン
トする後半部カウンタを設け、同一符号が連続した後、
符号が反転した場合における反転直前のビット判定に際
し、前に判定された所定個数のビットが同一符号であれ
ば、現ビットにおける基本カウンタのカウント値に、直
前ビットの後半部カウンタのカウント値を加算した結果
に対して符号判定を行うようにしたことを特徴とする符
号再生方式。An input signal coded by a coding method having no synchronization component for each bit is sampled every certain time, an input level is determined, and a determination result is counted by a basic counter. In a code reproduction method for reproducing a code according to whether a value is equal to or greater than a determination reference value, a second half counter is provided for counting a determination result obtained by sampling a second half of a normal bit width, and after the same code continues,
When a predetermined number of previously determined bits have the same sign at the time of bit determination immediately before inversion when the sign is inverted, the count value of the latter half counter of the immediately preceding bit is added to the count value of the basic counter of the current bit. A code determination method for performing a code determination on the result of the code reproduction.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63073685A JP2806938B2 (en) | 1988-03-28 | 1988-03-28 | Code reproduction method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63073685A JP2806938B2 (en) | 1988-03-28 | 1988-03-28 | Code reproduction method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH01245738A JPH01245738A (en) | 1989-09-29 |
JP2806938B2 true JP2806938B2 (en) | 1998-09-30 |
Family
ID=13525315
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63073685A Expired - Lifetime JP2806938B2 (en) | 1988-03-28 | 1988-03-28 | Code reproduction method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2806938B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5751290B2 (en) * | 2013-07-11 | 2015-07-22 | 株式会社デンソー | Data receiving device and method for determining same bit length of received bit string |
DE112021000269T5 (en) * | 2020-01-08 | 2022-11-17 | Fanuc Corporation | COMMUNICATION DEVICE, INDUSTRIAL MACHINE AND COMMUNICATION METHOD |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS59141852A (en) * | 1983-02-03 | 1984-08-14 | Nec Corp | Compensating circuit for start-stop distortion |
-
1988
- 1988-03-28 JP JP63073685A patent/JP2806938B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH01245738A (en) | 1989-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU3792285A (en) | Method of transmitting information, encoding and decoding device | |
EP0540351B1 (en) | Error correcting apparatus for digital data and digital sync. detecting apparatus | |
IE45458B1 (en) | Miller-encoded message decoder | |
EP0369682A3 (en) | Efficient coding method and its decoding method | |
US5390195A (en) | Miller-squared decoder with erasure flag output | |
EP0059224B1 (en) | System for coding and decoding binary data | |
JP2621884B2 (en) | Communication method and encoding device | |
EP0234354B1 (en) | Apparatus for decoding a digital signal | |
US4766602A (en) | Synchronizing signal decoding | |
JP2806938B2 (en) | Code reproduction method | |
US4617553A (en) | Enhanced Miller code | |
EP0090047B1 (en) | Encoding and decoding system for binary data | |
US5349585A (en) | Method for transmitting two digital signals which are independent of one another | |
JPS63257333A (en) | Code reader for cmi encoded signal | |
US4063291A (en) | Apparatus and method for encoding and decoding digital information | |
WO1990007242A1 (en) | Apparatus and method for binary data transmission | |
JP3318937B2 (en) | Digital synchronization detector | |
JPS6333818B2 (en) | ||
JPS63219226A (en) | Decoding circuit | |
JPS639075A (en) | Binary data detecting circuit | |
KR100202098B1 (en) | Transmission process for a binary signal | |
JPH024535Y2 (en) | ||
JPH0145788B2 (en) | ||
JPH01829A (en) | Differential encoding error correction device | |
JP2573067B2 (en) | Information conversion device |