Posts

Literary review 2

While writing the paper on Neural Networks and drones, I learned a lot about the writing process of a literature review paper. Many of the things that I learned can be applied to different literature review papers as well as general papers. Data Collection I found it very helpful to begin by collecting as many articles as I could on neural networks and drones. I did this by using the schools data bases and google scholar. To help aid me in finding as many different papers as possible I developed a list of key words to search for. The list of them for the vehicle part were, Drones, UAV, UAS, SUAS, unmanned systems, aircraft, helicopter, multi rotor. These helped narrow the search down to the type of application I wanted to see neural networks in. Neural networks also had a list of key words that allowed me to gain a few more articles, those keywords were, Neural network, Artificial intelligence, deep learning, machine learning. Those all corresponded to what type of research I wanted...

Literary review 1 while writing on neural networks and drones

Image
While writing a paper on the uses of neural networks and drones I learned a lot about the advantages and disadvantages of them. These allow for a better understanding of when it is appropriate to use one with a drone and when it is ineffective to use one. Advantages The main advantages with using a neural network come from using a vision based system to aid the drone in operation. The vision system can be used for tracking people, perfecting landings, and even counting cows. The benefits of using a neural network is that it can reduce the complexity of operations, or it can improve the efficiency of the operations. These are the main functions for any additional software for drones, and a neural network is a much more specific software. In applications like counting cows, the neural network is ground based, and is just processing on a computer to analyze the data post flight. It does this through image filtering, figure 1, and that allows the computer to count the number of cows. Th...

Installing Mission planner Hardware in a fixed wing aircraft

Image
Project overview To get the benefits of mission planner on a asw28 2.5m motor glider, a few important hardware setup details will allow for a better preforming aircraft. This installation of a mission planner based flight controller will allow for autonomous soaring, where the aircraft automatically senses lift and trys to stay in that thermal. Another feature that mission planner allows for is return to home, and with a large sailplane, some thermals can take them out of sight. Figure 1. Stock asw 28 sailplane Aircraft current status: The aircraft is currently a stock ASW 28 v2, it has a motor and esc/bec combo, with 6 servos. The 6 servos actuate the ailerons, flaps, rudder and elevator. With the independent servos for the ailerons and flaps, it allows for the aircraft to use crow on landings. Crow is where the ailerons both move upward and the flaps drop down, this causes an immense amount of drag, which aides in the landing of the aircraft. Hardware to be installed To a...

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...