2

METHOD OF SOLUTION

 

2.1Introduction

The user should be aware of the assumptions made by the program during the design stage. These include details regarding loading, strip widths, reinforcement selection, deflection computations, material quantities, etc.

2.2Geometric Checks

spSlab and spBeam provide various geometric checks to avoid an analysis with an inconsistent system. Dimensions of slabs, beams, drops, bands and column capitals are checked and modified to produce a code compliant system.

If a slab cantilever length is less than one-half the column dimension in the direction of analysis, c1, or less than the lateral extension of the transverse beam into the cantilever, the cantilever length will be increased to the larger of these two lengths. If the slab width is less than one-half the column dimension transverse to the direction of analysis, c2, or less than one-half the longitudinal beam width, the slab width will be increased to the larger of these two widths.

If a drop panel extends beyond the end of a slab cantilever, the drop panel dimensions will be reduced so that it extends only to the cantilever tip.

Guidance is absent from all standards and reference documents regarding continuous extension of drop panels between supports. If a slab band is discontinuous, to model this condition, it must be completed with a user-defined drop panel of corresponding width and thickness on a discontinuous end, as a minimum, in order to complete the analysis.

When a column capital is defined, the program checks if capital side slope (depth/extension ratio) is more than 1, i.e. the angle between capital side and column axis is no greater than 45 degrees1. The upper limit for the side slope is 50. If a column with capital frames into a drop panel (or a beam), extension of the capital will be automatically adjusted – if necessary – so that projected sides of the capital do not fall outside of the drop panel (or the beam) edges before reaching slab soffit (see Figure 2-1). The modified column capital extension will be used when computing column stiffness and in punching shear calculations.

2.1.jpg

 

Figure 2.1 Maximum Capital Width

2.3Code Checks

2.3.1Minimum Thickness - One-Way Construction

The program checks beam or one-way slab thickness based on minimum requirement for ACI-3182 code as specified in Table 9.5(a) or for CSA code3 according to Table 9.2. For lightweight concrete with density

90 lb/ft3 ≤ wc ≤ 115 lb/ft3 [1440 kg/m3 ≤ wc ≤ 1840 kg/m3] for ACI 318-14, ACI 318-11, and ACI 318-08

90 lb/ft3 ≤ wc ≤ 120 lb/ft3 [1440 kg/m3 ≤ wc ≤ 1920 kg/m3] for ACI 318-05

90 lb/ft3 ≤ wc ≤ 120 lb/ft3 [1500 kg/m3 ≤ wc ≤ 2000 kg/m3] for ACI 318-02, and ACI 318-99,

the minimum slab thickness is additionally increased by adjustment factor (1.65 – 0.005wc), but not less than 1.09. For CSA standards, the adjustment is calculated as (1.65 – 0.0003wc), but not less than 1.0, for structural low density (wc ≤ 1850 kg/m3) and structural semi-low density (1850 kg/m3 ≤ wc ≤ 2150 kg/m3) concrete4.

2.3.2Minimum Slab Thickness - Two-Way Construction

The program checks slab thickness against minimum slab thickness defined by design standards for two-way systems with long to short span ratio not greater than 2.05. Slabs with thickness below the minimum value will be flagged by the program, however, they are allowed provided that calculated deflections do not exceed maximum permissible computed deflections6.

For two-way system with a long to short span ratio greater than 2.0, the program will calculate minimum thickness requirements based on the provisions of one-way construction including any cantilevered spans.

Minimum thickness of slabs with beams spanning between supports on all sides is calculated for ACI 318 codes in US customary units from7

   Chapter_200011.png   Eq. 2-1

in metric unit system for ACI 318-14, ACI 318-11, ACI 318-08, and ACI 318-05 from8

   Chapter_200013.png   Eq. 2-2

and in metric unit system for ACI 318-02 and ACI 318-99 from9

   Chapter_200015.png   Eq. 2-3

where

ln   =   longer clear span measured face-to-face of beams,

β   =   ratio of the clear spans in long to short direction,

fy   =   yield stress of reinforcing steel,

αm   =   average value of α, the ratio of flexural stiffness of a beam section to the flexural stiffness of a width of slab bounded laterally by centerlines of adjacent panels on either side of the beam, for all beams supporting the edges of a slab panel.

The program assumes that beams are present on all sides of a panel if the span under consideration includes a longitudinal beam and there are transverse beams defined at both ends of the span. If this assumption is satisfied but in reality beams are not present on all sides (e.g. design strip next to the one under consideration has no longitudinal beam) then the user is advised to check deflections even if slab thickness is larger than the minimum slab thickness reported by the program.

For the design of ACI slabs without beams (α≤ 0.2) spanning between interior supports the minimum thickness shall conform to ACI 318 Table 9.5(c) and will not be less than 5.0 in. [125 mm for ACI 318M-11/08/05 or 120 mm for ACI 318M-02/99] for flat plates (slabs without drop panel) and not less than 4.0 in. [100 mm] for two-way flat slab systems (slab with drop panels)10. For flat slabs that contain valid drop panels (see Figure 2-2), Table 9.5(c) reduces the minimum thickness by approximately 10%. For values of fy between the ones given in the table, minimum thickness is determined by linear interpolation.

For design strips that have neither beams between all supports nor beams between interior supports (e.g. exterior strips with beams on the outside edges only), the program reports maximum value of minimum slab thickness resulting from both Table 9-5(c) and Equations. However, since this case is not explicitly covered by the ACI code, the user is advised to check deflections even if slab thickness is larger than the minimum slab thickness reported by the program.

For CSA A23.3 standard11, the minimum thickness of slab with beams spanning between all supports is

   Chapter_200017.png   Eq. 2-4

with the value of αm evaluated for CSA A23.3-04 using the following beam moment of inertia

   Chapter_200019.png   Eq. 2-5

For flat plates and slabs with column capitals12, the minimum slab thickness is

   Chapter_200021.png   Eq. 2-6

For slabs with drop panels13, the minimum slab thickness satisfies the conditions

   Chapter_200023.png   Eq. 2-7

   Chapter_200025.png   Eq. 2-8

where (hd hs) shall not be greater than hs and

xd   =   dimension from face of column to edge of drop panel, but not more than ℓn/4

2xd/n   =   the smaller of the values determined in the two directions

Dh    =   additional thickness of the drop panel below the soffit of the slab and shall not be taken more than hs.

The minimum thickness in a span that contains a discontinuous edge will be increased by 10%, if the edge beam provided has a stiffness ratio, α, of less than 0.8014. The first and last spans are considered to contain a discontinuous edge as well as a span that contains an exterior edge.

The minimum thickness of slab bands follows the requirements for the beams15.

2.3.3Drop Panel Dimensions

Per ACI16, a valid drop must extend in each direction at least one-sixth the center-to-center span length in that direction (Figure 2-2). The depth of an invalid drop will not be used in the calculation of the depth used to reduce the amount of negative reinforcement required over a column17. If the valid drop depth is greater than one-quarter the distance from the edge of the drop panel to the face of the column (x) the excess depth exceeding ¼x will not be considered in the calculation of the effective depth used to reduce the amount of negative reinforcement required at a column (Figure 2-3)18. Slabs that contain valid drops are allowed a 10% decrease in minimum slab depth19.

2.2.png 

Figure 2.2 Valid Drop Dimensions

The input drop dimensions will be used for self-weight computations, when computing slab stiffness to determine deflections, moments, shears, and when computing punching shear around a column20.

2.3.jpg 

Figure 2.3 Excess Drop Depth

2.3.4Beam Dimensions

The program follows linear distribution of strain (plain section) assumption21 for flexure design which is applicable to shallow flexural members. In case of deep beams22, design standards recommend using non-linear distribution of strain or strut-and-tie method. The program checks beam dimensions and if a beam with the following clear span, ln, to overall depth, h, ratio is found

   Chapter_200029.png   Eq. 2-9

a warning is issued alerting the user that additional deep beam design and detailing is required. For cantilevers, the warning is issued only if their clear span is larger than overall depth.

2.4Special Considerations for One and Two-Way Joist Systems

2.4.1Rib Dimensions

Rib dimensions will be considered valid if the rib width is at least 4 in. [100 mm], the depth is no more than 3-1/2 times the rib width, and the clear spacing between ribs does not exceed 30 in. [800 mm]23. If rib dimensions do not meet these requirements (e.g. wide module joist systems) the code requires such ribs to be designed as beams24. The program treats the design of wide-spaced joists the same way as for valid slabs, regardless of code limitation. If the code limits are exceeded, the condition is flagged and the 10% increase of rib shear capacity is not used. The user is then responsible to validate the resulting design and reconcile the code requirements.

2.4.2Minimum Thickness for Joist Systems

The minimum slab thickness allowed for joist slabs is one-twelfth the clear rib spacing, or 1.5 in [40 mm] for ACI code25 and 50mm for CSA code26.

2.4.3Joist System Analysis and Design

For the purposes of analysis and design, the program replaces the ribbed slab with solid slabs of equivalent moment of inertia, weight, punching shear capacity, and one-way shear capacity.

The equivalent thickness based on system weight is used to compute the system self-weight. This thickness, hw, is given by

   Chapter_200031.png   Eq. 2-10

where

Vmod   =   the volume of one joist module,

Amod   =   the plan area of one joist module.

2.4.jpg 

Figure 2.4 Valid Rib Dimensions

The equivalent thickness based on moment of inertia is used to compute slab stiffness. The ribs spanning in the transverse direction are not considered in the stiffness computations. This thickness, hMI, is given by

   Chapter_200035.png   Eq. 2-11

where

Irib   =   moment of inertia of one joist section between centerlines of ribs.

brib   =   the center-to-center distance of two ribs (clear rib spacing plus rib width).

The drop panel depth for two-way joist (waffle) slab systems is set equal to the rib depth. The equivalent drop depth based on moment of inertia, dMI, is given by

   Chapter_200037.png   Eq. 2-12

where

hrib   =   rib depth below slab,

hMI   =   equivalent slab thickness based on moment of inertia.

A drop depth entered for a waffle slab system other than 0 will be added to dMI, thus extending below the ribs.

One–way shear capacity, Vc (increased by 10% for ACI code27), is calculated assuming the shear cross-section area consisting of ribs and the portion of slab above, decreased by concrete cover. For such section the equivalent shear width of single rib is calculated from the formula

   Chapter_200039.png   Eq. 2-13

where

b   =   rib width,

d   =   distance from extreme compression fiber to tension reinforcement centroid.

The equivalent thickness based on shear area is used to compute the area of concrete section resisting punching shear transfer, Ac around drop panels in two-way joist (waffle) systems. The equivalent slab thickness, hV, used to compute Ac, is given by

   Chapter_200041.png   Eq. 2-14

where

Arib   =   the entire rib area below the slab plus the slab thickness minus the distance to the reinforcement centroid, dreinf, within the rib width, i.e., the slab depth between the ribs is not considered as contributing to shear capacity,

brib   =   the center-to-center distance of two ribs (clear rib spacing plus rib width),

dreinf   =   the distance to reinforcement centroid from the slab top at the support

When calculating flexural capacity for negative bending moments, the distance between center of top reinforcement to the soffit of the rib is used as an effective depth, d, while assuming the width of compression zone as equal to the center-to-center distance of two ribs (brib). This assumption results in higher estimates of negative moment capacity since the space between ribs is void. The user may switch to a single rib design or investigation as a beam in order to consider rib width only in the compression zone.

2.5Material Properties

By entering the concrete density and compressive strength of the members, default values for the other concrete properties are determined. The slabs/beams and columns may have different concrete properties.

The density of concrete is used to determine the type of concrete, modulus of elasticity, and self-weight.

The concrete type is determined in accordance with Table 2-1.

Type

ACI 318-14
ACI 318-11
ACI 318-08

ACI 318-05
ACI 318-02
ACI 318-99

wc

wc

pcf

kg/m3

pcf

kg/m3

Normal

135 ≤ wc

2155 ≤ wc

130 ≤ wc

2000 ≤ wc

Sand-Lightweight

115<wc<135

1840<wc<2155

105<wc<130

1700<wc<2000

All-Lightweight

wc ≤ 115

wc ≤ 1840

wc ≤ 105

wc ≤ 1700

Type

CSA A23.3-14

CSA A23.3-04

CSA A23.3-94

gc

gc

kg/m3

pcf

kg/m3

pcf

Normal

2150 ≤ gc

134.2 ≤ gc

2000 ≤ gc

124.8 ≤ gc

Low Density

1850< gc<2150

115.5< gc<134.2

1700< gc<2000

106.1< gc<124.8

Semi-low Density

gc ≤ 1850

gc ≤ 115.5

gc ≤ 1700

gc ≤ 106.1

Table 2.1 Concrete Weight Classification

Once the compressive strength of concrete Chapter_200043.png is input, various parameters are set to their default values.

The modulus of elasticity is computed as28

   Chapter_200045.png   Eq. 2-15

where

wc   =   the unit weight of concrete.

For CSA A23.3 standard29

   Chapter_200047.png   Eq. 2-16

where

γc   =   the density of concrete.

The square root of Chapter_200049.png is limited to 100 psi for the computation of shear strength provided by concrete, Vc, and development lengths.30

For CSA A23.3-14/04 standard the value of square root of Chapter_200051.png used to calculate factored shear resistance vr shall not exceed 8MPa.31

The modulus of rupture is used to determine the cracking moment when computing the effective moment of inertia in deflection calculations. For ACI 318 code, the default value of modulus of rupture, fr, is set equal to32

   Chapter_200053.png   Eq. 2-17

and for the CSA A23.3 standard, the default value of modulus of rupture fr is33

   Chapter_200055.png   Eq. 2-18

For two-way slabs analyzed in accordance with CSA A23.3-94 as well as for beams, one-way, and two-way slabs analyzed in accordance with CSA A23.3-14/04, the default value is reduced to its half value34, i.e.

   Chapter_200057.png   Eq. 2-19

Factor λ reflecting the reduced mechanical properties of lightweight concrete is equal to35 1.00 for normal density concrete, 0.85 for sand-lightweight (structural semi-low-density) concrete, and 0.75 for all-lightweight (structural low-density) concrete. Refer to Table 2-1 for determination of concrete type.

There is no limit imposed on fr. Entering a large value of fr will produce deflections based on gross properties (i.e. uncracked sections).

The default values for the longitudinal reinforcement yield strength, fy, and shear reinforcement yield strength, fyv, if applicable, are set equal to 60 ksi [413 MPa] for ACI and 400 MPa for CSA.

2.6Equivalent Frame Method

The equivalent frame method, as described in the code36, is used by spSlab for both analysis and design. The code specifies procedures for the analysis and design of slab systems reinforced for flexure in more than one direction, with or without beams between the supports. A two-way slab37 system, including the slab and its supporting beams, columns, and walls may be designed by either of the following procedures

The Direct Design Method

The Equivalent Frame Method

spSlab uses the Equivalent Frame Method of analysis which is based on extensive analytical and experimental studies conducted at the University of Illinois. Note also that there are no restrictions on the number of slab spans or on dead-to-live load ratios in this method of analysis.

The first step in the frame analysis is to divide the three-dimensional building into a series of two-dimensional frames extending to the full height of the building. Horizontal members for each frame are formed by slab strips as shown in Fig. 2-5. For vertical loads, each story (floor and/or roof) may be analyzed separately with the supporting columns being considered fixed at their remote ends (Figure 2-6).

The required reinforcing and resulting deflections for an interior or exterior panel in a floor system shall be combined from the analysis of two equivalent frames in orthogonal directions in order to arrive at the final design.

2.6.1Stiffness Characteristics

The stiffness factors for the horizontal members (the slab beams) and the vertical members (the equivalent columns) are determined using segmental approach.

2.5.jpg 

Figure 2.5 Design strips

2.6.2Slab Beams

The moment of inertia of the slab beam elements between the faces of the columns (or column capitals) is based on the uncracked section of the concrete including beams or drop panels. The moment of inertia from the face of the column (or capital) to the centerline of the column (or capital) is considered finite and is dependent on the transverse dimensions of the panel and support. This reduced stiffness (as compared to the infinite stiffness assumed in previous codes) is intended to soften the slab at the joint to account for the flexibility of the slab away from the support. This is consistent with provisions of the code.38 Figure 2-7 shows the changes in stiffness between a slab, and a drop panel, and a column (or capital).

2.6.png 

Figure 2.6 Analytical model for vertical loads for a typical story

2.6.3Columns

The computation of the column stiffness is more complicated as it utilizes the concept of an equivalent column. Theoretical slab studies have shown that the positive moment in a slab may increase under pattern loads, even if rigid columns are used, because of the flexibility of the slab away from the column. However, if a two-dimensional frame analysis is applied to a structure with rigid columns, pattern loads will have little effect.

2.7.jpg 

Figure 2.7 Sections for calculating slab-beam stiffness, Ksb

To account for this difference in behavior between slab structures and frames, the equivalent column torsional member, as shown in Figure 2-8, runs transverse to the direction in which the moments are being determined. The transverse slab beam can rotate even though the column may be infinitely stiff, thus permitting moment distribution between adjacent panels. It is seen that the stiffness of the equivalent column is affected by both the flexural stiffness of the columns and the torsional stiffness of the slabs or beams framing into the columns. Note that the method of computation of column stiffness is in accordance with the requirements of the code39. Figure 2-10 shows a schematic representation of the stiffness of typical columns.

2.8.jpg 

Figure 2.8 continued

The column stiffness is based on the column height, lc, measured from mid-depth of the slab above, to the mid-depth of the slab below. spSlab calculates the stiffness of the column below the design slab, taking into account the design slab system at its top end. spSlab calculates the stiffness of the column above the design slab taking only the slab depth into account at its bottom end; column capitals, beams, or drops are ignored.

The computation of the torsional stiffness of the member requires several simplifying assumptions. The first step is to assume dimensions of the transverse torsional slab-beam members. Assumptions for dimensions of typical torsional members are shown in Figure 2-9.

The stiffness, Kt, of the torsional member is given by the following expression40

   Chapter_200065.png   Eq. 2-20

where

S   =   denotes summation over left and right side torsional member,

Ecs   =   modulus of elasticity for slab concrete,

C   =   cross-sectional constant defined in Eq. 2-21

c2   =   size of rectangular column or capital measured transverse to the direction in which moments are being determined,

