WO2014024407A1 - 検出装置 - Google Patents

検出装置 Download PDF

Info

Publication number
WO2014024407A1
WO2014024407A1 PCT/JP2013/004535 JP2013004535W WO2014024407A1 WO 2014024407 A1 WO2014024407 A1 WO 2014024407A1 JP 2013004535 W JP2013004535 W JP 2013004535W WO 2014024407 A1 WO2014024407 A1 WO 2014024407A1
Authority
WO
WIPO (PCT)
Prior art keywords
correlation
divided
signal
pattern
detection
Prior art date
Application number
PCT/JP2013/004535
Other languages
English (en)
French (fr)
Inventor
厚志 長谷川
容隆 澁谷
Original Assignee
ルネサスエレクトロニクス株式会社
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 ルネサスエレクトロニクス株式会社 filed Critical ルネサスエレクトロニクス株式会社
Publication of WO2014024407A1 publication Critical patent/WO2014024407A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/69Spread spectrum techniques
    • H04B1/707Spread spectrum techniques using direct sequence modulation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B3/00Line transmission systems
    • H04B3/54Systems for transmission via power distribution lines

Definitions

  • the present invention relates to a technique for detecting a signal pattern, particularly a signal pattern having no autocorrelation.
  • a predetermined signal pattern (hereinafter referred to as “target signal pattern”) in a received signal is detected.
  • the receiving device detects a synchronization signal pattern corresponding to a target signal pattern from a received signal.
  • Patent Document 1 discloses a technique in which a part of a synchronization detection circuit in CDMA spread spectrum communication is configured by a matched filter.
  • the matched filter is an FIR filter (FIR: Finite Impulse Response) having a filter coefficient linearly similar to the target signal pattern, and performs convolution integration on the input signal.
  • the synchronization detection circuit detects a target signal pattern (synchronization signal pattern) by detecting a peak (correlation peak) of the signal convolved and integrated by the matched filter.
  • synchronization signal patterns There are various types of synchronization signal patterns, and can generally be divided into signal patterns with autocorrelation and signal patterns without autocorrelation.
  • the signal pattern having autocorrelation means a pattern having periodicity, and is formed by repeating the same pattern a plurality of times along the time axis.
  • a signal pattern having no autocorrelation is, in other words, a pattern having no periodicity and having no reproducibility of the pattern along the time axis.
  • FIG. 9 shows a signal received by the receiving side in the PLC system.
  • the idle period in the figure indicates a period in which communication is not performed between the transmission side and the reception side.
  • a transmitting side first transmits a chirp signal (also referred to as “sweep tone signal”) to a receiving side before a signal indicating data to be transmitted to the receiving side (hereinafter referred to as “communication signal”). Notify the start of communication. Then, a communication signal is transmitted following the chirp signal.
  • a chirp signal also referred to as “sweep tone signal”
  • communication signal a signal indicating data to be transmitted to the receiving side
  • the receiving side of the PLC system it is necessary for the receiving side of the PLC system to always detect the chirp signal during the idle period. On the condition that the chirp signal is detected, the receiving side of the PLC system performs the receiving process of the payload signal and executes the communication with the transmitting side. Thus, in order to determine execution of communication for chirp signal detection, it can be said that the chirp signal is a signal corresponding to the above-described synchronization signal.
  • the chirp signal has a signal pattern having no autocorrelation. Therefore, in the PLC system, when detecting the chirp signal, the receiving apparatus detects the entire correlation from the beginning to the end of the signal pattern of the chirp signal with respect to the input signal.
  • G3-PLC and PRIME PowerRline Intelligent Metering Evolution
  • PRIME PowerRline Intelligent Metering Evolution
  • the PLC system Since the chirp signal is constantly detected during the idle period, the PLC system, which has a lower ratio of the period during which communication between the transmission side and the reception side (communication period) is performed compared to the idle period, consumes more than the traffic. It becomes a system where the cost of electric power is high.
  • the receiving apparatus detects a chirp signal by the method disclosed in Patent Document 1
  • the receiving apparatus performs 512-tap FIR processing for correlation detection for each input of one sample. Need to do.
  • a tap is a unit indicating processing of the FIR filter, and this numerical value and the processing amount are in a proportional relationship.
  • the amount of calculation performed by the processor in one correlation detection for the chirp signal is 256 MIPS (Million Instructions Per Second).
  • the processing speed of the processor required for 1 second communication is, for example, about 50 MIPS. That is, there may be a case where the power consumption of the receiving device is larger in the idle period than in the communication period.
  • the power consumption of the receiving device cannot be reduced without the power consumption during the idle period, that is, the power consumption for detecting the chirp signal. This point becomes more conspicuous as the ratio between the idle period and the communication period is higher and the chirp signal pattern is longer.
  • One embodiment is a detection device that receives an input signal sequentially for each sample and detects a target signal pattern having no autocorrelation from the input signal.
  • the detection apparatus includes a divided correlation detection unit that executes one of m (m ⁇ 2) divided correlation processes.
  • the m division correlation processes respectively correspond to m division patterns obtained by dividing the target signal pattern in time series.
  • Each of the divided correlation processes is a process of detecting a correlation with the corresponding divided pattern with respect to the input signal.
  • the divided correlation detection unit repeats the corresponding divided correlation process for the first divided pattern until a correlation peak is detected for the input signal.
  • the divided correlation detection unit is configured to input the input signal on the condition that a correlation peak is detected by the divided correlation processing corresponding to the previous divided pattern for each of the second and subsequent divided patterns.
  • the division correlation processing corresponding to the division pattern is performed for the number of division pattern samples.
  • the divided correlation process corresponding to the first divided pattern is started again.
  • the detection apparatus of the above embodiment it is possible to reduce power consumption when detecting a target signal pattern having no autocorrelation from an input signal.
  • Non-transitory computer readable media include various types of tangible storage media.
  • Examples of non-transitory computer-readable media include magnetic recording media (eg, flexible disks, magnetic tapes, hard disk drives), magneto-optical recording media (eg, magneto-optical disks), CD-ROM (Read Only Memory) CD-R, CD -R / W, including semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (Random Access Memory)).
  • the program may be supplied to the computer by various types of temporary computer readable media. Examples of transitory computer readable media include electrical signals, optical signals, and electromagnetic waves.
  • the temporary computer-readable medium can supply the program to the computer via a wired communication path such as an electric wire and an optical fiber, or a wireless communication path.
  • FIG. 1 shows a detection apparatus 100 according to an embodiment.
  • the detection apparatus 100 receives an input signal DS sequentially for each sample, detects a target signal pattern having no autocorrelation with respect to the input signal DS, and detects the target signal pattern when the target signal pattern is detected. Is output, and has a divided correlation detection unit 110.
  • the divided correlation detection unit 110 performs one of m (m ⁇ 2) divided correlation processes.
  • the m divided correlation processes respectively correspond to m divided patterns obtained by dividing the target signal pattern in time series, and each divided correlation process corresponds to the corresponding divided pattern for the input signal DS. This is a process for detecting the correlation.
  • the first divided pattern (first divided pattern) to the mth divided pattern (last divided pattern) are referred to as the first divided pattern to the mth divided pattern, respectively.
  • the divided correlation processes corresponding to the first divided pattern to the mth divided pattern are referred to as the first divided correlation process to the mth divided correlation process, respectively.
  • the divided correlation detection unit 110 first repeats the first divided correlation process until a correlation peak is detected for the input signal DS.
  • the first division correlation process corresponds to the first division pattern as described above.
  • the division correlation detection unit 110 performs the division corresponding to the division pattern on the condition that a correlation peak is detected by the division correlation processing corresponding to the previous division pattern for each division pattern after the second division pattern.
  • the correlation processing is performed for the number of samples of the second division pattern, and when the correlation peak is not detected by the division correlation processing, the first division correlation processing is started again.
  • the divided correlation detection unit 110 performs the second divided correlation process corresponding to the second divided pattern as the second divided correlation process. This is performed for the number of samples of the division pattern.
  • the divided correlation detection unit 110 performs the third divided correlation process corresponding to the third divided pattern by the number of samples of the third divided pattern. Just do it.
  • the divided correlation detection unit 110 returns to the first divided correlation process, and performs the first divided correlation process until the correlation peak is detected. repeat.
  • the divided correlation detection unit 110 first repeats the first divided correlation process corresponding to the first divided pattern until a correlation peak is detected for the input signal DS (S100, S110: No, S100-).
  • the divided correlation detection unit 110 When the correlation peak is detected by the first divided correlation process, the divided correlation detection unit 110 performs the second divided correlation process corresponding to the second divided pattern by the number of samples of the second divided pattern (S112, S114).
  • step S114 If no correlation peak is detected by the one-time second divided correlation process in step S114, the divided correlation detection unit 110 returns to step S100 and performs the first divided correlation process again (S120: No). , S100-).
  • the divided correlation detection unit 110 performs the third divided correlation process corresponding to the third divided pattern as a sample of the third divided pattern. It is performed for several minutes (S120: Yes, S130: No, S132, S114).
  • step S114 When a correlation peak is not detected by the above-described one-time third divided correlation process in step S114, the divided correlation detection unit 110 returns to step S100 and performs the first divided correlation process again (S120: No). , S100-).
  • the divided correlation detection unit 110 performs the fourth divided correlation process corresponding to the fourth divided pattern as a sample of the fourth divided pattern. It is performed for several minutes (S120: Yes, S130: No, S132, S114).
  • the divided correlation detection unit 110 returns to step S100 and performs the first divided correlation process again (S120: No). , S100-).
  • the divided correlation detection unit 110 outputs a detection result R indicating that the target signal pattern has been detected (S120: Yes, S130). : Yes, S134). Thus, the detection of the target signal pattern by the detection apparatus 100 is completed.
  • Such a detection apparatus 100 performs only the division correlation processing corresponding to one division pattern per detection when detecting the target signal pattern with respect to the input signal DS. Only when a correlation peak is detected by the divided correlation processing, the divided correlation processing corresponding to the next divided pattern is performed for the number of samples of the next divided pattern.
  • the correlation detection target is the entire target signal pattern from the beginning to the end for each input of one sample, whereas in the detection device 100, the correlation is performed once.
  • Detection targets only one division pattern. Since the division pattern has a smaller number of samples than the division pattern, the power consumption of the detection apparatus 100 is reduced.
  • the effect of reducing power consumption increases as the number of divided pattern samples decreases.
  • the correlation peak detection sensitivity by the divided correlation processing is lowered.
  • the designer of the detection apparatus 100 can make trade-offs between the power consumption reduction effect and the correlation peak detection sensitivity that depends on the S / N ratio (signal / noise) of the input signal, and the total number of samples of the target signal pattern.
  • the number of divided pattern samples may be determined according to the above.
  • the division mode of the target signal pattern is not limited to the equal division, and there are respective merits in the case of equal division and the case where it is not so, as will be described later.
  • the target signal pattern is not equally divided.
  • the number of executions of the first divided correlation process is the largest among the m divided correlation processes.
  • the effect of reducing power consumption can be further enhanced.
  • Patent Document 2 discloses a technique for performing partial correlation detection by dividing a received signal into a plurality of parts ([0008] to [0015]).
  • a carrier frequency shift component is generated due to a difference in the local frequency used between the master unit and the slave unit, and the carrier frequency shift component is received on the receiving side. This is to solve the problem that it becomes difficult to detect the correlation peak by superimposing it on the carrier demodulated data.
  • This technique divides a received signal into a plurality of parts and performs partial correlation. However, in each correlation peak detection, all partial correlations, addition of all partial correlation results, and correlation peak from the addition result are detected. A determination is made.
  • Patent Document 2 has no suggestion about “reduction of power consumption” which is a problem of the present invention.
  • the correlation peak cannot be detected unless all the partial correlations are performed, even if the person skilled in the art of the present invention can know the Patent Document 2, the present invention cannot be easily conceived.
  • FIG. 3 shows a receiving apparatus 200 according to the first embodiment.
  • the receiving device 200 is a receiving side in the PLC system, and includes a detecting device 210 and a communication signal processing unit 250.
  • the detection device 210 includes an input circuit 220, a switch 230, and a divided correlation detection unit 300.
  • the input circuit 220 receives the received signal AS, which is an analog signal, and performs processing including A / D conversion to obtain an input signal DS that becomes a digital signal. This input signal DS is output to the switch 230.
  • the switch 230 outputs the input signal DS to either the communication signal processing unit 250 or the divided correlation detection unit 300. Specifically, when the detection result R from the division correlation detection unit 300 is received, the input signal DS is output to the communication signal processing unit 250 until the communication completion signal E is received from the communication signal processing unit 250. In addition, when the communication completion signal E is received from the communication signal processing unit 250, the input signal DS is output to the divided correlation detection unit 300 until the detection result R is received from the divided correlation detection unit 300.
  • the divided correlation detection unit 300 detects a target signal pattern from the input signal DS.
  • the target signal pattern is a chirp signal pattern.
  • the divided correlation detection unit 300 operates when the input signal DS is input, and stops operating when the input signal DS is not input.
  • the division correlation detection unit 300 When the division correlation detection unit 300 detects the target signal pattern from the input signal DS, the division correlation detection unit 300 outputs the detection result R to the switch 230. In response to this, the input signal DS is output to the communication signal processing unit 250, and the divided correlation detection unit 300 stops its operation.
  • the divided correlation detection unit 300 generates a parameter Q used by the input circuit 220 and supplies it to the input circuit 220.
  • a parameter Q used by the input circuit 220 and supplies it to the input circuit 220.
  • a detailed example of the parameter Q will be described later.
  • the input signal DS is input to the communication signal processing unit 250 in accordance with the output of the detection result R from the divided correlation detection unit 300 to the switch 230.
  • the communication signal processing unit 250 determines the start timing of the communication signal with the input of the input signal DS, and starts communication processing for the input signal DS from the switch 230.
  • the communication signal processing unit 250 outputs a communication completion signal E indicating that to the switch 230.
  • the input signal DS is output again to the divided correlation detection unit 300, and the divided correlation detection unit 300 starts its operation.
  • the communication signal processing unit 250 performs processing including processing of a communication signal included in the signal from the transmission side, and is the same as the corresponding functional block of a normal receiving device in the PLC system.
  • FIG. 4 shows a detailed configuration example of the input circuit 220 and the divided correlation detection unit 300 with respect to the detection device 210.
  • the input circuit 220 includes an amplifier 222 that amplifies the received signal AS, and an A / D converter (hereinafter referred to as ADC) 224 that performs A / D conversion on the signal output from the amplifier 222 to obtain an input signal DS. .
  • ADC A / D converter
  • the amplifier 222 of the input circuit 220 amplifies the received signal AS using the parameter Q output from the divided correlation detection unit 300.
  • the parameter Q is also referred to as an amplification factor.
  • the divided correlation detection unit 300 includes detection blocks that respectively perform m divided correlation processes corresponding to m (m ⁇ 2) divided patterns obtained by equally dividing a chirp signal pattern (target signal pattern).
  • m is 4 and the number of samples of the target signal pattern is 512. Therefore, the number of samples of each division pattern is 128.
  • the divided correlation detection unit 300 includes four detection blocks (a detection block 312, a detection block 322, a detection block 332, and a detection block 342).
  • the detection blocks 312 to 342 correspond to the first to fourth divided patterns, respectively.
  • the detection block 312 includes an FIR filter 313 having a coefficient of linear correlation with the first division pattern, and a peak determination circuit 314.
  • the FIR filter 313 performs convolution integration on the input signal DS to obtain a convolution integration signal F1.
  • the convolution integration signal F1 is output to the peak determination circuit 314.
  • the peak determination circuit 314 detects a correlation peak for the convolution integral signal F1.
  • the detection block 322 includes a FIR filter 323 having a coefficient of linear correlation with the second division pattern, and a peak determination circuit 324.
  • the FIR filter 323 operates in the same manner as the FIR filter 313, and the peak determination circuit 324 operates in the same manner as the peak determination circuit 314.
  • the detection block 332 includes an FIR filter 333 having a coefficient of linear correlation with the third division pattern, and a peak determination circuit 334.
  • the FIR filter 333 operates in the same manner as the FIR filter 313, and the peak determination circuit 334 operates in the same manner as the peak determination circuit 314.
  • the detection block 342 includes an FIR filter 343 having a coefficient of linear correlation with the fourth division pattern, and a peak determination circuit 344.
  • the FIR filter 343 operates in the same manner as the FIR filter 313, and the peak determination circuit 344 operates in the same manner as the peak determination circuit 314.
  • the division correlation detection unit 300 performs the processing of the division correlation detection unit 110 in the detection apparatus 100 described above, and supplies the amplification factor Q to the amplifier 222 in the input circuit 220. This will be described in detail below.
  • the switch 310 outputs the input signal DS from the switch 230 to either the FIR filter 313 or the switch 320. Specifically, the switch 310 is initially set to output the input signal DS to the FIR filter 313, and then switches the output destination according to the control of the peak determination circuit 314.
  • the parameter adjustment circuit 315 generates the first amplification factor B1 based on the level of the convolution integral signal F1 from the FIR filter 313 so that the level of the input signal DS is equal to or higher than a predetermined value, and outputs it to the switch 316. To do.
  • the first amplification factor B1 is the amplification factor of the amplifier 222 calculated so that the next detection block can determine the correlation peak at an appropriate level.
  • the switch 316 receives the initial value (initial gain P0) of the amplification factor of the amplifier 222 and the first gain B1 from the parameter adjustment circuit 315, selects either one as the gain P1, and switches the switch 316. To 326.
  • the switch 316 is initially set so as to select the initial gain P0, and then switches the selection according to the control of the peak determination circuit 314.
  • the peak determination circuit 314 controls the switch 310 and the switch 316 based on the determination result every time a correlation peak is determined. Specifically, when the peak determination circuit 314 determines that a correlation peak has been detected, the peak determination circuit 314 controls the switch 310 to output the input signal DS to the switch 320, and selects the first amplification factor B1. The switch 316 is controlled.
  • the peak determination circuit 314 determines that a correlation peak has not been detected, the peak determination circuit 314 outputs a signal (hereinafter referred to as a notification signal) H1 that notifies the reset circuit 350 of detection failure.
  • the division correlation detection unit 300 When the division correlation detection unit 300 receives a notification signal from any one of the detection blocks 312 to 342 including the peak determination circuit 314, the division correlation detection unit 300 resets all of these peak determination circuits.
  • the peak determination circuit 314 controls the switch 310 to output the input signal DS to the FIR filter 313 each time it is reset, and controls the switch 316 to select the initial gain P0.
  • the switch 320 operates when the input signal DS is input from the switch 310, and outputs the input signal DS to either the FIR filter 323 or the switch 330. Specifically, the switch 320 is initially set so as to output the input signal DS to the FIR filter 323, and then switches the output destination according to the control of the peak determination circuit 324.
  • the parameter adjustment circuit 325 generates the second amplification factor B2 based on the level of the convolution integral signal F2 from the FIR filter 323 so that the level of the input signal DS is equal to or higher than a predetermined value, and outputs it to the switch 326. To do.
  • the second amplification factor B2 is the amplification factor of the amplifier 222 calculated so that the next detection block can determine the correlation peak at an appropriate level.
  • the switch 326 receives the gain P1 from the switch 316 and the second gain B2 from the parameter adjustment circuit 325, selects either one as the gain P2 and outputs it to the switch 336.
  • the switch 336 is initially set to select the amplification factor P1, and then switches the selection according to the control of the peak determination circuit 324.
  • the peak determination circuit 324 determines that a correlation peak has been detected, the peak determination circuit 324 controls the switch 320 to output the input signal DS to the switch 330, and controls the switch 326 to select the second amplification factor B2. To do.
  • the peak determination circuit 324 determines that no correlation peak has been detected, the peak determination circuit 324 outputs a notification signal H2 to the reset circuit 350. Further, every time the reset is performed, the switch 320 is controlled so as to output the input signal DS to the FIR filter 323, and the switch 326 is controlled so as to select the amplification factor P1.
  • the switch 330 operates when the input signal DS is input from the switch 320, and outputs the input signal DS to either the FIR filter 333 or the FIR filter 343. Specifically, the switch 330 is initially set so as to output the input signal DS to the FIR filter 333, and then switches the output destination according to the control of the peak determination circuit 324.
  • the parameter adjustment circuit 335 generates a third amplification factor B3 based on the level of the convolution integral signal F3 from the FIR filter 333 so that the level of the input signal DS is equal to or higher than a predetermined value, and outputs it to the switch 326. To do.
  • the third amplification factor B3 is the amplification factor of the amplifier 222 calculated so that the next detection block can determine the correlation peak at an appropriate level.
  • the switch 336 receives the amplification factor P1 from the switch 326 and the third amplification factor B3 from the parameter adjustment circuit 335, selects either one as the amplification factor P3 and outputs it to the amplifier 222.
  • This amplification factor P3 is the amplification factor Q. Note that the switch 336 is initially set to select the amplification factor P2, and then switches the selection according to the control of the peak determination circuit 334.
  • the peak determination circuit 334 determines that a correlation peak has been detected, the peak determination circuit 334 controls the switch 330 to output the input signal DS to the FIR filter 343, and controls the switch 336 to select the third amplification factor B3. To do.
  • the peak determination circuit 334 determines that no correlation peak has been detected, the peak determination circuit 334 outputs a notification signal H3 to the reset circuit 350. Further, every time the reset is performed, the switch 330 is controlled so as to output the input signal DS to the FIR filter 333, and the switch 336 is controlled so as to select the amplification factor P2.
  • the FIR filter 343 of the detection block 342 operates when the input signal DS is input from the switch 330, generates the convolution integral signal F4, and outputs it to the peak determination circuit 344.
  • the peak determination circuit 344 determines that a correlation peak has been detected, the peak determination circuit 344 outputs a detection result R to the switch 230 assuming that the target signal pattern has been detected.
  • the peak determination circuit 344 outputs a notification signal H4 to the reset circuit 350 when determining that a correlation peak has not been detected.
  • the detection block 312 detects the first divided pattern until the correlation peak is detected for the first divided pattern, that is, the first divided pattern. Repeat the division correlation process.
  • the input signal DS is output to the detection block 322.
  • the detection block 322 performs the division correlation process for the second division pattern for the number of samples of the second division pattern.
  • the input signal DS is output to the detection block 332.
  • the detection block 332 performs division correlation processing for the number of samples of the third division pattern for the third division pattern.
  • the input signal DS is output to the detection block 342.
  • the detection block 342 performs division correlation processing for the number of samples of the fourth division pattern for the last division pattern, that is, the fourth division pattern.
  • the peak determination circuit 344 When a correlation peak is detected by the above-described divided correlation processing by the detection block 342, the peak determination circuit 344 outputs the notification signal H4 to the reset circuit 350 and switches the detection result R at the same time, assuming that the target signal pattern is detected. 230. Thereby, the output destination of the input signal DS is switched by the switch 230, and the divided correlation detection unit 300 stops the process.
  • the output destination of the input signal DS is switched to the detection block 312. Thereafter, the division correlation process by the detection block 312 is repeated until a correlation peak is detected for the first division pattern.
  • FIG. 5 shows an example of the waveform of the output signal of each FIR filter 313, 323, 333, 343 in the divided correlation detector 300.
  • the correlation peaks are also detected in the detection blocks 322 to 342.
  • the signal from the divided correlation detection unit 300 is subjected to peak determination for the number of divisions in the order of the convolution integration signal F1, the convolution integration signal F2, the convolution integration signal F3, and the convolution integration signal F4. Therefore, it is agreed that the target signal pattern is detected, so that it is determined that the synchronization signal is received, and the communication processing is switched to.
  • the communication signal processing unit 250 determines the start timing of the communication signal based on the peak timing of each convolution integral signal.
  • the receiving apparatus 200 of the present embodiment is a receiving apparatus of the PLC system, it is necessary to detect the chirp signal and accurately acquire the start timing of the communication signal. Therefore, the detection device 210 in the receiving device 200 of the present embodiment equally divides the target signal pattern.
  • the number of samples of each divided pattern may not be the same.
  • the receiving apparatus 200 of the present embodiment embodies the detecting apparatus 100, and all the effects that the detecting apparatus 100 can obtain are obtained.
  • the amplification rate of the amplifier 222 is adjusted so that the next detection block can determine the correlation peak at an appropriate level. As a result, the detection accuracy of the target signal pattern is also improved.
  • the parameter adjustment circuit for adjusting the amplification factor Q according to the detection results of the first to (m ⁇ 1) th (here, third) detection blocks.
  • the amplification factor Q is adjusted when a correlation peak is detected by these detection blocks.
  • the parameter adjustment circuit may be provided only in the detection block 312 or only in the detection block 312 and the detection block 332.
  • the second embodiment is also a receiving device of the PLC system.
  • the receiving apparatus is the same as the receiving apparatus 200 except that the divided correlation detection unit 400 is different from the divided correlation detection unit 300. Therefore, only the divided correlation detection unit 400 will be described. In the description of the divided correlation detection unit 400, points different from the divided correlation detection unit 300 will be mainly described.
  • FIG. 6 shows a circuit configuration example of the divided correlation detection unit 400.
  • functional blocks and signal lines related to the amplification factor Q provided to the input circuit 220 by the divided correlation detection unit 400 are omitted, but the divided correlation detection unit 400 includes Similarly, it is a matter of course that a function for adjusting the parameters of the input circuit 220 may be provided.
  • a buffer 418 is further provided for the detection block 312.
  • the buffer 418 is a shift buffer having the same number of stages as the number of divided pattern samples (128 here), and outputs the convolution integration signal F1 obtained by the FIR filter 313 while delaying it.
  • the detection block 422 responsible for the division correlation process corresponding to the second division pattern is different from the detection block 322 in the division correlation detection unit 300.
  • the adder 427 adds the convolution integration signal F2 obtained by the FIR filter 323 and the signal from the buffer 418 (a signal obtained by delaying the convolution integration signal F1) to obtain an addition signal C2. .
  • the peak determination circuit 424 is the same as the peak determination circuit 324 in the divided correlation detection unit 300 except that the correlation peak is determined for the addition signal C2 instead of the convolution integration signal F2.
  • a buffer 428 is provided for the peak determination circuit 424.
  • the buffer 428 is a shift buffer having the same number of stages as the number of divided pattern samples, and outputs the added signal C2 obtained by the adder 427 while delaying it.
  • the detection block 432 responsible for the division correlation process corresponding to the third division pattern is different from the detection block 332 in the division correlation detection unit 300.
  • the adder 437 adds the convolution integration signal F3 obtained by the FIR filter 333 and the signal from the buffer 428 (a signal obtained by delaying the addition signal C2) to obtain an addition signal C3.
  • the peak determination circuit 434 is the same as the peak determination circuit 334 in the divided correlation detection unit 300 except that the correlation peak is determined for the addition signal C3 instead of the convolution integration signal F3.
  • a buffer 438 is provided for the peak determination circuit 434.
  • This buffer 438 is also a shift buffer having the same number of stages as the number of divided pattern samples, and outputs the added signal C3 obtained by the adder 437 while delaying it.
  • the detection block 442 responsible for the division correlation process corresponding to the fourth division pattern is different from the detection block 342 in the division correlation detection unit 300.
  • the adder 447 adds the convolution integration signal F4 obtained by the FIR filter 333 and the signal from the buffer 438 (a signal obtained by delaying the addition signal C3) to obtain an addition signal C4.
  • the peak determination circuit 444 is the same as the peak determination circuit 344 in the divided correlation detection unit 300 except that the correlation peak is determined for the addition signal C4 instead of the convolution integration signal F4.
  • FIG. 7 shows examples of waveforms of output signals from the FIR filter 313 and the adders 427, 437, and 447 in the divided correlation detection unit 300.
  • the correlation peaks are also detected in the detection blocks 422 to 442.
  • the divided correlation detection unit 400 has the same function as the divided correlation detection unit 300, and each of the second and subsequent detection blocks (detection blocks 422, 432, 442) has its own FIR filter.
  • the correlation peak is detected for the addition signal obtained by adding the convolution integration signal obtained by the above and the convolution integration signal obtained by the previous detection block.
  • the accuracy of peak detection by these detection blocks or the detection accuracy of the target signal pattern can be increased.
  • the control accuracy of the communication processing start timing by the communication signal processing unit 250 is also increased.
  • the third embodiment is also a receiving device of the PLC system.
  • the receiving apparatus is the same as the receiving apparatus 200 except that the divided correlation detection unit 500 is different from the divided correlation detection unit 300. Therefore, only the divided correlation detection unit 500 will be described for the receiving apparatus of the present embodiment.
  • FIG. 8 shows a circuit example of the divided correlation detection unit 500.
  • the divided correlation detection unit 500 includes a detection block 510 and a switch 520.
  • the detection block 510 has an FIR filter 512 having the same number of taps as the number of divided pattern samples (128 in this case), and a peak determination circuit 514 that determines a correlation peak for the convolution integral signal F obtained by the FIR filter 512. Is provided.
  • a coefficient X when the FIR filter 512 performs convolution integration is provided by the switch 520.
  • the switch 520 selects one of the corresponding coefficients (first coefficient X1 to fourth coefficient X4) for each of the four divided patterns obtained by dividing the target signal pattern into four, and outputs the selected coefficient to the FIR filter 512. To do.
  • the switch 520 is initially set to select the first coefficient X1, and then switches the selection according to the control of the peak determination circuit 514.
  • the FIR filter 512 repeats convolution integration while the input signal DS is input from the switch 230, and outputs the convolution integration signal F to the peak determination circuit 514 and the communication signal processing unit 250.
  • the peak determination circuit 514 repeats the correlation detection process until the first correlation peak is detected.
  • the correlation detection process here is a divided correlation process for the first divided pattern.
  • the peak determination circuit 514 When the first correlation peak is detected, the peak determination circuit 514 outputs a control signal to the switch 520 so as to switch the coefficient X to the next coefficient.
  • the FIR filter 512 obtains the convolution integration signal F with the second coefficient X2 corresponding to the second division pattern.
  • the peak determination circuit 514 determines a correlation peak for the convolution integral signal F, and when a correlation peak is detected, outputs a control signal to the switch 520 so as to switch the coefficient X to the next coefficient.
  • the peak determination circuit 514 outputs a control signal to the switch 520 so as to return the coefficient X to the first coefficient X1 when no correlation peak is detected even after a predetermined time has elapsed.
  • the portion of the input signal DS that is the target when the correlation peak is detected using the first coefficient X1 is the first 128 samples of the chirp signal, for the input signal DS of the subsequent 128 samples, If the divided correlation process is performed using the second coefficient X2, a correlation peak should be detected. If a correlation peak is not detected during the period when the 128-sample input signal DS is input (the predetermined time), the input signal DS that is the target when the correlation peak is detected using the first coefficient X1. It can be seen that this portion is not the first 128 samples of the chirp signal.
  • the detection block 510 performs the division correlation process for the second division pattern for 128 samples, and if no correlation peak is detected by the division correlation process, the detection block 510 again performs the first division pattern. The division correlation process for the pattern is repeated.
  • the detection block 510 performs the same operation for the third and fourth division patterns.
  • the divided correlation process is performed for 128 samples, and when a correlation peak is detected, the detection block 510 outputs the detection result R to the switch 230 as the target signal pattern is detected, A control signal is output to the switch 520 so as to select the first coefficient X1.
  • the divided correlation detection unit 500 includes only the detection block 510 as a detection block for performing the divided correlation process, and performs the divided correlation process while switching the coefficient X used by the detection block 510, thereby reducing the circuit scale.
  • the processing of the divided correlation detection unit 110 is realized.
  • it is the same as the other embodiments in that the power consumption can be reduced.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Power Engineering (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

 検出装置(100)において、分割相関検出部(110)は、1つ目の分割パターンについて、相関ピークが検出されるまで、入力信号(DS)に対して、1つ目の分割パターンに対応する分割相関処理を繰り返す。2つ目以降の夫々の分割パターンについて、分割相関検出部(110)は、1つ前の分割パターンに対応する分割相関処理により相関ピークが検出されたことを条件に、入力信号(DS)に対して、該分割パターンに対応する分割相関処理を該分割パターンのサンプル数分行うと共に、該分割相関処理により相関ピークが検出されなかったときに、1つ目の分割パターンに対応する分割相関処理を再び開始する。こすうることにより、入力信号から自己相関を持たない目的信号パターンを検出する際の電力消費を削減できる。

Description

検出装置
 本発明は、信号パターン、特に自己相関を持たない信号パターンの検出技術に関する。
 種々の分野において、受信信号中の所定の信号パターン(以下「目的信号パターン」という)を検出することが行われている。例えば、通信の分野では、受信装置は、受信信号から目的信号パターンに相当する同期信号パターンの検出を行う。
 特許文献1には、CDMA方式のスペクトラム拡散通信における同期検出回路の一部をマッチドフィルタにより構成された技術が開示されている。該マッチドフィルタは、目的信号パターンと線形相似のフィルタ係数を有するFIRフィルタ(FIR:Finite Impulse Response)であり、入力信号に対して畳込積分を行う。同期検出回路は、マッチドフィルタにより畳込積分された信号のピーク(相関ピーク)を検出することにより目的信号パターン(同期信号パターン)を検出する。
 同期信号パターンは、様々な種類があり、概して、自己相関を持つ信号パターンと、自己相関を持たない信号パターンに分けることができる。
 自己相関を持つ信号パターンとは、周期性のあるパターンを意味し、時間軸に沿って同一のパターンを複数回繰り返してなるものである。対して、自己相関を持たない信号パターンとは、言い換えると、周期性のないパターンであり、時間軸に沿ったパターンの再現性が無いものである。
 そのため、自己相関を持たない同期信号パターンの検出に際しては、入力信号に対して、同期信号パターンの先頭から末尾までの全体についての相関を検出する必要がある。
 昨今、既にある電力線を利用した通信を行うPLC(Power Line Communication)システムが注目されている。図9は、PLCシステムにおいて、受信側が受信した信号を示す。図中におけるアイドル期間は、送信側と受信側間で通信が行われていない期間を示す。
 PLCシステムにおいて、送信側は、受信側に送信したいデータを示す信号(以下「通信信号」という)の前に、まず、チャープ信号(「スイープトーン信号」ともいう)を送信することにより受信側に通信の開始を通知する。そして、チャープ信号に続いて通信信号を送信する。
 そのため、PLCシステムの受信側は、アイドル期間においてチャープ信号の検出を常時行う必要があり、チャープ信号を検出したことを条件に、ペイロード信号の受信処理を行い、送信側との通信を実行する。このように、チャープ信号検出に通信の実行を判断するため、チャープ信号は、上述の同期信号に相当する信号であると言える。
 上記チャープ信号は、自己相関を持たない信号パターンを有する。従って、PLCシステムにおいて、受信装置は、チャープ信号の検出に際し、入力信号に対して、チャープ信号の信号パターンの先頭から末尾までの全体の相関検出を行う。
 なお、PLCの規格としては、G3-PLCやPRIME(PoweRline Intelligent Metering Evolution)が知られている。いずれの規格にも、チャープ信号の検出アルゴリズムについては、詳細に規定されておらず、PLCソリューション提供業者が独自のアルゴリズムを実装している。
特開2003-234677号公報 特開2010-11306号公報
 アイドル期間においてチャープ信号の検出が常時行われるため、アイドル期間に比べ、送信側と受信側の通信が行われている期間(通信期間)の比率が低いPLCシステムは、通信量に対して、消費電力のコストが高いシステムとなってしまう。
 スマートグリッドのような電力線を利用した、1つのベースノードに対してターミナルノードが多数あるPLCシステムにおいて、例えば1つのターミナルノードに対して15分の周期内に合計1秒の通信が行われる場合、そのターミナルノードのアイドル時間と通信時間の比率は、ほぼ99.9%である。
 受信装置が例えば特許文献1に開示された手法でチャープ信号の検出を行う場合、チャープ信号のサンプル数を512サンプルとすると、受信装置は、1サンプルの入力毎に相関検出で512タップのFIR処理を行う必要がある。タップとはFIRフィルタの処理を示す単位であり、この数値と処理量とは、比例関係にある。
 シンプルな例として上記相関検出をプロセッサで行う場合を考える。プロセッサが1ステップで1タップのFIR処理を実行可能であり、受信信号に対するサンプリングレートが500kHzであると仮定する。
 この場合において、チャープ信号についての1度の相関検出でプロセッサが行う演算量は、256MIPS(Million Instructions Per Second)になる。対して、1秒の通信時に要求されるプロセッサの演算速度が例えば50MIPS程度である。すなわち、通信期間よりもアイドル期間において受信装置の消費電力が大きいケースが起こり得る。
 従って、受信装置の消費電力の削減は、アイドル期間の消費電力つまりチャープ信号の検出にかかる消費電力の削減無しでは成り立たない。この点は、アイドル期間と通信期間の比率が高いほど、チャープ信号のパターンが長いほど、顕著である。
 その他の課題と新規な特徴は、本明細書の記述および添付図面から明らかになるであろう。
 一実施の形態は、入力信号がサンプル毎に順次入力され、前記入力信号から自己相関を持たない目的信号パターンを検出する検出装置である。該検出装置は、m個(m≧2)の分割相関処理のうちの1つを実行する分割相関検出部を備える。
 前記m個の分割相関処理は、前記目的信号パターンを時系列に分割して得たm個の分割パターンに夫々対応する。夫々の前記分割相関処理は、前記入力信号に対して、対応する前記分割パターンとの相関を検出する処理である。
 前記分割相関検出部は、1つ目の前記分割パターンについて、前記入力信号に対して、相関ピークが検出されるまで、対応する前記分割相関処理を繰り返す。
 また、前記分割相関検出部は、2つ目以降の夫々の前記分割パターンについて、1つ前の前記分割パターンに対応する前記分割相関処理により相関ピークが検出されたことを条件に、前記入力信号に対して、該分割パターンに対応する前記分割相関処理を分割パターンのサンプル数分行う。そして、該分割相関処理により相関ピークが検出されなかったときに、1つ目の前記分割パターンに対応する前記分割相関処理を再び開始する。
 なお、上記実施の形態の検出装置を方法やシステムに置き換えて表現したもの、該装置または該装置の一部の処理をコンピュータに実行せしめるプログラム、該装置を備えた受信装置なども、本発明の態様としては有効である。
 上記一実施の形態の検出装置によれば、入力信号から自己相関を持たない目的信号パターンを検出する際の電力消費を削減することができる。
一実施の形態にかかる検出装置を示す図である。 図1に示す検出装置による処理の流れを示すフローチャートである。 第1の実施例にかかる受信装置を示す図である。 図3に示す受信装置における検出装置を詳細に示す図である。 図4に示す検出装置から出力された畳込積分信号の波形を示す図である。 第2の実施例にかかる受信装置における検出装置を示す図である。 図6に示す検出装置から出力された波形を示す図である。 第3の実施例にかかる受信装置における検出装置を示す図である。 PLCシステムにおける受信信号を示す図である。
 説明の明確化のため、以下の記載及び図面は、適宜、省略、及び簡略化がなされている。また、様々な処理を行う機能ブロックとして図面に記載される各要素は、ハードウェア的には、CPU、メモリ、その他の回路で構成することができ、ソフトウェア的には、メモリにロードされたプログラムなどによって実現される。したがって、これらの機能ブロックがハードウェアのみ、ソフトウェアのみ、またはそれらの組合せによっていろいろな形で実現できることは当業者には理解されるところであり、いずれかに限定されるものではない。なお、各図面において、同一の要素には同一の符号が付されており、必要に応じて重複説明は省略されている。
 また、上述したプログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non-transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、CD-ROM(Read Only Memory)CD-R、CD-R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(Random Access Memory))を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。
 図1は、一実施の形態にかかる検出装置100を示す。検出装置100は、入力信号DSがサンプル毎に順次入力され、該入力信号DSに対して、自己相関を持たない目的信号パターンの検出を行うと共に、該目的信号パターンを検出したときに、その旨を示す検出結果Rを出力するものであり、分割相関検出部110を有する。
 分割相関検出部110は、m個(m≧2)の分割相関処理のうちの1つを行うものである。該m個の分割相関処理は、目的信号パターンを時系列に分割して得たm個の分割パターンに夫々対応し、夫々の分割相関処理が、入力信号DSに対して、対応する分割パターンとの相関を検出する処理である。
 以下の説明においては、便宜的に、1個目の分割パターン(先頭の分割パターン)~m個目の分割パターン(末尾の分割パターン)を夫々第1の分割パターン~第mの分割パターンという。また、第1の分割パターン~第mの分割パターンに夫々対応する分割相関処理を、第1の分割相関処理~第m個の分割相関処理という。
 分割相関検出部110は、具体的には、まず、入力信号DSに対して、相関ピークが検出されるまで、第1の分割相関処理を繰り返す。なお、この第1の分割相関処理は、前述したように、第1の分割パターンに対応する。
 分割相関検出部110は、第2の分割パターン以降の各分割パターンについて、1つ前の分割パターンに対応する分割相関処理により相関ピークが検出されたことを条件に、該分割パターンに対応する分割相関処理を第2の分割パターンのサンプル数分行うと共に、該分割相関処理により相関ピークが検出されなかったときに、第1の分割相関処理を再び開始する。
 例えば、第1の分割パターンに対応する第1の分割相関処理により相関ピークが検出されたときに、分割相関検出部110は、第2の分割パターンに対応する第2の分割相関処理を第2の分割パターンのサンプル数分だけ行う。
 そして、該第2の分割相関処理により相関ピークが検出されたときに、分割相関検出部110は、第3の分割パターンに対応する第3の分割相関処理を第3の分割パターンのサンプル数分だけ行う。
 一方、第2の分割相関処理により相関ピークが検出されなかったときに、分割相関検出部110は、第1の分割相関処理に戻り、相関ピークが検出されるまで該第1の分割相関処理を繰り返す。
 図2のフローチャートを参照して、検出装置100における分割相関検出部110の処理の流れをより詳細に説明する。例として、分割パターンの数mが4であるとする。
 検出装置100において、分割相関検出部110は、まず、入力信号DSに対して、相関ピークが検出されるまで、第1の分割パターンに対応する第1の分割相関処理を繰り返す(S100、S110:No、S100~)。
 第1の分割相関処理により相関ピークが検出されると、分割相関検出部110は、第2の分割パターンに対応する第2の分割相関処理を第2の分割パターンのサンプル数分行う(S112、S114)。
 ステップS114における上記一度だけの第2の分割相関処理により、相関ピークが検出されなかった場合に、分割相関検出部110は、ステップS100に戻り、第1の分割相関処理を再び行う(S120:No、S100~)。
 一方、ステップS114における第2の分割相関処理により相関ピークが検出された場合に、分割相関検出部110は、第3の分割パターンに対応する第3の分割相関処理を第3の分割パターンのサンプル数分行う(S120:Yes、S130:No、S132、S114)。
 ステップS114における上記一度だけの第3の分割相関処理により、相関ピークが検出されなかった場合に、分割相関検出部110は、ステップS100に戻り、第1の分割相関処理を再び行う(S120:No、S100~)。
 一方、ステップS114における第3の分割相関処理により相関ピークが検出された場合に、分割相関検出部110は、第4の分割パターンに対応する第4の分割相関処理を第4の分割パターンのサンプル数分行う(S120:Yes、S130:No、S132、S114)。
 ステップS114における上記一度だけの第4の分割相関処理により、相関ピークが検出されなかった場合に、分割相関検出部110は、ステップS100に戻り、第1の分割相関処理を再び行う(S120:No、S100~)。
 一方、ステップS114における第4の分割相関処理により相関ピークが検出された場合に、分割相関検出部110は、目的信号パターンが検出されたことを示す検出結果Rを出力する(S120:Yes、S130:Yes、S134)。
 これにて、検出装置100による目的信号パターンの検出が完了する。
 このような、本実施の形態の検出装置100は、入力信号DSに対して目的信号パターンの検出を行う際に、一度の検出につき、1つの分割パターンに対応する分割相関処理のみを行う。そして、該分割相関処理により相関ピークが検出されたときにのみ、次の分割パターンに対応する分割相関処理を次の分割パターンのサンプル数分行う。
 つまり、従来のこの種の検出装置においては、1サンプルの入力毎に、相関検出の対象を、目的信号パターンの先頭から末尾までの全体としているのに対し、検出装置100では、1度の相関検出(分割相関処理)が、1つの分割パターンのみを対象とする。分割パターンが、分割パターンよりサンプル数が少ないため、検出装置100の消費電力は、削減される。
 勿論、消費電力の削減効果は、分割パターンのサンプル数が少ないほど大きくなる。しかし、分割パターンのサンプル数が少なすぎると、分割相関処理による相関ピークの検出感度が低くなってしまう。これについて、検出装置100の設計者は、消費電力の削減効果と、入力信号のSN比(信号/ノイズ)等に依存がある相関ピークの検出感度とのトレードオフや、目的信号パターンのサンプル総数などに応じて、分割パターンのサンプル数を決めればよい。
 また、目的信号パターンの分割態様は、等分割に限定されるものではなく、後述するように、等分割の場合とそうではない場合において、夫々のメリットがある。
 目的信号パターンを等分割した場合に、各分割相関処理が対象とする分割パターンのサンプル数が同一であるため、特に分割相関処理を担うマッチドフィルタやFIRフィルタなどをハードウェアで実現するときに、設計及び制御が簡略化できるというメリットがある。
 次に、目的信号パターンを等分割しない場合の一例について説明する。電力消費の削減を優先させたい場合には、m個の分割相関処理のうちに第1の分割相関処理の実行回数が最も多いため、例えば、第1の分割パターンのサンプル数が他の分割パターンより少なくなるように目的信号パターンを分割することで、電力消費の削減効果をより高めることができる。とりわけ、目的信号パターンのサンプル数が多い、または、入力信号のSN比が良い場合など、相関ピークの検出感度に与える影響を小さくできるケースにおいて、有用である。
 該特許文献2には、受信信号を複数に分割して部分相関検出を行う技術が開示されている([0008]~[0015])。
 しかし、この技術は、双方向無線通信システムにおいて、親機と子機との間で、使用しているローカル周波数が違うことによりキャリア周波数ズレ成分が発生し、そのキャリア周波数ズレ成分が受信側のキャリア復調データに重畳して相関ピークの検出が困難になる問題を解決するためのものである。
 該技術は、受信信号を複数に分割して部分相関を行うものの、各回の相関ピークの検出では、全ての部分相関と、該全ての部分相関の結果の加算と、加算結果からの相関ピークの判定が行われる。
 つまり、特許文献2には、本願発明が課題としている「消費電力の削減」についての示唆が無い。加えて、全ての部分相関を行わないと相関ピークの検出ができないため、たとえ本願発明の当業者が該特許文献2を知り得たとしても、本願発明を容易に想到できるものではない。
 以上を踏まえて、具体的な実施例をいくつか説明する。
