6-162 Problem 6-161 is reconsidered. The effects of turbine exit area and turbine exit pressure on the exit velocity
and power output of the turbine as the exit pressure varies from 10 kPa to 50 kPa (with the same quality), and the exit area
to varies from 1000 cm2 to 3000 cm2 is to be investigated. The exit velocity and the power output are to be plotted against
the exit pressure for the exit areas of 1000, 2000, and 3000 cm2.
Analysis The problem is solved using EES, and the results are tabulated and plotted below.
Vel[2]=m_dot*v[2]/(A[2]*convert(cm^2,m^2))
v[2]=volume(Fluid$, x=0.95, P=P[2]) “specific volume of steam at state 2″
T[2]=temperature(Fluid$, P=P[2], v=v[2]) “[C]” “not required, but good to know”
“[conservation of Energy for steady-flow:”
“Ein_dot – Eout_dot = DeltaE_dot” “For steady-flow, DeltaE_dot = 0″