Centre of Mass and Moment of Inertia of a sphere - spherical cap
up vote
0
down vote
favorite
I have been given a sphere of radius a, from this sphere a cap of hight h is cut off.
1) What is the centre of mass of the rest of the sphere?
2) What is the moment of inertia regarding the axis of symmetry?
1 - no real Idea how to do it.
2 - I got $$ I = frac{1}{2}rho pi(frac{16}{15}R^5-frac{4}{3}R^2h^3+h^4R)$$
could this be right?
Thank you very much for your help!
physics mathematical-physics
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
up vote
0
down vote
favorite
I have been given a sphere of radius a, from this sphere a cap of hight h is cut off.
1) What is the centre of mass of the rest of the sphere?
2) What is the moment of inertia regarding the axis of symmetry?
1 - no real Idea how to do it.
2 - I got $$ I = frac{1}{2}rho pi(frac{16}{15}R^5-frac{4}{3}R^2h^3+h^4R)$$
could this be right?
Thank you very much for your help!
physics mathematical-physics
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have been given a sphere of radius a, from this sphere a cap of hight h is cut off.
1) What is the centre of mass of the rest of the sphere?
2) What is the moment of inertia regarding the axis of symmetry?
1 - no real Idea how to do it.
2 - I got $$ I = frac{1}{2}rho pi(frac{16}{15}R^5-frac{4}{3}R^2h^3+h^4R)$$
could this be right?
Thank you very much for your help!
physics mathematical-physics
I have been given a sphere of radius a, from this sphere a cap of hight h is cut off.
1) What is the centre of mass of the rest of the sphere?
2) What is the moment of inertia regarding the axis of symmetry?
1 - no real Idea how to do it.
2 - I got $$ I = frac{1}{2}rho pi(frac{16}{15}R^5-frac{4}{3}R^2h^3+h^4R)$$
could this be right?
Thank you very much for your help!
physics mathematical-physics
physics mathematical-physics
asked Jun 24 '14 at 15:08
user155452
63
63
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
For part (1), assuming the axis of the cap is the $z$ axis,
consider a slice of the remaining part of the sphere perpendicular to the $z$ axis,
such as the part of the sphere between the planes at $z = z_0$ and $z = z_0 + Delta z$.
For very small $Delta z$, the mass of this slice is approximately
$rho pi (R^2 - z^2) ,Delta z$ and its center of mass is at a distance
of approximately $z$ from the origin,
so its moment about the origin is approximately $rho pi (R^2 - z^2) z ,Delta z$.
The range of possible $z$ values within the remaining part of the
sphere is from $-R$ to $R - h$.
The moment of the entire remaining part of the sphere is just the sum of moments
of all its parts, so this suggests that its total moment is:
$$
int_{-R}^{R-h} rho pi (R^2 - z^2) z ,dz.
$$
The center of mass is found by dividing the total moment of the remaining part of the sphere by its mass (which can also be computed by an integral, this time just adding up the masses of the disks without considering their distance from the origin).
To check your answer for part (2), try the following substitutions:
$h = 0$.
$h = R$.
$h = 2R$.
These should result in values of $I$ for an entire spherical ball
($I = frac{8}{15} pi rho R^5$),
for half a spherical ball around its axis of symmetry ($I = frac{4}{15} pi rho R^5$),
and for what remains when you remove the entire spherical ball (that is, nothing,
$I = 0$).
Your formula checks out for $h = 0$ but not for either of the other two cases.
The problem seems to be that you neglected a term in $h^5$ somewhere in your calculations.
add a comment |
up vote
0
down vote
This is pretty straightforward. First set up the mass integral:
$$begin{align}m&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}(a^2-z^2)dz=pirholeft(frac43a^3-ah^2+frac13h^3right)\
&=frac{pirho}3(a+h)(2a-h)^2end{align}$$
This checks as it gets $frac43pi a^3$ when $h=0$ and $0$ when $h=2a$. Then we have the integral for the first moment
$$begin{align}mbar z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho rz,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}z(a^2-z^2)dz\
&=frac{pirho h^2}4(2a-h)^2end{align}$$
So
$$bar z=frac{mbar z}m=frac34frac{h^2}{a+h}$$
And this checks because it's $0$ when $h=0$ and approaches $-a$ when $hrightarrow2a$. Then there is the moment of inertia about the $z$-axis.
$$begin{align}I_z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r^3,dr,dz,dtheta\
&=frac12pirhoint_{-a}^{a-h}(a^2-z^2)^2dz\
&=frac12pirholeft(frac{16}{15}a^5-frac43a^2h^3+ah^4-frac15h^5right)\
&=frac{pirho}{30}(2a-h)^2left(4a^3+4a^3h+3ah^2-3h^3right)\
&=frac1{10}mfrac{4a^3+4a^3h+3ah^2-3h^3}{a+h}end{align}$$
And this checks because it yields $frac25ma^2$ both when $h=a$ and when $h=0$.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
For part (1), assuming the axis of the cap is the $z$ axis,
consider a slice of the remaining part of the sphere perpendicular to the $z$ axis,
such as the part of the sphere between the planes at $z = z_0$ and $z = z_0 + Delta z$.
For very small $Delta z$, the mass of this slice is approximately
$rho pi (R^2 - z^2) ,Delta z$ and its center of mass is at a distance
of approximately $z$ from the origin,
so its moment about the origin is approximately $rho pi (R^2 - z^2) z ,Delta z$.
The range of possible $z$ values within the remaining part of the
sphere is from $-R$ to $R - h$.
The moment of the entire remaining part of the sphere is just the sum of moments
of all its parts, so this suggests that its total moment is:
$$
int_{-R}^{R-h} rho pi (R^2 - z^2) z ,dz.
$$
The center of mass is found by dividing the total moment of the remaining part of the sphere by its mass (which can also be computed by an integral, this time just adding up the masses of the disks without considering their distance from the origin).
To check your answer for part (2), try the following substitutions:
$h = 0$.
$h = R$.
$h = 2R$.
These should result in values of $I$ for an entire spherical ball
($I = frac{8}{15} pi rho R^5$),
for half a spherical ball around its axis of symmetry ($I = frac{4}{15} pi rho R^5$),
and for what remains when you remove the entire spherical ball (that is, nothing,
$I = 0$).
Your formula checks out for $h = 0$ but not for either of the other two cases.
The problem seems to be that you neglected a term in $h^5$ somewhere in your calculations.
add a comment |
up vote
0
down vote
For part (1), assuming the axis of the cap is the $z$ axis,
consider a slice of the remaining part of the sphere perpendicular to the $z$ axis,
such as the part of the sphere between the planes at $z = z_0$ and $z = z_0 + Delta z$.
For very small $Delta z$, the mass of this slice is approximately
$rho pi (R^2 - z^2) ,Delta z$ and its center of mass is at a distance
of approximately $z$ from the origin,
so its moment about the origin is approximately $rho pi (R^2 - z^2) z ,Delta z$.
The range of possible $z$ values within the remaining part of the
sphere is from $-R$ to $R - h$.
The moment of the entire remaining part of the sphere is just the sum of moments
of all its parts, so this suggests that its total moment is:
$$
int_{-R}^{R-h} rho pi (R^2 - z^2) z ,dz.
$$
The center of mass is found by dividing the total moment of the remaining part of the sphere by its mass (which can also be computed by an integral, this time just adding up the masses of the disks without considering their distance from the origin).
To check your answer for part (2), try the following substitutions:
$h = 0$.
$h = R$.
$h = 2R$.
These should result in values of $I$ for an entire spherical ball
($I = frac{8}{15} pi rho R^5$),
for half a spherical ball around its axis of symmetry ($I = frac{4}{15} pi rho R^5$),
and for what remains when you remove the entire spherical ball (that is, nothing,
$I = 0$).
Your formula checks out for $h = 0$ but not for either of the other two cases.
The problem seems to be that you neglected a term in $h^5$ somewhere in your calculations.
add a comment |
up vote
0
down vote
up vote
0
down vote
For part (1), assuming the axis of the cap is the $z$ axis,
consider a slice of the remaining part of the sphere perpendicular to the $z$ axis,
such as the part of the sphere between the planes at $z = z_0$ and $z = z_0 + Delta z$.
For very small $Delta z$, the mass of this slice is approximately
$rho pi (R^2 - z^2) ,Delta z$ and its center of mass is at a distance
of approximately $z$ from the origin,
so its moment about the origin is approximately $rho pi (R^2 - z^2) z ,Delta z$.
The range of possible $z$ values within the remaining part of the
sphere is from $-R$ to $R - h$.
The moment of the entire remaining part of the sphere is just the sum of moments
of all its parts, so this suggests that its total moment is:
$$
int_{-R}^{R-h} rho pi (R^2 - z^2) z ,dz.
$$
The center of mass is found by dividing the total moment of the remaining part of the sphere by its mass (which can also be computed by an integral, this time just adding up the masses of the disks without considering their distance from the origin).
To check your answer for part (2), try the following substitutions:
$h = 0$.
$h = R$.
$h = 2R$.
These should result in values of $I$ for an entire spherical ball
($I = frac{8}{15} pi rho R^5$),
for half a spherical ball around its axis of symmetry ($I = frac{4}{15} pi rho R^5$),
and for what remains when you remove the entire spherical ball (that is, nothing,
$I = 0$).
Your formula checks out for $h = 0$ but not for either of the other two cases.
The problem seems to be that you neglected a term in $h^5$ somewhere in your calculations.
For part (1), assuming the axis of the cap is the $z$ axis,
consider a slice of the remaining part of the sphere perpendicular to the $z$ axis,
such as the part of the sphere between the planes at $z = z_0$ and $z = z_0 + Delta z$.
For very small $Delta z$, the mass of this slice is approximately
$rho pi (R^2 - z^2) ,Delta z$ and its center of mass is at a distance
of approximately $z$ from the origin,
so its moment about the origin is approximately $rho pi (R^2 - z^2) z ,Delta z$.
The range of possible $z$ values within the remaining part of the
sphere is from $-R$ to $R - h$.
The moment of the entire remaining part of the sphere is just the sum of moments
of all its parts, so this suggests that its total moment is:
$$
int_{-R}^{R-h} rho pi (R^2 - z^2) z ,dz.
$$
The center of mass is found by dividing the total moment of the remaining part of the sphere by its mass (which can also be computed by an integral, this time just adding up the masses of the disks without considering their distance from the origin).
To check your answer for part (2), try the following substitutions:
$h = 0$.
$h = R$.
$h = 2R$.
These should result in values of $I$ for an entire spherical ball
($I = frac{8}{15} pi rho R^5$),
for half a spherical ball around its axis of symmetry ($I = frac{4}{15} pi rho R^5$),
and for what remains when you remove the entire spherical ball (that is, nothing,
$I = 0$).
Your formula checks out for $h = 0$ but not for either of the other two cases.
The problem seems to be that you neglected a term in $h^5$ somewhere in your calculations.
answered Jun 24 '14 at 18:35
David K
51.2k340113
51.2k340113
add a comment |
add a comment |
up vote
0
down vote
This is pretty straightforward. First set up the mass integral:
$$begin{align}m&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}(a^2-z^2)dz=pirholeft(frac43a^3-ah^2+frac13h^3right)\
&=frac{pirho}3(a+h)(2a-h)^2end{align}$$
This checks as it gets $frac43pi a^3$ when $h=0$ and $0$ when $h=2a$. Then we have the integral for the first moment
$$begin{align}mbar z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho rz,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}z(a^2-z^2)dz\
&=frac{pirho h^2}4(2a-h)^2end{align}$$
So
$$bar z=frac{mbar z}m=frac34frac{h^2}{a+h}$$
And this checks because it's $0$ when $h=0$ and approaches $-a$ when $hrightarrow2a$. Then there is the moment of inertia about the $z$-axis.
$$begin{align}I_z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r^3,dr,dz,dtheta\
&=frac12pirhoint_{-a}^{a-h}(a^2-z^2)^2dz\
&=frac12pirholeft(frac{16}{15}a^5-frac43a^2h^3+ah^4-frac15h^5right)\
&=frac{pirho}{30}(2a-h)^2left(4a^3+4a^3h+3ah^2-3h^3right)\
&=frac1{10}mfrac{4a^3+4a^3h+3ah^2-3h^3}{a+h}end{align}$$
And this checks because it yields $frac25ma^2$ both when $h=a$ and when $h=0$.
add a comment |
up vote
0
down vote
This is pretty straightforward. First set up the mass integral:
$$begin{align}m&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}(a^2-z^2)dz=pirholeft(frac43a^3-ah^2+frac13h^3right)\
&=frac{pirho}3(a+h)(2a-h)^2end{align}$$
This checks as it gets $frac43pi a^3$ when $h=0$ and $0$ when $h=2a$. Then we have the integral for the first moment
$$begin{align}mbar z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho rz,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}z(a^2-z^2)dz\
&=frac{pirho h^2}4(2a-h)^2end{align}$$
So
$$bar z=frac{mbar z}m=frac34frac{h^2}{a+h}$$
And this checks because it's $0$ when $h=0$ and approaches $-a$ when $hrightarrow2a$. Then there is the moment of inertia about the $z$-axis.
$$begin{align}I_z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r^3,dr,dz,dtheta\
&=frac12pirhoint_{-a}^{a-h}(a^2-z^2)^2dz\
&=frac12pirholeft(frac{16}{15}a^5-frac43a^2h^3+ah^4-frac15h^5right)\
&=frac{pirho}{30}(2a-h)^2left(4a^3+4a^3h+3ah^2-3h^3right)\
&=frac1{10}mfrac{4a^3+4a^3h+3ah^2-3h^3}{a+h}end{align}$$
And this checks because it yields $frac25ma^2$ both when $h=a$ and when $h=0$.
add a comment |
up vote
0
down vote
up vote
0
down vote
This is pretty straightforward. First set up the mass integral:
$$begin{align}m&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}(a^2-z^2)dz=pirholeft(frac43a^3-ah^2+frac13h^3right)\
&=frac{pirho}3(a+h)(2a-h)^2end{align}$$
This checks as it gets $frac43pi a^3$ when $h=0$ and $0$ when $h=2a$. Then we have the integral for the first moment
$$begin{align}mbar z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho rz,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}z(a^2-z^2)dz\
&=frac{pirho h^2}4(2a-h)^2end{align}$$
So
$$bar z=frac{mbar z}m=frac34frac{h^2}{a+h}$$
And this checks because it's $0$ when $h=0$ and approaches $-a$ when $hrightarrow2a$. Then there is the moment of inertia about the $z$-axis.
$$begin{align}I_z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r^3,dr,dz,dtheta\
&=frac12pirhoint_{-a}^{a-h}(a^2-z^2)^2dz\
&=frac12pirholeft(frac{16}{15}a^5-frac43a^2h^3+ah^4-frac15h^5right)\
&=frac{pirho}{30}(2a-h)^2left(4a^3+4a^3h+3ah^2-3h^3right)\
&=frac1{10}mfrac{4a^3+4a^3h+3ah^2-3h^3}{a+h}end{align}$$
And this checks because it yields $frac25ma^2$ both when $h=a$ and when $h=0$.
This is pretty straightforward. First set up the mass integral:
$$begin{align}m&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}(a^2-z^2)dz=pirholeft(frac43a^3-ah^2+frac13h^3right)\
&=frac{pirho}3(a+h)(2a-h)^2end{align}$$
This checks as it gets $frac43pi a^3$ when $h=0$ and $0$ when $h=2a$. Then we have the integral for the first moment
$$begin{align}mbar z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho rz,dr,dz,dtheta\
&=pirhoint_{-a}^{a-h}z(a^2-z^2)dz\
&=frac{pirho h^2}4(2a-h)^2end{align}$$
So
$$bar z=frac{mbar z}m=frac34frac{h^2}{a+h}$$
And this checks because it's $0$ when $h=0$ and approaches $-a$ when $hrightarrow2a$. Then there is the moment of inertia about the $z$-axis.
$$begin{align}I_z&=int_0^{2pi}int_{-a}^{a-h}int_0^{sqrt{a^2-z^2}}rho r^3,dr,dz,dtheta\
&=frac12pirhoint_{-a}^{a-h}(a^2-z^2)^2dz\
&=frac12pirholeft(frac{16}{15}a^5-frac43a^2h^3+ah^4-frac15h^5right)\
&=frac{pirho}{30}(2a-h)^2left(4a^3+4a^3h+3ah^2-3h^3right)\
&=frac1{10}mfrac{4a^3+4a^3h+3ah^2-3h^3}{a+h}end{align}$$
And this checks because it yields $frac25ma^2$ both when $h=a$ and when $h=0$.
answered Apr 14 '16 at 15:22
user5713492
10.9k2819
10.9k2819
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f845959%2fcentre-of-mass-and-moment-of-inertia-of-a-sphere-spherical-cap%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown