10.2 Geometric Computations (Area, Volume & Cylinder Displacement)

Key Takeaways

  • Plane geometric area calculations form the basis for aerodynamic wing loading, hydraulic piston force generation, and structural sheet metal repair patch sizing.
  • The area of a circle is computed as $A = \pi r^2 = \frac{\pi}{4} D^2 \approx 0.7854 D^2$; the constant $0.7854$ represents $\pi / 4$ and is the standard FAA formulation for piston cross-sectional area and cylinder bore computations.
  • Total piston displacement of a reciprocating engine is the volume swept by all pistons during one stroke: $V_{\text{total}} = 0.7854 \times \text{Bore}^2 \times \text{Stroke} \times N_{\text{cylinders}}$, expressed in cubic inches ($\text{in}^3$) or cubic centimeters ($\text{cm}^3$ / liters).
  • The compression ratio (CR) of an internal combustion engine is the ratio of total cylinder volume with the piston at Bottom Dead Center (BDC) to the clearance volume with the piston at Top Dead Center (TDC): $\text{CR} = \frac{V_D + V_{CL}}{V_{CL}} = \frac{V_{\text{total cylinder}}}{V_{\text{clearance}}}$.
  • Solid geometric volume formulas determine fuel tank capacities ($1\text{ U.S. gal} = 231\text{ in}^3$), cargo bay hold volumes, accumulator pre-charge chambers, and structural fluid reservoirs across rectangular prisms ($V = L \times W \times H$), cylinders ($V = 0.7854 D^2 H$), and spheres ($V = \frac{4}{3} \pi r^3$).
Last updated: August 2026

10.2 Geometric Computations (Area, Volume & Cylinder Displacement)

Geometric mathematics enables aviation maintenance technicians to quantify two-dimensional surface areas and three-dimensional volumetric spaces. Technicians apply geometric equations daily when calculating the required surface area of a sheet metal doubler patch, determining the wing planform loading of an aircraft, sizing hydraulic actuator pistons under Pascal's principle, and computing the swept displacement and compression ratio of reciprocating aircraft engines. The FAA exam emphasizes precise understanding of both plane and solid geometric formulas as detailed in FAA-H-8083-30B (Aviation Maintenance Technician Handbook — General).


1. Plane Geometry: 2D Surface Area Computations

Area is the measure of two-dimensional surface space enclosed within a boundary, expressed in square units (square inches $\text{in}^2$, square feet $\text{ft}^2$, or square millimeters $\text{mm}^2$).

                      PRIMARY TWO-DIMENSIONAL GEOMETRIC SHAPES
                      
    Rectangle / Square           Triangle                      Trapezoid
    ┌──────────────────┐           /\                            ┌──────────┐ (b)
    │                  │          /  \                          /            \
 (W)│    A = L × W     │       (h)/    \ (h)                 (h)/   A = (a+b)h \
    │                  │         /  A = ½bh                    /        2       \
    └──────────────────┘        /________\                    /──────────────────\
            (L)                    (b)                                (a)
                                   
                                    Circle
                                   .  ---  .
                                 /     │     \
                                |   (r)│      |   A = π·r²
                                |      o──────|   A = (π/4)·D² = 0.7854·D²
                                 \           /
                                   '  ---  '
                                      (D)

Area Formulas for Plane Shapes

  1. Rectangle: A=L×WA = L \times W where $L$ is length and $W$ is width.
  2. Square: A=s2A = s^2 where $s$ is the side length.
  3. Triangle: A=12bh=b×h2A = \frac{1}{2} b h = \frac{b \times h}{2} where $b$ is the base length and $h$ is the true vertical height (altitude) perpendicular to the base.
  4. Trapezoid: A four-sided polygon possessing exactly one pair of parallel sides (bases $a$ and $b$): A=(a+b2)h=(a+b)×h2A = \left(\frac{a + b}{2}\right) h = \frac{(a + b) \times h}{2} where $a$ and $b$ are the lengths of the parallel top and bottom edges, and $h$ is the perpendicular distance between them. Tapered wing planforms and sheet metal doubler plates are calculated using the trapezoid formula.
  5. Circle: A=πr2=π(D2)2=π4D2A = \pi r^2 = \pi \left(\frac{D}{2}\right)^2 = \frac{\pi}{4} D^2 Since π4=3.1415926540.7854:A=0.7854D2\text{Since } \frac{\pi}{4} = \frac{3.14159265}{4} \approx 0.7854: \quad A = 0.7854 D^2
  • Radius ($r$): The distance from the center point to the outer perimeter.
  • Diameter ($D$): The total distance across the circle through the center ($D = 2r$).
  • Circumference ($C$): The linear distance around the perimeter of the circle: $C = \pi D = 2\pi r$.

The Aviation Constant $0.7854$: FAA maintenance examinations standardly express circular cross-sectional areas using diameter rather than radius: $A = 0.7854 D^2$. This formulation eliminates the step of halving the diameter into a radius, directly utilizing the measured cylinder bore or piston diameter.

Practical Aviation Surface Area Applications

  • Wing Planform Area ($S$): The projected gross surface area of an aircraft wing including the area covered by the fuselage. Wing Loading ($WL$) equals total aircraft weight divided by wing area: Wing Loading=Gross Weight (W)Wing Area (S)(expressed in lb/ft2)\text{Wing Loading} = \frac{\text{Gross Weight } (W)}{\text{Wing Area } (S)} \quad \left(\text{expressed in } \text{lb/ft}^2\right)
  • Hydraulic Actuator Piston Force (Pascal's Law): Force (F)=Pressure (P)×Piston Area (A)\text{Force } (F) = \text{Pressure } (P) \times \text{Piston Area } (A) F=P×(0.7854D2)F = P \times (0.7854 D^2)
  • Sheet Metal Repair Patch Sizing: AC 43.13-1B requires replacement doublers to possess equal or greater cross-sectional area and skin contact area than the damaged material removed.
Loading diagram...
Geometric Area and Solid Volume Relationships in Aviation

2. Solid Geometry: 3D Volume Computations

Volume is the measure of three-dimensional space occupied by a solid body or enclosed fluid container, expressed in cubic units (cubic inches $\text{in}^3$, cubic feet $\text{ft}^3$, or cubic centimeters $\text{cm}^3$).

                      PRIMARY THREE-DIMENSIONAL SOLID BODIES
                      
     Rectangular Prism                 Cylinder                      Sphere
    ┌──────────────────┐                . --- .
   /                  /│              /    │    \
  ┌──────────────────┐ │          (D)|     │(H)  |           /       \
  │                  │ │             |     │     |          |    o────| (r)
  │    V = L × W × H │ │              \    │    /            \       /
  │                  │/                 ' --- '
  └──────────────────┘                     
           (L)                      V = 0.7854 · D² · H            V = (4/3) · π · r³

Volume Formulas for Solid Shapes

  1. Rectangular Solid (Prism): V=L×W×HV = L \times W \times H where $L$ is length, $W$ is width, and $H$ is height/depth. Used for cargo hold volumes, avionics rack cooling volumes, and rectangular fuel cells.
  2. Cylinder: V=Base Area×Height=πr2H=π4D2H=0.7854D2HV = \text{Base Area} \times \text{Height} = \pi r^2 H = \frac{\pi}{4} D^2 H = 0.7854 D^2 H where $D$ is internal barrel diameter and $H$ is axial height/stroke. Used for engine cylinders, hydraulic accumulators, and landing gear shock struts.
  3. Sphere: V=43πr3=43π(D2)3=π6D30.5236D3V = \frac{4}{3} \pi r^3 = \frac{4}{3} \pi \left(\frac{D}{2}\right)^3 = \frac{\pi}{6} D^3 \approx 0.5236 D^3 where $r$ is radius and $D$ is diameter. Used for spherical fire extinguishing bottles (Halon/Novec), high-pressure gaseous oxygen spheres, and spherical hydraulic accumulator pressure vessels.

Liquid Volumetric Conversion Constants

  • Standard U.S. Gallon: Exactly $231.0\text{ cubic inches}$ ($231\text{ in}^3$). Volume in U.S. Gallons=Volume in Cubic Inches (in3)231\text{Volume in U.S. Gallons} = \frac{\text{Volume in Cubic Inches } (\text{in}^3)}{231} Volume in Cubic Inches=Volume in U.S. Gallons×231\text{Volume in Cubic Inches} = \text{Volume in U.S. Gallons} \times 231
  • Cubic Feet to Gallons: $1\text{ ft}^3 = 1,728\text{ in}^3 = 7.4805\text{ U.S. Gallons}$.
  • Metric Volume Equivalence: $1\text{ Liter} = 1,000\text{ cm}^3 = 61.024\text{ in}^3$; $1\text{ U.S. Gallon} = 3.7854\text{ Liters}$.

3. Reciprocating Engine Piston Displacement

Piston Displacement (or swept volume) is the total volume of air-fuel mixture displaced by an engine piston as it moves from its lowest position, Bottom Dead Center (BDC), to its highest position, Top Dead Center (TDC), during a single stroke.

                    ENGINE CYLINDER PISTON DISPLACEMENT GEOMETRY
                    
                     ┌────────────────────────────────┐
                     │       Clearance Volume (V_CL)  │ <--- Space at TDC
      Top Dead ──────┼───┬────────────────────────┬───┼────── (Spark Plug / Valves)
      Center (TDC)   │   │     Piston Crown       │   │
                     │   └────────────────────────┘   │ ▲
                     │                │               │ │
                     │                │ (Connecting   │ │ Piston Stroke (L)
                     │                │    Rod)       │ │ (BDC to TDC Distance)
                     │                ▼               │ │
                     │   ┌────────────────────────┐   │ ▼
      Bottom Dead ───┼───┼───── Piston Crown ─────┼───┼──────
      Center (BDC)   │   └────────────────────────┘   │
                     │                                │
                     └────────────────────────────────┘
                     ◄──────── Cylinder Bore (D) ─────►

Definitions of Engine Parameters

  1. Cylinder Bore ($D$): The inside diameter of the cylinder barrel, measured in inches (or millimeters).
  2. Stroke ($L$): The linear distance traveled by the piston from TDC to BDC. The stroke is mechanically determined by the crankshaft throw geometry: $\text{Stroke} = 2 \times \text{Crankshaft Throw Radius}$.
  3. Number of Cylinders ($N$): The total count of functioning power cylinders in the engine block ($4, 6, 8, 9, 12, 14, 18, 28$).

Piston Displacement Formulas

  • Displacement of a Single Cylinder ($V_D$): VD=Cross-Sectional Area×Stroke=0.7854×Bore2×StrokeV_D = \text{Cross-Sectional Area} \times \text{Stroke} = 0.7854 \times \text{Bore}^2 \times \text{Stroke}
  • Total Engine Piston Displacement ($V_{\text{total}}$): Vtotal=VD×Ncylinders=0.7854×Bore2×Stroke×NV_{\text{total}} = V_D \times N_{\text{cylinders}} = 0.7854 \times \text{Bore}^2 \times \text{Stroke} \times N where:
  • $V_{\text{total}}$ is total engine displacement in cubic inches ($\text{in}^3$)
  • $\text{Bore}$ is cylinder inside diameter in inches ($D$)
  • $\text{Stroke}$ is piston travel length in inches ($L$)
  • $N$ is total number of cylinders

Aviation Engine Designations: Aircraft engine model numbers standardly incorporate their total cubic inch displacement rounded to the nearest integer. For example:

  • Lycoming O-320: Opposed, $320\text{ in}^3$ displacement ($4\text{ cylinders}$, $5.125\text{ in}$ bore, $3.875\text{ in}$ stroke).
  • Continental IO-520: Fuel-injected opposed, $520\text{ in}^3$ displacement ($6\text{ cylinders}$, $5.25\text{ in}$ bore, $4.00\text{ in}$ stroke).
  • Pratt & Whitney R-2800 Double Wasp: Radial, $2,800\text{ in}^3$ displacement ($18\text{ cylinders}$, $5.75\text{ in}$ bore, $6.00\text{ in}$ stroke).

4. Engine Compression Ratio (CR) Mathematics

The Compression Ratio (CR) is the ratio comparing the maximum total internal volume of a cylinder when the piston is at the bottom of its stroke (BDC) to the minimum volume remaining when the piston reaches the top of its stroke (TDC).

                        COMPRESSION RATIO VOLUME BREAKDOWN
                        
  [ Piston at BDC: Maximum Volume ]          [ Piston at TDC: Minimum Volume ]
  ┌───────────────────────────────┐          ┌───────────────────────────────┐
  │     Clearance Volume (V_CL)   │          │     Clearance Volume (V_CL)   │
  ├───────────────────────────────┤          └───────────────────────────────┘
  │                               │
  │                               │          CR = (V_D + V_CL) / V_CL
  │   Piston Displacement (V_D)   │             = (Total Volume at BDC) / (Volume at TDC)
  │                               │
  │                               │
  └───────────────────────────────┘

Compression Ratio Formulas

Compression Ratio (CR)=Total Cylinder Volume at BDCClearance Volume at TDC=VD+VCLVCL\text{Compression Ratio } (CR) = \frac{\text{Total Cylinder Volume at BDC}}{\text{Clearance Volume at TDC}} = \frac{V_D + V_{CL}}{V_{CL}} CR=VDVCL+1\text{CR} = \frac{V_D}{V_{CL}} + 1 where:

  • $V_D$ is piston swept displacement volume ($0.7854 \times \text{Bore}^2 \times \text{Stroke}$)
  • $V_{CL}$ is clearance volume (combustion chamber cavity plus cylinder head spark plug recess volume above piston at TDC)

Solving for Clearance Volume ($V_{CL}$)

When engine designers or overhaul technicians know the desired compression ratio and measured displacement, clearance volume is derived algebraically: CR×VCL=VD+VCL    CR×VCLVCL=VD\text{CR} \times V_{CL} = V_D + V_{CL} \implies \text{CR} \times V_{CL} - V_{CL} = V_D VCL(CR1)=VD    VCL=VDCR1V_{CL} (\text{CR} - 1) = V_D \implies V_{CL} = \frac{V_D}{\text{CR} - 1}

Practical Engineering Effects of Compression Ratio

  • Thermal Efficiency: Higher compression ratios ($8.5:1$ vs. $6.5:1$) compress the air-fuel charge more tightly, producing higher peak combustion pressures, greater mechanical power output, and lower specific fuel consumption.
  • Detonation Risk & Octane Requirements: Excessively high compression ratios increase combustion chamber temperatures and pressures, necessitating high-octane anti-detonation aviation fuels (100LL Avgas) to prevent pre-ignition and damaging engine detonation.

5. Worked Step-by-Step Calculation Examples

Example 1: Total Engine Displacement of a 6-Cylinder Aircraft Powerplant

Scenario: An AMT is overhauling a Continental IO-520 six-cylinder aircraft engine. The manufacturer specification sheet lists the cylinder barrel inside diameter (bore) as $5.250\text{ inches}$ and the piston travel distance (stroke) as $4.000\text{ inches}$.

  • Calculate the piston cross-sectional area ($A$).
  • Calculate the swept displacement volume of a single cylinder ($V_D$).
  • Calculate the total piston displacement of the complete six-cylinder engine ($V_{\text{total}}$).

Step-by-Step Mathematical Solution:

  1. Calculate the cross-sectional area of one cylinder using the FAA circular area formula: A=0.7854×Bore2A = 0.7854 \times \text{Bore}^2 A=0.7854×(5.250 in)2=0.7854×27.5625 sq in=21.6476 in2A = 0.7854 \times (5.250\text{ in})^2 = 0.7854 \times 27.5625\text{ sq in} = 21.6476\text{ in}^2
  2. Calculate the swept displacement volume of a single cylinder ($V_D$): VD=A×Stroke=21.6476 in2×4.000 in=86.5904 cubic inchesV_D = A \times \text{Stroke} = 21.6476\text{ in}^2 \times 4.000\text{ in} = 86.5904\text{ cubic inches}
  3. Calculate total engine displacement ($V_{\text{total}}$) across all $6$ cylinders: Vtotal=VD×Ncylinders=86.5904 in3×6=519.5424 cubic inchesV_{\text{total}} = V_D \times N_{\text{cylinders}} = 86.5904\text{ in}^3 \times 6 = 519.5424\text{ cubic inches} Rounding to nearest integer: Vtotal520 in3\text{Rounding to nearest integer: } V_{\text{total}} \approx 520\text{ in}^3 Conclusion: Total engine piston displacement is $519.54\text{ in}^3$ (commercially designated as the Continental $520$ series).

Example 2: Engine Compression Ratio and Clearance Volume Determination

Scenario: A four-cylinder aircraft engine has a single cylinder displacement ($V_D$) of $90.0\text{ cubic inches}$ and a measured clearance volume ($V_{CL}$) of $12.0\text{ cubic inches}$.

  • Part A: Calculate the compression ratio ($CR$) of this engine.
  • Part B: If an engine modifier alters the piston crown to achieve a target compression ratio of $9.0:1$ on an engine with a displacement of $80.0\text{ in}^3$ per cylinder, calculate the required clearance volume ($V_{CL}$).

Step-by-Step Mathematical Solution: Part A Solution:

  1. Apply the compression ratio formula: CR=VD+VCLVCL\text{CR} = \frac{V_D + V_{CL}}{V_{CL}} CR=90.0 in3+12.0 in312.0 in3=102.0 in312.0 in3=8.5\text{CR} = \frac{90.0\text{ in}^3 + 12.0\text{ in}^3}{12.0\text{ in}^3} = \frac{102.0\text{ in}^3}{12.0\text{ in}^3} = 8.5 Conclusion: The compression ratio is $8.5 : 1$.

Part B Solution:

  1. Apply the derived clearance volume formula: VCL=VDCR1V_{CL} = \frac{V_D}{\text{CR} - 1} VCL=80.0 in39.01=80.0 in38.0=10.0 cubic inchesV_{CL} = \frac{80.0\text{ in}^3}{9.0 - 1} = \frac{80.0\text{ in}^3}{8.0} = 10.0\text{ cubic inches} Conclusion: To obtain a $9.0:1$ compression ratio on an $80.0\text{ in}^3$ cylinder, the clearance volume must measure exactly $10.0\text{ cubic inches}$.

Example 3: Rectangular Fuel Tank Volume & Fuel Capacity Calculation

Scenario: A rectangular aluminum auxiliary fuel tank fabricated for a transport category aircraft cargo floor has the following internal dimensions:

  • Length ($L$) = $36.0\text{ inches}$
  • Width ($W$) = $14.0\text{ inches}$
  • Depth ($H$) = $11.0\text{ inches}$

The aircraft maintenance manual specifies that $1.5\text{ U.S. gallons}$ of fuel in this tank is unusable (residual fuel trapped beneath the fuel pickup standpipe). Standard 100LL aviation gasoline weighs $6.0\text{ lb/gal}$.

  • Calculate the internal volume of the tank in cubic inches ($\text{in}^3$).
  • Calculate the total fuel capacity of the tank in U.S. gallons ($1\text{ gal} = 231\text{ in}^3$).
  • Calculate the usable fuel capacity in U.S. gallons.
  • Calculate the weight of the usable fuel in pounds.

Step-by-Step Mathematical Solution:

  1. Calculate total internal volume in cubic inches: V=L×W×H=36.0 in×14.0 in×11.0 in=5,544.0 cubic inchesV = L \times W \times H = 36.0\text{ in} \times 14.0\text{ in} \times 11.0\text{ in} = 5,544.0\text{ cubic inches}
  2. Convert cubic inches to total U.S. gallons ($231\text{ in}^3/\text{gal}$): Total Capacity=5,544.0 in3231.0 in3/gal=24.0 U.S. Gallons\text{Total Capacity} = \frac{5,544.0\text{ in}^3}{231.0\text{ in}^3/\text{gal}} = 24.0\text{ U.S. Gallons}
  3. Calculate usable fuel volume by subtracting unusable fuel allowance: Usable Fuel Volume=Total CapacityUnusable Fuel=24.0 gal1.5 gal=22.5 U.S. Gallons\text{Usable Fuel Volume} = \text{Total Capacity} - \text{Unusable Fuel} = 24.0\text{ gal} - 1.5\text{ gal} = 22.5\text{ U.S. Gallons}
  4. Calculate the weight of usable Avgas ($6.0\text{ lb/gal}$): Usable Fuel Weight=22.5 gal×6.0 lb/gal=135.0 pounds\text{Usable Fuel Weight} = 22.5\text{ gal} \times 6.0\text{ lb/gal} = 135.0\text{ pounds} Conclusion: Total tank volume is $5,544.0\text{ in}^3$ ($24.0\text{ gallons}$), providing $22.5\text{ gallons}$ of usable fuel weighing $135.0\text{ lbs}$.
Test Your Knowledge

An aircraft four-cylinder horizontally opposed engine has a cylinder bore of 5.125 inches and a piston stroke of 4.375 inches. What is the total piston displacement of the engine?

A
B
C
D
Test Your Knowledge

An aircraft engine cylinder has a swept piston displacement (V_D) of 87.5 cubic inches and a clearance volume (V_CL) of 12.5 cubic inches. What is the compression ratio of this engine?

A
B
C
D
Test Your Knowledge

A rectangular aluminum auxiliary fuel tank has internal dimensions of 28.0 inches length, 16.5 inches width, and 10.0 inches depth. How many U.S. gallons of fuel can this tank hold when filled to maximum capacity?

A
B
C
D