Frustum
From Wikipedia, the free encyclopedia
| Set of pyramidal frusta | |
|---|---|
| Image:Pentagonal frustum.png | |
| Faces | n trapezoids, 2 n-gon |
| Edges | 3n |
| Vertices | 2n |
| Symmetry group | Cnv |
| Dual polyhedron | - |
| Properties | convex |
- For the graphics technique known as Frustum culling, see Hidden surface determination
A frustum is the portion of a solid – normally a cone or pyramid – which lies between two parallel planes cutting the solid.
The spelling frustrum, listed as "erroneous" by the Oxford English Dictionary, is frequently encountered and might be considered a variant. The Oxford English Dictionary gives both frusta and frustums for the plural.
Contents |
[edit] Elements, special cases, and related concepts
Each plane section is a base of the frustum. The axis of the frustum, if any, is that of the original cone or pyramid. A frustum is circular if it has circular bases; it is right if the axis is perpendicular to both bases, and oblique otherwise.
Cones and pyramids can be viewed as degenerate cases of frustums, where one of the cutting planes passes through the apex (so that the corresponding base reduces to a point). The pyramidal frusta are a subclass of the prismatoids.
Two frusta joined at their bases make a bifrustum.
[edit] Formulas
The volume of a frustum is the difference between the volume of the cone (or other figure) before slicing the apex off, minus the volume of the cone (or other figure) that was sliced off:
- <math>V = \left | \frac{1}{3} h_1 B_1 - \frac{1}{3} h_2 B_2 \right |.</math>
where <math>h_1</math> and <math>h_2</math> are the perpendicular heights from the apex to the planes of the smaller and larger base, <math>B_1</math>, <math>B_2</math> are the areas of the two bases.
Let <math>h</math> be the height of the frustum, that is, the perpendicular distance between the two planes. Considering that <math>h = \left | h_1 - h_2 \right | \,</math> and <math>\frac{B_1}{h_1^2}=\frac{B_2}{h_2^2}</math>, one gets the alternative formula for the volume
- <math>V = \frac{1}{3} h(B_1+\sqrt{B_1 B_2}+B_2)</math>
(See Heronian mean.)
In particular, the volume of a circular cone frustum is
- <math>V = \frac{1}{3} \pi h(R_1^2+R_1 R_2+R_2^2)</math>
where п (pi) is 3.1415926..., and <math>R_1</math>, <math>R_2</math> are the radii of the two bases.
[edit] Examples
- An example of a pyramidal frustum may be seen on the reverse of the Great Seal of the United States, as on the back of the U.S. one-dollar bill. The "unfinished pyramid" is surmounted by the "Eye of Providence".
- Certain ancient Native American mounds also form the frustum of a pyramid.
- The John Hancock Center in Chicago, Illinois is a frustum whose bases are rectangles.
- The Washington Monument is a narrow pyramidal frustum (with square bases) with a pyramid attached to the top base.
- In 3D computer graphics, the usable field of view of a virtual photographic or video camera is modeled as a pyramidal frustum, the viewing frustum.
[edit] External links
- Eric W. Weisstein, Pyramidal frustum at MathWorld.
- Eric W. Weisstein, Conical frustum at MathWorld.
- http://www.gomath.com/geometry/frustcone.phpcs:Komolý jehlan
da:Keglestub de:Kegelstumpf es:Frustum fr:Tronc (géométrie) pt:Tronco de bases paralelas th:ฟรัสตัม

