Next Article in Journal
Comparative Analysis of Despeckling Filters Based on Generative Artificial Intelligence Trained with Actual Synthetic Aperture Radar Imagery
Previous Article in Journal
Extraction of Periodic Terms in Satellite Clock Bias Based on Fourier Basis Pursuit Bandpass Filter
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Nonlinear Compensation Method for Enhancing the Detection Accuracy of Weak Targets in FMCW Radar

by
Bo Wang
,
Tao Lai
*,
Qingsong Wang
and
Haifeng Huang
School of Electronics and Communication Engineering, Shenzhen Campus of Sun Yat-sen University, No. 66, Gongchang Road, Guangming District, Shenzhen 518107, China
*
Author to whom correspondence should be addressed.
Remote Sens. 2025, 17(5), 829; https://doi.org/10.3390/rs17050829
Submission received: 3 January 2025 / Revised: 14 February 2025 / Accepted: 24 February 2025 / Published: 27 February 2025

Abstract

:
To achieve precise detection of target geometric features, Ka/W/sub-terahertz band imaging radar systems with ultra-wide instantaneous bandwidth have been developed. Although dechirp-based receiver architectures allow for low-sampling-rate signal acquisition, they require precise linearity in chirp signals, often necessitating precompensation for nonlinear errors. While most research addresses polynomial-based error correction, periodic errors remain underexplored, despite their potential to obscure weak targets and introduce spurious ones. This paper proposes a novel software-based correction method that integrates neural networks and joint optimization strategies to correct periodic phase errors. The method first employs neural networks for frequency estimation, followed by phase-matching techniques to extract amplitude and phase data. Parameter estimation is refined using the Adaptive Moment Estimation (ADAM) algorithm and Limited-Memory Broyden–Fletcher–Goldfarb–Shanno (LBFGS) optimization. Nonlinear errors are corrected via matched Fourier transforms. Simulations and experiments demonstrate that the proposed method effectively suppresses spurious targets and enhances the detection of weak targets, demonstrating strong robustness and practical applicability, thereby significantly enhancing the target detection performance of the ultra-wideband radar system.

1. Introduction

The frequency-modulated continuous wave (FMCW) radar offers several advantages over traditional pulse radar systems, such as lightweight design, structural simplicity, low cost, and low probability of interception [1]. As a result, FMCW radar has found widespread applications in fields such as short-range security inspection, autonomous driving, deformation monitoring, and vital sign detection [2,3,4,5]. To achieve finer target range resolution, radar systems require ultra-wide instantaneous bandwidth. However, such ultra-wide bandwidth imposes stringent demands on signal acquisition systems, making analog demodulation (dechirp) a crucial solution for processing ultra-wideband signals. However, dechirp technology requires exceptionally high linearity in the chirp modulation of transmitted and received signals, especially when the signal bandwidth is large. Failure to meet these linearity requirements can result in significant degradation of range resolution and even prevent accurate imaging [6].
Unfortunately, existing transmit–receive chains inevitably introduce some degree of nonlinearity into the signal. For instance, linear frequency modulation (LFM) signals generated using digital direct synthesis (DDS) and phase-locked loops inherently exhibit certain nonlinear characteristics. Furthermore, nonlinear components such as frequency multipliers, mixers, and filters in the signal transmission path exacerbate the degradation of chirp linearity. Consequently, in ultra-wideband application scenarios requiring high-quality range resolution, nonlinear correction techniques are indispensable. These techniques play a pivotal role in determining the imaging quality of range profiles and are critical for ensuring the performance of FMCW radar systems [7,8].
Current nonlinear correction techniques can be broadly categorized into hardware-based and software-based approaches. Hardware methods aim to minimize chirp nonlinearity through real-time preprocessing by adjusting the signal generation circuitry. Common hardware techniques include predistortion voltage compensation, delay phase detection, delay phase-locked loops, and various predistortion methods addressing VCO modulation voltage distortion and DDS digital distortion [9,10,11]. Although hardware methods can output high-linearity chirp signals in real time, their parameter designs are often susceptible to environmental factors such as temperature, resulting in insufficient stability.
In contrast, software correction methods have garnered significant attention due to their strong versatility, portability, and high correction accuracy. Unlike the real-time processing of hardware approaches, software methods employ digital signal processing techniques to estimate and correct nonlinear factors in the sampled intermediate-frequency (IF) signals.
Existing software correction methods primarily focus on estimating and compensating for the nonlinearities in the transmission chain. These methods typically model nonlinear phase errors as one of three types: polynomial phase, periodic phase, and stochastic phase. In practical radar systems, all three types of phase errors coexist, albeit with varying proportions depending on the system. Most current research focuses on the estimation and correction of polynomial phase errors. For example, Anghel et al. proposed the use of the high-order ambiguity function (HAF) to estimate polynomial coefficients and correct space-variant nonlinear errors through time-domain interpolation and resampling, making it suitable for engineering applications [12]. Wang et al. employed the wavelet synchrosqueezed transform to derive the time-frequency relationship of the reference chirp signal for fitting nonlinear parameters. The residual video phase (RVP) method was then applied to compensate for nonlinearities in chirp signals. However, the WSST-based approach has strict limitations, such as requiring that the signal frequency must vary slowly [13]. Similarly, Rongyao Zheng et al. combined the complete ensemble empirical mode decomposition with HAF to estimate polynomial phase errors and corrected them via time-domain resampling. These methods successfully eliminate polynomial nonlinear errors [14].
Nevertheless, none of the aforementioned methods address the correction of periodic phase errors, and studies focusing on high-frequency periodic nonlinearities remain scarce. Ayhan et al. suggested that periodic nonlinearities may arise from various sources, such as DDS spurs or clock spurs, but no correction solution was proposed [15]. Zhao et al. extracted phase information directly from the sampled signal and used a three-component sinusoidal model for fitting, which could partially mitigate the effects of periodic nonlinearities. However, this approach often fails to meet the requirements for direct sampling under ultra-wideband conditions [16].
In summary, there is currently no effective method for periodic error correction. Modeling periodic errors as multi-sinusoidal models for parameter estimation poses a series of challenging problems. First, the parameter estimation of general multi-sinusoidal signals is typically based on frequency estimation, which is often realized through the Fourier transform of discrete-time samples. However, accurate frequency estimation requires a large number of samples, imposing strict demands on practical applications [17]. Although methods based on eigenvalue decomposition, such as Multiple Signal Classification (MUSIC), Prony’s method, and Estimation of Signal Parameters via Rotational Invariance Techniques (ESPRIT) [18,19,20], can achieve high-frequency resolution under limited data length and sampling rates, their performance degrades significantly in low signal-to-noise ratio (SNR) scenarios [21,22]. Second, periodogram-based methods and eigenvalue decomposition techniques require prior knowledge of the number of frequencies to be estimated. However, this information is typically unavailable in practical scenarios, necessitating the use of additional criteria such as the Akaike Information Criterion (AIC) [23] or the Minimum Description Length (MDL) [24] to determine the number of sinusoidal components in the signal. Finally, after obtaining the frequencies, a concise and efficient method is still needed to estimate the corresponding amplitude and phase parameters.
Building on recent advancements in frontier technologies such as deep learning [25,26], this paper employs a neural network-based approach to address the aforementioned challenges. The proposed method trains a neural network using simulated data. Experimental results demonstrate that the proposed neural network significantly outperforms existing frequency estimation methods, particularly under medium-to-high noise conditions, precisely estimating frequencies from data contaminated with noise of unknown variance. Furthermore, the paper adopts a neural network model to estimate the number of frequency components in the signal. Based on this foundation, the neural network model is first applied for the preliminary estimation of the frequencies associated with periodic sinusoidal errors. A phase-matching method is then proposed to extract amplitude and phase information, thereby determining the initial parameters of the periodic sinusoidal errors.
This paper proposes a joint estimation algorithm that combines Adaptive Moment Estimation (ADAM) [27,28] and the Limited-Memory Broyden–Fletcher–Goldfarb–Shanno (LBFGS) algorithm to achieve more accurate estimation of periodic errors [29]. In the process of periodic error estimation, the ADAM algorithm leverages its adaptive learning rate adjustment capability to provide a rapidly convergent initial solution, while the LBFGS algorithm refines the parameters through precise second-order approximations, thereby improving the accuracy of the final estimation results. This joint estimation algorithm not only performs exceptionally well in handling periodic errors but also holds significant potential for application in other complex nonlinear optimization problems.
The remainder of this paper is organized as follows. Section 2 provides a detailed introduction to the IF error model and the analysis of periodic phase distortion. Section 3 presents the estimation and correction process for periodic phase errors. Section 4 validates the effectiveness and superiority of the proposed method using real-world data. Finally, Section 5 concludes the paper with a summary of the findings.

2. Modeling and Analysis of Periodic Phase Errors

2.1. Periodic Phase Error Model

The ideal FMCW signal model is expressed as:
s t ( t ) = exp j 2 π f c t + 1 2 K r t 2 ,
where f c is the carrier frequency and K r is the chirp rate, defined as the ratio of bandwidth to the modulation period. The received signal is represented as the transmitted signal delayed by a time τ and is expressed as:
s r ( t ) = s t ( t τ ) = exp j 2 π f c ( t τ ) + 1 2 K r ( t τ ) 2 ,
where τ = 2 R c represents the signal delay, R denotes the target distance, and c is the speed of light.
After performing mixing (dechirp) on the received signal and the transmitted signal, the resulting ideal intermediate frequency (IF) signal can be expressed as:
s i f ( t ) = s t ( t ) · s r * ( t ) = exp j 2 π f c τ + K r τ t 1 2 K r τ 2
where K r τ t represents the beat frequency of the target and 1 2 K r τ 2 denotes the Residual RVP [30]. In near-field imaging, the time delay is minimal, and thus, the RVP term is ignored in subsequent processing. In this paper, the phase error of the beat signal is further modeled as the sum of a polynomial phase set and a sinusoidal function set:
ε ( t ) = l = 2 L p l t τ + k = 1 K A k τ sin ω k t + ϕ k = l = 2 L p l t τ + k = 1 K a k sin ω k t + ϕ k
where L denotes the order of the polynomial error, p represents the polynomial coefficients, and M indicates the number of sinusoidal signals in the periodic phase error. Additionally, a k , ω k , and ϕ k correspond to the amplitude, angular frequency, and phase of the periodic phase error, respectively. Based on the nonlinear phase term analysis process in [12,13], the IF signal expression containing the nonlinear phase term is as follows:
s i f ( t ) = exp j 2 π f c τ r e f + K r t τ r e f + l = 2 L p l t τ r f + k = 1 K A k τ r e f sin ω k t + ϕ k
where τ r e f represents the time delay of the reference target. After removing the polynomial phase error using methods such as those in [12,13,14], the beat signal becomes as follows:
s i f ( t ) = exp j 2 π f c τ r e f + K r t τ r e f + k = 1 K a k sin ω k t + ϕ k
The impact of periodic phase errors on the range profile will be discussed in detail below.

2.2. Analysis of Periodic Phase Distortion

The frequency modulation linearity of an LFM signal is typically defined as:
η = Δ f e ( t ) max B
where η represents the frequency modulation linearity of the LFM signal, B is the modulation bandwidth of the LFM signal, and f e ( t ) denotes the beat frequency. According to [31], the analysis of periodic phase errors can be carried out as follows: for frequency offsets, a Fourier analysis approach can be adopted to decompose the offset into an infinite sum of sinusoidal harmonics. To simplify the analysis, a single-frequency deviation is introduced.
f e ( t ) = η B cos 2 π f m t
where f m represents the frequency of the nonlinear single-frequency deviation. Thus, the frequency domain function of the LFM signal containing periodic phase errors is expressed as:
f ( t ) = f c + K r t + η B cos 2 π f m t
where f c represents the carrier frequency, K r denotes the chirp rate, K r = B / T , and T is the pulse width. The LFM phase signal under periodic frequency deviation distortion can be expressed as:
ϕ ( t ) = 2 π 0 t f ( t ) d t = 2 π 0 t f c + K r t + η B cos 2 π f m t d t = 2 π f c t + 1 2 K r t 2 + η B f m sin 2 π f m t
Let β = η B f m , then the LFM signal with periodic phase errors can be expressed as:
s i f ( t ) = exp j 2 π f c t + 1 2 K r t 2 · exp j β sin 2 π f m t
Assuming the output signal of an ideal FMCW signal after passing through a matched filter is s o ( t ) , the output signal in the presence of single-frequency periodic distortion after matched filtering is expressed as:
S e m ( t ) = J 0 ( β ) E n v [ s o ( t ) ] e j 2 π f c t + n = 1 J n ( β ) E n v [ s o ( t + n f m K r ) ] e j 2 π ( f c + n f m 2 ) t + ( 1 ) n E n v [ s o ( t n f m K r ) ] e j 2 π ( f c n f m 2 ) t
where J n ( β ) represents the n-th order Bessel function of the first kind and E n v ( ) denotes the envelope removal function.
From the above equation, it can be seen that when periodic phase errors are present, the output signal after pulse compression primarily consists of the main signal with an amplitude of J 0 ( β ) and paired echoes with an amplitude of J n ( β ) . The time interval and frequency interval between the paired echoes and the main signal are ± n f m / K r and ± n f m / 2 , respectively. Based on the theoretical derivation above, the following conclusions can be drawn:
1.
The impact of periodic phase errors on radar performance is primarily caused by paired echoes;
2.
Periodic phase errors affect the detection of weak targets near the main lobe and targets in the far range;
3.
Periodic phase errors do not affect the width or position of the main lobe.

