Difference between revisions of "Design and Control of a Pantograph Robot"

From Mech
Jump to navigationJump to search
(New page: =Overview= =Mechanical Design= =Circuit Design= =MATLAB Code= =PIC Code= =Next Steps=)
 
Line 1: Line 1:
=Overview=
=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.

=Mechanical Design=
=Mechanical Design=
=Circuit Design=
=Circuit Design=

Revision as of 00:29, 8 June 2010

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.

Mechanical Design

Circuit Design

MATLAB Code

PIC Code

Next Steps