General
With this block the inverse kinematics of rotational-prismatic mechanism given the specifications of RP model is obtain
Servomechanisms.Mechanism.RP.
Implementation
It inherits the real interfaces from the block for multiple inputs and multiple outputs
Modelica.Blocks.Interfaces.MIMO
The joint variables are determine by (the zero of prismatic joint is located at the end of link 1):
Notes
-
The input is an array u where u[1] is the x coordinate and u[2] is the y coordinate of a trayectory located at final frame of the second link.
To connect a signal to the intput u the user must input the index of the array (1 or 2).
-
The output is an array y where y[1] is the first joint coordinate and y[2] is the second joint coordinate.
To connect the output y to other component the user must input the index of the array (1 or 2).
Generated at 2024-11-20T19:25:51Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos