Skip to content

2019 Purdue Univ에서 학부연구생 인턴으로 수행한 자율주행 드론 프로젝트

Notifications You must be signed in to change notification settings

una97/Stealth_drone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stealth drone project

IITP K-SW summer program in Purdue Univ.

Approach

  • Build a completely autonomous drone requiring NO RF transmission or receipt to be able to fly autonomously on a pre-programmed course. Be invisible and invulnerable to RF based CUAS systems. This is a challenge project for development of red team/blue team counter UAV development.
  • solve the Stealth problem related to Vision by Algorithm
  • try yo make drone which flights autonomousley(without manual control)

Process

  1. Learn how to fly a drone by manipulating it
  2. Make a drone
  3. Learn about Pixhawk and setting up required environment
  4. Learn “How to move drone with radio frequency by receiver and transmitter”
  5. Test with pixhawk and simulator then drive the drone
  6. Set up a Raspberry pi for drone's flight
  7. Try to make drone which flights autonomously (without manual control)
7-1. Make drone floats
7-2. Make drone move
7-3. Equip Sensors and check connection
7-4. Apply driving algorithms
  1. Test driving for finding optimize algorithm
  2. Apply stealth algorithms

Using Pixhawk

Envirionment, Modules & Related Softwares

System design

Simulation

Using Only Raspberry Pi

Sensors

System design

Completed drone

Gyro algorithm

Ultrasonic algorithm

Test Flight

- D : Increase degree of motor speed
- E : Decrease degree of motor speed
- S : Interval time for change speed (length of time sleep())

Result

About

2019 Purdue Univ에서 학부연구생 인턴으로 수행한 자율주행 드론 프로젝트

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 51.6%
  • Python 48.4%