Projects

Additive Manufacturing of Oxide Dispersion-Strengthened (ODS) Alloys

ODS metallic alloys contain a high number density of nanoscale oxide particles, offering exceptional high-temperature creep strength and irradiation resistance. However, conventional manufacturing techniques for these materials are flawed. This project integrates thermodynamic and kinetic modeling with additive manufacturing experiments to investigate the mechanisms of oxide evolution in the liquid melt pool. These insights will inform processing strategies to reduce the size of the oxide particles and increase their number density. This work is conducted under the advisement of Prof. Sneha Narra and Prof. Alan McGaughey at Carnegie Mellon University. Read our publication here.

Precision Measurement Device (Sponsored by Corning Inc.)

For my senior design project, I worked with seven other mechanical engineering students to increase the speed of job changeovers on Corning’s glass vial production line without sacrificing the positioning accuracy of burners (which heat the glass, Slide 2) and tooling wheels (which form the shape of the vial, Slide 3). Job changeovers involve radial and vertical adjustments of burners and tooling wheels to manufacture vials of different geometries. The geometry of our proposed radial measurement device was designed to fit within the tight spaces on Corning’s crowded production line. To ensure consistency in the manufacturing process, the final design needed to achieve a measurement uncertainty of less than 250 microns, while exerting a force of less than 1 lbf on the burners and tooling wheels. To quantify these forces, I conducted dynamics simulations in Siemens NX and validated the results against an analytical model developed by my teammate. The final design achieved an average measurement uncertainty of 60 microns and a maximum measurement force of 0.5 lbf, satisfying the design requirements.

Supercomputing for Luminescent Solar Concentrators

In Summer 2021, I conducted research on luminescent solar concentrators (LSCs), a type of building-integrated photovoltaic with superior design flexibility compared to traditional solar cells. I was advised by Dr. Duncan E. Smith, who created a Python package to model the performance of LSCs with varying geometries. These ray-tracing simulations are computationally-expensive, motivating the use of parallel computing. Using Dask (a parallel computing library for Python), I achieved up to 28x reduction in total computation time, enabling optimization of LSC geometry and a comprehensive comparison of LSC performance against traditional photovoltaics.

Automated Composting Machine

In Summer 2021, I worked with an interdisciplinary team of five other engineering students to design and prototype a smart composting bin, including systems for automatic material breakdown, aeration, leachate collection, and a companion app to monitor internal conditions real-time. I designed the temperature control subsystem, which maintains the interior temperature of the device within the optimal range for composting. I constructed a Python script to compute the maximum heating/cooling loads with varying external container geometries. Later, I validated my analytical calculations against thermal simulations in Siemens NX and implemented appropriate heaters and fans in the physical prototype. Finally, I installed a temperature controller and conducted experiments to verify the proper functioning of the device.

Glassdoor Review Scraper

In Fall 2020, I read an economic review published by Glassdoor, which found that, on average, companies on its annual Best Places to Work list outperformed the S&P500 Index. To investigate potential correlations between employee sentiment and stock performance, I contributed to an open-source web scraper, which collects Glassdoor review attributes. I collected data from over 51,000 reviews to inform trades for my personal investment portfolio.

Paper Tower Machine

During my freshman year at RPI, I worked with approximately ten students in the ASME Robotics Club to create a machine capable of autonomously constructing a paper tower for the annual ASME Student Design Competition. The competition rules stated that the machine must intake standard, unmodified printer paper and output a self-supporting, load-bearing structure. The final design features a gear-driven paper feeder, mounted at a 45-degree angle to create a continuous, overlapping paper spiral. During preliminary testing, the design was capable of producing a tower exceeding 1 meter in height and supporting over 5 lbs. Serving as Club Treasurer during the second semester, I oversaw club finances and managed part inventory and ordering.