<第1の実施例>
 図3は、第1の実施例にかかる受信装置200を示す。受信装置200は、PLCシステムにおける受信側であり、検出装置210、通信信号処理部250を備える。
 検出装置210は、入力回路220、スイッチ230、分割相関検出部300を備える。
 入力回路220は、アナログ信号である受信信号ASが入力され、A/D変換を含む処理を行ってデジタル信号となる入力信号DSを得る。この入力信号DSは、スイッチ230に出力される。
 スイッチ230は、入力信号DSを通信信号処理部250と分割相関検出部300のいずれか一方に出力する。具体的には、分割相関検出部300からの検出結果Rを受信したときには、通信信号処理部250から通信完了信号Eを受信するまで、入力信号DSを通信信号処理部250に出力する。また、通信信号処理部250から通信完了信号Eを受信すると、分割相関検出部300から検出結果Rを受信するまで、入力信号DSを分割相関検出部300に出力する。
 分割相関検出部300は、入力信号DSから目的信号パターンを検出するものである。ここでは、目的信号パターンは、チャープ信号のパターンである。なお、分割相関検出部300は、入力信号DSが入力されているときには動作し、入力信号DSが入力されていないときには動作を停止する。
 分割相関検出部300は、入力信号DSから目的信号パターンを検出すると、検出結果Rをスイッチ230に出力する。これに応じて、入力信号DSが通信信号処理部250に出力され、分割相関検出部300は、動作を停止する。
 また、分割相関検出部300は、入力回路220が使用するパラメータQを生成して入力回路220に供する。パラメータQの詳細例に関しては後述する。
 通信信号処理部250には、分割相関検出部300からスイッチ230への検出結果Rの出力に応じて、入力信号DSが通信信号処理部250に入力される。通信信号処理部250は、入力信号DSの入力をもって、通信信号の開始タイミングを確定し、スイッチ230からの入力信号DSに対して通信処理を開始する。そして、通信処理が完了すると、通信信号処理部250は、その旨を示す通信完了信号Eをスイッチ230に出力する。これに応じて、入力信号DSが再び分割相関検出部300に出力されるようになり、分割相関検出部300は動作を開始する。
 なお、通信信号処理部250は、送信側からの信号に含まれる通信信号の処理を含む処理を行うものであり、PLCシステムにおける通常の受信装置の相対応する機能ブロックと同様のものである。
 図4は、検出装置210に対して、入力回路220と分割相関検出部300の構成例を詳細に示すものである。
 入力回路220は、受信信号ASを増幅する増幅器222と、増幅器222が出力した信号に対してA/D変換を行って入力信号DSを得るA/Dコンバータ(以下ADCと表記する)224を有する。
 本実施例において、入力回路220の増幅器222は、分割相関検出部300から出力されたパラメータQを用いて受信信号ASを増幅する。以下、パラメータQを増幅率ともいう。
 分割相関検出部300は、チャープ信号のパターン(目的信号パターン)を等分割して得たm個(m≧2)の分割パターンに対応するm個の分割相関処理を夫々行う検出ブロックを備える。本実施例において、mが4であるとし、目的信号パターンのサンプル数が512であるとする。従って、夫々の分割パターンのサンプル数は、128である。
 そのため、分割相関検出部300は、4つの検出ブロック(検出ブロック312、検出ブロック322、検出ブロック332、検出ブロック342)を備える。検出ブロック312~検出ブロック342は、第1の分割パターン~第4の分割パターンに夫々対応する。
 検出ブロック312は、第1の分割パターンと線形相関の係数を持つFIRフィルタ313と、ピーク判定回路314を有する。
 FIRフィルタ313は、自身に入力信号DSが入力されている限り、該入力信号DSに対して畳込積分を行って畳込積分信号F1を得る。この畳込積分信号F1は、ピーク判定回路314に出力される。ピーク判定回路314は、畳込積分信号F1に対して相関ピークの検出を行う。
 検出ブロック322は、第2の分割パターンと線形相関の係数を持つFIRフィルタ323と、ピーク判定回路324を有する。FIRフィルタ323はFIRフィルタ313と同様の動作をし、ピーク判定回路324はピーク判定回路314と同様の動作をする。
 検出ブロック332は、第3の分割パターンと線形相関の係数を持つFIRフィルタ333と、ピーク判定回路334を有する。FIRフィルタ333はFIRフィルタ313と同様の動作をし、ピーク判定回路334はピーク判定回路314と同様の動作をする。
 検出ブロック342は、第4の分割パターンと線形相関の係数を持つFIRフィルタ343と、ピーク判定回路344を有する。FIRフィルタ343はFIRフィルタ313と同様の動作をし、ピーク判定回路344はピーク判定回路314と同様の動作をする。
 分割相関検出部300は、前述した検出装置100における分割相関検出部110の処理を行うと共に、入力回路220における増幅器222に増幅率Qを供する。以下詳細に説明する。
 切替器310は、スイッチ230からの入力信号DSを、FIRフィルタ313と、切替器320のいずれかに出力する。具体的には、切替器310は、入力信号DSをFIRフィルタ313に出力するように初期設定されており、その後、ピーク判定回路314の制御に従って出力先の切替えを行う。
 パラメータ調整回路315は、FIRフィルタ313からの畳込積分信号F1のレベルに基づいて、入力信号DSのレベルが所定値以上になるように第1の増幅率B1を生成して切替器316に出力する。この第1の増幅率B1は、次の検出ブロックが適切なレベルで相関ピークの判定ができるように算出された増幅器222の増幅率である。
 切替器316は、増幅器222の増幅率の初期値(初期増幅率P0)と、パラメータ調整回路315からの第1の増幅率B1が入力され、いずれか一方を増幅率P1として選択して切替器326に出力する。切替器316は、初期増幅率P0を選択するように初期設定されており、その後、ピーク判定回路314の制御に従って選択を切り替える。
 ピーク判定回路314は、相関ピークの判定の度に、判定結果に基づいて切替器310と切替器316を制御する。具体的には、ピーク判定回路314は、相関ピークが検出されたと判定すると、入力信号DSを切替器320に出力するように切替器310を制御し、第1の増幅率B1を選択するように切替器316を制御する。
 また、ピーク判定回路314は、相関ピークが検出されなかったと判定すると、リセット回路350に検出失敗を通知する信号(以下通知信号という)H1を出力する。
 分割相関検出部300は、ピーク判定回路314を含む、検出ブロック312~検出ブロック342のいずれか1つのピーク判定回路から通知信号を受信するときに、これらの全てのピーク判定回路をリセットする。
 ピーク判定回路314は、リセットされる度に、入力信号DSをFIRフィルタ313に出力するように切替器310を制御し、初期増幅率P0を選択するように切替器316を制御する。
 切替器320は、切替器310から入力信号DSが入力されているときに動作し、該入力信号DSを、FIRフィルタ323と、切替器330のいずれかに出力する。具体的には、切替器320は、入力信号DSをFIRフィルタ323に出力するように初期設定されており、その後、ピーク判定回路324の制御に従って出力先の切替えを行う。
 パラメータ調整回路325は、FIRフィルタ323からの畳込積分信号F2のレベルに基づいて、入力信号DSのレベルが所定値以上になるように第2の増幅率B2を生成して切替器326に出力する。この第2の増幅率B2は、次の検出ブロックが適切なレベルで相関ピークの判定ができるように算出された増幅器222の増幅率である。
 切替器326は、切替器316からの増幅率P1と、パラメータ調整回路325からの第2の増幅率B2が入力され、いずれか一方を増幅率P2として選択して切替器336に出力する。切替器336は、増幅率P1を選択するように初期設定されており、その後、ピーク判定回路324の制御に従って選択を切り替える。
 ピーク判定回路324は、相関ピークが検出されたと判定すると、入力信号DSを切替器330に出力するように切替器320を制御し、第2の増幅率B2を選択するように切替器326を制御する。
 また、ピーク判定回路324は、相関ピークが検出されなかったと判定すると、リセット回路350に通知信号H2を出力する。また、リセットされる度に、入力信号DSをFIRフィルタ323に出力するように切替器320を制御し、増幅率P1を選択するように切替器326を制御する。
 切替器330は、切替器320から入力信号DSが入力されているときに動作し、該入力信号DSを、FIRフィルタ333と、FIRフィルタ343のいずれかに出力する。具体的には、切替器330は、入力信号DSをFIRフィルタ333に出力するように初期設定されており、その後、ピーク判定回路324の制御に従って出力先の切替えを行う。
 パラメータ調整回路335は、FIRフィルタ333からの畳込積分信号F3のレベルに基づいて、入力信号DSのレベルが所定値以上になるように第3の増幅率B3を生成して切替器326に出力する。この第3の増幅率B3は、次の検出ブロックが適切なレベルで相関ピークの判定ができるように算出された、増幅器222の増幅率である。
 切替器336は、切替器326からの増幅率P1と、パラメータ調整回路335からの第3の増幅率B3が入力され、いずれか一方を増幅率P3として選択して増幅器222に出力する。この増幅率P3は、増幅率Qである。なお、切替器336は、増幅率P2を選択するように初期設定されており、その後、ピーク判定回路334の制御に従って選択を切り替える。
 ピーク判定回路334は、相関ピークが検出されたと判定すると、入力信号DSをFIRフィルタ343に出力するように切替器330を制御し、第3の増幅率B3を選択するように切替器336を制御する。
 また、ピーク判定回路334は、相関ピークが検出されなかったと判定すると、リセット回路350に通知信号H3を出力する。また、リセットされる度に、入力信号DSをFIRフィルタ333に出力するように切替器330を制御し、増幅率P2を選択するように切替器336を制御する。
 検出ブロック342のFIRフィルタ343は、切替器330から入力信号DSが入力されているときに動作し、畳込積分信号F4を生成して、ピーク判定回路344に出力する。
 ピーク判定回路344は、相関ピークが検出されたと判定したときに、目的信号パターンが検出されたとして検出結果Rをスイッチ230に出力する。
 また、ピーク判定回路344は、相関ピークが検出されなかったと判定したときに、通知信号H4をリセット回路350に出力する。
 以上の説明から分かるように、本実施例の受信装置200の分割相関検出部300において、検出ブロック312は、先頭の分割パターンすなわち第1の分割パターンについて、相関ピークが検出されるまで第1の分割相関処理を繰り返す。
 検出ブロック312により相関ピークが検出されると、入力信号DSが検出ブロック322に出力される。検出ブロック322は、第2の分割パターンについて、第2の分割パターンのサンプル数分の分割相関処理を行う。
 検出ブロック322による上記の分割相関処理で相関ピークが検出されると、入力信号DSが検出ブロック332に出力される。検出ブロック332は、第3の分割パターンについて、第3の分割パターンのサンプル数分の分割相関処理を行う。
 検出ブロック332による上記の分割相関処理で相関ピークが検出されると、入力信号DSが検出ブロック342に出力される。検出ブロック342は、末尾の分割パターンすなわち第4の分割パターンについて、第4の分割パターンのサンプル数分の分割相関処理を行う。
 検出ブロック342による上記の分割相関処理で相関ピークが検出されると、ピーク判定回路344は、目的信号パターンが検出されたとして、通知信号H4をリセット回路350に出力すると同時に、検出結果Rをスイッチ230に出力する。これにより、入力信号DSの出力先がスイッチ230により切り替えられ、分割相関検出部300は処理を停止する。
 また、検出ブロック312~検出ブロック342により相関ピークの検出が失敗する度に、入力信号DSの出力先が検出ブロック312に切り替わる。その後、第1の分割パターンについて相関ピークが検出されるまで、検出ブロック312による分割相関処理が繰り返される。
 図5は、分割相関検出部300内の各FIRフィルタ313、323、333、343の出力信号の波形の例を示す。なお、この例は、検出ブロック312により相関ピークが検出された後に、検出ブロック322~検出ブロック342も相関ピークが検出された場合の例である。
 図示のように、分割相関検出部300からの信号は、畳込積分信号F1、畳込積分信号F2、畳込積分信号F3、畳込積分信号F4の順に分割した個数分のピーク判定が行われることにより目的の信号パターンを検出ことと同意であることから、同期信号受信と判断して、通信処理へ切り替える。
 通信信号処理部250は、各畳込積分信号のピークタイミングに基づいて、通信信号の開始タイミングを確定する。
 なお、本実施例の受信装置200は、PLCシステムの受信装置であるため、チャープ信号を検出すると共に、通信信号の開始タイミングを正確に取得する必要がある。従って、本実施例の受信装置200における検出装置210は、目的信号パターンを等分割している。
 勿論、目的信号パターンの検出のみを目的とし、検出結果に応じて後続の入力信号の処理タイミングなどを取得する必要が無い装置においては、夫々の分割パターンのサンプル数は、同一でなくてもよい。
 本実施例の受信装置200は、検出装置100を具現化したものであり、検出装置100が得られる全ての効果が得られる。
 また、分割相関処理により相関ピークが検出されたときに、次の検出ブロックが適切なレベルで相関ピークの判定ができるように増幅器222の増幅率を調整しているため、相関ピークの検出精度を高めることができ、ひいては目的信号パターンの検出精度も向上する。
 なお、本実施例において、1個目から(m-1)個目(ここでは3個目)の夫々の検出ブロックの検出結果に応じて増幅率Qを調整する3個のパラメータ調整回路が設けられており、これらの検出ブロックで相関ピークが検出されたときに増幅率Qを調整している。例えば、検出ブロック312にのみ、または検出ブロック312と検出ブロック332にのみパラメータ調整回路を設けるようにしてもよい。
<第2の実施例>
 第2の実施例も、PLCシステムの受信装置である。該受信装置は、分割相関検出部400が分割相関検出部300と異なる点を除き、受信装置200と同様である。そのため、その分割相関検出部400のみを説明する。また、分割相関検出部400の説明に際しても、分割相関検出部300と異なる点について、重点的に説明する。
 図6は、分割相関検出部400の回路構成例を示す。なお、図6においては、分割相関検出部400が入力回路220に供する増幅率Qに関連する機能ブロックや信号線などを省略しているが、分割相関検出部400に、分割相関検出部300と同様に入力回路220のパラメータを調整する機能を備えてもよいことは、勿論である。
 図6に示すように、分割相関検出部400において、検出ブロック312に対してバッファ418がさらに設けられている。
 バッファ418は、分割パターンのサンプル数(ここでは128)と同一の段数を有するシフトバッファであり、FIRフィルタ313が得た畳込積分信号F1を遅延させながら出力する。
 第2の分割パターンに対応する分割相関処理を担う検出ブロック422は、分割相関検出部300における検出ブロック322と異なる。
 検出ブロック422において、加算器427は、FIRフィルタ323が得た畳込積分信号F2と、バッファ418からの信号(畳込積分信号F1を遅延させた信号)とを加算して加算信号C2を得る。
 ピーク判定回路424は、畳込積分信号F2の代わりに、加算信号C2に対して相関ピークの判定を行う点を除き、分割相関検出部300におけるピーク判定回路324と同様である。
 ピーク判定回路424に対して、バッファ428が設けられている。このバッファ428は、分割パターンのサンプル数と同一の段数を有するシフトバッファであり、加算器427が得た加算信号C2を遅延させながら出力する。
 第3の分割パターンに対応する分割相関処理を担う検出ブロック432は、分割相関検出部300における検出ブロック332と異なる。
 検出ブロック432において、加算器437は、FIRフィルタ333が得た畳込積分信号F3と、バッファ428からの信号(加算信号C2を遅延させた信号)とを加算して加算信号C3を得る。
 ピーク判定回路434は、畳込積分信号F3の代わりに、加算信号C3に対して相関ピークの判定を行う点を除き、分割相関検出部300におけるピーク判定回路334と同様である。
 ピーク判定回路434に対して、バッファ438が設けられている。このバッファ438も、分割パターンのサンプル数と同一の段数を有するシフトバッファであり、加算器437が得た加算信号C3を遅延させながら出力する。
 第4の分割パターンに対応する分割相関処理を担う検出ブロック442は、分割相関検出部300における検出ブロック342と異なる。
 検出ブロック442において、加算器447は、FIRフィルタ333が得た畳込積分信号F4と、バッファ438からの信号(加算信号C3を遅延させた信号)とを加算して加算信号C4を得る。
 ピーク判定回路444は、畳込積分信号F4の代わりに、加算信号C4に対して相関ピークの判定を行う点を除き、分割相関検出部300におけるピーク判定回路344と同様である。
 図7は、分割相関検出部300内のFIRフィルタ313および、加算器427、437、447の出力信号の波形の例を示す。なお、この例は、検出ブロック312により相関ピークが検出された後に、検出ブロック422~検出ブロック442も相関ピークが検出された場合の例である。
 このように、本実施例の分割相関検出部400は、分割相関検出部300と同様の機能に加え、2つ目以降の各検出ブロック(検出ブロック422、432、442)は、自身のFIRフィルタが得た畳込積分信号と、1つ前の検出ブロックが得た畳込積分信号とを加算して得た加算信号に対して相関ピークの検出を行う。これにより、これらの検出ブロックによるピーク検出の精度ないし目的信号パターンの検出精度を高めることができる。その結果、通信信号処理部250による通信処理の開始タイミングの制御精度も高まる。
