AskDefine | Define frustum

Dictionary Definition

frustum n : a truncated cone or pyramid; the part that is left when a cone or pyramid is cut by a plane parallel to the base and the apical part is removed [also: frusta (pl)]

User Contributed Dictionary

English

Etymology

frustum, morsel

Pronunciation

Noun

  1. A cone or pyramid whose tip has been truncated by a plane parallel to its base.

Usage notes

Translations

Latin

Noun

frustum n (plural frusta)
  1. crumb, morsel, scrap of food

Extensive Definition

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.

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.

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:
V = \left | \frac h_1 B_1 - \frac h_2 B_2 \right |.
where h_1 and h_2 are the perpendicular heights from the apex to the planes of the smaller and larger base, B_1, B_2 are the areas of the two bases.
Let h be the height of the frustum, that is, the perpendicular distance between the two planes. Considering that h = \left | h_1 - h_2 \right | \, and \frac=\frac, one gets the alternative formula for the volume
V = \frac h(B_1+\sqrt+B_2)
(See Heronian mean.)
In particular, the volume of a circular cone frustum is
V = \frac \pi h(R_1^2+R_1 R_2+R_2^2)
where \pi is 3.14159265..., and R_1, R_2 are the radii of the two bases.

Circular Frustum

Using the definitions above, in the case of a circular frustum (or truncated cone), the volume function reduces to:
V = \frac h D_1^2 \left(1 - \left(\frac\right)^3\right) , where 'D' is the diameter of the respective base.
Equivalently:
V = \frac h \left(D_1^2 - \frac\right)
(Although the former equation can be reduced further, this form is more intuitive.)
Also, the volume ratio can be written as a function of length ratios, or area ratios:
\frac = \left(\frac\right)^3 = \left(\frac\right)^3 = \left(\frac\right)^3 = \left(\frac\right)^\frac.

Examples

External links

frustum in Czech: Komolý jehlan
frustum in Danish: Keglestub
frustum in German: Kegelstumpf
frustum in Esperanto: Trunko (geometrio)
frustum in Spanish: Frustum
frustum in French: Tronc (géométrie)
frustum in Italian: Tronco (geometria)
frustum in Portuguese: Tronco de bases paralelas
frustum in Thai: ฟรัสตัม
Privacy Policy, About Us, Terms and Conditions, Contact Us
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2
Material from Wikipedia, Wiktionary, Dict
Valid HTML 4.01 Strict, Valid CSS Level 2.1