ResearchForge / Calculators
← all articles
staticsmechanicsequilibriumforcesfrictiondistributed-loadsengineeringMon May 04

Statics: Worked Example Walkthroughs

Abstract

This article presents structured walkthroughs of two common statics problems: analyzing friction at the threshold of motion and handling distributed loads on beams. By working through these examples systematically, we illustrate how to apply equilibrium conditions and load conversion techniques to real engineering scenarios. The goal is to bridge the gap between conceptual understanding and practical problem-solving.

Background

Statics deals with systems in equilibrium—where the sum of forces and moments equals zero. Two recurring challenges in statics coursework are (1) determining when friction will cause an object to slip, and (2) converting distributed loads into equivalent point loads for analysis.

The maximum static friction force [maximum-static-friction-force] governs the threshold at which an object transitions from rest to motion. Engineers must know this limit to design safe connections, anchor points, and load-bearing systems.

Distributed loads [distributed-loads] are ubiquitous in real structures. Rather than a single force applied at one point, loads are often spread across a length (beams, cables) or area (pressure on walls, snow on roofs). Converting these to equivalent point loads simplifies equilibrium analysis [distributed-load].

Key Results

Friction Threshold

The maximum static friction force is given by: Fmax=μsNF_{\max} = \mu_s \cdot N

where μs\mu_s is the coefficient of static friction and NN is the normal force [maximum-static-friction-force]. This relationship is linear and deterministic: once you know the normal force and material pair, you can predict the slip threshold.

Distributed Load Conversion

A distributed load with intensity ww (force per unit length) spread over length LL produces a total force: Ftotal=wLF_{\text{total}} = w \cdot L

This equivalent point load acts at the geometric center (centroid) of the load distribution [distributed-loads]. For a uniform distribution, this is simply the midpoint.

Worked Examples

Example 1: Friction at a Bolted Connection

Problem Statement

A horizontal steel plate rests on a concrete surface. The plate weighs 500 N. A horizontal rope is attached to pull the plate. The coefficient of static friction between steel and concrete is μs=0.6\mu_s = 0.6. What is the minimum force required to initiate motion?

Solution

First, identify the normal force. Since the plate is on a horizontal surface with no vertical loads other than its weight: N=500 NN = 500 \text{ N}

Next, apply the maximum static friction formula [maximum-static-friction-force]: Fmax=μsN=0.6×500=300 NF_{\max} = \mu_s \cdot N = 0.6 \times 500 = 300 \text{ N}

Result: A horizontal pull of at least 300 N is required to overcome static friction and move the plate.

Engineering Insight: This calculation is essential when designing anchors or connections. If the applied load is less than 300 N, the plate remains stationary and friction provides the necessary resistance. If the load exceeds 300 N, the plate will slide.


Example 2: Beam with Uniform Distributed Load

Problem Statement

A horizontal beam, 6 meters long, supports a uniformly distributed load of 50 N/m. The beam is supported by a pin at the left end (A) and a roller at the right end (B). Find the vertical reaction forces at A and B.

Solution

Step 1: Convert the distributed load to an equivalent point load.

Using the distributed load conversion principle [distributed-loads]: Ftotal=wL=50 N/m×6 m=300 NF_{\text{total}} = w \cdot L = 50 \text{ N/m} \times 6 \text{ m} = 300 \text{ N}

This 300 N force acts at the centroid of the uniform distribution, which is at the midpoint: xcentroid=L2=3 m from Ax_{\text{centroid}} = \frac{L}{2} = 3 \text{ m from A}

Step 2: Apply equilibrium conditions.

For vertical force equilibrium: RA+RB=300 NR_A + R_B = 300 \text{ N}

For moment equilibrium about point A (taking counterclockwise as positive): RB×6300×3=0R_B \times 6 - 300 \times 3 = 0 RB=9006=150 NR_B = \frac{900}{6} = 150 \text{ N}

From the force equation: RA=300150=150 NR_A = 300 - 150 = 150 \text{ N}

Result: Both reactions are 150 N. The load is symmetrically distributed, so the reactions are equal.

Engineering Insight: By converting the distributed load to a point load at its centroid, we reduced the problem to standard statics. This approach scales to more complex distributions (triangular, trapezoidal) by finding the appropriate centroid location.


Example 3: Triangular Distributed Load

Problem Statement

A cantilever beam, 4 meters long, is fixed at the left end (A) and free at the right end (B). A triangular load is applied: zero intensity at A, increasing linearly to 60 N/m at B. Find the reaction force and moment at the fixed support A.

Solution

Step 1: Find the equivalent point load.

For a triangular distribution, the total load is the area of the triangle: Ftotal=12×base×height=12×4×60=120 NF_{\text{total}} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 4 \times 60 = 120 \text{ N}

Step 2: Locate the centroid.

For a triangle with the peak at the right end, the centroid is located one-third of the distance from the peak (or two-thirds from the zero end): xcentroid=23×4=832.67 m from Ax_{\text{centroid}} = \frac{2}{3} \times 4 = \frac{8}{3} \approx 2.67 \text{ m from A}

Step 3: Apply equilibrium.

Vertical force equilibrium: RA=120 N (upward)R_A = 120 \text{ N (upward)}

Moment equilibrium about A: MA=120×83=320 N⋅m (clockwise)M_A = 120 \times \frac{8}{3} = 320 \text{ N·m (clockwise)}

Result: The fixed support must provide an upward reaction of 120 N and a clockwise moment of 320 N·m.

Engineering Insight: Triangular loads are common in practice—for example, hydrostatic pressure on a dam increases linearly with depth. The centroid location (two-thirds from the zero end) is a standard result that saves calculation time.

References

AI Disclosure

This article was drafted with AI assistance using class notes as source material. All mathematical statements and worked examples are derived from the cited notes and standard statics principles. The article has been reviewed for technical accuracy and clarity.

Try the math live

References

AI disclosure: Generated from personal class notes with AI assistance. Every factual claim cites a note. Model: claude-haiku-4-5-20251001.