Sophie Lin

Logo

I am a UBC engineering student interested in software, digital logic design, computers, hardware, and mechatronics.

Projects

About Me

Contact

Rhino - Unmanned Ground Vehicle

Project Summary:

Technical Development Summary


Design Process

Payload Deployment System I conceptualized the “net” - a simple, secure, and lightweight method of deployment and retrieval. I led my sub-team to test the concept with a toy tank.

Sketch Proof of Concept

Detailed Design and Rapid Prototyping I designed the chassis on OnShape with electronics integration in mind. I manufactured using 3D printing and laser cutting. The batteries, XT60 connectors and wires fit perfectly through the holes.

Early Prototypes Chassis

Design Feasibility Modeling I modeled torque and energy draw on Excel to determine the feasibility of motors and batteries for the mission requirements. The results helped inform which motors and batteries to purchase.

CAD Mockup Power and Energy Model in Excel

Electrical Design and Testing I designed 40% of the electrical circuit, including voltage dividers to decrease the voltage for the lasers and RC switch to not exceed their maximum voltage ratings. I tested the entire electrical circuit. After discovering issues with the signal, I investigated using the multimeter and oscilloscope. The problem was associated with irregular PWM signals from a faulty receiver; I replaced the receiver and resolved the issue.

UGV Circuit Electrical Issue

Remote Control Programming with Microcontroller I programmed the RC control on an Arduino Nano to map the 3 PWM input channels from the receiver to the 2 PWM output channels to the motor controllers. This enabled full bidirectional control with pivot and differential steering.

UGV Circuit

System Integration and Mission Testing I led my sub-team to test the system by simulating the mission objectives. We performed tests including payload deployment and retrieval, flight, and endurance out of line of sight using only the first-person video system for visual guidance.

Payload System Tests Flight Tests