CN117347712A - Signal frequency estimation method based on linear frequency modulation Z transformation - Google Patents

Signal frequency estimation method based on linear frequency modulation Z transformation Download PDF

Info

Publication number
CN117347712A
CN117347712A CN202311282353.0A CN202311282353A CN117347712A CN 117347712 A CN117347712 A CN 117347712A CN 202311282353 A CN202311282353 A CN 202311282353A CN 117347712 A CN117347712 A CN 117347712A
Authority
CN
China
Prior art keywords
frequency
sampling
sequence
estimation
signal
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.)
Pending
Application number
CN202311282353.0A
Other languages
Chinese (zh)
Inventor
曾浩
郭成林
余治霈
彭俊
董涛
刘志慧
殷杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing University
Space Star Technology Co Ltd
Original Assignee
Chongqing University
Space Star Technology Co Ltd
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 Chongqing University, Space Star Technology Co Ltd filed Critical Chongqing University
Priority to CN202311282353.0A priority Critical patent/CN117347712A/en
Publication of CN117347712A publication Critical patent/CN117347712A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/14Fourier, Walsh or analogous domain transformations, e.g. Laplace, Hilbert, Karhunen-Loeve, transforms
    • G06F17/141Discrete Fourier transforms
    • G06F17/142Fast Fourier transforms, e.g. using a Cooley-Tukey type algorithm
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R23/00Arrangements for measuring frequencies; Arrangements for analysing frequency spectra
    • G01R23/02Arrangements for measuring frequency, e.g. pulse repetition rate; Arrangements for measuring period of current or voltage
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R23/00Arrangements for measuring frequencies; Arrangements for analysing frequency spectra
    • G01R23/16Spectrum analysis; Fourier analysis
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/0248Filters characterised by a particular frequency response or filtering method

Landscapes

  • Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Discrete Mathematics (AREA)
  • Algebra (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

A signal frequency estimation method based on linear frequency modulation Z transformation comprises the following implementation steps: (1) Sampling the signal x (t) to obtain a sampling sequence x (n); (2) Performing fast Fourier transform on the X (n) to obtain a rough estimated frequency spectrum X (k), taking an amplitude spectrum sequence |X (k) |, and obtaining a smoothed frequency spectrum X through a low-pass filter LP (k) The method comprises the steps of carrying out a first treatment on the surface of the (3) Find X LP (k) The maximum corresponding frequency of (2) is used as a central frequency point of the linear frequency modulation Z transformation; (4) calculating intermediate sequences g (n) and h (n); (5) Calculating output sequence of chirped Z-transform(6) Searching for the maximum value |Y (n) of the Y (n) modulus value m ) I and sequence number n corresponding thereto m The final frequency estimation result isThe invention adopts fast Fourier transform and linear frequency modulation Z transform to carry out coarse estimation and fine estimation of signal frequency, and has low calculation complexity and high estimation precision. The method can be applied to the fields of communication, radar, measurement and control and the like which have requirements on signal frequency estimation.

Description

Signal frequency estimation method based on linear frequency modulation Z transformation
Technical Field
The invention relates to the field of communication, radar, measurement and control and the like which have demands on signal frequency estimation, in particular to a signal frequency estimation method based on linear frequency modulation Z transformation.
Background
The frequency parameter estimation of the received signal means that the frequency corresponding to the maximum value of the signal amplitude spectrum is estimated, which is the signal processing requirement commonly used in spectrum sensing. Although the frequency estimation algorithm based on discrete fourier transform (Discrete Fourier Transform, DFT) has the advantage of high solving speed, the frequency corresponding to the maximum value of the obtained amplitude spectrum is only a coarse frequency estimation value due to the limited DFT resolution, and further processing is often needed to obtain a frequency refinement estimation result. In the frequency refinement estimation stage, common algorithms include a Jacobsen frequency estimation algorithm, a Candan frequency estimation algorithm, a 2N point DFT frequency estimation algorithm, a refinement frequency estimation method based on an ESPRIT algorithm and the like. The algorithm still has the defects of higher computational complexity, low estimation accuracy and the like.
Disclosure of Invention
The invention aims to solve the problems that: how to reduce the calculation complexity in signal frequency estimation as much as possible and improve the accuracy of the frequency estimation result. The method for solving the technical problem is a signal frequency estimation method based on linear frequency modulation Z transformation, which comprises the following implementation steps:
(1) Sampling the signal x (t) with a sampling frequency f s The number of sampling points is N, and a sampling sequence x (N) is obtained, wherein n=0, 1, … and N-1;
(2) Performing fast Fourier transform on the sampling sequence X (N) to obtain a rough estimated frequency spectrum X (k), and taking an amplitude spectrum sequence |X (k) | of the rough estimated frequency spectrum X (k), wherein k=0, 1, … and N-1; after passing |X (k) | through a low pass filter, a smoothed amplitude spectrum X is obtained LP (k) This is a real sequence;
(3) Finding a smoothed amplitude spectrum X LP (k) X is the maximum value of (2) LP (k m ) Wherein k is m For the sequence number corresponding to the maximum value, k is used m Sampling point number N, sampling frequency f s Calculating the center frequency point of the linear frequency modulation Z transformationDefine the starting frequency point of the chirp-Z-transform +.>Cut-off frequency point->B is the set linear frequency modulation Z transformation analysis frequency band bandwidth;
(4) Calculating intermediate sequences g (n) and h (n), whereinAnd->Wherein n=0, 1, …, N-1, wherein +.>And->
(5) Calculating output sequence of chirped Z-transformWherein n=0,1,…,N-1;
(6) Searching for the maximum value |Y (n) of the Y (n) modulus value m ) I and sequence number n corresponding thereto m The final frequency estimation result is
The invention has the beneficial effects that in various signal processing systems, the signal sampling sequence is subjected to secondary processing by utilizing the linear frequency modulation Z transformation, so that the signal frequency estimation precision is improved. The method can be applied to the fields of communication, radar, measurement and control and the like which have requirements on signal frequency estimation.
Drawings
Fig. 1 is a system block diagram of a signal frequency estimation method based on a chirp-Z-transform.
Detailed Description
For the signal x (t) to be estimated, the frequency estimation method is implemented in the digital domain, so that sampling is required, and then the time domain signal is converted into the frequency domain signal, and two-step estimation is performed. The first step is coarse estimation, through DFT conversion and smoothing treatment, a section where the frequency to be estimated is located is found; the second step is fine estimation by chirping Z-transform in a determined frequency interval. The overall estimation method flow is shown in fig. 1. The specific implementation steps are as follows:
(1) Sampling the signal x (t) with a sampling frequency f s The number of sampling points is N, resulting in a sampling sequence x (N), where n=0, 1, …, N-1. The sampling is to satisfy the Nyquist sampling theorem, ensuring that the signal is not distorted when converted to the digital domain.
(2) The sampling sequence X (N) is subjected to fast fourier transformation to obtain a rough estimated spectrum X (k), and the amplitude spectrum sequence |x (k) | is taken, wherein k=0, 1, …, N-1. Since the amplitude spectrum is usually the amplitude spectrum of a sequence sample and is not smooth, the amplitude spectrum X after the smoothing is obtained by passing the I X (k) I through a low-pass filter LP (k) This is a real sequence. The low pass filter cut-off frequency is determined by the envelope of the spectrum.
(3) Finding a smoothed amplitude spectrum X LP (k) X is the maximum value of (2) LP (k m ) Wherein k is m For the sequence number corresponding to the maximum value, k is used m Sampling point number N, sampling frequency f s Calculating the center frequency point of the linear frequency modulation Z transformationDefine the starting frequency point of the chirp-Z-transform +.>Cut-off frequency point->And B is the set frequency band width of the analysis frequency band of the chirp Z transformation, and the frequency to be estimated is required to be ensured to be positioned in the analysis frequency band determined by the chirp Z transformation.
(4) Calculating intermediate sequences g (n) and h (n), whereinAnd->Wherein n=0, 1, …, N-1, wherein +.>And->
(5) Calculating output sequence of chirped Z-transformWhere n=0, 1, …, N-1.
(6) Searching for the maximum value |Y (n) of the Y (n) modulus value m ) I and sequence number n corresponding thereto m The final frequency estimation result isA signal frequency estimation method based on the linear frequency modulation Z transformation is realized.

Claims (1)

1. A signal frequency estimation method based on linear frequency modulation Z transformation comprises the following implementation steps:
(1) Sampling the signal x (t) with a sampling frequency f s The number of sampling points is N, and a sampling sequence x (N) is obtained, wherein n=0, 1, … and N-1;
(2) Performing fast Fourier transform on the sampling sequence X (N) to obtain a rough estimated frequency spectrum X (k), and taking an amplitude spectrum sequence |X (k) | of the rough estimated frequency spectrum X (k), wherein k=0, 1, … and N-1; after passing |X (k) | through a low pass filter, a smoothed amplitude spectrum X is obtained LP (k) This is a real sequence;
(3) Finding a smoothed amplitude spectrum X LP (k) X is the maximum value of (2) LP (k m ) Wherein k is m For the sequence number corresponding to the maximum value, k is used m Sampling point number N, sampling frequency f s Calculating the center frequency point of the linear frequency modulation Z transformationDefine the starting frequency point of the chirp-Z-transform +.>Cut-off frequency point->B is the set linear frequency modulation Z transformation analysis frequency band bandwidth;
(4) Calculating intermediate sequences g (n) and h (n), whereinAnd->Wherein n=0, 1, …, N-1, wherein +.>And->
(5) Calculating output sequence of chirped Z-transformWherein n=0, 1, …, N-1;
(6) Searching for the maximum value |Y (n) of the Y (n) modulus value m ) I and sequence number n corresponding thereto m The final frequency estimation result is
CN202311282353.0A 2023-09-28 2023-09-28 Signal frequency estimation method based on linear frequency modulation Z transformation Pending CN117347712A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311282353.0A CN117347712A (en) 2023-09-28 2023-09-28 Signal frequency estimation method based on linear frequency modulation Z transformation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311282353.0A CN117347712A (en) 2023-09-28 2023-09-28 Signal frequency estimation method based on linear frequency modulation Z transformation

Publications (1)

Publication Number Publication Date
CN117347712A true CN117347712A (en) 2024-01-05

Family

ID=89355156

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311282353.0A Pending CN117347712A (en) 2023-09-28 2023-09-28 Signal frequency estimation method based on linear frequency modulation Z transformation

Country Status (1)

Country Link
CN (1) CN117347712A (en)

Similar Documents

Publication Publication Date Title
WO2018188228A1 (en) High-precision frequency measuring system and method
US5874916A (en) Frequency selective TDOA/FDOA cross-correlation
CN107561357B (en) High-precision instantaneous frequency measurement method and device based on channelization
CN107085140B (en) Nonequilibrium system frequency estimating methods based on improved SmartDFT algorithm
CN106546817B (en) A kind of Frequency Estimation and energy state postulate with feedback function
CN104122444B (en) All-digital IF spectrum analyzer and frequency spectrum analysis method
CN112162152B (en) Sine wave coherent pulse train signal frequency estimation method based on phase straight line fitting
CN109407501B (en) Time interval measuring method based on relevant signal processing
CN111562438B (en) Sinusoidal signal frequency estimation method and device based on FFT and phase difference
CN109031261B (en) Time difference estimation method and device
CN103744066A (en) Optimizing method for digital orthogonal phase identifying and matched filtering
CN114895248A (en) Sinusoidal frequency modulation signal parameter estimation method, system and medium
CN107688167B (en) Multi-time-width linear frequency modulation pulse compression signal amplitude envelope curve generation method
CN117347712A (en) Signal frequency estimation method based on linear frequency modulation Z transformation
CN110445740B (en) Frequency offset estimation method and system based on repeated sequence
CN109521269B (en) Amplitude modulation signal digital frequency measurement method
CN106027454A (en) Frequency offset estimation method of QAM (Quadrature Amplitude Modulation) signal based on frequency compensation
CN110808929A (en) Real-complex conversion type signal-to-noise ratio estimation algorithm of subtraction strategy
CN112883787B (en) Short sample low-frequency sinusoidal signal parameter estimation method based on spectrum matching
CN105282086A (en) Double-tone quadrature measuring method for frequency conversion system group delay
CN112162153B (en) Sine wave signal frequency estimation method based on phase straight line fitting
CN112748285A (en) Phase measurement method based on intelligent tracking correlation operation
CN113219243B (en) High-precision frequency measurement method for correcting frequency search interval quantization error
CN112485521B (en) Frequency estimation method based on symmetric discrete Fourier transform
JP4843288B2 (en) AM / FM mixed signal processor

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination