STAAD's footing design
STAAD's footing design
(OP)
I tried using staad.pro's footing design but the results seem to be unbelievable. I got one footing with a dimension of 20m x 2om. My model is for two story residential bldg. only with all loads minimum. Can anybody please help explain why is this so?
Thanks in advance.
Thanks in advance.





RE: STAAD's footing design
RE: STAAD's footing design
1) Through the basic analysis engine. This uses a command syntax "START FOOTING DESIGN ... END FOOTING DESIGN".
2) Through the link/interface with STAAD.etc
Method 1 has a limitation in the sense that it requires the entire footing area to be in contact with the soil. Partial uplift of the footing bottom surface is not incorporated for this method.
As a result, if P is axial load, A is area of footing slab, Mz is moment about global Z axis, Mx is moment about global X axis, Sx and Sz are section modulii of slab, the above condition can be put into the following mathematical equations :
Maxim. bear Pr. = (P/A) + (Mz/Sz) + (Mx/Sx) <= Allow. bearing pr.
Minimum. Bear. Pr. = (P/A) - (Mz/Sz) - (Mx/Sx) >= 0.0
Usually, if P is small and Mz or My is large comparatively, the footing dimensions will tend to be large in order to satisfy the second equation. Another aspect of this approach is that the maximum bearing pressure resulting from such a large footing slab will be small.
In Method 2, this limitation does not exist. The STAAD.etc module finds the actual footing contact area for axial load + biaxial bending allowing for partial uplift of the footing. This may lead to a much smaller footing size than the one that Method 1 determines. The portion of the slab in actual contact is also displayed using a base pressure contour. Detailed hand calculations are provided as part of the output for step by step verification by the user. There ought to be no doubt in anyone's mind as to the accuracy of the results in this approach.
RE: STAAD's footing design
RE: STAAD's footing design
Staad is not the best at handling units, particularly when the normal units change from loading (kN) to resistance (N/m^2). At least when working in Imperial units, this problem comes up a lot. Loads in kips, but soil resistance in psf, and soil subgrade modulus in kip/in^3. If not very careful, a simple units error can obviously throw the results out the window.
I always double and triple check the data input, because, as the saying goes, "...garbage in = garbage out".
RE: STAAD's footing design
RE: STAAD's footing design
To solve this I'm using the Load List command to include only the combos in the footing design.
Regards
RE: STAAD's footing design