This section presents the basic principle of ASLC system for sidelobe suppression processing and analyzes the vulnerabilities existing in its processing procedure.
2.1. ASLC System Principle and Signal Model
As shown in
Figure 1, the basic structure of the ASLC system consists of one main channel and multiple auxiliary channels. The figure illustrates the complete signal flow: the received signals from the main and auxiliary antennas pass through training windows; the covariance matrix and cross-correlation vector are estimated from the training samples; the optimal weight vector is then computed using the Wiener–Hopf equation; finally, the weighted auxiliary signals are subtracted from the main channel signal to produce the cancellation output. The adaptation loop updates the weights for each segment.
In
Figure 1,
represents the output signal of the main channel (the weighted sum of the signals from each antenna),
represents the received signal vector of the auxiliary channels,
, and
is the sidelobe cancellation weight vector,
. The output after cancellation is
, where
H denotes conjugate transpose. The purpose of sidelobe cancellation is to minimize the residual interference in the output signal
.
The optimal weight vector is given by the Wiener-Hopf equation:
where
is the covariance matrix of the received signal
of the auxiliary channels,
, and
is the cross-correlation vector between the main channel received signal
and the auxiliary channel received signal
,
.
The key variables used in the ASLC signal model are defined as follows:
: Strong interference signal (scalar), with power ;
: Direction of arrival of the interference;
: M × 1 steering vector of the auxiliary channels, where the i-th elements is the response of the i-th auxiliary channel to the interference;
: Scalar response of the main channel to the interference;
: M × 1 noise vector of the auxiliary channels, with covariance matrix ;
: Scalar noise of the main channel, with variance .
Then the received signals of the main and auxiliary channels can be expressed respectively as:
Further derivation yields the covariance matrix
of the received signal
of the auxiliary channels:
Since the interference and noise are uncorrelated, i.e.,
and
, and with
and
, we obtain:
Physically, this expression represents the sum of a rank-one interference covariance matrix (due to the strong directional jammer) and a diagonal noise floor. The rank-one structure reflects that the interference arrives from a single direction, while the diagonal term accounts for uncorrelated noise. This structure determines how well the ASLC system can separate the jammer from noise and form an effective null.
Similarly, the cross-correlation vector
between the main and auxiliary channels can be obtained as:
Substituting Equations (5) and (6) into Equation (1) and applying the Sherman-Morrison matrix inversion lemma, the closed-form expression of
is obtained as:
When the interference power is much larger than the noise power, i.e.,
, the approximate expression of
under high JNR conditions can be obtained as:
The approximation is valid under the explicit assumption that the interference power dominates the noise at the auxiliary channels. This condition is typically satisfied in electronic attack scenarios where the jammer is placed close to the radar with high transmit power, resulting in a JNR (Jamming-to-Noise Ratio) of 30 dB or more. In such cases, the noise contribution to the covariance matrix becomes negligible compared to the interference term, allowing the simplification.
This indicates that the optimal weight vector is completely determined by the spatial steering vector of the interference and is independent of the specific waveform j(t) of the interference. This is precisely the essential reason why ASLC can effectively suppress stationary interference: as long as the interference direction remains unchanged, no matter how the interference waveform varies, ASLC can form a stable null in that direction.
This property has a crucial practical implication: ASLC cannot adapt to changes in the jamming waveform; it only responds to the direction of arrival. Consequently, a jammer that rapidly changes its effective direction (e.g., by modulating the relative phase between two spatially separated sources) can defeat ASLC, even if its waveform remains constant. This vulnerability is exactly what our proposed random phase perturbation method exploits, as it creates a time-varying equivalent wavefront direction without altering the jamming waveform.
In practical radar systems, ASLC usually adopts a segmented processing approach to meet real-time requirements. Segmented processing is chosen because it enables real-time adaptation: by updating the weights periodically based on a short training window, the ASLC can track slow changes in the interference environment (e.g., due to platform motion or jammer drift) while maintaining low computational complexity.
The system divides the received signal into several time segments. Within each segment, training samples are used to estimate the covariance matrix and the cross-correlation vector, and the optimal weight vector is solved and then applied to the subsequent data of the same segment or to the received signal of the next segment.
The training window length L directly affects the estimation accuracy of the covariance matrix and the adaptation speed. A longer training window provides more samples for covariance estimation, reducing the variance of the weight estimate and improving cancellation stability. However, it also reduces the ability to respond to rapid changes in the interference direction. Conversely, a shorter window allows faster adaptation but may lead to noisy weight estimates and higher cancellation residue. In this study, we set L = 64 samples (1.6 μs), which is a typical trade-off for the considered radar parameters (bandwidth 10 MHz, JNR 40 dB). The sensitivity to training window length is further discussed in
Section 4.6 (parameter sensitivity analysis).
This segmented processing structure endows ASLC with strong real-time capability and adaptability to interference variations. Studies have shown that properly configuring delay taps in the auxiliary channels can further improve the cancellation performance of ASLC [
1]. More recent works also explore optimal antenna/subarray selection for ASLC [
26].
2.2. Vulnerability Analysis of the ASLC System
The cancellation performance of the ASLC system relies on a core prerequisite: the interference signal is stationary within the covariance matrix estimation window; i.e., its statistical characteristics (power, direction) do not change over time. When this prerequisite is violated, the performance of ASLC degrades significantly.
From the signal model, it can be seen that the cancellation effect of ASLC depends on the correlation between the interference signals in the main and auxiliary channels. The correlation coefficient of the interference signals in the main and auxiliary channels is defined as:
Under ideal conditions,
, and ASLC can achieve complete cancellation. The cancellation performance of ASLC depends critically on the correlation coefficient ρρ between the main and auxiliary channel interference signals. As derived in
Section 3.3, the cancellation ratio (CR) obeys
. Physically, when ρ drops from near unity (e.g., 0.9987) to a slightly lower value (e.g., 0.9933), the term 1 − ρ
2 increases from about 0.0026 to 0.0134, meaning the residual interference power after cancellation becomes approximately five times larger. This translates into a CR reduction of about 7 dB, as confirmed by our Monte Carlo simulations (see
Table 1).
Various factors can cause the correlation coefficient to decrease, including channel amplitude-phase inconsistency, channel noise, and non-stationary characteristics of the interference. Amplitude-phase errors directly lead to amplitude-phase inconsistency between the main and auxiliary channels, thereby reducing the correlation coefficient and affecting cancellation performance. The decorrelation effect of inter-channel noise also reduces the correlation coefficient. When the statistical characteristics of the interference change significantly within the covariance matrix estimation window, the covariance matrix estimation based on finite samples becomes biased, resulting in weight mismatch [
27].
In response to the above vulnerabilities, various jamming methods have been proposed. Multi-directional saturation jamming consumes radar spatial degrees of freedom by increasing the number of jamming sources; when the number of jamming sources exceeds the number of auxiliary channels, the covariance matrix of ASLC becomes rank-deficient, and the weight vector cannot be solved effectively. Asynchronous blinking jamming exploits the timing characteristics of ASLC segmented processing; by rapidly switching the jamming direction, it makes the jamming direction within the training window inconsistent with that within the cancellation window, leading to weight mismatch. Polarization jamming takes advantage of the inconsistency between the polarization characteristics of the main and auxiliary channels, and rapidly changes the polarization state of the jamming signal to destroy the amplitude-phase consistency and correlation between the main and auxiliary channels [
28]. These methods attack the vulnerable links of ASLC from the spatial, temporal, and polarization domains, respectively.
However, there is a certain contradiction between jamming effectiveness and engineering feasibility in existing methods [
29]. Multi-directional saturation jamming requires coordination of multiple jamming sources and consumes significant resources. The jamming effectiveness of asynchronous blinking jamming is sensitive to the switching rate, which must be precisely matched to the training window length of ASLC; switching too fast or too slow may lead to a significant degradation of jamming effectiveness, and the parameter setting lacks robustness. Polarization jamming is limited by the polarization characteristics of the radar antenna and lacks universality.
Therefore, exploring a novel jamming method that requires low resources, has adjustable synchronization requirements, and provides controllable jamming effectiveness has become an important direction in ASLC countermeasure research. It is important to note that the above vulnerability analysis assumes ideal propagation conditions (free space, no multipath, no clutter) and a non-adaptive ASLC with a fixed training window length. In realistic environments, multipath and ground clutter can decorrelate the main and auxiliary channels even without jamming, which may either enhance or reduce the effectiveness of the proposed jamming method. Moreover, modern cognitive radars may employ adaptive countermeasures such as variable training window length, frequency agility, or reinforcement-learning-based weight adaptation to mitigate non-stationary interference. The robustness of our method against such countermeasures has not been investigated and remains an open question. These limitations are further discussed in
Section 6.