Calculate the area intersected by a sphere and a rectangular prism

  • #1
guv
123
22
Homework Statement
I am trying to figure out the area on the surface of a sphere as a result of the sphere intersecting a much smaller rectangular prism.
Relevant Equations
N/A
Think of a 3D rectilinear grid made of these rectangular cells, some of the cells will intersect with the sphere. I am trying to compute each intersecting area and the total sum. Ideally the total sum of the intersecting area should be close to ##4 \pi r^2##. I have not found any literature discussing this problem. Part of the problem is that the polygon on the sphere as a result of the intersection is not necessarily made of geodesics. Moreover, part of the rectangular prism can embed inside the sphere causing irregular intersecting shape. I am looking for ideas how to get this done correctly. Has anyone seen any problem. I would imagine this might be useful in computer science, but obviously people there are not too concerned with accuracy of the result. Thanks!
 
Physics news on Phys.org
  • #2
guv said:
Homework Statement: I am trying to figure out the area on the surface of a sphere as a result of the sphere intersecting a much smaller rectangular prism.
Relevant Equations: N/A

Think of a 3D rectilinear grid made of these rectangular cells, some of the cells will intersect with the sphere. I am trying to compute each intersecting area and the total sum. Ideally the total sum of the intersecting area should be close to ##4 \pi r^2##. I have not found any literature discussing this problem. Part of the problem is that the polygon on the sphere as a result of the intersection is not necessarily made of geodesics. Moreover, part of the rectangular prism can embed inside the sphere causing irregular intersecting shape. I am looking for ideas how to get this done correctly. Has anyone seen any problem. I would imagine this might be useful in computer science, but obviously people there are not too concerned with accuracy of the result. Thanks!
If the polyhedron is inside the sphere the only possible points of intersections will be at points or edges on the polyhedron where two or more polygons meet. At least that's what I come up with based on your description.
 
  • #3
How are these figures given? Do you have their equations, or are they given in a different format?
 
  • #4
guv said:
Has anyone seen any problem. I would imagine this might be useful in computer science, but obviously people there are not too concerned with accuracy of the result.
They call it interface reconstruction and are very concerned with accuracy vs. computational cost.
 
  • Like
Likes guv
  • #5
Take a look at the pictures attached, I am guessing 'interface construction' is the algorithm that results in what we see in the pictures. How about area calculation? Is there any literature on how to find the intersection and area in the general case? The intersection looks like a simpler problem, the area seems difficult.
 

Attachments

  • Selection_183.png
    Selection_183.png
    147.8 KB · Views: 15
  • Selection_182.png
    Selection_182.png
    143.3 KB · Views: 21

Related to Calculate the area intersected by a sphere and a rectangular prism

1. How do you calculate the area intersected by a sphere and a rectangular prism?

To calculate the area intersected by a sphere and a rectangular prism, you first need to determine the points where the surfaces of the sphere and the prism intersect. Then, you can calculate the area of the intersection by integrating the areas of the intersecting regions.

2. What formula should be used to find the area of the intersection?

The formula to find the area of the intersection between a sphere and a rectangular prism involves calculating the area of the intersecting regions by integrating the areas of those regions. This process requires determining the points where the surfaces of the sphere and the prism intersect.

3. Can you provide an example to demonstrate how to calculate the area intersected by a sphere and a rectangular prism?

Sure! Let's say we have a sphere with radius 3 units and a rectangular prism with dimensions 4 units by 6 units by 8 units. By determining the points where the surfaces of the sphere and the prism intersect, we can calculate the area of the intersection using integration.

4. Are there any specific mathematical techniques or software tools that can help in calculating the area of intersection?

Yes, there are mathematical techniques such as calculus and integration that can be used to calculate the area of intersection between a sphere and a rectangular prism. Additionally, software tools like Mathematica or MATLAB can also assist in performing the necessary calculations.

5. What are some real-world applications of calculating the area intersected by a sphere and a rectangular prism?

Calculating the area intersected by a sphere and a rectangular prism is commonly used in various fields such as architecture, engineering, and physics. For example, in architecture, this calculation can be used to determine the volume of space occupied by a building structure intersecting with a spherical object like a dome or a tower.

Similar threads

  • Special and General Relativity
Replies
29
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
18K
  • Calculus and Beyond Homework Help
Replies
8
Views
3K
  • Calculus and Beyond Homework Help
Replies
4
Views
8K
Replies
4
Views
13K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
Replies
1
Views
9K
  • Biology and Chemistry Homework Help
Replies
6
Views
3K
Back
Top