Skip to main content

Center of Mass

Center of mass is described as “the average position of all the parts of the system, weighted according to mass” (Khan Academy). But what does this mean in non-technical terms? The best way to think about it is the point on an object where it should perfectly balance no matter its distribution. So, if we were to try to balance an object on a toothpick, it would balance perfectly at its center of mass.
It is simple to think about on a uniform or symmetric object because it would balance in the middle. However, what about when an object isn’t uniform or symmetric or has holes removed from the center, then the center of mass needs to be adjusted.
When I think about center of mass, I always picture the classic challenge of trying to balance a broom on two fingers. If you hold the broom in the middle, it will immediately fall because the mass is not distributed evenly. Therefore, you must move your fingers closer to side of the bristles to even out the mass. After trial and error, you will eventually find that sweet spot where the broom will balance perfectly on your fingers. That spot is the center of mass.
Trial and error can work and is a great challenge, but we can also calculate the center of mass. The equation for center of mass is the sum of location times the mass divided by the total mass.


We can then break this down to the moment of x and y. The moment is calculated using the location (which will be the f(x) and g(y) equations) multiplied by the mass (which is x or y).




And the total mass is a similar equation without the additional x and y in the integral.




Example:
When deciding what shape to use for my example, I wanted to focus on real world examples for when we use center of mass. I immediately pictured trying to hang things on a wall which usually needs to be done at its center in one direction. Another thought was, I love making DIY objects for around my apartment, so I want to make my own magnet. However, it needs to be a strong magnet that remains in place on my white board without falling or swinging.

So, for this example, we will be working with an arrow with the goal to turn it into a magnet. To do so, we will find the center of mass, and this will be the location to glue the magnet, so it does not fall. The object today is an arrow represented by these equations. The arrow will have a total height of 2 inches and a width of 4 inches.

 y = x + 1             y = 1 - x         y = 3/2             y = 1/2 


Next to make the object less symmetric and display how the center of mass is affected by different details, we placed a circle on the far-right side with the center at (7/2, 1) and radius 3/4 inches.
First, we will calculate the center of mass for the entire object (without the hole) and the center of mass for the hole. Then we will subtract the results of the hole from the entire object.

Whole Object Calculations
To start calculating the center of mass we need to calculate the moment of x and y.











Since the moment of x is 1, we know the center of mass will be on the line y = 1. Therefore, the y-coordinate will be 1.


Next, calculate the total mass. This can be done in terms of x or y.






Hole of Object Calculations
Continuing the same thing, the moment and mass of the hole is









Entire Object including Hole
Finally, we take the moment of the entire object minus the moment of the hole all divided by the total mass of object minus the mass of the hole. We get the following coordinate for the center of mass.



This coordinate makes sense because when removing the hole, there becomes less mass on the right side compared to the already dominate mass left side. Therefore, we can conclude the center of mass will favor the left side of the object.

Comments

Popular posts from this blog

Do Over: Integration Over a Region in a Plane

Throughout the semester we have covered a variety of topics and how their mathematical orientation applies to real world scenarios. One topic we discussed, and I would like to revisit, is integration over a region in a plane which involves calculating a double integral. Integrating functions of two variables allows us to calculate the volume under the function in a 3D space. You can see a more in depth description and my previous example in my blog post, https://ukyma391.blogspot.com/2021/09/integration-for-over-regions-in-plane_27.html . I want to revisit this topic because in my previous attempt my volume calculations were incorrect, and my print lacked structural stability. I believed this print and calculation was the topic I could most improve on and wanted to give it another chance. What needed Improvement? The function used previously was f(x) = cos(xy) bounded on [-3,3] x [-1,3]. After solving for the estimated and actual volume, it was difficult to represent in a print...

Minimal Surfaces

Minimum surfaces can be described in many equivalent ways. Today, we are going to focus on minimum surfaces by defining it using curvature. A surface is a minimum surface if and only if the mean curvature at every point is zero. This means that every point on the surface is a saddle point with equal and opposite curvature allowing the smallest surface area possible to form. Curvature helps define a minimal surface by looking at the normal vector. For a surface in R 3 , there is a tangent plane at each point. At each point in the surface, there is a normal vector perpendicular to the tangent plane. Then, we can intersect any plane that contains the normal vector with the surface to get a curve. Therefore, the mean curvature of a surface is defined by the following equation. Where theta is an angle from a starting plane that contains the normal vector. For this week’s project, we will be demonstrating minimum surfaces with a frame and soap bubbles! How It Works Minimum surfac...

Do Over: Ruled Surfaces

Why to choose this project to repeat For the do over project, I would like to choose the ruled surfaces. I don't think my last project was creative, and the 3D printed effect was not very satisfactory. In the previous attempts, all the lines are connected between a straight line and a circle. This connection structure is relatively uncomplicated. The printed model has too many lines, resulting in too dense line arrangement. The gaps between lines are too small, and the final effect is that all the lines are connected into a curved surface, which is far from the effect I expected. What to be improved In this do over project, I would like to improve in two aspects. Firstly, a different ruled surface is chosen. In the previous model, one curve is a unit circle on the \(x-y\) plane, and the ruled surface is a right circular conoid. In this do over project, it is replaced by two border lines. Each borderline is in the shape of an isosceles right triangl...