Design and Control of a Pantograph Robot

From Mech
Revision as of 00:43, 8 June 2010 by Ben Tollberg (talk | contribs)
Jump to navigationJump to search

Overview

The goal of this project was to design and build a 2-DOF Pantograph Robot. The user would be able to specify and X and Y location for the end point of the pantograph, along with different paths that the robot arm could take. The basic circuit design and computer code was taken from the High Speed Motor Control project and adapted to work with our robot design.

Kinematics

The kinematics for our robot design were derived from The Pantograph Mk. II - A Haptic Instrument. The forward and inverse kinematics as used in the MATLAB program are shown below, along with a diagram showing how the reference frames are defined in our setup.

Forward Kinematics

Inverse Kinematics

Mechanical Design

Circuit Design

MATLAB Code

PIC Code

Operating Instructions

Next Steps