0% found this document useful (0 votes)
783 views

ACI 350 Calculation

This document provides calculations to design the reinforcement for a concrete wall. It includes the wall dimensions, material properties, load information, and calculations to determine the required steel reinforcement. The calculations show the steel reinforcement ratio (ρ) needed is 0.0034 to satisfy the minimum requirements. The provided steel area (Asp) of 0.902 in^2 results in a reinforcement ratio (ρp) of 0.0037, demonstrating this is a tension controlled section. The factored moment capacity (φMn) of 81.069 kip-ft exceeds the factored applied moment (Mu) of 70.046 kip-ft.

Uploaded by

Boris Galindo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
783 views

ACI 350 Calculation

This document provides calculations to design the reinforcement for a concrete wall. It includes the wall dimensions, material properties, load information, and calculations to determine the required steel reinforcement. The calculations show the steel reinforcement ratio (ρ) needed is 0.0034 to satisfy the minimum requirements. The provided steel area (Asp) of 0.902 in^2 results in a reinforcement ratio (ρp) of 0.0037, demonstrating this is a tension controlled section. The factored moment capacity (φMn) of 81.069 kip-ft exceeds the factored applied moment (Mu) of 70.046 kip-ft.

Uploaded by

Boris Galindo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Design of reinforcement concrete wall

Data
cover ≔ 3 ⋅ in h ≔ 24 ⋅ in b ≔ 12 ⋅ in f'c ≔ 4.5 ⋅ ksi fy ≔ 60 ⋅ ksi

Assume ϕ of outside reinforcement


7
db ≔ ―⋅ in
8
db
d ≔ h - cover - ―= 20.563 in
2
⎛ f'c ⎞
β1 ≔ 0.85 - 0.05 ⋅ ⎜―― - 4⎟ = 0.825
⎝ ksi ⎠
εcu ≔ 0.003

Durability factor (Sd) [ACI 350­06, Ch 4: The code requires the use of an environmental
durability factor Sd when using strength design. See R9.2.6. ]

ϕ ≔ 0.9 use ϕ max as conserva+ve approach for shear

factored_load ≔ 41 kip ⋅ ft unfactored_load ≔ 30 kip ⋅ ft

factored_load
γ ≔ ―――――= 1.367
unfactored_load

β [ACI 350­06, 10.6.4.4 β strain gradient amplifica+on taken as 1.2


for sec+on with h (depth ) > 16in and 1.35 for h < 16in ]

sb ≔ 8 rebar spacing

β ≔ 1.2

⎛ 260 ⎞
fsmax ≔ max ⎜―――――――― ⋅ ksi , 20 ksi⎟ = 23.128 ksi [ACI 350, eq 10.5]
⎜ ‾‾‾‾‾‾‾‾‾‾‾‾‾‾ 2

⎛ db ⎞
⎜ ⎜ ―⎟ ⎟
in ⎟
⎜ β ⋅ s 2 + 4 ⎜2 + ―― ⎟
b
⎜⎝ ⎜⎝ 2 ⎟⎠ ⎟⎠

ϕ ⋅ fy
Sd ≔ ――― = 1.708 [ACI 350, eq 9.8]
γ ⋅ fsmax

Mu ≔ Sd ⋅ factored_load = 70.046 kip ⋅ ft


Desired strain for Tension Control Section

εt ≔ 0.005

f'c ⎛ εcu ⎞
ρmax ≔ 0.85 ⋅ β1 ⋅ ―⋅ ⎜――― ⎟ = 0.0197
fy ⎝ εcu + εt ⎠

Steel Reinforcement required by Analysis

Mu
Rn ≔ ――― = 184.0733 psi
ϕ ⋅ b ⋅ d2

⎛ 0.85 ⋅ f'c ⎞ ⎛ 2 ⋅ Rn ⎞
‾‾‾‾‾‾‾‾‾
ρr ≔ ⎜――― ⎟ ⋅ ⎜1 - 1 - ――― ⎟ = 0.0031
⎝ fy ⎠ ⎝ 0.85 ⋅ f'c ⎠

Minimum Reinforcement ACI 9.6.1

‖ ‾‾‾
‖ 3 ⋅ ―― f'c
‖ psi 200
ρmin ≔ ‖ if ―――> ――
‖ fy fy
―― ――
‖ psi psi ACI 9.6.1.2
‖ ‖
‖ ‖ 3 ⋅ ―― ‾‾‾
f'c ρmin = 0.0034
‖ ‖ psi
‖ ‖ ―――
‖ ‖ ―― fy
‖ ‖‖ psi

‖ else
‖ ‖ 200
‖ ‖ ――
‖ ‖ ―― fy
‖ ‖‖ psi

4
ρ1 ≔ ―⋅ ρr = 0.0042 ACI 9.6.1.3
3

ρ ≔ ‖ if ρ1 < ρmin = 0.0034


‖ ‖
‖ ‖ ρ1
‖ also if ρr > ρmin
‖ ‖
‖ ‖ ρr
‖ else
‖ ‖
‖‖ ‖ ρmin
As ≔ (ρ ⋅ b ⋅ d) = 0.828 in 2

Asp ≔ Asn ⋅ in 2 = 0.902 in 2

Asp
ρp ≔ ―― = 0.0037
b⋅d

Verify Section is Tension Control

check ≔ ‖ if ρmax < ρp = “OK, Tension Control Section”


‖ ‖
‖ ‖ “NOT OK, Not Tension Control Section”
‖ else
‖ ‖
‖ ‖ “OK, Tension Control Section”

Asp ⋅ fy
a ≔ ―――― = 1.179 in
0.85 ⋅ f'c ⋅ b

⎛ a⎞
Mn ≔ 0.85 ⋅ f'c ⋅ b ⋅ a ⋅ ⎜d - ―⎟ = 90.076 kip ⋅ ft
⎝ 2⎠

ϕMn ≔ ϕ ⋅ Mn = 81.069 kip ⋅ ft

Mu
―― = 0.864
ϕMn

You might also like