Posts

Week 5: How Drone Net Works - Hardware Pt. 1 - Cameras and Architecture

Image
Hello Everyone! This week, I have been reading many related research papers, continuing my study of C++ and experimental design. Because I am still learning about the advanced software engineering, the majority of my recent contributions have been in experimental design. This week , I would like to dive into a discussion of the Drone Net hardware: How is the Drone Net's camera system configured? The camera system includes a Tegra K1 SoC, wireless 802.11, Ethernet wired, USB3, a PCIe card interface, and is able to support 2 USB3 visible cameras and between one and four analog cameras including long-wave infrared.  The Drone Net operates on an open architecture. You may remember this term from earlier posts on this site. Generally, a computer is an open architecture if it is designed to allow its parts to be easily swapped out and modified. For example, an Apple iPhone is a closed architecture, because it utilizes a proprietary system to transfer data between processors ...

Week 4: How Drones Broke Airspace Security

Image
Hello Everyone! This week, I began designing range experiments to the test the limitations of the Drone Net and its software. Because I am still learning about the advanced software engineering, the majority of my recent contributions have been in experimental design. For week 4, I will answer the following questions: How do we currently secure our airspace? It might be prudent to discuss the concept of 'airspace' before anything else. Airspace is defined as any space, immediately above the surface of the earth, available for use by aerial systems, such as planes, balloons, drones, etc.  This guide describes different types of airspace and how they are defined. In order to prevent collisions between aircraft, air traffic control (ATC) operators monitor the airspace and direct air traffic around the clock. In general, the tools used by ATC are the only tools available to secure our airspace. Primary Radar (PR) is the most well-known type of radar. An ATC t...

Week 3: Drone Net Introduction

Image
Hello Everyone! This week, the research team heard back about the proposal for funds through Embry-Riddle. The project will receive 87% of the requested funding amount, distributed over the next two years. I am extraordinarily excited to hear this, because it means that the research team can initiate new experiments For week 3, I will attempt to answer the following question: What is the Drone Net? Drone Net is a name that encompasses both the hardware and software parts of a motion detection and drone identification device, currently in use at Embry-Riddle. Another name for the system is a Software-Defined MultiSpectral Imaging System (SDMSI). The full name shows that the Drone Net uses software to analyze and manipulate the output from physical hardware. The Drone Net utilizes two panchromatic (black-white) cameras and a single infrared camera. The images from all three cameras are fused together and analyzed by software in real time. The hardware components are most easil...

Week 2: The Purposes of Drones

Image
Hello Everyone! This week, Professor Siewert, the team and I are waiting to hear back about the proposal for funding through Embry-Riddle. This week, I have been learning to utilize support vector machines (SVMs) and program in the OpenComputerVision software (OpenCV). For week 2, I would like to answer the following question: What is the purpose of a drone? Drones actually have many different applications across the world. I will attempt to provide a few examples, categorize the main uses for drones and explain their relevance to Drone Net. Fully compliant : A drone pilot flies his personal drone around on public lands to film video footage of landscapes. He files a flight plan, follows all drone flight zone regulations, and his drone self reports its location using GPS.  Fully compliant : Amazon utilizes cargo drones to deliver packages to customers nearby their distribution facilities. Semi-compliant : A drone hobbyist pilots his personal drone above public la...

Week 1: All About Drones

Image
Hello Everyone! I have been working with Professor Siewert and the research team from ERAU and UC:Boulder. During this week, I have been trying to catch up with the graduate-level mathematics and software engineering knowledge required to perform experiments with the Drone Net. Initially, I wasn't sure how to approach these weekly posts, but I guess I should start my research project by asking a decent question. For week 1, I would like to answer the following: What is a drone? Now, this question is deceptively simple. The word "drone" is just slang for any unmanned aerial system. Military and commercial/recreational drone are the two main types of drones currently in production. Below, you will find two infographics that display the diversity of drone design. Military drones are typically much larger than any other type of drone. Recreational and commercial drones have generally simpler designs. In terms of design elements, recreational and commercial...