Force Systems

Learning Objectives

  • Classify planar force systems as concurrent, parallel, or general non-concurrent systems.
  • Resolve forces into Cartesian components using a consistent sign convention.
  • Determine the magnitude and direction of the resultant of concurrent forces.
  • Determine an equilibrant and explain its relationship to the resultant.
  • Replace simple distributed loads with statically equivalent concentrated resultants.
  • Interpret force-system simplifications in architectural load-path models.

Concurrent Force System

A force system in which the lines of action of all forces intersect at a common point.

Parallel Force System

A force system in which all force lines are parallel, although their magnitudes and senses may differ.

General Coplanar Force System

A two-dimensional force system whose lines of action lie in one plane but are not necessarily concurrent or parallel.

Classifying Planar Force Systems

Classification helps determine which equilibrium and reduction tools are appropriate:

  • Collinear: all forces act along one line.
  • Concurrent: all lines of action meet at one point.
  • Parallel: all forces have parallel lines of action.
  • General coplanar: the most general two-dimensional case; forces may have different directions and different lines of action.

Architectural examples include cable nodes (concurrent), gravity loads on a beam (often parallel), and combined gravity-wind loading on a frame (general coplanar).

Cartesian Components

For a planar force FF at angle θ\theta from the positive xx-axis, use algebraic components so that direction is carried by sign.

Force Components

Resolves a planar force into horizontal and vertical components.

Fx=Fcos⁡θ,Fy=Fsin⁡θF_x=F\cos\theta, \qquad F_y=F\sin\theta

Variables

SymbolDescriptionUnit
FFForce magnitudeN
FxF_xSigned horizontal componentN
FyF_ySigned vertical componentN
θ\thetaDirection angle measured from the positive x-axisdeg

Resultant of Concurrent Forces

For concurrent forces, the resultant passes through the same point of concurrency and is obtained by summing vector components.

Concurrent Resultant Components

Computes the Cartesian components of the resultant force.

Rx=∑Fx,Ry=∑FyR_x=\sum F_x, \qquad R_y=\sum F_y

Variables

SymbolDescriptionUnit
RxR_xHorizontal resultant componentN
RyR_yVertical resultant componentN

Resultant Magnitude and Direction

Converts resultant components to polar form.

R=Rx2+Ry2,θR=atan2⁡(Ry,Rx)R=\sqrt{R_x^2+R_y^2}, \qquad \theta_R=\operatorname{atan2}(R_y,R_x)

Variables

SymbolDescriptionUnit
RRResultant magnitudeN
θR\theta_RResultant direction measured with correct quadrantdeg

Equilibrant

A single force equal in magnitude and opposite in direction to the resultant. When applied to the same particle or concurrent point, it brings that force system into equilibrium.

Equilibrant

Relates the equilibrant vector to the resultant vector.

E⃗=−R⃗\vec{E}=-\vec{R}

Variables

SymbolDescriptionUnit
E⃗\vec{E}Equilibrant force vectorN
R⃗\vec{R}Resultant force vectorN

Interactive Exploration

Vary the applied force magnitude and direction to observe how force components and the overall vector representation change. Use the sign of each component, not the appearance of the arrow alone, when checking calculations.

Interactive force-vector resolver

Concept and model scope

Adjust magnitude, azimuth, and elevation to resolve the full three-dimensional force into Cartesian components.

Governing model: Fx = F cos β cos α; Fy = F cos β sin α; Fz = F sin β

Every physical dimension shown by this studio is derived from the same state used by the solver. Readability-scaled force arrows preserve direction and application point.

Checking 3D rendering support…
Controls
Magnitude

Magnitude

Magnitude is part of the same engineering state used by the diagram and solver.

100 kN
Azimuth

Azimuth

Azimuth is part of the same engineering state used by the diagram and solver.

35 °
Elevation

Elevation

Elevation is part of the same engineering state used by the diagram and solver.

0 °
Engineering model scope

Category

Vector mechanics

Idealization

Right-handed Cartesian axes and SI force units; vector direction and sign are explicit.

Acceptance check

Reconstruct the vector or projection and check the component residual.

Distributed Loads and Equivalent Resultants

A distributed load w(x)w(x) has units of force per length. Its equivalent concentrated force is the area under the load-intensity diagram, and its line of action passes through the centroid of that area.

For a uniform load ww over length LL, the equivalent force is W=wLW=wL acting at the midpoint of the loaded length. This replacement preserves the total force and moment of that distributed load for rigid-body equilibrium.

Distributed-Load Resultant

Gives the magnitude and location of the equivalent concentrated force for a one-dimensional distributed load.

W=∫abw(x) dx,xˉ=∫abxw(x) dx∫abw(x) dxW=\int_a^b w(x)\,dx, \qquad \bar{x}=\frac{\int_a^b xw(x)\,dx}{\int_a^b w(x)\,dx}

Variables

SymbolDescriptionUnit
WWEquivalent concentrated loadN
w(x)w(x)Load intensityN/m
xˉ\bar{x}Location of the resultant measured from the chosen originm

Equivalence Requires Both Force and Location

For a non-concurrent rigid-body force system, knowing only the total force is not enough. The line of action must also be located so that the moment effect is preserved. Moment equivalence is developed in the next topic.

Angle and Quadrant Errors

Do not rely on tan⁡−1(Ry/Rx)\tan^{-1}(R_y/R_x) without checking the signs of RxR_x and RyR_y. Use a quadrant-aware interpretation such as atan2⁡(Ry,Rx)\operatorname{atan2}(R_y,R_x) or explicitly identify the resultant quadrant from the component signs.

Planar Force-System Reduction

  1. Draw and label the force system with a declared xx-yy coordinate system.
  2. Resolve each inclined force into signed Cartesian components.
  3. Sum components to obtain RxR_x and RyR_y.
  4. Compute the resultant magnitude and direction.
  5. For distributed loading, compute both the resultant magnitude and its line of action.
  6. Check units, signs, and whether the reduced system preserves the external effect required by the problem.
Key Takeaways
  • Force systems are classified by the geometry of their lines of action.
  • Cartesian components provide the most systematic method for summing planar forces.
  • The resultant of concurrent forces is determined by component summation.
  • The equilibrant is exactly opposite to the resultant.
  • A distributed load is replaced by a force equal to the area under its load diagram acting through that area's centroid.
  • For non-concurrent rigid-body systems, force magnitude alone does not establish static equivalence; moment effect must also be preserved.