Albatross Altitude Parameter Calculator

Applied Aeronautics Albatross on PX4 v1.14 only

⚙️ Flight Conditions

Altitude:
Temperature:
kg
feet
feet
°F

📊 Flight Conditions Analysis

Atmospheric Conditions
-
Density Ratio (σ)
-
Density Altitude (ft)
-
TAS/EAS Ratio
Calculated Stall Speeds (from aero)
-
No Flaps (CAS)
-
With Flaps (CAS)
-
Margin to Trim/Cruise airspeed at 1G

PX4 uses Calibrated Airspeed (CAS ≈ IAS × pitot scale) for all limits. While TAS increases at altitude (TAS = CAS / √σ), both stall and cruise TAS increase by the same ratio, so the safety margin stays constant.

Throttle Budget
-
Required @ Takeoff Alt
-
Required @ Max Alt
-
Margin @ Max Alt
Safety Margins
-
TKO → Stall Margin
-
TKO → TRIM Gap

✈️ Recommended Parameter Changes

Only showing parameters that need adjustment for this weight/altitude combination.

📈 Climb Parameters by Altitude

Note: FW_THR_TRIM is set for max altitude and should not be changed in flight (causes integrator wind-up issues). Only FW_T_CLMB_MAX and FW_T_CLMB_R_SP should be adjusted during climb.
Albatross: Wing area 0.66 m², Cl 1.02 (no flaps), 1.2 (flaps), APC 14x12 prop
Model: Physics-based throttle scaling: baseline × (weight/8.1)^1.5 / √σ Validated against pai-5k.ulg (5000-10000ft climb)
Motor: Standard = 52% throttle at SL baseline • High-Power = 40% throttle at SL baseline (1.29× efficiency)
Climb: Efficient = max rates (less battery) • Conservative = reduced rates (more margin, ~2× climb battery)
Default params: FW_TKO_AIRSPD=19, FW_AIRSPD_TRIM=20, FW_THR_TRIM=60%, FW_T_CLMB_MAX=5.5, FW_T_CLMB_R_SP=3.0, FW_TKO_PITCH_MIN=10°
Known bug: TECS flare pitch constraint not enforced in v1.14 (pitch goes to 0° instead of FW_LND_FL_PMIN)