Jump to content

I have a problem with parrameters


Recommended Posts

Posted

When I write mathematical equations in the parameters, I get an error

 

I think the problem is syntax.

 

Thats because when I write part of the equation, Inventor accepts it.

 

When I try to multiply by a power, I get an error. Example 5^2 (five to the power of 2)

 

Will somebody help me with my equation?

 

A bit of background

 

I'm drawing an ellipse. I want to change the size of the ellipse. However, I don't want the focal point to move

 

 

C=( ( 1-( (MINORradious*2) / (MAJORradious*2) )^2 ) ^0.5) * MAJORradious

 

I have this equation on the attachment and color coded for easier reading

ellipse.jpg

Eccentricity.docx

Posted

Attach your ipt file here.

Do you want that point to move (the one you labeled DOES NOT MOVE)? Do you want it to stay on the ellipse? If so, add a coincident constraint.

 

In your ^2 do you have units or are all of your numbers unitless (ul). If you are squaring units (for example mm) this will not work for a linear dimension.

(example I would expect MAJORradious and MINORradious to have length units. You must put something in your formula to cancel out these units so that they are not squared)

Right the formula out by hand including all units with the magnatudes and you will see the problem.

Posted

JD

 

I have drawn it again. this time without any attempt at changing the parrameters.

 

I have a jpg that explains it better that I'll attach with another email. It tried to attach it this this one but it won't for some reason

ellipse1.ipt

Posted

JD

 

I want to be able to change the size of the ellipse as shown in the jpg. I want the focal point to be fixed.

 

 

Just a bit of refrence.

I copied these formulas from a spreadsheet

 

In the sreadsheet I have majoraxis (major diameter)

 

Inventor will only dimention the radious of the ellipse.

 

This is why I wrote (MAJORradius * 2) instead of majoraxis

 

 

Eccentricity=(1-(minoraxis/majoraxis)^2)^0.5

focal point = Eccentricity*majoraxis/2

ellipse 2.jpg

Posted

More explanation about the jpg and my equation

 

focal point = 51702 in the black ellipse

focal point = 46985 in the blue ellipse

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...