JPH0783291B2 - Correlator - Google Patents

Correlator

Info

Publication number
JPH0783291B2
JPH0783291B2 JP2243839A JP24383990A JPH0783291B2 JP H0783291 B2 JPH0783291 B2 JP H0783291B2 JP 2243839 A JP2243839 A JP 2243839A JP 24383990 A JP24383990 A JP 24383990A JP H0783291 B2 JPH0783291 B2 JP H0783291B2
Authority
JP
Japan
Prior art keywords
signal
threshold level
peak
level
correlation
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 - Fee Related
Application number
JP2243839A
Other languages
Japanese (ja)
Other versions
JPH04124926A (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.)
Futaba Corp
Original Assignee
Futaba 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 Futaba Corp filed Critical Futaba Corp
Priority to JP2243839A priority Critical patent/JPH0783291B2/en
Publication of JPH04124926A publication Critical patent/JPH04124926A/en
Publication of JPH0783291B2 publication Critical patent/JPH0783291B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、例えばクレーン等のラジオコントロール制
御、構内通信あるいは秘話通信等に利用されるスペクト
ラム拡散通信装置に用いられ、情報データを拡散符号で
拡散したDS信号を復号する相関器に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial field of application] The present invention is used in a spread spectrum communication device used for radio control control of a crane or the like, on-premise communication or confidential communication, for example, and spreads information data by a spread code. The present invention relates to a correlator that decodes a spread DS signal.

[従来の技術] スペクトラム拡散通信は従来より秘話通信、遠隔制御、
ローカルエリアネットワーク等の種々の分野で研究され
また一部では実用化されている。
[Prior Art] Spread spectrum communication has been used in the past for confidential communication, remote control,
It has been studied in various fields such as local area networks, and has been put to practical use in some areas.

ところで、スペクトラム拡散通信では、受信信号を復号
するため、送信側と受信側との同期をとる必要があり、
通常、この種の拡散信号の復号には相関復号を行なう
が、この一方式として遅延ロックループ(DLL)を用い
る方式がある。
By the way, in spread spectrum communication, in order to decode the received signal, it is necessary to synchronize the transmitting side and the receiving side.
Normally, correlation decoding is performed for decoding this kind of spread signal, and as one method there is a method using a delay lock loop (DLL).

ところが、このDLL方式の場合、同期補足の時間や安定
動作の点で問題があり、近年ではマッチドフィルタ(適
応フィルタ)方式による復号が注目されている。
However, in the case of this DLL method, there is a problem in terms of synchronization supplement time and stable operation, and in recent years, decoding by the matched filter (adaptive filter) method has been drawing attention.

マッチドフィルタには、弾性表面波(SAW)を使用する
方式、デジタル回路を使用する方式等があり、高速同期
が可能で動作が安定している利点を有しており、このマ
ッチドフィルタを用いた相関演算は、以下の式で表現さ
れる。
There are methods of using surface acoustic waves (SAW), methods of using digital circuits, etc. for the matched filter, and they have the advantage of being capable of high-speed synchronization and stable operation. The correlation calculation is expressed by the following formula.

ここで、dkは入力信号、P(k+n)は拡散符号の各ビット、
Nは拡散符号のコード長である。
Where d k is the input signal, P (k + n) is each bit of the spreading code,
N is the code length of the spread code.

従って、拡散符号のコード長に等しい回数だけ積和演算
を行なうことにより上式を実現できる。
Therefore, the above equation can be realized by performing the product-sum calculation the number of times equal to the code length of the spread code.

第4図は上述した式をデジタル回路によって実現したマ
ッチドフィルタのブロック構成を示している。
FIG. 4 shows a block configuration of a matched filter in which the above equation is realized by a digital circuit.

図において、11はシフトレジスタ、12は乗算器、13は加
算器である。送信側から受信した入力信号Viは、ベース
バンド信号を拡散符号により拡散したDS信号であり、シ
フトレジスタ11に順次入力される。シフトレジスタ11に
格納されたデータd0〜dN-1は、各々送信側の拡散符号と
同一の拡散符号と乗算される。すなわち、拡散符号の各
ビットP0〜PN-1と乗算器12により乗算される。その後、
加算器13により加算されてベースバンド信号に相当する
相関信号Voが得られる。
In the figure, 11 is a shift register, 12 is a multiplier, and 13 is an adder. The input signal Vi received from the transmitting side is a DS signal obtained by spreading the baseband signal with a spreading code, and is sequentially input to the shift register 11. The data d 0 to d N-1 stored in the shift register 11 are respectively multiplied by the same spreading code as the transmitting side spreading code. That is, each bit P 0 to P N-1 of the spread code is multiplied by the multiplier 12. afterwards,
Addition is performed by the adder 13 to obtain the correlation signal Vo corresponding to the baseband signal.

[発明が解決しようとする課題] ところで、デコーディングによりデータを復調するにあ
たって信号の同期をとる場合には、第2図(b)に示す
ように所定時間毎にピーク値として現われるメインロー
ブと、このメインローブの両側に現われるサイドローブ
とで表現される相関信号Voのうち、予め固定設定された
スレッショルドレベルを越えるピーク値を示すメインロ
ーブが所定時間(例えば1/2チップ)毎のサンプリング
信号によって検出される。
[Problems to be Solved by the Invention] By the way, in the case of synchronizing signals when demodulating data by decoding, as shown in FIG. 2 (b), a main lobe that appears as a peak value at predetermined time intervals, Of the correlation signal Vo represented by the side lobes appearing on both sides of this main lobe, the main lobe showing the peak value exceeding the threshold level set in advance is determined by the sampling signal for each predetermined time (for example, 1/2 chip). To be detected.

しかしながら、相関信号Voとして現われるメインローブ
は、送信信号に外部ノイズが重畳して検波波形に崩れが
生じると(第3図(a)参照)、この影響によりレベル
が降下し(第3図(b)参照)、このレベルがスレッシ
ョルドレベルを下回っていると、メインローブのピーク
検出が不可能となり、正確なデータの復調を行なうこと
ができず信頼性に欠けるという問題があった。
However, the main lobe appearing as the correlation signal Vo drops in level due to this effect when external noise is superimposed on the transmission signal and the detected waveform is disrupted (see FIG. 3 (a)) (see FIG. 3 (b). )), If this level is below the threshold level, there is a problem that the peak detection of the main lobe becomes impossible and accurate data demodulation cannot be performed, resulting in lack of reliability.

また、上述したように送信信号に外部ノイズが重畳しな
くても、変調された送信信号の振幅や周波数の変動によ
り検波出力波形にバラツキが生じ、相関信号Voが全体的
にレベルダウンすると、スレッショルドレベルとのマー
ジンが少なくなってメインローブのピーク検出が困難と
なり、正確にデータを復調することができなかった。
Further, as described above, even if external noise is not superimposed on the transmission signal, variations in the amplitude and frequency of the modulated transmission signal cause variations in the detected output waveform, and the correlation signal Vo decreases in level as a whole. The margin with the level was reduced and it became difficult to detect the peak of the main lobe, so that the data could not be demodulated accurately.

そこで、本発明は上述した問題点に鑑みてなされたもの
であって、その目的は、相関信号のピーク値のレベルに
応じてスレッショルドレベルを最適値に可変してデータ
復調に必要な相関信号のピーク検出が行なえ、送信され
たデータを正確に復調できる信頼性に優れた相関器を提
供することにある。
Therefore, the present invention has been made in view of the above-mentioned problems, and an object thereof is to vary the threshold level to an optimum value according to the level of the peak value of the correlation signal to obtain the correlation signal required for data demodulation. An object of the present invention is to provide a highly reliable correlator capable of detecting peaks and accurately demodulating transmitted data.

[課題を解決するための手段] 上記目的を達成するため、本発明による相関器は、送信
側より送信される情報データを拡散符号で拡散したDS信
号を復号する相関器において、 予め前記相関信号のサイドローブが検出されない値にス
レッショルドレベルの下限値が設定され、前記DS信号と
送信側と同一の拡散符号との相関によって得られる相関
信号のレベルが前記スレッショルドレベルを越えたとき
に状態信号を出力するスレッショルド検出回路と、 前記相関信号に現われるメインローブのピーク値を予め
設定された検出時間内で検出してピーク検出信号を出力
するとともに、該検出時間内に前記スレッショルドレベ
ルを越える相関信号が入力されなかったときには、前記
検出時間内のピーク値を示すピーク検出信号を出力する
ピーク検出回路と、 前記ピーク検出信号のレベルと前記スレッショルドレベ
ルを比較し、前記ピーク値の検出に最適なスレッショル
ドレベルを判定して前記スレッショルドレベルを可変制
御するスレッショルドレベル判定回路とを備えたことを
特徴としている。
[Means for Solving the Problem] In order to achieve the above object, a correlator according to the present invention is a correlator for decoding a DS signal obtained by spreading information data transmitted from a transmitting side with a spreading code, The lower limit of the threshold level is set to a value at which the side lobe of is not detected, and when the level of the correlation signal obtained by the correlation between the DS signal and the same spreading code as the transmitting side exceeds the threshold level, the status signal is A threshold detection circuit for outputting and detecting a peak value of the main lobe appearing in the correlation signal within a preset detection time and outputting a peak detection signal, and a correlation signal exceeding the threshold level within the detection time is detected. A peak detection circuit that outputs a peak detection signal indicating a peak value within the detection time when no input is made. And a threshold level determination circuit that compares the level of the peak detection signal with the threshold level, determines an optimal threshold level for detecting the peak value, and variably controls the threshold level. .

[作用] 相関信号は、送信側より送信される情報データを拡散符
号で拡散したDS信号と送信側と同一の拡散符号との相関
によって得られる。スレッショルド検出回路では、スレ
ッショルドレベルの下限値が相関信号のサイドロープが
検出されない値に予め設定されており、相関信号のレベ
ルがスレッショルドレベルを越えたときに状態信号を出
力する。ピーク検出回路では、相関信号に現わるメイン
ローブのピーク値を予め設定された検出時間内で検出し
てピーク検出信号を出力する。その際、ピーク検出回路
は検出時間内にスレッショルドレベルを越える相関信号
が入力されなかったときでも検出時間内のピーク検出信
号を出力する。そして、スレッショルドレベル判定回路
では、ピーク検出信号のレベルとスレッショルドレベル
を比較し、ピーク値の検出に最適なスレッショルドレベ
ルを判定してスレッショルドレベルを可変制御する。
[Operation] The correlation signal is obtained by the correlation between the DS signal obtained by spreading the information data transmitted from the transmitting side with the spreading code and the same spreading code as the transmitting side. In the threshold detection circuit, the lower limit value of the threshold level is preset to a value at which the side rope of the correlation signal is not detected, and the state signal is output when the level of the correlation signal exceeds the threshold level. The peak detection circuit detects the peak value of the main lobe appearing in the correlation signal within a preset detection time and outputs a peak detection signal. At that time, the peak detection circuit outputs the peak detection signal within the detection time even if the correlation signal exceeding the threshold level is not input within the detection time. Then, the threshold level determination circuit compares the level of the peak detection signal with the threshold level, determines the threshold level optimum for detecting the peak value, and variably controls the threshold level.

[実施例] 第1図は本発明による相関器の一実施例を示すブロック
構成図である。
[Embodiment] FIG. 1 is a block diagram showing an embodiment of a correlator according to the present invention.

この実施例による相関器は、送信側からの情報データが
PN符号で拡散されたDS信号を復号しており、シフトレジ
スタ1、乗算器2、第1の加算器3、スレッショルド検
出回路4、出力器5、ピーク検出回路6、第2の加算器
7、デコーダ8、スレッショルドレベル判定回路9を備
えて構成されている。
In the correlator according to this embodiment, the information data from the transmitting side is
The DS signal spread by the PN code is decoded, and the shift register 1, the multiplier 2, the first adder 3, the threshold detection circuit 4, the output device 5, the peak detection circuit 6, and the second adder 7, A decoder 8 and a threshold level determination circuit 9 are provided.

シフトレジスタ1は送信側から受信検波した信号で、ベ
ースバンド信号を拡散符号により拡散したDS信号Viを順
次シフトしながら取込んで格納しており、シフト動作に
伴って順次格納されたデータd0〜dN-1を乗算器2に出力
している。
The shift register 1 is a signal received and detected from the transmission side, and sequentially stores and stores the DS signal Vi, which is a baseband signal spread by a spreading code, and stores the data d 0 sequentially stored with the shift operation. It outputs ~ d N-1 to the multiplier 2.

乗算器2はシフトレジスタ1から順次入力されるデータ
d0〜dN-1を送信側の拡散符号と同一の拡散符号P0〜PN-1
と乗算している。すなわち、各データd0〜dN-1を拡散符
号の各ビットP0〜PN-1と乗算し、その結果を順次第1の
加算器3に出力している。
The multiplier 2 is the data sequentially input from the shift register 1.
d 0 ~d N-1 the same spread code as the spread code on the transmission side to P 0 ~P N-1
Is multiplied by. That is, each data d 0 to d N-1 is multiplied with each bit P 0 to P N-1 of the spread code, and the result is sequentially output to the first adder 3.

第1の加算器3は乗算器2からの各データd0・P0〜dN-1
・PN-1を順次加算してベースバンド信号に相当する相関
信号Voをスレッショルド検出回路4、出力器5及びピー
ク検出回路6に出力している。
The first adder 3 receives each data d 0 · P 0 to d N−1 from the multiplier 2.
The P N-1 is sequentially added and the correlation signal Vo corresponding to the baseband signal is output to the threshold detection circuit 4, the output device 5, and the peak detection circuit 6.

スレッショルド検出回路4は入力される相関信号Voのレ
ベルがスレッショルドレベルLs(−Ls)を越えている場
合に、状態信号として「1」を出力しており、この信号
は出力トリガS1として出力器5に出力される。
The threshold detection circuit 4 outputs "1" as the status signal when the level of the input correlation signal Vo exceeds the threshold level Ls (-Ls), and this signal is output from the output device 5 as the output trigger S1. Is output to.

出力器5はスレッショルド検出回路4からの出力トリガ
S1によって相関信号Voを第2の加算器7に出力してい
る。
The output device 5 is an output trigger from the threshold detection circuit 4.
The correlation signal Vo is output to the second adder 7 by S1.

ピーク検出回路6は第1の加算器3より出力される相関
信号Voのピーク値(メインローブ)を検出し、このピー
ク検出信号S2をスレッショルドレベル判定回路9に出力
している。また、このピーク検出回路6では予め設定さ
れた所定の検出時間内にスレッショルドレベルLs(−L
s)を越える相関信号Voが入力されなかった時に、検出
時間内のピーク検出信号を第2の加算器7に出力してい
る。
The peak detection circuit 6 detects the peak value (main lobe) of the correlation signal Vo output from the first adder 3, and outputs this peak detection signal S2 to the threshold level determination circuit 9. Further, the peak detection circuit 6 has a threshold level Ls (-L within a predetermined detection time set in advance).
When the correlation signal Vo exceeding s) is not input, the peak detection signal within the detection time is output to the second adder 7.

第2の加算器7は出力器5からの信号Voとピーク検出回
路6からの信号S2を加算しており、この加算された加算
信号S3をデコーダ8に出力している。
The second adder 7 adds the signal Vo from the output device 5 and the signal S2 from the peak detection circuit 6, and outputs the added signal S3 thus added to the decoder 8.

ここで、相関信号Voは拡散符号の同期がとれた時に正の
ピークV+が生じ、逆相関の時には負のピークV−が生
じるものであり、ここでは、ベースバンド信号の周期と
拡散符号の周期が同一に設定されており、正のピークV
+がベースバンド信号の後縁部に相当し、この時点で同
期がとれ、これにより、デコーダ8においてデコーディ
ングが行なわれてデータが復調されるようになってい
る。
Here, the correlation signal Vo has a positive peak V + when the spreading code is synchronized and a negative peak V- when the spreading code is negative. Here, the period of the baseband signal and the period of the spreading code are generated. Are set to the same, and the positive peak V
+ Corresponds to the trailing edge of the baseband signal, and synchronization is achieved at this point, whereby decoding is performed in the decoder 8 and data is demodulated.

スレッショルドレベル判定回路9はピーク検出回路6か
らのピーク検出信号S2のレベルとスレッショルドレベル
Ls(−Ls)を比較し、次のピーク値を検出するにあたっ
て最適なスレッショルドレベルの判定を行なっており、
検出されたピーク検出信号S2のレベルに応じたスレッシ
ョルドレベルに可変制御するためのスレッショルドレベ
ル制御信号S4をスレッショルド検出回路4に出力してい
る。
The threshold level determination circuit 9 detects the level of the peak detection signal S2 from the peak detection circuit 6 and the threshold level.
Ls (-Ls) is compared to determine the optimum threshold level for detecting the next peak value.
A threshold level control signal S4 for variably controlling the threshold level according to the level of the detected peak detection signal S2 is output to the threshold detection circuit 4.

なお、スレッショルドレベルLs(−Ls)の判定を行なう
際には、相関信号VoのうちのサイドローブVsがスレッシ
ョルドレベルLs(−Ls)を越えることのないように予め
その下限レベルが決められている。
When determining the threshold level Ls (-Ls), the lower limit level thereof is determined in advance so that the side lobe Vs of the correlation signal Vo does not exceed the threshold level Ls (-Ls). .

また、そのスレッショルドレベル判定回路9では第3図
(a)に示すように送信側の変調状態により十分な検波
出力が得られず、相関信号Voのレベルが全体的に低い場
合でも、ピーク値の検出が可能となるように、検出され
たピーク値に基づいてスレッショルドレベルを平均化
し、この平均化されたスレッショルドレベルに対応する
スレッショルドレベル制御信号S5をスレッショルド検出
回路4に出力している。
Further, as shown in FIG. 3 (a), the threshold level determination circuit 9 cannot obtain a sufficient detection output due to the modulation state on the transmission side, and even if the level of the correlation signal Vo is low overall, the peak value The threshold level is averaged based on the detected peak value so that detection can be performed, and the threshold level control signal S5 corresponding to the averaged threshold level is output to the threshold detection circuit 4.

次に、上記のように構成される相関器の動作について説
明する。
Next, the operation of the correlator configured as above will be described.

送信側からの送信信号が検波されると、この検波信号に
基づくDS信号Viは順次シフトしながらシフトレジスタ1
に取込まれて格納される。このシフトレジスタ1に格納
された各データd0〜dN-1は、乗算器2より順次送信側と
同一の拡散符号P0〜PN-1と乗算された後に順次第1の加
算器3で加算され、ベースバンド信号に相当する相関信
号Voがこの第1の加算器3より出力される。
When the transmission signal from the transmission side is detected, the DS signal Vi based on this detection signal is sequentially shifted while shifting to the shift register 1
It is captured and stored in. The data d 0 to d N-1 stored in the shift register 1 are sequentially multiplied by the multiplier 2 with the same spreading codes P 0 to P N-1 on the transmission side, and then sequentially added to the first adder 3 And the correlation signal Vo corresponding to the baseband signal is output from the first adder 3.

第1の加算器3より出力された相関信号Voはスレッショ
ルド検出回路4及びピーク検出回路6に出力され、スレ
ッショルド検出回路4では入力される相関信号Voのレベ
ルがスレッショルドレベルLs(−Ls)を越えていれば、
状態信号「1」を出力トリガS1として出力器5に出力す
る。そして、出力器5に対して出力トリガS1が出力され
ると、相関信号Voは出力器5を介して第2の加算器7に
入力される。
The correlation signal Vo output from the first adder 3 is output to the threshold detection circuit 4 and the peak detection circuit 6, and in the threshold detection circuit 4, the level of the input correlation signal Vo exceeds the threshold level Ls (-Ls). If
The state signal “1” is output to the output device 5 as the output trigger S1. When the output trigger S1 is output to the output device 5, the correlation signal Vo is input to the second adder 7 via the output device 5.

第2の加算器7ではスレッショルド検出回路4からの出
力トリガS1の入力に伴って出力器5より相関信号Voが入
力される毎に加算動作を行なってデコーダ8に出力し、
デコーダ8では第2の加算器7より順次入力される信号
をデコーディングしてデータの復調を行なっている。
The second adder 7 performs addition operation each time the correlation signal Vo is input from the output unit 5 in response to the input of the output trigger S1 from the threshold detection circuit 4, and outputs the addition signal to the decoder 8.
The decoder 8 decodes the signals sequentially input from the second adder 7 to demodulate the data.

