Test 1 Flashcards
What Engineering disciplines support the field of robotics?
- ME
- IE
- EE
- Computer science
What is a robot?
A robot is a reprogramable multifunctional manipulator designed to move material parts, tools or specialized devices through programmed motions to achieve specified tasks.
Define Degree Of Freedom (DOF)
DOF is a number of linearly independent kinematic coordinates necessary to describe the position of a physical system in space.
Define accuracy and repeatability
Accuracy - how close the manipulator can come to a given point within it’s workspace
Repeatability - how close the manipulator return to a previously taught point.
What is steady state error?
SSE is defined as the difference between the input command and the output of a system as the limit goes to infinity(when the response has reached SS)
What is a singularity
A singularity signifies a lost degree of freedom.
In kinematics, singularity points have infinite velocity (very high velocity in practice)
What is reachable workspace?
The volume in space within the end-effector can reach
What is dextrous workspace?
(A subset of the reachable workspace) consists of points that the manipulator can reach taking into consideration orientational reachability of the end-effector
What is a PID controller?
PID controller is a linear control loop feedback mechanism that continuously calculates error of the desired point and measured point and applies correction based on (Proportional Integral and derivative terms)
By changing PID parameters, you can change response of the system without changing mechanical parameters!
Why do we need negative feedback? (Adjusts for error)
Negative feedback subtracts from the input signal therefore continually changing the gain to counteract the change of the output.
What is a disturbance?
A disturbance is a signal in the system not based on desired behaviors (i.e. environment)
Define a linear system
a mathematical model of a system based on the use of a linear operator. (Satisfy the property of superposition)
What is forward kinematics?
is finding the position/orientation of the tool when joint variables are given. (more commonly used)
What is inverse kinematics?
is finding the joint variables when the position/orientation of the tool is given. (more commonly used)
What is a rotational matrix?
A rotational matrix specifies the orientation of the current coordinate frame (x1,y1,z1) relative to the base frame or previous frame (x0,y0,z0)