lt   =   l2L and l2R, lengths of span transverse to l1, measured on each side of the column for ACI 318; for CSA A23.3 value of lt is taken as the smaller of l1a and l2a where l1a is the average l1 and l2a is the average l2 on each side of an interior column. In case of an exterior columns, l1a and l2a are taken respectively as l1 (if the column is exterior with respect to the direction of analysis) and l2 (if column is exterior in the transverse direction) of the adjacent span, i.e. cantilevers, if any, are neglected.

2.9.jpg 

Figure 2.9 Equivalent column

The constant C is evaluated for the cross section by dividing it into separate rectangular parts and by carrying out the following summation41

   Chapter_200069.png   Eq. 2-21

where

x   =   short overall dimension of the rectangular part of a cross section,

y   =   long overall dimension of the rectangular part of a cross section.

The program divides the section into rectangles in such a way that the value of constant C is maximum (see Figure 2-9).

Walls perpendicular to the direction analysis can be modeled as wide columns. If a column/wall runs full length of the total design strip42, the program modifies moment distribution factors to achieve uniform distribution of moments along the column and middle strips. If the width of the wall is less than 75% of the total design strip then no modification of distribution factors is applied. For column/wall widths between 75% and 100% of total strip widths, moment distribution factors are linearly interpolated between regular values and uniformly distributed values.

When beams frame into the column in the direction of analysis, the value of Kt as computed in Eq. 2-20 is multiplied by the ratio of the moment of inertia of the slab with the beam (Isb) to the moment of inertia of the slab without the beam (Is), as shown

   Chapter_200071.png   Eq. 2-22

With reference to Figure 2-8, Is is computed from part A (slab without beam), whereas Isb is computed from both parts A and B (slab with beam).

2.10.png 

Figure 2.10 Section of the attached torsional members

2.11.jpg 

Figure 2.11 Sections for calculating the stiffness (Kc) of the column below the design floor (lc-input, lc*-computed)

Having the column stiffness, Kc, and the stiffness of the attached torsional member, Kt, the stiffness of the equivalent column, Kec, is computed from the equation

   Chapter_200075.png   Eq. 2-23

where

Kct   =   top column stiffness,

Kcb   =   bottom column stiffness,

Kta   =   torsional stiffness of the left (Chapter_200077.png) and the right (Chapter_200079.png) member.

2.7Loading

All applied loads are input as unfactored loads. There are no limitations imposed on the ratio of dead to live loads in the Equivalent Frame Method. Results of gravity load and lateral load analyses may be combined, however, the effects of cracking and reinforcement on stiffness must be accounted for in the lateral load analysis.

2.7.1Self-Weight

The self weight of the system is automatically calculated and assigned to the reserved load selfweight load case, SELF, which is by default defined in all new data files. The weights of the slabs, drops, and longitudinal and transverse beams are considered in the selfweight computations. Only the concrete weight is considered, the reinforcement weight is ignored. The weight of longitudinal beams is ignored starting at the column centerline, for a length equal to one-half c1, the column dimension in the direction of analysis. This will produce slightly less self-weight than actually present for beams wider than c2, the column’s transverse dimension.

If load case SELF is removed then the program will ignore self weight in all ultimate load combinations as well as in internally defined service load combination used to calculate displacements.

2.7.2Superimposed Loading

All superimposed vertical loading is considered to act over the entire transverse width of the slab. For slab systems with beams, loads supported directly by the beam (such as the weight of the beam stem or a wall supported directly by the beams) are also assumed to be distributed over the entire transverse width of the strip. An additional analysis may be required, with the beam section designed to carry these loads in addition to the portion of the slab moments assigned to the beam.

2.7.3Lateral Loading

For lateral loads, each frame should be analyzed as a unit for the entire height of the building (Figure 2-11). Computer programs, such as spFrame, are available for performing such analyses. It should be realized that, for lateral load analysis, slab-beam elements may have a reduced stiffness due to cracking as well as other assumptions made for the effective slab width used for the lateral analysis. The moments obtained from such an analysis may then be input into the equivalent frame model using the program to determine the appropriate design moments under combined vertical and lateral loads.

2.12.jpg 

Figure 2.12 Analytical model for lateral loads

The program distributes the effect of the superimposed lateral load moments to the column strip and middle strip according to the moment distribution factors computed for gravity loads (see Table 2-2 through Table 2-4 later in this chapter).

2.7.4Load Patterns

The analysis of floor systems requires the consideration of several loading configurations. For example, the two adjacent spans loaded may produce the maximum shear stress around a column, while the alternate spans loaded may produce the maximum flexural moments. To cover different loading scenarios the program generates live load case based on the following load patterns (Figure 2-12)

Pattern No. l (All): All spans loaded with live load,

Pattern No. 2 (Odd): Starting at span 1, alternate spans loaded with live load,

Pattern No. 3 (Even): Starting at span 2, alternate spans loaded with live load,

Pattern No. 3+N (SN): Two spans adjacent to support No. N loaded with live load.

2.13.jpg 

Figure 2.13 Live load patterns

The program reduces the magnitude of live load patterns No. 2 through No. (3+n) by a predefined ratio. For two-way systems, the default live load pattern ratio selected by the program equals 75% as permitted by the code43. The user has the ability to select different value for the pattern ratio within the range 0-100%. If 0% is selected then load patterning effects will be neglected. However, the pattern No. 1 with all spans loaded (as specified by the user) is always considered with full unreduced magnitude.

2.7.5Load Combinations

The program allows defining up to 50 load combinations. The user has full control over the combinations. The program contains predefined (built into the program) default primary load combinations for the supported codes. These default combinations are created when starting a new project.

For the ACI 318-14, ACI 318-11, ACI 318-08, ACI 318-05, and ACI 318-02 codes, the default combinations of the Self-weight (SW), Dead (D), Live (L), Snow (S), Wind (W) and Earthquake (E) loads considered by the program are44

U1   =   1.4SW + 1.4D

U2   =   1.2SW + 1.2D + 1.6L + 0.5S

U3   =   1.2SW + 1.2D + 1.0L + 1.6S

U4   =   1.2SW + 1.2D + 1.6S + 0.8W

U5   =   1.2SW + 1.2D + 1.6S – 0.8W

U6   =   1.2SW + 1.2D + 1.0L + 0.5S + 1.6W

U7   =   1.2SW + 1.2D + 1.0L + 0.5S – 1.6W

U8   =   0.9SW + 0.9D + 1.6W

U9   =   0.9SW + 0.9D – 1.6W

U10   =   1.2SW + 1.2D + 1.0L + 0.2S + 1E

U11   =   1.2SW + 1.2D + 1.0L + 0.2S – 1E

U12   =   0.9SW + 0.9D + 1.0E

U13   =   0.9SW + 0.9D – 1.0E

For the ACI 318-99 code, the default combinations of the Self-weight (SW), Dead (D), Live (L), Wind (W) and Earthquake (E) loads considered by the program are45

U1   =   1.4SW + 1.4D + 1.7L

U2   =   0.75(1.4SW + 1.4D + 1.7L + 1.7W)

U3   =   0.75(1.4SW + 1.4D + 1.7L – 1.7W)

U4   =   0.75(1.4SW + 1.4D + 1.7W)

U5   =   0.75(1.4SW + 1.4D – 1.7W)

U6   =   0.9 SW + 0.9D + 1.3W

U7   =   0.9 SW + 0.9D – 1.3W

U8   =   0.75(1.4SW + 1.4D + 1.7L + 1.7*1.1E)

U9   =   0.75(1.4SW + 1.4D + 1.7L – 1.7*1.1E)

U10   =   0.75(1.4SW + 1.4D + 1.7*1.1E)

U11   =   0.75(1.4SW + 1.4D – 1.7*1.1E)

U12   =   0.9 SW + 0.9D + 1.43E

U13   =   0.9 SW + 0.9D – 1.43E

For the CSA A23.3-14 code load combinations are compliant with 2015 NBCC. The default combinations of the Self-weight (SW), Dead (D), Live (L), Snow (S), Wind (W) and Earthquake (E) loads considered by the program are46

U1   =   1.4SW + 1.4D

U2   =   1.25SW + 1.25D + 1.5L

U3   =   0.9SW + 0.9D + 1.5L

U4   =   1.25SW + 1.25D + 1.5L + 1.0S

U5   =   0.9SW + 0.9D + 1.5L + 1.0S

U6   =   1.25SW + 1.25D + 1.5L + 0.4W

U7   =   1.25SW + 1.25D + 1.5L – 0.4W

U8   =   0.9SW + 0.9D + 1.5L + 0.4W

U9   =   0.9SW + 0.9D + 1.5L – 0.4W

U10   =   1.25SW + 1.25D + 1.5S

U11   =   0.9SW + 0.9D + 1.5S

U12   =   1.25SW + 1.25D + 1.0L + 1.5S

U13   =   0.9SW + 0.9D + 1.0L + 1.5S

U14   =   1.25SW + 1.25D + 0.4W + 1.5S

U15   =   1.25SW + 1.25D – 0.4W + 1.5S

U16   =   0.9SW + 0.9D + 0.4W + 1.5S

U17   =   0.9SW + 0.9D – 0.4W + 1.5S

U18   =   1.25SW + 1.25D + 1.4W

U19   =   1.25SW + 1.25D – 1.4W

U20   =   0.9SW + 0.9D + 1.4W

U21   =   0.9SW + 0.9D – 1.4W

U22   =   1.25SW + 1.25D + 0.5L + 1.4W

U23   =   1.25SW + 1.25D + 0.5L – 1.4W

U24   =   0.9SW + 0.9D + 0.5L + 1.4W

U25   =   0.9SW + 0.9D + 0.5L - 1.4W

U26   =   1.25SW + 1.25D + 1.4W + 0.5S

U27   =   1.25SW + 1.25D – 1.4W + 0.5S

U28   =   0.9SW + 0.9D + 1.4W + 0.5S

U29   =   0.9SW + 0.9D – 1.4W + 0.5S

U30   =   1.0SW + 1.0D + 1.0E

U31   =   1.0SW + 1.0D – 1.0E

U32   =   1.0SW + 1.0D + 0.5L + 1.0E + 0.25S

U33   =   1.0SW + 1.0D + 0.5L – 1.0E + 0.25S

For the CSA A23.3-04 code load combinations are compliant with 2005 NBCC. The default combinations of the Self-weight (SW), Dead (D), Live (L), Snow (S), Wind (W) and Earthquake (E) loads considered by the program are47

U1   =   1.4D

U2   =   1.25D + 1.5L

U3   =   0.9D + 1.5L

U4   =   1.25D + 1.5L + 0.5S

U5   =   0.9D + 1.5L + 0.5S

U6   =   1.25D + 1.5L + 0.4W

U7   =   1.25D + 1.5L – 0.4W

U8   =   0.9D + 1.5L + 0.4W

U9   =   0.9D + 1.5L – 0.4W

U10   =   1.25D + 1.5S

U11   =   0.9D + 1.5S

U12   =   1.25D + 0.5L + 1.5S

U13   =   0.9D + 0.5L + 1.5S

U14   =   1.25D + 0.4W + 1.5S

U15   =   1.25D – 0.4W + 1.5S

U16   =   0.9D + 0.4W + 1.5S

U17   =   0.9D – 0.4W + 1.5S

U18   =   1.25D + 1.4W

U19   =   1.25D – 1.4W

U20   =   0.9SW + 0.9D + 1.4W

U21   =   0.9D – 1.4W

U22   =   1.25D + 0.5L + 1.4W

U23   =   1.25D + 0.5L – 1.4W + 0.5S

U24   =   0.9D + 0.5L + 1.4W

U25   =   0.9D + 0.5L - 1.4W

U26   =   1.25D + 1.4W + 0.5S

U27   =   1.25D – 1.4W + 0.5S

U28   =   0.9D + 1.4W + 0.5S

U29   =   0.9D – 1.4W + 0.5S

U30   =   1.0D + 1.0E

U31   =   1.0D – 1.0E

U32   =   1.0D + 0.5L + 1.0E + 0.25S

U33   =   1.0D + 0.5L – 1.0E + 0.25S

For the CSA A23.3-94 code, the default combinations of the Self-weight (SW), Dead (D), Live (L), Wind (W), Earthquake (E), and Snow (S) loads considered by the program are48

U1   =   1.25SW + 1.25D + 1.5L

U2   =   1.25SW + 1.25D + 1.5L + 1.5S

U3   =   1.25SW + 1.25D + 0.7(1.5L + 1.5W)

U4   =   1.25SW + 1.25D + 0.7(1.5L – 1.5W)

U5   =   1.25SW + 1.25D + 0.7(1.5L + 1.5W+ 1.5S)

U6   =   1.25SW + 1.25D + 0.7(1.5L – 1.5W+ 1.5S)

U7   =   1.25SW + 1.25D + 1.5W

U8   =   1.25SW + 1.25D – 1.5W

U9   =   0.85SW + 0.85D + 1.5W

U10   =   0.85SW + 0.85D – 1.5W

U11   =   1.0SW + 1.0D + 0.5L + 1.0E

U12   =   1.0SW + 1.0D + 0.5L – 1.0E

U13   =   1.0SW + 1.0D + 0.5L + 1.0E + 0.5S

U14   =   1.0SW + 1.0D + 0.5L – 1.0E + 0.5S

U15   =   1.0SW + 1.0D + 1.0E

U16   =   1.0SW + 1.0D – 1.0E

2.8Column and Middle Strip Widths

The code49 defines the width of the column strip on each side of the column centerline as being one-fourth of the smaller of either the transverse or the longitudinal span. These widths are printed as part of the design results.

The strip widths at a support are computed by (see Figure 2-13)

column strip

   Chapter_200085.pngChapter_200087.pngChapter_200089.png   Eq. 2-24

middle strip

   Chapter_200091.png   Eq. 2-25

2.14.jpg 

Figure 2.14 Strips widths at support

The strip widths in the span are defined as (see Figure 2-14)

column strip

   Chapter_200095.png   Eq. 2-26

middle strip

   Chapter_200097.png   Eq. 2-27

where

l1   =   span length in the direction of analysis,

l2,l   =   the input transverse strip widths on the left of column centerline,

l2,r   =   the input transverse strip widths on the right of column centerline,

l2   =   l2,l/2 + l2,r/2, the total input transverse strip width.

2.15.jpg 

Figure 2.15 Strip widths in span

If a longitudinal slab band is defined (CSA A23.3-14/04 standard only) then the column strip width is automatically adjusted to be equal to the band width

   Chapter_200101.png   Eq. 2-28

If a longitudinal beam exists then the adjusted column strip width, Chapter_200103.png, is calculated by subtracting the beam width, wbeam, from the width of the column strip

   Chapter_200105.png   Eq. 2-29

If the user selects the Beam T-Section Design option in Solve Options, the beam width, wbeam, used by the program will include portion of the slab on each side of the beam equal to projection of the beam below the slab, but not greater than slab thickness50. Otherwise, only web width is used. If the beam width, wbeam, is greater than the column strip width, wcs, then the adjusted column strip width is set to zero and moment distribution factors are adjusted to apply all column strip moment to the beam. This may occur when modeling a slab band with a wide longitudinal beam for codes other than CSA A23.3-14/04. In case of CSA A23.3-14/04 standard, the dedicated Longitudinal Slab Band option in General Information dialog window is available to model slab band systems explicitly.

By selecting User Slab Strip Width and User Distribution Factors options in Solve Options dialog window, the user has the ability to manually override strip widths and moment distribution factors calculated automatically by the program and requires engineering judgment.

Note: For exterior frames, the edge width should be specified to the edge of the slab from the column centerline. Entering edge width greater than l1/4 involves engineering judgment regarding two-way behavior of the system and the applicability of the equivalent frame method.

2.9Strip Design Moments

For design purposes51, spSlab considers negative moments as those producing tension at the top of the slab and positive moments as those producing tension at the bottom of the slab. The negative design moment is taken at the face of the column below the slab, or at the face of the column capital, but in no case is it considered at a location greater than 0.175 of the longitudinal span length, l1, away from the center of the column.52 This imposes a limit on long narrow supports, in order to prevent undue reduction in the design moment. For slab systems with transverse beams, the face of a beam is not considered as the face of support. For end columns with capitals, the negative moments are taken at the midpoint of the capital extension.53 If a positive moment occurs at a support then its value at the face of the column above the slab is considered (or at the support centerline if there is no column above the slab).

spSlab computes the amount of reinforcement for the moments on the left and the right side of the support. The negative design moment is the moment which requires the most area of reinforcement to be resisted. The location, left or right of the support, of the maximum moment may vary when systems differ on each side of the support (for example, a system with beams on one side only).

spSlab automatically calculates the values of strip moment distribution factors for column strips and longitudinal beams (if present). Portion of the total factor moment not assigned to a column strip or a beam is then proportionally assigned to the remaining middle strip.

Note: By checking User Distribution Factors option in Solve Options dialog window, the user has the ability to manually adjust strip moment distribution factors calculated automatically by the program.

2.9.1ACI 318 and CSA A23.3-9454

The column strips are proportioned to resist the portions in percent of interior negative factored moments according to Table2-2.55

l2/l1

0.5

1.0

2.0

(af1 l2/l1) = 0

75

75

75

(af1 l2/l1) ≥ 1.0

90

75

45

Table 2.2 Column Strip Percent of Interior Negative Factored Moments at Supports

The column strips are proportioned to resist the portions in percent of exterior negative factored moments according to Table 2-3.56

l2/l1

0.5

1.0

2.0

(af1 l2/l1) = 0

βt = 0

100

100

100

βt ≥ 2.5

75

75

75

(af1 l2/l1) ≥ 1.0

βt = 0

100

100

100

βt ≥ 2.5

90

75

45

Table 2.3 Column Strip Percent of Exterior Negative Factored Moments at Supports

The values α1 in Table 2-2 and Table 2-3 and βt in Table 2-3 are defined as

αf1   =   ratio of flexural stiffness of the beam section to flexural stiffness of a width of slab bounded by centerlines of adjacent panels (if any) on each side of the beam in the direction of analysis. For flat plates, flat slabs, and waffle (af1 l2/l1) = 0

βt   =   ratio of torsional stiffness of an edge beam section to flexural stiffness of a width of slab equal to the span length of the beam, center-to-center of supports.57 When no transverse beams are present, βt = 0, otherwise

   Chapter_200107.png   Eq. 2-30

where

Ecb   =   modulus of elasticity of beam concrete,

Ecs   =   modulus of elasticity of slab concrete,

C   =   cross-sectional constant, see Eq. 2-21

Is   =   moment of inertia of the gross section of the slab about its centroidal axis.

For intermediate values of (l2/l1), (af1l2/l1) and βt the values in Table 2-2 and Table 2-3 are interpolated using equations Eq. 2-31 and Eq. 2-32.

Percentage of negative factored moment at interior support to be resisted by column strip

   Chapter_200109.png   Eq. 2-31

Percentage of negative factored moment at exterior support to be resisted by column strip

   Chapter_200111.png   Eq. 2-32

When a column width, c2, is equal to or greater than 75 percent of the tributary strip width l2, the distribution factor for negative column strip moment is linearly interpolated between the factor for regular support, and the factor equal 0.50 (moment uniformly distributed across l2). This extends the requirement of the design code58, by providing continuous linear transition between standard and uniform moment distributions, depending on the relative dimension of the support with respect to strip width. User may override software assumptions by selecting user defined distribution factors.

When designing by the CSA A23.3-94 code, a portion of the total positive or interior negative moment equivalent to59

   Chapter_200113.png   Eq. 2-33

is resisted by the beam. For exterior supports, the beam is proportioned to resist 100% of the negative moment.

That portion of the moment not resisted by the beam is resisted by the slab. The reinforcement required to resist this moment is distributed evenly across the slab.

For ACI designs the longitudinal beams are proportioned to resist 85 percent of the column strip moments if af1l2/l1 is equal to or greater than 1.0. For values of af1l2/l1 between 0 and 1.0, the beam is designed to resist a proportionate percentage of the column strip moment between 0 and 85.60

The middle strips are proportioned to resist the portion of the total factored moments that is not resisted by the column strips.

The column strips are proportioned to resist the portions in percent of positive factored moments according to Table 2-4.61

l2/l1

0.5

1.0

2.0

(af1l2/l1) = 0

60

60

60

(af1l2/l1) ≥ 1.0

90

75

45

For intermediate values of (l2/l1) and (af1l2/l1) the values in Table 2-4 are interpolated using Eq. 2-34 follows

   Chapter_200115.png   Eq. 2-34

Note: For flat plates, flat slabs, and waffle slabs, af1l2/l1 = 0.

2.9.2CSA A23.3-14/04

For slabs without drop panels (with or without transverse beams) the following moment factors are used62

Negative moment at interior column, factor = 0.80

Negative moment at exterior column, factor = 1.00

Positive moment at all spans, factor = 0.60

For slabs with drop panels (with or without transverse beams) the following moment factors are used63

Negative moment at interior column, factor = 0.825

Negative moment at exterior column, factor = 1.00

Positive moment at all spans, factor = 0.60

For slabs with longitudinal slab bands64

Negative moment at interior column, factor = 0.90

Negative moment at exterior column, factor = 1.00

Positive moment at all spans, factor = 0.90

For slabs with transverse slab bands65

Negative moment at interior column in width bb, factor from 0.05 to 0.15 range is selected so that the remaining moment is distributed evenly over the entire frame width (including bb width) and at least one-third of the total factored moment66 is applied to the band width bb.

Negative moment at exterior column, factor = 1.00

Positive moment at all spans where (l1/l2) ≥ 1.0, factor = 0.55

Positive moment at all spans where (l1/l2) < 1.0, factor = 0.55 (l1/l2)

For slabs with beams between all the supports67, the positive and interior negative factored moments are distributed as follows

   Chapter_200117.png   Eq. 2-35

Factored negative moments at exterior supports are assigned in 100% proportion to beams.

CSA A23.3-14/04 does not stipulate requirement for distributing moments in slab systems with beams between some (but not all) supports. For estimation of the moment resisted by the beams in this case, the program applies the ACI approach described in the previous section where longitudinal beams are proportioned to resist 85 percent of the column strip moments if af1l2/l1 is equal to or greater than 1.0. For values of af1l2/l1 between 0 and 1.0, the beam is designed to resist a proportionate percentage of the column strip moment between 0 and 85%.

2.10Moment Redistribution

Redistribution of negative moments applies to one-way and beam systems only. It can be engaged using the Input Redistribution option on the Solve Options tab in the General Information dialog box.

The program allows for redistribution of negative moments at supports. Only reduction in negative moments is considered. Increase of negative moments at the support is not taken into account even though it is allowed by the code68. Static equilibrium is maintained meaning that bending moments and shear forces along the span are adjusted in accordance with the reduction of moments applied at the supports. The following procedure is followed to obtain moment redistribution factors at the supports.

From elastic static analysis, the largest moments from all load combinations and load patterns are determined at support faces on both ends of each span except cantilevers. These moments are used to calculate the maximum percentage adjustment of moments, Chapter_200119.png, allowed by the codes.

For ACI 318-14, ACI 318-11, ACI 318-08, ACI 318-05, and ACI 318-0269

   Chapter_200121.png   Eq. 2-36

where εt is net tensile strain in extreme tension steel at nominal strength.

For ACI 318-9970

   Chapter_200123.png   Eq. 2-37

where

ρ   =   tension reinforcement ratio,

ρ'   =   compression reinforcement ratio,

ρb   =   balanced reinforcement ratio.

For CSA A23.371

   Chapter_200125.png   Eq. 2-38

where

c   =   distance from extreme compression fiber to neutral axis,

d   =   distance from extreme compression fiber to centroid of tension reinforcement.

In the investigation mode, program uses the area of provided reinforcement to obtain redistribution factors. In the design mode the required reinforcement area is used. Additionally, inset_0_1.jpg is limited to 20% and not to exceed the maximum values specified by the user. Negative moments at span ends are reduced by the amount of redistribution factors and new moment values are iteratively used to obtain new redistribution factors. This iterative procedure is repeated until the change in distribution factor is negligible (does not exceed 0.01%), but no more than 10 times.

2.11Shear Analysis of Slabs

Shear analysis in spSlab takes into account one way shear and two-way shear. For two-way shear, the program considers contributions of factored shear force72, Vu, and fraction of unbalanced moment transferred by shear73, gvMunbal. spSlab does not consider torsional stresses in the slab. If in the engineer’s judgment this may control, it must be computed manually.

spSlab checks one-way shear at a critical section located at a distance not less than the effective depth away from the face of the support74. If a concentrated load is applied closer than the effective depth away from the face of the support then critical section is located at the face of the support. Factored shear force at the critical section is obtained from the analysis of the equivalent frame75.

2.16.jpg 

Figure 2.16 Critical section for two-way shear

Figure 2-15 shows the general two-way shear area76 used by spSlab. Note that the shaded area represents the general case and is modified for special considerations as explained below.

Beams are considered in the two-way shear as indicated in Figure 2-15 by areas B1, B2, B3, B4, B5, and B6. Ordinarily, transverse beams transfer unbalanced moment to the column through torsion along the beam and not through shear between the slab and column. However, the code leaves the transfer method to the engineer’s judgment concerning the point at which punching shear is no longer applicable and beam shear becomes the dominate element in shear transfer to the column. spSlab makes no such distinction and computes unbalanced moment transfer stress without regard to any beams framing into the column. When a beam is present, the depth of the beam increases the depth of the critical section where it intersects with the beam. The distances from the face of the support to the critical section will also be increased, i.e. effective depth of the beam will be used to calculate the distance instead of effective depth of the slab, if it results in a critical section that is still within the beam. Otherwise, distances to the critical section are not increased.

For circular supports (column or column capital), ACI code and CSA standard differ in their treatment and do not provide clear guidance towards the applicability of an equivalent rectangular section for checking punching shear around circular supports. Therefore, spSlab provides as a default option the calculation of properties of the critical section for punching shear based on circular critical shear perimeter. This option is possible given that both the soffit around the perimeter of circular support and the soffit around the perimeter of circular critical shear perimeter are flat & critical shear perimeter stays circular.

If circular critical shear perimeter is not achievable or possible, then, the program calculates properties of the critical section for punching shear based on an equivalent rectangular support with the same centroid and equal perimeter length77. The equivalent rectangular support is a square with side length equal to p D/4 » 0.785 D where D is the diameter of the circular support as shown in Figure 2-15.

2.17.png 

Figure 2.17 Critical section for circular column

While this approach is widely used, it produces an equivalent section but not an equivalent shear perimeter. It is, therefore, left to the end-user discretion to judge the use of the circular shear perimeter as it produces more conservative results compared with the traditional equivalent square option.

The critical section is considered closed if the concrete slab around a column extends to a distance greater than or equal to the specified threshold value. In spSlab, the user may define the distance extended beyond the column face in order to consider the section closed. If the critical section does not meet the distance requirement, it is considered open.

ACI 318-08 code introduced the definition of the shear cap78 which, alternatively to column capital, can be used to increase the critical section around the column. spSlab users can use the capital geometry to model a shear cap and calculate the punching shear through the thickness of the slab itself (shear cap acting as capital). Other failure modes, such as punching within the perimeter of the shear cap, need to be verified by the user manually. The dimensions of the substitute capital have to be selected such that the resulting critical section is equivalent to critical section for a column with a shear cap. ACI code79 requires shear caps to extend beyond the face of the column by at least the distance equal to cap depth, and so depth/extension ratio should not exceed 1.0. For column capitals depth/extension ratio should not be less than 1.0. Therefore to model shear cap acting as capital, the substituted capital should have depth/extension ratio equal to 1.0.

2.11.1Critical Section for Interior Supports of Interior Frames

The critical section (Figure 2-17) consists of four vertical surfaces through the slab, located at distances of d/2 beyond the support faces.

The critical section for interior supports of interior frames is always closed. A closed section will have all its faces defined in Figure 2-15 resisting shear as indicated by Eq. 2-39

   Chapter_200131.png   Eq. 2-39

If beams frame80 into the column, then the critical section includes the dimensions of the beams (B1 through B6 in Figure 2-15).

2.18.jpg 

Figure 2.18 Interior supports of interior frames

2.11.2Critical Section for Exterior Supports of Interior Frames

The critical section for exterior supports of interior frames (Figure 2-18) will be either closed (full A7 and A6 for the first column or A1 and A2 for the last column in Figure 2-15) or open, depending upon the length of the cantilever in relation to slab thickness. The critical section will be considered closed when the clear cantilever span, lc, is greater than or equal to the distance defined by the user beyond the column face. The default value of the distance is 4 h when an ACI code is selected81 and 5 d for the CSA standard82. The user can modify the default value to accommodate scenarios when larger distances are required, e.g. 10 h for slabs with openings83. If beams frame into the column then the critical section includes the contributions from the beam dimensions (B1 through B6 in Figure 2-16).

2.19.png 

Figure 2.19 Exterior supports of interior frames

2.11.3Critical Section for Interior Supports of Exterior Frames

Figure 2-19 shows the critical section for shear for an interior support of an exterior frame. Note that the section is considered as U-shaped (A5 = 0, A8 = 0, B= 0, B4 = 0 in Figure 2-15) and it extends up to the edge of the exterior face of the support. If beams frame into the column, then the critical section includes the contribution from the beam dimensions (B1 through B6 in Figure 2-15). If the exterior cantilever span, lc, is greater than or equal to the distance defined by the user beyond the column face (the default value is h when an ACI code is selected81 and 5 d for the CSA standard82), the section is treated as closed, that is, the support is treated as an interior support of an interior frame.

2.11.4Critical Section for Exterior Supports of Exterior Frames

The critical section for an exterior support of an exterior frame will typically be L-shaped (A5 = 0, A6 = 0, A7 = 0, A8 = 0, B1 = 0, B3 = 0, and B4 = 0 in Figure 2-15).

If the cantilever span, lc, (in the direction of analysis) is greater than or equal to the distance defined by the user beyond the column face (the default value is h when an ACI code is selected81 and 5 d for the CSA standard82), then the section is treated as a U-shaped interior support. If, in addition, the cantilever span in transverse direction is greater than or equal to the distance defined by the user beyond the column face, the section is treated as closed. If beams frame into the column, then the critical section includes the contributions from the beam dimensions.

2.20.jpg 

Figure 2.20 Interior supports of exterior frames

2.11.5Computation of Allowable Shear Stress at Critical Section

One-way shear strength of slabs is limited84 to Chapter_200137.png. Two-way shear strength of slabs is affected by concrete strength, relationship between size of loaded area and slab thickness, loaded area aspect ratio, and shear-to-moment ratio at slab-column connections.

These variables are taken into account in the allowable shear stress, vc, computed at distances of d/2 around the columns and drops (if applicable). For the ACI 318 code, vc is taken as the smallest of the 3 quantities85

   Chapter_200139.png   Eq. 2-40

   Chapter_200141.png   Eq. 2-41

   Chapter_200143.png   Eq. 2-42

where

βc   =   the ratio of the long to the short side of the column.

αs   =   a constant dependent on the column location, (40 for an interior 4-sided effective critical area, 30 for an exterior 3-sided critical area, 20 for a corner 2-sided effective critical area.)

d   =   distance from the slab bottom to centroid of the slab tension reinforcement at support (average value is used if d changes along critical section perimeter)

b0   =   the perimeter of the critical section

l   =   factor86 reflecting the reduced mechanical properties of lightweight concrete equal to 0.75 for all-lightweight concrete, 0.85 for sand-lightweight concrete and 1.0 for normal weight concrete. Refer to Table 2-1 for determination of concrete type.

For the CSA A23.387, the allowable shear stresses are calculated as the minimum of the following metric equations

   Chapter_200145.png   Eq. 2-43

   Chapter_200147.png   Eq. 2-44

   Chapter_200149.png   Eq. 2-45

where

h   =   0.19 for CSA A23.3-14/04 and 0.20 for CSA A23.3-94

αs   =   a constant dependent on the column location, (4 for an interior 4-sided effective critical area, 3 for an edge column, 2 for a corner column)

d   =   distance from the slab bottom to centroid of the slab tension reinforcement at support (average value is used if d changes along critical section perimeter)

φc   =   resistance factor for concrete88 equal to 0.60 for CSA A23.3-94 and for CSA A23.3-14/04 it is equal to 0.65 for regular and 0.70 for precast concrete

l   =   factor89 reflecting the reduced mechanical properties of lightweight concrete equal to 0.75 for structural low-density concrete, 0.85 structural semi-low-density concrete and 1.0 for normal density concrete. Refer to Table 2-1 for determination of concrete type.

Chapter_200151.png      8 MPa.

When the value of d is greater than 300mm, allowable stress vc obtained from the above three equations shall be multiplied by 1300/(1000+d) as required by CSA A23.3-14/04 code90.

The allowable shear stress around drops when waffle slabs are used is computed as

   Chapter_200153.png   Eq. 2-46

For waffle slab systems with valid ribs defined earlier in this chapter, the allowable shear stress is increased by 10% for ACI designs.91 

2.11.6Computation of Factored Shear Force at Critical Section   

The factored shear force Vu in the critical section, is computed as the reaction at the centroid of the critical section (e.g., column centerline for interior columns) minus the self-weight and any superimposed surface dead and live load acting within the critical section. If the section is considered open, two 45 degree lines are drawn from the column corners to the nearest slab edge (lines AF and DE in Figure 2-19) and the self-weight and superimposed surface dead and live loads acting on the area ADEF are omitted from Vu.

2.11.7Computation of Unbalanced Moment at Critical Section

The factored unbalanced moment used for shear transfer, Munbal, is computed as the sum of the joint moments to the left and right. Moment of the vertical reaction with respect to the centroid of the critical section is also taken into account by

   Chapter_200155.png   Eq. 2-47

where

Mu,left   =   factored bending moment at the joint on the left hand side of the joint,

Mu,right   =   factored bending moment at the joint on the right hand side of the joint,

Vu   =   factored shear force in the critical section described above,

cg   =   location of the centroid of the critical section with respect to the column centerline (positive if the centroid is to the right in longitudinal direction with respect to the column centerline).

2.11.8Computation of Shear Stresses at Critical Section

The punching shear stress computed by the program is based on the following92

   Chapter_200157.png   Eq. 2-48

where

Vu   =   factored shear force in the critical section described above,

Ac   =   area of concrete, including beam if any, resisting shear transfer.

Under conditions of combined shear, Vu, and unbalanced moment, Munbal, γvMunbal is assumed to be transferred by eccentricity of shear about the centroidal axis of the critical section. The shear stresses computed by the program for this condition correspond to93

   Chapter_200159.png   Eq. 2-49

   Chapter_200161.png   Eq. 2-50

where

Munbal   =   factored unbalanced moment transferred directly from slab to column, as described above,

γv   =   (1 - γf)   Eq 2-51

      is a fraction of unbalanced moment considered transferred by the eccentricity of shear about the centroid of the assumed critical section,94 

c   =   distance from centroid of critical section to the face of section where stress is being computed,

Jc   =   property of the assumed critical section analogous to polar moment of inertia.

Factor γf in Eq. 2-51 is calculated as95

   Chapter_200163.png   Eq. 2-52

where

b1   =   width of critical section in the direction of analysis,

b2   =   width of the critical section in the transverse direction.

If an ACI 318 standard is selected then the program provides an option to use an increased value96 of γf. For edge and corner columns with unbalanced moment about an axis parallel to the edge, the value can be increased to 1.0 if the factored shear force at the support doesn’t exceed 0.75fVc for edge columns and 0.5fVc for corner columns. For ACI 318-99, ACI 318-02, and ACI 318-05, condition that reinforcement ratio in the effective slab width doesn’t exceed 0.375rb must also be satisfied to apply the increase. For interior columns and for edge columns with unbalanced moment perpendicular to the edge, gf can be increased 25% but the final value of gf cannot exceed 1.0. The increase can be applied if the shear doesn’t exceed 0.4fVc. Also, the net tensile strain in the effective slab has to exceed 0.010 for the ACI 318-08, ACI 318-11, and ACI 318-14. For earlier ACI 318 editions, the condition that reinforcement ratio does not exceed 0.375rb applies.

spSlab calculates vu as the absolute maximum of vAB and vCD. Local effects of concentrated loads are not computed by spSlab and must be calculated manually.

2.11.9Shear Resistance at Corner Columns

For the CSA A23.3 code in design mode, the program performs one-way shear resistance check in the vicinity of corner columns. A corner column is determined in spSlab as the exterior support along an exterior left or exterior right equivalent frame. For slabs with edge beams or drop panels a supplementary check including the contribution of these components should be performed manually.

For the CSA A23.3-94 edition, a critical shear section is located d/2 from the column corner. The minimum length section is selected using an optimization algorithm which analyzes sections at different angles. The extension to the cantilevered portion is considered by a length not to exceed effective slab thickness d.

For the CSA A23.3-14/04 edition, a critical shear section is located not further than d/2 from the edge of the column or column capital. The extension to the cantilevered portion is considered by a length not to exceed effective slab thickness d. The factored shear resistance is calculated as follows97

   Chapter_200165.png   Eq. 2-53

where

β   =   factor accounting for shear resistance of cracked concrete98

2.11.10Shear Resistance in Slab Bands

When performing two-way shear analysis for models with non-continuous longitudinal slab bands a non-standard partial drop panel is anticipated to close the slab band and the calculations are performed as follows. Punching shear around the column is checked using effective depth of the slab band on one side of the column and the depth of the extension drop panel on the other side of the column. On each four sides of the column the critical section is located ½ of the respective depth from the face of the column. Punching shear calculation around the drop panel/slab band assumes that the plane of critical section, which cuts perpendicularly through slab band, is located ½d of the slab band from the face of column. For three remaining column faces critical section is located ½d of the slab measured from the respective edges of drop panel or slab band.

2.12One-Way Shear Analysis of Longitudinal Beams and Slabs

When longitudinal beams are present in a span, the program computes the shear reinforcement requirements for the beams. Table “Longitudinal Beam Shear Reinforcement Required” in the program output provides values of Vu, Vc, and Av/s for selected segment locations of each span. Segment lengths are chosen not to exceed the beam section depth. The beginning of first segment and the end of last segment correspond to the locations of critical sections on the left and right support respectively. The critical sections are located at a distance d, the effective beam depth, away from the column face at both the left and the right ends of the beam. However, if concentrated loads are present within distance d from the column face, critical section is selected at the column face.

Vu is computed from the load acting over the entire width of the design strip. The program makes no distinction between shallow beams (af1l2/l1 < 1) and deeper beams (af1l2/l1 > 1).

2.12.1Shear Calculations for ACI 318 and CSA A23.3-94

Shear strength provided by concrete, Vc, is computed by99

Chapter_200167.png

 

where

fc   =   resistance factor for concrete100 equal to 0.60.

In CSA A23.3-94 design, for beams without minimum stirrup reinforcement and greater than 300 mm deep, Vc is calculated from the following equation101

   Chapter_200169.png   Eq. 2-55

When Chapter_200171.png, the beam must be provided with at least a minimum shear reinforcement of102

   Chapter_200173.png   Eq2-56

where

Av   =   area of all stirrup legs,

s   =   stirrups spacing,

bw   =   longitudinal beam width,

fyt   =   yield strength of the shear reinforcement.

In the investigation mode, if the ACI-318 spacing requirement for shear reinforcement103 or minimum shear reinforcement requirement are not met, the shear strength of the section is taken as one-half of the shear strength provided by concrete.

When Chapter_200175.png, shear reinforcement must be provided so that

   Chapter_200177.png   Eq. 2-57

where

Vu   =   factored shear force at the section being considered

Vs   =   shear strength provided by shear reinforcement

d   =   effective depth of the beam at the same location

f   =   strength reduction factor for shear calculations104 equal to 0.85 for ACI 318-99 and equal to 0.75 for ACI 318-14, ACI 318-11, ACI 318-08, ACI 318-05, and ACI 318-02

fs   =   resistance factor for reinforcement105 equal to 0.85

The capacity of shear reinforcement Vs is limited to Chapter_200179.png(Chapter_200181.png for CSA A23.3-94). When Vu exceeds fVc+ fVs,max (Vc+ Vs,max for CSA A23.3-94), the beam section dimensions must be increased or a higher concrete strength must be provided.106 

When Chapter_200183.png, the spacing is computed as

   Chapter_200185.png   Eq. 2-58

where

Asb   =   stirrup bar area (one leg)

n   =   number of stirrup legs

The maximum stirrup spacing for ACI codes107 must not exceed d/2 or 24 in when Chapter_200187.png. Chapter_200189.png. When Chapter_200191.png, the maximum stirrup spacing must be reduced by half, to d/4 or 12 in. For the CSA A23.3-94 standard108, maximum spacing must not exceed the smaller of 0.7 d and 600 mm when Chapter_200193.png or the smaller of 0.35 d and 300 mm when Chapter_200195.png.

When Chapter_200197.png Chapter_200199.png for ACI codes and Chapter_200201.png for CSA A23.3-94 code, the beam section dimensions must be increased or a higher concrete strength must be provided109.

The minimum shear reinforcement requirement is waived110 for joist construction and for beams satisfying the following criteria

For ACI 318-14, ACI 318-11 and ACI 318-08

Beams with depth not exceeding 10 in. [250 mm].

Beams integral with slabs (assumed by the program for all beams in two-way systems and beams within one-way slabs with overall width larger than effective beam flange width), with beam depth not exceeding 24 in. [600 mm] and not greater than the larger of 2.5 times flange thickness and 0.5 times web width.

For ACI 318-05/02/99

Beams with depth not exceeding the largest of 10 in. [250 mm], 2.5 times flange thick­ness, and half of web width (rectangular beams are assumed by the program to have flange thickness equal to zero and web width equal to beam width).

For CSA A23.3-94

Beams with depth not exceeding 250 mm.

Beams integral with slabs (assumed by the program for all beams in two-way systems and beams within one-way slabs with overall width larger than effective beam flange width), with beam depth not exceeding the larger of 600 mm and 0.5 times web width.

2.12.2Shear Calculations for CSA A23.3-14/04

For CSA A23.3-04 code, the program calculates shear strength Vc provided by concrete from the following equation111

   Chapter_200203.png   Eq. 2-59

where

fc   =   resistance factor for concrete equal to 0.65 for regular and 0.70 for precast concrete

λ   =   factor to account for low-density concrete

b w   =   beam web width

d v   =   effective shear depth equal to greater of 0.9d or 0.72h

β   =   factor accounting for shear resistance of cracked concrete

Chapter_200205.png   <   8 MPa.

When Chapter_200207.png, the beam must be provided with at least minimum shear reinforcement112. Additionally minimum shear reinforcement is required for beam sections with overall thickness exceeding 750mm. Minimum area of shear reinforcement is calculated from the following formula113

   Chapter_200209.png   Eq. 2-60

Shear strength provided by shear reinforcement, Vs, is calculated from the following equation114

   Chapter_200211.png   Eq. 2-61

where

fs   =   resistance factor for reinforcement steel115 equal to 0.85

Av   =   area of shear reinforcement within distance s

f y   =   yield strength of reinforcement

d v   =   effective shear depth equal greater of 0.9d or 0.72h

s   =   spacing of transverse reinforcement

θ   =   the angle of inclination of diagonal compressive stresses.

Spacing of transverse reinforcement, s, must not exceed the smaller116 of 0.7 d and 600 mm when Chapter_200213.png or the smaller117 of 0.35 d and 300 mm when Chapter_200215.png.

When Chapter_200217.png, the beam section dimensions must be increased or a higher concrete strength must be provided118.

The program recognizes special member types and assumes values of β = 0.21 and θ = 42deg in the following cases119

Slabs (including slab bands for CSA code) having thickness not exceeding 350 mm.

Beams having thickness not exceeding 250 mm.

Concrete joist construction.

Beams cast monolithically with the slab and having the depth below the slab not exceed­ing one-half of the width or 350mm.

For other general cases the program utilizes the so called simplified method. The value of θ is assumed as 35deg. For sections having or requiring at least minimum transverse reinforcement β = 0.18 is assumed. For sections with no transverse reinforcement the value of β is calculated as follows120

   Chapter_200219.png   Eq. 2-62

2.12.3Shear Distribution

When no ribs are present, one way shear is proportioned to the slab and beam according to the following ratios

   Chapter_200221.png   Eq. 2-63

When ribs are present (joist systems), one way shear is proportioned to the slab and beam according to the following ratios of cross-section areas

   Chapter_200223.png   Eq. 2-64

Per requirement121 of CSA A23.3-14/04, the program allows distributing one-way shear in the slab between column and middle strips using the distribution factors which are proportional to the factors used for negative moment distribution. The fraction of the shear transferred to the beam remains unchanged irrespective of the use of this feature. This functionality is also provided for other design codes, to be selected at engineer’s discretion.

2.12.4One-Way Shear in Slab Bands (CSA A23.3-14/04)

One-way shear calculations in slab bands are done similar to shear in two-way slabs, except the column strip is substituted by the band strip. Shear forces are distributed between the band and the middle strip proportionally to negative moment distribution factors. Transverse reinforcement is not considered.

2.12.5Shear in Drop Panels

When calculating one-way shear capacity for two-way solid and waffle slabs, the contribution of the drop panel cross-section can be optionally selected. For such slabs, the shear capacity is calculated in three regions, with increased Vc values in support (drop panel) locations. In case shear is distributed into column and middle strips, drop panel contribution is divided according to the share of drop panel cross-section area in each strip.

2.13Torsion and Shear

Torsion analysis can be engaged for beam and one way systems using the Torsion Analysis and Design check box located on the Solve Options tab in the Input | General Information dialog box.

As far as torsional analysis is concerned, it is assumed that columns provide perfectly rigid supports so there is no transfer of torsional moments between spans. Within a span, torsional moments are considered only if a longitudinal beam is present. Torsion can be induced by concentrated and redistributed torsional loads and also, in the case of a beam with unsymmetrical cross sections, by self weight and area loads. A T-section with different flange widths is an example of a cross section which is not symmetrical. It can be obtained if a beam and a slab with different left and right widths are combined in the same span. However, in order for a flange to be considered in the torsional analysis its thickness has to be greater than twice the cover. If a flange is wider than the effective width then only the effective width is taken into account.

The design for torsion is based on a thin-walled tube, space truss analogy. For the Canadian code the simplified method is used. The program allows both equilibrium and compatibility torsion conditions. In the equilibrium mode, which is assumed by default, unreduced total value of the torsional design moment is used in the design. In the compatibility mode122, factored torsional moments that exceed cracking moment Ter (0.67 Ter for CSA) are reduced to the value of Ter (0.67 Ter for CSA). However, it is user’s responsibility to determine which mode is appropriate and the program does not perform any redistribution of internal forces if compatibility torsion is selected.

If torsion analysis is engaged then both torsion and shear actions contribute to the amount of required transverse (stirrup) reinforcement. However, additional longitudinal bars distributed along the perimeter of a cross-section are also required to provide torsional capacity.

For torsion design a span is divided into segments in the same way as for shear design. Governing values within a segment are used to design the whole segment. For stirrups, the governing values of torsional moment and shear force (acting simultaneously) will be these that produce the highest intensity of required stirrup area. On the other hand, the required area of longitudinal bars depends only on the torsional moment so the highest absolute value of torsional moment will govern. Since stirrup area depends both on shear and torsion whereas longitudinal bar area depends only on torsion, the governing values for stirrups and longitudinal bars can occur at different locations within a segment and for different load combinations. Governing values along with their location and associated load combination are provided in the design results report.

Effect of torsion within a segment will be neglected if the factored torsional moment, Tu, at every segment location is less than one fourth of the torsion cracking moment, Ter, which equals

for ACI code123

   Chapter_200225.png   Eq. 2-65

for CSA A23.3-94 code124 

   Chapter_200227.png   Eq. 2-66

for CSA A23.3-14/04 code125

   Chapter_200229.png   Eq. 2-67

Acp denotes the area enclosed by outside perimeter of concrete section and pcp is equal to the outside perimeter of concrete section.

To be adequate for torsion design, a section has to be proportioned in such a way that combined shear stress due to shear and torsion does not exceed the limit value specified by the code. In ACI code this condition reads as126

   Chapter_200231.png   Eq. 2-68

The simplified method of CSA A23.3-94 standard defines this relation as127

   Chapter_200233.png   Eq. 2-69

Similar requirement for CSA A23.3-04 reads as follows128

   Chapter_200235.png   Eq. 2-70

In above relations, Aoh is the area enclosed by centerline of the outermost closed transverse reinforcement and ph is the perimeter of that area. By default, flanges do not contribute to Aoh and ph. For sections with flanges, flanges will only be taken into account for Aoh and ph if the option to include stirrups in flanges is engaged in the torsion design. In the program output, the combined stress (left hand side of the above inequalities) is denoted as vf and the limit value as ϕsvt.

The required intensity of stirrup area to provide required torsional capacity is calculated from the following formula129

   Chapter_200237.png   Eq. 2-71

where the gross area enclosed by the shear path130, Ao, is taken as 0.85Aoh. At /s is the quantity per stirrup leg. Concrete shear and torsion strength reduction factor131, f, for ACI-318 codes is equal to 0.75 for the 99 edition and 0.75 for later editions.

The total requirement for stirrup intensity combining shear and torsion equals132

   Chapter_200239.png   Eq. 2-72

This value cannot be taken less than minimum stirrup area required by the codes. The minimum code requirements can be written in the following form133

   Chapter_200241.png   Eq. 2-73

In addition to stirrup spacing requirement defined for shear, program imposes one more torsion specific requirement for all ACI codes134 which limits the spacing to the smallest of Chapter_200243.png, and 12 in [300 mm]. Based on the total required stirrup area intensity and spacing requirements, the program attempts to select stirrups taking also into account that if stirrups with more than two legs have to be used then the area of an outer leg must not be less than At.

2.13.1Additional Longitudinal Reinforcement for ACI 318 and CSA A23.3-94

The area of additional longitudinal reinforcement, A, is calculated from135

   Chapter_200245.png   Eq. 2-74

For ACI code it is also checked against the following minimum value136

   Chapter_200247.png   Eq. 2-75

where At / s is calculated from Eq. 2-56 but is not taken less than 25bw / fyt. Longitudinal bars are selected in such a way that their area is not less than A > Aℓ,min and that number of longitudinal bars in a section is enough to provide a bar in every corner of a stirrup and preserve spacing between bars not higher than 12 in [300 mm]. Also, bar sizes are selected not to have diameter less than No. 3 bar and not less than 1/24 of stirrup spacing for ACI codes137 and 1/16 for CSA standard138.

2.13.2Additional Longitudinal Reinforcement for CSA A23.3-14/04

The additional longitudinal reinforcement, A, will only be calculated for CSA A23.3-14/04 if option Combined M-V-T Reinf. Design is unchecked in the Solve Options dialog window. If this option is checked (default setting) then no additional longitudinal reinforcement is calculated because the regular top and bottom reinforcement will automatically be proportioned to resist combined action of flexure, shear and torsion.

Proportioning of longitudinal reinforcement for sections subjected to combined shear and torsion in flexural regions is based on the requirement that the resistance of the longitudinal reinforcement has to be greater or equal to the axial force that can be developed in this reinforcement. In sections with no axial action (Nf = 0 and Vp = 0) that force is equal to139

flexural tension side

Chapter_200249.png 

Chapter_200251.png and Chapter_200253.png

   Chapter_200255.png   Eq. 2-76

flexural compression side

Chapter_200257.png 

Chapter_200259.png and Chapter_200261.png

   Chapter_200263.png   Eq. 2-77

These forces can be decomposed140 into flexure and shear components. The flexure components, Flt,flexure and Flc,flexure, account for the action of the bending moment, Mf, whereas the shear components, Flt,shear and Flc,shear, account for the action of the shear force, Vf, and the torsional moment, Tf. The amounts of reinforcement needed to resist the flexure components are calculated separately in the flexure design procedure. The total amount of the additional longitudinal reinforcement, A, needed to resist shear and torsion will be determined as follows

   Chapter_200265.png   Eq. 2-78

If only torsion is present (Vf = 0 and Vs = 0), then (assuming141 θ = 35°) A would reduce to

   Chapter_200267.png   Eq. 2-79

which is comparable (and conservative) to the additional amount of longitudinal reinforcement due to torsion required in accordance with the previous edition of the CSA A23.3 standard142.

2.13.3Investigation Mode

In the investigation mode when transverse and longitudinal reinforcement is input by the user, the program checks the combined shear and torsional capacity of the system in terms of required and provided reinforcement area. In other words, the provided area of reinforcement is compared to the area of reinforcement required to resist applied loads. This is a different approach than for flexure and shear actions without coupling where design forces are directly compared to capacity. In the case where torsion and shear stirrup requirements are combined, the approach of comparing total reinforcement area is more convenient since it does not require dividing stirrup area into a part that resists torsion only and a part that resists shear only. For consistency, additional longitudinal reinforcement required for torsion and shear is also checked in terms of provided and required area. Other requirements, e.g. bar or stirrup spacing, number of longitudinal bars, area of stirrup outer leg, and combined stresses in concrete due to shear and torsion are checked also. Exceeded capacity and other conditions are flagged in the Design Results section of the report.

2.14Area of Reinforcement

The program calculates the required area of reinforcement (top and bottom) based on the values of bending moment envelope within the clear span. For rectangular sections with no compression reinforcement, the design flexural strength of the column strip, middle strip and beam must equal the factored design moment

   Chapter_200269.png   Eq. 2-80

The reinforcement can therefore be computed from

   Chapter_200271.png   Eq. 2-81

For CSA A23.3

   Chapter_200273.png   Eq. 2-82

The effective depth of the section is taken as the overall section depth minus the distance from the extreme tension fiber to the tension reinforcement centroid. The column strip depth may include all or part of the drop panel depth. The drop depth will not be included in the effective depth of the column strip when the drop does not extend at least one-sixth the center-to-center span length in all directions, or when the drop depth below the slab is less than one-quarter the slab depth. If the drop extends at least one-sixth the center-to-center span length and the drop depth is greater than one-quarter the distance from the edge of the drop panel to the face of the column or column capital, the excess depth will not be included in the column strip effective depth. If the drop width is less than the column strip width, the drop width will be used in the computation of the required reinforcement.

When computing negative slab reinforcement and additional reinforcement for negative unbalanced moments over the supports, the contribution of the depth of transverse beam can be optionally selected. The contribution of transverse beam will be considered, if it extends beyond the critical section and if its depth exceeds the depth of the drop panel. The increase of the slab thickness is limited to ¼ of the extent of the transverse beam beyond the face of support, identical to design depth limitations for drop panels. If transverse beam depth exceeds the limit, excess depth is disregarded in the reinforcement calculations.

For two-way slabs with beams, an option exists when designing reinforcement for positive bending moments, to include a portion of slab as beam flanges143

 (T-Section). The width of the column strip is then decreased accordingly. The extent of the flanges on each side is limited to four times slab thickness and not more that the projection of the beam under the slab. When this option is not selected, beam geometry is treated as rectangular. When calculating required reinforcement for negative bending moments the geometry of the beam is treated as rectangular, having beam width equal to web width. However, when a T-Section is selected, reinforcing bar design is performed assuming that they are distributed across the beam width including the flanges.

For the ACI 318-99 code the strength reduction factor for flexure calculations is specified as f=0.90.144 For the ACI 318-14, ACI 318-11, ACI 318-08, ACI 318-05, and ACI 318-02 codes the strength reduction factor for tension-controlled sections (εt > 0.005) is equal f=0.90. For transition sections (fy / Es < εt < 0.005) the strength reduction factor can be linearly interpolated by the formula145

   Chapter_200275.png   Eq. 2-83

ACI 318-14, ACI 318-11, ACI 318-08, ACI 318-05, and ACI 318-02 codes specify the strength reduction factor for compression controlled sections (et < fy Es) as equal f=0.65. The reduction factors for transition or compression controlled sections have application primarily in investigation mode of the program. In design mode the program performs the calculations assuming a tension controlled section (et ≥ 0.005) or a section with compressive reinforcement (if enabled).

The ACI 318-99 code146 requires keeping the steel ratio below the maximum value, rmax, equal to 75% of steel ratio producing balanced strain condition, rb, where147

   Chapter_200277.png   Eq. 2-84

with

β1    =   Chapter_200279.png

For CSA code the value of rmax equals rb and is calculated as follows148

   Chapter_200281.png   Eq. 2-85

where

a1   =   Chapter_200283.png

β1    =   Chapter_200285.png

The ACI 318-14, ACI 318-11, ACI 318-08, ACI 318-05, and ACI 318-02 codes control the amount of reinforcement by limiting the value of net tensile strain (et ≥ 0.004)149. The program satisfies this condition by assuming a tensioned controlled section with et ≥ 0.005. From this assumption the equivalent maximum reinforcement ratio for rectangular section can be written as

   Chapter_200287.png   Eq. 2-86

If the calculated reinforcement exceeds the maximum allowed, a message will appear in the output. In such cases, it is recommended that the engineer review the slab thickness to ensure a more satisfactory design. If compression reinforcement calculations are enabled, the program will attempt to add compression reinforcement to the section. The program is capable to design compressive reinforcement for any design strip (column, middle, and beam) including also unbalanced moment strip150.

The amount of reinforcement provided will not be less than the code prescribed minimum. For the ACI 318 code, the minimum ratio of reinforcement area to the gross sectional area of the slab strip using Grade 60 reinforcement is taken as 0.0018. When reinforcement yield strength exceeds 60 ksi, the minimum ratio is set to 0.0015×60 / fy. For reinforcement with yield strength less than 60 ksi, the minimum ratio is set to 0.0020. In no case will this ratio be less than 0.0014 (See Table 2-5)151. The CSA Standard requires a minimum ratio of slab reinforcement area to gross sectional area of the slab strip equal to 0.002 for all grades of reinforcement152.

fy (ksi)

As/Ag

< 60

0.0020

≥ 60

Chapter_200289.png 

Table 2.4 Minimum Ratios of Reinforcement to Gross Concrete Area

According to ACI code for beams and positive moment regions of joist slabs, minimum reinforcement provided will not be less than153

   Chapter_200291.png   Eq. 2-87

and not less than 200bwd/fy where bw is the web width of the section. For statically determinate sections with flange in tension, bw is replaced by the smaller of 2bw and the width of the flange.

Similar equation prescribed by CSA A23.3 code has the form154

   Chapter_200293.png   Eq. 2-88

where bt is the width of the tension zone of the section. Additionally, for T-sections having flange in tension the CSA code limits value of bt to 1.5bw for single sided flanges and to 2.5bw for double sided flanges.

When designing reinforcement for longitudinal slab bands according to CSA code, program assumes identical minimum steel requirements as for beams.

2.14.1Design for Combined Flexure, Shear, and Torsion

CSA A23.3-14/04 requires, in proportioning of longitudinal reinforcement, to include additional tension forces caused by shear and torsion155. To achieve this, the program calculates forces developed in the longitudinal reinforcement due to flexure, shear, and torsion.

On the flexural tension side the force in longitudinal reinforcement is equal to156

   Chapter_200295.png   Eq. 2-89

On the flexural compression side the force in longitudinal reinforcement is equal to157

   Chapter_200297.png   Eq. 2-90

but not less than zero.

For these forces, longitudinal reinforcement area is calculated from the following equations158

   Chapter_200299.png   Eq. 2-91

   Chapter_200301.png   Eq. 2-92

Taking into account both positive and negative bending moments (resulting from all load combinations and load patterns) and checking against area of steel required for flexure only, the final areas of top and bottom reinforcement can be calculated from

   Chapter_200303.png   Eq. 2-93

   Chapter_200305.png   Eq. 2-94

2.15Reinforcement Selection

According to ACI-318 code159, the default minimum clear spacing of reinforcement for both slabs and beams is taken as the larger of the two prescribed minima of one bar diameter, db, or 1 in. According to CSA code160, the default minimum clear spacing of reinforcement for both slabs and beams is taken as the larger of the two prescribed minima of 1.4 times the bar diameter, db, or 1.2 in (30mm). The user may select a clear spacing greater than the default value to take into account tolerances for reinforcement placement161 and other project specific considerations.

For two-way systems, the maximum spacing of reinforcement is kept at two times the slab thickness for the ACI code162 and three times the slab thickness for the CSA code163, but no more than 18 in. or 500 mm respectively. For joist systems the limit is increased to 5 times the slab thickness164. When calculating negative support reinforcement for the CSA code165, the program assumes that banded reinforcement over supports is spaced at a maximum of 1.5 hs and no more than 250 mm.

For one-way slabs, the maximum spacing is limited to166 the smaller of three times the slab thickness and 18 in. [500 mm]. Additionally, the maximum spacing of reinforcement, s, in beams and one-way slabs is selected so that the following crack control requirements of the ACI and the CSA codes167 are met

   Chapter_200307.png   Eq. 2-95

where

cc    =   least distance from the surface of bar to the tension face,

dc    =   distance from extreme tension fiber to center of the closest longitudinal bar

A   =    effective tension area of concrete surrounding the flexural tension reinforcement and extending from the extreme tension fiber to the centroid of the flexural tension reinforcement and an equal distance past that centroid, divided by the number of bars or wires

zmax   =    30 000 N/mm for interior exposure or 25 000 N/mm for exterior exposure, multiplied by a factor of 1.2 for epoxy-coated reinforcement

An iterative process is performed to determine the number of bars and bar size. The initial number of bars is determined by dividing the total reinforcement area required, As, by the area of one bar, Asb, of the input minimum bar size. Next, the spacing is determined. If the minimum spacing limitations are violated, the bar size is increased and the iterative process is repeated until all bars sizes have been checked. If the maximum spacing limitations are not met, the number of bars required to satisfy these limitations is computed and the iteration process terminates.

2.21.png 

Figure 2.21 Width due to stirrup bend

For beams, layered reinforcement is provided if sufficient beam width is not available. The clear distance between layers is assumed 1.0 in [30 mm] but the user can change this value. By default, the program assumes a 1.5 in [40 mm] side cover to stirrup for width calculations and this value can also be changed by the user. The program also assumes that the longitudinal bar makes contact at the middle of the stirrup bend where the minimum inside diameter of the bend is four times stirrup diameter168. Therefore, an additional width is added to the cover for longitudinal bars less than size #14 (#45 for CAN/CSA-G30.18) (Figure 2-21). This additional width due to the bend, wbend, is equal to

   Chapter_200309.png   Eq. 2-96

where

db    =    diameter of the longitudinal bar

r    =    inside radius of bend for stirrup

2.22.png 

Figure 2.22 Detail reinforcement in longitudinal beams

Bar-length computations are performed for two-way slabs and longitudinal beams. For top reinforcement at the supports, the length for long bars is given by

   Chapter_200311.png   Eq. 2-97

and the length for short bars is given by

   Chapter_200313.png   Eq. 2-98

where

max(l50%)   =   maximum distance to the points of 50% demand,

max(lpi)   =   maximum distance to the points of inflection (P.I.),

ld   =   bar development length169,

d   =   effective depth,

db   =   bar diameter,

ln   =   clear span length,

lfos   =   distance to the face of support (column),

lcr   =   minimum code prescribed extension.

These bar lengths are then compared and adjusted if necessary to meet the minimum extension requirements for reinforcement specified by the code.170 Additionally the program may select continuous top bars in those spans where steel is required by calculation in mid-span at top.

If the computed bar lengths overlap, it is recommended that such reinforcement be run continuously. The printed bar lengths do not include hooks or portions of bars bent down into spandrel beams or other bar-bend configurations. If a bar starts (or ends) at a column support the length of the bar is measured from (or to) the center line of the column. The selection of bar lengths for positive reinforcement for flat plates, flat slabs, and beam-supported slabs, is based strictly on the minimum values of the code.

The development length depends on the following factors: concrete cover, minimum transverse reinforcement, special transverse reinforcement, layer location bar size and bar clear spacing. The development length is calculated from the general expression171 below, but not less 172 than 12 in [300 mm]

   Chapter_200315.png   Eq. 2-99

where

yt   =   reinforcement location factor equal to 1.3 if more than 12 in [300 mm] of fresh concrete is cast in the member below the development length or splice, or equal to 1.0 otherwise,

ye   =   coating factor equal to 1.0 for uncoated reinforcement; for epoxy coated reinforcement with covers less than 3db or clear spacing less than 6db the factor is equal to 1.5 and for all other epoxy coated bars it equals 1.2,

ys   =   reinforcement size factor equal to 1.0 for bars #7 [22] and larger or equal to 0.8 for bars #6 [19] and smaller if ACI 318 [ACI 318M] is selected; for CSA A23.3 the factor is equal to 1.0 for bars 25M and larger or equal to 0.8 for bars 20M and smaller,

λ   =   lightweight aggregate concrete factor equal to 1.0 for normal concrete and:

      0.75 for lightweight concrete per ACI 318-14, ACI 318-11 and ACI 318-08

      1.3 for lightweight concrete per ACI 318-05/02/99

      1.3 for low density concrete per CSA A23.3-14/04/94

      1.2 for semi low density concrete per CSA A23.3-14/04/94

Ktr   =   transverse reinforcement index conservatively assumed zero,

cb   =   smaller of the distance form bar surface to the closest concrete surface and one-half (two thirds for CSA173) center-to-center bar spacing.174

Additionally, the product of ytye is not taken greater than 1.7 and the development length, ld, is reduced175 by the factor of As,req to As,prov where the provided area of flexural reinforcement, As,prov, exceeds the area required by analysis, As,req.

The final calculated or minimum development length for each bar is tabulated in the design results section of the program results report. In two-way slab systems without beams, the development length presented is often controlled by the minimum development length.

Where flexural reinforcement is terminated in a tension zone, spSlab and spBeam provide a warning to require an extension of the bar beyond what is required for flexure. For ACI code, the shear capacity at the cutoff point for each bar is evaluated for satisfying the shear demand does not exceed permissible shear limit in 12.10.5.1.  Final bar length shall be extended beyond the minimum reported to meet one of the three conditions outlined in 12.10.5

2.16Concentration and Additional Reinforcement

spSlab computes the fraction of the unbalanced moment, gMu, that must be transferred by flexure within an effective slab width (a band) equal to the column width plus one and one-half the slab or drop panel depth (1.5h) on either side of the column where176

   Chapter_200317.png   Eq. 2-100

The amount of reinforcement required to resist this moment is computed. The amount of reinforcement already provided for flexure is then computed from the bar schedule (i.e. the number of bars that fall within the effective slab width multiplied by the area of each bar). Depending on load conditions, additional negative or positive reinforcement may be required. If the reinforcement area provided for flexure is greater than or equal to the reinforcement requirements to resist moment transfer by flexure, no additional reinforcement is provided, and the number of additional bars will be set to 0. If the amount of reinforcement provided for flexure is less than that required for moment transfer by flexure, additional reinforcement is required. The additional reinforcement is the difference between that required for unbalanced moment transfer by flexure and that provided for design bending moment in the slab, and it is selected based on the bar size already provided at the support.

For ACI codes the value of gf on selected supports can be automatically adjusted to the maximum permitted value. The corresponding value of gv = 1 – gf is adjusted accordingly. This option allows relaxing stress levels for two-way shear around the columns by transferring increased part of the unbalanced moment through flexure. The adjustment is performed independently for each load case and pattern. If for given load case the corresponding two-way shear Vu exceeds the appropriate limits 0.75fVc at an edge support, 0.5fVc at a corner support, or 0.4fVc at an interior support, adjustment of both factors is not performed. When the adjustment of gf and gv factors is selected, the reinforcement calculated within the transfer width should be limited according to the code to reinforcement ratio r < 0 .375rb, as stipulated in ACI 318-99/02/05177, or limitation of net tensile strain et > 0.010, as required by ACI 318-14, ACI 318-11 and ACI 318-08178. Violation of this requirement is reported by the software as exceeding maximum allowable reinforcement indicating that the option to adjust the factor gf should be turned off by the user at the support where the violation occurs.

It should be noted that the ACI code179 requires either concentration of reinforcement over the column by closer spacing, or additional reinforcement, to resist the transfer moment within the effective slab width. spSlab satisfies this requirement by providing additional reinforcement without concentrating existing reinforcement.

When computing additional reinforcement for the transfer of negative and positive unbalanced moments over the supports through flexure in systems with longitudinal beams, the contribution of the longitudinal beam cross-section can be optionally selected. If selected, this contribution will be considered. For CSA designs this functionality extends also to design of banded reinforcement in bb strip.

The CSA A23.3 code requires at least one-third of the total negative reinforcement for the entire design strip at interior supports to be concentrated in the band width, bb, extending 1.5 hs from the sides of the columns180. The program fulfills this requirement by concentrating a portion of reinforcement assigned to the design strip that includes width bb. This strip will typically be the column strip. However, if longitudinal slab bands or slab-band-like beams wider than band width bb are present, then reinforcement assigned to these elements is concentrated. At exterior supports, the total negative reinforcement is placed in the bb band width181 or if a beam narrower than bb is present, then the total reinforcement is placed within the beam width182. The reinforcement in the bb and the remaining portions of the design strip is also checked for compliance with spacing and minimum reinforcement requirements.

2.17Structural Integrity Reinforcement

Enhancing redundancy and ductility is necessary in the event of damage to a major supporting element resulting from an abnormal shock or blast loading event.

Minor changes in reinforcement detailing typically result in substantial enhancement in the overall integrity of a structure by confining the resulting damage to a small area and improving the resistance to progressive collapse.

The ACI code requires all bottom bars in the column strip to extend continuously (or with splices) in the entire span and at least two of these bars to pass within the column core and to be anchored at exterior supports183. In continuous beams, including longitudinal beams in two-way slab systems, spSlab and spBeam produce, in design mode, reinforcement that satisfies ACI requirements for structural integrity. In perimeter (exterior) beams, at least one sixth of the negative tension reinforcement and not less that two bars are continuous184. Also, at least one fourth of the positive tension reinforcement and not less than two bars are continuous in all beams185.

For the CSA code, the program performs calculation of the amount of integrity reinforcement at slab column connections in design mode. The integrity reinforcement is required for slabs without beams. Integrity reinforcement is not required if there are beams containing shear reinforcement in all spans framing into the column. Otherwise, the sum of all bottom reinforcement connecting the slab to the column on all faces of the periphery should consist of at least two bars and meet the condition186

   Chapter_200319.png   Eq. 2-101

where Vse is the larger of shear force transmitted to column or column capital due to specified (unfactored) loads and shear force corresponding to twice the self-weight of the slab.

2.18Corner Reinforcement

The program performs calculation of the amount of reinforcement in exterior corners of slabs with stiff edge beams (a greater than 1.0)187. This reinforcement is required within a region equal to 1/5 of the shorter span. The amount of corner reinforcement is calculated from the moment per unit width intensity corresponding to the maximum positive moment in span. The code allows the corner reinforcement to be placed at top and bottom of the slab in bands parallel to the sides of the slab edges.

2.19Deflections

2.19.1Instantaneous Deflections

Instantaneous deflections are obtained directly by the program from elastic analysis of the defined system for three load levels. The first corresponds to dead load only, the second corresponds to dead load plus sustained part of live load only, and the third corresponds to dead load plus live load on all spans (total deflection). The deflection occurring when the live load is applied can be computed as the total load deflection (due to the dead and the live load ) minus the dead load only deflection188. Depending on the option selected by the user, the program will calculate flexural stiffness of the members based on either gross moment of inertia or the effective moment of inertia which takes cracking into account.

Chapter_200321.png 

The program results section provides detailed summary of the frame section properties, frame effective section properties, column and middle strip properties at midpsan, and a summary of extreme deflection values for each load level along the span.

2.19.2Cracking

When calculating the deflections for effective (cracked) section properties, the frame solution is obtained for three load levels: dead load, dead load plus sustained part of live load, and dead load plus full live load on all spans. Flexural stiffness is assumed corresponding to the load level.

A reduction in the flexural stiffness caused by cracking leads to an increase in deflections. Several methods of deflection analyses taking cracking into account are reviewed in Ref. [22]. The program uses the approach based on the effective moment of inertia as permitted by the code.189

The effective moment of inertia, Ie, developed by Branson (Ref. [17]) and incorporated into the code equals

   Chapter_200323.png   Eq. 2-102

where

Ig    =    moment of inertia of the gross uncracked concrete section,

Icr    =    moment of inertia of the cracked transformed concrete section190

Mcr    =    cracking moment

Mmax    =    maximum bending moment at the load level for which the deflection is computed.

To calculate Ie for two-way slabs, the values of all terms for the full width of the equivalent frame are used in Eq. 2-102. This approach averages the effects of cracking in the column and middle strips.

The value of Ie at midspan for a simple span and at support for a cantilever is taken191 to calculate flexural stiffness of a member. For other conditions, an averaged effective moment of inertia, Ie,avg is used. For spans with both ends continuous, Iframe is given by192

   Chapter_200325.png   Eq. 2-103

where

Chapter_200327.png    =    effective moment of inertia for the positive moment region,

Chapter_200329.png    =    effective moment of inertia for the negative moment region at the left support,

Chapter_200331.png    =    effective moment of inertia for the negative moment region at the right support.

For spans with one end continuous the value of Iframe is given by193

   Chapter_200333.png   Eq. 2-104

where

Chapter_200335.png    =    effective moment of inertia for the positive moment region,

Chapter_200337.png    =    effective moment of inertia for the negative moment region at the continuous end.

2.19.3Long-Term Deflections

The program estimates additional long-term deflection resulting from creep and shrinkage, Dcs, by multiplying the immediate deflection due to sustained load, Dsust, by the factor, lD, equal to194

   Chapter_200339.png   Eq. 2-105

where

x    =    time dependent factor with the maximum value of 2.0 (the actual value is interpolated from the values and the chart given in the code195 based on the load duration specified by the user in the input)

r   =    ratio of compressive reinforcement at midspan for simple and continuous spans and at support for cantilevers.

Deflection due to the sustained load, Dsust, is the deflection induced by the dead load (including self weight), plus sustained portion of the live load.

And long-term deflection resulting from creep and shrinkage equals

   Chapter_200341.png   Eq. 2-106

The program calculates incremental deflection which occurs after partitions are installed in two ways. In the first approach, it is assumed that the live load has been applied before installing the partitions and the incremental deflection equals196

   Chapter_200343.png   Eq. 2-107

In the second approach, the assumption is that the full live load, including the sustained portion of the live load, has been applied after the partitions are installed which results in the incremental deflection equal to197

   Chapter_200345.png   Eq. 2-108

The total long-term deflection (Dtotal)lt is also calculated as198

   Chapter_200347.png   Eq. 2-109

2.19.4Deflections of two-way systems

Calculation of deflections of reinforced concrete two-way slabs is complicated by a large number of significant parameters such as: the aspect ratio of the panels, the vertical and torsional deflection of supporting beams, the stiffening effect of drop panels and column capitals, cracking, and the time-dependent nature of the material response. Based on studies (Ref. [20]-[22]), an approximate method consistent with the equivalent frame method was developed (Ref. [23]) to estimate the column and middle strip deflections.

Under vertical loads, Reference 20 indicates that the midspan deflection of an equivalent frame can be considered as the sum of three parts: that of the panel assumed to be fixed at both ends of its span, Chapter_200349.png and those due to the known rotation at the two support lines, Chapter_200351.png and Chapter_200353.png. Calculation of midspan deflection of the column strip or the middle strip under fixed-end conditions is based on M/EI ratio of the strip to that of the full-width panel

   Chapter_200355.png   Eq. 2-110

The ratio (Mstrip/Mframe) can be considered as a lateral distribution factor, LDF.

For ACI and CSA A23.3-94 codes the lateral distribution factor, LDF, at an exterior negative moment region is

   Chapter_200357.png   Eq. 211

The LDF at an interior negative moment region is

   Chapter_200359.png   Eq. 2-112

The LDF at a positive moment region is

   Chapter_200361.png   Eq. 2-113

where

af1    =    the ratio of flexure stiffness of a beam section to the flexural stiffness of a width of slab bounded laterally by centerlines of adjacent panels on either side of the beam,

bt    =    ratio of torsional stiffness of an edge beam section to the flexural stiffness of a width of slab equal to the span length of the beam, center-to-center of the supports (see Eq. 2-30).

For CSA A23.3-14/04 code lateral distribution factors are based on tabulated values presented earlier in the chapter.

When af1l2/l1 is greater than 1.0, af1l2/l1 will be set equal to 1.0.

The column and middle strip LDF’s can be computed by

   Chapter_200363.png   Eq. 2-114

   Chapter_200365.png   Eq. 2-115

where

LDFneg,l   =   LDF for the negative moment region at the left end of the span

LDFneg,r   =   LDF for the negative moment region at the right end of the span

The total midspan deflection for the column or middle strip is the sum of three parts

   Chapter_200367.png   Eq. 2-116

where

Chapter_200369.png = midspan deflection due to rotation of left and right supports, respectively.

The above procedure was implemented starting in v5.00 to follow the reference recommendations exactly and eliminate overestimation of the column strip deflection and underestimation of the middle strip deflection especially for the exterior span.

The deflections should be used in conjunction with the deflections obtained from an analysis in the transverse direction. For square panels (l1 = l2), the mid-panel deflection is obtained from the following equation as shown in Figure 2-22

   Chapter_200371.png   Eq. 2-117

For rectangular panels, (l1 ¹ l2), the mid panel deflection is obtained from

   Chapter_200373.png   Eq. 2-118

2.23.png 

Figure 2.23 Deflection computation for a square panel

2.20Material Quantities

The program computes concrete and reinforcing steel quantities. The quantity of concrete is based on an average of the slab, drop, and beam sizes. The total quantity of reinforcing steel computed by the program corresponds to the actual bar sizes and lengths required by design. No allowance is made for bar hooks, anchorage embedment, and so forth. It should be noted that the quantity of reinforcement printed by the program pertains to bending in one direction only. In practice, the total amount of reinforcement for the structure should also include the quantities obtained for the appropriate transverse equivalent frames.

2.21References

[1]Building Code Requirements for Structural Concrete (ACI 318-14) and Commentary (ACI 318R-14), American Concrete Institute, 2014

[2]Building Code Requirements for Structural Concrete (ACI 318-11) and Commentary (ACI 318R-11), American Concrete Institute, 2011

[3]Building Code Requirements for Structural Concrete (ACI 318-08) and Commentary (ACI 318R-08), American Concrete Institute, 2008

[4]Building Code Requirements for Structural Concrete (ACI 318-05) and Commentary (ACI 318R-05), American Concrete Institute, 2005

[5]Building Code Requirements for Structural Concrete (ACI 318-02) and Commentary (ACI 318R-02), American Concrete Institute, 2002

[6]Building Code Requirements for Structural Concrete (ACI 318-99) and Commentary (ACI 318R-99), American Concrete Institute, 1999

[7]Specification for Tolerances for Concrete and Materials and Commentary, An ACI Standard (ACI 117-06), American Concrete Institute, 2006

[8]National Building Code of Canada 2010, Volume 2, Canadian Commission on Buildings and Fire Codes, National Research Council of Canada, 2010

[9]National Building Code of Canada 2005, Volume 1, Canadian Commission on Buildings and Fire Codes, National Research Council of Canada, 2005

[10]A23.3-14, Design of Concrete Structures, Canadian Standards Association, 2014.

[11]A23.3-04, Design of Concrete Structures, Canadian Standards Association, 2004.

[12]Explanatory Notes on CSA Standard A23.3-04 in Concrete Design Handbook, Third Edition, Cement Association of Canada, 2006

[13]A23.3-94, Design of Concrete Structures, Canadian Standards Association, 1994 (Reaffirmed 2000).

[14]Explanatory Notes on CSA Standard A23.3-94 in Concrete Design Handbook, Second Edition, Canadian Portland Cement Association, 1995

[15]Wight J.K., MacGregor J.G., Reinforced Concrete, Mechanics and Design, Fifth Edition, Pearson Prentice Hall, 2009

[16]MacGregor J.G., Bartlett F.M., Reinforced Concrete – Mechanics and Design, First Canadian Edition, Prentice Hall Canada Inc., 2000

[17]Branson, D. E., Instantaneous and Time-Dependent Deflections of Simple and Continuous Reinforced Concrete Beams, HPR Report No. 7, Pt. I, Alabama Highway Department in Cooperation with U.S. Department of Commerce, Bureau of Public Roads, August 1965.

[18]Notes on ACI 318-05 Building Code Requirements for Structural Concrete with Design Applications, Edited by Mahmoud E. Kamara and Basile G. Rabbat, Portland Cement Association, 2005

[19]Control of Deflection in Concrete Structures (ACI 435R-95), Reported by ACI Committee 435, American Concrete Institute, 1995 (Reapproved 2000).

[20]ACI Committee 435, Subcommittee 7, Deflections of Continuous Concrete Beams, Journal of the American Concrete Institute, Proceedings V. 70, No. 12, December 1973, pp. 781-787.

[21]Nilson, A. H., and Walters, D. B., Jr., Deflection of Two-Way Floor Systems by the Equivalent Frame Method, Journal of the American Concrete Institute, Proceedings, V. 72, No. 5, May, 1975, pp. 210-218.

[22]ACI Committee 435, State-of-the-Art Report, Deflection of Two-Way Floor Systems, Special Publication SP43-3, American Concrete Institute, 1974.

[23]Kripanarayanan, K. M., and Branson, D. E., Short-Time Deflections of Flat Plates, Flat Slabs and Two-Way Slabs, Journal of the American Concrete Institute, Proceedings, V. 73, No. 12, December 1976, pp. 686-690.

[24]Wight, J. K., Falconer, D., Checking Punching Shear Strength by the ACI Code, Concrete International, November 2005, pp. 76.

[25]Park, W. and Gamble, W. L., Reinforced Concrete Slabs, Second Edition, John Wiley & Sons, Inc., 2000

1.   ACI 318-14 (Ref. [1]), 8.4.1.4; ACI 318-11 (Ref. [1]), 13.1.2; ACI 318-08 (Ref. [3]),13.1.2; ACI 318-05 (Ref. [4]), 13.1.2; ACI 318-02 (Ref. [5]), 13.1.2; ACI 318-99 (Ref. [6]), 13.1.2; CSA A23.3-04, 2.2; CSA A23.3-94, 13.1

2.   ACI 318-14,7.3.1.1.,9.3.1.1; ACI 318-11, 9.5.2.1; ACI 318-08, 9.5.2.1; ACI 318-05, 9.5.2.1; ACI 318-02, 9.5.2.1; ACI 318-99, 9.5.2.1;

3.   CSA A23.3-14, 9.8.2.1; CSA A23.3-04, 9.8.2.1 (Ref. [10]);

4.   CSA A23.3-04, 2.2; CSA A23.3-94 (Ref. [13]), 2.1

5.   ACI 318-14, 8.3.1.1; ACI 318-11, 9.5.3.1, 13.6.1.2; ACI 318-08, 9.5.3.1, 13.6.1.2; ACI 318-05, 9.5.3.1, 13.6.1.2; ACI 318-02, 9.5.3.1, 13.6.1.2; ACI 318-99, 9.5.3.1, 13.6.1.2; CSA A23.3-14, 13.2.2, 2.2; CSA A23.3-04, 13.2.2, 2.2; CSA A23.3-94, 13.3.2, 13.1

6.   ACI 318-14, 8.3.2.1; ACI 318-11, 9.5.3.4; ACI 318-08, 9.5.3.4; ACI 318-05, 9.5.3.4; ACI 318-02, 9.5.3.4; ACI 318-99, 9.5.3.4; CSA A23.3-14, 13.2.7; CSA A23.3-04, 13.2.7; CSA A23.3-94, 13.3.6

7.   ACI 318-14, 8.3.1.2; ACI 318-11, 9.5.3.3; ACI 318-08, 9.5.3.3; ACI 318-05, 9.5.3.3; ACI 318-02, 9.5.3.3; ACI 318-99, 9.5.3.3

8.   ACI 318M-11, 9.5.3.3; ACI 318M-08, 9.5.3.3; ACI 318M-05, 9.5.3.3

9.   ACI 318M-02, 9.5.3.3; ACI 318M-99, 9.5.3.3

10.   ACI 318-14, 8.3.1.1; ACI 318-11, 9.5.3.2; ACI 318-08, 9.5.3.2; ACI 318-05, 9.5.3.2; ACI 318-02, 9.5.3.2; ACI 318-99, 9.5.3.2; ACI 318M-08, 9.5.3.2; ACI 318M-05, 9.5.3.2; ACI 318M-02, 9.5.3.2; ACI 318M-99, 9.5.3.2

11.   CSA A23.3-14, 13.2.5; CSA A23.3-04, 13.2.5; CSA A23.3-94, 13.3.5

12.   CSA A23.3-14, 13.2.3; CSA A23.3-04, 13.2.3; CSA A23.3-94, 13.3.3

13.   CSA A23.3-14, 13.2.4; CSA A23.3-04, 13.2.4; CSA A23.3-94, 13.3.4

14.   ACI 318-14, 8.3.1.2; ACI 318-11, 9.5.3.3 (d); ACI 318-08, 9.5.3.3 (d); ACI 318-05, 9.5.3.3 (d); ACI 318-02, 9.5.3.3 (d); ACI 318-99, 9.5.3.3 (d), CSA A23.3-14, 13.2.3, 13.2.4; CSA A23.3-04, 13.2.3, 13.2.4; CSA A23.3-94, 13.3.3

15.   CSA A23.3-04, 13.2.6

16.   ACI 318-14, 8.2.4; ACI 318-11, 13.2.5; ACI 318-08, 13.2.5; ACI 318-05, 13.2.5; ACI 318-02, 13.3.7.1, 13.3.7.2; ACI 318-99, 13.3.7.1, 13.3.7.2

17.   ACI 318-14, 8.2.4; ACI 318-11, 13.2.5; ACI 318-08, 13.2.5; ACI 318-05, 13.2.5, 13.3.7; ACI 318-02, 13.3.7; ACI 318-99, 13.3.7

18.   ACI 318-14, 8.5.2.2; ACI 318-11, 13.3.7; ACI 318-08, 13.3.7; ACI 318-05, 13.3.7; ACI 318-02, 13.3.7.3; ACI 318-99, 13.3.7.3; CSA A23.3-14, 13.10.7; CSA A23.3-04, 13.10.7; CSA A23.3-94, 13.11.6

19.   ACI 318-14, 8.3.1.1; ACI 318-11, 9.5.3.2; ACI 318-08, 9.5.3.2; ACI 318-05, 9.5.3.2; ACI 318-02, 9.5.3.2, ACI 318-99, 9.5.3.2

20.   ACI 318-14, 8.2.4; ACI 318-11, R13.2.5; ACI 318-08, R13.2.5; ACI 318-05, R13.2.5

21.    ACI 318-14, 22.2.1.2; ACI 318-11, 10.2.2; ACI 318-08, 10.2.2; ACI 318-05, 10.2.2; ACI 318-02, 10.2.2; ACI 318-99, 10.2.2; CSA A23.3-14, 10.1.2; CSA A23.3-04, 10.1.2; CSA A23.3-94, 10.1.2

22.    ACI 318-14, 9.9.1.2; ACI 318-11, 10.7.1; ACI 318-08, 10.7.1; ACI 318-05, 10.7.1; ACI 318-02, 10.7.1; ACI 318-99, 10.7.1; CSA A23.3-14; 10.7.1; CSA A23.3-04; 10.7.1; CSA A23.3-94, 10.7.1

23.   ACI 318-14, 8.8.1.2, 8.8.1.4, 9.8.1.2, 9.8.1.4; ACI 318-11, 8.13.2, 8.13.3; ACI 318-08, 8.13.2, 8.13.3; ACI 318-05, 8.11.2, 8.11.3; ACI 318-02, 8.11.2, 8.11.3; ACI 318-99, 8.11.2, 8.11.3; CSA A23.3-14, 10.4.1; CSA A23.3-04, 10.4.1; CSA A23.3-94, 10.4.1

24.   ACI 318-14, 8.8.1.8, 9.8.1.8; ACI 318-11, 8.13.4; ACI 318-08, 8.13.4; ACI 318-05, 8.11.4; ACI 318-02, 8.11.4; ACI 318-99, 8.11.4; CSA A23.3-14, 10.4.2; CSA A23.3-04, 10.4.2; CSA A23.3-94, 10.4.2

25.   ACI 318-14, 8.8.2.1.1, 9.8.2.1.1; ACI 318-11, 8.13.5.2; ACI 318-08, 8.13.5.2; ACI 318-05, 8.11.5.2; ACI 318-02, 8.11.5.2; ACI 318-99, 8.11.5.2

26.   CSA A23.3-14, 10.4.1; CSA A23.3-04, 10.4.1; CSA A23.3-94, 10.4.1

27.    ACI 318-14, 8.8.1.5, 9.8.1.5; ACI 318-11, 8.13.8; ACI 318-08, 8.13.8; ACI 318-05, 8.11.8; ACI 318-02, 8.11.8; ACI 318-99, 8.11.8

28.   ACI 318-14,19.2.2.1 (a); ACI 318-11, 8.5.1; ACI 318-08, 8.5.1; ACI 318-05, 8.5.1; ACI 318-02, 8.5.1; ACI 318-99, 8.5.1; CSA A23.3-14, 8.6.2.2; CSA CSA A23.3-04, 8.6.2.2; CSA A23.3-94, 8.6.2.2

29.    CSA A23.3-14, 8.6.2.2; CSA A23.3-04, 8.6.2.2; CSA A23.3-94, 8.6.2.2

30.   ACI 318-14, 22.5.3.1, 22.6.3.1; ACI 318-11, 11.1.2; ACI 318-08, 11.1.2; ACI 318-05, 11.1.2; ACI 318-05, 11.1.2; ACI 318-99, 11.1.2

31.   CSA A23.3-14, 13.3.4.2; CSA A23.3-04, 13.3.4.2

32.   ACI 318-14, 19.2.3.1; ACI 318-11, 9.5.2.3; ACI 318-08, 9.5.2.3; ACI 318-05, 9.5.2.3; ACI 318-02, 9.5.2.3; ACI 318-99, 9.5.2.3;

33.   CSA A23.3-14, 8.6.4; CSA A23.3-04, 8.6.4; CSA A23.3-94, 8.6.4

34.   CSA A23.3-14, 9.8.2.3; CSA A23.3-04, 9.8.2.3; CSA A23.3-94, 13.3.6

35.    ACI 318-14, 19.2.4; ACI 318-11, 8.6; ACI 318-08, 8.6; ACI 318-05, 11.2.1.2; ACI 318-02, 11.2.1.2; ACI 318-99, 11.2.1.2; CSA A23.3-14, 8.6.5; CSA A23.3-04, 8.6.5; CSA A23.3-94, 8.6.5

36.    ACI 318-14, 8.11; ACI 318-11, 13.7; ACI 318-08, 13.7; ACI 318-05, 13.7; ACI 318-02, 13.7; ACI 318-99, 13.7; CSA A23.3-14, 13.8; CSA A23.3-04, 13.8; CSA A23.3-94, 13.9

37.    Implies a slab supported by isolated supports which permits the slab to bend in two orthogonal direc­tions.

38.    ACI 318-14, 8.11.3; ACI 318-11, 13.7.3; ACI 318-08, 13.7.3; ACI 318-05, 13.7.3; ACI 318-02, 13.7.3; ACI 318-99, 13.7.3; CSA A23.3-14, 13.8.2.3; CSA A23.3-04, 13.8.2.3; CSA A23.3-94, 13.9.2.3

39.   ACI 318-14, 8.11.4; ACI 318-11, 13.7.4; ACI 318-08, 13.7.4; ACI 318-05, 13.7.4; ACI 318-02, 13.7.4; ACI 318-99, 13.7.4; CSA A23.3-14, 13.8; CSA A23.3-04, 13.8; CSA A23.3-94, 13.9

40.    ACI 318-14, 8.11.5; ACI 318-11, 13.7.5; ACI 318-08, 13.7.5; ACI 318-05, 13.7.5; ACI 318-02, 13.7.5; ACI 318-99, 13.7.5; CSA A23.3-14, 13.8.2.8; CSA A23.3-04, 13.8.2.8; CSA A23.3-94, 13.9.2.8

41.    ACI 318-14, 8.10.5.2; ACI 318-11, 13.6.4.2; ACI 318-08, 13.6.4.2; ACI 318-05, 13.6.4.2; ACI 318-02, 13.0; ACI 318-99, 13.0; CSA A23.3-14, 13.8.2.9; CSA A23.3-04, 13.8.2.9; CSA A23.3-94, 13.9.2.9

42.    For walls running full width of the slab (c2 = l2), the program slightly adjusts the width of the wall to avoid singularity in the denominator of Eq. 2-20

43.    ACI 318-14, 6.4.3.3; ACI 318-11, 13.7.6.3; ACI 318-08, 13.7.6.3; ACI 318-05, 13.7.6.3; ACI 318-02, 13.7.6.3; ACI 318-99, 13.7.6.3; CSA A23.3-14, 13.8.4; CSA A23.3-04, 13.8.4; CSA A23.3-94, 13.9.4

44.    ACI 318-14, 5.3.1; ACI 318-11, 9.2; ACI 318-08, 9.2; ACI 318-05, 9.2; ACI 318-02, 9.2; (assuming W based on service-level wind load and E based on ultimate-level forces)

45.    ACI 318-99, 9.2

46.    CSA A23.3-14, 8.3.2; CSA A23.3-04, 8.3.2; CSA A23.3-04, Annex C, Table C1; NBCC 2005 (Ref. [8]), Table 4.1.3.2

47.    CSA A23.3-14, 8.3.2; CSA A23.3-04, 8.3.2; CSA A23.3-04, Annex C, Table C1; NBCC 2005 (Ref. [8]), Table 4.1.3.2

48.    CSA A23.3-14, 8.3.2; CSA A23.3-94, 8.3.2 (assuming occupancies other than storage and assembly)

49.    ACI 318-14, 8.4.1.5; ACI 318-11, 13.2.1; ACI 318-08, 13.2.1; ACI 318-05, 13.2.1; ACI 318-02, 13.2.1; ACI 318-99, 13.2.1; CSA A23.3-14, 2.2; CSA A23.3-04, 2.2; CSA A23.3-94, 13.1

50.   ACI 318-14, 8.4.1.8; ACI 318-11, 13.2.4; ACI 318-08, 13.2.4; ACI 318-05, 13.2.4; ACI 318-02, 13.2.4; ACI 318-99, 13.2.4; CSA A23.3-04 Figure N13.1.2.(a) in Ref. [12], CSA A23.3-94, 13.1

51.    ACI and CSA provisions for the location of critical section for flexure referred to in this paragraph apply to two-way systems. Due to lack of similar provisions for one-way systems and beams in ACI and CSA standards, the program consistently applies the same rules (with the exception of 0.175l1 limitation) to one-way systems and beams.

52.    ACI 318-14, 8.11.6.1; ACI 318-11, 13.7.7.1; ACI 318-08, 13.7.7.1; ACI 318-05, 13.7.7.1; ACI 318-02, 13.7.7.1; ACI 318-99, 13.7.7.1; CSA A23.3-14, 13.8.5.1; CSA A23.3-04, 13.8.5.1; CSA A23.3-94, 13.9.5.1

53.    ACI 318-14, 8.11.6.2, 8.11.6.3; ACI 318-11, 13.7.7.2; ACI 318-08, 13.7.7.2; ACI 318-05, 13.7.7.2; ACI 318-02, 13.7.7.2; ACI 318-99, 13.7.7.2; CSA A23.3-14, 13.8.5.2; CSA A23.3-04, 13.8.5.2; CSA A23.3-94, 13.9.5.2

54.   For CSA A23.3-94 standard, the program assumes by default values given by ACI code which fall within the ranges specified in CSA A23.3-94, 13.12.2

55.   ACI 318-14, 8.10.5.1; ACI 318-11, 13.6.4.1; ACI 318-08, 13.6.4.1; ACI 318-05, 13.6.4.1; ACI 318-02, 13.6.4.1; ACI 318-99, 13.6.4.1; CSA A23.3-14, 13.9.5; CSA A23.3-04, 13.9.5; CSA A23.3-94, 13.9.5.1; CSA A23.3-94, 13.8.5.1

56.   ACI 318-14, 8.10.5.2, 8.10.5.3; ACI 318-11, 13.6.4.2; ACI 318-08, 13.6.4.2; ACI 318-05, 13.6.4.2; ACI 318-02, 13.6.4.2; ACI 318-99, 13.6.4.2;

57.    ACI 318-14, 8.10.5.2, 8.10.5.3; ACI 318-11, 13.6.4.2; ACI 318-08, 13.6.4.2; ACI 318-05, 13.6.4.2; ACI 318-02, 13.0; ACI 318-99, 13.0; CSA A23.3-94, 13.0

58.    ACI 318-14, 8.10.5.4; ACI 318-11, 13.6.4.3; ACI 318-08, 13.6.4.3; ACI 318-05, 13.6.4.3; ACI 318-02, 13.6.4.3; ACI 318-99, 13.6.4.3

59.    CSA A23.3-94, 13.13.2.1

60.    ACI 318-14, 8.10.5.7; ACI 318-11, 13.6.5; ACI 318-08, 13.6.5; ACI 318-05, 13.6.5; ACI 318-02, 13.6.5; ACI 318-99, 13.6.5

61.   ACI 318-14, 8.10.5.5; ACI 318-11, 13.6.4.4; ACI 318-08, 13.6.4.4; ACI 318-05, 13.6.4.4; ACI 318-02, 13.6.4.4; ACI 318-99, 13.6.4.4

62.     CSA A23.3-14, 13.11.2.2; CSA A23.3-04, 13.11.2.2

63.    CSA A23.3-14, 13.11.2.3; CSA A23.3-04, 13.11.2.3

64.    CSA A23.3-14, 13.11.2.4; CSA A23.3-04, 13.11.2.4

65.    CSA A23.3-14, 13.11.2.5; CSA A23.3-04, 13.11.2.5

66.    CSA A23.3-14, 13.11.2.7; CSA A23.3-04, 13.11.2.7

67.    CSA A23.3-14, 13.12.2; CSA A23.3-04, 13.12.2

68.    ACI 318-14, 6.6.5.1; ACI 318-11, 8.4.1; ACI 318-08, 8.4.1; ACI 318-05, 8.4.1; ACI 318-02, 8.4.1; ACI 318-99, 8.4.1; CSA A23.3-14, 9.2.4; CSA A23.3-04, 9.2.4; CSA A23.3-94, 9.2.4

69.    ACI 318-14, 6.6.5.3; ACI 318-11, 8.4.1 and 8.4.3; ACI 318-08, 8.4.1 and 8.4.3; ACI 318-05, 8.4.1 and 8.4.3 ; ACI 318-02, 8.4.1 and 8.4.3

70.    ACI 318-99, 8.4.1 and 8.4.3

71.    CSA A23.3-14, 9.2.4; CSA A23.3-04, 9.2.4; CSA A23.3-94, 9.2.4

72.    ACI 318-14, 8.4.4.2.3; ACI 318-11, 11.11.7.2; ACI 318-08, 11.11.7.2; ACI 318-05, 11.12.6.2; ACI 318-02, 11.12.6.2; ACI 318-99, 11.12.6.2; CSA A23.3-14, 13.3.5.2; CSA A23.3-04, 13.3.5.2; CSA A23.3-94, 13.4.5.2

73.    ACI 318-14, 8.4.4.2.1; ACI 318-11, 11.11.7.1; ACI 318-08, 11.11.7.1; ACI 318-05, 11.12.6.1; ACI 318-02, 11.12.6.1; ACI 318-99, 11.12.6.1; CSA A23.3-14, 13.4.5.3; CSA A23.3-04, 13.4.5.3; CSA A23.3-94, 13.4.5.3

74.    ACI 318-14, 7.4.3.2, 8.4.3.2, 9.4.3.2; ACI 318-11, 13.5.4, 11.1.3; ACI 318-08, 13.5.4, 11.1.3; ACI 318-05, 13.5.4, 11.1.3; ACI 318-02, 13.5.4, 11.1.3; ACI 318-99, 13.5.4, 11.1.3; CSA A23.3-14, 13.3.6.1, 11.3.2; CSA A23.3-04, 13.3.6.1, 11.3.2; CSA A23.3-94, 13.4.6.1; CSA A23.3-94, 13.4.6.1; 11.3.2

75.    ACI 318-14, 8.11.1.1; ACI 318-11, 13.7.1; ACI 318-08, 13.7.1; ACI 318-05, 13.7.1; ACI 318-02, 13.7.1; ACI 318-99, 13.7.1; CSA A23.3-04, 13.8.1.1; CSA A23.3-94, 13.9.1.1

76.   ACI 318-14, 22.6.4.1; ACI 318-11, 11.11.1.2; ACI 318-08, 11.11.1.2; ACI 318-05, 11.12.1.2; ACI 318-02, 11.12.1.2; ACI 318-99, 11.12.1.2; CSA A23.3-14, 13.3.3; CSA A23.3-04, 13.3.3; CSA A23.3-94, 13.4.3

77.    See Fig.13-38(b) and Fig. 13-57 in Ref. [16], and Fig. 10.5(f) in Ref. [25]

78.    ACI 318-14, 2.3; ACI 318-11, 2.2; ACI 318-08, 2.2

79.    ACI 318-14, 8.2.5; ACI 318-11, 13.2.6; ACI 318-08, 13.2.6

80.    A beam is considered as framing into the column if the beam is within a face of the column.

81.   Critical Sections near Holes and at Edges in Ref.[15], pp.672, Fig 13-59 (b) and (c)

82.   CSA A23.3-04 Figure N13.3.3.4 (b) in Ref. [12]; CSA A23.3-94 Figure N13.4.3.4 (b) in Ref. [14]

83.    ACI 318-14, 22.6.4.3; ACI 318-11, 11.11.6; ACI 318-08, 11.11.6; ACI 318-05, 11.12.5; ACI 318-05, 11.12.5; ACI 318-05, 11.12.5; CSA A23.3-14, 13.3.3.4; CSA A23.3-04, 13.3.3.4; CSA A23.3-94, 13.4.3.4

84.    ACI 318-14, 22.5.5.1; ACI 318-11, 11.2.1.1;ACI 318-08, 11.2.1.1; ACI 318-05, 11.3.1.1; ACI 318-02, 11.3.1.1; ACI 318-99, 11.3.1.1

85.    ACI 318-14, 22.6.5.2, 22.6.5.3; ACI 318-11, 11.11.2.1; ACI 318-08, 11.11.2.1; ACI 318-05, 11.12.2.1; ACI 318-02, 11.12.2.1; ACI 318-99, 11.12.2.1

86.    ACI 318-14, 22.6.5.2, 22.6.5.3; ACI 318-11, 11.11.2.1; ACI 318-08, 11.11.2.1; ACI 318-05, 11.2.1.2; ACI 318-02, 11.2.1.2; ACI 318-99, 11.2.1.2

87.    CSA A23.3-14, 13.3.4; CSA A23.3-04, 13.3.4; CSA A23.3-94, 13.4.4

88.    CSA A23.3-14 8.4.2, 16.1.3; CSA A23.3-04 8.4.2, 16.1.3; CSA A23.3-94 8.4.2

89.    CSA A23.3-14, 8.6.5; CSA A23.3-04, 8.6.5; CSA A23.3-94, 8.6.5

90.    CSA A23.3-14, 13.3.4.3; CSA A23.3-04, 13.3.4.3

91.    ACI 318-14, 8.8.1.5, 9.8.1.5; ACI 318-11, 8.13.8; ACI 318-08, 8.13.8; ACI 318-05, 8.11.8; ACI 318-02, 8.11.8; ACI 318-99, 8.11.8

92.    ACI 318-14, 8.4.4.2.3; ACI 318-11, 11.11.7.2; ACI 318-08; 11.11.7.2; ACI 318-05, 11.12.6.2; ACI 318-02, 11.12.6.2; ACI 318-99, 11.12.6.2; CSA A23.3-14, 13.3.5; CSA A23.3-04, 13.3.5; CSA A23.3-94, 13.4.5

93.    ACI 318-14, R8.4.4.2.3; ACI 318-11, R11.11.7.2; ACI 318-08, R11.11.7.2; ACI 318-05, R11.12.6.2; ACI 318-02, R11.12.6.2; ACI 318-99, R11.12.6.2; CSA A23.3-14, 13.3.5.5; CSA A23.3-04, 13.3.5.5; CSA A23.3-94, 13.4.5.5; Ref. [24]

94.    ACI 318-14, 8.4.4.2.1, 8.4.4.2.2; ACI 318-11, 11.11.7.1; ACI 318-08, 11.11.7.1; ACI 318-05, 11.12.6.1; ACI 318-02, 11.12.6.1; ACI 318-99, 11.12.6.1; CSA A23.3-04, Eq. 13-8; CSA A23.3-94, Eq. 13-8

95.   ACI 318-14, 8.4.2.3.2; ACI 318-11, 13.5.3.2; ACI 318-08, 13.5.3.2; ACI 318-05, 13.5.3.2; ACI 318-02, 13.5.3.2; ACI 318-99, 13.5.3.2; CSA A23.3-04, Eq. 13-8; CSA A23.3-94, Eq. 13-7

96.    ACI 318-14, 8.4.2.3.4; ACI 318-11, 13.5.3.3; ACI 318-08, 13.5.3.3; ACI 318-05, 13.5.3.3; ACI 318-02, 13.5.3.3; ACI 318-99, 13.5.3.3;

97.    CSA A23.3-14, 13.3.6.2; CSA A23.3-04, 13.3.6.2

98.    CSA A23.3-14, 11.3.6.2 and 11.3.6.3; CSA A23.3-04, 11.3.6.2 and 11.3.6.3

99.    ACI 318-14, 22.5.5.1; ACI 318-11, 11.2.1.1; ACI 318-08, 11.2.1.1; ACI 318-05, 11.3.1.1; ACI 318-02, 11.3.1.1; ACI 318-99, 11.3.1.1; ACI 318M-08, 11.2.1.1; ACI 318M-05, 11.3.1.1; ACI 318M-02, 11.3.1.1; ACI 318M-99, 11.3.1.1; CSA A23.3-94, 11.3.5.1

100.    CSA A23.3-94, 8.4.2

101.    CSA A23.3-94, 11.3.5.2

102.    ACI 318-14, 9.6.3.3; ACI 318-11, 11.4.6.3; ACI 318-08, 11.4.6.3; ACI 318-05, 11.5.6.3; ACI 318-02, 11.5.5.2; ACI 318-99, 11.5.5.2; ACI 318M-08, 11.4.6.3; ACI 318M-05, 11.5.6.3; ACI 318M-02, 11.5.5.2; ACI 318M-99, 11.5.5.2; CSA A23.3-94, 11.2.8.4

103.    ACI 318-14, 9.7.6.2.2, 9.7.6.2.3; ACI 318-11, 11.4.5; ACI 318-08, 11.4.5; ACI 318-05, 11.5.5; ACI 318-02, 11.5.4; ACI 318-99, 11.5.4

104.    ACI 318-14, 21.2.1; ACI 318-11, 9.3.2.3; ACI 318-08, 9.3.2.3; ACI 318-05, 9.3.2.3; ACI 318-02, 9.3.2.3; ACI 318-99, 9.3.2.3

105.    CSA A23.3-94, 8.4.3

106.    ACI 318-14, 22.5.1.2; ACI 318-11, 11.4.7.9; ACI 318-08, 11.4.7.9; ACI 318-05, 11.5.7.9; ACI 318-02, 11.5.6.9; ACI 318-99, 11.5.6.9; CSA A23.3-94, 11.3.4

107.    ACI 318-14, 9.7.6.2.2, 9.7.6.2.3; ACI 318-11, 11.4.5; ACI 318-08, 11.4.5; ACI 318-05, 11.5.5; ACI 318-02, 11.5.4; ACI 318-99, 11.5.4; CSA A23.3-94, 11.2.11

108.    CSA A23-3-94, 11.2.11

109.    ACI 318-14, 22.5.1.2; ACI 318-11, 11.4.7.9; ACI 318-08, 11.4.7.9; ACI 318-08, ACI 318-05, 11.5.7.9; ACI 318-02, 11.5.6.9; ACI 318-99, 11.5.6.9, CSA A23.3-94, 11.3.4

110.    ACI 318-14, 7.6.3.1, 9.6.3.1; ACI 318-11, 11.4.6.1; ACI 318-08, 11.4.6.1; ACI 318-05, 11.5.6.1; ACI 318-02, 11.5.5.1; ACI 318-99, 11.5.5.1; ACI 318M-08, 11.4.6.1; ACI 318M-05, 11.5.6.1; ACI 318M-02, 11.5.5.1; ACI 318M-99, 11.5.5.1; CSA A23.3-94, 11.2.8.1

111.    CSA A23.3-14, 11.3.4; CSA A23.3-04, 11.3.4

112.    CSA A23.3-14, 11.2.8.1; CSA A23.3-04, 11.2.8.1

113.    CSA A23.3-14, 11.2.8.2; CSA A23.3-04, 11.2.8.2

114.    CSA A23.3-14, 11.3.5.1; CSA A23.3-04, 11.3.5.1

115.    CSA A23.3-14, 8.4.3(a); CSA A23.3-04, 8.4.3(a)

116.    CSA A23.3-14, 11.3.8.1; CSA A23.3-04, 11.3.8.1

117.    CSA A23.3-14, 11.3.8.3; CSA A23.3-04, 11.3.8.3

118.    CSA A23.3-94, 11.3.3

119.    CSA A23.3-14, 11.3.6.2; CSA A23.3-04, 11.3.6.2

120.    CSA A23.3-14, 11.3.6.3(b); CSA A23.3-04, 11.3.6.3(b)

121.    CSA A23.3-14, 13.3.6.1; CSA A23.3-04, 13.3.6.1

122.    ACI 318-14, 22.7.5.1; ACI 318-11, 11.5.2.2; ACI 318-08, 11.6.2.2; ACI 318-05, 11.6.2.2; ACI 318-02, 11.6.2.2; ACI 318-99, 11.6.2.2; CSA A23.3-14, 11.2.9.2; CSA A23.3-04, 11.2.9.2; CSA A23.3-94, 11.2.9.2

123.    ACI 318-08, R11.5.1; ACI 318-05, R11.6.1; ACI 318-02, R11.6.1; ACI 318-99, R11.6.1;

124.    CSA A23.3-94, 11.2.9.1

125.    CSA A23.3-04, 11.2.9.1

126.    ACI 318-14, 22.7.7.1; ACI 318-11, 11.5.3.1; ACI 318-08, 11.5.3.1; ACI 318-05, 11.6.3.1; ACI 318-02, 11.6.3.1; ACI 318-99, 11.6.3.1;

127.    CSA A23.3-94, 11.3.9.8

128.    CSA A23.3-14, 11.3.10.4(b); CSA A23.3-04, 11.3.10.4(b)

129.    ACI 318-14, 22.7.6.1; ACI 318-11, 11.5.3.6; ACI 318-08, 11.5.3.6; ACI 318-05, 11.6.3.6; ACI 318-02, 11.6.3.6; ACI 318-99, 11.6.3.6; CSA A23.3-14, 11.3.10.3; CSA A23.3-04, 11.3.10.3; CSA A23.3-94, 11.3.9.4

130.    CSA A23.3-14, 11.3.10.3; CSA A23.3-04, 11.3.10.3; CSA A23.3-94, 11.3.9.7

131.    ACI 318-14, 21.2.1; ACI 318-11, 9.3.2.3; ACI 318-08, 9.3.2.3; ACI 318-05, 9.3.2.3; ACI 318-02, 9.3.2.3; ACI 318-99, 9.3.2.3

132.    ACI 318-14, R9.5.4.3; ACI 318-11, R11.5.2.8; ACI 318-08, R11.5.3.8; ACI 318-05, R11.6.3.8; ACI 318-02, R11.6.3.8; ACI 318-99, R11.6.3.8

133.    ACI 318-14, 9.6.4.2; ACI 318-11, 11.5.5.2; ACI 318-08, 11.5.5.2; ACI 318-05, 11.6.5.2; ACI 318-02, 11.6.5.2; ACI 318-99, 11.6.5.2; ACI 318M-11, 11.5.5.2; ACI 318M-08, 11.5.5.2; ACI 318M-05, 11.6.5.2; ACI 318M-02, 11.6.5.2; ACI 318M-99, 11.6.5.2; CSA A23.3-14, 11.2.8.2; CSA A23.3-04, 11.2.8.2; CSA A23.3-94, 11.2.8.4

134.    ACI 318-14, 9.7.6.3.3; ACI 318-11, 11.5.6.1; ACI 318-08, 11.5.6.1; ACI 318-05, 11.6.6.1; ACI 318-02, 11.6.6.1; ACI 318-99, 11.6.6.1

135.    ACI 318-14, 22.7.6.1; ACI 318-11, 11.5.3.7; ACI 318-08, 11.5.3.7; ACI 318-05, 11.6.3.7; ACI 318-02, 11.6.3.7; ACI 318-99, 11.6.3.7; CSA A23.3-94, 11.3.9.5

136.    ACI 318-14, 9.6.4.3, 9.7.5.1; ACI 318-11, 11.5.5.3; ACI 318-08, 11.5.5.3; ACI 318-05, 11.6.5.3; ACI 318-02, 11.6.5.3; ACI 318-99, 11.6.5.3

137.    ACI 318-14, 9.7.5.1, 9.7.5.2; ACI 318-11, 11.5.6.2; ACI 318-08, 11.5.6.2; ACI 318-05, 11.6.6.2; ACI 318-02, 11.6.6.2; ACI 318-99, 11.6.6.2

138.    CSA A23.3-14, 11.2.7; CSA A23.3-04, 11.2.7; CSA A23.3-94, 11.2.7

139.    CSA A23.3-14, 11.3.9.2, 11.3.9.3, 11.3.10.6; CSA A23.3-04, 11.3.9.2, 11.3.9.3, 11.3.10.6

140.    See Eq. 7-42, pp 294 in Ref. [7]

141.    CSA A23.3-14, 11.3.6.3; CSA A23.3-04, 11.3.6.3

142.    CSA A23.3-94, 11.3.9.5

143.    See footnote 50

144.    ACI 318-99, 9.3.2

145.    ACI 318-14, 21.2.1; ACI 318-11, 9.3.2; ACI 318-08, 9.3.2; ACI 318-05, 9.3.2; ACI 318-02, 9.3.2

146.    ACI 318-99, 10.3.3

147.    ACI 318-99, 8.4.3

148.    CSA A23.3-14, 10.5.2; CSA A23.3-04, 10.5.2; CSA A23.3-94, 10.5.2; Eq. 4-24, pp 110 in Ref. [16]

149.    ACI 318-14, 7.3.3.1, 8.3.3.1, 9.3.3.1; ACI 318-11, 10.3.5; ACI 318-08, 10.3.5; ACI 318-05, 10.3.5; ACI 318-02, 10.3.5

150.    ACI 318-14, 8.4.2.3.2, 8.4.2.3.3; ACI 318-11, 13.5.3.2; ACI 318-08, 13.5.3.2; ACI 318-05, 13.5.3.2; ACI 318-02, 13.5.3.2; ACI 318-99, 13.5.3.2; CSA A23.3-14, 13.3.5.3; CSA A23.3-04, 13.3.5.3; CSA A23.3-94, 13.11.2

151.   ACI 318-14, 7.6.1.1, 8.6.1.1; ACI 318-11, 7.12.2.1; ACI 318-08, 7.12.2.1; ACI 318-05, 7.12.2.1; ACI 318-02, 7.12.2.1; ACI 318-99, 7.12.2.1

152.   CSA A23.3-14, 7.8.1; CSA A23.3-04, 7.8.1; CSA A23.3-94, 7.8.1

153.    ACI 318-14, 9.6.1.1, 9.6.1.2; ACI 318-11, 10.5.1; ACI 318-08, 10.5.1; ACI 318-05, 10.5.1; ACI 318-02, 10.5.1; ACI 318-99, 10.5.1

154.    CSA A23.3-14, 10.5.1.2(b); CSA A23.3-04, 10.5.1.2(b); CSA A23.3-94, 10.5.1.2(b)

155.    CSA A23.3-14, 11.3.9; CSA A23.3-04, 11.3.9

156.    CSA A23.3-14, 11.3.9.2 and 11.3.10.6; CSA A23.3-04, 11.3.9.2 and 11.3.10.6

157.    CSA A23.3-14, 11.3.9.3 and 11.3.10.6; CSA A23.3-04, 11.3.9.3 and 11.3.10.6

158.    CSA A23.3-14, 11.3.9.1; CSA A23.3-04, 11.3.9.1

159.    ACI 318-14, 25.2.1; ACI 318-11, 7.6.1; ACI 318-08, 7.6.1; ACI 318-05, 7.6.1; ACI 318-02, 7.6.1; ACI 318-99, 7.6.1

160.    CSA A23.3-14, Annex A, 6.6.5.2; CSA A23.3-04, Annex A, 6.6.5.2; CSA A23.3-94, Annex A, A12.5.2

161.    See ACI 317-06 (Ref. [7])

162.    ACI 318-14, 8.7.2.2; ACI 318-11, 13.3.2; ACI 318-08, 13.3.2; ACI 318-05, 13.3.2; ACI 318-02, 13.3.2; ACI 318-99, 13.3.2

163.    CSA A23.3-14, 13.10.4; CSA A23.3-04, 13.10.4; CSA A23.3-94, 13.11.3(b)

164.    ACI 318-14, 7.7.6.2.1, 8.7.2.2; ACI 318-11, 7.12.2.2; ACI 318-08, 7.12.2.2; ACI 318-05, 7.12.2.2; ACI 318-02, 7.12.2.2; ACI 318-99, 7.12.2.2; CSA A23.3-14, 7.8.3; CSA A23.3-04, 7.8.3; CSA A23.3-94, 7.8.3

165.    CSA A23.3-14, 13.10.4; CSA A23.3-04, 13.10.4; CSA A23.3-94, 13.11.3(a)

166.    ACI 318-14, 7.7.2.3, 8.7.2.2; ACI 318-11, 7.6.5; ACI 318-08, 7.6.5; ACI 318-05, 7.6.5; ACI 318-02, 7.6.5, ACI 318-99, 7.6.5; CSA A23.3-14, 7.4.1.2; CSA A23.3-04, 7.4.1.2; CSA A23.3-94, 7.4.1.2

167.    ACI 318-14, 24.3.2, 24.3.3; ACI 318-11, 10.6.4; ACI 318-08, 10.6.4; ACI 318-05, 10.6.4; ACI 318-02, 10.6.4; ACI 318-99, 10.6.4; CSA A23.3-14, 10.6.1; CSA A23.3-04, 10.6.1; CSA A23.3-94, 10.6.1

168.    ACI 318-14, 25.3.2; ACI 318-11, 7.2.2; ACI 318-08, 7.2.2; ACI 318-05, 7.2.2; ACI 318-02, 7.2.2; ACI 318-99, 7.2.2; CSA A23.3-04, 7.1.1 and Table 16 in Annex A; CSA A23.3-94, 7.1.1 and Table 16 in Annex A

169.    Chapter 25 in ACI 318-14; Chapter 12 in ACI 318-11, ACI 318-08, ACI 318-05, ACI 318-02, and ACI 318-99; CSA A23.3-14, Clause 12.2; CSA A23.3-04, Clause 12.2; CSA A23.3-94, Clause 12.2

170.    Figure 8.7.4.3a in ACI 318-14; Figure 13.3.8 in ACI 318-11, ACI 318-08, ACI 318-05, ACI 318-02, and ACI 318-99; CSA A23.3-14, Figure 13.1; CSA A23.3-04, Figure 13.1; CSA A23.3-94, Figure 13.1

171.    ACI 318-14, 25.4.2.3; ACI 318-11, 12.2.3; ACI 318-08, 12.2.3; ACI 318-05, 12.2.3; ACI 318-02, 12.2.3; ACI 318-99, 12.2.3; ACI 318M-11,12.2.3; ACI 318M-08, 12.2.3; ACI 318M-05, 12.2.3; ACI 318M-02, 12.2.3; ACI 318M-99, 12.2.3; CSA A23.3-14, 12.2.2; CSA A23.3-04, 12.2.2; CSA A23.3-94, 12.2.2

172.    ACI 318-14, 25.4.2.1; ACI 318-11, 12.2.1; ACI 318-08, 12.2.1; ACI 318-05, 12.2.1; ACI 318-02, 12.2.1; ACI 318-99, 12.2.1; CSA A23.3-14, 12.2.1; CSA A23.3-04, 12.2.1; CSA A23.3-94, 12.2.1

173.    Denoted as dcs in CSA A23.3-14, 3.2; CSA A23.3-04, 2.3 and CSA A23.3-94, 12.0

174.    ACI 318-05, 2.1; ACI 318-02, 12.2.4; ACI 318-99, 12.2.4

175.    ACI 318-14, 25.4.10.1; ACI 318-11, 12.2.5; ACI 318-08, 12.2.5; ACI 318-05, 12.2.5; ACI 318-02, 12.2.5; ACI 318-99, 12.2.5; CSA A23.3-14, 12.2.5; CSA A23.3-04, 12.2.5; CSA A23.3-94, 12.2.5

176.    ACI 318-14, 8.4.2.3.2, 8.4.2.3.3; ACI 318-11, 13.5.3.2; ACI 318-08, 13.5.3.2; ACI 318-05, 13.5.3.2; ACI 318-02, 13.5.3.2; ACI 318-99, 13.5.3.2; CSA A23.3-14, 13.3.5.3; CSA A23.3-04, 13.3.5.3; CSA A23.3-94, 13.11.2 and 13.4.5.3

177.    ACI 318-14, 8.4.2.3.4; ACI 318-11, 13.5.3.3; ACI 318-05, 13.5.3.3; ACI 318-02, 13.5.3.3; ACI 318-99, 13.5.3.3

178.    ACI 318-14, 8.4.2.3.4; ACI 318-11, 13.5.3.3; ACI 318-08, 13.5.3.3

179.    ACI 318-14, 8.4.2.3.5; ACI 318-11, 13.5.3.4; ACI 318-08, 13.5.3.4; ACI 318-05, 13.5.3.4; ACI 318-02, 13.5.3.4; ACI 318-99, 13.5.3.4

180.    CSA A23.3-14, 13.11.2.7; CSA A23.3-04, 13.11.2.7; CSA A23.3-94, 13.12.2.1

181.    CSA A23.3-14, 13.10.3; CSA A23.3-04, 13.10.3; CSA A23.3-94, 13.12.2.2, 13.13.4.2

182.    CSA A23.3-04, 13.12.2.2; CSA A23.3-04, 13.12.2.2; CSA A23.3-94, 13.13.2.2

183.   ACI 318-14, 8.7.4.2.1, 8.7.4.2.2; ACI 318-11, 13.3.8.5; ACI 318-08, 13.3.8.5; ACI 318-05, 13.3.8.5; ACI 318-02, 13.3.8.5; ACI 318-99, 13.3.8.5

184.   ACI 318-14, 9.7.7.1(a); ACI 318-11, 7.13.2.2(a); ACI 318-08, 7.13.2.2(a); ACI 318-05, 7.13.2.2(a); ACI 318-02, 7.13.2.2(a); ACI 318-99, 7.13.2.2

185.   ACI 318-14, 9.7.7.1(b); ACI 318-11, 7.13.2.2(b) and 7.13.2.4; ACI 318-08, 7.13.2.2(b) and 7.13.2.4; ACI 318-05, 7.13.2.2(b) and 7.13.2.4; ACI 318-02, 7.13.2.2(b) and 7.13.2.4; ACI 318-99, 7.13.2.2 and 7.13.2.3

186.   CSA A23.3-14, 13.10.6.1 and 13.10.6.2; CSA A23.3-04, 13.10.6.1 and 13.10.6.2; CSA A23.3-94, 13.11.5.1 and 13.11.5.2

187.    ACI 318-14, 8.7.3.1; ACI 318-11, 13.3.6; ACI 318-08, 13.3.6; ACI 318-05, 13.3.6; ACI 318-02, 13.3.6; ACI 318-99, 13.3.6; CSA A23.3-14, 13.12.5; CSA A23.3-04, 13.12.5; CSA A23.3-94, 13.13.5

188.    Example 9-5 Calculation of Immediate Deflections in Ref. [15], pp. 443, Step 5

189.   ACI 318-14, 19.2.3.1, 24.2.3.5; ACI 318-11, 9.5.2.3; ACI 318-08, 9.5.2.3; ACI 318-05, 9.5.2.3; ACI 318-02, 9.5.2.3; ACI 318-99, 9.5.2.3; CSA A23.3-14, 9.8.2.3; CSA A23.3-04, 9.8.2.3; CSA A23.3-94, 9.8.2.3

190.   See formulas for various cross sections in Table 10-2 in Ref. [18]

191.    ACI 318-14, 24.2.3.6, 24.2.3.7; ACI 318-11, 9.5.2.4; ACI 318-08, 9.5.2.4; ACI 318-05, 9.5.2.4; ACI 318-02, 9.5.2.4; ACI 318-99, 9.5.2.4

192.    ACI 435R-95 (Ref. [19]), 2.5.1, Eq. (2.15a); CSA A23.3-14, 9.8.2.4(a); CSA A23.3-04, 9.8.2.4(a); CSA A23.3-94, 9.8.2.4, Eq. 9.3

193.    ACI 435R-95 (Ref. [19]), 2.5.1, Eq. (2.15b); CSA A23.3-14, 9.8.2.4(b); CSA A23.3-04, 9.8.2.4(b); CSA A23.3-94, 9.8.2.4, Eq. 9.4

194.    ACI 318-14, 24.2.4.1.1, 24.2.4.1.2, 24.2.4.1.3; ACI 318-11, 9.5.2.5; ACI 318-08, 9.5.2.5; ACI 318-05, 9.5.2.5; ACI 318-02, 9.5.2.5; ACI 318-99, 9.5.2.5; CSA A23.3-14, 9.8.2.5; CSA A23.3-04, 9.8.2.5; CSA A23.3-94, 9.8.2.5A23.3

195.    Fig. R24.2.4.1; Fig. R9.5.2.5 in ACI 318-11, ACI 318-08; ACI 318-05; ACI 318-02, and ACI 318-99; Fig. N9.8.2.6 in CSA A23.3-04 and CSA A23.3-94

196.    CSA A23.3-04 N9.8.2.5, CSA A23.3-94 N9.8.2.5

197.    See Example 10.1 in Ref. [18]

198.    CSA A23.3-04 N9.8.2.5; CSA A23.3-94 N9.8.2.5