
Home
Work Assignment 1—Kinematics
Due: May 17, 2006
Problem 1.1 :
Provide kinematic modeling of the 3DOF robotic
pick-and-place operation indicated
in the figure below. The modeling should comprise kinematics using
two different coordinate representations—e.g.,
modeling via the Denavit-Hartenberg-parameterization, homogeneous
coordinates, twists,
screws, quaternions, exponential coordinates. You
need to write functions for the forward and inverse
kinematics for the manipulator.
Your
solution to be presented should include graphical and
algebraic representations
Problem 1.2:
This
part is related to a new proposed calibration method, which might
show up later in the course.
We
are
using the same 3 DOF robot as in Problem 1.1. Assume
that you have a stationary laser pointer mounted in the work cell and a
2D-sensor attached to the robot
TCP (tool center point). From the sensor we get (x,y)-coordinates
corresponding to where the laser beam intersects the
sensor plane.
(a)
Make a simulation model of the sensor (virtual sensor);"input
parameters": laser pointer (location and orientation in
world coordinate frame), mounting of sensor (sensor frame
with respect to robot TCP) and robot joint angles (use
the robot kinematics from Problem1.1) with output
(x,y)-coordinates in sensor frame.
(b)
Make
a
Matlab/Simulink-simulation of the feedback connection from the sensor
to move the robot so that the laser beam intersection will
move
to intersect at the origin of the sensor (from
some initial
position).
You may allow a large sensor area.