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:
where is the coefficient of static friction and 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 (force per unit length) spread over length produces a total force:
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 . 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:
Next, apply the maximum static friction formula [maximum-static-friction-force]:
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]:
This 300 N force acts at the centroid of the uniform distribution, which is at the midpoint:
Step 2: Apply equilibrium conditions.
For vertical force equilibrium:
For moment equilibrium about point A (taking counterclockwise as positive):
From the force equation:
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:
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):
Step 3: Apply equilibrium.
Vertical force equilibrium:
Moment equilibrium about A:
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.