Multi-Parameter Weighted Fractional Fourier Transform
- MP-WFRFT is a discrete transform that generalizes the DFT with multiple fractional-order parameters, ensuring unitarity and invertibility.
- Its algorithm splits signals into parallel DFT branches weighted with order-specific coefficients, enabling efficient FFT-style computation and stable inversion.
- In MIMO physical-layer security, MP-WFRFT enhances protection by injecting artificial noise for eavesdroppers while preserving reliable recovery for legitimate receivers.
The Multi-Parameter Weighted Fractional Fourier Transform (MP-WFRFT) is a family of unitary, invertible discrete signal transforms that generalize the traditional Discrete Fourier Transform (DFT) by introducing multiple fractional-order parameters. In the foundational four-parameter case (4-WFRFT), as detailed in "Secrecy Capacity Analysis of 4-WFRFT Based Physical Layer Security in MIMO System" (Xu et al., 2023), the transform produces a weighted superposition of DFT powers, distributed according to order-dependent coefficients. MP-WFRFT possesses crucial algebraic properties, including unitarity, invertibility (with the inverse parameter vector), and additivity under parameter variation, making it suitable for advanced applications in physical-layer security (PLS) for wireless systems, particularly in Multiple-Input Multiple-Output (MIMO) scenarios.
1. Formal Definition of MP-WFRFT
The 4-WFRFT acts on a length- complex sequence (), where the standard DFT and its powers are
$\DFT\{x\}(k) = X(k) = \sum_{n=0}^{N-1} x(n) e^{-j\frac{2\pi}{N}nk}$
$\IDFT\{X\}(n) = \frac{1}{N}\sum_{k=0}^{N-1} X(k) e^{+j\frac{2\pi}{N}nk}$
Let the set denote successive DFT powers:
$X_1(n) = \DFT\{x\}(n)$
$X_2(n) = \DFT^2\{x\}(n) = x(-n \bmod N)$
$X_3(n) = \DFT^3\{x\}(n) = X(-n \bmod N)$
For fractional "order" , define the order-dependent weights: The 4-WFRFT is then
Extension to parameters leads to: with and denoting the DFT operator.
2. Algorithm and Computational Structure
Computation of for 4-WFRFT proceeds as follows:
- Serial-to-parallel convert to a length- vector.
- Branch into four parallel DFT modules producing , , , .
- Multiply each branch by its corresponding .
- Sum the four weighted branches.
- Parallel-to-serial convert to form the output sequence .
The same approach generalizes naturally for -parameter MP-WFRFT, with parallel transform branches. The orthonormality of the weights enables efficient implementation and numerically stable inversion (Xu et al., 2023).
3. Operator Properties and Mathematical Structure
The following algebraic properties are fundamental:
- Unitarity:
- Invertibility:
- Additivity:
For general -parameter MP-WFRFT, with weight vector , the weights satisfy
These constraints guarantee the operator's unitarity, invertibility, and group structure under parameter (vector) addition.
4. Role in Physical-Layer Security for MIMO Systems
In wiretap MIMO scenarios, MP-WFRFT is used to transform baseband symbols prior to transmission. The legitimate receiver ("Bob") applies the exact inverse transform (or ), enabling lossless recovery. An eavesdropper ("Eve") lacking knowledge of the correct parameter(s) is forced to guess a fractional order , introducing bias . Only the -weighted DFT component remains informative for Eve, while the remaining components function as artificial noise: where is transmit power and is noise variance at Eve's receiver.
Averaging over Rayleigh fading, Eve's mean SNR is
By contrast, Bob's average SNR is unaffected by the transform. The secrecy capacity is defined as
with ergodic secrecy capacity obtained by integrating over the joint SNR distribution [Eq. (46) in (Xu et al., 2023)].
5. Security Enhancement Mechanism
MP-WFRFT increases security by expanding the transform parameter space. Each additional fractional-order parameter multiplies the number of orthogonal transform “basis” states (i.e., $\DFT^p$) an eavesdropper must guess. A wrong guess projects the desired signal onto basis functions acting as artificial noise, directly degrading Eve’s SNR. In MIMO+AS (Antenna Selection) systems, this transform-domain secrecy compounds spatial security, as only a legitimate node knowing both the spatial pair and the correct fractional order can recover the information.
The practical consequence is that as approaches zero (achievable for in the 4-WFRFT), Eve’s SNR vanishes and secrecy capacity attains its upper bound, . When , the system reduces to ordinary DFT and provides no additional security ().
6. Performance Metrics and Closed-Form Results
The principal metric is the ergodic secrecy capacity , expressible in closed form as
where are transmitter and receiver antenna counts (with AS selection), is the Marcum-Q function, and all other parameters as above. Subordinate metrics include Bob’s and Eve’s joint SNR PDFs, numerical secrecy capacity curves, and explicit forms for artificial noise power.
Empirical evaluations (Figs. 7–11 in (Xu et al., 2023)) confirm substantial secrecy capacity gains even for modest parameter bias, with maxima at values where vanishes.
7. Generalizations and Implications
MP-WFRFT generalizes naturally to arbitrary parameter dimension , maintaining the operator’s group structure and security-enhancing properties. Each added parameter further splits the information subspace, exponentially compounding the challenge for eavesdroppers to estimate the transform, especially under channel correlation. The structure of weighted DFT-powers ensures all such transforms can be computed via parallelized FFT-style modules, facilitating practical deployment in fast digital systems. A plausible implication is that broadening in MP-WFRFT could serve as a foundational component for scalable, low-complexity physical-layer security primitives in future MIMO-PLS architectures (Xu et al., 2023).