Skip to main content
4-Participant
January 8, 2025
Solved

What's wrong with my integration to calculate section properties

  • January 8, 2025
  • 1 reply
  • 2228 views

I am developing a sheet to calculate section properties of steel sections using Mathcad Prime 10, however I find the integration gives zero value for web thickness less than a number for my specific example. 

 

see below screenshot and attached file. The Ay gives correct area, however the Ax doesn't. I have tried different values for tw which gives a correct result when it is larger than a certain number. For example in the I section if changed to 30mm, the integral gives correct answer. 

 

AH_10884969_0-1736298599735.png

Appreciate any help please. 

Best answer by terryhendicott

Capture.JPG

1 reply

23-Emerald IV
January 8, 2025

What is a right result, and what is wrong? It would be nice if you specify what you expect (versus what you get).

Your definition:

LucMeekes_0-1736325472675.png

is overlapping.

The first row sets a value when -0.29m < x < 0.29 m and the last row sets a value when -0.77m < x< 0.77m.And the two middle rows specify the same range. So you get:

LucMeekes_1-1736325674496.png

 

 

Is that intentional?

 

Success!
Luc

4-Participant
January 8, 2025

The formula and the integral calculate the area of the steel section below. The total area should be 202550mm2, however the formula calculates it 141800 which basically the total flange areas. The web area is not calculated (second and third rows). 

I don't intend to have it overlapped, I am just unsure how to do it. 

 

AH_10884969_0-1736376602336.png

 

21-Topaz II
January 9, 2025

Hi,

Try this method of calculating section properties.  Starts with definition of the section by xy coordinates

Cheers

Terry