About

Assailing Falcons is a fully student-funded SAE Aircraft Design Team. Falcons take part in the SAE Advance Class Aero Design competition every year. A new student cohort builds an aircraft for the upcoming competition every year. The competition's goal is to drop the maximum number of payloads into the drop zone, represented by concentric circles on the ground, by flying above 100ft.

Falcons in Florida, the Sunshine State!

Contributions

Our avionics system comprised two crucial components: the Data Acquisition System (DAS) and the Payload Delivery System (PDS). The DAS handled Tx-Rx communication and executed algorithms on the Pixhawk flight controller. The PDS was the electro-mechanical system that dropped payloads based on control inputs from the DAS. My primary objective was to enhance the reliability and precision of the DAS and the PDS. This task posed a significant challenge, particularly as the 2016 cohort had faced zero successful payload drops in the competition due to an inefficient PDS, resulting in a flight score of zero. Achieving a positive flight score was essential for our team to secure a position in the top 10. Given the restrictions on gyroscopic stabilization and autonomous flight, we needed accurate manual methods for dropping payloads into designated zones using the DAS. To address this issue, I devised two algorithms:

  1. Dropzone Detection: This algorithm aimed to identify target concentric circles using Hough detection and employed optical flow-based video stabilization on the ground station feed. It took into account the latency in the PDS caused by signal loss.

  2. VORTEX (Visual Object Recognition Tracking and Extraction): VORTEX computed three crucial parameters—optimal trajectory, range, and flight time—for dropping payloads into the target zone based on video input. The algorithm used Image Moments to determine the centroid of the payload with respect to the frames. Using other aerodynamic parameters such as drag, airspeed, etc., in its calculations, VORTEX generated the optimal trajectory, range, and flight time for the payload dropping.

Upon analyzing the previous cohort's aircraft design, it became evident that no test results or mechanisms were in place to evaluate the avionics system's effectiveness. Running multiple experiments and extracting insights from test data was crucial to identifying bottlenecks. However, the lack of proximity to a flight test field (200km away), teammates academic commitments, and financial constraints meant we couldn't afford frequent field test flights.

To overcome these challenges, a teammate and I built a quadcopter-based testing platform, integrating our avionics for multiple test flights. This initiative significantly reduced testing costs, allowing the team to allocate funds for plane construction. Drone-based tests notably decreased the PDS lag from 45 seconds to 2 seconds, and VORTEX testing provided a 60ft bandwidth, preventing the aircraft from missing the drop zone. Furthermore, the pre-flight check time was reduced from 50 seconds to 18 seconds, aligning with the competition rules.

In addition to avionics development, I played a crucial role in manufacturing the tail and left wing of the aircraft using balsa wood.

Participating in the 2017 competition in the US was a valuable experience. As Team Captain, I guided the team through flight rounds, technical inspections, and aircraft presentations. Presenting the avionics system improvements to Lockheed Martin officials, we were credited for pioneering Computer Vision algorithms and drone-based testing to enhance aircraft effectiveness. The Falcons project taught me the significance of test results and experiments in problem-solving and understanding system limitations.

Pics

Team

Team