AI-Enabled RF Radar for Body-Worn IED Detection

This research developed an AI-enabled RF sensor-based radar detection system capable of identifying body-worn improvised explosive devices (IEDs) at safe standoff distances. The approach utilizes radar cross section (RCS) characteristics of IED components combined with deep learning algorithms to distinguish between threatening devices and benign metallic objects worn by individuals.

The system achieved 96% detection accuracy, 98% sensitivity, and 94% precision through comprehensive electromagnetic simulations and neural network classification. By leveraging the unique RCS signatures of metallic IED components across the 100 MHz to 5 GHz frequency range, the methodology addresses critical limitations of existing detection technologies that suffer from high false alarm rates when encountering jewelry or everyday metallic objects.

Key Components and Methodology

  1. Electromagnetic Simulation and RCS Characterization
    Full-wave electromagnetic simulations were conducted using CST Studio Suite software to identify fundamental RCS characteristics of IED components. Basic objects including iron balls (20mm diameter), copper wire segments (0.2mm diameter, 100mm length), and metal plates (150×100×0.5mm) were modeled across 1 MHz to 50 GHz. Ball grids (20×20 cm², 4mm diameter spheres) were simulated for metallic materials (iron, copper, aluminum) and non-metallic materials (rubber, paper) to establish signature baselines. Metallic structures exhibited characteristic ripples and resonant peaks at quarter-wavelength multiples, while non-metallic objects showed minimal interference patterns.

  2. Human Body Integration and Incident Angle Analysis
    Realistic human models were incorporated with concealed IED components to simulate operational scenarios. The same iron ball grid configuration was attached to human models in CST’s simulation environment, and RCS was analyzed from 100 MHz to 1 GHz with 1 MHz intervals. Incident angle variations from 0° to 90° in the azimuthal plane were investigated for both horizontal and vertical polarizations. RCS graphs of human models with and without IEDs intersected at 740 MHz, corresponding to the quarter-wavelength resonance of the 20cm ball grid, providing a distinctive detection signature.

  3. Grid Configuration Effects and Size Estimation
    Ball grid arrangements were systematically varied to investigate dimensional effects on RCS signatures. Two configurations were tested: removing horizontal rows while maintaining constant vertical columns, and removing vertical columns while keeping row size constant. When rows were removed, the first resonant peak frequency shifted rightward, while column removal maintained nearly constant peak frequency. This polarization-dependent behavior enables estimation of IED component dimensions through spectral analysis of the first peak occurrence frequency.

  4. Deep Learning Model Architecture
    A seven-layer neural network was constructed using TensorFlow libraries in Python for binary classification of IED presence. The training dataset comprised 2000 RCS measurements spanning 1-3 GHz, including simulated wearables (wristwatches, belt buckles, jewelry) and IED models (ball grids with plastic explosive layers, dielectric constant 2.9 approximating TNT/C4). Random Gaussian noise (mean=0, std=0.01) was added to simulate real-world radar signal contamination. The dataset was partitioned 80/20 for training and validation, with binary labels: “1” for IED instances and “0” for non-IED objects.

  5. Performance Validation and Metrics
    The deep learning model was evaluated using standard classification metrics including accuracy, precision, sensitivity (recall), specificity, and false positive rate. Training and validation accuracy stabilized with minimal variation in later epochs, indicating robust convergence. The confusion matrix revealed 94% correct prediction rate for non-IED objects (196 of 208 samples) and 98% for IED objects (188 of 192 samples), demonstrating high reliability for security applications despite the 75% false positive rate requiring further optimization.

Technical Contributions

  • Pioneered comprehensive RCS characterization of IED components through high-fidelity CST electromagnetic simulations, establishing frequency-dependent signatures for metallic and non-metallic materials.
  • Demonstrated quarter-wavelength resonance detection methodology enabling IED size estimation from spectral peak analysis, validated across multiple incident angles and polarizations.
  • Developed realistic human+IED integration models revealing distinctive 740 MHz crossover signature for 20cm ball grids, enabling differentiation from human body baseline RCS.
  • Engineered seven-layer deep learning architecture achieving 96% accuracy on noise-augmented RCS datasets, significantly outperforming traditional metal detectors prone to false alarms.
  • Validated end-to-end RF sensing framework from electromagnetic modeling through AI classification, demonstrating practical potential for real-time IED detection with software-defined radio platforms.

Visual Results

Performance Metrics

Deep Learning Model Classification Results

MetricValue
Accuracy96.0%
Precision94.0%
Sensitivity (Recall)98.0%
Specificity25.0%
False Positive Rate75.0%

Confusion Matrix - Validation Set (400 samples)

Predicted \ ActualNon-IED (208)IED (192)
Non-IED196 (94%)4 (2%)
IED12 (6%)188 (98%)

RCS Characteristics by Material and Configuration

Object TypeDiameter/SizeMaterialKey RCS Feature
Iron Ball20 mmIronResonant peaks, strong ripples
Copper Wire0.2 mm × 100 mmCopperQuarter-wave resonance
Metal Plate150×100×0.5 mmIronHigh RCS magnitude
Ball Grid (Metallic)20×20 cm², 4mm ballsIron/Copper/AluminumPeaks at λ/4 multiples, 750 MHz first peak
Ball Grid (Non-metallic)20×20 cm², 4mm ballsRubber/PaperSmooth response, minimal ripples
IED Model80×60 mm grid + 4mm plasticIron + ε=2.9 plasticComposite signature with TNT/C4 approximation

Acknowledgments

This work was conducted at the Department of Electrical and Information Engineering, University of Ruhuna, Sri Lanka, with guidance from Dr. Chatura Seneviratne and Prof. Arjuna Madanayake from Florida International University, USA. Collaborative contributions were made by Kumudu Senarathne, Ashan Hatharasinghe, and Wathsala Seram. Published in IEEE SoutheastCon 2024.