Motor Control Week 1 Flashcards
Why is movement easy to us
Just because we can do it doesn’t mean it is easy. Complicated high level control strategies are used by our brain, even when we are thought Lesley doing simple motor tasks
What is fitts law?
The law predicts the time required to rapidly move to a target area is a function of the ratio between the distance to the target and the width of the target.
What problems to engineers face when trying to grab and Apple
Need to
- localisation and planning to reach the apple
- execution and control
- adaptation.
-
What is space?
Set (of points) with some added structures
What two repensentatives spaces are used in robotics?
Internal and external
- external ( end effector space, task space, operational space)
-internal ( configuration space, joint angle space, body space)
What are coordinate systems
Set of numbers that uniquely determine a point in space.
A single space can have multiple coordinates
Also called coordinate frame/reference frame
What are the three types of coordinate systems
1) Cartesian coordinates system ( x, y,z)
2) cylindrical coordinate system ( angle, distance, height)
3) spherical coordinate system (two different angles and heights)
What are the two types of origins of coordinate systems?
1) egocentric (coordinates systems attached to our body
2) allocentric ( coordinates systems attached to external world or object)
What are coordinate transformations?
the transformation between different coordinate systems
What is forward and inverse kinematics (coordinate transformations)
inverse kinematics (from furthest point to myself) - configuration space - forward kinematics (myself to furthest point) - end effector space
adding forces and torques to kinematics
linear vs angular kinematics (distance vs angle)
linear vs angular kinetics (forces vs torques
dynamics : forwards and inverse dynamics
inverse dynamics - kinetics - forward dynamics - kinematics
newtons second law
newtons second law defines the relationship between kinematics and dynamics.
F=Ma
f=force
M=Inertia
a= accerleration
What is control
manipulating something to do something
what are the two types of control strategies?
1) plan in advance
2) policies (case by case action)