3. Estimation and Correction of Periodic Phase Errors

Based on the analysis in the previous section, periodic errors can generate paired echoes near the target, severely degrading the detection performance for nearby weak targets and far-range targets. To address this issue, periodic nonlinear correction is essential. Since nonlinearity is an intrinsic modulation characteristic of the system and independent of the target, this section first employs ideal single targets, such as delay lines or corner reflectors, to accurately estimate the system’s nonlinearity. The estimated parameters are then used to construct a matched Fourier transform, enabling space-variant nonlinear correction for multiple targets.
The phase of the beat echo signal is first obtained by phase unwrapping as follows:
y ( t ) = ζ + k = 1 K a k sin ω k t + ϕ k
In the equation, it should be noted that a k = 2 π A k τ r e f ; ζ = 2 π f c τ r e f and ζ are unknowns, but ζ can be treated as a constant, which does not affect the subsequent estimation of sinusoidal parameters. Prior to fitting, a DC removal process can be applied to eliminate ζ . The complete process of periodic error correction is illustrated in Figure 1. First, the phase information of the beat signal is extracted using a corner reflector or delay line. Next, initial estimates of the periodic error are obtained using a deep learning model combined with a phase-matching method. Subsequently, precise optimization is performed by integrating the ADAM and LBFGS algorithms. Finally, the phase error is corrected using Fourier matching techniques based on the estimated parameters, yielding the fully corrected beat signal.

3.1. Initial Estimation of Periodic Errors Based on a Neural Network Model

3.1.1. Frequency Estimation Model

In this paper, a model suitable for estimating periodic phase errors was trained using simulated data. As shown in Figure 2, the frequency estimation module is designed to transform the input signal into a frequency representation, enabling the extraction of frequency features from the signal. This module consists of an input layer, multiple convolutional layers, and an output layer, with ideal frequency representations generated using a narrow Gaussian kernel.
Input Layer: The input signal undergoes an initial transformation through a linear layer. This transformation projects the signal into a higher-dimensional internal representation space, enabling the model to extract a richer set of features for subsequent operations. The primary purpose of this transformation is to enhance feature representation, facilitating more accurate feature extraction during subsequent convolution operations. The use of a fully connected layer in this step allows the network to capture complex relationships within the input signal, ensuring that the initial features are adequately extracted for further processing in the network.
Convolutional Layers: The output from the input layer is processed through multiple one-dimensional convolutional layers. The design of the convolutional layers is inspired by the success of convolutional neural networks in image processing, with the primary advantage of effectively capturing local features within the signal. Each convolutional layer employs multiple filters, followed by a batch normalization layer and a ReLU activation function after the convolution operation. The convolutional kernels slide over the signal, generating feature maps that capture frequency information at various scales. This process enables the convolutional layers to extract local frequency characteristics from the signal. Batch normalization helps accelerate the training process, stabilize the model, and prevent issues such as gradient vanishing or explosion. Through this structure, the convolutional layers achieve efficient computation while extracting rich frequency features. By stacking multiple layers, the network progressively refines high-level features of the signal, enhancing its ability to represent complex frequency patterns.
Output Layer: A deconvolution layer (transposed convolution layer) is employed to upsample the internal representation to the desired frequency representation dimensions. The deconvolution layer, a specialized operation in convolutional neural networks, performs the reverse of the convolution operation. While convolution is typically used for downsampling—extracting features and reducing data dimensions using a sliding window—deconvolution is used for upsampling, restoring data dimensions through interpolation and kernel expansion. By upsampling through the deconvolution layer, the output frequency representation retains higher levels of detail, which facilitates subsequent tasks such as frequency estimation and counting. The high-resolution frequency representation produced by the deconvolution layer captures finer frequency variations within the signal, thereby enhancing the accuracy of frequency estimation.
Application of Narrowband Gaussian Kernels: Narrowband Gaussian kernels are utilized to generate the ideal frequency information during model training. The specific steps are as follows:
  • Define the Gaussian Kernel: A narrowband Gaussian kernel is mathematically defined with a mean frequency and a narrow standard deviation, ensuring it focuses on a specific frequency range.
  • Generate Ideal Frequency Representation: Using the Gaussian kernel, an ideal frequency representation is constructed by centering it on the target frequencies of the input signal. This representation serves as the ground truth for training the frequency estimation model.
  • Apply to Training Data: For each input signal, the corresponding ideal frequency representation is computed using the Gaussian kernel, creating the supervised labels required for model training.
  • Train the Model: The model learns to map the input signal to the ideal frequency representation by minimizing the error between its predictions and the Gaussian-kernel-generated frequency labels. This ensures the model is optimized for precise frequency estimation, even in complex or noisy environments.
This approach leverages the smooth and localized nature of Gaussian kernels, which not only provide a high-resolution reference for training but also enhance the network’s resilience to noise. The kernel function is designed to create an ideal, noise-resilient feature map that aids in more accurate frequency estimation during training.
Loss Function: The loss function utilizes the Mean Squared Error (MSE) to quantify the difference between the predicted frequency representation and the ground truth frequency representation.
L FR = 1 N i = 1 N y ^ i y i 2
The Mean Squared Error (MSE) loss function is an effective metric for quantifying the average deviation between predicted and true frequency values, making it particularly suitable for regression tasks. By minimizing the discrepancy between estimated frequencies and the ground truth, the MSE loss ensures that the network can consistently predict frequencies with outstanding performance. The training data consist of simulated signals with known frequency characteristics, which serve as a foundation for guiding network training.
For each input signal, the corresponding ideal frequency representation is computed using a Gaussian kernel. This process involves applying the kernel with a mean frequency and a narrow standard deviation, thus generating an idealized frequency map that accurately reflects the true frequency characteristics of the signal. These generated frequency labels are then utilized during the training process. The training data are specifically designed to cover a wide range of frequency values and signal-to-noise ratios (SNRs), thereby enabling the network to generalize reliably across various scenarios. To simulate real-world conditions, the dataset includes signals with varying numbers of frequency components and diverse noise levels.
Incorporating the structural design outlined previously, the frequency representation module efficiently extracts relevant frequency features from the input signals, generating high-resolution frequency maps. This architecture is capable of capturing the essential frequency components while also adapting to varying SNRs, ensuring optimal performance across different environments. The use of narrow Gaussian kernels enhances the precision of frequency estimation and significantly improves noise resilience. As a result, this approach delivers superior performance in frequency estimation tasks, particularly in scenarios involving high noise levels and complex signal conditions, where traditional methods may struggle.

3.1.2. Frequency Counting Model

The frequency counting module is designed similarly to the frequency estimation module, with the goal of determining the number of frequencies present in the signal based on its frequency representation. Like the frequency estimation module, it consists of an input layer, multiple convolutional layers, and an output layer. The input layer and convolutional layers share the same structure as those in the frequency estimation module. However, the output layer in the frequency counting module uses a linear layer to convert the internal representation into the final frequency count.
Additionally, when the frequency count is a discrete value, with a finite and predefined set of possible frequency counts, the model adjusts the loss function to the cross-entropy loss function:
L FC = 1 N i = 1 N y i log y ^ i

3.1.3. Phase Match

Through the frequency estimation and frequency counting models, the initial frequency values ω ^ k and the frequency count k are obtained. The estimated frequency parameters are then used to construct the phase-matching function.
ϕ ^ = sin ( ω ^ k t + ϕ ^ k ) , k = 1 , 2 , , K
This is obtained by multiplying the phase matching function with the phase error signal.
δ k = φ k ( t ) · φ ^ k ( t ) = k = 1 K B k sin ω k t + ϕ k · sin ω ^ k t + ϕ ^ k = k = 1 K B k 2 cos ω k ω ^ k t + ϕ k ϕ ^ k cos ω k + ω ^ k t + ϕ k + ϕ ^ k
As shown above, when ω k = ω ^ k , the DC component is B k 2 cos ( ϕ k ϕ ^ k ) . By traversing π , π over θ , the phase parameter is found at the maximum DC component, while half of the DC component gives the amplitude parameter a ^ k . A one-dimensional search is sufficient to obtain ϕ ^ k , a ^ k = B k / 2 . Let k = k + 1 and update the error phase.
ϕ k = ϕ k 1 ( t ) B k 1 sin ω ^ k 1 t + ϕ ^ k 1
Repeat the phase-matching process to obtain the parameter values of the K sinusoidal components. The above process yields the initialization values a ^ ,   ω ^ ,   ϕ ^ , serving as the starting point for the subsequent optimization algorithm.

3.1.4. Optimization Algorithm

Since our objective function is nonconvex, we used the ADAM optimization algorithm during the coarse optimization phase of model training to update parameters. Compared to traditional gradient descent methods like SGD, ADAM is more efficient and robust, often achieving better performance in fewer iterations. However, it does not guarantee finding the global optimum. In practice, combining multiple optimizers often yields better results. Therefore, this study employs L-BFGS for fine optimization.

3.1.5. Coarse Optimization—ADAM

ADAM is widely used in deep learning optimization and is an efficient optimization algorithm. Based on the concept of stochastic gradient descent, it ensures relatively low computational cost by utilizing the first-order derivatives of the objective function. ADAM dynamically adjusts the learning rate for each parameter using first- and second-moment estimates, making it highly effective in handling sparse gradients and noisy problems.
The loss function for ADAM is the MSE:
L ( θ ) = 1 N j = 1 N y t u r e t j y p r e d t j 2
y p r e d = i = 1 K a i sin ω i t + ϕ i
where θ represents the optimization parameter a i ,   ω i ,   ϕ i and y t u r e is the input data to be fitted. The detailed optimization steps are shown below:
1.
Set the first moment estimate variable m 0 = 0 , second moment estimate variable v 0 = 0 , learning rate α , first moment exponential decay rate β 1 , and second moment exponential decay rate β 2 ;
2.
Calculating the gradient:
g a i , t = L ( θ ) a i g ω i , t = L ( θ ) ω i g ϕ i , t = L ( θ ) ϕ i ,
where t represents the current iteration number;
3.
Update first-order and second-order moment estimates and compute bias corrections:
m t = β 1 m t 1 + 1 β 1 g t v t = β 2 v t 1 + 1 β 2 g t 2
m ^ t = m t 1 β 1 t v ^ t = v t 1 β 2 t ;
4.
The parameters are updated using the corrected moment estimates:
θ t = θ t 1 α m ^ t v ^ t + ϵ .
After iterating for a certain number of times, the coarse-optimized periodic phase error parameters are obtained. These parameters will then be used for local optimization to obtain more accurate error parameters.

3.2. Precision Optimization—L-BFGS

In the second stage of optimization, the L-BFGS optimization algorithm is employed to further fine-tune the model parameters and improve the fitting accuracy. L-BFGS is a quasi-Newton method suitable for optimization problems requiring high-precision convergence. This method approximates the inverse of the Hessian matrix using limited memory, making it more efficient for large-scale optimization problems. In this paper, the L-BFGS algorithm is used to optimize the amplitude, frequency, and phase parameters, ensuring that the generated signal matches the real signal as closely as possible.
The algorithm steps are as follows:
1.
The initialized fitting parameters θ 0 are set to the final results of the ADAM optimization. A history matrix S j , G j is initialized to store the gradient and position vectors, with the history matrix size set to 20.
2.
Calculate the gradient g using a method similar to the ADAM algorithm, which will not be elaborated here. Then, update the position vector difference and the gradient difference. These updates are used to record the historical information, which is subsequently employed to approximate the inverse of the Hessian matrix:
S i = θ j + 1 θ j G j = g j + 1 g j
Let q = g j , The first loop starts from the most recent historical record and iterates backwards, calculating the scalar η j and updating the vector q:
η j = ρ j S j T q q = q η j G j
Calculate the scaling factor γ j for the initial matrix and initialize the vector r:
γ j = S j 1 T G j 1 G j 1 T G j 1 r = γ j q
The second loop starts from the furthest historical record and iterates forwards, calculating the scalar χ j and updating the vector r:
χ j = ρ j G j T r r = r + S j η j χ j
Determine the search direction p j , and refine the parameters.
p j = r θ j + 1 = θ j + χ j p j .
3.
If the norm of the gradient | | g j | | is smaller than the predefined tolerance ζ or if the maximum number of iterations is reached, the iteration stops. This completes the precise optimization process. In Section 4, this paper will validate the algorithm through both simulations and measured data.

