Educational robotics - control

In this project – Educational Robotics (Control), the focus will be to create a Robotic Arm that will allow students to have hands-on approach to learning the key concepts of Control Loops used in Robotic applications. The objective is to builf a robotic arm from scratch, then program the rob...

Full description

Saved in:
Bibliographic Details
Main Author: Heng, Michelle Yu Lin.
Other Authors: Cheah Chien Chern
Format: Final Year Project
Language:English
Published: 2011
Subjects:
Online Access:http://hdl.handle.net/10356/45730
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:In this project – Educational Robotics (Control), the focus will be to create a Robotic Arm that will allow students to have hands-on approach to learning the key concepts of Control Loops used in Robotic applications. The objective is to builf a robotic arm from scratch, then program the robot to function according to the user defined Joint Angle and PD Parameters. The Joint Angle and PD Parameters will be input by the student through a User Interface. Through this Robotic Arm, the student will be able to see the effects of PD Control, and even plot the Arm's response in Matlab. As it might be tough for some students to visualize the effects of PD Control just by going through the EE4268 lecture, students may want to have a system that will enable to see the effects, instead of just visualizing – so as to create a better understanding, and even stimulate the student's interest in robotics. The hardware used in this project to build the robotic arm are the Servo-To-Go Card and Maxon DC Motors. C++ will be used for programming in Microsoft Visual Studio 6, and Microsoft Foundation Class will be used to create the end user interface.