一方、ピーク検出回路6は入力される相関信号Voのピー
ク値を検出してピーク検出信号S2をスレッショルドレベ
ル判定回路9に出力している。また、このピーク検出回
路6は検出時間内にスレッショルドレベルLs(−Ls)を
越える相関信号Voが入力されなかった時に、検出時間内
のピーク検出信号S2を第2の加算器7に出力する。
On the other hand, the peak detection circuit 6 detects the peak value of the input correlation signal Vo and outputs the peak detection signal S2 to the threshold level determination circuit 9. Further, the peak detection circuit 6 outputs the peak detection signal S2 within the detection time to the second adder 7 when the correlation signal Vo exceeding the threshold level Ls (-Ls) is not input within the detection time.

次に、スレッショルドレベル判定回路9はピーク検出回
路6からのピーク検出信号S2のレベルがスレッショルド
レベルLs(−Ls)よりも低いと判断した時に、このピー
ク検出信号S2のレベルに合ったスレッショルドレベル制
御信号S4をスレッショルド検出回路4に出力する。
Next, when the threshold level determination circuit 9 determines that the level of the peak detection signal S2 from the peak detection circuit 6 is lower than the threshold level Ls (-Ls), the threshold level control that matches the level of the peak detection signal S2. The signal S4 is output to the threshold detection circuit 4.

そして、スレッショルド検出回路4はスレッショルドレ
ベル判定回路9よりスレッショルドレベル制御信号S4が
入力されると、スレッショルドレベルLs(−Ls)がピー
ク検出回路6で検出されたピーク値に対して最適なレベ
ルとなるように可変制御される。
Then, when the threshold level control signal S4 is input from the threshold level determination circuit 9, the threshold detection circuit 4 has the threshold level Ls (-Ls) at the optimum level with respect to the peak value detected by the peak detection circuit 6. Is variably controlled.

以上の動作により、スレッショルドレベルLs(−Ls)が
可変設定され、この後にスレッショルド検出回路4の検
出する相関信号VoがスレッショルドレベルLs(−Ls)を
越えなかった場合には、さらにその時のピーク検出信号
S2のピーク値に合ったスレッショルドレベルLs′(−L
s′)に可変設定される。
By the above operation, the threshold level Ls (-Ls) is variably set, and when the correlation signal Vo detected by the threshold detection circuit 4 does not exceed the threshold level Ls (-Ls) after that, the peak detection at that time is further performed. signal
Threshold level Ls ′ (−L
s') is variably set.

そして、ピーク検出信号S2のレベルがスレッショルドレ
ベルLs′(−Ls′)を越えた場合には、初期に設定され
たスレッショルドレベルLs(−Ls)に可変設定される。
Then, when the level of the peak detection signal S2 exceeds the threshold level Ls '(-Ls'), it is variably set to the threshold level Ls (-Ls) set at the initial stage.

さらに、変調された送信信号の振幅や周波数の変動によ
り検波出力波形にバラツキが生じ、相関信号Voが全体的
にレベルダウンした場合には、その時に検出されたピー
ク検出信号S2に基づいてスレッショルドレベルLs(−L
s)が平均化され、その時の相関信号Voのレベルに合っ
たスレッショルドレベルに可変設定される。
Furthermore, if the detected output waveform fluctuates due to fluctuations in the amplitude and frequency of the modulated transmission signal, and the correlation signal Vo decreases in level overall, the threshold level is detected based on the peak detection signal S2 detected at that time. Ls (-L
s) is averaged and variably set to a threshold level that matches the level of the correlation signal Vo at that time.

従って、上述した実施例では、検出されたピーク検出信
号S2のピーク値のレベルに応じてこれ以降の相関信号Vo
の検出時におけるスレッショルドレベルLs(−Ls)が最
適値に可変制御されるので、外部ノイズが重畳して検波
波形に崩れが生じ、この影響により相関信号Voのレベル
が降下してスレッショルドレベルLs(−Ls)を下回って
も、相関信号(メインローブ)Voのピーク検出が可能と
なり、正確なデータの復調が行なえ信頼性の向上が図れ
る。
Therefore, in the above-described embodiment, the subsequent correlation signal Vo according to the level of the peak value of the detected peak detection signal S2.
Since the threshold level Ls (-Ls) at the time of detection is variably controlled to the optimum value, external noise is superimposed and the detected waveform is disrupted, and this effect lowers the level of the correlation signal Vo and lowers the threshold level Ls ( Even if it is lower than −Ls), the peak of the correlation signal (main lobe) Vo can be detected, accurate data demodulation can be performed, and reliability can be improved.

また、変調された送信信号の振幅や周波数の変動により
検波出力波形にバラツキが生じ、相関信号Voが全体的に
レベルダウンした場合でも、その時の相関信号Voのピー
ク値に合ったスレッショルドレベルLs(−Ls)に可変制
御されるので、データ復調に必要な相関信号Voのピーク
検出を行なうことができる。
Further, even if the detected output waveform fluctuates due to fluctuations in the amplitude and frequency of the modulated transmission signal and the correlation signal Vo is entirely leveled down, the threshold level Ls (corresponding to the peak value of the correlation signal Vo at that time -Ls), the peak of the correlation signal Vo required for data demodulation can be detected.

ところで、本発明による相関器は、相関信号Voのピーク
値に応じて相関信号Voの検出時におけるスレッショルド
レベルLs(−Ls)を可変制御できれば、上述した構成に
限定されることはない。
By the way, the correlator according to the present invention is not limited to the above-described configuration as long as it can variably control the threshold level Ls (-Ls) at the time of detecting the correlation signal Vo according to the peak value of the correlation signal Vo.

[発明の効果] 以上説明したように、本発明の相関器によれば、相関信
号のサイドローブが検出されない値にスレッショルドレ
ベルの下限値が設定されているので、外部ノイズと相関
信号とを明確に区別できる。また、相関信号のレベルが
スレッショルドレベルを越えなくても、検出時間内のピ
ーク値を示すピーク検出信号を出力するので、急激な入
力レベルの変動が生じても、送信されたデータを正確に
復調でき、信頼性の向上が図れる。
[Effects of the Invention] As described above, according to the correlator of the present invention, since the lower limit value of the threshold level is set to a value at which the side lobe of the correlation signal is not detected, the external noise and the correlation signal are clarified. Can be distinguished. Even if the level of the correlation signal does not exceed the threshold level, the peak detection signal that shows the peak value within the detection time is output, so even if there is a sudden change in the input level, the transmitted data can be accurately demodulated. The reliability can be improved.

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

