几何尺寸与公差论坛

 找回密码
 注册
查看: 521|回复: 0

aci 318-02 strength reduction factors for columns

[复制链接]
发表于 2009-9-7 09:45:55 | 显示全部楼层 |阅读模式
aci 318-02 strength reduction factors for columns
for members subjected to axial compression and bending, in the transition zone the code allows a linear variation of the phi value from .70 or .65 to .90 .however i am unclear on one point. if i use the equations under fig r9.3.2 at what point can i begin the transition? it appears that you can start from the balanced point and vary it right up to .90. in the old code you had to compare pn with with .10f'cag or pb and would start varying it after the lower of those two values. am i correct that there is no longer a limiting point at which to start? thanks     
the transition is based on the tensile strain in the steel.  the code defines a compression controlled section based on the steel strain.  on the other end is the tension controlled section that begins i believe at et=0.004.  between these two values of strain is the "transition" zone.  you interpolate between the phi at the compression controlled section and the phi at the tension controlled section based on the tensile strain.  note also that minimum strain for a tension controlled section is 0.004 (verify) but minimum to use phi=0.9 is et=0.005 and you also interpolate in between these numbers based on the strain specific to your design and load effect.
so since a tensile strain of .002 corresponds with the balanced failure condition, then my assumption would be right then that it varies from the balanced point?
you don't have to assume where to start, it is in the code itself.  tensile strain of .002 means the steel is yielding (60ksi), not necessarily that you have balanced reinforcement.  i think the answer you are looking for is in chapter 9, read through it again.  i don't have my code with me to help you look it up right now but i believe there's also a graph showing the variance of phi with strain.  you interpolate between the code defined compression controlled section and the code defined tension controlled section, based on the steel tensile strain, key being code defined.  
perhaps i should clarify what i am working on. i am developing a spreadsheet to generate the interaction diagram for any concrete column. i want to vary the phi value on the spreadsheet in the transition zone, although presently i am using the conservative value (.65or.70).   thanks for your help i have found my answer.
   
your welcome, i came across this already when i worked on my own spreadsheet for the same thing.  good luck with it!
reeves11,
developing spreadsheet you must be running strain compatibility analysis that will show strains in all the reinforcing bars. resistance factor is a function of maximum strain in rebar and has a z-shaped diagram. simly interpolate:
if maxstrain <= 0.002 then phi = phi_cmp  (0.7)
if maxstrain >= 0.005 then phi = phi_bend (0.9)
if 0.002<maxstrain<0.005 then phi = phi_cmp + (phi_bend-phi_cmp)*(maxstrain - 0.002)/(0.005-0.002)
for implementation see my spreadsheet shortcol at
thanks for the spreadsheet link.i was taking a look at your spreadhseets values and comparing it to mine.our sheets differ only in the balanced load and moment values.  i also noticed that by selecting 99 or 02, these change.  i think this is where the difference is between our sheets.  my question is what was changed in the code from 99->02 that changes the calculation for balanced values??sorry if this is an obvious question but i am not familiar with codes earlier than 02.  thanks   
reeves111,
the theory stays the same for both codes, the only difference is the resistance factor.  i compared my spreadsheet with pcacol (99 code), and it was right on the money.
right, they were changed to accomodate the load factor change. thanks
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|几何尺寸与公差论坛

GMT+8, 2024-9-29 06:59 , Processed in 0.038077 second(s), 20 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表