I Involute Equation: Is This Correct?

  • I
  • Thread starter Thread starter askor
  • Start date Start date
AI Thread Summary
The discussion centers on the correctness of the parametric equation for the involute of a circle in Cartesian coordinates. Participants confirm that the equation is indeed correct and relate it to the path of an object connected to a string that wraps around a circular post. There is clarification on whether the variable "t" is in degrees or radians, with consensus that it should be in radians. The equations provided are validated through calculations, confirming that the initial values yield correct results. Overall, the equation and its application are affirmed as accurate.
askor
Messages
168
Reaction score
9
Does this involute equation is correct?

involute.png
 
Mathematics news on Phys.org
It is the parametric equation of the involute of a circle in Cartesian coordinates.
 
QuantumQuest said:
It is the parametric equation of the involute of a circle in Cartesian coordinates.

Um, I don't know :confused:. What do you think it is?
 
askor said:
Um, I don't know :confused:. What do you think it is?

QuantumQuest said:
It is the parametric equation of the involute of a circle in Cartesian coordinates.
 
  • Like
Likes ProfuselyQuarky
Wiki article:

http://en.wikipedia.org/wiki/Involute#Involute_of_a_circle

This is also the path of an object connected to a string that wraps or unwraps around a circular post. The string would be the black line in the wiki animation. The string is always perpendicular to the instantaneous path of the object, and always tangent to the circular post.
 
So, does this involute equation is correct?
 
Why no one can answer my question?
 
We did answer your question.
 
Is the " t " in degree or radian?
 
  • #10
Radian
 
  • #11
OK, now let me work for the equation.

x = r(cos t + t sin t)
y = r(sin t - t cos t)

I start with t = 0 rad and r = 1, then

x = 1(cos 0 + 0 sin 0)
= 1(cos 0)
=1(1)
= 1

y = 1(sin 0 - 0 cos 0)
= 1(sin 0)
= 0

Is it correct?
 
  • #12
Yes.
 
Back
Top