Posts

Setting up a vtol in mission planner

Image
Introduction Setting up a vertical take off or landing (VTOL) uav is one of the more complex aspects of mission planner, for programming a pix hawk flight controller. The vtol that will be set up in this blog is a 2.5 meter wingspan, custom quad rotor, with all four motors tilting uav. Figure 1. A screen capture of the firmware installation page of mission planner  To begin install arduplane on your pixhawk, using the install firmware page in mission planner, figure 1 shows the pop up window that should appear. Next once the firmware is installed go through each of the settings of the mandatory setup, including the accelerometer calibration, compass calibration and the radio calibration, but skip the servo output for now. The next step is going to the full parameter list under the configuring and tuning tab, and enable Qplane, which stands for quadplane, and allows for all the vtol settings to be shown. Then the frame style and setup has to be configured, these have t...

Using a DJI Inspire to determine the slope of golf course greens

Image
Introduction This was a study to see if drones can be used to create a map of the slope on a golf course green, to aid golfers in reading the greens. Methods This flight was flown with a DJI Inspire one, using a zenmuse x3 camera for the payload. The mission was planned with drone deploy and the map was post processed with pix4d. The fight was flown at 6:30 pm on the Winnetka golf course, hole number 13. The weather conditions for this flight were over cast skies, winds at 10 knots from the north. The operation only took 10 minutes from pre flight to the aircraft being packed up as it was mapping such a small area. The drone took 66 photos in a grid pattern over the green. These 66 photos were then input into PIX4d to process a map and a 3d model of the green.  Figure 1. A sample image from one of the 65 images taken by the inspire one in this mission Figure 2. A map of where the photos were taken during the flight  and a map of the flight path Resu...

Test flying an experimental uav

Image
Over view Test flying the VTOL with the tilt mechanisms designed in a prior blog (link). This vtol design is a tricopter with the front two motors being able to tilt and the back motor is stationary. The vtol uses a pixhawk autopilot to preform the flight controller operations. The vtol currently runs on 3 iflight xing 2814 1100kv motors with 9 inch by 5 pitch tri-blade propellers. Each motor produces a maximum of 2 kg of thrust, and the vtol has and all up weight of 2kg so it has a thrust to weight ratio of 3:1. The current operation of the vtol is without the full fuselage and espionage as those are still being manufactured. The first flights  The first flight took place on 4/5/2020, this inital flight was not with the motors listed above, but with the motors listed in the vtol tilt mechanism blog. While the vtol was able to fly, it did not hover for long, as it was severely under powered. Being under powered lead to some unstable characteristics in flight but the proof of ...

Crew Resource management in a dual operator dji inspire 1 mission

Image
Crew resource management (CRM) is critical in any aviation operation, but is rarely implemented when it comes to uas operations. Making sure that each person in a crew is doing their job is critical in a uas operation, especially in a complex operation where each crew member is doing a different job.  An example mission is to film a wedding on a beach with a dji inspire 2 with a zenmuse X7. This operation cannot be done with just one person as they would be to task saturated, as they cannot easily operate the drone, change the camera settings and watch where the drone is flying over. You need at least two people for this operation, but it is highly recommended to have three. The three people would be a remote pilot in command, a sensor operator and a visual observer. Each person has their own task to do, as well as communicating with others about their task. Remote pilot in command (PIC) The PIC is in charge of operating the aircraft safely and within the bounds of the FAA reg...

Designing a Vtol Mechanism from scratch

Image
Introduction A project that I have been working on needed a Vertical takeoff or landing (VTOL)  tilt mechanism for the the front 2 motors, so here is how I went about designing and testing it. It can be challenging to hand launch a twin motor plane as you have to worry about both prop disc areas, while managing controls, and adding a vtol system can allow for operations where a wheel based takeoff is not a possibility  The specifications of the propulsion system are a Emax 2213-935KV brushless motor, that spins a 8045 prop, with a spider 20apm opto esc, using a 4 lithium polymer cell battery. This power systems is typically used in quad copters such as a dji flamewheel 450. The servos for tilting the motor varied depending on the design of the tilting mechanism. Figure 1. A dji flamewheel 450 quadcopter, with a propulsion system similar to the VTOL's system Goals  The goals of this project was to be able to develop a vtol tilt system for a uav that ...

LOC8

Image
Introduction LOC8 is a software that processes images and identifies pixels that are in a color range. This is primary being used in search and rescue, but has its applications in other uses. In this lab LOC8 was used to view images that were taken over an area, and the goal was to find a pair of jeans, and a skeleton in a flannel shirt. Methods The first thing was to set up the settings of the LOC8 software, these software settings allow the ability to fine tune the software to get it to identify what you want to find. Figure 1. LOC8 Settings Then once the base settings were setup I set up a color range for the LOC8 software to find. Figure 2 shows the color range that was used. This color range was used as it covered a range that the jeans were expected to show up as. Figure 2. LOC8 jeans color range  Then the images were processed and a few images were found. The jeans were in one of the targets after some time changing the settings to search different parts of th...

Mission Planning Search and Rescue

Image
Introduction The goal of this lab is developing a plan for an operation where a person went missing in Martell Forest and search teams are sent out within an hour. There is an idea where the person is but they could have moved, it is expected that they will be found. The gear that is to be used Bramore PPX, with Altum multispec, or a sony RX1 M600, with Sony A600, Mica Sense Red edge, FLIR XT2 Figure 1. A map of Martel forest Figure 2. The airspace map of the area Methods Initial action The plan for the initial action is to do a hasty search with the Matrice 600, with the FLIR XT2 camera. This is the plan for the hasty search, as the thermal imaging should be able to identify the person quickly as there is a large temperature difference between the person and the forest in November. The use of the M600 would be a hasty search and searching in an outward spiral from where the person is expected to be. This is because there is a rough idea of where the individual could...