Skip to content

pythaac/UAVPathPlanning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

UAVPathPlanning

A path planning for UAV collecting sensor data using polynomial regression

Description

This program is an implementation of the follwing paper:

Weighted Harvest-Then-Transmit: UAV-Enabled Wireless Powered Communication Networks
10.1109/ACCESS.2018.2882128

The purpose is to generate a optimum path for collecting sensor data. The polynomial regression using GPS coordinates of deployed sensors generates an equation used in the path.
In addition, this program corrects the path to communicate with all sensors to collect.

Prerequisite

  • Python (ver. 3.6)
  • Tensorflow for python 3.6
  • Matplotlib

Description

  • Initiation
     

 
  • Training
     

 
  • Illustration
     

 

Results

The following figure is an example of result:

 

In contrast, this is the result when is a general regression without using "range correction(1st Path)":  

 

About

A path planning for UAV collecting sensor data using polynomial regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages