This week’s progress:
This week, I focused on understanding the physical assembly of the HVAC duct structures that we will be using for data collection. We received several square metal duct pieces from the FMS shop, but when we attempted to cut and assemble them, it turned out to be more complicated than expected. The ducts are held together using riveted sheet metal joints, and it was initially unclear whether we should remove the rivets, re-rivet the pieces ourselves, or modify them in another way. We tried to cut a part off of the HVAC ducts; however, just the process of getting the HVAC duct cut took 1 hour, and we have 20 more to go, and that’s not including putting the ducts back together.
To address this, I spent some time researching how HVAC sheet metal ducts are typically assembled and how we might work with the pieces we currently have. In parallel, Professor Ed from FMS shared the contact information for fixit@andrew.cmu.edu, which handles fabrication and facilities requests. I reached out to them to see whether it would be possible to obtain additional duct sections that are already pre-connected or easier to work with for testing, and I am currently waiting for a response. If we can obtain pre-assembled ducts, it would significantly simplify the experimental setup and allow us to focus more on data collection rather than mechanical assembly.
In addition to the mechanical work, I began drafting the preliminary code for controlling the solenoid tapper that will be used to excite the ducts during testing. The solenoid will act as a consistent impact mechanism so that we can generate repeatable acoustic and vibration signals from the duct surface. While working on this, I also reviewed and worked to understand Aditi’s motor control code so that we can eventually integrate the actuation components with the rest of the robot’s system.
Finally, I spent time in the lab working with Aditi and Rayann to assemble most of the robot platform. We were able to get the majority of the structural components in place and ensure that the main hardware elements fit together properly.
My weekly progress (research for HVAC duct methods and code): https://docs.google.com/document/d/16fPUd4hhc9Xqjzm7Y71jKUkrX2CyWH6wOT2W3ph-IuI/edit?usp=sharing
Things to do for next week:
Next week, the focus will be on moving from assembly and planning into more integrated system testing and data preparation.
One of the main goals will be to create a structured training and data-collection plan for the remainder of the project timeline. This will outline how many recordings we want to collect per duct condition, how the data will be labeled, and how we will structure the dataset so that it can be used effectively for model training.
In parallel, I will work on getting the robot fully operational. This includes integrating the motor control code, the solenoid tapping mechanism, and all of the sensors so that they can operate together within a single system. The goal is to reach a point where the robot can move along the duct, trigger the solenoid tapper, and collect synchronized sensor data automatically.