JP2007036976A - Symbol detecting device and method, symbol detection control program, and recording medium - Google Patents

Symbol detecting device and method, symbol detection control program, and recording medium Download PDF

Info

Publication number
JP2007036976A
JP2007036976A JP2005220719A JP2005220719A JP2007036976A JP 2007036976 A JP2007036976 A JP 2007036976A JP 2005220719 A JP2005220719 A JP 2005220719A JP 2005220719 A JP2005220719 A JP 2005220719A JP 2007036976 A JP2007036976 A JP 2007036976A
Authority
JP
Japan
Prior art keywords
data
sampling data
buffer
sampling
symbol
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
JP2005220719A
Other languages
Japanese (ja)
Other versions
JP4599247B2 (en
Inventor
Masayuki Tsuchida
誠幸 土田
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.)
Kenwood KK
Original Assignee
Kenwood KK
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 Kenwood KK filed Critical Kenwood KK
Priority to JP2005220719A priority Critical patent/JP4599247B2/en
Publication of JP2007036976A publication Critical patent/JP2007036976A/en
Application granted granted Critical
Publication of JP4599247B2 publication Critical patent/JP4599247B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To realize symbol detection with reliability, by solving a problem of taking-in of two Nyquist points or no Nyquist point in one buffer memory in a conventional way. <P>SOLUTION: While a necessary number of sampling data are sequentially taken in two or more sampling data buffers in the symbol detecting device, the sampling data are delayed by several symbols and taken in a clock reproducing data buffer. To compensate dislocation of a Nyquist point after detecting the Nyquist point from the center of the clock reproducing data buffer, one Nyquist point should be located surely at the center of the buffer memory in the clock reproduction data buffer in constitution or under control, by controlling at least one of the data taking-in and reading-out into the sampling data buffer, the data taking-in in the clock reproduction buffer, and the taking-in/reading-out data length. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、デジタル無線通信機に好適な、シンボル検出装置、シンボル検出方法、シンボル検出制御プログラム及び記録媒体に関するものである。   The present invention relates to a symbol detection apparatus, a symbol detection method, a symbol detection control program, and a recording medium suitable for a digital wireless communication device.

デジタル無線通信では、伝達すべきデータをフレーム単位で送受信するが、送信機側で各フレームの所定位置、例えば、フレーム先頭に特定の信号配列パターンを有する同期信号(フレーム同期ワード:Frame Sync Word)を配置して送信し、受信機側では、検波出力信号中の上記フレーム同期ワードを検出することにより、同期を確立させ、同期タイミングに従って、FSワードに続く情報データを復調する。このようにデジタル無線通信では、受信側での同期確保がデータを復調する上で、極めて重要である。一方、デジタル無線機の受信部では、検波して得たベースバンド信号からクロックを再生し、これに基づいてデジタル信号を再生する処理を行うが、送信機と受信機の基準発振周波数のずれやフェージングの影響等によって、ナイキスト点とシンボルタイミング(シンボル取得タイミング)とのずれが生じ、このずれが大きくなると、ビット誤り率が悪化し、データの再生が不可能になることがある。このため、従来から、受信機のクロック信号を生成する基準発振器の発振周波数を、受信検波した信号から検出したシンボルタイミングに同期させるようにしている。
また、デジタル無線通信機では、デジタル信号処理の迅速化のために、無線機全体を制御するCPUとは別に、デジタル信号演算処理部(以下DSP:Digital Signal Processor、あるいはProcessing)を備え、例えば受信部ではシンボルの検出や、音声符号化信号を音声信号に復元する処理(デコード処理)、送信機では、マイクロホンからの音声信号を符号化する処理等(エンコード処理)を行うように構成したものがある。
In digital wireless communication, data to be transmitted is transmitted and received in units of frames, but a synchronization signal (Frame Sync Word) having a specific signal arrangement pattern at a predetermined position of each frame, for example, the beginning of the frame, on the transmitter side The receiver side detects the frame synchronization word in the detection output signal, establishes synchronization, and demodulates the information data following the FS word according to the synchronization timing. Thus, in digital wireless communication, ensuring synchronization on the receiving side is extremely important in demodulating data. On the other hand, the receiver of the digital radio reproduces the clock from the baseband signal obtained by the detection, and performs the process of reproducing the digital signal based on this, but the difference in the reference oscillation frequency between the transmitter and the receiver Due to the influence of fading and the like, a deviation between the Nyquist point and the symbol timing (symbol acquisition timing) occurs, and if this deviation becomes large, the bit error rate may deteriorate and data reproduction may become impossible. For this reason, conventionally, the oscillation frequency of the reference oscillator that generates the clock signal of the receiver is synchronized with the symbol timing detected from the received and detected signal.
In addition, in order to speed up digital signal processing, the digital wireless communication device includes a digital signal arithmetic processing unit (hereinafter referred to as DSP: Digital Signal Processor or Processing) separately from the CPU that controls the entire wireless device, for example, reception. The unit is configured to perform symbol detection, processing for restoring a speech encoded signal to a speech signal (decoding processing), and processing for encoding a speech signal from a microphone (encoding processing) in the transmitter. is there.

図11は従来のデジタル無線機のDSPを用いたベースバンド信号(Base Band Signal:以下BB信号とも記す)処理部の主要部の機能的ブロック構成図である。この例に示す構成では、無線電波が図示を省略したアンテナ、受信フロントエンド部等を経て、ベースバンド信号に変換された後、A/Dコンバータ110に供給される。このA/Dコンバータ110において、例えば、シンボルレートが4.8kHzの場合、その10倍の48kHzの周波数でオーバーサンプリングし、各サンプリング値をDSP111に供給する。
DSP111は、二つのデータバッファDB0、DB1を備えたISR112部と、デジタル受信処理部113と、デコード部114とを含み、また、前記デジタル受信処理部113には、クロック再生部115とシンボル検出部116を備えている。
DSP111で割り込み処理が発生すると、それまで実行中の処理を一旦中断して割り込み処理を優先的に処理するが、割り込み処理が終了すると、元の処理を再開する。このため、それまで実行中の処理状況と場所等の情報を別のメモリに記憶する処理を行う。その処理を行うのはISR(Interrupt Service RoutineあるいはInterrupt Status Register)で、図12に示すように、割り込み処理発生が発生する毎に、二つのバッファを切り替えながら処理する。
クロック再生処理部115では、クロック再生データバッファ内で、各シンボルのナイキス点を検出することによってシンボルに同期し、シンボルデータからビットデータに変換する。検出変換されたビットデータ列は、デコード部114のVocoderにおいてデコードされ、送信機側でマイクロホン等から取りこまれた音声信号に復元し、スピーカ等から出力される。なお、割り込み発生は、DMA(Direct Memory Access)やタイマ機能による割り込みを使用することも出来る。
特開2004−40222公報
FIG. 11 is a functional block diagram of the main part of a base band signal (hereinafter also referred to as BB signal) processing unit using a DSP of a conventional digital radio. In the configuration shown in this example, a radio wave is converted into a baseband signal via an antenna, a reception front end unit, etc. (not shown) and then supplied to the A / D converter 110. In this A / D converter 110, for example, when the symbol rate is 4.8 kHz, oversampling is performed at a frequency of 48 kHz which is ten times the symbol rate, and each sampling value is supplied to the DSP 111.
The DSP 111 includes an ISR 112 unit including two data buffers DB0 and DB1, a digital reception processing unit 113, and a decoding unit 114. The digital reception processing unit 113 includes a clock recovery unit 115 and a symbol detection unit. 116 is provided.
When an interrupt process occurs in the DSP 111, the process that has been executed so far is temporarily interrupted and the interrupt process is preferentially processed. When the interrupt process ends, the original process is resumed. For this reason, a process of storing information such as a processing status and a place that has been executed so far in another memory is performed. The process is performed by an ISR (Interrupt Service Routine or Interrupt Status Register), as shown in FIG. 12, each time an interrupt process occurs, the two buffers are switched.
The clock recovery processing unit 115 detects the Nyquist point of each symbol in the clock recovery data buffer and synchronizes with the symbol, thereby converting the symbol data into bit data. The detected and converted bit data string is decoded by the vocoder of the decoding unit 114, restored to an audio signal captured from a microphone or the like on the transmitter side, and output from a speaker or the like. Note that an interrupt generated by DMA (Direct Memory Access) or a timer function can be used to generate an interrupt.
JP 2004-40222 A

