1 / 15

Control

Control. University of Bridgeport. Introduction to ROBOTICS. 1. Control Problem. Determine the time history of joint inputs required to cause the end-effector to execute a command motion. The joint inputs may be joint forces or torques. Dynamic model.

tarak
Download Presentation

Control

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Control University of Bridgeport Introduction to ROBOTICS 1

  2. Control Problem • Determine the time history of joint inputs required to cause the end-effector to execute a command motion. • The joint inputs may be joint forces or torques.

  3. Dynamic model • The dynamic model of the robot has the form: • is the torque about zk ,if joint k is revolute joint and is a force if joint k is prismatic joint • Where: M(Θ) is n x n inertia matrix, • is n x 1 vector of centrifugal terms and G(Θ) is a n x 1 vector of gravity terms.

  4. Control Problem • Given: A vector of desired position, velocity and acceleration. • Required: A vector of joint actuator signals using the control law.

  5. PD control • The control law takes the form • Where:

  6. PD control

  7. Model based control • The control law takes the form: • Kp and KD are diagonal matrices.

  8. Control Problem

  9. Stable Response

  10. (x , y) 2 l2 l1 1 Project • The equations of motion:

  11. ProjectSimulation and Dynamic Control of a 2 DOF Planar Robot • Problem statement: • The task is to take the end point of the RR robot from (0.5, 0.0, 0.0) to (0.5, 0.3, 0.0) in the in a period of 5 seconds. • Assume the robot is at rest at the starting point and should come to come to a complete stop at the final point. • The other required system parameters are: L1 = L2 = 0.4m, m1 = 10kg, m2 = 7kg, g = 9.82m/s2.

  12. Project • Planning • Perform inverse position kinematic analysis of the serial chain at initial and final positions to obtain (1i, 2i) and (1f, 2f). • Then, obtain fifth order polynomial functions for 1 and 2 as functions of time such that the velocity and acceleration of the joints is zero at the beginning and at the end. These fifth order polynomials can be differentiated twice to get the desired velocity and acceleration time histories for the joints.

  13. Project • Use a PD control law where Kp and Kv are 2x2 diagonal matrices, and s is the current(sensed) value of the joint angle as obtained from the simulation. Tune the control gains to obtain good performance

  14. Block diagram

  15. (x , y) 2 l2 l1 1 2DOF robot • The forward kinematic equations: • The inverse kinematic equations: • The Jacobian matrix

More Related