Skip to content

Commit

Permalink
Fix rendimento Joule-Brayton con rigenerazione
Browse files Browse the repository at this point in the history
Fixes #2
  • Loading branch information
edomora97 committed May 2, 2020
1 parent 854cff7 commit 466f7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 012-ciclo-joule-brayton-rigenerato.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ \section{Ciclo Joule-Brayton con rigenerazione}
Si può applicare se $T_2 \le T_4$
\end{minipage}

Il rendimento nel caso $T_2 = T_4$ è:
Il rendimento nel caso $T_{2'} = T_4$ è:
\begin{align*}
\eta_{\text{rig}} &= \frac{\dot{L}}{\dot{Q}_c} = \frac{\dot{L}_T-\dot{L}_c}{\dot{Q}_c} = \frac{ (T_3-T_4) - (T_2-T_1) }{T_3-T_4} = \\
&= 1 - \frac{T_2-T_1}{T_3-T_4} = 1 - \frac{T_2}{T_3} = 1 - \frac{T_2T_1}{T_3T_1} = 1 - \frac{T_1}{T_3}r_p^{\frac{k-1}{k}}
Expand Down

0 comments on commit 466f7d5

Please sign in to comment.