ResearchForge / Calculators
← all articles
staticsmechanicsequilibriumfrictiondistributed-loadsengineeringFri Apr 24

Statics: Worked Example Walkthroughs

Abstract

This article presents a structured approach to solving equilibrium problems in statics by working through representative examples. We focus on two common scenarios: analyzing friction at contact surfaces and handling distributed loads on beams. By pairing conceptual foundations with step-by-step calculations, this guide demonstrates how to apply equilibrium principles to practical engineering problems.

Background

Statics deals with systems in equilibrium—where the sum of forces and moments equals zero. Two concepts frequently encountered in introductory statics courses are friction and distributed loads, both of which require careful modeling before equilibrium equations can be applied.

Friction and Equilibrium

When two surfaces are in contact, friction can prevent relative motion up to a limiting value. The maximum static friction force [maximum-static-friction-force] represents the threshold beyond which an object will begin to slide. This maximum is proportional to the normal force pressing the surfaces together:

Fmax=μsNF_{\text{max}} = \mu_s N

where μs\mu_s is the coefficient of static friction and NN is the normal force. Understanding this relationship is essential for designing mechanical connections and predicting failure modes in systems like bolted joints or vehicles on inclined surfaces [maximum-static-friction-force].

Distributed Loads

In real structures, loads are rarely concentrated at a single point. Instead, forces are spread across a length or area—a distributed load [distributed-loads]. A uniformly distributed load is expressed in force per unit length (e.g., N/m or lb/ft). The key insight is that a distributed load can be replaced by an equivalent point load equal to the total magnitude of the distribution, acting at the geometric center (centroid) of the loading diagram [distributed-loads].

Key Results

Converting Distributed Loads to Point Loads

For a uniformly distributed load of intensity ww (force per unit length) acting over a length LL, the equivalent point load is:

Ftotal=wLF_{\text{total}} = w \cdot L

This resultant acts at the midpoint of the loaded region. For non-uniform distributions (e.g., triangular loads), the resultant magnitude equals the area under the loading curve, and its location is at the centroid of that area.

Equilibrium Conditions

Once all forces—including friction and the resultants of distributed loads—are identified, equilibrium requires:

Fx=0,Fy=0,M=0\sum F_x = 0, \quad \sum F_y = 0, \quad \sum M = 0

These three equations allow us to solve for up to three unknowns in a 2D problem.

Worked Examples

Example 1: Friction at a Bolted Connection

Problem Statement

A horizontal plate is supported by friction at a bolted connection. The normal force at the connection is N=500N = 500 N. The coefficient of static friction is μs=0.35\mu_s = 0.35. What is the maximum horizontal load that can be applied before the plate slips?

Solution

The maximum static friction force is [maximum-static-friction-force]:

Fmax=μsN=0.35×500=175 NF_{\text{max}} = \mu_s N = 0.35 \times 500 = 175 \text{ N}

Therefore, the maximum horizontal load is 175 N. Any applied force exceeding this value will cause the plate to slip.

Engineering Insight

This calculation is critical in mechanical design. If the intended load exceeds 175 N, the engineer must either increase the normal force (e.g., by tightening bolts), use a material pair with higher friction, or employ an alternative load-transfer mechanism [maximum-static-friction-force].


Example 2: Beam with Uniformly Distributed Load

Problem Statement

A horizontal beam of length L=6L = 6 m is subjected to a uniformly distributed load of w=10w = 10 kN/m. The beam is supported by a pin reaction at the left end (reactions RxR_x and RyR_y) and a roller reaction at the right end (reaction RyR_y'). Find all support reactions.

Solution

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

The total magnitude of the distributed load is [distributed-loads]:

Ftotal=wL=10 kN/m×6 m=60 kNF_{\text{total}} = w \cdot L = 10 \text{ kN/m} \times 6 \text{ m} = 60 \text{ kN}

This resultant acts at the centroid of the uniform distribution, which is at the midpoint:

xcentroid=L2=3 m from the left endx_{\text{centroid}} = \frac{L}{2} = 3 \text{ m from the left end}

Step 2: Apply equilibrium equations.

Vertical force equilibrium: Ry+Ry=60 kNR_y + R_y' = 60 \text{ kN}

Horizontal force equilibrium: Rx=0R_x = 0 (No horizontal loads are applied.)

Moment equilibrium about the left support:

Taking moments about the pin at the left end (counterclockwise positive):

Ry×660×3=0R_y' \times 6 - 60 \times 3 = 0 Ry=1806=30 kNR_y' = \frac{180}{6} = 30 \text{ kN}

From vertical equilibrium: Ry=6030=30 kNR_y = 60 - 30 = 30 \text{ kN}

Results:

  • Rx=0R_x = 0 kN
  • Ry=30R_y = 30 kN (upward at left support)
  • Ry=30R_y' = 30 kN (upward at right support)

Verification

Check moment equilibrium about the right support: Ry×660×3=30×6180=0R_y \times 6 - 60 \times 3 = 30 \times 6 - 180 = 0 \quad \checkmark

Engineering Insight

The symmetric distribution of reactions (30 kN each) reflects the symmetry of the uniform load and support geometry. In practice, this calculation is the first step toward determining internal shear forces and bending moments, which inform beam sizing and material selection [distributed-loads].


Example 3: Combined Friction and Distributed Load

Problem Statement

A crate of width b=1b = 1 m rests on a horizontal floor. Its weight is distributed uniformly over its base, creating a distributed normal stress. The total weight is W=2000W = 2000 N, and the coefficient of static friction is μs=0.40\mu_s = 0.40. A horizontal force FF is applied at height h=0.8h = 0.8 m above the floor. Determine the maximum force FF that can be applied without causing the crate to slip.

Solution

Step 1: Analyze the normal force.

The weight creates a uniformly distributed normal force on the floor. The total normal force is:

N=W=2000 NN = W = 2000 \text{ N}

Step 2: Calculate maximum friction.

The maximum static friction force is [maximum-static-friction-force]:

Fmax=μsN=0.40×2000=800 NF_{\text{max}} = \mu_s N = 0.40 \times 2000 = 800 \text{ N}

Step 3: Check for tipping.

Before concluding that F=800F = 800 N is the answer, we must verify that the crate does not tip over. Taking moments about the bottom edge nearest the applied force:

F×h=W×b2F \times h = W \times \frac{b}{2} F×0.8=2000×0.5F \times 0.8 = 2000 \times 0.5 F=1250 NF = 1250 \text{ N}

This is the force at which tipping occurs.

Step 4: Determine the limiting case.

Since Fmax=800F_{\text{max}} = 800 N <1250< 1250 N, the crate will slip before it tips.

Result:

The maximum force that can be applied is 800 N, limited by friction rather than tipping.

Engineering Insight

This example illustrates that multiple failure modes must be checked. The designer must consider both friction and stability. Lowering the height of force application would increase the tipping threshold, potentially making tipping the limiting factor instead [maximum-static-friction-force].

References

[maximum-static-friction-force]

[distributed-loads]

AI Disclosure

This article was drafted with the assistance of an AI language model based on personal class notes. All mathematical statements and conceptual claims are grounded in cited notes from a statics course. The worked examples are original constructions designed to illustrate the cited principles. The author has reviewed all calculations and claims for technical accuracy.

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.