Composite Concrete Beam Analysis

Composite concrete beams are widely used in both building and bridge structures; typically precast pretensioned beams are combined with an in-situ reinforced concrete slab to provide structures that are both efficient in use of materials and fast and easy to construct.

If pre-stressed beams are used for the first stage, and if the section remains uncracked under all stages of loading, then analysis is straightforward since each stage may be analysed separately and linearly combined.  On the other hand if the section is cracked at any stage the bending behaviour becomes non-linear, and the closed form solutions presented previously in the Beam Design Functions spreadsheet, are no longer applicable.

In this post I will describe an iterative procedure for this analysis, and in the following post I will cover a spreadsheet to carry out the analysis using a VBA User Defined Function (UDF).

The section below shows a simple reinforced concrete composite beam consisting of a first stage rectangular section of 800 deep x 300 wide, with a second stage slab of 200 deep x 1000 wide.

Stage 1 and Composite Section

Analysis of the first stage is straightforward, allowing for the self weight of the beam, the weight of the in-situ top slab wet concrete, plus any permanent formwork and any other loads applied at the time of  pouring the second stage concrete.  This can be done with the Beam Design Functions spreadsheet (link above), or for a rectangular section the RC Design Functions spreadsheet can be used.

The graph below shows the strain distribution at each stage:

  • Self-weight plus wet in-situ concrete load on Stage 1 (blue line).
  • The incremental strain due to the additional Stage 2 load on the composite section (green line).
  • The combined strain due to the total load (red line)

Strain Distribution

The procedure used to generate these strain diagrams was:

  1. Find the Neutral Axis depth and section curvature (top face strain/depth of NA) using one of the closed form solutions linked above.
  2. For a first estimate of the strain increment due to the Stage 2 loads on the composite section apply the incremental load to the composite section using one of the closed form solutions.  Note that this will not give the correct final result unless the section is uncracked at both stages of loading.
  3. Adjust the Neutral Axis depth and section curvature for the Stage 2 loading so that the total stress distribution in the composite section is in equilibrium with the total applied loading.

The next post will provide an Excel UDF that will perform this analysis for a Stage 1 beam of any cross section, with or without prestress, and for any combination of applied moment and axial load.

This entry was posted in Concrete, Newton and tagged , , . Bookmark the permalink.

4 Responses to Composite Concrete Beam Analysis

  1. Rich Osman says:

    Thanks for open sourcing your VBA.

    I noticed that neither here nor your company website offer a method of contacting you directly. While i have no need, it owuld seem to be valuable for potential customers.

    Anyway, again,. thanks.

    Like

  2. dougaj4 says:

    Rich – Thanks for the comment. E-mail is dougjenkins@interactiveds.com.au

    It is on the web site, under the Interact! menu, but it is pretty well hidden so I’ll fix that, and also add it to the “about” page.

    Like

  3. Pingback: Composite Beam Spreadsheet | Newton Excel Bach, not (just) an Excel Blog

  4. Pingback: Causes for Accelerated Structural Deterioration of Reinforced Concrete « CPWD ENGINEERS ASSOCIATION-Blog

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.