Centroid of a Volume and Center of Mass via the Method of Composite Parts
In addition to finding the centroid of an area, we can also use the method of composite parts to find the centroid of a volume, and the more commonly used center of mass. The centroid of a volume can be useful in examining bouyancy forces, while the center of mass is useful for any system where weight forces are important. In both cases we will use the same tables, the 3D centroid tables available on the right side of the page.
Finding the Centroid of a Volume via the Method of Composite Parts
To find the centroid of a volume we will use mostly the same process that we did with areas, except with a few modifications. First we will use volumes in place of areas, and second we will be working in three dimensions, so we will have one more dimension to worry about.
Just as before, you will want to identify an origin point and set up your axes on the diagram. Then you will want to break the volume down into parts that are in the 3D centroid table. Put the volumes, as well as x, y and z coordinates for the centroids of each part into your table of values. Finally, use the equations below to identify the x, y, and z coordinates for the centroid of the composite body.
| \[\bar{x}_{total}=\frac{\sum V_{i}\bar{x}_i}{V_{total}}\] | \[\bar{y}_{total}=\frac{\sum V_{i}\bar{y}_i}{V_{total}}\] | \[\bar{z}_{total}=\frac{\sum V_{i}\bar{z}_i}{V_{total}}\] |
In some cases you may not need to know all three coordinates, and in these cases you can simply leave those columns out of your table and leave out that part of the final calculations. Also, as we discussed with the integration method, symetry can be a powerful shortcut. If the whole composite shape is symetric about any given plane, then we know that the centroid cooridnate must lie in that plane.
Finding the Center of Mass via the Method of Composite Parts
Finding the center of mass via the method of composite parts is similar to the process for finding the centroid of a volume. Center of mass calculations will always be in three dimensions, because a body must have a volume in order to have a mass. First, draw an origin point and some axes on your diagram we did for the centroid. We will measure all locations relative to this origin point. We will then need to break the complex shape down into simple volumes, with each simple volume being something in the centroid table we have available.
Once we have identified the different parts, we will create a table indicating the mass of each part, and the x, y, and z coordinate of the centroid for each individual part. It is important to remember that each coordinate you list should be relative to the same base origin point, so you will need to mentally rotate and position the parts in the table relative to your chosen axes.
One complicating factor with mass can be measuring the mass of the pieces separately. If we are given the mass of each piece or can measure the mass of each piece separately we simply need to put those values into the table. If we don't have the mass of each piece separately, we will need to multiply the volume by the density to find the mass. In cases such as this, we do need to account the original mass then the mass removed for cutouts. For example, in the diagram above the mass for shape 2 would be the mass of the cylinder before we drill the hole out, and the mass for shape 3 would be a negative number showing the mass removed by drilling out the hole in the cylinder.
Finally, once you have the mass the and center of mass coordinates for each shape, you can find the coordinates of the center of mass for the composite body with the following formulas.
| \[x_{G}=\frac{\sum m_{i}\bar{x}_i}{m_{total}}\] | \[y_{G}=\frac{\sum m_{i}\bar{y}_i}{m_{total}}\] | \[z_{G}=\frac{\sum m_{i}\bar{z}_i}{m_{total}}\] |
Similar to the centroid equations, the center of mass equations are simply a weighted average, except now they are weighted by mass rather than area or volume.
Centroids Vs Center of Mass
We will sometimes talk about the centroid of a 3D body and center of mass interchangeably. Though the equations we use are similar, they differ in that one uses volume and the other uses mass. If we have an object with a uniform density however, we can cancel out the density terms and transform the center of mass equation into the centroid of a 3D shape equation as shown below.
| \[x_{G}=\frac{\sum m_{i}\bar{x}_i}{m_{total}}=\frac{\sum \rho_{i}V_{i}\bar{x}_i}{\rho*V_{total}}=\] |
| \[\frac{\rho \sum V_{i}\bar{x}_i}{\rho*V_{total}}=\frac{\sum V_{i}\bar{x}_i}{V_{total}}=\bar{x}_{total}\] |
This means that for any body with a uniform density (anything made of a single material) the centroid of the shape and the center of mass of the shape will be the same point. Meanwhile, for any composite body made of with different parts made of different materials, the centroid and the center of mass will be different points.