Complete Glossary & Equations
This glossary compiles all the key terms, variables, and mathematical models used throughout the SPARK simulator.
1. Environment & Physics
Ambient Pressure (\(P\))
The pressure of the air at a specific altitude, computed using the barometric formula.
- \(P_0\): Standard sea-level pressure (101325 Pa)
- \(T_0\): Standard sea-level temperature (288.15 K)
- \(L\): Temperature lapse rate (0.0065 K/m)
- \(h\): Altitude in meters
- \(g\): Gravitational acceleration (9.80665 m/s²)
- \(M\): Molar mass of Earth's air (0.0289644 kg/mol)
- \(R\): Universal gas constant (8.3144598 J/(mol·K))
Air Density (\(\rho\))
The mass per unit volume of the Earth's atmosphere, computed using the ideal gas law.
- \(R_{\text{specific}}\): Specific gas constant for dry air (287.058 J/(kg·K))
- \(T\): Temperature at altitude in Kelvin
Ground Speed (\(V_{ground}\))
The horizontal speed of the aircraft relative to the Earth's surface, accounting for wind vectors.
- \(V_{TAS}\): True Airspeed
- \(\psi\): Aircraft heading
- \(V_{wind,x}\) / \(V_{wind,y}\): Wind vector components
2. Aerodynamics
Lift (\(L\)) & Drag (\(D\))
The primary aerodynamic forces. Lift counteracts the aircraft's weight, while Drag opposes its motion through the air.
- \(S\): Wing reference area
- \(C_L\): Lift coefficient
- \(C_D\): Drag coefficient
Required Shaft Power (\(P_{\text{shaft\_kW}}\))
The mechanical power needed at the propeller shaft to overcome drag and propel the aircraft.
- \(\eta_p\): Propeller efficiency
- \(D\): Drag (which equals Thrust \(T_{req}\) in steady flight)
3. Battery Dynamics
Terminal Voltage (\(V\))
The voltage output of the battery pack, accounting for open-circuit voltage and internal resistance drops.
- \(V_{oc}(SoC)\): Open-circuit voltage as a function of State of Charge
- \(I\): Current drawn
- \(R_{internal}\): Internal resistance of the battery cells
Degradation Rate (\(k_{DoD}\))
The non-linear scaling of battery wear based on the Depth of Discharge. Often modeled as a power law where \(k_{DoD} = 2.0\) signifies that doubling the DoD quadruples the wear.
4. Economics
Capital Recovery Factor (CRF)
A ratio used to calculate the present value of an annuity. It converts the initial capital expenditure into a stream of annualized costs.
- \(r\): Annual discount rate
- \(n\): Expected operational lifespan (in years)
Total Profit (profit_total_eur)
The net financial gain calculated over a specific operational period (e.g., annually).
Revenue Lost
The opportunity cost incurred when passengers are offloaded to respect the Maximum Takeoff Weight (MTOW) constraint due to battery mass.
5. Environment & Optimization
Effective CO2 (\(CO_{2,\text{effective}}\))
The total climate impact, including direct emissions and non-CO2 effects (e.g., contrails, NOx).
- \(M_{\text{non-CO2}}\): Climate forcing multiplier
Objective Function (\(J\))
The multi-objective cost function minimized by the Differential Evolution algorithm.
- \(w_{\text{eco}}\): Weight for ecological impact
- \(w_{\text{econ}}\): Weight for economic impact
- \(\text{co2_ratio}\): \(CO_{2,\text{hybrid}} / CO_{2,\text{thermal}}\)
- \(\text{profit_penalty}\): \((\text{Profit}_{\text{thermal}} - \text{Profit}_{\text{hybrid}}) / \text{Profit}_{\text{thermal}}\)
Tech Risk Cost (tech_risk_cost_eur(t))
The financial premium applied to novel technologies, which decays exponentially over time.
- \(\lambda\): Decay constant (
tech_risk_lambda) - \(t_0\): Baseline year