Introduction to Statics

Engineering statics is the study of bodies at rest (or in constant velocity) under the action of forces. It is one of the first engineering science subjects students encounter, and it underpins structural analysis, mechanical design, and civil engineering calculations. Mastering statics provides the analytical foundation for dynamics, strength of materials, and structural mechanics.

Learning Objectives

By the end of this study unit, you should be able to:

  1. Resolve forces into components using trigonometry
  2. Apply the conditions of static equilibrium to 2D and 3D systems
  3. Draw accurate free body diagrams (FBDs) for any rigid body
  4. Calculate support reactions for beams and structures
  5. Analyse simple trusses using the method of joints and method of sections

Section 1: Forces and Vectors

A force is a vector quantity — it has both magnitude and direction. Forces are resolved into components along coordinate axes:

  • Fx = F · cos(θ) — horizontal component
  • Fy = F · sin(θ) — vertical component

Multiple forces are added by summing their components independently (principle of superposition). The resultant force is then found using Pythagoras' theorem: FR = √(ΣFx² + ΣFy²).

Section 2: Conditions of Equilibrium

A body is in static equilibrium when it is not accelerating. This requires two conditions to be satisfied simultaneously:

  • ΣF = 0 — the vector sum of all external forces equals zero
  • ΣM = 0 — the sum of all moments (torques) about any point equals zero

In 2D, this gives three scalar equations: ΣFx = 0, ΣFy = 0, and ΣMA = 0. These three equations allow you to solve for up to three unknowns in a statically determinate system.

Section 3: Free Body Diagrams (FBDs)

A free body diagram is a sketch that isolates a body and shows all external forces and moments acting on it. It is the single most important tool in statics. Follow this process:

  1. Isolate the body — mentally or physically remove it from its surroundings
  2. Draw the outline — a simple shape is sufficient
  3. Add all applied loads — forces, distributed loads, and moments
  4. Replace supports with reactions — pin supports provide Fx and Fy; roller supports provide one reaction perpendicular to the surface; fixed supports provide Fx, Fy, and a moment
  5. Add self-weight if relevant — applied at the centre of gravity
  6. Label everything — magnitudes, directions, and distances

Common mistake: Students often forget reaction forces at supports, or include internal forces that should be excluded from the FBD of an isolated body.

Section 4: Support Reactions for Beams

Most structural statics problems involve finding reactions at beam supports. The procedure is:

  1. Draw the FBD of the entire beam
  2. Apply ΣM = 0 about one support to find the reaction at the other (eliminates one unknown)
  3. Apply ΣFy = 0 to find the remaining vertical reaction
  4. Apply ΣFx = 0 to find any horizontal reaction

Section 5: Truss Analysis Overview

A truss is a structure made entirely of two-force members (members loaded only at their ends, in pure tension or compression). Key assumptions:

  • All joints are pin-connected (frictionless)
  • Loads are applied only at joints
  • Members are straight and weightless

Use the method of joints for finding forces in all members systematically, or the method of sections to quickly find forces in specific members without solving the entire truss.

Practice Problems

Work through these types of problems to consolidate your understanding:

  • A simply supported beam with a point load at midspan — find the support reactions
  • A cantilever beam with a uniformly distributed load — find the wall reaction and moment
  • A pin-jointed truss with five members — determine member forces using the method of joints
  • A concurrent force system in 2D — find the resultant force and its direction

Key Formulas Summary

FormulaDescription
Fx = F·cos(θ), Fy = F·sin(θ)Force components
FR = √(ΣFx² + ΣFy²)Resultant force magnitude
ΣFx = 0, ΣFy = 0, ΣM = 0Equilibrium conditions (2D)
M = F × dMoment of a force about a point