You are on page 1of 4

File:1_koelcyclus_eentraps_V1 (3).

EES 1/25/2023 10:28:16 AM Page 1


EES Ver. 11.374: #2178: For use by students and faculty in the Faculty of Applied Engr., Univ. of Antwerp

HP = 28 [bar] koelcyclus
LP = 5 [bar] HP LP
Compressor
DTonderkoeling = 5

DToververhitting = 5 2 1 P [bar]
100 R410A

K
g-
m = 0.01 [kg/s]

1,7
****** [C]

J/k
***** [C]

1,8

5k
pbulb = *****

9
1,8

1,
oververhitting 60°C
***** [C]
3 2
****** [C] 40°C
*****

2
****** [C]
20°C

1
2,
Condensor 10
0°C
***** [C]
-10°C
***** [C] Verdamper 1
4
onderkoeling -20°C
****** [C]

** [bar] * [bar]
3 4 0,2 0,4 0,6 0,8

1
***** [C] ****** [C] 150 200 250 300 350 400 450 500 550
h [kJ/kg]
h2 = ***** [kJ/kg]
h3 = ***** [kJ/kg]

COPwp = ***** COPkoel = ***** h4 = ***** [kJ/kg] h1 = ***** [kJ/kg]


File:1_koelcyclus_eentraps_V1 (3).EES 1/25/2023 10:28:16 AM Page 2
EES Ver. 11.374: #2178: For use by students and faculty in the Faculty of Applied Engr., Univ. of Antwerp

1: "Eentrapskoelcyclus"
2: $unitsystem SI bar C mass deg kJ
3: "Inputgegevens:"
4: {HP=28 [bar]
5: LP=5 [bar]
6: DELTAT_onderkoeling=5 [C] "onderkoeling in condensor"
7: DELTAT_oververhitting= 5 [C] "oververhitting in verdamper; geregeld dmv thermostatisch expansieventiel"
8: m_dot=0,01 [kg/s]}
9:
10: "Punt 1"
11: T[1]=T_sat_LP_x1+DELTAT_oververhitting
12: T_sat_LP_x1=Temperature(R410A,P=LP,x=1)
13: p[1]=LP
14: h[1]=Enthalpy(R410A,T=T[1],P=P[1])
15: s[1]=Entropy(R410A,T=T[1],P=P[1])
16:
17: "Punt 2"
18: p[2]=HP
19: s[2]=s[1]
20: h[2]=Enthalpy(R410A,P=P[2],s=s[2])
21: T[2]=Temperature(R410A,P=P[2],s=s[2])
22:
23: "Punt 3"
24: T[3]=T_sat_HP_x0-DELTAT_onderkoeling
25: T_sat_HP_x0=Temperature(R410A,P=HP,x=0)
26: p[3]=HP
27: h[3]=Enthalpy(R410A,T=T[3],P=P[3])
28:
29: "Punt 4"
30: p[4]=LP
31: h[4]=h[3]
32: x[4]=Quality(R410A,P=P[4],h=h[4])
33:
34: "Punt 5 = punt 1"
35: p[5]=p[1]
36: h[5]=h[1]
37:
38: "Berekenen van warmtestromen en technische arbeid per seconde"
39: W_dot_comp=m_dot*(h[2]-h[1])*convert(kJ,J)
40: Q_dot_cond=m_dot*(h[2]-h[3])*convert(kJ,J)
41: Q_dot_verd=m_dot*(h[1]-h[4])*convert(kJ,J)
42:
43: COP_koel=Q_dot_verd/W_dot_comp
44: COP_wp=Q_dot_cond/W_dot_comp
45: "visualisatie"
46: h[6]=h[3]
47: p[6]=1
48: h[7]=h[1]
49: p[7]=1
50: h[8]=h[2]
51: p[8]=1
52:
53: T[4]=Temperature(R410A,p=LP,h=h[4])
54: T_sat_HP_x1=temperature(R410A,p=HP,x=1)
55:
56: T_bulb=T[1]
File:1_koelcyclus_eentraps_V1 (3).EES 1/25/2023 10:28:16 AM Page 3
EES Ver. 11.374: #2178: For use by students and faculty in the Faculty of Applied Engr., Univ. of Antwerp

57: p_bulb=pressure(R410A,T=T_bulb,x=0.5)
58:
59: "===============================END========================="
60: "1) calculate; en bekijk vermogen van compressor: eenheid ? ==> zie naar eenheid van enthalpie.
61: Voeg toe: *convert(kW;W) ==> Options variabelen
62: 2) maak property plot en overlay plot met 1 tot 5
63: 3) definieer enthalpie en druk voor 6, 7 en 8 en maak overlayplot met 6, 7 en 8.
64: 4) Maak diagram window en voer figuur in uit word-bestand.
65: 5) Input variabelen inbrengen in diagram window, en wegvegen in equation window.
66: 6) Output variabelen tonen in diagramwindow.
67: 7) Plot invoegen en calculate button invoeren in diagram window.
68: 8) Alle temperaturen bijplaatsen;
69: 9) Uitleg thermostatisch expansieventiel met bulb.
70: 10) Invloed van temperaturen (= drukken) op rendement."
71:
72:
73: {"visualisatie"
74: h[6]=h[3]
75: h[7]=h[1]
76: h[8]=h[2]
77: p[6]=1
78: p[7]=1
79: p[8]=1
80:
81: T[4]=Temperature(R410A;P=P[4];x=x[4])
82: T_sat_HP_x1=Temperature(R410A;P=HP;x=1)}
83:
84: $IFNOT diagramwindow
85: $ENDIF
File:1_koelcyclus_eentraps_V1 (3).EES 1/25/2023 10:28:16 AM Page 4
EES Ver. 11.374: #2178: For use by students and faculty in the Faculty of Applied Engr., Univ. of Antwerp

P [bar]
100 R410A

g-K
1,7

J/k
1,8

5k

9
1,8

1,
60°C

3 2
40°C

2
20°C

1
2,
10
0°C

-10°C
4 1
-20°C

0,2 0,4 0,6 0,8

1
150 200 250 300 350 400 450 500 550
h [kJ/kg]

You might also like