Swap (finance): Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Ronnotel
m Reverted edits by Diegodaquilio (talk) to last version by 198.208.159.17
Line 1: Line 1:
<!--{{Context|date=October 2009}}-->
Jerrie Swoboda is what you actually can call me along with I totally dig whom name. Managing people is my day of the week job now. As a girl what Love it if more like is to accomplish croquet but I would not make it my position really. My husband's comments and I chose to maintain in Massachusetts. Go to my website to find out more: http://prometeu.net<br><br>my website ... [http://prometeu.net clash of clans hack cydia source]
[[File:Arc-welding.jpg|thumb|An industrial robot performing [[arc welding]]. Inverse kinematics computes the joint trajectories needed for the robot to guide the welding tip along the part.]]
[[File:Modele cinematique corps humain.svg|thumb|A model of the human skeleton as a kinematic chain allows positioning using inverse kinematics.]]
'''Inverse kinematics''' refers to the use of the [[kinematics]] equations of a robot to determine the joint parameters that provide a desired position of the [[Robot end effector|end-effector]].<ref>{{cite book
  | last = Paul
  | first = Richard
  | title = Robot manipulators: mathematics, programming, and control : the computer control of robot manipulators
  | publisher = MIT Press, Cambridge, MA
  | date = 1981
  | url = http://books.google.com/?id=UzZ3LAYqvRkC&printsec=frontcover#v=onepage&q&f=false
  | isbn =978-0-262-16082-7
}}
</ref>  Specification of the movement of a robot so that its end-effector achieves a desired task is known as [[motion planning]].  Inverse kinematics transforms the motion plan into joint [[actuator]] trajectories for the robot.
 