しかしながら、上述した従来技術によれば、受信BB信号から取り出すデータ(BBデータ)数が一定数の固定的なものであったので、フェ−ジングやクロック発振器周波数の変動等によって、データバッファ内に取り込んだ所定数のベースバンドデータ(BBデータとも記す)中にナイキスト点が二つ存在する場合や、全く存在しない場合が発生し、正確なデータ検出が不可能なことがあった。このような現象に対応するためには、データバッファ内の二つのナイキスト点についてデータを検出するアルゴリズムをもった処理を行う必要があり、煩雑な処理が強いられていた。
このような従来の不具合について、図面を用いて説明する。図13は、APCO Project25(以下APCO P25)の方式を採用した無線受信機におけるアイパターンの一例を図示したものである。アイパターンは、デジタル信号の波形をある期間重ね合わせてオシロスコープで観測したもので、送信波に重畳した元の信号は矩形波であるが、波形がなまって丸みを帯びて目の形をしていることからアイパターンと呼ばれる。通信回線の状態が良好で、電界強度が十分に得られSN(信号対雑音比)が良好な程、単一な曲線の集合体になる。なお、ここでナイキスト点は、同図13に示すように真のシンボル値を示す点と云う意味で使用する。
APCO P25では4値FSK変調方式が採用されており、各シンボル値はデジタル変調信号における周波数偏移に対応し、周波数偏移が600[Hz]、1800[Hz]、−600[Hz]、及び−1800[Hz]いずれかの周波数偏移を受けており、夫々1シンボルで2ビットの組み合わせ、“00”、“01”、“10”、“11”のいずれかを表すようになっている。前記図11、12において説明し、図14に記載したように、シンボルレートは4.8kHzであるが、取りこみは10倍の48kHzでオーバーサンプリングし、1シンボルあたり10サンプルを受信BBデータとして、バッファに取り込む場合を示している。クロック再生処理は、A/Dコンバータ110から得られるBBデータのシンボル長(ここでは10個のサンプリングデータ)毎に、ナイキスト点検出を行う。
However, according to the above-described prior art, since the number of data (BB data) extracted from the received BB signal is a fixed number, the data buffer has a fixed number of data due to fading, clock oscillator frequency fluctuation, or the like. In some cases, two or more Nyquist points exist in the predetermined number of baseband data (also referred to as BB data), and accurate data detection may not be possible. In order to cope with such a phenomenon, it is necessary to perform a process with an algorithm for detecting data at two Nyquist points in the data buffer, which complicates a complicated process.
Such conventional problems will be described with reference to the drawings. FIG. 13 illustrates an example of an eye pattern in a wireless receiver that employs the APCO Project 25 (hereinafter referred to as “APCO P25”) scheme. The eye pattern is a digital signal waveform superimposed for a certain period and observed with an oscilloscope. The original signal superimposed on the transmitted wave is a rectangular wave, but the waveform is rounded and rounded. Because it is called eye pattern. The better the state of the communication line, the greater the electric field strength and the better the SN (signal to noise ratio), the more a single curve will be. Here, the Nyquist point is used as a point indicating a true symbol value as shown in FIG.
In APCO P25, a four-value FSK modulation scheme is adopted, and each symbol value corresponds to a frequency shift in the digital modulation signal, and the frequency shift is 600 [Hz], 1800 [Hz], −600 [Hz], and −1800 [Hz] has been subjected to any frequency shift, and each symbol represents a combination of 2 bits, “00”, “01”, “10”, or “11”. . As described in FIGS. 11 and 12 and described in FIG. 14, the symbol rate is 4.8 kHz, but the acquisition is oversampled at 48 kHz, which is 10 times, and 10 samples per symbol are used as received BB data as a buffer. Shows the case of importing. In the clock recovery processing, Nyquist point detection is performed for each symbol length (here, 10 sampling data) of BB data obtained from the A / D converter 110.

図15は、上述した条件でクロック再生後、ナイキスト点を検出する場合の理想的な状態を示すクロック再生ナイキスト検出パターン概略図である。この図に示すように、取り込んだ10個のサンプリングデータのうちナイキスト点がデータバッファ(メモリ)の中央部である5番目に位置する場合は、データバッファ取り込みデータ列毎に必ず1つのナイキスト点が存在することになり、何等不都合は生じない。しかし、図16に示すように、取り込んだサンプリングデータ中のナイキスト点がデータバッファの先頭に位置する場合、クロック周波数のずれやフェ−ジング等の影響によって次のナイキスト点の位置がずれると、次のデータバッファ中にナイキスト点が位置せず、前のデータバッファ中に入り込んでくる場合がある。このような状態が頻発すると、ビット誤り率が悪化し、正常な通信が困難になる場合がある。
本発明の目的は、このような従来技術の問題点に鑑みてなされたものであって、割り込み処理を行う毎に、シンボル検出が確実に行われるようにしたシンボル検出装置、シンボル検出方法及びそのプログラムを提供することを目的としている。
FIG. 15 is a schematic diagram of a clock recovery Nyquist detection pattern showing an ideal state when a Nyquist point is detected after clock recovery under the above-described conditions. As shown in this figure, when the Nyquist point is located at the fifth position, which is the central portion of the data buffer (memory), out of the 10 sampled data acquired, one Nyquist point is always provided for each data buffer fetched data string. There will be no inconvenience. However, as shown in FIG. 16, when the Nyquist point in the acquired sampling data is located at the head of the data buffer, if the position of the next Nyquist point is shifted due to the influence of the clock frequency shift or fading, the next In some cases, the Nyquist point is not located in the previous data buffer and enters the previous data buffer. If such a state occurs frequently, the bit error rate may deteriorate and normal communication may become difficult.
An object of the present invention has been made in view of the above-described problems of the prior art, and is a symbol detection apparatus, a symbol detection method, and a symbol detection method that reliably perform symbol detection each time interrupt processing is performed. The purpose is to provide a program.

本発明は目的を達成するために請求項1のシンボル検出装置では、デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出装置において、所要サンプリングデータをメモリする複数のサンプリングデータバッファと、前記サンプリングデータバッファに順次所要数のサンプリングデータを取り込むサンプリングデータ取り込み手段と、前記サンプリングデータバッファから所要数のサンプリングデータを読み出すサンプリングデータ読み出し手段と、前記読み出したサンプリングデータを供給しクロックを再生するクロック再生用データバッファと、前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出するナイキスト位置誤差検出手段と、を備え、前記ナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御することを特徴とする。
請求項2のシンボル検出装置では、デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出装置において、所要サンプリングデータをメモリする少なくとも4つのサンプリングデータバッファと、前記サンプリングデータバッファに順次所要数のサンプリングデータを取り込むサンプリングデータ取り込み手段と、前記サンプリングデータの容量が不足するとき使用する補助バッファと、前記サンプリングデータバッファから所要数のサンプリングデータを読み出すサンプリングデータ読み出し手段と、前記読み出したサンプリングデータを供給してクロックを再生するクロック再生用データバッファと、前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出するナイキスト位置誤差検出手段と、を備え、前記ナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御することを特徴とする。
To achieve the object, the present invention provides a symbol detection apparatus according to claim 1, wherein a plurality of sampling data for storing required sampling data in a symbol detection apparatus for detecting symbol data from baseband data obtained by receiving and detecting a digital modulation signal. A buffer, sampling data fetching means for sequentially fetching the required number of sampling data into the sampling data buffer, sampling data reading means for reading the required number of sampling data from the sampling data buffer, and supplying the read sampling data and supplying a clock A clock recovery data buffer to be recovered, and a Nyquist position error detection means for detecting a Nyquist point shift from a center position of the clock recovery data buffer. Les to correct the acquired data to the sampled data buffer, read, or incorporation into the clock reproduction data buffer, or and controlling at least one of the capture / read data length.
According to another aspect of the present invention, there is provided a symbol detection device for detecting symbol data from baseband data obtained by receiving and detecting a digital modulation signal, and at least four sampling data buffers for storing required sampling data, and the sampling data buffer. Sampling data fetching means for sequentially fetching the required number of sampling data, an auxiliary buffer used when the capacity of the sampling data is insufficient, sampling data reading means for reading the required number of sampling data from the sampling data buffer, and the read A clock recovery data buffer that supplies sampling data to recover the clock, and a Nyquist point that detects a deviation of the Nyquist point from the center position of the clock recovery data buffer. Position error detection means, and so as to correct the deviation of the Nyquist point, the data fetching to the sampling data buffer, the reading, the fetching to the data buffer for clock reproduction, or the length of the fetching / reading data length It is characterized by controlling at least one.

請求項3記載のシンボル検出方法では、デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出方法において、複数のサンプリングデータバッファに順次所要数のサンプリングデータを取り込むサンプリングデータ取り込み処理と、前記サンプリングデータバッファから所要数のサンプリングデータを読み出すサンプリングデータ読み出し処理と、クロックを再生するクロック再生用データバッファに、前記読み出したサンプリングデータを供給する処理と、前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出するナイキスト位置誤差検出処理と、前記ナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御するナイキスト位置補正処理と、を含むことを特徴とする。
請求項4記載のシンボル検出方法では、デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出方法において、所要サンプリングデータを少なくとも4つのサンプリングデータバッファ及び1つの補助バッファに順次取り込むサンプリングデータ取り込み処理と、前記サンプリングデータバッファ及び補助バッファから所要数のサンプリングデータを読み出すサンプリングデータ読み出し処理と、前記読み出したサンプリングデータをクロック再生用データバッファに供給してクロックを再生するクロック再生用処理と、前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出するナイキスト位置誤差検出処理と、前記ナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御する処理と、を含むことを特徴とする。
4. The symbol detection method according to claim 3, wherein in the symbol detection method for detecting symbol data from baseband data obtained by receiving and detecting a digital modulation signal, sampling data capturing processing for sequentially capturing a required number of sampling data into a plurality of sampling data buffers. A sampling data reading process for reading a required number of sampling data from the sampling data buffer, a process for supplying the read sampling data to a clock recovery data buffer for recovering a clock, and a center of the clock recovery data buffer Nyquist position error detection processing for detecting a deviation of the Nyquist point from the position, and taking in, reading out, or sampling of data from the sampling data buffer so as to correct the deviation of the Nyquist point. Incorporation into click reproduction data buffer, or characterized in that it comprises a Nyquist position correction processing for controlling at least one of the capture / read data length.
5. The symbol detection method according to claim 4, wherein in the symbol detection method for detecting the symbol data from the baseband data obtained by receiving and detecting the digital modulation signal, the required sampling data is sequentially taken into at least four sampling data buffers and one auxiliary buffer. Sampling data capturing process, sampling data reading process for reading out a required number of sampling data from the sampling data buffer and auxiliary buffer, and clock recovery process for supplying the read sampling data to the clock recovery data buffer and recovering the clock A Nyquist position error detection process for detecting a Nyquist point shift from the center position of the clock recovery data buffer, and the sample so as to correct the Nyquist point shift. Grayed data to the data buffer fetch, read, or incorporation into the clock reproduction data buffer, or characterized in that it comprises a and a process of controlling at least one of the capture / read data length.

