Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

3.6 SRC / CFT の等価断面性能

SRC/CFT の等価断面性能は、ヤング係数比による等価換算断面の累加(SRC 規準の考え方)で算定し、SRC は次の式により求めます。

\[ A_n = {}_{rc}A_n + {}_s A_n \cdot (n_s - 1) \]

\[ I_e = {}_{rc}I_e + {}_s I_e \cdot (n_s - 1) \]

\[ A_s = {}_{rc}A_s + {}_s A_s \cdot (n_{gs} - 1) \]

\[ J = {}_c J + ({}_s G/{}_c G) \cdot {}_s J \] CFT は SRC 柱に準じ、鋼基準の 1/n 換算で累加します。

算定式

換算係数(\( \nu_s = 0.3 \)、\( \nu_c = 0.2 \)):

\[ n_s = E_{\text{steel}}/E_c \]

\[ n_{gs} = n_s \cdot \frac{1 + \nu_c}{1 + \nu_s} \]

SRC 軸剛性用:

\[ A = b \cdot d + (n_s - 1) \cdot {}_s a \]

SRC 曲げ:

\[ I_y = \frac{b \cdot d^3}{12} + (n_s - 1) \cdot {}_s i_y \]

CFT(充填コンクリートを鋼基準へ換算):

\[ A = A_{\text{steel}} + {}_c a/n \]

\[ I_y = I_{y,\text{steel}} + {}_c i_y/n \]

実装section_shape::{src_equivalent_props, cft_equivalent_props} が算定します。 ns の暫定既定は N_S_EQ = 15 とします。