Calculating Centre of Mass for a Projectile Nose

In summary, the centre of mass of a projectile nose is difficult to calculate. The user has managed to work out area and now is battling centre of mass. They are apparently doing this correctly, but their final integral may not be correct.
  • #1
tuoni
61
0
I am trying to find the centre of mass of a projectile nose. I profoundly suck at integration, but I have managed to work out area, and now I'm battling centre of mass. Am I doing this correctly? Is my final integral correct?

[tex]x = \sqrt{r_{1}^{2} - y^{2}} - (r_{1} - s_{2})[/tex]

[tex]\int{x \;\delta y} = \frac{y}{2}\sqrt{r_{1}^{2} - y^{2}} + \frac{r_{1}^{2}}{2} \cdot \tan^{-1} \left( \frac{y}{\sqrt{r_{1}^{2} - y^{2}}} \right) - y(r_{1} - s_{2})[/tex]

[tex]\delta V = 2 \pi \int{x \;\delta y}[/tex]

[tex]s_{"centre"} = \frac{\rho}{m} \int{x \;\delta V} = \frac{2 \pi\rho}{m} \int{x^{2} \;\delta y}[/tex]
 

Attachments

  • drawing.png
    drawing.png
    8.2 KB · Views: 425
Physics news on Phys.org
  • #2
Your formula for the center of mass is not quite correct. You have to remember you deal with three dimensional vectors.

[tex]\vec s_{center} = \int \vec r dV[/tex]

For symmetry reasons you will see at once that the center of mass has to be on the axis, i.e only [tex]s_y[/tex] is non zero.

Then you can use your integral from before. Actually this integral will be easier than the one for the total Volume.

I get
[tex] s_y = 2 \pi \frac{\rho}{m}\left(\frac{1}{3} r_1^3 -\frac{1}{3}\sqrt{r_1^2-s_1^2}^3+(s_2-r_1) s_1\right)[/tex]
 
  • #3
Thanks for the help! I always use wolfram alpha (always get it wrong when I try it manually) so could you give me the intermediate steps (or the essential ones)?

What did you integrate to get final definite equation?

I am making generic formulas for finding volume, centre of mass, angular mass, etc., of circular cones: x(y) being the function of the cone slope, s1 being the maximum possible length of the cone (where the slope intersects the y-axis), and s2 the truncated length (and also truncated at the bottom, but not displayed here: simply int B - int A; where A is 0 for no bottom truncation).

So given x(y), what is the indefinite integral you used to arrive at your final equation?

P.S. I'm sorry if I'm asking a little too basic question :/
 

Attachments

  • generic.png
    generic.png
    1.1 KB · Views: 390
  • #4
Your way to integrate is correct. I do it the same way. I just think you got the formula for the center of mass wrong. We have to sort this one out before we can tackle the integrals.
Could you post your formula for the center of mass of a general body? Then we can check.
 
  • #5
betel said:
Your way to integrate is correct. I do it the same way. I just think you got the formula for the center of mass wrong. We have to sort this one out before we can tackle the integrals.
Could you post your formula for the center of mass of a general body? Then we can check.

Hmm...as it is an axisymmetric body, only sy is non-zero, and as it is also has homogeneous density and continuous distribution, I thought it was:

[tex]R = \frac{1}{m} \int{\rho(r) r \;\; \delta V}[/tex]
 
  • #6
For an axissymmetric body this is ok. I suspect you will enter the wrong quantity for r.
What would your formula be for a general (homogeneous) body be?
 
  • #7
betel said:
For an axissymmetric body this is ok. I suspect you will enter the wrong quantity for r.
What would your formula be for a general (homogeneous) body be?

Had to do a little searching to make sure I got this right; so for a general body with homogeneous density the centre of mass is equal to its centroid? ...and the formula I found for this is:

[tex]C = \frac{\int xg(x) \delta x}{\int g(x) \delta x}[/tex]

The old and tried formula:

[tex]R = \frac{\sum m_{i}r_{i}}{\sum m_{i}}[/tex]

; but that's only for a system of bodies with COM already known for each object.

Or is the problem that I'm not using a vector form of the formulas? I haven't really found any other formulas, and not even my mathematics reference book lists any other form of general formula for COM...
 
  • #8
Usually one would write it in vector form to kkep confusion away. But we can also write it in components.
In Your notation you just have to remember that there are three C's (R's) and the x has to be chosen correspondingly.
The complete formula is
[tex] R_x = \frac{\int x\rho(x,y,z) dV}{\int \rho(x,y,z) dV}[/tex]
[tex] R_y = \frac{\int y\rho(x,y,z) dV}{\int \rho(x,y,z) dV}[/tex]
[tex] R_z = \frac{\int z\rho(x,y,z) dV}{\int \rho(x,y,z) dV}[/tex]
For a homogeneous body [tex] \rho[/tex] will be independent of the coordinates.
For our axissymmetric body as you correctly said we only need the y-component, so we have
[tex] R_y = \frac{\rho}{m}\int y dV[/tex]
Now you can split the integral the same way you did before.
And try to do the resulting integral by hand. It is really easy.
 
  • #9
betel said:
Usually one would write it in vector form to kkep confusion away. But we can also write it in components.
In Your notation you just have to remember that there are three C's (R's) and the x has to be chosen correspondingly.
The complete formula is
[tex] R_x = \frac{\int x\rho(x,y,z) dV}{\int \rho(x,y,z) dV}[/tex]
[tex] R_y = \frac{\int y\rho(x,y,z) dV}{\int \rho(x,y,z) dV}[/tex]
[tex] R_z = \frac{\int z\rho(x,y,z) dV}{\int \rho(x,y,z) dV}[/tex]
For a homogeneous body [tex] \rho[/tex] will be independent of the coordinates.
For our axissymmetric body as you correctly said we only need the y-component, so we have
[tex] R_y = \frac{\rho}{m}\int y dV[/tex]
Now you can split the integral the same way you did before.
And try to do the resulting integral by hand. It is really easy.

Heh, nothing is that easy when you barely grasp the basics of it :) So often do I regret not taking advanced maths in college, didn't seem useful at the moment, but damn could I have used it later on!

So far I've learned what little I know from the few practical examples I've found and a few other references. I do have a few books (or rather very heavy tomes), but I guess it's rather strained when I never really learned the basics before...and maths isn't my stronger point :(

Anyway...

[tex]x(y) = \sqrt{r_{1}^{2} - y^{2}} - (r_{1} - s_{2})[/tex]

[tex]\delta V = \int A(y) \;\;\delta y = \pi \int x(y)^{2} \;\;\delta y[/tex]

[tex]\delta R_{y} = \frac{\rho}{m} \int y \;\;\delta V[/tex]

...am I correct so far? And this in turn becomes...

[tex]\delta R_{y} = \pi \frac{\rho}{m} \int y \cdot x(y)^2 \;\;\delta y[/tex]

...or would it need to be y(x)? Seems a little redundant...

P.S. I slightly change the equation to use method of disks, handy little thing I just learned. Seemed more logical to me.
 
Last edited:
  • #10
Sorry if I was a bit short before. I wanted to give the chance to get the details yourself.

What you say is correct. You can write either x(y) or y(x), which one you choose doesn't matter, you only have to keep the correct limits and integrations. In this case x(y) is much easier.

Actually I just noticed that we both forgot a factor of x in our earlier posts. Now your formula for the Volume is correct.

I will write a complete calculation in the next post.
 
  • #11
The volume element is
[tex] dV = dx\ dy\ dz[/tex]
In our case of an axissymmetricb body it is best to use polar coordinates. In these the volume element is (in your choice of names)
[tex]dV= xd\phi dxdy[/tex]
The factor xcomes from changing the volume element of integration. Probably you are more familiar with the formula written in r and [tex]\phi[/tex] in which case it is [tex]dxdz=rdrd\phi[/tex]
Then the total Volume is
[tex] V = \int_0^{2\pi} d\phi\int_0^{s_1} dy \int_0^{r(y)} dx x[/tex]
Now we can do the integration of the angle which will give a factor 2Pi and the integration for x. This leaves
[tex]V = 2\pi\int_0^{s_1} \frac{1}{2} x(y)^2 dy[/tex]
This integral is nasty to do by hand but fortunately the integral for the center of mass will be easier.

The y-component of the center of mass is given by
[tex]R_y= \frac{\rho}{m}\int_0^{2\pi} d\phi\int_0^{s_1} dy \int_0^{r(y)} dx\ x\ y[/tex]
Again as before this gives
[tex]R_y=\frac{\pi\rho}{m}\int_0^{s_1}dy\ x(y)^2y[/tex]
Inserting the formula for x we get
[tex]R_y=\frac{\pi\rho}{m}\int_0^{s_1}dy\ y\left(r_1^2-y^2-2(r_1-s_2)\sqrt{r_1^2-y^2}+(r_1-s_2)^2\right)[/tex]
Expanding the bracket, multiplying and simplifying we get.
[tex]R_y=\frac{\pi\rho}{m}\int_0^{s_1}dy\ \left(y(2r_1^2-2r_1s_2+s_2^2)-2(r_1-s_2)y\sqrt{r_1^2-y^2}-y^3\right)[/tex]
Now you can evaluate this integral in your favourite program or do it by hand.

The first term is proportional to y, so the integral will give y^2/2. The last prop. to y^3, so integrating gives y^4/4. The middle term looks nasty because of the square root but the additional factor of y in front saves us. You will notice that
[tex]\int y\sqrt{r_1^2-y^2} dy = -\frac{1}{3}\sqrt{r_1^2-y^2}^3[/tex]

Altogether we have
[tex] R_y=\frac{\pi\rho}{m}\left[\frac{y^2}{2}(2r_1^2-2r_1s_2+s_2^2)+\frac{2}{3}(r_1-s_2)\sqrt{r_1^2-y^2}^3-\frac{y^4}{4}\right]_0^{s_1}[/tex]
At the lower limit this is zero. The upper limit gives your desired value.
 
Last edited:
  • #12
tuoni said:
P.S. I slightly change the equation to use method of disks, handy little thing I just learned. Seemed more logical to me.

That's exactly what you need in the axissymmetric case. It gives you the additional factor x. I was to quick in my first post and forgot to include it.
 
  • #13
Great! Thank you very much for the help!

I've been going through the equations plenty of times and made it work for all the other shapes and forms as well. It also works in octave and mathcad. I also managed to work out moment of inertia now, and a few other things.

Thanks a lot!
 

1. What is the definition of "centre of mass"?

The centre of mass is the point at which the entire mass of an object can be considered to be concentrated, and where the object can be balanced.

2. Why is it important to calculate the centre of mass for a projectile nose?

Calculating the centre of mass for a projectile nose is important because it helps determine the trajectory and stability of the projectile. It also allows for accurate targeting and control of the projectile's flight.

3. How is the centre of mass for a projectile nose calculated?

The centre of mass for a projectile nose can be calculated by dividing the total mass of the nose into smaller sections and finding the weighted average of their positions along the projectile's axis. This can also be done using mathematical equations and formulas.

4. What factors can affect the centre of mass for a projectile nose?

The shape, size, and distribution of mass within the projectile nose can affect its centre of mass. Other external factors such as air resistance and wind can also impact the centre of mass and alter the trajectory of the projectile.

5. How does the centre of mass for a projectile nose affect its flight?

The location of the centre of mass greatly affects the stability and trajectory of a projectile. A projectile with a lower centre of mass will be more stable and have a straighter flight path, while a higher centre of mass can cause the projectile to tumble or become unstable.

Similar threads

Replies
5
Views
3K
Replies
3
Views
306
Replies
3
Views
1K
  • Calculus
Replies
2
Views
920
Replies
1
Views
913
Replies
2
Views
1K
Replies
4
Views
323
Replies
12
Views
1K
Back
Top