請求項5記載のシンボル検出制御プログラムは、請求項3又は4の何れか一項に記載のシンボル検出方法をコンピュータが制御可能にプログラミングしたことを特徴とする。
請求項6記載の記録媒体は、請求項5記載のシンボル検出制御プログラムを記録したことを特徴としている。
また、請求項には記載はないが、後述するように、同一出願人は「クロック再生装置及び方法」として、本発明に利用可能な発明を出願済みであるが、この手段を本発明に利用することが可能である。そのときは、請求項1の発明において、前記ナイキスト誤差検出手段が、検波信号をシンボルクロック周波数のm(mは3以上の整数)倍の周波数でオーバーサンプリングしてシンボル値を取得するシンボル値取得手段と、順次得られる各シンボル値が、1つ前のシンボル値と同一か否かを判断する演算手段と、順次求められる各演算値n(nは1又は2以上の整数)をバッファメモリに順次保存するバッファ手段と、前記バッファメモリ位置に対応する前記サンプリングタイミング及び前記バッファに蓄積された演算値に基づき、シンボルタイミングを検出するタイミング検出手段と、前記シンボルタイミング検出結果に応じて、シンボルレートの追従範囲を拡張する方向に、前記周波数可変発振手段の発振周波数又は位相を1サンプリングクロック分制御する発振周波数補正手段と、を備えるように構成することができる。また同様の機能的処理を含むシンボル検出方法とすることもできる。
なお、使用する用語のなかで、シンボルデータとシンボル値、バッファとデータバッファ、シンボルクロックとクロック、サンプリングデータバッファとデータバッファ等の相互に類似の用語は、特に明記しない限り、夫々ほぼ同様の概念で使用するものとする。また、割り込み処理は、DMA(Direct Memory Access)やタイマ機能による割り込みを使用することも出来る。
A symbol detection control program according to a fifth aspect is characterized in that the symbol detection method according to any one of the third and fourth aspects is programmed to be controlled by a computer.
A recording medium described in claim 6 is characterized in that the symbol detection control program described in claim 5 is recorded.
Although not described in the claims, as will be described later, the same applicant has applied for an invention that can be used in the present invention as a “clock recovery apparatus and method”, but this means is used in the present invention. Is possible. In that case, in the first aspect of the invention, the Nyquist error detecting means obtains a symbol value by oversampling the detected signal at a frequency m (m is an integer of 3 or more) times the symbol clock frequency. Means for determining whether each sequentially obtained symbol value is the same as the previous symbol value, and each calculated value n (n is an integer of 1 or 2) sequentially obtained in the buffer memory Buffer means for storing sequentially, timing detection means for detecting symbol timing based on the sampling timing corresponding to the buffer memory position and the operation value accumulated in the buffer, and a symbol rate according to the symbol timing detection result The sampling frequency or phase of the frequency oscillating means is set to one sample in the direction of extending the tracking range of The oscillation frequency correcting means for controlling clocks can be configured with. A symbol detection method including similar functional processing can also be used.
Among terms used, terms similar to each other such as symbol data and symbol value, buffer and data buffer, symbol clock and clock, sampling data buffer and data buffer, and the like are almost the same unless otherwise specified. Shall be used in The interrupt processing can also use an interrupt by DMA (Direct Memory Access) or a timer function.

本発明の請求項1では、デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出装置において、複数のサンプリングデータバッファに、順次所要数のサンプリングデータを取り込みながら、数シンボル分遅らせて、前記サンプリングデータをクロック再生用データバッファに取り込み、前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出すると共に、このナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御するように構成したので、クロック再生用データバッファには必ず1つのナイキスト点がバッファメモリの中央に位置することになる。従って、従来のように1つのバッファメモリの中に二つのナイキスト点が取り込まれることや、全くナイキスト点が含まれたりする不具合が解消され、確実なシンボル検出が可能となる。
請求項2記載の発明では、前記サンプリングデータバッファの数を4つとし、更に1つの補助バッファを備えたので、以下詳細に説明するように、少ないデータバッファによって、効率良く本発明のシンボル検出装置を実現することができる。
請求項3記載の発明では、請求項1記載のシンボル検出装置と同等の機能をもたらすシンボル検出方法を提供するので、ソフトウエアによって本発明のシンボル検出手段を実現する上で有用である。
更に、請求項4記載の発明では、請求項2記載の発明と同様に、4つのサンプリングデータバッファに所要のサンプリングデータを順次取り込み、バッファメモリ容量が不足する場合、1つの補助バッファに取り込む処理を含むので、少ないデータバッファによって、効率良く本発明のシンボル検出方法を実現することができる。
請求項5記載の発明は、請求項3又は4の何れか一項に記載のシンボル検出方法をコンピュータが制御可能OSに従ってプログラミングすることにより、そのOSを備えたコンピュータであれば、同じ処理方法により制御することができる。
請求項6記載の発明では、本発明のシンボル検出方法のプログラムをコンピュータが読取可能な形式で記録媒体に記録することにより、この記録媒体を持ち運べば、何処でもプログラムを稼動することができる。
なお、各請求項記載の発明に、同一出願人が出願済みの「クロック再生装置」を前記ナイキスト誤差検出手段として利用すれば、より一層確実なシンボル検出が可能となる。
According to a first aspect of the present invention, in a symbol detection apparatus for detecting symbol data from baseband data obtained by receiving and detecting a digital modulation signal, several symbol data are obtained while sequentially taking a required number of sampling data into a plurality of sampling data buffers. The sampling data buffer is delayed so as to capture the sampling data into the clock recovery data buffer, detect a Nyquist point shift from the center position of the clock recovery data buffer, and correct the Nyquist point shift. Since at least one of the data fetching, reading, or fetching to the clock recovery data buffer, or the fetching / reading data length is controlled, there is always one Nyquist point in the clock recovery data buffer. Bag It will be located in the center of Amemori. Therefore, the conventional problem that two Nyquist points are taken into one buffer memory or that Nyquist points are included at all is eliminated, and reliable symbol detection is possible.
According to the second aspect of the present invention, since the number of the sampling data buffers is four and one auxiliary buffer is provided, the symbol detection apparatus of the present invention can be efficiently used with a small number of data buffers as will be described in detail below. Can be realized.
According to the third aspect of the present invention, a symbol detection method is provided that provides a function equivalent to that of the symbol detection apparatus according to the first aspect, which is useful for realizing the symbol detection means of the present invention by software.
Further, in the invention described in claim 4, as in the invention described in claim 2, when necessary sampling data is sequentially fetched into the four sampling data buffers and the buffer memory capacity is insufficient, the processing of fetching into one auxiliary buffer is performed. Therefore, the symbol detection method of the present invention can be efficiently realized with a small number of data buffers.
The invention according to claim 5 is the same processing method as long as a computer having the OS is programmed by programming the symbol detection method according to any one of claims 3 and 4 according to the controllable OS. Can be controlled.
According to the sixth aspect of the present invention, the program of the symbol detection method of the present invention is recorded on a recording medium in a computer-readable format, so that the program can be operated anywhere if the recording medium is carried.
In the invention described in each claim, if a “clock recovery device” filed by the same applicant is used as the Nyquist error detection means, more reliable symbol detection is possible.

