Problem-Solving Strategies Flashcards

1
Q

How should you approach mixed-phase property problems?

A
  1. Determine the phase using T_sat or P_sat
  2. Use quality (x) for mixed-phase:

h = h_f + xh_fg

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you handle interpolation in property tables?

A

Use linear interpolation:

y = y1 + (y2-y1)[(x-x1)/(x2-x1)]

Where
x : Known value
y : Desired property

How well did you know this?
1
Not at all
2
3
4
5
Perfectly