<第3の実施例>
 第3の実施例も、PLCシステムの受信装置である。該受信装置は、分割相関検出部500が分割相関検出部300と異なる点を除き、受信装置200と同様である。そのため、本実施例の受信装置についても、その分割相関検出部500のみを説明する。
 図8は、分割相関検出部500の回路例を示す。図示のように、分割相関検出部500は、検出ブロック510と、切替器520を備える。
 検出ブロック510は、分割パターンのサンプル数(ここでは128)と同数のタップを有するFIRフィルタ512と、FIRフィルタ512が得た畳込積分信号Fに対して相関ピークの判定を行うピーク判定回路514を備える。
 FIRフィルタ512が畳込積分を行う際の係数Xは、切替器520により供される。
 切替器520は、目的信号パターンを4分割して得た4つの分割パターンに夫々対応係数(第1の係数X1~第4の係数X4)のいずれか1つを選択してFIRフィルタ512に出力する。切替器520は、第1の係数X1を選択するように初期設定されており、その後、ピーク判定回路514の制御に従って選択を切り替える。
 FIRフィルタ512は、スイッチ230から入力信号DSを入力されている間、畳込積分を繰り返し、畳込積分信号Fをピーク判定回路514と通信信号処理部250に出力する。
 ピーク判定回路514は、1つ目の相関ピークが検出されるまで、相関検出処理を繰り返す。ここでの相関検出処理は、1つ目の分割パターンについての分割相関処理である。
 1つ目の相関ピークが検出されると、ピーク判定回路514は、係数Xを次の係数に切り替えるように切替器520に制御信号を出力する。
 そのため、FIRフィルタ512は、第2の分割パターンに対応する第2の係数X2で畳込積分信号Fを得る。
 ピーク判定回路514は、畳込積分信号Fに対して相関ピークの判定を行い、相関ピークが検出されると、係数Xを次の係数に切り替えるように切替器520に制御信号を出力する。
 ここで、ピーク判定回路514は、所定の時間が経過しても相関ピークが検出されていなかった場合に、係数Xを第1の係数X1に戻すように切替器520に制御信号を出力する。
 もし、第1の係数X1を用いて相関ピークを検出した際の対象となる入力信号DSの部分が、チャープ信号の先頭の128サンプルであれば、後続の128サンプルの入力信号DSに対して、第2の係数X2を用いて分割相関処理を行えば、相関ピークが検出されるはずである。この128サンプルの入力信号DSが入力されている期間(上記所定の時間)に相関ピークが検出されていなければ、第1の係数X1を用いて相関ピークを検出した際の対象となる入力信号DSの部分が、チャープ信号の先頭の128サンプルではないことが分かる。
 すなわち、検出ブロック510は、2つ目の分割パターンについて、分割相関処理を128サンプル分だけ行い、該分割相関処理により相関ピークが検出されていなければ、検出ブロック510は、再び1つ目の分割パターンについての分割相関処理を繰り返す。
 3つ目と4つ目の分割パターンについても、検出ブロック510は、同様の動作をする。
 なお、4つ目の分割パターンについて、分割相関処理を128サンプル分だけ行い、相関ピークが検出された場合、検出ブロック510は、目的信号パターンが検出したとして検出結果Rをスイッチ230に出力し、第1の係数X1を選択するように切替器520に制御信号を出力する。
 これにて、入力信号DSの出力先は通信信号処理部250に切り変わる。
 本実施例において、分割相関検出部500は、分割相関処理を行う検出ブロックとして検出ブロック510のみを備え、検出ブロック510が使用する係数Xを切り替えながら分割相関処理を行うことにより、小さな回路規模で分割相関検出部110の処理を実現している。勿論、電力消費を削減できる点においては、他の実施例と同様である。
 以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は既に述べた実施の形態に限定されるものではなく、その要旨を逸脱しない範囲において種々の変更が可能であることはいうまでもない。
 この出願は、2012年8月8日に出願された日本出願特願2012-176219を基礎とする優先権を主張し、その開示の全てをここに取り込む。
 100 検出装置 110 分割相関検出部
 200 受信装置 210 検出装置
 220 入力回路 222 増幅器
 224 A/Dコンバータ 230 スイッチ
 250 通信信号処理部 300 分割相関検出部
 310 切替器 312 検出ブロック
 313 FIRフィルタ 314 ピーク判定回路
 315 パラメータ調整回路 316 切替器
 320 切替器 322 検出ブロック
 323 FIRフィルタ 324 ピーク判定回路
 325 パラメータ調整回路 326 切替器
 330 切替器 332 検出ブロック
 333 FIRフィルタ 334 ピーク判定回路
 335 パラメータ調整回路 336 切替器
 342 検出ブロック 343 FIRフィルタ
 344 ピーク判定回路 350 リセット回路
 400 分割相関検出部 418 バッファ
 422 検出ブロック 424 ピーク判定回路
 427 加算器 428 バッファ
 432 検出ブロック 434 ピーク判定回路
 437 加算器 438 バッファ
 442 検出ブロック 444 ピーク判定回路
 447 加算器 500 分割相関検出部
 510 検出ブロック 512 FIRフィルタ
 514 ピーク判定回路 520 切替器
 AS 受信信号 B1 第1の増幅率
 B2 第2の増幅率 B3 第3の増幅率
 DS 入力信号 C2~C4 加算信号
 E 通信完了信号 F、F1~F4 畳込積分信号
 H1~H4 通知信号 P0 初期増幅率
 P1~P3(Q) 増幅率 R 検出結果
 X 係数 X1~X4 第1~第4の係数

Claims (6)

  1.  入力信号がサンプル毎に順次入力され、前記入力信号から自己相関を持たない目的信号パターンを検出する検出装置であって、
     前記目的信号パターンを時系列に分割して得たm個(m≧2)の分割パターンに夫々対応するm個の分割相関処理であって、夫々の前記分割相関処理が、前記入力信号に対して、対応する前記分割パターンとの相関を検出する処理である前記m個の分割相関処理のうちの1つを実行する分割相関検出部を備え、
     前記分割相関検出部は、
     1つ目の前記分割パターンについて、相関ピークが検出されるまで、前記入力信号に対して、対応する前記分割相関処理を繰り返し、
     2つ目以降の夫々の前記分割パターンについて、1つ前の前記分割パターンに対応する前記分割相関処理により相関ピークが検出されたことを条件に、前記入力信号に対して、該分割パターンに対応する前記分割相関処理を該分割パターンのサンプル数分行うと共に、該分割相関処理により相関ピークが検出されなかったときに、1つ目の前記分割パターンに対応する前記分割相関処理を再び開始する、
    検出装置。
  2.  前記分割相関検出部は、前記m個の分割相関処理を夫々行うm個の検出ブロックを有し、
     1つ目の前記検出ブロックは、1つ目の前記分割パターンについて、相関ピークが検出されるまで、対応する前記分割相関処理を繰り返し、他のいずれか1つの前記検出ブロックから通信信号を受信したときに、対応する前記分割相関処理を再び開始し、
     2つ目以降の前記検出ブロックは、1つ前の前記分割パターンに対応する前記検出ブロックにより相関ピークが検出されたことを条件に、前記入力信号に対して、対応する前記分割相関処理を該分割パターンのサンプル数分行うと共に、該分割相関処理により相関ピークが検出されなかったときに、1つ目の前記検出ブロックに前記通知信号を出力する、
    請求項1に記載の検出装置。
  3.  前記m個の分割パターンは、前記目的信号パターンを等分割した得たものである、
    請求項1または2に記載の検出装置。
  4.  前記各検出ブロックは、
     前記入力信号に対して畳込積分を行う畳込積分回路と、
     前記畳込積分回路が得た畳込積分信号に対して相関ピークの判定を行うピーク判定回路を有する、
    請求項1から3のいずれか1項に記載の検出装置。
  5.  受信したアナログ信号に対してA/D変換を含む処理を行い、前記入力信号を得る入力回路と、
     1つ目から(m-1)個までの前記検出ブロックのうちの少なくとも1つ目に対して設けられたパラメータ調整部とをさらに備え、
     前記パラメータ調整部は、対応する前記検出ブロックにより相関ピークが検出されたときに、前記畳込積分信号のレベルに応じて、前記入力信号のレベルが所定値以上になるように前記入力回路が用いるパラメータを生成して前記入力回路に出力する、
    請求項4に記載の検出装置。
  6.  1つ目の前記検出ブロックにおいて、
     前記ピーク判定回路は、前記畳込積分回路が得た畳込積分信号に対して相関ピークの判定を行い、
     2つ目以降の前記各検出ブロックにおいて、
     前記畳込積分回路が得た畳込積分信号と、1つ前の前記検出ブロックにおける前記畳込積分回路が得た畳込積分信号を所望数遅延させるバッファ回路を経由した信号とを加算して加算信号を得る加算回路がさらに設けられており、
     前記ピーク判定回路は、前記加算信号に対して相関ピークの判定を行う、
    請求項1から5のいずれか1項に記載の検出装置。
