Fall 2010

Pick and Place Robot

ME102B - Mechatronics
Fall 2010 with Professor Kazerooni



  • Overview - Senior design project to prototype a device controlled by an Arduino micro-controller in one semester. Built a parallel robotic arm where the effector end remains parallel to the ground
  • Kinematics - Solved a system of equations using inverse kinematics to relate the angular position of the top parallelogram to the position of the effector. Prototyped and tested the dynamics equations in MATLAB. Compiled final C++ code using an Arduino micro-controller.
  • Software - Taking input from the user through a Wii controller, the micro-controller interpreted the signal to desired coordinate in 3D space and translated that location to a series of output angles on the robotic arm. The micro-controller sent corresponding PWM signals to the 3 servo actuators on the robot.

Wind Turbine Design

ME163 - Aerodynamics
Fall 2010 with Professor Savas



 

  • Computation - Calculated bending and twisting moments on a blade with constant airfoil cross section and varying chord and twist angles. Compared analytical results to real world windmills of similar size.

  • Coding - Wrote code in MATLAB to design a windmill blade. Determined geometric and aerodynamic characteristics of blade such as total power and thrust output. Individual project completed over the course of one semester. Compiled results in reports written in LaTeX about airfoil and turbine blade analysis.