3.3. Correction Using Matched Fourier Transform

Existing nonlinear correction methods typically use the time-domain interpolation resampling method to eliminate polynomial nonlinearity and achieve multi-target focusing. However, under periodic nonlinearity, solving transcendental equations to determine interpolation points becomes challenging. To address this, this paper adopts the more versatile matched Fourier transform to achieve multi-target nonlinear correction. With an analytical expression of nonlinearity, multi-target focusing can be effectively performed.
F MFT = 0 T f ( t ) e j 2 π f ψ ( t ) d ψ ( t )
The multi-target differential frequency signal with sinusoidal period phase error can be expressed as follows:
s i f ( t ) = q = 1 Q exp j 2 π f c τ q + K r t τ q + k = 1 K A k τ q sin ω k t + ϕ k = q = 1 Q exp j 2 π f c τ q + K r τ q t + k = 1 K A k K r sin ω k t + ϕ k
where Q is the target number and τ q is the echo delay of the q target. Its Fourier transform is as follows:
S FT ( f ) = 0 T s i f ( t ) e j 2 π f t d t
Let ψ ( t ) = t + k = 1 K A k K sin ω k t + ϕ k , then the MFT of s i f ( t ) is as follows:
S M F T ( f ) = s i f ( t ) e j 2 π f t d t = 0 T q = 1 Q e j 2 π f c τ q + K r τ q ψ ( t ) e j 2 π f ψ ( t ) ψ ( t ) d t = q = 1 Q [ ψ ( t ) ψ ( 0 ) ] · exp j 2 π f c τ q · sin c [ ψ ( t ) ψ ( 0 ) ] f K r τ q
where ψ ( t ) is the derivative of ψ ( t ) , and its expression is as follows:
ψ ( t ) = 1 + k = 1 K A k ω k K r cos ω k t + ϕ k
The targets at different distances are focused into the ideal sin c function, and the frequency f p = K r τ p of the target reflects the true distance of the target, thereby correcting the system’s nonlinearity.
The periodic amplitude of the new time axis ψ ( t ) is as follows:
A k K r = a k 2 π K r τ r e f
The transformation from the time axis t to the new time axis ψ ( t ) is a resampling process. The MFT of the intermediate frequency signal s i f ( t ) is equivalent to the Fourier transform on the new time axis ψ ( t ) . The one-dimensional range profile compression on ψ ( t ) is the result after correcting the periodic phase errors.

4. Algorithm Validation

The proposed algorithm’s effectiveness and superiority are validated using both simulated and experimental data in this chapter. The first section focuses on validating the algorithm’s effectiveness. The algorithm is applied to process simulated echo signals, demonstrating its ability to correct periodic errors and detect weak real targets within error-contaminated signals. The second section highlights the algorithm’s superiority by comparing its performance with existing frequency estimation methods, such as MUSIC, FFT, and the periodogram. The results show the algorithm’s advantages at medium to high signal-to-noise ratios. In the third section, validation using experimental data further confirms the algorithm’s effectiveness, showcasing its reliability and practical advantages. To highlight the results of periodic error correction, all subsequent experiments are windowed; this step is not repeated in the later sections.

4.1. Validity Verification

As shown in Figure 3, after introducing single-frequency sine errors and third-order sine errors, one and three pairs of echoes, respectively, appear near the main lobe in the one-dimensional range profile of the echo signal. This outcome aligns with the analysis in Section 2.2 regarding the impact of periodic errors on radar signals.
Next, Gaussian noise is added to the beat signal with periodic errors, as depicted in Figure 4a. It is evident that the random noise significantly raises the noise floor and amplifies the side lobe levels. The beat signals, both with and without noise, are then processed using the proposed method, with the results shown in Figure 4b,c. The results demonstrate that the proposed algorithm successfully corrects the periodic errors in both scenarios. Notably, in Figure 4c, after periodic error correction, the processed result is comparable to the noise floor level, illustrating the algorithm’s robustness and remarkable performance in noisy environments.
Figure 5a presents the estimation results of the periodic error parameters obtained using the proposed algorithm and the FFT-based method. As seen in the figure, the parameters estimated by the FFT-based method contain some errors, while the proposed algorithm achieves a more accurate estimation. The parameters estimated by both methods are then used for periodic error correction, with the results shown in Figure 5b. Due to the bias in the estimation error, the FFT-based method fails to completely eliminate the periodic error, whereas the proposed algorithm successfully achieves the desired correction.
The paper next presents simulation experiments for weak target detection. As shown in Figure 6a, the beat signal without errors clearly detects a weak target located near the main lobe. However, after introducing third-order periodic errors, the echo of the weak target is obscured by paired echoes resulting from the periodic error. As demonstrated in Figure 6b, after applying the proposed method to correct the periodic errors, the weak target detection signal is successfully restored, leading to a significant improvement in the accuracy of target detection.

4.2. Superiority Verification

This paper validates, through Monte Carlo simulations, that the neural network-based model outperforms existing methods in error coefficient estimation. The accuracy of the estimate is measured by computing the False Negative Rate (FNR), which is defined as the number of true frequencies that go undetected, i.e., when no estimated frequency falls within a radius of ( 2 N ) 1 . As shown in Figure 7a, it is evident that within the SNR range of 0–30 dB, the proposed frequency estimation module exhibits significant superiority over both the MUSIC algorithm [18] and the periodogram [17]. In this SNR range, the proposed method achieves lower estimation errors, demonstrating higher precision and stability.
As shown in Figure 7b, for the frequency counting module, the proposed method also exhibits exceptional performance. Compared to algorithms such as AIC [23], MDL [24,32], and SORTE, the proposed frequency counting module shows markedly better accuracy and robustness. These results demonstrate that the proposed method provides more precise and reliable estimates when dealing with complex signals and noise interference, highlighting its potential and superiority in practical applications.
F N R = N e N r × 100 % Error = M s M r M r × 100 %
where N e represents the number of true undetected frequencies, N r denotes the number of true frequencies, M s refers to the estimated number of sinusoidal components, and M r indicates the number of true sinusoidal components.

4.3. Experimental Data Processing

The parameters of the equipment used in the actual measurement experiments are shown in Table 1. The specific measurement scenario is depicted in Figure 8a, while Figure 8b shows the physical radar system. All subsequent experimental data are derived from this FMCW radar system.
This paper further validates the performance of the proposed algorithm using experimental data. As shown in Figure 9a, the phase of the real-world data are fitted using the proposed algorithm, and the corrected result is presented in Figure 9b. After correction, the proposed algorithm successfully suppresses the paired echoes caused by periodic errors to the noise level. This result demonstrates that the proposed algorithm can effectively correct periodic errors in real-world data, significantly improving signal quality and detection accuracy. The experiment confirms the algorithm’s effectiveness and robustness in practical applications.
To validate the effectiveness of the proposed algorithm in improving weak target detection capability, a series of real-world comparison experiments were conducted. First, FMCW radar was used to collect a set of strong reflection single-target echo data, as shown in Figure 10a. Due to the presence of periodic errors, false targets appeared near the main lobe. After applying the proposed algorithm for correction, as shown in Figure 10b, the false targets were successfully eliminated. Figure 10c presents a comparison of the one-dimensional range profiles before and after correction, demonstrating that the proposed algorithm significantly reduces the impact of periodic errors.
Next, in the same experimental scenario, a weak target was placed near the strong reflecting target. The resulting echo image is shown in Figure 10d. Due to the influence of periodic errors, it was difficult to discern the presence of the weak target in the scene. However, after eliminating the periodic errors using the proposed algorithm, as shown in Figure 10e, the weak target was clearly restored in the area marked by the red circle. The one-dimensional range profile in Figure 10f further illustrates this significant improvement.
In summary, the experimental results fully validate the superiority of the proposed algorithm in suppressing periodic errors and enhancing weak target detection capability, thereby significantly improving the accuracy and reliability of target detection.
To further validate the reliability of the proposed algorithm in complex multi-target environments, we applied the algorithm to multi-target correction. As shown in Figure 11a, multiple targets in the range direction generate similar false targets. We extracted the target within the red box and displayed its 1D range profile in Figure 11c. Due to the presence of periodic errors, paired echoes appear near the main lobe, leading to the formation of false targets. By applying the proposed algorithm to correct the periodic errors, the result is shown in Figure 11b. After correction, the false targets are successfully eliminated. The 1D range profile within the red box further demonstrates that the side lobes caused by periodic errors are significantly suppressed. This result further confirms the effectiveness and reliability of the proposed algorithm in complex multi-target environments, as it accurately corrects periodic errors and significantly improves target detection precision.

5. Conclusions

Periodic phase errors in ultra-wideband FMCW radar systems often result in the generation of spurious targets and the masking of genuine weak targets. This paper proposes a novel software-based correction method that integrates neural networks, phase-matching techniques, and advanced optimization algorithms. The proposed method significantly mitigates the impact of periodic errors, reliably suppresses spurious targets, and substantially enhances the detection capability for genuine weak targets. The effectiveness and robustness of the proposed method have been validated through simulations and experimental data. The results demonstrate that the method significantly improves the accuracy of one-dimensional range profiles, successfully eliminates spurious targets caused by periodic errors, and effectively enhances the radar system’s ability to detect weak targets.
In summary, the proposed periodic error correction method provides a reliable solution for high-precision target detection and performance optimization in ultra-wideband radar imaging systems. This research contributes valuable theoretical foundations for the further development of radar imaging technology and offers strong support for the design of next-generation high-precision radar systems.

Author Contributions

Conceptualization, B.W., T.L. and H.H.; methodology, B.W. and T.L.; validation, B.W.; formal analysis, T.L.; investigation, B.W., H.H., T.L. and Q.W.; resources, T.L.; data curation, B.W.; writing—original draft preparation, B.W.; writing—review and editing, B.W., H.H., Q.W. and T.L.; visualization, B.W.; supervision, T.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China under Grant 62273365, the Xiaomi Young Talents Program under Project 2019ZT08x751, and the Shenzhen Science and Technology Program under Grant SGDX20230116092503007.

Data Availability Statement

