11
UNMANNED AERIAL VEHICLE

Unmanned aerial vehicle

Embed Size (px)

Citation preview

Page 1: Unmanned aerial vehicle

UNMANNED AERIAL VEHICLE

Page 2: Unmanned aerial vehicle

CONTENTS

• INTRODUCTION• PROJECT OVERVIEW• TECHNOLOGIES USED• AERIAL SECTION BRIEFING• GROUND SECTION BRIEFING• HARDWARE INTERFACING USING MATLAB• TESTING OF GPS

Page 3: Unmanned aerial vehicle

INTRODUCTION

• UNMANNED ARIAL VEHICLE is an aeroplane fitted with GPS, Zigbee module and a wireless camera which is controlled from a ground station. This vehicle has the following features:

1. Can be controlled from the ground using a remote control

2. Videos are captured by the camera installed and recorded at high resolution in the ground station.

3. Wireless control.

4. Navigation assist

Page 4: Unmanned aerial vehicle

OVERVIEW

Page 5: Unmanned aerial vehicle
Page 6: Unmanned aerial vehicle

TECHNOLOGIES USED

• GLOBAL POSITIONING SYSTEM• Created and realized by the American Department of

Defense (DOD) • Run with 24 satellites

• NAVSTAR (Navigation System for Timing and Ranging)

is commonly it is referred to as GPS. • Space segment (satellites)• Control segment (control stations)• User segment (GPS receiver)

Page 7: Unmanned aerial vehicle

• ZIGBEE• a specification for a suite of high level communication

protocols• uses small, low-power digital radios • used in embedded applications requiring low data rates

and low power consumption• There are three different types of ZigBee devices:

ZigBee coordinator, ZigBee Router, ZigBee End Device

Page 8: Unmanned aerial vehicle

MICROCONTROLLER

• AT mega 32 controller • High-performance, Low-power AVR® 8-bit Microcontroller• Advanced RISC Architecture• 131 Powerful Instructions – Most Single-clock Cycle

Execution• 32 x 8 General Purpose Working Registers• Up to 16 MIPS Throughput at 16 MHz• 32K Bytes of In-System Self-programmable Flash program

memory• 1024 Bytes EEPROM• 2K Byte Internal SRAM

Page 9: Unmanned aerial vehicle

AERIAL SECTION

• Consist of four main parts• Aircraft, GPS module, zigbee transmitter, camera

Page 10: Unmanned aerial vehicle

GROUND SECTION

• Consists of zigbee receiver,PC,Microcontroller,lcd display

Page 11: Unmanned aerial vehicle

HARDWARE INTERFACING USING MATLAB