Yuvan S's Senior Project Blog
|
|
Project Title: Designing a more energy-efficient drone BASIS Advisor: Mr. Kwit Internship Location: Remote Onsite Mentor: N/A |
Project Abstract
My project explores a novel design for creating interlocking drones that can dynamically attach to create three-dimensional structures. With my design, drones with cube frames operate in a swarm to dynamically connect to build three-dimensional structures thus creating more applications for drones. The project looks into the methodology to create such a drone. Each drone is a specially engineered frame that allows them to connect to each other with magnets. The drones also contain IR LEDs on the outside which are tracked by 4 cameras in a room. This data is then sent to a computer to map out where the drones are in 3D space. The drones then use this data sent over a specially designed protocol to understand where other drones are in the same space, allowing them to connect to other drones to create 3D structures. Data was first collected using a thrust stand built with a strain gauge scale. The thrust data of a singular drone and two drones were analyzed. Then, the drone’s ability to transfer current was analyzed over the contacts allowing the drones to share power. After, the force required to separate the drones was analyzed to be used for future improvements such as the separation of the drones midflight. The project attempts to show the project's potential applications if scaled up. It shows how maneuverable small drones can assemble in three-dimensional shapes to form drones that have larger thrusts or to create useful structures in time-constrained situations. With enough drones, Such structures could include making large antenna arrays, bridges, or shelters.
Week 12 – Conclusion
This project shows how drones can be used to make 3D structures. I am hoping to see this applied in a variety of applications. Here are some thoughts. Shelters: Drones could quickly prop up shelters if the sides of the drones were covered. Larger cubes could combine together in disaster-stricken areas, and build temporary fortifications... Read More
Week 11 – Data Collection and Analysis
Hi, this week I want to talk about data. I want to see the effect that having 2 drones connected to each other will have. Having 2 drones connected would logically mean that thrust is doubled, but I wanted to approach it scientifically to see this. In order to do this, I designed a thrust... Read More
Week 10 – Drone Communication
Hello. Last week, I discussed the drone software. This week, I will talk about how the drones work together to connect and how this communication happens. First, remember we have location data of where the drone is using the camera setup. The computer figures out the location the drones need to go. The computer sends... Read More
Week 9 – Drone Software
Last week, I discussed the 3D frame. This week, I will discuss how the drone software works. The drones start by first initializing the gyroscope and accelerometer. The gyroscope and accelerometer are used to get the state of the drone, such as the angle. The drones then create a link to the computer on the... Read More
Week 8 – 3D Printed Drone Frame
Hello everyone! Last week I discussed the technical specifications of the drone. This week, I will talk about how the drones connect to each other mid-flight physically. In order to make drones that can connect together and create structures, I want the drones to have a cube frame that allows them to just connect to... Read More
Week 7 – Design of the Drone
This week, I will go into the technical specifications of the drone and how I am planning on building it. The thing I needed to decide was the microcontroller (brain of the drone). I decided on an ESP-32-S2 because it is extremely cheap. It is important to keep the cost of the drone down because... Read More
Week 6 – Algorithm for IR Tracking Part 3
Last week, I wrote the algorithm to find where the cameras are located in 3D space. Now, using this data, I am going to write the algorithm to find the LED's location in 3D space. Remember that we already know the 2D location of the LED in the camera frame. So for example, a LED... Read More
Week 5 – Algorithm for IR Tracking Part 2
Hi Everyone! Last week, I discussed how I am finding the points where the LED is in the frame. This week, I'll explain some of the math behind how this is being used. When the cameras are pointed towards the LED light, the coordinates of where that LED is in the frame are known. Using... Read More
Week 4 – Algorithm for IR Tracking Part 1
Remember from last week I installed cameras in the corner of my room. All these cameras show a very bright spot where the IR LED is placed in the frame of the image. So we need to do some processing first to identify where the IR LED is in the frame. The first step is... Read More
Week 3 – Modifying the cheap cameras for IR filtering
Hi everyone. I want to talk about what I have been working on recently. I received the cameras from eBay. The cameras are old PS3 Cameras. I found a guide online on how to break open the PS3 camera. The reason I need to do this is because I want to track IR light. However,... Read More
Week 2 – Doing Research for IR Tracking
Hi everyone. This week has been all about research. Doing a project like this requires me to stay organized and divide the project into clear, separate goals to achieve. The first thing I wanted to look into was designing a way to get accurate position estimates from the drones. The reason why this is important... Read More
Week 1 – Using Drones to Create 3D Structures Dynamically
Hello! My name is Yuvan Senthil, and if you know me, I am a really big drone enthusiast. I do everything with drones, from photography to just flying at 80 mph with my drones, and from the title, you can guess that my project will be about drones. So, I am a Disney movie fan,... Read More
