Interaction Curves for RC column

版本 2.0.0 (5.8 KB) 作者: fumio hakamada
N-M Interaction curves of axial(N) and bending(M) are generated for RC column with round or square section.
295.0 次下载
更新时间 2020/11/15

查看许可证

e32d.m
Purpose
The program intends to find characteristic values and draw graphs for inelastic
deformation at plastic hinge for cantilever column with rec or round section.
Suppose the column deforms by external horizontal load at column top, the
column experience horizontal deformation. Column top deforms horizontally,
so P-delta curve is drawn with characteristic points shown below,
(dy,Py): (yield deformation, yield load)
(dmax,Pmax): (maximum deformation, maximum load)
At the base of the column, M-fei curve is drawn with,
(feiy, My): (yield deformation curvature, yield M),
(feim, Mmax) (maximum fei, maximum M)
When plastic hinge zone is taken into consideration,
(thetay, My): (yield deformation rotation, yield M),
(thetam, Mmax) (maximum rotation, maximum M)
When it is intended for definition of plastic hinge, deformation
contributed by elastic performance is removed from the deformation. So,
(thetay2, My) (modified yield, yield My), and
(thetam2, Mmax): (modified maximum deformation, maximum M)
are shown.
Collapse node deformation can be defined as 2*thetam2 till further notice.
M-N interaction curve for the section is shown.
As for unit, [mm, N] are used.

upgraded 2020/11/15
Intended more to cantilever column and M-fei relation, (fei,m) points
at plastic hinge.
datafiles, e32dControl.txt and *.txt, are detached from program.
M-N curves are obtained, but more empasize was placed for yield and max
points.
See ref for model data parameter.

Attached
Program: e32d.m
control file: e32Control.txt
Data files: e32Rec.txt. e32Rnd.txt etc.

引用格式

fumio hakamada (2024). Interaction Curves for RC column (https://www.mathworks.com/matlabcentral/fileexchange/71920-interaction-curves-for-rc-column), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Fourier Analysis and Filtering 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
2.0.0

Intended more to cantilever column and M-fei relation, (fei,m) points
at plastic hinge.

1.0.0