Turbofan Thrust & SFC Calculator
How this turbofan thrust and TSFC calculator turns airflow into thrust
This turbofan thrust and TSFC calculator uses a streamlined momentum balance to connect the airflow you enter with the thrust and fuel-consumption numbers it returns. Enter an air mass flow rate, an inlet velocity, an exit velocity, and a fuel mass flow rate, and it converts those values into net thrust plus TSFC in both per-second and per-hour form. Because the page is meant for fast checks and intuition, the model keeps the arithmetic transparent rather than hiding it inside a larger engine-cycle solver.
The calculator treats the engine as one effective airflow stream so you can focus on the broad relationship between mass flow, velocity change, and fuel burn. You provide:
- Air mass flow rate in kilograms per second (kg/s).
- Inlet velocity (freestream or inlet air velocity) in metres per second (m/s).
- Exit jet velocity (effective exhaust velocity) in metres per second (m/s).
- Fuel mass flow rate in kilograms per second (kg/s).
From these inputs, the calculator computes:
- Net thrust based on the change in momentum of the airflow.
- TSFC (thrust specific fuel consumption), in kg/(N·s) and kg/(N·h).
This deliberate simplification leaves out nozzle pressure mismatch, separate core and bypass streams, fan maps, and the many losses that shape a real turbofan. Even so, it is good at showing the basic direction of change: more mass flow or a larger exit-inlet velocity difference pushes thrust up, while higher fuel flow raises TSFC.
Momentum-Based Thrust Equation
For turbofan thrust calculations, the momentum equation is the first checkpoint before any detailed cycle modeling. When pressure differences between the exhaust and the surrounding atmosphere are neglected, thrust is dominated by the change in momentum of the air crossing the engine:
Basic momentum thrust:
F = ṁa(Ve − V0)
where:
- F is the net thrust (N).
- ṁa is the air mass flow rate (kg/s).
- V0 is the inlet (freestream) velocity (m/s).
- Ve is the exit jet velocity (m/s).
In more complete form, for a single-stream engine, the thrust balance can be written as:
In this calculator, we explicitly neglect the pressure term (pe − p0)Ae by assuming that the nozzle is ideally expanded so that exit static pressure equals ambient pressure. This keeps the calculation focused on the momentum term that the page actually computes:
F ≈ ṁa(Ve − V0)
The result is returned in newtons (N), consistent with SI units when mass flow is in kg/s and velocities are in m/s.
Thrust Specific Fuel Consumption (TSFC)
TSFC tells you how much fuel is required for each unit of thrust a turbofan produces. It is a key efficiency metric for gas turbine engines, particularly when comparing different designs or operating conditions.
Given fuel mass flow rate ṁf and thrust F, the TSFC is defined as:
TSFC = ṁf / F
In SI units used here:
- ṁf is in kilograms per second (kg/s).
- F is in newtons (N).
- TSFC is in kg/(N·s).
To make the result easier to compare across engines and operating points, the calculator also multiplies the second-based value by 3600:
TSFChour = TSFC × 3600 = (ṁf / F) × 3600
This has units of kg/(N·h). Lower TSFC values mean the engine burns less fuel for the same thrust, which is the direction most operators want to see when they compare cruise settings, fan sizing choices, or broad engine families.
Bypass Ratio and Propulsive Efficiency
Modern turbofans reach good propulsive efficiency by moving a large amount of air by a modest amount of velocity, especially in the bypass stream. The bypass ratio is defined as the ratio of bypass mass flow to core mass flow:
Bypass ratio = ṁbypass / ṁcore
High-bypass engines, such as those used on large commercial airliners, typically have bypass ratios greater than 5:1 and sometimes exceeding 10:1. This configuration improves propulsive efficiency because:
- Thrust is produced with a lower exhaust velocity for the same net force.
- Less kinetic energy is wasted in the jet plume.
- Lower jet velocities reduce noise and environmental impact.
The simplified calculator on this page does not explicitly model separate core and bypass streams, fan pressure ratios, or turbine work. Instead, it uses an effective total air mass flow and an effective jet velocity difference (Ve − V0). You can think of the inputs as representing the overall momentum change of all air accelerated by the engine, including both core and bypass contributions.
This is a useful abstraction when you want to compare operating points, test a design idea, or see how a change in fan flow or nozzle speed would affect the calculated result.
Worked Example: Turbofan thrust and TSFC at a cruise-like point
To show how the turbofan thrust and TSFC calculator behaves with concrete numbers, consider a notional cruise-point engine with the following inputs:
- Air mass flow rate, ṁa = 400 kg/s
- Inlet (freestream) velocity, V0 = 250 m/s
- Exit jet velocity, Ve = 350 m/s
- Fuel mass flow rate, ṁf = 1.2 kg/s
Step 1: Compute net thrust
ΔV = Ve − V0 = 350 − 250 = 100 m/s
Then:
F = ṁa ΔV = 400 × 100 = 40,000 N
So the net thrust is 40 kN.
Step 2: Compute TSFC in kg/(N·s)
TSFC = ṁf / F = 1.2 / 40,000 = 3.0 × 10−5 kg/(N·s)
Step 3: Convert TSFC to kg/(N·h)
TSFChour = TSFC × 3600 = 3.0 × 10−5 × 3600 ≈ 0.108 kg/(N·h)
These values make the thrust and fuel relationship easy to see: a 100 m/s exhaust-speed increase across 400 kg/s of airflow gives a large momentum push, while the fuel flow establishes the TSFC reported beside it. If you change the velocities or mass flow in the calculator, the thrust and TSFC will move immediately with those inputs.
Interpreting Turbofan Thrust and TSFC Results
Once the turbofan thrust and TSFC numbers are on screen, judge them against the engine size and flight regime you had in mind:
- Magnitude of thrust: Commercial transport engines at takeoff may produce on the order of 100–400 kN of thrust each. If your computed values are far outside this range for typical airliner conditions, review your inputs and units.
- Trends with mass flow: Increasing mass flow at fixed velocity difference should increase thrust roughly linearly because more kilograms of air are being accelerated every second.
- Trends with jet velocity: Increasing Ve − V0 increases thrust, but very large exhaust speeds usually work against propulsive efficiency and can raise noise levels.
- Fuel flow sensitivity: For fixed thrust, higher fuel mass flow increases TSFC, which signals poorer fuel efficiency at that operating point.
Typical use cases for this simplified turbofan model include:
- Educational demonstrations: Classroom or self-study examples showing how thrust scales with mass flow and velocity.
- Conceptual trade studies: Early-stage comparisons between different mass flow and jet velocity combinations, without detailed thermodynamics.
- Sensitivity analysis: Exploring how small changes in fuel flow or jet velocity influence TSFC and, by extension, range and operating cost.
Because the model is idealized, treat the outputs as indicative rather than definitive. For real design or certification work, consult manufacturer performance data or specialist engine cycle tools.
Comparison: Simplified vs. Detailed Turbofan Models
The table below compares this calculator's momentum-only turbofan view with a fuller engine-cycle analysis:
| Aspect | This Calculator (Simplified Momentum) | Detailed Turbofan Performance Model |
|---|---|---|
| Primary outputs | Net thrust, TSFC (kg/(N·s) and kg/(N·h)) | Thrust, TSFC, specific thrust, efficiency, turbine work, compressor work, etc. |
| Flow representation | Single effective mass stream, single exit velocity | Separate core and bypass streams with individual Mach numbers and thermodynamic states |
| Pressure effects | Assumes exit pressure equals ambient; ignores pressure thrust | Includes nozzle pressure ratios, over/under-expansion, and pressure-area thrust terms |
| Thermodynamics | Not modeled explicitly; fuel flow is an input | Full Brayton cycle analysis with component efficiencies and heat addition |
| Bypass ratio | Implicit, via total mass flow and effective jet velocity | Explicit core and fan modeling with variable bypass ratio |
| Required inputs | Air mass flow, inlet and exit velocity, fuel mass flow | Compressor and turbine maps, burner characteristics, nozzle design, flight condition, etc. |
| Typical use | Education, quick estimates, intuition building | Design, certification analysis, detailed performance prediction |
| Accuracy vs. real engines | Qualitative trends, order-of-magnitude values | Quantitative agreement when calibrated to engine data |
Assumptions and Limitations: What this turbofan thrust model leaves out
This turbofan calculator is deliberately narrow in scope, and the simplifications matter when you interpret the result. To avoid over-interpreting its numbers, keep the following assumptions and limitations in mind:
- Neglects pressure thrust: The calculation assumes exit static pressure equals ambient, so the pressure-area term (pe − p0)Ae is set to zero. In real engines, this term can be important, especially off-design.
- Single-stream momentum model: The tool treats the flow as a single effective mass stream and does not separately model core and bypass flow, fan pressure ratios, or nozzle mixing details.
- Steady, uniform flow: Mass flow and velocities are assumed steady and uniform across inlet and exit planes. Transients, spatial variations, shock structures, and boundary layers are ignored.
- No installation or flight effects: Inlet distortion, nacelle drag, pylon effects, and aircraft attitude are not included. Real installed thrust can differ significantly from the idealized result.
- Ideal measurement inputs: The tool assumes that air mass flow, fuel mass flow, and velocities are known or estimated by other means. It does not compute them from engine geometry, compressor maps, or ambient conditions.
- No thermal limits or component efficiencies: Turbine inlet temperature limits, compressor and turbine efficiencies, and burner pressure losses are not modeled. These factors strongly influence real TSFC.
- SI units only: All calculations assume SI units (kg, m, s, N). If you work in imperial units, convert your values before using the tool.
Intended use: This calculator is intended for educational and preliminary engineering analysis. Do not use it for certification, flight-critical decisions, or detailed performance guarantees. For those purposes, rely on manufacturer data, validated performance codes, and qualified engineering analysis.
Using the Calculator Effectively
To get the most value from a turbofan thrust and TSFC calculation:
- Choose realistic inputs: Use air mass flow rates and velocities that are plausible for the type and size of engine you are studying. Very large or very small values can produce unrealistic thrust figures.
- Change one variable at a time: When exploring sensitivity, vary only mass flow, or only exit velocity, or only fuel flow, so you can clearly see cause and effect in the outputs.
- Compare relative changes, not absolute numbers: Because the model is approximate, it is better suited to comparing "before vs. after" scenarios than to predicting exact real-world performance.
- Relate TSFC to range and cost: Lower TSFC generally implies better fuel economy for the same thrust, which in turn supports greater aircraft range or lower fuel expenditure.
By keeping these points in mind, you can use the turbofan thrust and TSFC calculator as a clear, intuitive window into jet engine performance while staying aware of what the simplified momentum model does not include.
Thrust Pulse: Tune the Turbofan Momentum
Use the throttle to hold shifting thrust windows while conserving fuel. Each round echoes the way turbofan momentum, mass flow, and fuel flow work together.
Tap/hold to throttle up, release to conserve fuel. Keyboard: space to throttle, ← → to trim.