PCT/JP2013/004535 2012-08-08 2013-07-25 検出装置 WO2014024407A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012176219 2012-08-08
JP2012-176219 2012-08-08

Publications (1)

Publication Number Publication Date
WO2014024407A1 true WO2014024407A1 (ja) 2014-02-13

Family

ID=50067669

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/004535 WO2014024407A1 (ja) 2012-08-08 2013-07-25 検出装置

Country Status (1)

Country Link
WO (1) WO2014024407A1 (ja)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07321863A (ja) * 1994-05-23 1995-12-08 Mitsubishi Electric Corp 同期信号検出装置
JPH07321762A (ja) * 1994-05-26 1995-12-08 Nec Corp クロック周波数自動制御方式及びそれに用いる送信装置と受信装置
JPH0918458A (ja) * 1995-06-29 1997-01-17 Advantest Corp Pn符号同期方法
JPH1168616A (ja) * 1997-08-21 1999-03-09 Kokusai Electric Co Ltd 逆拡散装置及び受信機
JP2001069119A (ja) * 1999-06-22 2001-03-16 Matsushita Electric Ind Co Ltd Ofdm復調装置およびofdm復調方法
JP2008113369A (ja) * 2006-10-31 2008-05-15 Fujitsu Ltd タイミング同期方法およびタイミング同期装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07321863A (ja) * 1994-05-23 1995-12-08 Mitsubishi Electric Corp 同期信号検出装置
JPH07321762A (ja) * 1994-05-26 1995-12-08 Nec Corp クロック周波数自動制御方式及びそれに用いる送信装置と受信装置
JPH0918458A (ja) * 1995-06-29 1997-01-17 Advantest Corp Pn符号同期方法
JPH1168616A (ja) * 1997-08-21 1999-03-09 Kokusai Electric Co Ltd 逆拡散装置及び受信機
JP2001069119A (ja) * 1999-06-22 2001-03-16 Matsushita Electric Ind Co Ltd Ofdm復調装置およびofdm復調方法
JP2008113369A (ja) * 2006-10-31 2008-05-15 Fujitsu Ltd タイミング同期方法およびタイミング同期装置

