Continuing from Frame Analysis with Excel 2 – Single inclined beam
Download Beam3.zip - the download file includes complete open source code.
The spreadsheet for a single inclined beam presented in the previous post has been modified to deal with up to six continuous horizontal or inclined beams. Examples of a 5 span beam and a four member portal frame have been compared with a frame analysis in Strand7 and show near exact agreement.
The procedure used in the new spreadsheet is:
- The stiffness matrix for each beam is generated as before.
- The beam matrices are combined into a global matrix, adding coefficients for the beams meeting at each node.
- The stiffness matrix for active freedoms is extracted from the complete global matrix
- This matrix is inverted using the Excel Minverse() function
- The inverted matrix is matrix multiplied by the applied nodal actions, giving the nodal translations and rotations.
- The complete stiffness matrix is multiplied by the complete nodal deflection vector, giving the net load for each freedom.
- Reactions at the fixed freedoms are found by deducting the applied loads from the net loads.
Formation of the global matrix for beams 1 and 2 of a continuous beam are shown below:

Global Stiffness Matrix
Screenshots below show Strand7 models for a 5 member continuous beam, and a portal frame, and comparisons of the Strand7 analysis and the spreadsheet output:

Strand7 continuous beam analysis

Continuous beam results

Strand7 Portal Frame Analysis

Portal Frame results
Great thing to learn matrix method for continous beam or frame analysis. I used Mathcad for this type of computations (involving matrixes) before but it looks Excel aided by VB programming works well.
Thanks, Tomasz
Hi,
Don’t know whether you still follow this post, if so, could you please share any mathCAD files on continuous beam you may have.
Thanks
I am not able to give input for 3 beam portal. Explain, how to reduce your programm for 3 member portal frame.
In 3 member portal if the last dof is constrained then your programm is giving error. check
Mahesh
Yes, the program crashes if the last node is fixed against rotation. I have fixed the problem and added a 3 member portal frame example to the download file:
http://interactiveds.com.au/software/Beam3.zip
Note that the beam3 spreadsheet was intended mainly for educational purposes, and was set up so the matrices etc are all visible on the spreadsheet. There is a frame analysis spreadsheet at:
http://interactiveds.com.au/software/Frame4.zip
which is much more versatile, and should be easier to use for problems other than the provided example.
Thanks for the feedback.
Doug
Here is the Blog post with more details of the frame analysis spreadsheet:
http://newtonexcelbach.wordpress.com/2009/05/11/frame-analysis-with-excel-%e2%80%93-7-shear-deflections-and-support-displacements/
Pingback: Two Years Old Today « Newton Excel Bach, not (just) an Excel Blog
Hi Doug,
Sorry about too many questions. I was comparing program beam2 (theta = 45deg) with program beam3(with number of beams=1 and theta=45deg). However, the reaction forces do not match.
I looked at the stiffness matrix. Both beam2 and beam 3 give same result. however, the inverse of active matrix in beam 2 and beam 3 do not match.
I would appreciate your help.
Regards,
Susant
Hi Doug,
Sorry about my previous e-mail. I traced the problem to BC mismatch.
Regards,
Susant
Susan – no such thing as too many questions
Pingback: Update to Beam1 and Beam2 | Newton Excel Bach, not (just) an Excel Blog
Pingback: 2010 in review | Newton Excel Bach, not (just) an Excel Blog
Hi,
I have used your Beam3 Spreadsheet Utility (Beam3 Excel File) for Frame Deflection & Reaction Forces Analysis.
We found it is very helpful for solving continuous beam problems for deflection analysis.
1. We are finding it difficult while giving requisite inputs in “Input – Worksheet in the Beam3 Excel File”,
e.g., while giving theta value its mentioned that it is w.r.t X axis. i.e, whether, it must be 0 to 360 (or) +180 to -180(Direction of the theta).
So, Please provide the user manual for that spreadsheet.
2. In the explanation given by you about the spreadsheet, you have shown the figure of a deformed inclined continuous beam.
But, Nothing is visible as such in the spreadsheet when we have computed one analysis in the Beam3 excel file.
3. And also, With known Inputs, when we have Recalculated, “KGi”and “Node- def” Worksheets in the excel file are not displaying any results (showing Formula Error “#Num!”). Image files attached for your reference.
I am unable to attach figure here which clearly explains my problem.
My interest is to change the support position and observe the deflection in various cases.
Please help me in this regard.
Srikrishna – there is no “user’s manual” but if you look at the portal frame example in the download file, and also look at my response to Mahesh above, it should answer your questions. The angles in this example are shown as +- 180 degrees, but substituting 270 degrees for -90 degrees will also work. If you have more questions please feel free to ask.
If you would like to e-mail the spreadsheet that is not working to dougaj4 at gmail, I will have a look at it.
Hello!
We have queries regarding the use of Frame4.xlsb Utility.
Objective : Deflection analysis of Continuous Beam – with 5 Span using Frame4.xlsb.
Problem Description :
Beam Type/ Span/ Support/ Load Description are followed.
Beam Type : Continuous Beam
No. of Spans : 5 (Five) Only
Span Length : 40 mm (Equal Span Lengths for all 5 Spans)
Support : Fixed at Left & Right Ends and Rollers at Intermediate Supports.
Type of Load : UDL (Uniformly Distributed Load)
Load Description :
UDL-1 : Start Point 30 mm from Left End and End Point 90 mm from Left End.
UDL-1 Load : 3.2 N/mm
UDL-2 : Start Point 110 mm from Left End and End Point 170 mm from Left End.
UDL-2 Load : 3.2 N/mm
Input Parameters for Worksheet “Input 1″ :
Area of cross section(A) : 450mm2
Moment of inertia(I) : 337mm4
E : 210000N/mm2
Property is same for the all the spans.
Query:
1. I would like to understand how to input loading conditions in Worksheet “Input 2″:
“For distributed loads specify length from the ends of the start and end of the load, and the load intensity at the start and end”.
2. Deflection Plot Images for the Subjected Continuous Beam Analysis when solved using above input parameters.
3. Frame4.xlsb file with above input parameters.
Please provide needful support.
Regards
I have responded to this by e-mail.
Do you have a speradsheet for continuous beam analysis that includes settlement?
raezur – the latest version of the frame analysis spreadsheet :-
http://newtonexcelbach.wordpress.com/2009/05/11/frame-analysis-with-excel-%e2%80%93-7-shear-deflections-and-support-displacements/
can be used for continuous beams and includes provision for support displacements.
For use with continuous beams only you may find it more convenient to use :-
http://newtonexcelbach.wordpress.com/2011/12/31/continuous-beams-with-shear-deflections/
In this case you can specify spring supports. For a specified support deflection you would have to adjust the spring stiffness to get the required result, but you could use the Excel goal-seek function to do that quickly.
Pingback: Daily Download 4: Continuous Beam Analysis | Newton Excel Bach, not (just) an Excel Blog