How to draw a logarithmic spiral

How to draw a logarithmic spiral

Anonymous
Not applicable
2,501 Views
3 Replies
Message 1 of 4

How to draw a logarithmic spiral

Anonymous
Not applicable

I'm trying to draw a logarithmic spiral using the equation curve button.

 

The equation of the curve i need to input is r(t): 2.718281828^(0.24*t)

Theta (t) can just be set to = t

 

I'm using Parametric and polar coordinates.

 

as soon as i do any function with ^t the text goes red. i think it's because it is getting unexpected units, but i dont know how to fix this...

 

I'm running 2015 

0 Likes
2,502 Views
3 Replies
Replies (3)
Message 2 of 4

swalton
Mentor
Mentor

Inventor is unit-aware.  You will need to make sure that your equation produces the units that the parameter is expecting.  Sometimes I will do an unit analysis of the equation before I input it into Inventor.

 

For example, say r(t) is in inches and "t" is in radians.  Use an equation something like this:

r(t): (2.718281828 in)^(0.24*t/(1 radian)) 

Steve Walton
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Inventor 2025
Vault Professional 2025
0 Likes
Message 3 of 4

Anonymous
Not applicable

yes, that's what i thought, but it still doesn't work.

Does it work on your machine?

0 Likes
Message 4 of 4

johnsonshiue
Community Manager
Community Manager

Hi! Unfortunately, Inventor equation does not support logarithmic equations like this (variable in power).

Many thanks!

 



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes