one man

Alexey Ivanov

1140 Reputation

17 Badges

13 years, 56 days

Social Networks and Content at Maplesoft.com

MaplePrimes Activity


These are replies submitted by one man

@rlewis  for example  CURVES.mw  Number of system solutions = 2

First we need to finding all the branches of the curve. To do this, we must solve this system of equations for only one t when 0< t <4.

To avoid ambiguity in motion, we impose additional restrictions on the points of the manipulator, thereby reducing the number of degrees of freedom to one.

3d three-link manipulator with four degrees of freedom.  Movement in a spiral.
MAN_4S.mw

An example of an inverse problem for the 3d two-link manipulator with four degrees of freedom. The movement occurs along a straight line between the red and green points. The fourth degree of freedom is formed due to the possibility of the first link to move along the axis oX1 (oX).
The angles of the first link with respect to the coordinate axes are printed by numbers, the angle between the links is represented by an arc, and the change in x1 is simply visible.
Any movement of the extreme point of the manipulator can be specified by a finite set of motions along straight lines, which means that on the basis of such a mathematical model it is possible to calculate any working trajectories.


 

The inverse problem for a four-link manipulator with five degrees of freedom.

@herclau  If you want a solution for your system of equations, it is very simple, for example:
sistema9_2.mw

If you want to get this picture, then I can tell you where to look for the author, this is the participant  of  https://en.smath.info/forum/  uni.  Believe me, this drawing does not have any relation to the method of Draghilev. It's just a uni's  fantasy.
For example:
picture_of_uni.mw

 this manipulator can not connect points from the first post (here these points are blue) in a straight line. The technical data of the manipulator and its position allow to reach only the black point.

@tomleslie  Thank you very much for your explanations.

@Ronan  I'm sorry if something does not work, it's actually a working code. I think you already used the changes from tomleslie.
I had hoped that all will be clear by a preliminary description.
As for the explanations, they are most likely here
https://www.maplesoft.com/applications/view.aspx?SID=154228

Such explanations are difficult for me to insert into the code.
Always ready to answer all your questions...

Text with corrections 

MAN_2.mw

@David1 one (first) line, if it is rotated, can cross another fixed line in an infinite number of points. Because the first line has two degrees of freedom, and the intersection point of the lines has one degree of freedom. Then your system of equations must have two free variables.
The task is to calculate the manipulator?

@David1 
You acknowledge that your variables are the angles of rotation, these angles are only three, then the variable is not 15, but 9.
Look at the definition of what is called a polynomial system of equations. It does not depend on our desire.


I think it would be great to show colleagues your whole task.

@fereydoon_shekofte  Sorry, I know English worse than I know Maple.

A small addition to the text, and we have a tangent cube.
One face of the cube belongs to the tangent plane.

Tangent_cube.mw

Thank you, Yuri Nikolaevich, r: = sqrt (add (d [i] ^ 2, i = 1..nops (d))) is already available to my understanding.

@vv 
r: = sqrt (`+` (`~` [`^`] (d, 2) [])); Instead of r: = sqrt (add (`~` [`^`] (d, 2))); ?
(I'll never understand this.)
Many thanks, now everything works.

@vv 

I do not know how to use the "proc" function. I wanted, at least formally, to master this function also for another task.
But your  text is reproduced with an error. (My max available version is Maple 17)
Look, please, what's wrong:
Tangent_plane_VV.mw

> K := NPar([f1, f2], X0, 9.6, 100);

Error, (in NPar) invalid input: add expects 2 arguments, but received 1

 

 

@vv  I understand what feelings arise for professionals when they see my texts. Yes, I met Maple, but I did not learn to use it. I borrowed pieces of text, looked help. There was only a desire that the idea be confirmed and the algorithm will work.
But I will try to behave more civilized.
Thank you for specific assistance and constant attention.

First 6 7 8 9 10 11 12 Last Page 8 of 24