Irjet V5i961 PDF
Irjet V5i961 PDF
Irjet V5i961 PDF
the live visual feedback to the monitoring station and mail Flight controller interacts with other units via
alert message to the control station using SMTP protocol and standard communication interfaces such as pulse width
OpenCV library for object detection. modulation (PWM) module[1].
Key Words: UAV, OpenCV, Raspberry Pi, Pixhawk, IOT. For the autonomous mission, Pixhawk controller is
the most preferred one. It is supported with a number of
1. INTRODUCTION flight modes and most of the flight modes associated with a
GPS signal. In ‘Return to Launch’(RTL) mode, flight
Recent development and advancement in the engineering controller will note down takeoff coordinate points so that in
field such as propulsion system, airframes, batteries, and case of an emergency such as low battery or poor signal
microcontroller are seen as an important issue. The concept strength, it will automatically return to the position from
of an unmanned aerial vehicle is of dire importance to take where the flight was started. During the arming process, the
this development phase to an entirely new horizon. auto-pilot checks the fail-safe conditions like low battery
Development of an aerial vehicle that can operate voltage, GPS unable to lock, recalibration of the magnetic
autonomously and perform a designated task on its own compass or any other sensors. When all the fail-safe test is
without the considerable guidance of a pilot is in itself a task passed, the drone is ready for take-off.
to achieve. UAV can be managed remotely via radio, but
currently, a new control system has been developed which is On the other side, the waypoints are set using "Mission
capable of maintaining stable UAVs in the air along the planner" a software which has a great graphic user interface
proposed route. This intelligent system is placed on board (GUI) and makes it possible to change the upcoming
with UAV to replace human factor in flight operations and is waypoints altitude, change the mode of flight and can even
called as an automatic pilot or autopilot. Thus they control change the direction of flight. The drone in flight and the
the altitude, speed heading and other variables of the UAV computer with the mission planner software is connected by
autonomously by generating required control signals. telemetry module using radio frequency (MAV-link
protocol).
The UAV can be operated by radio frequency controller and
send live visual feedback which can be controlled by The Raspberry-Pi which is powered up using a buck
onboard computers or by remote control of a pilot on the converter is connected to a computer in the base station
ground. This UAV technology can be deployed for military using open source remote desktop (XRDP) protocol.
application to counter both domestic and international Raspberry Pi camera module offers better image
border issues. This paper describes the surveillance using representation with reduced noise contamination in the
human body detection along with color pattern recognition. image. UAV sends a live visual feedback to the ground station
The proposed system notifies any unauthorized entry along and also sends mail alert notification in case of detection of
with GPS coordinates which aid to locate enemies. an any unauthorized entry using the SMTP protocol.
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 331
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 08 | Sep 2018 www.irjet.net p-ISSN: 2395-0072
OpenCV
3. IMPLEMENTATION
Compass Calibration
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 332
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 08 | Sep 2018 www.irjet.net p-ISSN: 2395-0072
Step8: Clear and refresh the frame to capture the next frame [1] Mahmood ul Hassan, Muhammad Ahmer Ikram, and
for further processing until it is terminated. Dr.Syed Irtiza, “Development of an Autonomous Flight
Controller for Surveillance UAV,” IEEE 2016,
4. RESULT International Conference Emerging Technology (ICET),
DOI: 10.1109/ICET.2016.7813249.
An autonomous drone using effective utilization of GPS
mapping with flight controller has been developed. [2] Pawel Smyczynski, LukaszStarzec, and Grzegorz,
“Autonomous Drones Control System for Object
Tracking,” IEEE, 2017, 22nd International Conference on
Methods and Models in Automation and Robotics,
DOI:10.1109/MMAR.2017.8046919.