Is this involute equation correct?

  • Context: Undergrad 
  • Thread starter Thread starter askor
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
11 replies · 4K views
askor
Messages
168
Reaction score
9
Does this involute equation is correct?

involute.png
 
Mathematics news on Phys.org
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   Reactions: 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?
 
Is the " t " in degree or radian?
 
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?