以下、本発明を図に示した実施形態を用いて詳細に説明する。但し、この実施形態に記載される構成要素、種類、組み合わせ、形状、その相対配置などは特定的な記載がない限り、この発明の範囲をそれのみに限定する主旨ではなく単なる説明例に過ぎない。
図1は、本発明の一実施態様例を示す受信BBデータ取り込みバッファの構成図、図2は受信BBデータ取り込みバッファ切り替え制御例を示す図である。この実施態様例では、前記図14に示した条件と同一条件において、同図に示すように4つのサンプリングデータバッファ1乃至4と、1つの補助バッファ5を備え、各サンプリングデータバッファには切り替えスイッチ6を介して、1シンボル分の10個のオーバーサンプリングデータを取り込む。この状態では、4つのサンプリングデータバッファ1乃至4には、受信BBデータ4シンボル分の合計40個のサンプリングデータが連続して記憶された状態となる。これを切り替えスイッチ7によって読み出してクロック再生用データバッファ8に読み込ませる(取り込ませる)際、例えば同図2に示すように、前記取り込みのタイミングより、シンボル2個分遅れて(取り込みの2シンボル分前のサンプリングデータバッファから)読み出す。そして、以下詳細に説明するように、クロック再生の状況に対応して、クロック再生用データバッファ8に取り込むサンプリング数やそのタイミングを調整する。なお、前記スイッチ6、7は機能的なものであって、実際には割りこみ処理に関連して、ソフトウエア的にバッファメモリのアドレス指定による取り込み、読み出し、あるいはタイマ機能として処理され、また、サンプリングデータバッファ1乃至4も同様にメモリ領域のアドレスとして管理・制御されるのが一般的である。
Hereinafter, the present invention will be described in detail with reference to embodiments shown in the drawings. However, the components, types, combinations, shapes, relative arrangements, and the like described in this embodiment are merely illustrative examples and not intended to limit the scope of the present invention only unless otherwise specified. .
FIG. 1 is a configuration diagram of a reception BB data capture buffer showing an embodiment of the present invention, and FIG. 2 is a diagram showing an example of reception BB data capture buffer switching control. In this embodiment, four sampling data buffers 1 to 4 and one auxiliary buffer 5 are provided as shown in FIG. 14 under the same conditions as those shown in FIG. 14, and each sampling data buffer has a changeover switch. 6, 10 oversampling data for one symbol are taken in. In this state, a total of 40 sampling data corresponding to 4 symbols of the received BB data is continuously stored in the four sampling data buffers 1 to 4. When this is read out by the changeover switch 7 and is read (taken in) into the data buffer 8 for clock reproduction, for example, as shown in FIG. Read from previous sampling data buffer. Then, as will be described in detail below, the number of samplings taken in the clock recovery data buffer 8 and its timing are adjusted in accordance with the clock recovery situation. The switches 6 and 7 are functional, and are actually processed by software as fetching, reading, or timer function by addressing the buffer memory in relation to the interrupt processing. Similarly, the sampling data buffers 1 to 4 are generally managed and controlled as addresses of memory areas.

図3(a)に示すように、クロック再生用データバッファ8にシンボル数に換算して2個分遅れて受信BBデータから10個のサンプリングデータを取り込み、その中のナイキスト点がサンプリングデータバッファ中央の5番目に位置する場合は取り込みタイミングが正しいものと判断し、そのままのタイミングで取り込みを行う。しかし、(b)、(c)に示すように、ナイキスト点がサンプリングデータバッファの後方、又は、前方に位置する場合は、取り込みタイミングが進んでいる、又は、遅れていると判断して、取り込みタイミングを調整するか、取り込みサンプリング数(データ長とも表し得る)を調整する。なお、図3に示すナイキスト点とデータバッファのメモリ番号の位置関係は、サンプリングデータバッファにおける状態と考えても、クロック再生データバッファ内の状態と考えても、いずれでもよく、結局、この関係を検出するのはクロック再生用データバッファにおいて、検出結果をサンプリングデータバッファへのデータ取り込みタイミング、データ長を制御して、データバッファ内に必ず1つのナイキスト点が位置するように構成し、又は、制御すればよい。以下の説明においても同様である。なお、サンプリングデータバッファやクロック再生用データバッファにおけるナイキスト点のメモリ位置を「中央」、「前方、先頭、先端」、「後方」等で表現しているが、これらはバッファメモリの順番号、即ち、アドレスを指している。
図4は、ナイキスト点がサンプリングデータバッファの中央部に位置する場合の制御例を示す図である。図4、図5、図6では、図面右側が時間的にみれば後になり、左側になるほど先に行われた処理となる。例えば、バッファメモリ番号1、2、3、4・・・に注目すれば、1番目のバッファの方が、4番目のバッファより先にサンプリングデータが取り込まれていることになる。
(a)では、受信BBデータからの取り込みが、切り替えスイッチ6を介してサンプリングデータバッファ3(斜線部)に対して1シンボル分の10個のサンプリングデータについて行われているとき、クロック再生用データバッファ8に書き込みのために行われるサンプリングデータバッファからの読み出しは、2シンボル分遅れて、サンプリングデータバッファ1から10個のサンプリングデータについて行われることを示している。このときは、クロック再生用データバッファではナイキスト点が中央に位置するので、何等補正は必要ではなく(b)、(c)に示すように同一の読み出し、取り込みタイミングで行われる。
As shown in FIG. 3A, the sampling data buffer 8 takes 10 sampling data from the received BB data with a delay of 2 in terms of the number of symbols, and the Nyquist point in the center is the center of the sampling data buffer. In the fifth position, it is determined that the capture timing is correct, and capture is performed at the same timing. However, as shown in (b) and (c), when the Nyquist point is located behind or in front of the sampling data buffer, it is determined that the capture timing is advanced or delayed, and capture is performed. Adjust the timing or adjust the sampling number (which can also be expressed as the data length). The positional relationship between the Nyquist point and the memory number of the data buffer shown in FIG. 3 may be either a state in the sampling data buffer or a state in the clock reproduction data buffer. The clock recovery data buffer detects the detection result by controlling the data fetching timing and data length to the sampling data buffer so that one Nyquist point is always located in the data buffer, or is controlled. do it. The same applies to the following description. The memory position of the Nyquist point in the sampling data buffer or the clock recovery data buffer is expressed by “center”, “front, head, tip”, “back”, etc., but these are the sequential numbers of the buffer memory, that is, , Pointing to the address.
FIG. 4 is a diagram illustrating a control example in the case where the Nyquist point is located at the center of the sampling data buffer. 4, 5, and 6, the processing on the right side of the drawing is later in time, and the processing on the left side is performed earlier. For example, if attention is paid to buffer memory numbers 1, 2, 3, 4,..., Sampling data is captured in the first buffer before the fourth buffer.
In (a), when the capture from the received BB data is performed for 10 sampling data for one symbol to the sampling data buffer 3 (shaded portion) via the changeover switch 6, the data for clock recovery is stored. Reading from the sampling data buffer for writing to the buffer 8 indicates that 10 sampling data from the sampling data buffer 1 are delayed by 2 symbols. At this time, since the Nyquist point is located at the center in the clock recovery data buffer, no correction is necessary, and it is performed at the same read and capture timings as shown in (b) and (c).

一方、図5は、前記図4(a)と同様に受信BBデータの取り込みが、切り替えスイッチ6を介してサンプリングデータバッファ3(斜線部)に対して1シンボル分の10個のサンプリングデータについて行われているとき、クロック再生用データバッファ8への書き込みは2シンボル分遅れていることを示しているが、この例では、クロック再生用データバッファにおけるナイキスト点検出位置が、サンプリングデータバッファの後方(例えば7番目)にあるので、中央位置(5番目)との差が2となる。この例では、5<7となり正方向にずれている(受信BBデータ取り込みタイミングが進んでいる)と判断し、この検出結果を受けて、(b)に示すように、次に行われる受信BBデータ取り込み処理では、(10サンプリングデータ)+(5サンプル目からの差分=2)の12個のサンプリングデータを取り込む。このときは、サンプリングデータバッファ4のメモリ容量を越えるので、補助バッファを使用する。また、クロック再生用データバッファ8への取り込み(データバッファからの読み出し)においては、ナイキスト点がメモリ中央の(5番目)になるように取り込みタイミングを調整して、10個のサンプリングデータを取り込む(図5、bのサンプリングデータバッファ2)。その結果、それ以降は図5(c)に示すように、データバッファ中の取り込み/読み出しデータ中のナイキスト点はバッファの中央に位置することになる。   On the other hand, in FIG. 5, the reception BB data is fetched for 10 sampling data for one symbol to the sampling data buffer 3 (shaded portion) via the changeover switch 6 as in FIG. In this example, the writing to the clock recovery data buffer 8 is delayed by two symbols. In this example, the Nyquist point detection position in the clock recovery data buffer is located behind the sampling data buffer ( For example, the difference from the center position (fifth) is 2. In this example, it is determined that 5 <7 and there is a shift in the positive direction (the reception BB data capture timing is advanced), and the reception BB to be performed next is received as shown in FIG. In the data capturing process, 12 sampling data of (10 sampling data) + (difference from the fifth sample = 2) are captured. At this time, since the memory capacity of the sampling data buffer 4 is exceeded, an auxiliary buffer is used. Further, in fetching into the clock recovery data buffer 8 (reading from the data buffer), the fetching timing is adjusted so that the Nyquist point is at the center of the memory (fifth), and ten sampling data are fetched ( Sampling data buffer 2 in FIG. As a result, thereafter, as shown in FIG. 5C, the Nyquist point in the fetch / read data in the data buffer is located at the center of the buffer.

図6は、逆に取り込んだ受信BBデータ中のナイキスト点が、バッファの先端部に位置する場合の制御例を示した図である。先ず、前記図4(a)と同様に受信BBデータの取り込みと、クロッ再生用データバッファ8に書き込みが行われるが、この例では、クロック再生用データバッファにおけるナイキスト点検出位置が、サンプリングバッファメモリの後方(例えば3番目)にあるので、中央位置(5番目)との差が−2となる。この例では、5>3となり負方向にずれている(受信BBデータ取り込みタイミングが遅れている)と判断して、この果を受けて、(b)に示すように、次に行われる受信BBデータ取りこみでは、(10サンプリングデータ)−(5サンプル目からの差分=2)の8個のサンプリングデータを取り込む(図6、bのデータバッファ4の斜線部)。なおこれに対応して、クロック再生用データバッファ8への取り込み(データバッファからの読み出し)においては図6(b)に示すように、サンプリングデータバッファ1と2に跨って、ナイキスト点がバッファメモリの中央(5番目に)なるように、10個のサンプリングデータを取り込む。その結果、図6(c)に示すように、それ以降のサンプリングデータバッファ中の取り込み/読み出しデータ中のナイキスト点はバッファの中央に位置することになる。この例では、クロック再生用データバッファにおけるナイキスト点位置の検出を行い、その結果を反映させてサンプリングデータの取り込みタイミングとデータ長を制御するために、2サンプル分遅らせる場合を示したが、この例に限らず、本発明の趣旨に反しない限り、遅延させるタイミングや、取り込み/読み出しサンプリングデータ長(数)は適宜変更可能である。   FIG. 6 is a diagram illustrating a control example in the case where the Nyquist point in the received BB data captured in reverse is located at the leading end of the buffer. First, similar to FIG. 4A, the reception BB data is fetched and written to the clock reproduction data buffer 8. In this example, the Nyquist point detection position in the clock reproduction data buffer is the sampling buffer memory. Therefore, the difference from the center position (fifth) is −2. In this example, it is determined that 5> 3 and is shifted in the negative direction (the reception BB data capturing timing is delayed), and in response to this result, as shown in FIG. In the data acquisition, eight sampling data of (10 sampling data) − (difference from the fifth sample = 2) are acquired (the hatched portion of the data buffer 4 in FIG. 6B). Correspondingly, the Nyquist point extends over the sampling data buffers 1 and 2 in the buffer memory as shown in FIG. 6B when fetching into the clock recovery data buffer 8 (reading from the data buffer). 10 pieces of sampling data are fetched so as to be in the center (fifth). As a result, as shown in FIG. 6C, the Nyquist point in the subsequent fetch / read data in the sampling data buffer is located at the center of the buffer. In this example, the Nyquist point position in the clock recovery data buffer is detected, and in order to reflect the result and control the sampling data take-in timing and data length, the case of delaying by two samples is shown. Not limited to this, the timing of delay and the length (number) of sampling / reading sampling data can be changed as appropriate as long as they do not contradict the gist of the present invention.

図7は、上述した一連の制御方法のフローチャートである。処理がスタートすると、先ず、取り込み制御である場合は、受信BBデータ取り込みデータバッファアドレスと、受信BBデータ取り込み長を設定し、その設定に従ってサンプリングデータバッファ1乃至4に順次、受信BBデータを取り込むためのフローが開始される(S1)。スタート時点では、例えば10個のサンプリングデータを、規定のタイミングで取り込む。取り込まれた受信BBデータは取り込みタイミングから所定のサンプルレート分送れて読み出し、これをクロック再生用データバッファへ供給する(S2)。このとき、読み出しタイミングと読み出しアドレスは、サンプリングデータバッファの中央部(バッファメモリの中央位置例えば5番目)とナイキスト点位置との誤差に基づいて決定されるが、スタート初期時は、前記誤差情報がないので、規定とおりのタイミングとする。
次の受信BBデータは、周期的に取り込みを順次繰返すサンプリングデータバッファに対して行うが、前記誤差情報が得られている場合は、それに基づいて、サンプリングデータバッファのアドレスが決定される(S3)。一方、クロック再生用データバッファに取り込まれたデータに基づいてクロック再生処理が行われ、その際上述したようにバッファ内のナイキスト点位置関係が検出される(S4)。このようにして検出されたシンボルデータは、既に説明したように、所定のビット列に変換され(S5)、これらのビット列によって符号化されている元の音声信号に復元され、スピーカ等から出力される。以上の処理によって、割り込み処理毎に、1回のナイキスト点誤差検出が行われているので、それに基づいて受信BBデータ取り込みデータ長を設定する(S6)。以上の処理を繰返し実行することによって、常に、データバッファの中央位置にナイキスト点が位置するように制御される。これによれば、例えば、フェ−ジングやクロック発生装置等の状態変化により、データバッファ内のナイキスト位置が中央位置からずれた場合であっても、自動的に適正な位置になるように補正されるので、ビットエラーとなることがない。
FIG. 7 is a flowchart of the series of control methods described above. When the process starts, first, in the case of the capture control, the reception BB data capture data buffer address and the reception BB data capture length are set, and the reception BB data is sequentially captured into the sampling data buffers 1 to 4 according to the settings. Is started (S1). At the start time, for example, 10 pieces of sampling data are captured at a specified timing. The fetched received BB data is read out at a predetermined sample rate from the fetch timing and supplied to the clock recovery data buffer (S2). At this time, the read timing and read address are determined based on an error between the central portion of the sampling data buffer (the central position of the buffer memory, for example, the fifth) and the Nyquist point position. There is no timing, so the timing is as specified.
The next received BB data is sent to the sampling data buffer that periodically repeats the fetching. If the error information is obtained, the address of the sampling data buffer is determined based on the error information (S3). . On the other hand, clock recovery processing is performed based on the data fetched into the clock recovery data buffer, and at that time, the Nyquist point positional relationship in the buffer is detected as described above (S4). As described above, the symbol data detected in this way is converted into a predetermined bit string (S5), restored to the original audio signal encoded by these bit strings, and output from a speaker or the like. . As a result of the above processing, the Nyquist point error detection is performed once for each interrupt processing, and based on this, the received BB data capture data length is set (S6). By repeatedly executing the above processing, the Nyquist point is always controlled to be located at the center position of the data buffer. According to this, for example, even when the Nyquist position in the data buffer is deviated from the center position due to a change in the state of the fading or the clock generator, the position is automatically corrected to be an appropriate position. Therefore, no bit error occurs.

なお、以上の説明では、サンプリングデータバッファへの取り込み、読み出し、クロック再生用データバッファへの取り込みのタイミングとデータ長の制御を行う場合を例示したが、その中のどれか一つ又は幾つかの組み合わせを選択することも出来る。例えば、ナイキスト点のずれが小さい場合等においてはクロック再生用データバッファへの取り込みタイミングかデータ長の制御のいずれか一方又はその両方みを制御しても、等価的に以上説明した場合と同様の制御が可能であろう。また、受信BBデータ取り込みタイミングとナイキスト点との関係を検出する処理をクロック再生データバッファにおいて行う場合を説明したが、本発明の実施に際してはこの例に限定する必要は無く、同様のDSPへの割り込み処理や、専用の機能ブロックを備え、あるいは専用のフローを行うプログラムを用意することもできる。また、データバッファ内のナイキスト点位置関係を検出する処理に使用する装置や方法は、例えば特開2003−333113が利用できる他、公知の手段を用いて実現できるが、同一出願人は、「シンボルクロック再生装置及び方法、プログラム」について出願済みであるが、未公開であり、また、本発明と組み合わせて新たな発明にもなり得ると考えられるので、以下詳細に説明する。
なお、以上説明した本発明においては、ナイキスト点とサンプリングタイミングは一致している場合を前提としたものであるのに対し、以下に説明するクロック再生装置は、ナイキスト点とサンプリングタイミングとを一致させることを目的としており、両者は必ずしも目的を同じくするものではないが、本発明に併用すれば著しい効果があり得る。
In the above description, the case where the timing and the data length of the sampling data buffer, the reading, and the clock recovery data buffer are controlled is exemplified, but one or several of them are controlled. You can also select a combination. For example, when the deviation of the Nyquist point is small or the like, even if one or both of the timing for fetching into the data buffer for clock reproduction and / or the control of the data length are controlled, it is equivalent to the case described above. Control would be possible. Further, although the case where the processing for detecting the relationship between the reception BB data capture timing and the Nyquist point is performed in the clock reproduction data buffer has been described, it is not necessary to limit to this example when implementing the present invention. It is also possible to provide a program for performing interrupt processing, a dedicated function block, or a dedicated flow. In addition, the apparatus and method used for the process of detecting the Nyquist point positional relationship in the data buffer can be realized by using known means in addition to, for example, Japanese Patent Laid-Open No. 2003-333113. The clock reproduction apparatus and method, and the program have been filed, but they have not been published yet and are considered to be a new invention in combination with the present invention, and will be described in detail below.
In the present invention described above, it is assumed that the Nyquist point and the sampling timing are coincident with each other, whereas the clock recovery device described below makes the Nyquist point and the sampling timing coincide. Both are not necessarily the same purpose, but if used together in the present invention, there can be a significant effect.

図8は、同一出願が出願済みの「クロック再生装置」の概要ブロック図である。なお、この例に示すブロック図は、機能的なものであり、必ずしもこの例のとおりに限定するものではなく、以下に説明するとおりに機能すればどのような構成でもよいし、既に説明した構成部分と重複する機能は、それを流用してもよい。また、使用する用語は、出願済みの明細書の記載に準じているが、類似する用語は、特別に明示しない限り同様の概念とする。
この例に示すクロック再生装置20は、受信した信号を検波して、送信側で搬送信号に重畳された元の信号を検出する検波部21と、検波信号から周波数の偏移量に応じた4つの信号を出力する4値判定部22と、該4値判定部22の出力信号を一定時間遅延する遅延部23と、前記4値判定部22の出力及びそれを一定時間遅延させた遅延部23の出力の排他的論理積を演算するXOR演算回路24と、XOR演算回路24の演算結果をバッファ行列として蓄積しバッファ列毎の積算値を得る積算部25と、バッファ行列が満たされる毎に積算部5における積算値を出力するゲート部26と、ゲート部26からの積算値信号を3つに切り分ける端子a、b、cを備えたスイッチ部27とを備えている。また、前記スイッチ部27の端子aには、カウンタアップ部28と、第2ゲート部29と、この第2ゲート部29に閾値(しきい値とも記す)を供給する閾値部30とを含むタイミング進み処理ルートが接続されており、このルートを経て、シンボルタイミング検出部31に接続されている。また、前記スイッチ部27の端子bは、直接前記シンボルタイミング検出部31に接続されている。更に、スイッチ部27の残りの端子cには、カウンタダウン部32と、第3ゲート部33と、この第3ゲート部33に閾値を供給する閾値部34とを含むタイミング遅れ処理ルートが接続されており、このルートを経て、シンボルタイミング検出部31に接続されている。そして、前記シンボルタイミング検出部31の出力が前記検波部21に供給されており、検波のタイミングを補正することによって、タイミングのずれを修正する。
FIG. 8 is a schematic block diagram of a “clock recovery device” for which the same application has been filed. Note that the block diagram shown in this example is functional, and is not necessarily limited to this example. Any configuration may be used as long as it functions as described below, and the configuration already described A function that overlaps with a part may be used. The terms used are in accordance with the descriptions in the filed specification, but similar terms have the same concept unless otherwise specified.
The clock recovery device 20 shown in this example detects a received signal and detects the original signal superimposed on the carrier signal on the transmission side, and 4 according to the frequency shift amount from the detection signal. A quaternary determination unit 22 that outputs two signals, a delay unit 23 that delays the output signal of the quaternary determination unit 22 for a predetermined time, an output of the quaternary determination unit 22 and a delay unit 23 that delays the output of the quaternary determination unit 22 An XOR operation circuit 24 for calculating the exclusive logical product of the outputs of the output, an integration unit 25 for accumulating the operation results of the XOR operation circuit 24 as a buffer matrix and obtaining an integrated value for each buffer column, and integrating each time the buffer matrix is filled The gate unit 26 that outputs the integrated value in the unit 5 and the switch unit 27 that includes terminals a, b, and c for dividing the integrated value signal from the gate unit 26 into three parts are provided. The terminal a of the switch unit 27 includes a counter-up unit 28, a second gate unit 29, and a threshold unit 30 that supplies a threshold value (also referred to as a threshold value) to the second gate unit 29. The advance processing route is connected, and is connected to the symbol timing detection unit 31 via this route. The terminal b of the switch unit 27 is directly connected to the symbol timing detection unit 31. Further, a timing delay processing route including a counter-down unit 32, a third gate unit 33, and a threshold unit 34 for supplying a threshold to the third gate unit 33 is connected to the remaining terminal c of the switch unit 27. It is connected to the symbol timing detector 31 via this route. The output of the symbol timing detection unit 31 is supplied to the detection unit 21, and the timing deviation is corrected by correcting the detection timing.

図9は前記図8に示したクロック再生装置の制御手順を示したフローチャートである。図9において、先ずクロック再生を行い(S21)、そのときの処理が、シンボルクロックタイミングの変更であるか否かを判定し、シンボルクロックタイミング変更である場合は(S22 YES)、シンボルタイミングの状態を検出する(S23)。
シンボルタイミングの状態検出は、例えば、特開2003−333113公報に示されているように、前記積算部25、第1ゲート部26、シンボルタイミング検出部31等において、メモリ蓄積したサンプリングデータの、隣接するサンプリング値の比較によって検出される。なお、前記スイッチ27は、処理スタート時点では端子bが選択されて、直接第1ゲート部25の出力が直接シンボルタイミング検出部31に供給されている。この検出の結果、シンボルクロックタイミングにずれがあるときは、それが遅れである場合と、進みである場合とによって異なる処理を行う。先ず、ステップST3において、シンボルクロックに遅れがある場合は(S23、S24)、前記図8のスイッチ27をcに切り替えて、タイミング遅れ処理ルートを選択する。シンボル取得タイミングに遅れがある場合は、カウンタダウン部32のカウンと値を一つデクリメント(減算)する(S25)。また、そのときのカウント値を第三のゲート部33において、閾値(しきい値)34と比較し、閾値と同じ又は越えていれば(S26 YES)、サンプリングタイミングを1クロック分+1シフトする(S27)とともに、カウンタ値をリセットして一連の処理を終了する(S28)。なお、前記ステップS26において、カウント値がしきい値でない無い場合も、同様に終了する。
一方、前記ステップS23のシンボルタイミングの状態を検出するステップS23において、シンボルクロックが進んでいる場合は(S23、S29)、前記スイッチ27をaに切り替えて、タイミング進み処理ルートを選択する。シンボル取得タイミングに進みがある場合は、カウンタアップ部28のカウンと値を一つインクリメント(加算)する(S30)。また、そのときのカウント値を第二のゲート部29において、閾値(しきい値)30と比較し、閾値と同じ又は越えていれば(S31 YES)、サンプリングタイミングを1クロック分−1シフトする(S32)とともに、カウンタ値をリセットして一連の処理を終了する(S33)。なお、前記ステップS31において、カウント値がしきい値でない無い場合も、同様に終了する。
FIG. 9 is a flowchart showing a control procedure of the clock recovery apparatus shown in FIG. In FIG. 9, first, clock recovery is performed (S21), and it is determined whether or not the processing at that time is a change of the symbol clock timing. If the change is the symbol clock timing (S22 YES), the state of the symbol timing is determined. Is detected (S23).
For example, as shown in Japanese Patent Laid-Open No. 2003-333113, symbol timing state detection is performed by using adjacent sampling data stored in memory in the integrating unit 25, the first gate unit 26, the symbol timing detecting unit 31, and the like. It is detected by comparing the sampling values. Note that the terminal 27 of the switch 27 is selected at the start of processing, and the output of the first gate unit 25 is directly supplied to the symbol timing detection unit 31 directly. As a result of this detection, when there is a deviation in the symbol clock timing, different processing is performed depending on whether it is delayed or advanced. First, in step ST3, if there is a delay in the symbol clock (S23, S24), the switch 27 in FIG. 8 is switched to c to select a timing delay processing route. When there is a delay in the symbol acquisition timing, the count and value of the counter down unit 32 are decremented (subtracted) by one (S25). Further, the count value at that time is compared with the threshold value (threshold value) 34 in the third gate unit 33, and if it is equal to or exceeds the threshold value (YES in S26), the sampling timing is shifted by one clock plus one ( Along with S27), the counter value is reset and the series of processing ends (S28). Note that if the count value is not a threshold value in step S26, the process is similarly terminated.
On the other hand, if the symbol clock is advanced (S23, S29) in step S23 for detecting the symbol timing state in step S23, the switch 27 is switched to a and the timing advance processing route is selected. If there is progress in the symbol acquisition timing, the count and value of the counter up unit 28 are incremented (added) by one (S30). Further, the count value at that time is compared with the threshold value (threshold value) 30 in the second gate unit 29, and if it is equal to or exceeds the threshold value (S31 YES), the sampling timing is shifted by -1 for one clock. Along with (S32), the counter value is reset and the series of processing is terminated (S33). If the count value is not a threshold value in step S31, the process is similarly terminated.

図10は以上の処理における、カウンタ動作の様子を示したもので、ステップS24、S29において、夫々の判定結果に基づいてカウンタ値を減少・増加させ、カウンタ値がしきい値に達した時点で、1サンプリング分クロック周波数の位相を補正する。即ち、図10に示すように、理想的なシンボルタイミングである0レベル線を境にして、上下のしきい値の間に位置する限りは、正確なシンボルデータを検知可能であるからクロック周波数の補正は必要でないので、カウンタ値の増減を行うのみであるが、カウント値がしきい値を越えると、もはや同一のシンボル取得タイミングでは正確なシンボル値を取得できなくなるので、1クロック分シフトする。この結果、シンボルレートが遅れた場合も進んだ場合も、ナイキスト点とシンボル取得タイミングとの間の幅が同じように広く確保できるので、両者ともバランスがとれ、結果的に追従範囲が拡大されたものとなる。以上のように、検波信号を3倍以上の周波数でオーバーサンプリングし、夫々のサンプリングタイミングにおけるシンボル取得タイミングの遅れ/進み状態を検出するとともに、その状況に応じてクロック再生用の発振手段の発振周波数を補正したので、同期ワードの検出ができない場合であっても、クロック再生が可能である。また、タイミングの進み側に対しても同じようにシンボル取得タイミング点とナイキスト点との間隔が広がり、両者バランスがとれたものとなるので、安定したクロック再生装置が得られる。
以上説明した同一出願人にかかるクロック再生装置及び方法の全部、又はその一部を部分的に使用すれば、本発明において必要な受信BBデータ取り込みとナイキスト点との関係を検出する手段としても利用可能性があり、また、本発明と併用すれば、更に、正確なシンボル検出が可能となる。
FIG. 10 shows the state of the counter operation in the above processing. In steps S24 and S29, the counter value is decreased or increased based on the respective determination results, and when the counter value reaches the threshold value. The phase of the clock frequency for one sampling is corrected. That is, as shown in FIG. 10, as long as it is located between the upper and lower thresholds with the zero level line as an ideal symbol timing as a boundary, accurate symbol data can be detected, so that the clock frequency Since correction is not necessary, only the counter value is increased or decreased. However, when the count value exceeds the threshold value, an accurate symbol value can no longer be acquired at the same symbol acquisition timing. As a result, even if the symbol rate is delayed or advanced, the width between the Nyquist point and the symbol acquisition timing can be secured as wide, so that both are balanced and consequently the tracking range is expanded. It will be a thing. As described above, the detection signal is oversampled at a frequency of three times or more, the delay / advance state of the symbol acquisition timing at each sampling timing is detected, and the oscillation frequency of the oscillation means for clock recovery according to the situation Thus, even if the sync word cannot be detected, the clock can be recovered. In addition, since the interval between the symbol acquisition timing point and the Nyquist point is similarly increased on the timing advance side, and both are balanced, a stable clock recovery device can be obtained.
If all or part of the clock recovery apparatus and method according to the same applicant described above is partially used, it can also be used as a means for detecting the relationship between reception BB data fetching and Nyquist point required in the present invention. There is a possibility, and when used in combination with the present invention, more accurate symbol detection is possible.

以上説明したように、本発明の装置及び方法は、デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出装置において、複数のサンプリングデータバッファに、順次所要数のサンプリングデータを取り込みながら、数シンボル分遅らせて、前記サンプリングデータをクロック再生用データバッファに取り込み、前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出すると共に、このナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御するように構成したので、クロック再生用データバッファには必ず1つのナイキスト点がバッファの中央に位置することになる。従って、従来のように1つのバッファの中に二つのナイキスト点が取り込まれることや、全くナイキスト点が含まれないと云った不具合が解消され、確実なシンボル検出が可能となる。   As described above, according to the apparatus and method of the present invention, in a symbol detection apparatus that detects symbol data from baseband data obtained by receiving and detecting a digital modulation signal, a required number of sampling data is sequentially transferred to a plurality of sampling data buffers. While taking in, the sampling data is delayed by several symbols, the sampling data is taken into the clock reproduction data buffer, and the deviation of the Nyquist point from the center position of the clock reproduction data buffer is detected and the deviation of the Nyquist point is corrected. In addition, since it is configured to control at least one of the data fetching to the sampling data buffer, the reading, the fetching to the clock recovery data buffer, or the fetching / reading data length, the clock recovery data buffer includes Always 1 So that the Nyquist point of positioned at the center of the buffer. Therefore, the conventional problem that two Nyquist points are taken into one buffer or no Nyquist points are included at all is eliminated, and reliable symbol detection is possible.

本発明の一実施形態に係るシンボル検出装置における受信BBデータ取り込みバッファ構成例を示す図である。It is a figure which shows the structural example of the reception BB data acquisition buffer in the symbol detection apparatus which concerns on one Embodiment of this invention. 本発明における受信BBデータ取り込みバッファ切り替えの例を示す図である。It is a figure which shows the example of reception BB data acquisition buffer switching in this invention. 本発明における、ナイキスト点をクロック再生用データバッファも中心位置に移動させる制御の様子を示す概略図であり、(a)は適切な位置にある場合を示す図、(b)は正の状態にある場合を示す図、(c)は負の状態にある場合を示す図である。FIG. 4 is a schematic diagram showing a state of control for moving the Nyquist point to the center position of the clock recovery data buffer in the present invention, (a) is a diagram showing a case where it is in an appropriate position, and (b) is in a positive state. The figure which shows a case, (c) is a figure which shows the case in a negative state. (a)、(b)、(c)は、ナイキスト点がデータバッファの中心に位置する場合の制御概略図である。(A), (b), (c) is a control schematic diagram when the Nyquist point is located at the center of the data buffer. (a)、(b)、(c)は、ナイキスト点がデータバッファの中心位置から正方向にずれた場合の制御概略図である。(A), (b), (c) is a control schematic diagram when the Nyquist point is shifted in the positive direction from the center position of the data buffer. (a)、(b)、(c)は、ナイキスト点がデータバッファの中心位置から負方向にずれた場合の制御概略図である。(A), (b), (c) is a control schematic diagram when the Nyquist point is shifted in the negative direction from the center position of the data buffer. 図4乃至図6の一連の制御方法のフローチャートである。7 is a flowchart of a series of control methods in FIGS. 4 to 6. 本発明において利用可能なクロック再生装置の例を示すブロック構成図である。It is a block block diagram which shows the example of the clock reproducing | regenerating apparatus which can be utilized in this invention. 本発明において利用可能なクロック再生装置の制御方法例を示すフローチャートである。It is a flowchart which shows the example of a control method of the clock reproducing | regenerating apparatus which can be utilized in this invention. 本発明において利用可能なクロック再生装置の動作例を説明するカウンタ動作の様子を示す図である。It is a figure which shows the mode of the counter operation | movement explaining the operation example of the clock reproducing | regenerating apparatus which can be utilized in this invention. 従来のデジタル受信機のDSP機能概要図である。It is a DSP function outline figure of the conventional digital receiver. 従来の受信BBデータ取り込みバッファの切り替え制御を示す機能ブロック図である。It is a functional block diagram which shows the switching control of the conventional reception BB data acquisition buffer. アイパターンの例を示す図である。It is a figure which shows the example of an eye pattern. 受信BBデータ処理部実施のパラメータの例を示す図である。It is a figure which shows the example of the parameter of reception BB data process part implementation. クロック再生ナイキスト検出パターンの例を示す概略図であるIt is the schematic which shows the example of a clock reproduction Nyquist detection pattern クロック再生ナイキスト検出パターンの他の例を示す概略図である。It is the schematic which shows the other example of a clock reproduction | regeneration Nyquist detection pattern.

符号の説明Explanation of symbols

1、2、3:サンプリングデータバッファ、5;補助バッファ、6、7:切り替えスイッチ、8:クロック再生用データバッファ、21:検波部、22:4値判定部、23:遅延部、24:XOR演算回路、25:積算部、26、29、33:ゲート部、27:スイッチ、28:カウンタアップ部、30、34:しきい値部(閾値部)、31:シンボルタイミング検出部、110:A/Dコンバータ、111:DSP部、112:ISR部、113:デジタル受信処理部、114:デコーダ部、115:クロック再生部、116:シンボル検出部。   1, 2, 3: sampling data buffer, 5: auxiliary buffer, 6, 7: changeover switch, 8: clock recovery data buffer, 21: detection unit, 22: quaternary determination unit, 23: delay unit, 24: XOR Arithmetic circuit, 25: integration unit, 26, 29, 33: gate unit, 27: switch, 28: counter up unit, 30, 34: threshold unit (threshold unit), 31: symbol timing detection unit, 110: A / D converter, 111: DSP section, 112: ISR section, 113: digital reception processing section, 114: decoder section, 115: clock recovery section, 116: symbol detection section.

Claims (6)

デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出装置において、
所要サンプリングデータをメモリする複数のサンプリングデータバッファと、
前記サンプリングデータバッファに順次所要数のサンプリングデータを取り込むサンプリングデータ取り込み手段と、
前記サンプリングデータバッファから所要数のサンプリングデータを読み出すサンプリングデータ読み出し手段と、
前記読み出したサンプリングデータを供給してクロックを再生するクロック再生用データバッファと、
前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出するナイキスト位置誤差検出手段と、を備え、
前記ナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御することを特徴とするシンボル検出装置。
In a symbol detection device for detecting symbol data from baseband data obtained by receiving and detecting a digital modulation signal,
A plurality of sampling data buffers for storing required sampling data; and
Sampling data capturing means for sequentially capturing a required number of sampling data into the sampling data buffer;
Sampling data reading means for reading the required number of sampling data from the sampling data buffer;
A clock recovery data buffer for recovering a clock by supplying the read sampling data;
Nyquist position error detecting means for detecting a deviation of the Nyquist point from the center position of the clock recovery data buffer,
Controlling at least one of data fetching to the sampling data buffer, reading to the data buffer for clock reproduction, or fetching / reading data length so as to correct the deviation of the Nyquist point Symbol detection device.
デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出装置において、
所要サンプリングデータをメモリする少なくとも4つのサンプリングデータバッファと、
前記サンプリングデータバッファに順次所要数のサンプリングデータを取り込むサンプリングデータ取り込み手段と、
前記サンプリングデータの容量が不足するとき使用する補助バッファと、
前記サンプリングデータバッファから所要数のサンプリングデータを読み出すサンプリングデータ読み出し手段と、
前記読み出したサンプリングデータを供給してクロックを再生するクロック再生用データバッファと、
前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出するナイキスト位置誤差検出手段と、を備え、
前記ナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御することを特徴とするシンボル検出装置。
In a symbol detection device for detecting symbol data from baseband data obtained by receiving and detecting a digital modulation signal,
At least four sampling data buffers for storing required sampling data;
Sampling data capturing means for sequentially capturing a required number of sampling data into the sampling data buffer;
An auxiliary buffer to be used when the sampling data capacity is insufficient;
Sampling data reading means for reading the required number of sampling data from the sampling data buffer;
A clock recovery data buffer for recovering a clock by supplying the read sampling data;
Nyquist position error detecting means for detecting a deviation of the Nyquist point from the center position of the clock recovery data buffer,
Controlling at least one of data fetching to the sampling data buffer, reading to the data buffer for clock reproduction, or fetching / reading data length so as to correct the deviation of the Nyquist point Symbol detection device.
デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出方法において、
複数のサンプリングデータバッファに順次所要数のサンプリングデータを取り込むサンプリングデータ取り込み処理と、
前記サンプリングデータバッファから所要数のサンプリングデータを読み出すサンプリングデータ読み出し処理と、
クロックを再生するクロック再生用データバッファに、前記読み出したサンプリングデータを供給する処理と、
前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出するナイキスト位置誤差検出処理と、
前記ナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御するナイキスト位置補正処理と、を含むことを特徴とするシンボル検出方法。
In a symbol detection method for detecting symbol data from baseband data obtained by receiving and detecting a digital modulation signal,
Sampling data fetching processing for sequentially fetching the required number of sampling data into a plurality of sampling data buffers,
Sampling data read processing for reading a required number of sampling data from the sampling data buffer;
A process of supplying the read sampling data to a clock recovery data buffer for recovering a clock;
A Nyquist position error detection process for detecting a deviation of the Nyquist point from the center position of the clock recovery data buffer;
Nyquist position correction processing for controlling at least one of data fetching to the sampling data buffer, reading to the data buffer for clock reproduction, or fetching / reading data length so as to correct the deviation of the Nyquist point And a symbol detection method.
デジタル変調信号を受信検波したベースバンドデータから、シンボルデータを検出するシンボル検出方法において、
所要サンプリングデータを、少なくとも4つのサンプリングデータバッファ及び1つの補助バッファに順次取り込むサンプリングデータ取り込み処理と、
前記サンプリングデータバッファ及び補助バッファから所要数のサンプリングデータを読み出すサンプリングデータ読み出し処理と、
前記読み出したサンプリングデータをクロック再生用データバッファに供給して、クロックを再生するクロック再生用処理と、
前記クロック再生用データバッファの中央位置からのナイキスト点のずれを検出するナイキスト位置誤差検出処理と、
前記ナイキスト点のずれを補正するように、前記サンプリングデータバッファへのデータ取り込み、読み出し、又はクロック再生用データバッファへの取り込み、又は前記取り込み/読み出しデータ長の少なくとも1つを制御する処理と、を含むことを特徴とするシンボル検出方法。
In a symbol detection method for detecting symbol data from baseband data obtained by receiving and detecting a digital modulation signal,
A sampling data capturing process for sequentially capturing required sampling data into at least four sampling data buffers and one auxiliary buffer;
Sampling data read processing for reading the required number of sampling data from the sampling data buffer and the auxiliary buffer;
Supplying the read sampling data to a clock recovery data buffer to recover a clock;
A Nyquist position error detection process for detecting a deviation of the Nyquist point from the center position of the clock recovery data buffer;
A process of controlling at least one of data fetching to the sampling data buffer, reading to the data buffer for clock reproduction, or fetching / reading data length so as to correct the deviation of the Nyquist point. A symbol detection method comprising:
請求項3又は4に記載のシンボル検出方法をコンピュータが制御可能にプログラミングしたことを特徴とするシンボル検出制御プログラム。   A symbol detection control program, wherein the symbol detection method according to claim 3 or 4 is programmed to be controlled by a computer. 請求項5記載のシンボル検出制御プログラムを記録した記録媒体。   A recording medium on which the symbol detection control program according to claim 5 is recorded.
JP2005220719A 2005-07-29 2005-07-29 Symbol detection apparatus, symbol detection method, symbol detection control program, and recording medium Active JP4599247B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005220719A JP4599247B2 (en) 2005-07-29 2005-07-29 Symbol detection apparatus, symbol detection method, symbol detection control program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005220719A JP4599247B2 (en) 2005-07-29 2005-07-29 Symbol detection apparatus, symbol detection method, symbol detection control program, and recording medium

Publications (2)

Publication Number Publication Date
JP2007036976A true JP2007036976A (en) 2007-02-08
JP4599247B2 JP4599247B2 (en) 2010-12-15

Family

ID=37795632

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005220719A Active JP4599247B2 (en) 2005-07-29 2005-07-29 Symbol detection apparatus, symbol detection method, symbol detection control program, and recording medium

Country Status (1)

Country Link
JP (1) JP4599247B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009141744A (en) * 2007-12-07 2009-06-25 Hitachi Ulsi Systems Co Ltd Communication equipment and semiconductor device
JP2009239364A (en) * 2008-03-25 2009-10-15 Kenwood Corp Digital wireless device, control method, and program
JP2020043392A (en) * 2018-09-06 2020-03-19 日本電信電話株式会社 Signal processor and photoreceiver

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02301341A (en) * 1989-05-16 1990-12-13 Mitsubishi Electric Corp Jitter suppressing device
JP2001203768A (en) * 2000-01-18 2001-07-27 Hitachi Kokusai Electric Inc Reception base band circuit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02301341A (en) * 1989-05-16 1990-12-13 Mitsubishi Electric Corp Jitter suppressing device
JP2001203768A (en) * 2000-01-18 2001-07-27 Hitachi Kokusai Electric Inc Reception base band circuit

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009141744A (en) * 2007-12-07 2009-06-25 Hitachi Ulsi Systems Co Ltd Communication equipment and semiconductor device
JP2009239364A (en) * 2008-03-25 2009-10-15 Kenwood Corp Digital wireless device, control method, and program
JP2020043392A (en) * 2018-09-06 2020-03-19 日本電信電話株式会社 Signal processor and photoreceiver
JP7164810B2 (en) 2018-09-06 2022-11-02 日本電信電話株式会社 Signal processor and optical receiver
US11595132B2 (en) 2018-09-06 2023-02-28 Nippon Telegraph And Telephone Corporation Signal processing apparatus and optical receiver

Also Published As

Publication number Publication date
JP4599247B2 (en) 2010-12-15

Similar Documents

Publication Publication Date Title
US7167328B2 (en) Synchronizing an asynchronously detected servo signal to synchronous servo demodulation
US8705673B2 (en) Timing phase detection using a matched filter set
JP2003281831A5 (en)
JP4760329B2 (en) Sync word detection device, sync word detection method, program, and recording medium
US20050122885A1 (en) Phase difference correction apparatus and data reproduction apparatus including data header detection apparatus
JP4599247B2 (en) Symbol detection apparatus, symbol detection method, symbol detection control program, and recording medium
JP4508961B2 (en) Symbol determination apparatus, symbol determination method for symbol determination apparatus, symbol determination program, and recording medium
JP3792904B2 (en) Reception device and communication device
JP4922617B2 (en) Synchronization determination method and synchronization determination apparatus
JP4968134B2 (en) Mixed symbol detector
JP2005210162A (en) Data fetching clock compensating circuit
JP2011130171A (en) Radio communication apparatus and radio communication method
JP2007013620A (en) Clock reproducing apparatus, clock reproducing method, clock reproducing program, and recording medium
JP4508960B2 (en) Modulation signal symbol determination apparatus, modulation signal symbol determination method, modulation signal symbol determination program, and recording medium
JP4485736B2 (en) Data restoration device
JP3921421B2 (en) Synchronization signal detection device, synchronization signal detection method, and program
JP2007142939A (en) Demodulator
JP4239320B2 (en) Received data playback device
JP5040767B2 (en) Digital radio, control method and program
JP4967341B2 (en) Frame synchronization detection apparatus, frame synchronization detection method, and frame synchronization detection program
JP2007235814A (en) Demodulation method, and demodulation circuit
JP2000358021A (en) Digital pll circuit and optical receiving circuit using the same
JP3828840B2 (en) Synchronization signal detection device, synchronization signal detection method, and program
JPH09191298A (en) Data receiver
JP4435438B2 (en) Digital radio synchronous demodulation circuit

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080305

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100806

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100831

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100927

R150 Certificate of patent or registration of utility model

Ref document number: 4599247

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131001

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20131001

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20131001

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350