Skip to main content

center of mass

The center of mass marks the position defined relative to an object or system of objects. It is the average position of all parts of the system showing us the balance or pivot point for objects. For objects of uniform density such as the object we are dealing with, the center of mass is located at the centroid. You can think of the center of mass of an object as weights on an axis or a number line. Where would a fulcram be placed on the axis to balance the line? It's calculated in this case by adding the masses multiplied by their distance from the origin all divided by the total mass, resulting in a coordinate on the axis where the line would balance if a fulcram were placed there. The total of all the masses multiplied by their distance from the origin is called the moment of the system about that origin. The moment of the system measures the tendency of the system to rotate about the origin.For a planar region the object can rotate about either the x or y axis so there are two moments, one about the x axis and one about the y axis. The x coordinate of the center of mass location is the moment of the y axis divided by the area or total mass of the object or total mass, and the y coordinate of the center of mass location is the moment of the x axis divided by the area of the object or total mass. Using integrals and moments, we can find moments about the y and x axis and mass of the total system to find the coordinates of the center of mass location in the object. The following graph shows the shape created by the lines \[y=x^5, y=x^\frac{1}{5}+\frac{1}{3}\]
The green dot is the center of mass. When we laser cut the shape using an stg file (shown below on tinkercad) we will see how accurate this calcultion is. I have a model with the center of mass hole and a model without the center of mass hole. My plan is to laser cut both, and use the model with the hole to mark the center of mass on the laser cut without the hole in it because I couldn't fill the hole with a cylinder.
I chose these equations and the shape created from them somewhat arbitrairly. I knew I wanted some sort of clover or petal shape that had two different sized shapes on either side of the diagnol. I picked \(y=x^5\) first and then its inverse, \(y=x^\frac{1}{5}\) and added numbers and fractions to its inverse until I got two different sized shapes on either side of the diagnol. The shape that looked best to me was created from adding \(\frac{1}{3}\) resulting in the shape created from \(y=x^5\) and \(y=x^\frac{1}{5}+\frac{1}{3}\).
Now, how did I compute the center of mass to be that point?
I used the formula for the center of mass of a thin plate with uniform density p: \[M=p(Area\ of\ plate)\] \[=p\int_{a}^{b}f(x)-g(x) dx\]
The moments of this region also need to be calculated. The moment of x and the moment of y are notated by \(M_x\) and \(M_y\) respectively. They are calculated like so: \[M_x=p\int_{a}^{b}\frac{1}{2} ([f(x)]^2-[g(x)]^2) dx\] \[M_y=p\int_{a}^{b} x(f(x)-g(x)) dx\]
The center of mass coordinates are \((\frac{M_y}{M}\),\(\frac{M_x}{M}\)).
\[M=Area=upper\ region\ area + lower\ region\ area\] \[p\int_{0}^{1.061}(x^\frac{1}{5}+\frac{1}{3})-(x^5) dx\] \[+p\int_{-0.917}^{0}(x^5)-(x^\frac{1}{5}+\frac{1}{3}) dx\] \[=1.35687\]
\[M_x=p\int_{a}^{b}\frac{1}{2} ([f(x)]^2-[g(x)]^2) dx\] \[M_x=p\int_{0}^{1.061}\frac{1}{2}[(x^\frac{1}{5}+\frac{1}{3})^2-(x^5)^2]dx\] \[+ p\int_{-0.917}^{0}\frac{1}{2}[(x^5)^2-(x^\frac{1}{5}+\frac{1}{3})^2]dx\] \[=0.65799+(-0.09942)\] \[=0.55857\]
\[M_y=p\int_{a}^{b} x(f(x)-g(x)) dx\] \[M_y=p\int_{0}^{1.061}x((x^\frac{1}{5}+\frac{1}{3})-(x^5)) dx\] \[+p\int_{-0.917}^{0}x((x^5)-(x^\frac{1}{5}+\frac{1}{3}))dx\] \[=0.48918+(-0.43791)\] \[=0.05127\] \[(\frac{M_y}{M}),(\frac{M_x}{M})\]
\[(\frac{0.05127}{1.35687}),(\frac{0.55857}{1.35687})\] \[(0.037785492),(0.41166066)\] \[(0.0378),(0.4117)\]
The Equation for the moment about the x axis is found in many center of mass calculations. It is usually easier than converting everything into being in terms of y. [Shown below] It comes from the fact that the coordinate of the center of mass of x is equal to x, and the coordinate of the center of mass of y is equal to the function of f plus the function of g all dvided by 2. Then the integral with respect to mass is equal to pdA or the density with respect to the change in area which is equl to the density of x multiplied by the function of f minus the function of g with respect to x. \[\bar{x}=x\] \[\bar{y}=(\frac{f(x)+g(x)}{2})\] \[\bar{d}m=pdA\] \[=p(x)[f(x)-g(x)]dx\]
So in order to get everything in terms of x, we do \[M_x=p\int_{a}^{b}\frac{1}{2} [(f(x)+g(x)]p(x)[f(x)-g(x)]dx\] \[=p\int_{a}^{b}\frac{1}{2} ([f(x)]^2-[g(x)]^2) dx\]

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...

Ruled Surfaces : Trefoil

Ruled Surfaces : Trefoil A ruled surface is a surface that consists straight lines, called rulings, which lie upon the surface. These surfaces are formed of a set of points that are "swept" by a straight line. This is relatively intuitive once you see a good visual, but can be a bit abstract without that concrete example. A very basic example of a ruled surface is a cylinder; if we have a straight line and move it in a circle we create a cylinder made entirely of straight line. Note that the surface will only be a cylinder if all the lines are parallel. If the lines are not parallel we can create hyperboloids and cones depending on how much we have rotated. The rotation we are describing here is not a simple turning action, but more of a twisting motion—less like rotating a can by turning it and more like wringing out a washcloth by twisting it. Specifically, a cylinder is essentially two circles connected by rulings, if we keep one of the circles...