Robotics Powerpoint Presentation
Robotics Powerpoint Presentation
Robotics Powerpoint Presentation
Definition:
Alternate definition:
• Sensory
– Employs sensors for feedback
Pick and Place
• Resolution
– Often a speed tradeoff
– The smallest step the robot can take
Performance (cont.)
• Accuracy
–The difference between the
actual position of the robot and
the programmed position
• Repeatability
Will the robot always return to the
same point under the same
control conditions?
Increased cost
• Actions
– Simple joints
• prismatic—sliding joint, e.g., square cylinder in square tube
• revolute—hinge joint
– Compound joints
• ball and socket = 3 revolute joints
• round cylinder in tube = 1 prismatic, 1 revolute
• Mobility
– Wheels
– multipedal (multi-legged with a sequence of actions)
Kinematics and dynamics (cont.)
• Work areas
– rectangular (x,y,z)
– cylindrical (r,,z)
x'
– spherical (r,,) x''
x
• Coordinates
– World coordinate frame
– End effector frame
– How to get from coordinate system x” to x’ to x
Transformations
A B C A B C A B C A B C
A B C A B C A B C A B C
Problems
Problem: control 1 and 2 such that arm tip traverses its range at
constant height y, or with no more variation than y.
Geometry is easy: position of arm tip
x = L1 (cos 1 + cos 2)
y = L1 (sin 1 + sin 2)
Control and programming (cont.)
• Possible approaches:
– Program the rates of change of 1 and 2 for y = const. for initial values of
1 and 2 . When arm tip exceeds y, reprogram for new values of 1 and
2.
– Program the rates of change of 1 and 2 at the initial point and at some
other point for y = const. Take the average of these two rates, and hope
that y is not exceeded. If it is exceeded, reprogram for a shorter
distance. Continue program segments until the arm tip has traversed its
range.
•
Control and programming (cont.)
• Rotation encoders
• Cameras
• Pressure sensors
• Temperature sensors
• Limit switches
• Optical sensors
• Sonar
New directions
• Haptics--tactile sensing