Skip to main content

Representing a Solid by its Center of Mass

Think about center of mass 

The center of mass (or center of gravity) of a solid is similar to the centroid of solid. The centroid is the geometric center of the solid. If a solid has uniform density, then its center of mass is the same as the centroid of its shape. For simplification in physics, the solid can be represented one point to describe the trajectory of its movement. This specific point is its center of mass.

Let’s consider the center of mass of a thin plate. A thin plate can be represented by a two-dimensional region in a plane. If the region is symmetric with respect to a line, then the centroid of the region lies on the line. For example, the centroid (center of mass) of the rectangle is at its center.

For a non-symmetric region, we can calculate the coordinates of its center of mass, \[ \overline{x} = \frac{{{M_y}}}{M}\] \[ \overline{y} = \frac{{{M_x}}}{M}\] where M is the mass of the solid, \(M_y\) is the moment of the solid with respect to the y-axis, and \(M_x\) is the moment of the solid about the x-axis.

The solid to be analyzed 

We choose a shape of a thin plate which is similar to an animal’s horn or a fish’s fin. This is a common structure in nature. Many creatures use this structure to complete some functions. This perspective shows that thin plate has the value of study. The depth of the thin plate is 0.2 inch.
The blue line is determined by the function: \[x^2+y^2=16, x\ge 0, y \ge 0 \] The orange line is determined by the function: \[(x+3)^2+y^2=25, x\ge 0, y \ge 0 \]

Calculating the coordinates of the center of mass 

For the solid to be analyzed, given a value of y, the horizontal coordinates of the points on the blue line and orange line are as following: \[x_1 = \sqrt{16 - y^2 }, (0 \le y\le 4)\] \[x_2 = \sqrt{25 - y^2 } - 3, (0\le y \le 4)\]
Let the constant ρ denotes the density of the solid. First, the mass of the solid can be calculated as following: \[M=\rho \times area \times depth\] \[= 0.2 \rho \times \int_{0}^{4}{ \{ x_1(y)-x_2(y)\}dy}\] \[= 0.2 \rho \times \int_{0}^{4}{ \{ \sqrt{16 - y^2 }-\sqrt{25 - y^2 } + 3 \} dy}\] \[=1.395\rho\] Then, the moments of the solid with respect to the y axis and x axis can be calculated as following: \[M_y=\rho \times depth \times \int_{0}^{4}{ \int_{x_2(y)}^{x_1(y) } {x dx}dy}\] \[=\rho \times depth \times \int_{0}^{4}{ \int_{\sqrt{25 - y^2 } - 3}^{\sqrt{16 - y^2}}{ x dx}dy}\] \[=3.354\rho\] \[M_x=\rho \times depth \times \int_{0}^{4}{ y \times \{x_1(y) - x_2(y) \}dy}\] \[=\rho \times depth \times \int_{0}^{4}{ y \times \{ \sqrt{16 - y^2} - \sqrt{25 - y^2 } + 3 \}dy}\] \[=2.533\rho\] Finally, we can get the coordinates of the center of mass of the solid: \[ \overline{x} = \frac{{M_y}}{M} = \frac{3.354ρ}{1.395ρ}=2.404\] \[ \overline{y} = \frac{{M_x}}{M}=\frac{2.533ρ}{1.395ρ}=1.816\]

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