Skip to main content
Engineering LibreTexts

7.4: Centroids

  • Page ID
    70254
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Key Questions

    • What is the difference between a centroid, center of gravity and a center of mass?
    • When will the centroid, center of gravity and center of mass refer to the same point
    • Why do the equations for the center of gravity, mass, volume, and area all have the same structure?

    A centroid is a weighted average like the center of gravity, but weighted with a geometric property like area or volume, and not a physical property like weight or mass. This means that centroids are properties of pure shapes, not physical objects. They represent the coordinates of the “middle” of the shape.

    The defining equations for centroids are similar to the equations forCenters of Gravity (7.2.2) but with volume used as the weighting factor for three-dimensional shapes

    \begin{equation} \bar{x}=\frac{\sum \bar{x}_{i} V_i}{\sum V_i} \quad \bar{y}=\frac{\sum \bar{y}_{i} V_i}{\sum V_i} \quad \bar{z}=\frac{\sum \bar{z}_{i} V_i}{\sum V_i}\text{,}\label{three-d-centroid}\tag{7.4.1} \end{equation}

    and area for two-dimensional shapes

    \begin{equation} \bar{x}=\frac{\sum \bar{x}_{i} A_i}{\sum A_i} \quad \bar{y}=\frac{\sum \bar{y}_{i} A_i}{\sum A_i}\text{.}\label{two-d-centroid}\tag{7.4.2} \end{equation}

    We will see how to use these equations on complex shapes later in this chapter, but centroids of some simple shapes can be easily found using symmetry.

    If the shape has an axis of symmetry, every point on one side of the axis is mirrored by another point equidistant on the other side. One has a positive distance from the axis, and the other is the same distance away in the negative direction. These two points will add to zero the numerator, as will every other point making up the shape, and the first moment will be zero. This means that the centroid must lie along the line of symmetry if there is one. If a shape has multiple symmetry lines, then the centroid must exist at their intersection.

    Figure 7.4.1. Centroids lie upon axes of symmetry.

    Since rectangles, circles, cubes, spheres, etc. have multiple lines of symmetry, their centroids must be exactly in the center as we would expect.

    Question 7.4.2.

    What are the coordinates of the centroid of the I beam section shown?

    undefined

    Answer

    \[ \bar{x} = \bar{y} = \cm{3.5} \nonumber \]

    Solution

    The cross section is symmetrical about both a vertical and horizontal centerline. The centroid is at the intersection, in the middle. The coordinates are measured from the origin, in the bottom left of the diagram.

    \[ \bar{x} = \bar{y} = \cm{3.5} \nonumber \]

    Properties of Common Shapes

    We will learn how to find centroids of other shapes in Section 7.7 using integration, but in the mean time several common shapes are recorded in the table below. This information in this table will be needed in the next section.

    Table 7.4.3. Centroids of Common Shapes

    Shape Area Centroid Remarks
    \(A = b h\)

    \begin{align*} \bar{x}\amp =b/2 \\ \bar{y}\amp =h/2\qquad \end{align*}

    Symmetrical
    \(A = \dfrac{bh}{2}\)

    \begin{align*} \bar{x}\amp =b/3 \text{ or, } \\ \bar{y}\amp =h/3 \end{align*}

    1/3 or 2/3 depending

    on triangle orientation.

    \(A = \dfrac{(a+b) h}{2}\)

    \begin{align*} \bar{x}\amp =\frac{a^2 +ab + b^2}{3 (a+b)}\\ \bar{y}\amp =\frac{h(2a+b)}{3(a+b)} \end{align*}

     
    \(A = \pi r^2\)

    \begin{gather*} \bar{x} = \bar{y}=r\qquad \end{gather*}

    Symmetrical
    \(A = \dfrac{\pi r^2}{2}\)

    \begin{align*} \bar{x}\amp=r\\ \bar{y}\amp=\dfrac{4 r}{3 \pi}\\ \dfrac{4 r}{3 \pi} \amp\approx 0.424\ r \end{align*}

    Memorize this.

    See Example 7.7.14

    for proof.

    \(A = \dfrac{\pi r^2}{4}\)

    \begin{gather*} \bar{x} = \bar{y}=\dfrac{4 r}{3 \pi}\\ \dfrac{4 r}{3 \pi} \approx 0.424\ r \end{gather*}

    Symmetrical along \(y=x\text{.}\)

    Note 7.4.4.

    In this table, all centroids are measured from the indicated origin. You must make the appropriate adjustments when the origin of your coordinate system is located elsewhere.

    Relations between Centroids and Center of gravity

    The equations we have been discussing (7.2.2), (7.3.1),(7.4.1) and (7.4.2) are all variations on the general weighted average formula (7.1.2).

    \[ \bar{a} = \frac{\sum a_i w_i}{\sum {w_i}} \nonumber \]

    Here \(a_i\) represents the distance in one of the coordinate directions such as \(x\text{,}\) \(\bar{a}\) is the mean distance in the \(a\) direction to the ‘middle’ of the whole object, and \(w\) is the weighting factor. The only difference between them is the choice of weighting factor. For center of gravity, the weighting factor is the weight, for center of mass, it is the mass, for 3d Centroids it is the volume, and for 2d Centroids it is area.

    To understand how these equations relate to one another consider a plate with a cross-sectional area \(A\text{,}\) divided into \(n\) pieces with volume \(V_i\text{.}\)

    The weight of part \(i\) is the product of its specific weight and volume.

    \[ W_i = \gamma V_i = \rho_i g_i A_i t_i \nonumber \]

    undefined

    Figure 7.4.5. Plate with variable thickness \(t\text{,}\) divided into many volume elements \(V_i\text{.}\)

    In the most general case, all of these terms might depend on the position of the part, but if any are constant they can be factored out and simplify the formulas.

    For a homogeneous flat plate with uniform thickness, like a piece of plywood, the density, thickness and \(g\) are all constant so

    \begin{align*} \amp \amp W_i \amp = \rho g t A_i\\ \\ \bar{x}\amp = \frac{\sum \bar{x}_{i} W_i}{\sum W_i} \amp \bar{y}\amp = \frac{\sum \bar{y}_{i} W_i}{\sum W_i} \amp \bar{z}\amp = \frac{\sum \bar{z}_{i} W_i}{\sum W_i}\\ \bar{x}\amp = \frac{ \cancel{\rho g t} \sum \bar{x}_{i} A_i}{\cancel{\rho g t}\sum A_i} \amp \bar{y}\amp = \frac{\cancel{\rho g t}\sum \bar{y}_{i} A_i}{\cancel{\rho g t}\sum A_i} \amp \bar{z}\amp = \frac{\cancel{\rho g t}\sum \bar{z}_{i} A_i}{\cancel{\rho g t}\sum A_i}\text{.} \end{align*}

    The two dimensional centroid equations are sufficient to find the center of gravity of a three dimensional object.


    This page titled 7.4: Centroids is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Daniel W. Baker and William Haynes (Engineeringstatics) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.