The movement of a [[kinematic chain]] whether it is a robot or an animated character is modeled by the kinematics equations of the chain.  These equations define the configuration of the chain in terms of its joint parameters.  [[Forward kinematics]] uses the joint parameters to compute the configuration of the chain, and inverse kinematics reverses this calculation to determine the joint parameters that achieves a desired configuration.<ref> J. M. McCarthy, 1990, ''Introduction to Theoretical Kinematics,'' MIT Press, Cambridge, MA.</ref><ref name=Uicker2003>J. J. Uicker, G. R. Pennock, and J. E. Shigley, 2003, '''Theory of Machines and Mechanisms,''' Oxford University Press, New York.</ref><ref name=McCarthy2010>J. M. McCarthy and G. S. Soh, 2010, [http://books.google.com/books?id=jv9mQyjRIw4C&pg=PA231&lpg=PA231&dq=geometric+design+of+linkages&source=bl&ots=j6TS1043qE&sig=R5ycw5DximWrQOEVshfiytflD6Q&hl=en&sa=X&ei=0Zj4TuiCFvCGsgKyvO3FAQ&ved=0CGAQ6AEwBQ#v=onepage&q=geometric%20design%20of%20linkages&f=false ''Geometric Design of Linkages,''] Springer, New York.</ref>
 
For example, inverse kinematics formulas allow calculation of the joint parameters that position a [[robot]] arm to pick up a part.  Similar formulas determine the positions of the skeleton of an [[character (arts)|animated character]] that is to move in a particular way.
 
<!--This is a discussion that seems out of place:  Solving these problems is usually more involved than simply moving an object from one location to another. Typically, it requires the [[Translation (physics)|translation]] and [[rotation]] of a series of interconnected objects while observing limitations to the range of motions that are physically possible&mdash;A robot might damage itself if mechanical limitations are disregarded; An animation looks unrealistic if a character's hand moves through their own body to pick up an object located behind their back.-->
==Kinematic analysis==
<!--{{See|Physics|Kinematics}}-->
 
Kinematic analysis is one of the first steps in the design of most industrial robots. Kinematic analysis allows the designer to obtain information on the position of each component within the mechanical system. This information is necessary for subsequent dynamic analysis along with control paths.
 
Inverse kinematics is an example of the kinematic analysis of a constrained system of rigid bodies, or [[kinematic chain]].  The [[kinematic equations]] of a robot can be used to define the loop equations of a complex articulated system.  These loop equations are non-linear constraints on the configuration parameters of the system.  The independent parameters in these equations are known as the [[degrees of freedom (mechanics)|degrees of freedom]] of the system.
 
While analytical solutions to the inverse kinematics problem exist for a wide range of kinematic chains, computer modeling and animation tools often use [[Newton's method]] to solve the non-linear kinematics equations.
 
Other applications of inverse kinematic algorithms include [[interactive manipulation]], [[animation control]] and [[Collision detection|collision avoidance]].
 
==Inverse kinematics and 3D animation==
{{See|Robotics|Computer animation}}
Inverse kinematics is important to [[game programmer|game programming]] and [[3D animation]], where it is used to connect [[Player character|game characters]] physically to the world, such as feet landing firmly on top of terrain.
 
An animated figure is modeled with a skeleton of rigid segments connected with joints, called a [[kinematic chain]].  The kinematics equations of the figure define the relationship between the joint angles of the figure and its pose or configuration.  The [[forward kinematic animation]] problem uses the kinematics equations to determine the pose given the joint angles.  The ''inverse kinematics problem'' computes the joint angles for a desired pose of the figure. 
 
It is often easier for computer-based designers, artists and animators to define the spatial configuration of an assembly or figure by moving parts, or arms and legs, rather than directly manipulating joint angles.  Therefore, inverse kinematics is used in computer-aided design systems to animate assemblies and by computer-based artists and animators to position figures and characters. 
 
The assembly is modeled as rigid links connected by joints that are defined as mates, or geometric constraints.  Movement of one element requires the computation of the joint angles for the other elements to maintain the joint constraints.  For example, inverse kinematics allows an artist to move the hand of a 3D human model to a desired position and orientation and have an algorithm select the proper angles of the wrist, elbow, and shoulder joints.  Successful implementation of computer [[animation]] usually also requires that the figure move within reasonable [[anthropomorphism|anthropomorphic]] limits.
<!-- this section was rewritten above:  ==Robotics and 3D animation==
{{See|Robotics|Computer animation}}
Inverse kinematics is the process of determining the parameters of a [[kinematic pair|jointed]] flexible object (a [[kinematic chain]]) in order to achieve a desired pose. Inverse kinematics is a type of [[motion planning]]. Inverse kinematics are also relevant to [[game programmer|game programming]] and [[3D animation]], where a common use is making sure [[Player character|game characters]] connect physically to the world, such as feet landing firmly on top of terrain.
 
Inverse kinematics is that branch of robotics which deals with the study and application of the process of determining the parameters of a flexible object in order to achieve a desired pose.
 
An articulated figure consists of a set of rigid segments connected with joints. Varying angles of the joints yields an indefinite number of configurations. The solution to the [[forward kinematic animation]] problem, given these angles, is the pose of the figure. The solution to the more difficult ''inverse kinematics problem'' is to find the joint angles given the desired configuration of the figure (i.e., [[end effector]]).  In the general case there is no analytic solution for the inverse kinematics problem.  However, inverse kinematics may be solved via [[nonlinear programming]] techniques.  Certain special kinematic chains&mdash;those with a [[spherical wrist]]&mdash;permit [[kinematic decoupling]].  This treats the [[end effector]]'s orientation and position independently and permits an efficient [[closed-form solution]].
 
Inverse kinematics is a tool utilized frequently by 3D artists. It is often easier for an artist to express the desired spatial appearance rather than manipulate joint angles directly. For example, inverse kinematics allows an artist to move the hand of a 3D human model to a desired position and orientation and have an algorithm select the proper angles of the wrist, elbow, and shoulder joints.
 
For example, when one wants to reach for a door handle, their [[brain]] must make the necessary [[calculation]]s to position his limbs and torso such that the hand locates near the door. The main objective is to move the hand but the many complex articulations of several joints must occur to get the hand to the desired location. Similarly with many [[technological]] applications, inverse kinematic [[mathematical]] calculations must be performed to articulate limbs in the correct ways to meet desired goals. One example where inverse kinematic calculations are often essential is [[robotics]], where an operator wants to position a [[tool]] using a robot arm but certainly does not want to manipulate each robot joint individually. Other applications include [[computer animation]] where animators may want to operate a computer generated character, but find it impossibly difficult to animate individual joints. The solution is to model the virtual joints of the puppet and allow the animator to move the hands, feet and torso, and the computer automatically generates the required limb positions to accomplish this using inverse kinematics.
 
Key to the successful implementation of inverse kinematics is [[animation]] within constraints: computer characters' limbs must behave within reasonable [[anthropomorphism|anthropomorphic]] limits. Similarly, robotic devices have physical constraints such as the environment they operate in, the limitations of the articulations their joints are capable of, and the finite physical loads and speeds at which they are able to operate.
 
The [[IKFast]] open-source program can solve for the complete analytical solutions of most common robot manipulators and generate C++ code for them. The generated solvers cover most degenerate cases and can finish in microseconds on recent computers.
 
Other applications of inverse kinematic algorithms include [[interactive manipulation]], [[animation control]] and [[Collision detection|collision avoidance]].
-->
 
== Approximating solutions to IK systems ==
 
There are many methods of modelling and solving inverse kinematics problems. The most flexible of these methods typically rely on [[Iterative method|iterative optimization]] to seek out an approximate solution, due to the difficulty of inverting the forward kinematics equation and the possibility of an empty [[solution space]]. The core idea behind several of these methods is to model the forward kinematics equation using a [[Taylor series]] expansion, which can be simpler to invert and solve than the original system.
 
=== The Jacobian inverse technique ===
 
The [[Jacobian]] inverse technique is a simple yet effective way of implementing inverse kinematics. Let there be <math>m</math> variables that govern the forward-kinematics equation, i.e the position function. These variables may be joint angles, lengths, or other arbitrary real values. If the IK system lives in a 3-dimensional space, the position function can be viewed as a mapping <math>p(\hat{x}): \Re^m \rightarrow \Re^3</math>. Let <math>p(\hat{x_0})</math> give the initial position of the system, and <math>p(\hat{x_0} + \sigma)</math> be the goal position of the system. The Jacobian inverse technique simply attempts to generate iteratively improved estimates of <math>\sigma</math> to minimize the error given by <math>||p(\hat{x_0} + \sigma) - p(\hat{x_0})||</math>. Each one of the intermediate estimates can be added to <math>\hat{x_0}</math> and evaluated by the position function to [[animation|animate]] the system.
 
For small <math>\sigma</math>-vectors, the series expansion of the position function gives:  
 
<math>p(\hat{x_0} + \sigma) \approx p(\hat{x_0}) + J_p(\hat{x_0})\sigma</math>
 
Where <math>J_p(\hat{x_0})</math> is the (3 x m) [[Jacobian]] matrix of the position function at <math>\hat{x_0}</math>.
 
Note that the (i, k)-th entry of the Jacobian matrix can be determined numerically:
 
<math>\frac{\partial p_i}{\partial x_k} \approx \frac{p_i(x_{0,k} + h) - p_i(\hat{x_0})}{h}</math>
 
Where <math>p_i(\hat{x})</math> gives the i-th component of the position function, <math>x_{0,k} + h</math> is simply <math>\hat{x_0}</math> with a small delta added to its k-th component, and <math>h</math> is a reasonably small positive value.
 
Taking the [[Moore-Penrose pseudoinverse]] of the Jacobian and re-arranging terms results in:
 
<math>\sigma \approx J_p^+(\hat{x_0})\delta p</math>
 
Where <math>\delta p = p(\hat{x_0} + \sigma) - p(\hat{x_0})</math>. It is possible to use a [[singular value decomposition]] to obtain the pseudo-inverse of the Jacobian.
 
Applying the inverse Jacobian method once will result in a very rough estimate of the desired <math>\sigma</math>-vector. A [[line search]] should be used to scale this <math>\sigma</math> to an acceptable value. The estimate for <math>\sigma</math> can be improved via the following algorithm (known as the [[Newton-Raphson]] method):
 
<math>\sigma_{k+1} = J_p^+(\hat{x_k})\delta p_k</math>
 
Once some <math>\sigma</math>-vector has caused the error to drop close to zero, the algorithm should terminate. Existing methods based on the [[Hessian matrix]] of the system have been reported to converge to desired <math>\sigma</math> values using fewer iterations, though, in some cases more computational resources.
 
== See also ==
{{Portal|Physics}}
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
*[[321 kinematic structure]]
*[[Arm solution]]
*[[Forward kinematic animation]]
*[[Forward kinematics]]
*[[Kinemation]]
*[[Jacobian]]
*[[Joint constraints]]
*[[Levenberg–Marquardt algorithm]]
*[[Physics engine]]
*[[Pseudoinverse]]
*[[Ragdoll physics]]
*[[Robot kinematics]]
*[[Denavit–Hartenberg parameters]]
</div>
 
==References==
{{reflist}}
 
==External links==
* [http://sites.google.com/site/proyectosroboticos/cinematica-inversa-iii Robotics and 3D Animation in FreeBasic] {{es icon}}
* [http://openrave.programmingvision.com/index.php?title=Component:Ikfast Analytical Inverse Kinematics Solver] - Given an OpenRAVE robot kinematics description, generates a C++ file that analytically solves for the complete IK.
* [http://freespace.virgin.net/hugo.elias/models/m_ik2.htm Inverse Kinematics algorithms]
* [http://www.learnaboutrobots.com/inverseKinematics.htm Robot Inverse solution for a common robot geometry]
* [http://entertainment.howstuffworks.com/question538.htm HowStuffWorks.com article ''How do the characters in video games move so fluidly?''] with an explanation of inverse kinematics
* [http://www.euclideanspace.com/physics/kinematics/joints/index.htm 3D Theory Kinematics]
* [http://cnx.org/content/m11613/latest/ Protein Inverse Kinematics]
* [http://diegopark.googlepages.com/computergraphics Simple Inverse Kinematics example with source code using Jacobian]
* [http://billbaxter.com/courses/290/html/index.htm Detailed description of Jacobian and CCD solutions for inverse kinematics]
 
[[Category:3D computer graphics]]
[[Category:Computational physics]]
[[Category:Robot kinematics]]
[[Category:Virtual reality]]
[[Category:Inverse problems]]

Revision as of 01:25, 4 March 2014

Jerrie Swoboda is what you actually can call me along with I totally dig whom name. Managing people is my day of the week job now. As a girl what Love it if more like is to accomplish croquet but I would not make it my position really. My husband's comments and I chose to maintain in Massachusetts. Go to my website to find out more: http://prometeu.net

my website ... clash of clans hack cydia source