Structural Analysis

How to Calculate Beam Deflection | DegreeTutors.com

How to Calculate Beam Deflection

In this tutorial, you’ll learn how to calculate beam deflection from first principles using the differential equation of the deflection curve. We’ll cover several calculation techniques, including one called Macauley’s Method which greatly speeds up the calculation process. We’ll work our way through a couple of numerical examples before discussing how we can use the principle of superposition and tabulated formulae to speed up the process even further.

Structural Analysis Guide | DegreeTutors.com

A Complete Guide to Learning Structural Analysis

Learning how to use mathematics and mechanics to analyse structural behaviour is among the most challenging topics student engineers struggle with. Yet, for an engineer, particularly one involved in the analysis and design of structures, a firm grounding in fundamental structural behaviour is essential. In this post, I want to provide a complete structural analysis guide – a roadmap for learning structural analysis from the beginning; what to study, in what order and why.

Free Truss Calculator | DegreeTutors.com

Free Truss Calculator – Quick Start Guide

This is a quick start guide for our free online truss calculator. Follow this short text tutorial or watch the Getting Started video to quickly orientate yourself with this handy free tool. We’ll walk through the process of analysing a simple truss structure. By the end, you’ll be comfortable using the truss calculator to quickly analyse your own truss structures. Students, in particular, should find it helpful as a quick and easy tool to test manual solutions against.

P-delta effects | DegreeTutors.com

P-Delta Analysis and Geometric Non-linearity

In this tutorial, we’ll explore the P-Delta effect; a form of non-linear behaviour that can lead to large magnitude sway deflections in columns. Put simply, P-Delta describes the phenomenon whereby an additional or secondary moment is generated in a column due to the combination of axial load (P) and lateral sway, (Delta), of the column. This leads to non-linear structural behaviour and can result in lateral deflections far in excess of those arising from lateral loading alone. We’ll explore the phenomenon and write some code to help visualise the behaviour.

Beam Deflection Calculator_cover | DegreeTutors.com

Building a Beam Deflection Calculator in Python

In this project, we’ll build a beam deflection calculator that can generate beam deflections by directly integrating the bending moment diagram. The technique we’ll use for calculating deflection in this project is not limited to statically determinate structures, although you will need a complete bending moment diagram to integrate. This project builds on our previous Shear Force and Bending Moment Calculator project. So at the end of this project, the final result will be a complete beam analysis code that calculates beam reactions, shear forces, bending moments and deflections.

Shear and Moment Calculator Playlist | DegreeTutors.com

Building a Shear Force and Bending Moment Diagram Calculator in Python

In this project we’re going to build a Shear Force and Bending Moment Diagram calculator using Python in the Jupyter Notebook development environment. Generating the shear force and bending moment diagram for a simple beam with anything other than basic loading can be a tedious and time-consuming process. Once you finish this project, you’ll have a calculator that can produce shear force and bending moment diagrams at the push of a button. 

Truss-Analysis | DegreeTutors.com

Truss Analysis using the Method of Joints and Method of Sections

In this tutorial we’re going to focus on trusses, also known as pin-jointed structures. We’ll briefly discuss their key features and methods of analysis. We’re going to start at the very beginning by briefly considering what exactly a truss is – but we’ll very quickly move on to truss analysis and demonstrate the joint resolution method and method of sections with some worked examples.

Tintagel-Bridge-Render | DegreeTutors.com

Finite Element Analysis and Structural Behaviour Modelling Case Study

In this post we will use the Tintagel footbridge as a case study to explore structural behaviour and show how we can build up an understanding of the structure through analysis of increasingly refined finite element models models. We’ll apply this iterative approach by starting with a simple beam model and incrementally working towards a full 3D finite element model. Throughout this post we’ll make use of finite element analysis codes developed in DegreeTutors courses.

Transmission-tower | DegreeTutors.com

Truss Analysis using the Direct Stiffness Method

In this tutorial we examine the Direct Stiffness Method and work our way through a detailed truss analysis. By the end of this complete introduction, you should understand the basic ideas behind why the method works, how to implement it for truss analysis and you should understand the power and scalability of the technique. Once understood, the direct stiffness method opens the door to structural analysis of large scale complex structures.

Shear-and-moment-diagrams-example-featured-image| DegreeTutors.com

Shear and Moment Diagrams – An Ultimate Guide

Shear force and bending moment diagrams tell us about the underlying state of stress in the structure. Determining shear and moment diagrams is an essential skill for any engineer. Unfortunately it’s probably the one structural analysis skill most students struggle with most. So in this post we’ll give you a thorough introduction to shear forces, bending moments and how to draw shear and moment diagrams. By the end of this post you’ll know a lot more about shear forces and moment moments then when you started.