| Thread Closed |
Volume of Intersection of a Cone with a Sphere |
Share Thread |
| Apr13-05, 09:49 AM | #1 |
|
|
Volume of Intersection of a Cone with a Sphere
Hey,
im trying to write a program that computes Volume of Intersection of a Cone with a Sphere. Can anyone point me to the math i need to know. Any links, material is good. Thanx |
| Apr13-05, 11:49 AM | #2 |
|
|
sneez,
Are you talking about: a) a specific cone and sphere, or b) do you want them to be arbitrarily defined with inputs to your program? a is easy; b isn't so easy, but it's doable (and it would be a lot cooler!) |
| Apr13-05, 12:59 PM | #3 |
|
|
Yes b) would be more helpful. thanx
sneez |
| Apr17-05, 01:05 PM | #4 |
|
|
Volume of Intersection of a Cone with a Sphere
anyone knows......?
|
| Apr17-05, 04:55 PM | #5 |
|
|
An analytic expression (i.e., a formula) is probably not possible for an arbitrary cone and sphere.
You might try to write a Monte-Carlo-type program. http://www.chem.unl.edu/zeng/joy/mclab/mcintro.html http://www.library.cornell.edu/nr/bookcpdf/c7-6.pdf |
| Apr17-05, 05:49 PM | #6 |
|
|
-use the axis of the cone (parameter a or something) -at arbitrary a, consider the disk at a bounded by the cone (in other words, the flat circle inside the cone orthogonal to its axis) -extend this plane to infinity: all such planes have simple form ax+by+cz=d, where all a,b,c are fixed and depend on the cone's axis -get the equation of the intersection of this plane with the sphere (it's either nothing, or a perfect circle [or a point, but that has no area...]) -get the equations of the area in the intersection of this circle, and the cone (two circles in the same plane - I'd probably first find the arbitrary formula for two circles, radius r1, r2, distance d apart - its not too hard to find) [special case to watch out for - one circle is inside the other] -repeat, integrating over the axis of the cone ("a") The integral should be reasonably analytical, if you integrate over precisely that length of the axis along which intersection occurs. Or if it doesn't work, first split the problem into the few possible kinds of intersection, identity the regions, and treat each case individually. I'll revisit this tonight. -rachmaninoff |
| Apr17-05, 05:49 PM | #7 |
|
|
P.S. I'd probably write this in Mathematica.
|
| Apr18-05, 07:19 AM | #8 |
|
|
Are you assuming a right-circular cone? with finite height?
Are you assuming that the conical axis is radial? Is the vertex inside or outside the sphere? A probably not-so-pretty case ["for an arbitrary cone and a sphere"] is a cone with an exterior vertex whose axis is a secant line almost grazing the sphere. |
| Apr18-05, 08:23 AM | #9 |
|
|
Plz see the attachment. This is a radar which orbits an earth. Im interested in the area marked in red color. You have to picture it in 3d plus the sattelite signal changes heights as it moves around earth as it scans up and down (but we could omit that for now). I just need some lead on the math involved.......
thanx for help |
| Thread Closed |
Similar discussions for: Volume of Intersection of a Cone with a Sphere
|
||||
| Thread | Forum | Replies | ||
| Resistance of a sphere and cone | Classical Physics | 4 | ||
| sphere/cone volume problem | Calculus & Beyond Homework | 23 | ||
| Volume of a cone | Calculus & Beyond Homework | 5 | ||
| volume of a cone | Introductory Physics Homework | 2 | ||
| 1-sphere=cone? | General Math | 2 | ||