Refrigeration Cycles (Vapor-Compression, Absorption, Cryogenic) — Engineering Reference
1. At a glance
Refrigeration is the engineered transfer of heat from a low-temperature source (the space, fluid, or process being cooled) to a high-temperature sink (typically outdoor air, ground, or a cooling-tower water loop), against the natural direction dictated by the second law. The work or heat input that pays for that uphill transport — compressor shaft power, absorber heat, expansion work in a cryogenic turbine — is the engineering price of moving heat against its gradient. Refrigeration sits one level above raw thermodynamics (it applies the reverse Carnot, Rankine-reverse, Brayton-reverse, Joule-Thomson, and absorption cycles) and one level below the application-domain notes hvac-fundamentals (comfort cooling), the planned [[Engineering/Tier3/refrigerants]] (commercial and industrial refrigeration), and cryogenic systems for LNG, gas separation, medical imaging, and quantum computing.
Three cycle families dominate the field:
- Vapor-compression refrigeration (VCR) — 80 %+ of the global installed cooling base by capacity. Mechanical compressor lifts a working fluid (refrigerant) from low-side evaporator pressure to high-side condenser pressure; the cycle exploits the latent heat of evaporation/condensation. Capacity range: 100 W (mini-fridge) → 50 MW (hyperscale-datacenter chiller plant or LNG mixed-refrigerant loop).
- Absorption refrigeration — heat-driven. A solvent-refrigerant pair (LiBr-H₂O or NH₃-H₂O) replaces the mechanical compressor with a generator + absorber. Coefficient of performance (COP) of 0.6 (single-effect) to 1.6 (triple-effect), but the input is low-grade heat — waste heat, steam, hot water, direct-fired natural gas — so the primary-energy COP often beats electrically-driven VCR in cogeneration plants and district-energy systems.
- Cryogenic refrigeration — temperatures below ~120 K (−153 °C), the conventional boundary between refrigeration and cryogenics. Joule-Thomson (gas-liquefaction), reverse-Brayton (LNG, helium), Stirling and pulse-tube cryocoolers (4–80 K), Gifford-McMahon (4–10 K), and dilution refrigerators (< 10 mK for quantum computing). Working fluids are no longer ozone-depleting halocarbons but the gas being processed itself (LNG, LIN, LOX, LH₂, He, ³He/⁴He mixtures).
Applications span comfort cooling, the global cold-chain (a 200 B/yr, growing), medical imaging (every MRI scanner runs a 4-K helium cryocooler), semiconductor fabrication (process chillers and cryopumps), industrial gas separation (air-separation units feeding steel mills, ammonia plants, and rocket launches), and quantum hardware (Bluefors LD250 dilution refrigerators cooling superconducting qubits to ~10 mK).
2. Why it matters
Refrigeration is one of the largest single energy end-uses on the planet. The IEA’s Future of Cooling (2018) estimates space cooling alone at ~10 % of global electricity, with commercial and industrial refrigeration adding another ~10 %. Together, refrigeration of all kinds runs at roughly 20 % of global electricity — and its share is rising fastest in the developing world, where AC ownership in hot-climate countries is forecast to triple by 2050.
The environmental dimension has two layers. The direct layer is refrigerant emissions: most twentieth-century refrigerants were chlorofluorocarbons (CFCs) or hydrochlorofluorocarbons (HCFCs) with destructive ozone-depletion potential (ODP), and their successors — hydrofluorocarbons (HFCs) — have very high global-warming potential (GWP). The Montreal Protocol (1987) phased out CFCs and HCFCs; the Kigali Amendment (2016) extended that machinery to HFCs, mandating an 85 % production phase-down by 2036 (developed-country baseline). The EU F-gas Regulation 517/2014, revised in 2024, accelerates that schedule and bans high-GWP refrigerants in successively wider equipment classes through 2030. The indirect layer is the CO₂ from the electricity that drives the compressor — typically 3–10× larger than direct refrigerant impact even for high-GWP fluids, which is why chiller efficiency is the dominant decarbonization lever for cooling-heavy buildings.
The cold-chain is non-negotiable for life-critical applications. mRNA COVID-19 vaccines must be stored at −70 °C; conventional vaccines at 2–8 °C; blood products at 4 °C and −80 °C in long-term storage; transplant organs at 4 °C with hours-of-life perfusion. A 1 % cold-chain failure rate at the WHO level was estimated to cost ~3–6 B and produces 5–10 million tonnes per annum (mtpa).
3. First principles
3.1 The reverse Carnot bound
Any refrigeration cycle moves heat Q_L from a cold reservoir at T_L to a hot reservoir at T_H, paying net work W:
W = Q_H − Q_L [first law, steady-state]
COP_R = Q_L / W [coefficient of performance, refrigeration]
COP_HP = Q_H / W = COP_R + 1 [heat-pump COP]
The second-law (Carnot / reverse-Carnot) bound, between fixed reservoirs:
COP_R,Carnot = T_L / (T_H − T_L)
COP_HP,Carnot = T_H / (T_H − T_L)
with absolute temperatures. The bound is brutal: at T_L = −20 °C (253 K) and T_H = 35 °C (308 K), COP_R,Carnot = 4.6. A real R-410A chiller at the same external temperatures typically delivers COP 2.5–3.5 — i.e., 50–75 % of Carnot, with the gap absorbed by compressor irreversibility, finite-ΔT heat exchangers, throttling losses, and motor/drive inefficiency. Cryogenic systems achieve far smaller fractions of Carnot (often < 10 %) because every Kelvin of approach ΔT becomes a bigger fraction of the available temperature head as T_L → 0.
3.2 The standard vapor-compression cycle
Four idealized processes around four components form the reference cycle (figure on every P-h and T-s diagram in the refrigeration handbook):
| State | Description | Component upstream |
|---|---|---|
| 1 | Saturated (slightly superheated) vapor, low P | Evaporator outlet |
| 2 | Superheated vapor, high P | Compressor outlet |
| 3 | Saturated (slightly subcooled) liquid, high P | Condenser outlet |
| 4 | Two-phase mixture, low P | Expansion device outlet |
Energy balance per unit mass of refrigerant:
Q_L = h_1 − h_4 (evaporator)
W_c = h_2 − h_1 (compressor)
Q_H = h_2 − h_3 (condenser)
Throttle: h_4 = h_3 (isenthalpic expansion)
COP_R = (h_1 − h_4) / (h_2 − h_1)
The textbook P-h (pressure–enthalpy) diagram is the working tool. The cycle traces as a rectangle (idealized) on the two-phase dome: bottom horizontal across the dome at P_evap (evaporator), vertical up-and-right (compression, isentropic in the ideal cycle), top horizontal across the dome at P_cond (condenser), and vertical-down-on-isenthalp (throttle). Real cycles add superheat at compressor inlet (5–10 K to protect from liquid slugging) and subcooling at condenser outlet (3–8 K to increase Q_L without extra W_c — every degree of subcooling adds ~0.5 % capacity for R-410A).
3.3 Cycle modifications
- Cascade cycles: two (or more) cycles stacked, with the high-side evaporator of one cycle providing the low-side condenser of the next. Used when single-stage pressure ratio exceeds compressor capability or when no single refrigerant covers the range. Typical: R-744 (CO₂) low stage / R-134a or R-1234ze high stage for supermarket low-temperature loops, or R-23 low / R-404A high for −80 °C laboratory freezers.
- Multi-stage compression with intercooling: two or three compressor stages with a flash tank or intercooler between them. Reduces compressor discharge temperature and saves ~5–15 % of compressor work at high pressure ratios (>5).
- Economizer / flash-gas bypass: a second-stage suction port on a single screw or scroll compressor, fed from a flash tank after the first throttle. Boosts COP 10–20 % at high lift.
- Trans-critical CO₂: when T_H exceeds CO₂ critical (31 °C, 73.8 bar), the high side runs supercritical — no condensation, just a gas-cooler. Cycle COP becomes pressure-optimizable (~85–95 bar typical optimum at 35 °C ambient). Now dominant in European supermarkets and increasingly in commercial heat pumps.
- Internal heat exchanger (IHX, “liquid-suction HX”): suction-line vapor cools liquid leaving condenser; subcools liquid (good) and superheats suction (mixed). Typical 2–5 % COP gain for HFOs; can hurt for ammonia.
4. Vapor-compression details
4.1 Compressor types and capacity bands
| Type | Capacity range | Typical isentropic eff. | Notes / manufacturers |
|---|---|---|---|
| Reciprocating (hermetic, semi-hermetic, open) | 0.1–300 kW (mostly < 30 kW) | 0.65–0.78 | Mature; Bitzer Ecoline, Copeland (Emerson), Dorin for CO₂ |
| Rotary (rolling-piston, vane) | 0.5–10 kW | 0.65–0.75 | Dominates split-AC and mini-split; Daikin Swing, Mitsubishi |
| Scroll (orbiting + fixed spiral) | 2–100 kW | 0.70–0.80 | Quiet, few parts; Copeland Scroll, Bitzer Orbit, Danfoss |
| Screw (twin or single, oil-flooded or oil-free) | 50–1500 kW | 0.72–0.82 | Excellent part-load via slide valve; Bitzer HS, Vilter VSS, GEA Grasso V, Howden |
| Centrifugal (single- or multi-stage) | 200 kW – 30 MW | 0.78–0.87 | Highest cap & efficiency at full load; Trane CenTraVac CVHF/CVHL, Carrier 19DV/19XR, York YK, Danfoss Turbocor TT/TG magnetic-bearing |
| Linear / free-piston | 30–250 W | 0.55–0.70 | Niche (LG linear, NASA cryocooler) |
The pressure ratio π = P_cond / P_evap drives compressor sizing. Single-stage practical limits: reciprocating π ≤ 8, scroll π ≤ 6, screw π ≤ 8, centrifugal π ≤ 3.5 per stage (so multi-stage for low-temperature work).
4.2 Expansion devices
| Device | Use | Notes |
|---|---|---|
| Thermostatic expansion valve (TXV) | Commercial / industrial, fixed superheat | Bulb on suction line modulates; Danfoss TE, Sporlan, Parker |
| Electronic expansion valve (EEV) | VRF, modern chillers, supermarket | Step-motor or PWM solenoid, controller-driven; Danfoss ETS/EEV, Carel E2V, Sanhua |
| Capillary tube | Small hermetic (residential fridge, window AC) | Fixed-bore; no superheat control |
| Float (HP or LP) | Flooded evaporators, large industrial NH₃ | Maintains liquid level |
| Orifice / fixed restrictor | Some residential heat pumps | Cheap; two for heat/cool reversal |
EEVs have replaced TXVs in virtually all new variable-speed and inverter systems — they hold superheat to ±0.5 K vs ±2–3 K for TXVs, enabling tighter evaporator design.
4.3 Heat exchangers
- Air-cooled finned-tube condensers and evaporators — DX residential, RTUs, small chillers. Microchannel (MCHE) brazed-aluminum coils now dominate new RTU / heat-pump production: ~40 % less refrigerant charge, lighter, better air-side performance, but harder to repair.
- Water-cooled shell-and-tube condensers and flooded evaporators — central chillers. Flooded evaporator side is 5–10 % more efficient than DX shell-and-tube but holds more charge.
- Brazed plate heat exchangers (BPHX) — compact, high-performance evaporators in chillers and water-source heat pumps. Suppliers: Alfa Laval AlfaNova, SWEP B-series, Kaori, Danfoss Micro Plate.
- Plate-and-shell (PSHE) — combines BPHX compactness with shell pressure rating; ammonia and CO₂ trans-critical use.
4.4 Defrost, cascade, and trans-critical
- Defrost cycle: air-source evaporators below ~5 °C air temperature accumulate frost. Hot-gas defrost (reverse-cycle valve sends discharge gas to evaporator, ~3–10 % capacity penalty), electric defrost (resistance heaters, simpler but pure electric energy), or water defrost (industrial only). Heat-pump heating capacity drops 5–15 % over a heating season due to defrost cycles.
- Cascade at low-temperature ranges: R-744/R-134a, R-744/R-449A, R-23/R-404A for −80 °C lab. The cascade heat exchanger is the bottleneck — typical ΔT 4–8 K, eating into Carnot bound.
- Trans-critical CO₂: pressure on the gas-cooler side runs 70–130 bar with an electronic high-pressure-control valve. Modern booster systems split low-temperature (LT, ~ −30 °C frozen) and medium-temperature (MT, ~ −8 °C chilled) evaporators with a single compressor rack and intermediate-pressure flash gas; parallel compression on the flash improves COP further. Bitzer ECOLINE, Dorin CD, Carlyle transcritical CO₂ racks dominate European supermarket new-build.
5. Refrigerants — 2026 landscape
5.1 Generations
| Generation | Era | Examples | Why phased out |
|---|---|---|---|
| 1: natural fluids | pre-1930 | NH₃, CO₂, SO₂, propane, methyl chloride | Toxicity, flammability — and CFCs were “safer” |
| 2: CFCs / HCFCs | 1930–1990 | R-12, R-11, R-22, R-502 | High ODP — Montreal Protocol |
| 3: HFCs | 1990–2025 | R-134a, R-410A, R-404A, R-407C, R-507A | High GWP — Kigali, F-gas, AIM Act |
| 4: HFOs + naturals revival | 2015–present | R-1234yf, R-1234ze(E), R-1233zd(E), R-32, R-454B, R-744, R-717, R-290, R-600a | Mid-low GWP; some A2L flammability |
5.2 Common refrigerants (2026)
| Refrigerant | Composition | T_boil @ 1 atm | GWP (AR6, 100-yr) | ODP | ASHRAE 34 class | Status |
|---|---|---|---|---|---|---|
| R-22 (HCFC-22) | CHClF₂ | −40.8 °C | 1810 | 0.05 | A1 | Banned new prod 2020 (US) |
| R-134a (HFC) | CH₂FCF₃ | −26.1 °C | 1430 | 0 | A1 | Phasing in MAC/chiller; remaining in some commercial |
| R-410A (HFC blend) | R-32/R-125 (50/50) | −51.4 °C (bubble) | 2088 | 0 | A1 | Banned new resi AC ≥ 700 GWP (US AIM Jan 2025) |
| R-32 (HFC) | CH₂F₂ | −51.7 °C | 675 | 0 | A2L | Major resi/light commercial replacement |
| R-454B | R-32/R-1234yf (68.9/31.1) | −50.9 °C | 466 | 0 | A2L | Dominant new US residential split-system 2025+ |
| R-454C | R-32/R-1234yf (21.5/78.5) | −45.7 °C | 148 | 0 | A2L | EU comm. refrigeration |
| R-1234yf (HFO) | CF₃CF=CH₂ | −29.5 °C | 4 | 0 | A2L | Universal MAC (mobile AC, EU mandate since 2017) |
| R-1234ze(E) | trans-CHF=CHCF₃ | −19.0 °C | 7 | 0 | A2L | Chillers, heat pumps |
| R-1233zd(E) | trans-CF₃CH=CHCl | +18.3 °C | 4 | 0.00034 | A1 | Low-pressure centrifugal chillers (Trane CenTraVac CDHF) |
| R-744 (CO₂) | CO₂ | −78.4 °C (sublim) | 1 | 0 | A1 | Trans-critical supermarket, heat pumps, CO₂/HFC cascade |
| R-717 (NH₃) | NH₃ | −33.3 °C | 0 | 0 | B2L | Industrial refrigeration (food, ice, cold storage) |
| R-290 (propane) | C₃H₈ | −42.1 °C | 3 | 0 | A3 | Domestic fridges, mini-splits (charge-limited) |
| R-600a (isobutane) | i-C₄H₁₀ | −11.7 °C | 3 | 0 | A3 | Domestic refrigerators globally |
| R-513A | R-1234yf/R-134a (56/44) | −29.2 °C | 631 | 0 | A1 | R-134a drop-in for chillers |
| R-448A / R-449A | R-32/R-125/R-1234yf/R-134a blends | ~ −46 °C | ~1390 | 0 | A1 | R-404A drop-in for commercial refrigeration |
5.3 ASHRAE 34 safety classes
Two letters: toxicity (A = lower, B = higher) × flammability (1 = none, 2L = mildly flammable / low burning vel. ≤ 10 cm/s, 2 = lower flammability, 3 = higher flammability). The 2L subclass introduced in 2010 captures HFOs and R-32. ASHRAE 15-2022 sets charge limits per occupied space — for A2L in a residential room, m_max ≈ 0.331 m_LFL × A_room^1.6 or similar; in practice, R-32 systems are limited to ~1.8 kg per indoor unit in residential settings. Machinery rooms require refrigerant detection sensors at floor level (heavier-than-air, most HFCs/HFOs) or ceiling (NH₃).
5.4 Kigali HFC phase-down schedule
Article 5 (developing) countries lag developed by ~10 years. Developed-country milestones (baseline = average 2011–2013 production):
| Year | Reduction from baseline |
|---|---|
| 2019 | 10 % |
| 2024 | 40 % |
| 2029 | 70 % |
| 2034 | 80 % |
| 2036 | 85 % |
EU F-gas Reg 517/2014 revision (2024 in force) is more aggressive: bans on single-component HFCs > 750 GWP in stationary split AC < 12 kW from 2027; bans on > 150 GWP in commercial refrigeration with hermetically-sealed systems from 2025; ultimate phase-out of bulk HFC placing-on-market by 2050. US AIM Act (2020) + Technology Transitions Rule (2023): new resi/light commercial AC ≤ 700 GWP from Jan 1 2025 (effectively bans R-410A new equipment).
6. Absorption refrigeration
The mechanical compressor is replaced by a thermochemical compressor: a generator (boils refrigerant out of solution at high pressure using heat input Q_g), an absorber (low-pressure refrigerant vapor dissolves back into solvent, releasing heat Q_a to cooling water), and a solution pump (low electric work, typically < 1 % of Q_g).
6.1 Working pairs
| Pair | Refrigerant | Absorbent | T_evap range | Use |
|---|---|---|---|---|
| NH₃/H₂O | NH₃ | H₂O | down to −60 °C | Industrial, RV, gas-fired domestic, district cooling below 0 °C |
| H₂O/LiBr | H₂O | LiBr | > 5 °C only (water freezes) | Commercial chillers, district cooling, waste-heat recovery |
NH₃/H₂O cycles require a rectifier (distillation column on the generator) because both fluids are volatile — water vapor would otherwise contaminate the evaporator and ice up.
6.2 Cycle effects
| Configuration | Heat-source T | COP_th | Use |
|---|---|---|---|
| Single-effect H₂O/LiBr | 80–95 °C hot water / 1.0–1.5 bar steam | 0.65–0.80 | Waste heat, solar, district hot water |
| Single-effect NH₃/H₂O | 95–150 °C | 0.50–0.70 | Below 0 °C industrial |
| Double-effect H₂O/LiBr | 130–170 °C / 8 bar steam / direct-fired gas | 1.10–1.35 | Mid-range commercial / cogen |
| Triple-effect H₂O/LiBr | 200–240 °C / direct-fired | 1.40–1.60 | High-end cogen, R&D, limited commercial deployment |
| GAX (generator-absorber heat exchange) NH₃/H₂O | 150–200 °C | 0.85–1.05 | Higher-efficiency gas-fired single-unit |
Manufacturers (chiller scale): Yazaki (Japan — single- and double-effect gas-fired), Carrier 16JL/16NK, Trane Absorption (Thermax license), Broad (China — large-scale double- and triple-effect), LG, EAW (Germany), Robur (NH₃/H₂O direct-fired small commercial).
6.3 Where absorption wins
- Free heat available: cogeneration plants, district-energy steam loops, industrial process waste heat, biogas at sewage works, solar-thermal collectors. Electric demand collapses; cooling becomes a heat-recovery problem rather than an electric load.
- High electric tariffs / low gas tariffs: gas-fired double-effect absorption can beat electric VCR on operating cost when the gas/electric price ratio exceeds ~3:1 (varies with COP and chiller efficiency).
- Refrigerant safety: no fluorocarbons, no GWP, no Kigali / F-gas exposure. Ammonia (where used) has GWP 0 and is leak-detectable by smell at sub-ppm.
The cost premium is real — single-effect absorption chillers run roughly 1.8–2.5× the installed cost of an equivalent electric centrifugal, double-effect 2.5–3.5×. Payback depends entirely on free-heat economics; absorption is rarely competitive on a green-field, all-electric basis.
7. Cryogenic refrigeration
Below the conventional 120 K boundary, the refrigerant is the gas being processed. Cycles change because near absolute zero (i) latent heats shrink, (ii) Carnot bound shrinks, (iii) helium-4 superfluid transitions and helium-3 properties dominate.
7.1 Cycle families
| Cycle | Mechanism | T range | Use |
|---|---|---|---|
| Linde-Hampson | Single isenthalpic Joule-Thomson expansion after cooling regenerator | ~ 77 K (N₂), 90 K (O₂), 20 K (H₂ with pre-cool), 4 K (He with pre-cool) | Bulk gas liquefaction, air-sep plants |
| Claude / Heylandt | JT + expansion turbine extracting work | 4–80 K | Helium liquefaction, large-scale O₂/N₂/Ar |
| Reverse Brayton (turbo) | Compress → expand through turbine (work-extracting) | 80–250 K | LNG, large air-sep, hydrogen |
| Mixed-refrigerant cascade (MR) | Multi-component fluid throttled in successive stages | 110–270 K | LNG (Air Products MCR, Linde MFC, Shell DMR) |
| Pure-fluid cascade | Stack of single-component VCRs | 110–250 K | LNG ConocoPhillips Optimized Cascade |
| Stirling cryocooler | Closed regenerative gas cycle | 30–80 K (single-stage), 10 K (two-stage) | Portable, military IR, gas liquefiers (Stirling SPC-1) |
| Pulse-tube (PTR) | Acoustic Stirling with no cold moving parts | 4–80 K | MRI cold-head, space telescopes (high reliability) |
| Gifford-McMahon (GM) | Valved Stirling-like cycle with rotary regenerator | 4–80 K | Lab cryostats, cryopumps (semiconductor) |
| Dilution refrigerator (³He/⁴He) | Enthalpy of dilution of ³He into ⁴He superfluid | 2 mK – 1 K | Quantum computing, condensed-matter physics |
| Adiabatic demagnetization (ADR) | Magnetic spin entropy reduction | sub-mK | Space, ultra-low-T physics |
7.2 LNG liquefaction
Three industrial cycle families dominate:
- Pure-fluid cascade (ConocoPhillips Optimized Cascade): propane / ethylene / methane in successive stages, each with its own compressor train. Simple control, robust, lower thermodynamic efficiency than mixed-refrigerant.
- Mixed-refrigerant single-loop (Air Products MCR, C3MR: propane pre-cool + MR final): a hand-tuned blend (typ. N₂/methane/ethane/propane) approximates the cooling curve of LNG, minimizing exchanger ΔT and approaching higher second-law efficiency. Air Products C3MR dominates the global installed base; Shell DMR (dual mixed refrigerant) and Linde MFC (mixed fluid cascade) compete. Capacities 1–10 mtpa per train.
- Nitrogen expander (single or dual): used for floating LNG (FLNG) at lower capacities — N₂ inert, simple cycle, lower efficiency.
7.3 Helium liquefaction & MRI cryostats
Every MRI scanner contains a 4-K reservoir of liquid helium cooling a niobium-titanium superconducting magnet. A two-stage Gifford-McMahon or pulse-tube cryocooler mounted on top of the cryostat recondenses boil-off helium so the magnet runs effectively closed-cycle (zero-boil-off MRI). Manufacturers: Sumitomo Cryogenics RDK-415 / RDK-101 (GM), Cryomech PT415 / PT420 / PT815 (pulse-tube). Without the cryocooler, helium top-ups were required every few weeks; with one, MRI service life between cryogenic interventions runs 10+ years.
7.4 Dilution refrigeration (quantum hardware)
The dilution refrigerator exploits the finite solubility of ³He in superfluid ⁴He below ~870 mK: pumping ³He out of the dilute phase drives ³He from the concentrated phase to dissolve, absorbing enthalpy at the phase boundary. Practical base temperatures: 2–10 mK (Bluefors LD250, LD400; Oxford Instruments Triton 200/400/500; Janis He-3/He-4 dilution units; BlueFors XLD). Cooling power at 100 mK is ~ 200–500 µW for commercial units; sufficient to cool the ~ 100-qubit superconducting processors at IBM, Google, IQM, Rigetti.
8. Worked examples
Example A — R-410A vapor-compression COP
Given: chiller evaporator T_evap = −10 °C (263 K), saturated; condenser T_cond = 40 °C (313 K), saturated; compressor isentropic efficiency η_c = 0.78; subcooling = 0 K; superheat = 0 K (idealized).
State enthalpies from NIST REFPROP for R-410A:
- State 1 (sat. vapor, −10 °C): h_1 = 277 kJ/kg, s_1 = 1.063 kJ/(kg·K)
- State 2s (isentropic, P_cond): h_2s = 304 kJ/kg
- State 2 (actual): h_2 = h_1 + (h_2s − h_1)/η_c = 277 + 27/0.78 = 311.6 kJ/kg
- State 3 (sat. liquid, 40 °C): h_3 = 125 kJ/kg
- State 4 (after throttle): h_4 = h_3 = 125 kJ/kg
Cycle:
- Q_L = h_1 − h_4 = 277 − 125 = 152 kJ/kg
- W_c = h_2 − h_1 = 311.6 − 277 = 34.6 kJ/kg
- Q_H = h_2 − h_3 = 311.6 − 125 = 186.6 kJ/kg
- COP_R = 152 / 34.6 = 4.39
Carnot reference: COP_Carnot = 263 / (313 − 263) = 5.26. Second-law efficiency = 4.39/5.26 = 83 % — high because reservoir ΔT (50 K) is large relative to internal irreversibilities. Real-world R-410A chillers see this fall to 60–70 % once heat-exchanger ΔTs, suction/discharge pressure losses, oil heating, and motor inefficiency are included.
Example B — Trans-critical CO₂ supermarket cycle
Given: low-temperature (LT) loop evaporator T_evap = −30 °C (frozen cabinets) and medium-temperature (MT) T_evap = −8 °C (chilled cabinets). Gas-cooler exit 38 °C, optimum high-side pressure P_h ≈ 90 bar (rule of thumb at warm-climate ambient: P_h,opt ≈ 2.5·T_gc,exit + 5 bar). Booster architecture: MT compressor rack discharges to gas cooler; LT rack discharges into MT suction line; parallel “flash-gas” compressor pulls vapor off the receiver downstream of the gas-cooler control valve.
Approximate COP:
- MT-only single-stage: COP ~ 2.0–2.3 at 35 °C ambient
- LT-only single-stage cascade (R-744 LT / R-134a HT): COP ~ 1.4 at −30 °C
- Booster system (LT+MT) without parallel compression: COP_overall ~ 1.8 at 35 °C ambient
- With parallel compression + sub-cooler / ejector: COP_overall ~ 2.2–2.5
Sizing example: 100 kW total load (80 kW MT, 20 kW LT). Required total compressor power roughly 100 / 2.0 = 50 kW at warm ambient, dropping to 25–30 kW at temperate ambient — close to overall annual parity with legacy R-404A in cool climates (Northern Europe, Canada) and an emissions slam-dunk (GWP 1 vs 3922). Bitzer 6FTE-30K booster + 4PTC-7K parallel + 4TES-12Y LT pack would be representative.
Example C — Double-effect LiBr absorption chiller
Given: design Q_L = 1000 kW chilled water 6 / 12 °C; cooling water 30 / 36 °C; double-effect cycle COP_th = 1.20; heat source = 8 bar saturated steam (170 °C, h_fg = 2049 kJ/kg).
Heat input:
- Q_g = Q_L / COP_th = 1000 / 1.20 = 833 kW thermal
- Steam flow: ṁ_steam = Q_g / h_fg = 833 / 2049 = 0.407 kg/s = 1465 kg/h
Cooling tower load:
- Q_a + Q_c (rejected) = Q_L + Q_g = 1000 + 833 = 1833 kW (1.83× a comparable VCR’s condenser load → significantly larger tower)
Economics: capital cost ~150–200/kW for a centrifugal chiller — i.e., 2× capex. Operating cost driven entirely by steam price; in a cogen plant where steam is essentially free at this pressure, payback frequently runs 3–6 years against the avoided electricity. Electric solution pump draws ~5 kW (about 0.5 % of cooling capacity), making the system effectively a heat-driven thermometer-mover.
9. Edge cases & gotchas
- Refrigerant leakage is the dominant lifecycle GWP contributor for HFCs. Industry averages: split residential AC 3–5 %/yr, commercial refrigeration 10–25 %/yr, supermarket DX with long line-sets historically 25–35 %/yr (driving the shift to CO₂ trans-critical and propane self-contained cases). Annual leak inspection mandated by EU F-gas for systems > 5 t CO₂e charge; US EPA Section 608 mandates leak-rate-triggered repair for commercial refrigeration > 50 lb charge.
- Oil return to compressor: at low evaporator temperatures and low vapor velocities, refrigerant-miscible oil pools in suction lines and starves the compressor. Designers use suction risers sized for minimum velocity (~ 5 m/s vertical, 3 m/s horizontal at minimum capacity), oil separators on discharge, double-risers for very wide turn-down.
- Liquid slugging: any liquid carried into the compressor inlet on start-up or rapid load swing instantly destroys reciprocating compressors and damages scrolls and screws. Mitigation: crankcase heater (boils off off-cycle refrigerant migration), suction-line accumulator, soft-start sequencing.
- Defrost penalty: air-source evaporators below ~5 °C air temp frost up; defrost cycles consume 5–10 % of seasonal heating capacity for heat pumps. Inverter-driven units defrost on demand (frost-sensing) rather than fixed timers.
- Low-ambient head pressure: condenser pressure drops in winter operation, narrowing the pressure differential across the TXV and starving the evaporator. Mitigations: condenser fan cycling, variable-speed condenser fan, flooded-condenser head-pressure control (winters traps liquid in condenser to reduce effective UA), or — for heat pumps — designed-in low-ambient operation.
- A2L flammability charge limits: ASHRAE 15-2022 and IEC 60335-2-40 cap A2L charge per occupied volume. For R-32 in a residential bedroom (~30 m³), the limit is ~1.84 kg of indoor-side charge; for R-454B, ~1.86 kg. Above limits, leak-detection sensors and automatic ventilation are required. Sites failing this are the main reason R-410A persists in larger US split systems even post-2025.
- Ammonia toxicity & flammability: R-717 (NH₃) is B2L — toxic at 25 ppm IDLH 300 ppm, flammable 15–28 % vol in air. ASHRAE 15 requires NH₃ machinery rooms with ventilation, sensors, and personnel evacuation procedures. Hence NH₃ stays industrial; not used in occupied-space direct refrigeration.
- CO₂ trans-critical pressure: 70–130 bar working pressure mandates 120-bar-rated copper or stainless tubing and 140 bar service valves. Standby (powered-off, ambient) pressure can hit 70 bar at 30 °C — pressure-relief sizing matters more than for conventional HFC systems.
- Cryogenic embrittlement: carbon steels become brittle below ~ −20 °C (ductile-to-brittle transition). LNG and cryogenic service requires austenitic stainless (304/316), aluminum (5083, 6061), 9 % nickel steel (down to −196 °C), or invar/Fe-36Ni at the very low end. See materials-steel and materials-aluminum.
- MRI quench risk: if the cryocooler fails or the superconducting magnet leaves the superconducting state, all 1000+ litres of liquid helium boil off through the quench pipe in seconds. Quench-pipe sizing per IEC 60601-2-33: must vent outdoors without over-pressurizing the room (helium boil-off generates ~700× volume of gas). One quench can cost $30–100k in helium plus 1–3 days of recommissioning.
- Solution crystallization (LiBr absorption): at high LiBr concentration + low temperature in the absorber, the salt crystallizes out, blocking heat exchangers. Control system limits maximum concentration; emergency dilution loop floods system with water on shutdown.
10. Standards & software
Codes & standards:
- ASHRAE Handbook — Refrigeration (2022) — canonical reference for industrial, commercial, food, transport refrigeration.
- ASHRAE 15-2022 — Safety standard for refrigeration systems (machinery rooms, charge limits, relief sizing).
- ASHRAE 34-2022 — Refrigerant designation and safety classification.
- AHRI Standard 540-2020 — Performance rating of positive-displacement refrigerant compressors.
- AHRI Standard 550/590-2023 — Water-chilling and heat-pump packages; defines IPLV, NPLV.
- ISO 5149-1:2014 / -2:2014 / -3:2014 / -4:2014 — Refrigerating systems and heat pumps — safety and environmental requirements.
- ISO 817:2014 — Refrigerants — designation and safety classification (international equivalent of ASHRAE 34).
- EPA SNAP (Significant New Alternatives Policy, 40 CFR 82 Subpart G) — US listing of acceptable refrigerants per sector.
- EU F-gas Regulation 517/2014 + Regulation 2024/573 (2024 revision) — placing-on-market bans, leak inspections, recovery, certification.
- Kigali Amendment to the Montreal Protocol (2016) — global HFC phase-down.
- US AIM Act (2020) + Technology Transitions Rule (2023).
Software:
- NIST REFPROP 10.0 — reference fluid thermophysical properties (refrigerants, cryogens, mixtures); the property database every other tool wraps.
- CoolPack (DTU Mechanical Engineering, free) — VCR cycle analysis, refrigerant comparison, simple system sim.
- CYCLE_D-HX (NIST, free) — vapor-compression cycle with finite-area heat-exchanger model.
- EES — Engineering Equation Solver (F-Chart Software) — general thermodynamic property solver; standard in refrigeration coursework.
- Bitzer Software — compressor-specific selection / capacity tables (free, vendor).
- Danfoss Coolselector² — component selection across DX, chillers, heat pumps.
- Carrier ESP / Carrier HAP — system-level building & plant simulation (HAP overlaps with HVAC).
- IMST-ART — academic VCR cycle simulator (Polytechnic University of Valencia).
- HYSYS / Aspen Plus — process simulators with LNG and gas-liquefaction templates.
- MultiFlash (KBC / Yokogawa) — cryogenic-grade equation-of-state package for LNG / NGL.
- Sage (Gedeon Associates) — Stirling and pulse-tube cryocooler design simulator.
11. Cross-references
- thermodynamics — reverse Carnot, T-s and P-h diagrams, Rankine-reverse cycle, exergy destruction in throttles and finite-ΔT heat exchangers (parent thermodynamic theory).
- heat-transfer — evaporator/condenser UA design, two-phase boiling and condensation correlations, frost growth on fins.
- hvac-fundamentals — comfort-cooling application of vapor-compression; chiller and heat-pump system integration; psychrometrics on the air side.
- pumps-turbomachinery — centrifugal and axial compressors, scroll/screw positive-displacement machinery; impeller and rotor design.
- chemical-process-fundamentals — absorption thermodynamics (LiBr-H₂O and NH₃-H₂O property charts, McCabe-Thiele on the rectifier), gas-separation cycles for air-sep and helium recovery.
- materials-aluminum — 6061 / 5083 cryogenic structural use; brazed-aluminum heat exchangers (Linde, Chart) for LNG and air-sep.
- materials-steel — 9 % nickel steel for LNG tanks; austenitic stainless cryo embrittlement performance; carbon-steel DBTT for service limits.
- fluid-mechanics — two-phase flow regime maps, suction-line pressure drop, oil-return velocity criteria.
- electric-motors — hermetic and semi-hermetic compressor motors; PMSM in inverter-driven scroll and centrifugal Turbocor.
- power-electronics — variable-frequency drives on inverter compressors and EEVs; harmonic mitigation.
- Planned
[[Engineering/ic-engines]]— Otto and Diesel cycles; reverse logic informs refrigeration cycle intuition. - Planned
[[Engineering/gas-turbines]]— reverse-Brayton cryogenic and helium-cycle hardware. - Planned
[[Engineering/Tier3/refrigerants]]— application domain: commercial and industrial refrigeration design.
12. Citations
- ASHRAE Handbook — Refrigeration (2022). American Society of Heating, Refrigerating and Air-Conditioning Engineers, Atlanta, 2022. ISBN 978-1947192676. The canonical industry reference.
- ANSI/ASHRAE Standard 15-2022 — Safety Standard for Refrigeration Systems. ASHRAE, 2022.
- ANSI/ASHRAE Standard 34-2022 — Designation and Safety Classification of Refrigerants. ASHRAE, 2022.
- AHRI Standard 540-2020 — Performance Rating of Positive Displacement Refrigerant Compressors. Air-Conditioning, Heating, and Refrigeration Institute, 2020.
- AHRI Standard 550/590-2023 — Performance Rating of Water-Chilling and Heat-Pump Water-Heating Packages Using the Vapor Compression Cycle. AHRI, 2023.
- Stoecker, W. F.; Jones, J. W. Refrigeration and Air Conditioning, 4th ed. McGraw-Hill, 2018. ISBN 978-9352606887. The classical undergraduate / early-professional VCR text.
- Wang, S. K. Handbook of Air Conditioning and Refrigeration, 2nd ed. McGraw-Hill, 2000. ISBN 978-0070681675.
- Trott, A. R.; Welch, T. Refrigeration and Air-Conditioning, 3rd ed. Butterworth-Heinemann, 2000. ISBN 978-0750648646.
- Hundy, G. F. Refrigeration, Air Conditioning and Heat Pumps, 5th ed. Butterworth-Heinemann, 2016. ISBN 978-0081006474. Contemporary, with HFO and CO₂ coverage.
- Dossat, R. J.; Horan, T. J. Principles of Refrigeration, 5th ed. Pearson, 2017. Practical/commercial-refrigeration emphasis.
- Herold, K. E.; Radermacher, R.; Klein, S. A. Absorption Chillers and Heat Pumps, 2nd ed. CRC Press, 2016. ISBN 978-1498714341. The reference for LiBr-H₂O and NH₃-H₂O design.
- Barron, R. F. Cryogenic Heat Transfer, 2nd ed. CRC Press, 2017. ISBN 978-1482227437.
- Flynn, T. M. Cryogenic Engineering, 2nd ed. CRC Press, 2004. ISBN 978-0824753672. Broad cryogenic systems reference.
- Radebaugh, R. Cryocoolers: The State of the Art and Recent Developments. J. Phys. Condens. Matter 21, 164219 (2009) and successive NIST review articles.
- Pobell, F. Matter and Methods at Low Temperatures, 3rd ed. Springer, 2007. ISBN 978-3540463566. Dilution refrigeration canon.
- Carnot, S. Réflexions sur la puissance motrice du feu (1824) — foundational reversible-cycle paper.
- Linde, C. German patent DRP 88824 (1895) — Hampson-Linde gas-liquefaction process.
- Carrier, W. H. Rational Psychrometric Formulae, ASME Trans. 33, 1005 (1911) and the 1902 Buffalo Forge “Apparatus for Treating Air” patent — birth of modern air conditioning.
- Kigali Amendment to the Montreal Protocol (UNEP, 2016). HFC phase-down schedule.
- EU Regulation (EU) 2024/573 — Revision of F-gas Regulation 517/2014, in force 2024.
- US EPA AIM Act Final Rule, Technology Transitions Program (2023) — 40 CFR Part 84.
- IPCC AR6 WG-I (2021), Annex 7 — Global Warming Potential values (100-year horizon) used in current regulation.
- NIST REFPROP 10.0 Documentation — Lemmon, E. W.; Bell, I. H.; Huber, M. L.; McLinden, M. O. (2018).
- International Institute of Refrigeration (IIR) Informatory Notes and Bulletins — periodic state-of-art reports on refrigerant transitions, cold-chain, cryogenic markets.
- Air Products technical literature on C3MR LNG process; Linde Engineering LNG MFC documentation; ConocoPhillips Optimized Cascade LNG technology brochure.