Research

RCNNs for Obstacle Avoiding Rectilinear Steiner Minimum Tree (OARSMT)

In collaboration with Dr. Richard Baraniuk at Rice University, I am working on the Obstacle Avoiding Rectilinear Steiner Minimum Tree (OARSMT) problem. OARSMT is an important challenge in graph and optimization theory, where we aim to find the shortest path to connect terminals in a rectilinear graph while avoiding obstacles. Given that OARSMT is NP-hard, we developed MazeNet, a deep learning-based solution using Recurrent Convolutional Neural Networks (RCNNs) to frame this task as a maze-solving problem. MazeNet excels in scalability, as its pre-trained RCNN blocks allow us to solve problems with a large number of terminals by simply using recurrence. MazeNet achieves perfect accuracy comparable to exhaustive methods while maintaining the reduced runtimes of state-of-the-art approximation algorithms, making it a promising approach for applications in VLSI design and robotics.(Díaz-Ramos et al., 2024)

Relevant Image to Second Paper

Fuzzy Control

In a project for Universidad Panamericana on a legged robot inspired by chameleons, I worked under Dr. Hiram Ponce and played a key role in developing the robot's control system, which is essential for maintaining balance and walking in a straight line. I focused on setting up the control mechanisms that enable the robot to navigate challenging terrains efficiently. My contributions included mathematical modeling and simulations that guided our design decisions, ensuring that the robot could walk in a straight line with stability and precision. This research is crucial for enhancing robotic navigation in environments where maintaining a straight path is critical.(Ponce et al., 2022)

Relevant Image to First Paper

CAD Design and Manufacture

In a project for Universidad Panamericana on a legged robot inspired by chameleons, I worked under Dr. Hiram Ponce and was deeply involved in its CAD design and manufacturing. Using advanced CAD software, I meticulously designed the robot, ensuring precise dimensions and functionality. The manufacturing process combined 3D printed components with custom-fabricated parts. This comprehensive approach allowed us to create a robust and functional prototype, demonstrating the importance of precise design and manufacturing in producing high-quality robotic systems.(Ponce et al., 2019)

Relevant Image to CAD Design