🚗 Otto & Diesel Cycles Calculator
Analyze internal combustion engine performance. Evaluate thermal efficiency, work, temperatures, and Mean Effective Pressure (MEP) for Spark-Ignition and Compression-Ignition cycles.
📝 Configuration
Engine Cycle Formulas:
• Compression Work: W_c = Cv * (T_2 - T_1)
• Heat Input (Qin):
- Otto: Qin = Cv * (T_3 - T_2) (Constant Volume)
- Diesel: Qin = Cp * (T_3 - T_2) (Constant Pressure)
• Expansion Work (We):
- Otto: We = Cv * (T_3 - T_4)
- Diesel: We = R * (T_3 - T_2) + Cv * (T_3 - T_4)
• Thermal Efficiency: η_th = W_net / Qin
• Mean Effective Pressure: MEP = W_net / (v_1 - v_2)
Assumptions: Air standard ideal gas properties ($Cp = 1.005$ kJ/kg·K, $Cv = 0.718$ kJ/kg·K, $k = 1.4$).
• Compression Work: W_c = Cv * (T_2 - T_1)
• Heat Input (Qin):
- Otto: Qin = Cv * (T_3 - T_2) (Constant Volume)
- Diesel: Qin = Cp * (T_3 - T_2) (Constant Pressure)
• Expansion Work (We):
- Otto: We = Cv * (T_3 - T_4)
- Diesel: We = R * (T_3 - T_2) + Cv * (T_3 - T_4)
• Thermal Efficiency: η_th = W_net / Qin
• Mean Effective Pressure: MEP = W_net / (v_1 - v_2)
Assumptions: Air standard ideal gas properties ($Cp = 1.005$ kJ/kg·K, $Cv = 0.718$ kJ/kg·K, $k = 1.4$).
📊 Results & Visualization
Configure inputs and click Analyze Engine Cycle to view results.
📘 Calculation Methodology
Mathematical Model & Theory
Otto and Diesel cycles model spark-ignition and compression-ignition internal combustion engines. Thermodynamic efficiencies are modeled as functions of compression ratio $r$ and cutoff ratio $r_c$:
$$\eta_{th, Otto} = 1 - \frac{1}{r^{\gamma-1}}$$
$$\eta_{th, Diesel} = 1 - \frac{1}{r^{\gamma-1}} \left[ \frac{r_c^{\gamma} - 1}{\gamma(r_c - 1)} \right]$$
Worked Engineering Example
Problem Statement:
An ideal gasoline engine (Otto cycle) has a compression ratio $r = 8.5$. Find the thermal efficiency ($\gamma = 1.4$).
Step-by-step Solution:
1. Calculate Otto cycle thermal efficiency:
$$\eta_{th} = 1 - \frac{1}{r^{\gamma-1}} = 1 - \frac{1}{8.5^{0.4}} = 1 - \frac{1}{2.353} = 1 - 0.425 = 0.575 \quad (57.5\%)$$
Final Result:
The thermal efficiency is 57.5%.
An ideal gasoline engine (Otto cycle) has a compression ratio $r = 8.5$. Find the thermal efficiency ($\gamma = 1.4$).
Step-by-step Solution:
1. Calculate Otto cycle thermal efficiency:
$$\eta_{th} = 1 - \frac{1}{r^{\gamma-1}} = 1 - \frac{1}{8.5^{0.4}} = 1 - \frac{1}{2.353} = 1 - 0.425 = 0.575 \quad (57.5\%)$$
Final Result:
The thermal efficiency is 57.5%.