The data presented in this study are available on request from the corresponding author. The data are not publicly available due to privacy.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Muñoz-Ferreras, J.M.; Peng, Z.; Gómez-García, R.; Li, C. Review on Advanced Short-Range Multimode Continuous-Wave Radar Architectures for Healthcare Applications. IEEE J. Electromagn. RF Microw. Med. Biol. 2017, 1, 14–25. [Google Scholar] [CrossRef]
  2. Zhang, F.; Luo, C.; Fu, Y.; Zhang, W.; Yang, W.; Yu, R.; Yan, S. Frequency Domain Imaging Algorithms for Short-Range Synthetic Aperture Radar. Remote Sens. 2023, 15, 5684. [Google Scholar] [CrossRef]
  3. Akhtar, M.M.; Li, Y.; Cheng, W.; Dong, L.; Tan, Y.; Geng, L. AOHDL: Adversarial Optimized Hybrid Deep Learning Design for Preventing Attack in Radar Target Detection. Remote Sens. 2024, 16, 3109. [Google Scholar] [CrossRef]
  4. Zheng, Q.; Xu, W.; Zhang, J.; Zhang, S.; Li, Y.; Zhou, J. A Target Detection Scheme with Decreased Complexity and Enhanced Performance for Range-Doppler FMCW Radar. IEEE Trans. Instrum. Meas. 2020, 70, 8001113. [Google Scholar] [CrossRef]
  5. Antolinos, E.; García-Rial, F.; Hernández, C.; Montesano, D.; Godino-Llorente, J.I.; Grajal, J. Cardiopulmonary Activity Monitoring Using Millimeter Wave Radars. Remote Sens. 2020, 12, 2265. [Google Scholar] [CrossRef]
  6. Li, C.; Zhou, Z.; Liu, W.; Zhang, M.; Wang, D.; Li, Y. A Review on Recent Progress of Portable Short-Range Noncontact Microwave Radar Systems. IEEE Trans. Microw. Theory Tech. 2017, 65, 1692–1706. [Google Scholar] [CrossRef]
  7. Xiong, Y.; Zhang, S.; Wang, Q.; Yang, T.; He, H.; Wang, S. An Effective Accuracy Evaluation Method for LFMCW Radar Displacement Monitoring with Phasor Statistical Analysis. IEEE Sens. J. 2019, 19, 12224–12234. [Google Scholar] [CrossRef]
  8. Sorkhabi, S.E.; Feghhi, R.; Lim, A.; Rambabu, K.; Alizadeh, M. Nonlinearity-Compensated Short-Range FMCW Radar for Weak Target Imaging. IEEE Trans. Microw. Theory Tech. 2022, 71, 2245–2257. [Google Scholar] [CrossRef]
  9. Avignon-Meseldzija, E.; Liu, W.; Feng, H.; Azarian, S.; Lu, Y. Compensation of Analog Imperfections in a Ka-Band FMCW SAR. In Proceedings of the EuSAR’12, Nuremberg, Germany, 23–26 April 2012. [Google Scholar]
  10. Sun, P.; Chen, W. A Nonlinear Analysis of Closed-Loop Linearizer Employing Delay-Difference Method. In Proceedings of the 2004 4th International Conference on Microwave and Millimeter Wave Technology Proceedings, Beijing, China, 18–21 August 2004. [Google Scholar]
  11. Edrich, M. Design Overview and Flight Test Results of the Miniaturised SAR Sensor MISAR. In Proceedings of the European Radar Conference, Ulm, Germany, 25–27 May 2004. [Google Scholar]
  12. Anghel, A.; Vasile, G.; Cacoveanu, R.; Ioana, C.; Ciochina, S. Short-Range Wideband FMCW Radar for Millimetric Displacement Measurements. IEEE Trans. Geosci. Remote Sens. 2014, 52, 5633–5642. [Google Scholar] [CrossRef]
  13. Wang, R.; Xiang, M.; Wang, B.; Li, C. Nonlinear Phase Estimation and Compensation for FMCW Ladar Based on Synchrosqueezing Wavelet Transform. IEEE Geosci. Remote Sens. Lett. 2021, 18, 1174–1178. [Google Scholar] [CrossRef]
  14. Zheng, R.; Zhu, J.; Wang, C.; Li, X. An Improved HAF-Based Nonlinear Correction Method of FMCW Radar with CEEMD. IEEE Trans. Instrum. Meas. 2023, 72, 8505410. [Google Scholar] [CrossRef]
  15. Ayhan, S.; Gungor, V.C.; Demir, H.; Dag, M.; Uysal, M.; Mert, A. Impact of Frequency Ramp Nonlinearity, Phase Noise, and SNR on FMCW Radar Accuracy. IEEE Trans. Microw. Theory Tech. 2016, 64, 3290–3301. [Google Scholar] [CrossRef]
  16. Zhao, Z.; Chang, W.; Li, X.; Jia, G. Compensation Method for Empty Phase Error in Frequency Demodulation Processing. J. Natl. Univ. Def. Tech. 2014, 3, 169–176. [Google Scholar] [CrossRef]
  17. Rao, K.D.; Swamy, M.N.S. Spectral Analysis of Signals; Springer: Singapore, 2018; pp. 721–751. [Google Scholar]
  18. Schmidt, R.; Roth, R. Multiple Emitter Location and Signal Parameter Estimation. IEEE Trans. Antennas Propag. 1986, 34, 276–280. [Google Scholar] [CrossRef]
  19. Roy, R.; Paulraj, A.; Kailath, T. Estimation of Signal Parameters via Rotational Invariance Techniques—ESPRIT. IEEE Trans. Acoust. Speech Signal Process. 1989, 37, 984–995. [Google Scholar] [CrossRef]
  20. Vetterli, M.; Marziliano, P.; Blu, T. Sampling Signals with Finite Rate of Innovation. IEEE Trans. Signal Process. 2002, 50, 1417–1428. [Google Scholar] [CrossRef]
  21. Li, W.; Zhu, Z.; Gao, W.; Liao, W. Stability and Super-Resolution of MUSIC and ESPRIT for Multi-Snapshot Spectral Estimation. IEEE Trans. Signal Process. 2022, 70, 4555–4570. [Google Scholar] [CrossRef]
  22. Moitra, A. Super-resolution, Extremal Functions and the Condition Number of Vandermonde Matrices. In Proceedings of the 47th Annual ACM Symposium on Theory of Computing (STOC ’15), Portland, OR, USA, 14–17 June 2015; pp. 821–830. [Google Scholar] [CrossRef]
  23. Wax, M.; Kailath, T. Detection of Signals by Information Theoretic Criteria. IEEE Trans. Acoust. Speech Signal Process. 1985, 33, 387–392. [Google Scholar] [CrossRef]
  24. Wax, M.; Ziskind, I. Detection of the Number of Coherent Signals by the MDL Principle. IEEE Trans. Acoust. Speech Signal Process. 1989, 37, 1190–1196. [Google Scholar] [CrossRef]
  25. Izacard, G.; Bernstein, B.; Fernandez-Granda, C. A Learning-Based Framework for Line-Spectra Super-Resolution. In Proceedings of the 2019 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Brighton, UK, 12–17 May 2019; pp. 3632–3636. [Google Scholar] [CrossRef]
  26. Izacard, G.; Mohan, S.; Fernandez-Granda, C. Data-Driven Estimation of Sinusoid Frequencies. Adv. Neural Inf. Process. Syst. 2019, 32. [Google Scholar]
  27. Chen, X.; Liu, S.; Sun, R.; Hong, M. On the Convergence of a Class of ADAM-Type Algorithms for Non-Convex Optimization. arXiv 2019, arXiv:1808.02941. [Google Scholar]
  28. Jiang, Y.; Liu, J.; Xu, D.; Li, X.; Zhang, Y. UADAM, Unified ADAM-Type Algorithmic Framework for Non-Convex Stochastic Optimization. arXiv 2023, arXiv:2305.05675. [Google Scholar]
  29. Aggrawal, H.O.; Modersitzki, J. Hessian Initialization Strategies for -BFGS Solving Non-Linear Inverse Problems. In Proceedings of the International Conference on Scale Space and Variational Methods in Computer Vision, Cham, Switzerland, 23–27 May 2021; Springer International Publishing: Cham, Switzerland, 2021; pp. 216–228. [Google Scholar]
  30. Josef, M.; Otmar, L.; Alberto, M. Spotlight SAR Data Processing Using the Frequency Scaling Algorithm. IEEE Trans. Geosci. Remote Sens. 1999, 37, 37. [Google Scholar] [CrossRef]
  31. Hu, S. Performance Analysis of Frequency Sweep Nonlinearities in LFM Radars. In Proceedings of the 2010 International Conference on Electrical and Control Engineering, Wuhan, China, 25–27 June 2010; IEEE: New York, NY, USA, 2010; pp. 3977–3980. [Google Scholar]
  32. Han, K.; Nehorai, A. Improved Source Number Detection and Direction Estimation with Nested Arrays and ULAs Using Jackknifing. IEEE Trans. Signal Process. 2013, 23, 1814–1826. [Google Scholar] [CrossRef]
Figure 1. Process of periodic nonlinear correction.
Figure 1. Process of periodic nonlinear correction.
Remotesensing 17 00829 g001
Figure 2. Structure of the frequency estimation model.
Figure 2. Structure of the frequency estimation model.
Remotesensing 17 00829 g002
Figure 3. One-dimensional range profiles of the ideal echo signal and the echo signal with periodic errors: (a) first-order periodic error; (b) third-order periodic error.
Figure 3. One-dimensional range profiles of the ideal echo signal and the echo signal with periodic errors: (a) first-order periodic error; (b) third-order periodic error.
Remotesensing 17 00829 g003
Figure 4. Impact of periodic errors and random noise: (a) one-dimensional range profile of the beat signal with random noise; (b) result after periodic error correction using the proposed method for the noise-free signal; (c) result after periodic error correction using the proposed method for the signal with random noise.
Figure 4. Impact of periodic errors and random noise: (a) one-dimensional range profile of the beat signal with random noise; (b) result after periodic error correction using the proposed method for the noise-free signal; (c) result after periodic error correction using the proposed method for the signal with random noise.
Remotesensing 17 00829 g004
Figure 5. Impact of incomplete periodic error correction: (a) parameter estimation and phase fitting; (b) results of periodic error correction using the proposed method and the FFT-based estimated parameters.
Figure 5. Impact of incomplete periodic error correction: (a) parameter estimation and phase fitting; (b) results of periodic error correction using the proposed method and the FFT-based estimated parameters.
Remotesensing 17 00829 g005
Figure 6. Weak target detection experiment: (a) ideal weak target; (b) weak target detected using the correction method.
Figure 6. Weak target detection experiment: (a) ideal weak target; (b) weak target detected using the correction method.
Remotesensing 17 00829 g006
Figure 7. Monte Carlo Simulation: (a) performance comparison of the frequency estimation module; (b) performance comparison of the frequency counting module.
Figure 7. Monte Carlo Simulation: (a) performance comparison of the frequency estimation module; (b) performance comparison of the frequency counting module.
Remotesensing 17 00829 g007
Figure 8. Measurement scenario of the FMCW radar system: (a) Overview of the Actual Measurement; (b) Physical Radar System.
Figure 8. Measurement scenario of the FMCW radar system: (a) Overview of the Actual Measurement; (b) Physical Radar System.
Remotesensing 17 00829 g008
Figure 9. Echo correction for single angle reflector: (a) echo phase; (b) comparison of 1D ranging profiles before and after correction.
Figure 9. Echo correction for single angle reflector: (a) echo phase; (b) comparison of 1D ranging profiles before and after correction.
Remotesensing 17 00829 g009
Figure 10. Validation of the proposed weak-target detection algorithm: (a) 2D imaging of a strong target; (b) application of the proposed algorithm to eliminate false targets; (c) comparison of 1D ranging profiles before and after correction; (d) 2D imaging of the presence of a weak target in the vicinity of a strong reflector; (e) recovered weak targets after correction of errors; (f) comparison of 1D ranging profiles before and after correction.
Figure 10. Validation of the proposed weak-target detection algorithm: (a) 2D imaging of a strong target; (b) application of the proposed algorithm to eliminate false targets; (c) comparison of 1D ranging profiles before and after correction; (d) 2D imaging of the presence of a weak target in the vicinity of a strong reflector; (e) recovered weak targets after correction of errors; (f) comparison of 1D ranging profiles before and after correction.
Remotesensing 17 00829 g010
Figure 11. Multi-target correction experiment: (a) imaging before multi-target correction; (b) imaging after multi-target correction; (c) comparison of 1D ranging profiles before and after correction.
Figure 11. Multi-target correction experiment: (a) imaging before multi-target correction; (b) imaging after multi-target correction; (c) comparison of 1D ranging profiles before and after correction.
Remotesensing 17 00829 g011
Table 1. Radar parameters.
Table 1. Radar parameters.
Parameter/SpecificationValue
Operating frequency90–96 GHz
Sweep duration2 ms
IF frequency20 KHz–5 MHz
Transmitted power15 dBm
Range1–50 m
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wang, B.; Lai, T.; Wang, Q.; Huang, H. A Nonlinear Compensation Method for Enhancing the Detection Accuracy of Weak Targets in FMCW Radar. Remote Sens. 2025, 17, 829. https://doi.org/10.3390/rs17050829

AMA Style

Wang B, Lai T, Wang Q, Huang H. A Nonlinear Compensation Method for Enhancing the Detection Accuracy of Weak Targets in FMCW Radar. Remote Sensing. 2025; 17(5):829. https://doi.org/10.3390/rs17050829

Chicago/Turabian Style

Wang, Bo, Tao Lai, Qingsong Wang, and Haifeng Huang. 2025. "A Nonlinear Compensation Method for Enhancing the Detection Accuracy of Weak Targets in FMCW Radar" Remote Sensing 17, no. 5: 829. https://doi.org/10.3390/rs17050829

APA Style

Wang, B., Lai, T., Wang, Q., & Huang, H. (2025). A Nonlinear Compensation Method for Enhancing the Detection Accuracy of Weak Targets in FMCW Radar. Remote Sensing, 17(5), 829. https://doi.org/10.3390/rs17050829

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop