"

Chapter 3: Rigid Body Basics

3.3 Distributed Loads

3.3.1 Intensity

Distributed loads are a way to represent a force over a certain distance. Sometimes called intensity, given the variable:

Intensity               w = F / d          [=]    N/m, lb/ft

While pressure is force over area (for 3d problems), intensity is force over distance (for 2d problems). It’s like a bunch of mattresses on the back of a truck. You can model it as 1 force acting at the center (an equivalent point load as in 3.3.2, or you can model it as intensity and divide the total force by the width of the truck bed (the distance that’s not visible in this image[1]).

A photo and diagrams of a loaded truck, modeled in 3D and 2D with distributed force intensity.

 

A distributed load is any force where the point of application of the force is an area or a volume. This means that the “point of application” is not really a point at all. Though distributed loads are more difficult to analyze than point forces, distributed loads are quite common in real-world systems, so it is important to understand how to model them.

Distributed loads can be broken down into surface forces and body forces. Surface forces are distributed forces where the point of application is an area (a surface on the body). Body forces are forces where the point of application is a volume (the force is exerted on all molecules throughout the body). Below are some examples of surface and body forces.

A large dam holding water.
The water pressure pushing on the surface of this dam is an example of a surface force. Image by Curimedia CC-BY-SA 2.0
A blurred apple falling.
The gravitational force on this apple is distributed over the entire volume of the fruit. Gravitational forces are an example of body forces. Image by Zátonyi Sándor CC-BY 3.0.

 

Distributed loads are represented as a field of vectors. This is drawn as a number of discrete vectors along a line, over a surface, or over a volume, that are connected with a line or a surface, as shown below.

A 2D surface force distribution diagram with arrows labeled in kN/m.
This is a representation of a surface force in a 2D problem (A force distributed over a line). The magnitude is given in units of force per unit distance.
A 3D surface force distribution diagram with arrows labeled in lbs/in².
This is a representation of a surface force in a 3D problem (a force distributed over an area). The magnitude is given in units of force per unit area (also called a pressure).

Though these representations show a discrete number of individual vectors, there is actually a magnitude and direction at all points along the line, surface, or body. The individual vectors represent a sampling of these magnitudes and directions.

It is also important to realize that the magnitudes of distributed forces are given in force per unit distance, area, or volume. We must integrate the distributed load over its entire range to convert the force into the usual units of force.

Analyzing Distributed Load:

For analysis purposes in statics and dynamics, we will usually substitute in a single point force that is statically equivalent to the distributed load in the problem. This single point force is called the equivalent point load and it will cause the same accelerations or reaction forces as the distributed load while simplifying the math.

Source: Engineering Mechanics, Jacob Moore et al., http://mechanicsmap.psu.edu/websites/4_statically_equivalent_systems/4-4_distributed_forces/distributedforces.html

An additional example:

A diagram of an airplane with a distributed force shown over the left wing.This is a more complex example of a distributed load. This is a cartoon of an airplane with its wing covered in a combination of snow and ice. In a real-world situation, loads will not accommodate people for ease of calculation; you get what you get. In this case, we could approximate this shape with two semi-circles on each end of the wing with a triangle [latex]\nabla[/latex] in the middle. For more accuracy, we could use a system similar to the trapezoidal rule.

Source: ” Statics” by LibreTexts is licensed under CC BY-NC-SA. https://eng.libretexts.org/Bookshelves/Introduction_to_Engineering/EGR_1010%3A_Introduction_to_Engineering_for_Engineers_and_Scientists/14%3A_Fundamentals_of_Engineering/14.11%3A_Mechanics/14.11.01%3A_Statics

3.3.2 Equivalent Point Load & Location

Distributed loads can be modelled as a single point force that is located at the centroid of the object. You can use straightforward algebra, or use integration for more complex shapes. Then you replace the distributed load with the single point load acting at x distance. See the truck example:

A loaded truck is shown alongside diagrams modeling the load as a distributed force and its equivalent point load.

There are two ways to calculate this, using integrals and using the area and centroid.

An equivalent point load is a single point force that will have the same effect on a body as the original loading condition, which is usually a distributed load. The equivalent point load should always cause the same linear acceleration and angular acceleration as the original load it is equivalent to (or cause the same reaction forces if the body is constrained). Finding the equivalent point load for a distributed load often helps simplify the analysis of a system by removing the integrals from the equations of equilibrium or equations of motion in later analysis.

Comparison of distributed force and equivalent point load on a beam.
If the body is unconstrained as shown on the left, the equivalent point load (shown as a solid vector) will cause the same linear and angular acceleration as the original distributed load (shown with dashed vectors). If the body is constrained as shown on the right, the equivalent point load (shown as a solid vector) will cause the same reaction forces as the original distributed force (shown with dashed vectors).

 

Finding the Equivalent Point Load

When finding the equivalent point load we need to find the magnitude, direction, and point of application of a single force that is equivalent to the distributed load we are given. In this course we will only deal with distributed loads with a uniform direction, in which case the direction of the equivalent point load will match the uniform direction of the distributed load. This leaves the magnitude and the point of application to be found. There are two options available to find these values:

  1. We can find the magnitude and the point of application of the equivalent point load via integration of the force functions.
  2. We can use the area/volume and the centroid/center of volume of the area or volume under the force function.

The first method is more flexible, allowing us to find the equivalent point load for any force function that we can make a mathematical formula for (assuming we have the skill in calculus to integrate that function). The second method is usually faster, assuming that we can look up the values for the area or volume under the force curve and the values for the centroid or center of volume for the area under the curve.

Using Integration in 2D Surface Force Problems:

Finding the equivalent point load via integration always begins by determining the mathematical formula that is the force function. The force function mathematically relates the magnitude of the force (F) to the position (x). In this case the force is acting along a single line, so the position can be entirely determined by knowing the x coordinate, but in later problems we may also need to relate the magnitude of the force to the y and z coordinates. In our example below, we can relate magnitude of the force to the position by stating that the magnitude of the force at any point in Newtons per meter is equal to the x position in meters plus one.

A 2m block with a linearly increasing distributed force defined by F = x + 1.
The block shown above has a distributed force acting on it. The force function relates the magnitude of the force to the x-position along the top of the box.

The magnitude of the equivalent point load will be equal to the area under the force function. This will be the integral of the force function over its entire length (in this case, from x = 0 to x = 2).

$$F_{eq}=\int_{xmin}^{xmax}F(x)dx$$

Now that we have the magnitude of the equivalent point load such that it matches the magnitude of the original force, we need to adjust the position (xeq) such that it would cause the same moment as the original distributed force. The moment of the distributed force will be the integral of the force function (F(x)) times the moment arm about the origin (x). The moment of the equivalent point load will be equal to the magnitude of the equivalent point load that we just found times the moment arm for the equivalent point load (xeq). If we set these two things equal to one another and then solve for the position of the equivalent point load (xeq) we are left with the following equation:

$$x_{eq}=\frac{\int_{xmin}^{xmax}(F(x)\ast x)dx}{F_{eq}}$$

Now that we have the magnitude, direction, and position of the equivalent point load, we can draw the point load in our original diagram. This point force can be used in place of the distributed force in further analysis.

A triangular distributed force and its equivalent point load F_eq located at x_eq.
The values for F_eq and x_eq that we have solved for are the magnitude and position of the equivalent point load.

Using the Area and Centroid in 2D Surface Force Problems:

As an alternative to using integration, we can use the area under the force curve and the centroid of the area under the force curve to find the equivalent point load’s magnitude and point of application, respectively.

Diagram showing that the equivalent point load acts at the centroid of the area under a triangular distributed force.
The magnitude of the equivalent point load is equal to the area under the force function. Also, the equivalent point load will travel through the centroid of the area under the force function.

The magnitude(Feq) of the equivalent point load will be equal to the area under the force function. We can find this area using calculus, but there are often easier geometry-based ways of finding the area under the force function.

The equivalent point load will also travel through the centroid of the area under the force function. This allows us to find the value for xeq. The centroid for many common shapes can be looked up in tables, and the parallel axis theorem can be used to determine the centroid of more complex shapes (see the centroid page for more details).

 

Source: Engineering Mechanics, Jacob Moore et al., Mechanics Map – Equivalent Point Load via Integration

Here are the equations for some common shapes:

Comparison of equivalent point loads, force equations, and centroid locations for triangle, square, and trapezoid distributed loads.Example 1: Equivalent force and location:

What is the resultant force and where does it act from the wall?

A 10m cantilever beam with a triangular distributed load decreasing from 14 kN/m
Source: https://mechanicsmap.psu.edu/websites/4_statically_equivalent_systems/4-5_equivalent_point_load_integration/equivalentpointloadint.html

 

A handwritten solution showing how to convert a triangular distributed load into an equivalent point load of 49 kN acting 5.33 m from the wall.

See solution here using integration from Engineering Mechanics, Jacob Moore et al., https://mechanicsmap.psu.edu/websites/4_statically_equivalent_systems/4-5_equivalent_point_load_integration/pdf/P1.pdf

 

Example 2 (note: 1 kip = 1000 lb):

Three free body diagrams and reaction forces showing a beam with distributed and point load over 12 ft.

Example 3:

Beam with a distributed load and angled point load showing reaction forces and moment at support A.

Example 4:

L-shaped beam with vertical and horizontal loads, showing reaction forces and moment at the fixed support.

 

Source: ” Equilibrium Structures, Support Reactions, Determinacy and Stability of Beams and Frames” by LibreTexts is licensed under CC BY-NC-ND . https://eng.libretexts.org/Bookshelves/Civil_Engineering/Book%3A_Structural_Analysis_(Udoeyo)/01%3A_Chapters/1.03%3A_Equilibrium_Structures_Support_Reactions_Determinacy_and_Stability_of_Beams_and_Frames

 

 

3.3.3 Composite Distributed Loads

When there is a complicated shape, it can be easier to model it as more than 1 type of distributed load. You calculate each force separately and then use a weighted equation to find the total distance the force acts from a point that you select.

[latex]\quad\quad\quad\quad\text{Using area: }\quad\quad\quad\quad\quad\quad\quad\quad\quad \text{Using Integrals:}\\ \quad\quad\quad\quad\bar{x}=\frac{\sum F_{i}x_i}{\sum F_i} \quad\quad\quad\quad\quad\quad\quad\quad\quad\quad \bar{x}=\frac{\int x w(x) d x}{\int w(x) d x}[/latex]

A bit bigger:

Centroid formulas for discrete and continuous force distributions.

For the following complex shape, this is how you find the composite equivalent point force and location ([latex]\bar{x}[/latex]):

Trapezoidal load split into triangle and rectangle to calculate total force and its location.

 

 

Key Takeaways

Basically: Distributed loads are a way to model forces in 2d. F = w d. Sometimes called intensity, distributed loads have units of force over distance: N/m or lb/ft.

Application: For a truck carrying a heavy , uneven load, find where the center of the force is.

Looking ahead: Distributed load helps to model uneven loads. We’ll see it again as we do the beam analysis

 


  1. Image of truck from: https://get.pxhere.com/photo/car-transport-truck-vehicle-market-mattress-full-load-small-business-rwanda-overload-pickup-truck-overfull-automobile-make-612534.jpg

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Engineering Mechanics: Statics Copyright © by Libby (Elizabeth) Osgood; Gayla Cameron; Emma Christensen; Analiya Benny; Matthew Hutchison; and Deborah Areoye is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book