Paper Title
ARDUINO MISSILE RADAR DEFENCE SYSTEM
Abstract
The increasing threat of missiles and drones in modern warfare necessitates the development of efficient detection and defense systems. This project presents a basic Missile and Drone Defense Radar System using an Arduino microcontroller, designed to simulate the detection of aerial threats. The system employs ultrasonic sensors to detect objects and a servo motor to simulate radar scanning across a specified area.The radar system collects data on the position and distance of detected objects and visualizes this information for real-time monitoring. Although simplified, the project mimics key functionalities of sophisticated radar defense systems, providing a practical introduction to the principles of object detection, scanning, and data interpretation.
Keywords - Arduino Uno, Ultrasonic sensor, Servo motor, Radar, missile tracking.