Similar Documents

Publication Publication Date Title
JP5361151B2 (ja) 順次到着時間差予測を利用した電波測距方法
US9880802B2 (en) Systems and methods for reducing audio artifacts from switching between paths of a multi-path signal processing system
JP2008523400A (ja) 受信装置および受信シーケンスの受信方法
JP2006187009A (ja) 誤警報確率を減らすための信号取得装置及びその方法
JP4128335B2 (ja) 多経路フェージングチャネルに対する遅延拡散推定方法
JP2008530633A (ja) 相関最大点を決定するための装置および方法
JP4918135B2 (ja) シンボル周期を有するデータシンボルを受信するための受信機
JP6061773B2 (ja) 信号処理装置、信号処理方法及び信号処理プログラム
KR102214914B1 (ko) 직교 시퀀스를 이용한 노이즈 전력 추정에 기초한 패킷 검출 방법 및 송, 수신기
WO2014024407A1 (ja) 検出装置
JP2009260784A (ja) ノイズ除去装置、及びノイズ除去方法
JP2007082133A (ja) 無線送信機および無線受信機
JP2009168666A (ja) 電波受信装置および電波時計
US10340893B1 (en) Systems and methods for providing compensation of analog filter bandedge ripple using LPF
JP4459584B2 (ja) レーダ装置および距離算出方法
CN115825941A (zh) 调频连续波雷达装置及其信号处理方法
TWI390862B (zh) 虛擬雜訊碼追蹤電路與虛擬雜訊碼追蹤方法
JP2005106470A5 (ja)
JP4573897B2 (ja) 通信装置、半導体集積回路および電子機器
KR102163699B1 (ko) 근거리에서 고속으로 기동하는 표적의 정보 추정을 위한 도약-주파수 코딩 기반 송신신호에 대한 개선된 수신 기법
JP5154389B2 (ja) リピータ装置及び干渉信号抑圧方法
JP2010181200A (ja) レーダ信号処理装置
JP2019176368A (ja) 相関器、通信機、相関判定方法及びプログラム
KR101728626B1 (ko) 수신기에서 pn 코드를 획득하는 방법 및 pn 코드를 획득하는 수신기
CN117674845A (zh) 时间交织adc采样时间适配的校准方法、***、介质及校准器

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13828730

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13828730

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP