JP2626900B2 - Block synchronization method - Google Patents

Block synchronization method

Info

Publication number
JP2626900B2
JP2626900B2 JP63037287A JP3728788A JP2626900B2 JP 2626900 B2 JP2626900 B2 JP 2626900B2 JP 63037287 A JP63037287 A JP 63037287A JP 3728788 A JP3728788 A JP 3728788A JP 2626900 B2 JP2626900 B2 JP 2626900B2
Authority
JP
Japan
Prior art keywords
synchronization
syndrome
phase
circuit
establishment
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
Application number
JP63037287A
Other languages
Japanese (ja)
Other versions
JPH01212943A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP63037287A priority Critical patent/JP2626900B2/en
Publication of JPH01212943A publication Critical patent/JPH01212943A/en
Application granted granted Critical
Publication of JP2626900B2 publication Critical patent/JP2626900B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理または通信の分野でディジタル通信
を行うために利用する。本発明は誤り訂正符号を含む符
号により符号化された信号のブロック同期の検出および
同期確立に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention is used for performing digital communication in the field of information processing or communication. The present invention relates to detection of block synchronization and establishment of synchronization of a signal encoded by a code including an error correction code.

〔従来の技術〕[Conventional technology]

従来例のブロック同期回路を第4図に示す。この回路
では、入力データについてシンドローム算出回路1がワ
ードカウンタ2の送出ワード同期信号に基づいてブロッ
ク毎にシンドローム算出を行い、その算出されたシンド
ロームが0でない場合にはエラーパルスが送出される。
保護回路3はこのエラーパルスを入力して、あらかじめ
定めた前方保護段数であるN回連続してエラーパルスが
送出されるときに、ブロック同期が確立されていないも
のとして、ワードカウンタ2の位相を1ビットシフトさ
せる。また保護回路3はシンドローム算出回路1により
算出されたシンドロームが後方保護段数であるM回連続
して同期確立を示す値である0のときには、ブロック同
期が確立したものと判定する。
FIG. 4 shows a conventional block synchronization circuit. In this circuit, a syndrome calculation circuit 1 calculates a syndrome for each block based on a word synchronizing signal sent from a word counter 2 for input data. If the calculated syndrome is not 0, an error pulse is sent.
The protection circuit 3 inputs this error pulse, and when the error pulse is continuously transmitted N times, which is a predetermined number of forward protection stages, the protection circuit 3 determines that the block synchronization has not been established and changes the phase of the word counter 2. Shift one bit. Further, when the syndrome calculated by the syndrome calculation circuit 1 is 0, which is a value indicating that synchronization has been established continuously M times, which is the number of backward protection stages, the protection circuit 3 determines that block synchronization has been established.

これを詳しく説明すると、受信信号が …a-2、a-1、a0、a1、a2、…an-1、an、… であり、正しいブロックの信号が a0、a1、…an-1、 である場合に、受信信号の多項式表現は R0(X)=a0Xn-1+a1Xn-2+…+an-2X+an-1 (1) となる。ただし、ここで+はmod2の加算とする。同様に
kビットずれた初期位相における受信信号の多項式表現
Rk(X)は Rk(X)=akXn-1+ak+1Xn-2+…+…an+k-1X+an+k-1 (2) となる。
To explain this in detail, the received signal is ... a -2, a -1, a 0, a 1, a 2, ... a n-1, a n, a ..., signal the correct block a 0, a 1 ,... A n−1 ,, the polynomial expression of the received signal is R 0 (X) = a 0 X n−1 + a 1 X n−2 ... + A n−2 X + a n−1 (1) Become. Here, + indicates addition of mod2. Similarly, polynomial expression of received signal at initial phase shifted by k bits
R k (X) becomes R k (X) = ak X n-1 + ak + 1 X n-2 + ... + ... an + k-1 X + a n + k-1 (2).

生成多項式G(x)=0の根をαとすると、シンドロ
ームの値は受信多項式にx=αを代入した値となる。し
たがって、正しい初期位相におけるシンドロームは S0=R0(α)=a0αn-1+a1α-2+…+an-2α+an-1 =0 (3) となる。すなわち、この場合、0が同期確立を示す値と
なる。
Assuming that the root of the generator polynomial G (x) = 0 is α, the value of the syndrome is a value obtained by substituting x = α into the reception polynomial. Therefore, the syndrome S 0 = R 0 (α) = a 0 α n-1 + a 1 α -2 + ... + a n-2 α + a n-1 = 0 is (3) in the correct initial phase. That is, in this case, 0 is a value indicating the establishment of synchronization.

また、1ビットずれた初期位相におけるシンドローム
は S+1=R+1(α)=a1αn-1+a2αn-2+…+an-1α+an =R0(α)α+an+a0α=R0(α)α+(an+a0) (∵α=1)=(an+a0)α (4) となり、an=a0の場合シンドロームは0となる。同様に
1ビットずれた位相におけるシンドロームは S-1=(a-1+an-1)αn-1 (5) S-2=(a-2+an-2)αn-1+(a-1+an-1)αn-2 (6) S+2=(a0+an)α+(a1+an+1)α (7) となる。
Also, the syndrome in one bit shifted initial phase S +1 = R +1 (α) = a 1 α n-1 + a 2 α n-2 + ... + a n-1 α + a n = R 0 (α) α + a n + A 0 α n = R 0 (α) α + (a n + a 0 ) (∵α n = 1) = (a n + a 0 ) α 0 (4), and if an = a 0 , the syndrome is 0 . Similarly, the syndrome at the phase shifted by one bit is S -1 = (a -1 + a n-1 ) α n-1 (5) S -2 = (a -2 + a n-2 ) α n-1 + (a -1 + a n-1) α n-2 (6) S +2 = (a 0 + a n) α 1 + (a 1 + a n + 1) α 0 become (7).

したがって、初期位相が前後に1および2ビットずれ
た場合には、それぞれ1/2、1/4の確率でシンドロームが
0、すなわち、同期確立を示す値と同じとなる。一般に
ブロック同期回路には後方保護回路があり、シンドロー
ムが同期確立を示す値であるブロックがM回連続した場
合にブロック同期を確立する。したがって、 (1/2)、(1/4)、…… の確率で誤同期が起こる。この誤同期を防ぐ一手段とし
て、送信側で信号の一部を反転する方法がある。例えば
aiを反転すると、正しい初期位相でのシンドロームS0
はS0′=S0+αn-1-i=αn-1-iとなる。この場合、1ビ
ットずれた初期位相でのシンドロームはα
n−1−i±1となり、誤同期確率を低減できる。この
場合の同期確立を示す値はαn-1-iとなる。なお、同期
確立時においては、受信側においてaiを反転する。従っ
てエラーが発生していなければシンドロームは0とな
る。ただし、この場合でも伝送路で発生するエラーなど
の原因で誤同期が発生する場合があり、後方保護回路は
必要である。
Therefore, when the initial phase is shifted by 1 and 2 bits before and after, the syndrome is 0 with a probability of 1/2 and 1/4, respectively, that is, the value is the same as the value indicating the establishment of synchronization. In general, a block synchronization circuit has a backward protection circuit, and establishes block synchronization when the number of blocks in which the syndrome is a value indicating the establishment of synchronization continues M times. Therefore, erroneous synchronization occurs with the probability of (1/2) M , (1/4) M ,. As a means for preventing this erroneous synchronization, there is a method of inverting a part of the signal on the transmission side. For example
Inverting a i gives the syndrome S 0 ′ with the correct initial phase
Is S 0 ′ = S 0 + α n-1-i = α n-1-i . In this case, the syndrome at the initial phase shifted by 1 bit is α
n−1−i ± 1 , and the erroneous synchronization probability can be reduced. In this case, the value indicating the establishment of synchronization is α n-1-i . When synchronization is established, ai is inverted on the receiving side. Therefore, if no error has occurred, the syndrome is 0. However, even in this case, erroneous synchronization may occur due to an error or the like occurring in the transmission path, and a backward protection circuit is required.

誤同期が生じた場合、従来の回路では前方保護回路に
おいてエラーパルスをカウントし、エラーパルスが連続
してN回発生した場合に、非同期と判断しブロック同期
を再度行う。
When erroneous synchronization occurs, the conventional circuit counts error pulses in the forward protection circuit, and when N error pulses occur consecutively N times, it is determined to be asynchronous and block synchronization is performed again.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

ここで、信号が多値信号であり互いに初期位相が一致
する複数m系列の信号が入力する場合に、このm系列の
信号についてその初期位相をそろえた状態で上記のよう
な同期確立の動作を行うと、その同期確立までに要する
時間はひとつの系列について要する時間と等しい。
Here, when a signal is a multi-level signal and a plurality of m-sequence signals whose initial phases match each other are input, the operation of establishing synchronization as described above is performed with the m-sequence signals in the same initial phase. Then, the time required to establish the synchronization is equal to the time required for one sequence.

本発明は互いに初期位相が一致する複数m系列の信号
が入力する場合には、この性質を巧みに利用してさらに
短い時間で同期を確立する方式を提供することを目的と
する。
It is an object of the present invention to provide a scheme for establishing synchronization in a shorter time by taking advantage of this property when a plurality of m-sequence signals having the same initial phase are input.

〔問題点を解決するための手段〕[Means for solving the problem]

本発明は、誤り訂正符号を含み符号化され互いに初期
位相が一致するm系列の信号(mは2以上の整数)を受
信してひとつの初期位相からシンドロームを算出する回
路を各系列に備え、この回路により算出されたシンドロ
ームが各系列すべてについて連続してM回(Mは1以上
の整数)にわたり同期確立を示す値であることを検出し
て同期確立とする手段を備えたブロック同期方式におい
て、 同期が確立されていない状態では複数の系列について
互いにランダムに位相を設定する手段と、前記回路によ
り算出されるシンドロームが前記複数の系列のひとつに
ついて同期確立を示す値になったときにm系列の位相を
このひとつの系列の位相に合わせる手段とを備えたこと
を特徴とする。
The present invention includes, for each sequence, a circuit that receives an m-sequence signal (m is an integer of 2 or more) that includes an error correction code and is encoded and has the same initial phase, and calculates a syndrome from one initial phase; In a block synchronization system provided with means for detecting that the syndrome calculated by this circuit is a value indicating the establishment of synchronization continuously M times (M is an integer of 1 or more) for all the series and establishing synchronization. Means for randomly setting the phases of a plurality of streams in a state where synchronization has not been established, and m-sequences when the syndrome calculated by the circuit reaches a value indicating synchronization establishment for one of the plurality of streams. And a means for adjusting the phase to the phase of this one series.

〔作用〕[Action]

複数mの系列について、少なくとも2以上の系列で、
はじめその位相をランダムに設定して順次位相を転換し
ながらシンドローム算出およびその検出を行う。その結
果いずれかの系でシンドローム算出結果が同期確立を示
す値になると、その系では正しい位相になったものとし
て、他の系の位相をその系に一致させる。これにより全
ての系の位相をそろえた状態で正しい位相を探すより、
高い確率で正しい位相を見出すことができるから、可能
性として短時間で同期を確立することができる。
For a plurality m of series, at least two or more series,
First, the syndrome is calculated and detected while the phase is randomly set and the phase is sequentially changed. As a result, when the syndrome calculation result of any of the systems indicates a value indicating the establishment of synchronization, it is determined that the system has the correct phase, and the phase of the other system is made to match the system. By doing this, rather than searching for the correct phase with all the systems in phase,
Since a correct phase can be found with a high probability, synchronization can be established in a short time as a possibility.

〔実施例〕〔Example〕

第1図は本発明第一実施例回路のブロック構成図であ
る。この回路は、端子11〜1mに誤り訂正符号を含み符号
化され互いに初期位相が一致するm系列の信号が入力す
る。この信号を入力してひとつの初期位相からシンドロ
ームを算出するシンドローム算出回路21〜2mを各系列に
備える。このシンドロームの算出結果は端子31〜3mに送
出される。この回路により算出されたシンドロームを各
系列すべてについて入力し、このシンドロームが各系列
について連続してM回にわたり同期確立を示す値である
とき同期確立とする手段を含むフレームパルス選択回路
5を備える。
FIG. 1 is a block diagram of the circuit of the first embodiment of the present invention. In this circuit, m-sequence signals that include an error correction code and are coded and have the same initial phase are input to terminals 11 to 1m. Each sequence is provided with syndrome calculation circuits 21 to 2m that receive this signal and calculate a syndrome from one initial phase. The calculation result of the syndrome is sent to terminals 31 to 3m. A frame pulse selection circuit 5 is provided which includes a means for inputting the syndrome calculated by this circuit for all of the series, and for establishing synchronization when the syndrome has a value indicating synchronization establishment for each series continuously M times.

一例として、 m=4または8、M=1、2または4 である。ここで本発明の装置では、クロック信号を計数
し、複数の系列について互いにランダムに設定した位相
から順次位相を転換する手段を含む第一のフレームカウ
ンタ6を備え、同期が確立していない状態ではフレーム
パルス選択回路5はこのフレームカウンタ6の出力を選
択して各シンドローム算出回路21〜2mに送出する。一方
このフレームカウンタ6に同期し同一のクロック信号を
計数する第二のフレームカウンタ7を備える。この第二
のフレームカウンタ7は、各系列のシンドローム演算結
果を入力して、算出されたシンドロームがいずれかの系
列のひとつについて同期確立を示す値となったとき、m
系列すべての位相をこのひとつの系列の位相に合わせて
フレームパルスを発生する手段を含む。この算出された
シンドロームがいずれかの系列のひとつについて同期確
立を示す値になったときに、フレームパルス選択回路5
はこれを検出してフレームカウンタ7の出力を選択して
各シンドローム算出回路21〜2mに送出する。
As an example, m = 4 or 8, and M = 1, 2 or 4. Here, the apparatus of the present invention includes a first frame counter 6 including means for counting clock signals and sequentially changing phases from a phase set at random for a plurality of streams, and in a state where synchronization is not established. The frame pulse selection circuit 5 selects the output of the frame counter 6 and sends it to each of the syndrome calculation circuits 21 to 2m. On the other hand, a second frame counter 7 that counts the same clock signal in synchronization with the frame counter 6 is provided. The second frame counter 7 receives the result of the syndrome calculation of each series, and when the calculated syndrome becomes a value indicating the establishment of synchronization for one of the series, m
Means for generating a frame pulse by adjusting the phase of all the series to the phase of this one series is included. When the calculated syndrome reaches a value indicating synchronization establishment for one of the series, the frame pulse selection circuit 5
Detects this, selects the output of the frame counter 7 and sends it to each of the syndrome calculation circuits 21-2m.

第2図はこの動作を示すタイムチャートである。この
図はm=4、M=2として、同期確立の動作を説明する
もので、第4番目の信号(4)にシンドロームとして同
期確立を示す値が検出されると信号(1)〜(3)がこ
の信号(4)の位相に合わせられ、*印の位置ではシン
ドロームが同期確立を示す値になる。これが繰り返し2
回(=M)検出されて同期確立となる。
FIG. 2 is a time chart showing this operation. This figure explains the operation of establishing synchronization with m = 4 and M = 2. When a value indicating the establishment of synchronization as a syndrome is detected in the fourth signal (4), the signals (1) to (3) are output. ) Is adjusted to the phase of this signal (4), and at the position of *, the syndrome becomes a value indicating the establishment of synchronization. This is repeated 2
Times (= M) is detected and synchronization is established.

第3図は本発明実施例の別の動作例を示すタイムチャ
ートである。この例は、信号(4)についてM=2回連
続してシンドロームとして同期確立を示す値が検出され
たときに、他の信号(1)〜(3)をこの信号(4)の
位相に合わせるもので、前例と同様の時間で同期を確立
することができる。
FIG. 3 is a time chart showing another operation example of the embodiment of the present invention. In this example, when a signal indicating synchronization establishment is detected as a syndrome M = 2 consecutive times for the signal (4), the other signals (1) to (3) are adjusted to the phase of the signal (4). Therefore, synchronization can be established in the same time as in the previous example.

実用的な一例として8系列の256 QAM信号に実施され
た。
As a practical example, it was implemented on 8 sequences of 256 QAM signals.

このように、正しい同期位相を検出することができる
確率はm倍になり、平均的な同期確立に要する時間を1/
mに短縮することができる。もっとも同期確立に要する
最大時間は従来例と同様であるがその最大時間が現れる
確率はきわめて小さくなる。
As described above, the probability that the correct synchronization phase can be detected is increased by m times, and the time required for average synchronization establishment is reduced by 1 /.
m. Although the maximum time required for establishing synchronization is the same as that of the conventional example, the probability that the maximum time appears is extremely small.

上記例では、m系列すべてについて、そのシンドロー
ム算出結果を入力し、そのひとつに同期確立を示す値が
あることを検出するものであるが、m系列すべてではな
くともその一部の複数m′についてそのひとつに同期確
立を示す値があることを検出することにより、平均的な
同期確立に要する時間を1/m′に短縮することができ
る。
In the above example, the syndrome calculation result is input for all m sequences, and it is detected that one of the m sequences has a value indicating the establishment of synchronization. By detecting that one of the values indicates the establishment of the synchronization, the time required for the average establishment of the synchronization can be reduced to 1 / m '.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明によれば同期の確立に要
する時間が短縮され、非同期状態で通信不能となる時間
を短縮することができる効果がある。
As described above, according to the present invention, the time required to establish synchronization is reduced, and the time during which communication is disabled in an asynchronous state can be reduced.

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

第1図は本発明実施例装置のブロック構成図。 第2図はその動作説明用タイムチャート。 第3図はその別の動作例を説明するタイムチャート。 第4図は従来例装置のブロック構成図。 11〜1m……m系列の信号入力端子、21〜2m……シンドロ
ーム算出回路、31〜3m……シンドローム算出結果が送出
される端子、5……フレームパルス選択回路、6……第
一のフレームカウンタ、7……第二のフレームカウン
タ。
FIG. 1 is a block diagram of an apparatus according to an embodiment of the present invention. FIG. 2 is a time chart for explaining the operation. FIG. 3 is a time chart for explaining another operation example. FIG. 4 is a block diagram of a conventional apparatus. 11 to 1 m: m-sequence signal input terminal, 21 to 2 m: syndrome calculation circuit, 31 to 3 m: terminal from which the syndrome calculation result is transmitted, 5: frame pulse selection circuit, 6: first frame Counter, 7 ... second frame counter.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】誤り訂正符号を含み符号化され互いに初期
位相が一致する複数m系列の信号を受信してひとつの初
期位相からシンドロームを算出する回路を各系列に備え
たブロック同期方式において、 同期が確立されていない状態では複数の系列について互
いに異なる初期位相からシンドロームを算出する回路
と、 この算出する回路により算出されるシンドロームが前記
複数の系列のひとつについて同期確立を示す値になった
とき前記m系列の信号の位相をこのひとつの系列の位相
に合わせる手段と、 算出されたシンドロームが各系列すべてについて連続し
てM回にわたり前記同期確立を示す値であるとき同期確
立とする手段と を備えたことを特徴とするブロック同期方式。
1. A block synchronization system comprising a circuit for receiving a plurality of m-sequence signals including an error correction code and having the same initial phase and calculating a syndrome from one initial phase in each of the series. In a state where is not established, a circuit for calculating a syndrome from a plurality of initial phases different from each other for a plurality of streams, and when the syndrome calculated by the circuit for calculating the value indicates synchronization establishment for one of the plurality of streams, means for adjusting the phase of the m-sequence signal to the phase of this one series; and means for establishing synchronization when the calculated syndrome has a value indicating the establishment of synchronization continuously and M times for all of the series. A block synchronization method.
JP63037287A 1988-02-19 1988-02-19 Block synchronization method Expired - Lifetime JP2626900B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63037287A JP2626900B2 (en) 1988-02-19 1988-02-19 Block synchronization method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63037287A JP2626900B2 (en) 1988-02-19 1988-02-19 Block synchronization method

Publications (2)

Publication Number Publication Date
JPH01212943A JPH01212943A (en) 1989-08-25
JP2626900B2 true JP2626900B2 (en) 1997-07-02

Family

ID=12493495

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63037287A Expired - Lifetime JP2626900B2 (en) 1988-02-19 1988-02-19 Block synchronization method

Country Status (1)

Country Link
JP (1) JP2626900B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ATE467352T1 (en) * 2003-05-19 2010-05-15 Nippon Soda Co INSECTICIDAL COMPOSITION

Also Published As

Publication number Publication date
JPH01212943A (en) 1989-08-25

Similar Documents

Publication Publication Date Title
US3550082A (en) Automatic synchronization recovery techniques for nonbinary cyclic codes
US3789359A (en) Synchronism indicator for a convolutional decoder
JPH04284753A (en) Crc arithmetic method and hec synchronization device in atm exchange system
US4414667A (en) Forward error correcting apparatus
JP2597872B2 (en) Block synchronization method
EP0212327B1 (en) Digital signal transmission system having frame synchronization operation
US4055832A (en) One-error correction convolutional coding system
JPH06188747A (en) Error detection and compensator
JP2626900B2 (en) Block synchronization method
CA2169514C (en) Synchronization and error detection in a tdm/tdma system
EP0370291B1 (en) System and devices for transmitting signals consisting of data blocks
US5764876A (en) Method and device for detecting a cyclic code
RU2797444C1 (en) Method for stable code framing with hard and soft decisions
RU2784953C1 (en) Stable code framing method when applying hard decisions
JP2751751B2 (en) Wireless communication system
JPS63226147A (en) Block synchronizing system
JP2553575B2 (en) Error correction device
KR950010919B1 (en) Synchronization acquisition device and method thereof using shift and add of code
JP2871495B2 (en) Error correction code decoding method
SU728153A1 (en) Device for error protection in the system with solving feedback
JP3290331B2 (en) Block synchronization processing circuit
JPH07183874A (en) Error correction decoding circuit and selective call receiver
RU2115248C1 (en) Phase-starting device
SU687612A1 (en) Error detecting and correcting apparatus
JPS63116537A (en) Synchronization protecting circuit

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term