Calculation for Product of Inertia in AutoCAD using MassProp

Calculation for Product of Inertia in AutoCAD using MassProp

Anonymous
Not applicable
2,400 Views
10 Replies
Message 1 of 11

Calculation for Product of Inertia in AutoCAD using MassProp

Anonymous
Not applicable

Please see attached png file, pay special attention to the value of "Ixy", how come the sign is different between AutoCad 2010 and 2017?!

Btw, AC2010 value is the correct one!!!.

 

Aero1

 

@Anonymous,

john.vellek has edited your subject line for clarity: Product Of Inerti,...

0 Likes
2,401 Views
10 Replies
Replies (10)
Message 2 of 11

imadHabash
Mentor
Mentor

Hi,

 

would you please attache the CAD file for checking?

Imad Habash

EESignature

0 Likes
Message 3 of 11

Anonymous
Not applicable

You can simply sketch your own, 3 rectangular shapes! (a simple "Z" or "S" section), any dimensions or scale would give you the same results,.... you will notice that the sign of Ixy or Iyz,.... will be different between 2010 and 2017,... this is very important when you are dealing with combined bending in analysis, it would change all the tension values to compression and vise versa throughout the sections,....!.

0 Likes
Message 4 of 11

Anonymous
Not applicable

Here you go, it seems that the Principal Axis are rotating!!!

 

Capture.PNG

0 Likes
Message 5 of 11

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

The oldest version of AutoCAD that I have installed is 2014. It shows the value to be the same as version 2010. In 2015 and newer products it shows the opposite value.

 

[EDIT] Thanks for your patience. 

 

Thank you for posting about this issue in the forums. I have logged this issue with the development team for further investigation. Please do not hesitate to reply to this thread with any additional questions you may have in regard to this issue or any message that you want me to share with development that we haven’t already discussed.

You are also welcome to contact the product team directly. If you have additional comments specific to the software or its functionality for future consideration, please use the Product Feedback page. How to provide feedback on Autodesk products goes into more detail.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 6 of 11

Anonymous
Not applicable

I think this is an important issue, I believe that many consulting firms "all over the world" have performed their analysis using this feature "since 2015"!?

0 Likes
Message 7 of 11

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

This feature is apparently working as designed.

 

It was explained to me that the product of inertia is a measurement of resistance to rotation around an axis (or intertia to rotate around an axis). Positive is (conventionally speaking) that the axis goes left to right and negative is right to left. Because you are measuring rotational inertia around that axis both positive and negative values have the same meaning.

 

I hope this explains the change. Thanks again for your patience.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 8 of 11

Anonymous
Not applicable

Hi John,

 

Thanks for your reply, you are right about both positive and negative have the same meaning,... but do they have the same value!?

That negative sign would make a huge difference!, it would basically flipping the coordinate system!,...

 

Please have a look at the attached example.

 

Aero1

0 Likes
Message 9 of 11

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

I am still investigating this issue with @Victoria.Studley to see if we can come up with more information and evidence on this issue. Thank you for your patience.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 10 of 11

Anonymous
Not applicable

I stumbled upon this problem myself. 

Massprop seems to flip the sign of the product of inertia, or as someone else have pointed out, it rotates the reference system by 90°

 

You can try also with this minimal working example:

 

If you draw a square of length one (or any bi-symmetric shape) , the formula for the product of inertia can be simplified as follows:

 

Jxy = xG * yG *A

 

where:

 

 

 

Jxy: product of inertia
xG: x-coordinate of the square's centroid, i.e. distance from y-axis
yG: y-coordinate of the square's centroid, i.e. distance from x-axis
A: area of the square (=1 in this case)

 

 

 

Now, assuming the axes have origin in (0,0), put the square in each quadrant (counterclockwise) at this coordinates:

 

 

Quadrant I:   (x,y) = (1,1)   -> Jxy = 1 * 1 = 1
Quadrant II:  (x,y) = (-1,1)  -> Jxy =-1 * 1 = -1
Quadrant III: (x,y) = (-1,-1) -> Jxy =-1 *-1 = 1
Quadrant IV:  (x,y) = (1,-1)  -> Jxy = 1 *-1 = -1

 

 

Instead the Massprop command return the exact opposite for each quadrant.

Message 11 of 11

Anonymous
Not applicable

Version 2021 and we still have the same problem ... anybody found the way to config the MASS properties to solve this issue at least locally?? Thanks!

0 Likes