第1図は本発明による相関器の一実施例を示すブロック
構成図、第2図(a),(b)は安定状態における検波
出力と相関信号を示す波形図、第3図(a),(b)は
不安定状態における検波出力と相関信号を示す波形図、
第4図は従来の相関器の一例を示す図である。 4……スレッショルド検出回路、5……出力器、6……
ピーク検出回路、9……スレッショルドレベル判定回
路、Vo……相関信号、Ls,Ls′(−Ls,−Ls′)……スレ
ッショルドレベル。
FIG. 1 is a block diagram showing an embodiment of a correlator according to the present invention, FIGS. 2 (a) and 2 (b) are waveform diagrams showing a detection output and a correlation signal in a stable state, and FIG. 3 (a), (B) is a waveform diagram showing a detection output and a correlation signal in an unstable state,
FIG. 4 is a diagram showing an example of a conventional correlator. 4 ... Threshold detection circuit, 5 ... Output device, 6 ...
Peak detection circuit, 9 ... Threshold level judgment circuit, Vo ... Correlation signal, Ls, Ls '(-Ls, -Ls') ... Threshold level.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭60−5639(JP,A) ─────────────────────────────────────────────────── ─── Continuation of front page (56) References JP-A-60-5639 (JP, A)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】送信側より送信される情報データを拡散符
号で拡散したDS信号を復号する相関器において、 予め前記相関信号のサイドローブが検出されない値にス
レッショルドレベルの下限値が設定され、前記DS信号と
送信側と同一の拡散符号との相関によって得られる相関
信号のレベルが前記スレッショルドレベルを越えたとき
に状態信号を出力するスレッショルド検出回路と、 前記相関信号に現われるメインローブのピーク値を予め
設定された検出時間内で検出してピーク検出信号を出力
するとともに、該検出時間内に前記スレッショルドレベ
ルを越える相関信号が入力されなかったときには、前記
検出時間内のピーク値を示すピーク検出信号を出力する
ピーク検出回路と、 前記ピーク検出信号のレベルと前記スレッショルドレベ
ルを比較し、前記ピーク値の検出に最適なスレッショル
ドレベルを判定して前記スレッショルドレベルを可変制
御するスレッショルドレベル判定回路とを備えたことを
特徴とする相関器。
1. A correlator that decodes a DS signal obtained by spreading information data transmitted from a transmitting side with a spreading code, wherein a lower limit value of a threshold level is set in advance to a value at which a side lobe of the correlation signal is not detected, A threshold detection circuit that outputs a status signal when the level of the correlation signal obtained by the correlation between the DS signal and the same spreading code as the transmission side exceeds the threshold level, and the peak value of the main lobe appearing in the correlation signal. A peak detection signal is output that detects and outputs a peak detection signal within a preset detection time, and when a correlation signal exceeding the threshold level is not input within the detection time, a peak detection signal indicating a peak value within the detection time. Comparing the level of the peak detection signal with the threshold level. And a threshold level determination circuit that variably controls the threshold level by determining a threshold level optimal for detecting the peak value.
JP2243839A 1990-09-17 1990-09-17 Correlator Expired - Fee Related JPH0783291B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2243839A JPH0783291B2 (en) 1990-09-17 1990-09-17 Correlator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2243839A JPH0783291B2 (en) 1990-09-17 1990-09-17 Correlator

Publications (2)

Publication Number Publication Date
JPH04124926A JPH04124926A (en) 1992-04-24
JPH0783291B2 true JPH0783291B2 (en) 1995-09-06

Family

ID=17109714

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2243839A Expired - Fee Related JPH0783291B2 (en) 1990-09-17 1990-09-17 Correlator

Country Status (1)

Country Link
JP (1) JPH0783291B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06164536A (en) * 1992-11-18 1994-06-10 Rohm Co Ltd High peed communication method and wired or radio unit system using the method
GB201620669D0 (en) * 2016-12-05 2017-01-18 Nordic Semiconductor Asa Digital radio communication

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS605639A (en) * 1983-06-23 1985-01-12 Omron Tateisi Electronics Co Receiving circuit in spread spectrum communication system

Also Published As

Publication number Publication date
JPH04124926A (en) 1992-04-24

Similar Documents

Publication Publication Date Title
US5675608A (en) Synchronous transmitter and receiver of spread spectrum communication method
US5062122A (en) Delay-locked loop circuit in spread spectrum receiver
US5132985A (en) Spread spectrum receiver
US5724384A (en) PN code sync device using an adaptive threshold
US4926440A (en) Spread-spectrum communication apparatus
JP3229393B2 (en) Spread spectrum communication system
US5426670A (en) Interference compensating circuit including a matched filter followed by a median filter
US7072428B2 (en) Method and apparatus for synchronization
US5745529A (en) Post detection intergration (PDI) receiver
JPH0783291B2 (en) Correlator
EP0319973A2 (en) Spread spectrum demodulating device for spread spectrum communication system
JP2752565B2 (en) Spread spectrum radio
JP3250401B2 (en) Receiving machine
JPH0447728A (en) Correlation device
JPH07143025A (en) Spread spectrum communication equipment
JPH10190619A (en) Synchronizing device
JP2999368B2 (en) Synchronizer
JPS58171143A (en) Spread spectrum communication system
JP3225257B2 (en) FM receiver
JPH0897748A (en) Spread spectrum communication receiver
JP2634684B2 (en) Synchronization establishment judgment circuit
JPH07321706A (en) Agc circuit
JP2731361B2 (en) Signal processing device
RU2197062C2 (en) Broadband phase-keyed noise compensator
JPH0270138A (en) Synchronous circuit in reception device of frequency hopping modulation system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070906

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20080906

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20090906

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20090906

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20100906

Year of fee payment: 15

LAPS Cancellation because of no payment of annual fees