# 冷凝/蒸发温度推算器（按逼近/饱和压力/过冷过热）

推算制冷系统的饱和冷凝温度 T_cond 与蒸发温度 T_evap。三种模式：1) 由逼近温差——T_cond=环境温度+冷凝器逼近 ΔT，T_evap=介质温度−蒸发器逼近 ΔT；2) 由实测饱和压力——给定制冷剂（R-22/R-134a/R-410A）的 P_cond、P_evap，用 Antoine 反算；3) 由过冷/过热——T_cond=液管温度−SC，T_evap=吸气管温度−SH。温度支持 °C/K/°F，压力支持 bar/MPa/kPa/PSI（绝对或表压，默认大气压 1.01325 bar），结果以 °C 输出。

> 标准页面: https://elysiatools.com/zh/tools/condensing-temperature-calculator

- **分类:** Math & Numbers

- **关键词:** 冷凝温度, 蒸发温度, 饱和, 制冷剂, 逼近温差, 过冷, 过热, Antoine, R22, R134a, 空调

## 概述

冷凝/蒸发温度推算器可根据逼近温差、实测饱和压力或过冷/过热参数，计算制冷系统的饱和冷凝温度 T_cond 与蒸发温度 T_evap。温度支持 °C、K、°F，压力支持 bar、MPa、kPa、PSI，结果以 °C 输出。

## 输入项

- **制冷剂** (select): Refrigerant. Used only in 'from saturated pressures' mode.
- **模式** (select): Estimate method: coil approach, measured saturated pressures, or subcooling/superheat.
- **环境/热汇温度** (number): Heat-sink (ambient entering the condenser) temperature, in the selected Temperature Unit. Used in 'from coil approach' mode.
- **介质/被冷温度** (number): Cooling-load medium temperature entering the evaporator (air or water), in the selected Temperature Unit. Used in 'from coil approach' mode.
- **冷凝器逼近温差 ΔT** (number): Condenser approach ΔT = T_cond − T_ambient (K or °C). Typical air-cooled 8–15 K, water-cooled 4–7 K.
- **蒸发器逼近温差 ΔT** (number): Evaporator approach ΔT = T_medium − T_evap (K or °C). Typical DX air 8–12 K, chilled water 4–7 K.
- **冷凝压力 P_cond** (number): Measured condensing (high-side) saturated pressure, in the selected Pressure Unit. Used in 'from saturated pressures' mode.
- **蒸发压力 P_evap** (number): Measured evaporating (low-side) saturated pressure, in the selected Pressure Unit. Used in 'from saturated pressures' mode.
- **液管温度** (number): Liquid-line temperature after the condenser, in the selected Temperature Unit. Used in 'subcooling & superheat' mode.
- **过冷度 SC** (number): Subcooling SC (K or °C) = T_cond_sat − T_liquid. Used in 'subcooling & superheat' mode.
- **吸气管温度** (number): Suction-gas temperature at the compressor inlet, in the selected Temperature Unit. Used in 'subcooling & superheat' mode.
- **过热度 SH** (number): Superheat SH (K or °C) = T_suction − T_evap_sat. Used in 'subcooling & superheat' mode.
- **温度单位** (select)
- **压力形式** (select)
- **压力单位** (select)
- **大气压力** (number): Local atmospheric pressure in bar (0.5–1.5, gauge↔absolute conversion). Default 1.01325 bar.
- **小数位数** (number)

## 适用场景

- 已知环境温度、介质温度和换热器逼近温差，需要快速估算冷凝与蒸发温度。
- 已测得制冷剂的高压侧和低压侧饱和压力，需要反算对应的饱和温度。
- 已知液管温度、吸气管温度以及过冷度和过热度，需要推算系统温度参数。

## 工作原理

- 选择“由逼近温差”“由饱和压力”或“由过冷/过热”模式。
- 在所选模式下填写对应的温度、压力、逼近温差、过冷度或过热度参数。
- 压力模式选择 R-22、R-134a 或 R-410A，并设置压力单位、压力形式和大气压力。
- 工具根据对应公式计算 T_cond 和 T_evap，并以 °C 返回 JSON 结果。

## 使用案例

- 空调和制冷设备调试时，根据现场温度或压力读数估算饱和温度。
- 使用换热器逼近温差进行系统设计初算和运行工况核对。
- 结合液管、吸气管测温数据，整理过冷度和过热度相关的温度估算。

## 常见问题

### 支持哪些制冷剂？

压力推算模式支持 R-22、R-134a 和 R-410A。

### 压力可以输入表压吗？

可以。压力形式支持绝对压力和表压，表压会结合大气压力换算。

### 支持哪些温度单位？

输入温度支持 °C、K 和 °F，计算结果统一以 °C 输出。

### 默认大气压力是多少？

默认大气压力为 1.01325 bar，也可以输入本地大气压力。

### 逼近温差使用什么单位？

冷凝器和蒸发器逼近温差按 K 或 °C 温差输入，两者的数值差相同。

## 相关工具

- [绝对值计算器](https://elysiatools.com/zh/tools/absolute-value-calculator): 计算正数、负数或小数的绝对值，并说明它与零点的距离关系
- [换气次数 ACH 计算器（n = Q/V）](https://elysiatools.com/zh/tools/air-changes-per-hour): 由新风风量 Q 与房间体积 V 求换气次数 n=Q/V（单位 1/h）。支持三种模式：求 n（给 Q、V）、求风量 Q（给 n、V）、求体积 V（给 n、Q）。风量支持 m³/s/m³/h/CFM，体积支持 m³/ft³/L。并按完全混合单区衰减模型给出达到设定净化目标（剩余比例，默认 1%）所需时间 t=−ln(ε)/n。
- [滚动轴承额定寿命 L10 计算器](https://elysiatools.com/zh/tools/bearing-life-l10): 计算滚动轴承基本额定寿命 L10 = (C/P)^p。球轴承 p=3，滚子轴承 p=10/3。给定转速时可换算为小时寿命 L10h。
- [螺栓扭矩预紧力计算器](https://elysiatools.com/zh/tools/bolt-torque-clamp-force): 计算螺栓拧紧扭矩与轴向预紧力的换算。T = K·F·d，K 为螺母系数（干钢约 0.20）。可由预紧力求扭矩，或由扭矩求预紧力。
- [电缆载流量估算计算器](https://elysiatools.com/zh/tools/cable-ampacity-calculator): 按 IEC 60364-5-52 简化方法估算铜芯电缆载流量。根据截面积、绝缘材质（PVC 70°C / XLPE 90°C）、敷设方式和环境温度自动叠加修正系数，输出修正后允许载流量。基准值取自空气中穿管敷设。
- [电容器无功功率计算器（Q_c = 2πfCU²）](https://elysiatools.com/zh/tools/capacitor-reactive-power): 由已知电容值求其实际无功出力：Q_c = 2πfCU²。支持单相、三相 Y 接或 Δ 接。同时输出容抗 Xc、电容电流 Ic。与 power-factor-correction 互补（后者从目标 cosφ 反算所需电容）。
- [链传动传动比计算器](https://elysiatools.com/zh/tools/chain-sprocket-ratio): 计算链传动的传动比、输出转速与链条线速度。i = z₂/z₁ = n₁/n₂，链速 v = z₁·p·n₁/60000。输入链条节距后可计算链条线速度。
- [卡方检验计算器](https://elysiatools.com/zh/tools/chi-square-test-calculator): 根据观测频数或列联表执行卡方拟合优度检验或独立性检验

## 示例

- [Web Python 图像处理示例](https://elysiatools.com/zh/samples/web-image-processing-python): Web Python 图像处理示例，使用 PIL/Pillow 包括读取、保存、缩放和格式转换
- [Android Java 图像处理示例](https://elysiatools.com/zh/samples/android-image-processing-java): Android Java 图像处理示例，包括图像读取保存、缩放和格式转换
- [Android Kotlin 图像处理示例](https://elysiatools.com/zh/samples/android-image-processing-kotlin): Android Kotlin 图像处理示例，包括图像读取保存、缩放和格式转换
- [Web Rust 图像处理示例](https://elysiatools.com/zh/samples/web-image-processing-rust): Web Rust 图像处理示例，包括图像读取保存、缩放和格式转换

## 相关内容

- [暖通负荷、风量、制冷与热舒适工程复核](https://elysiatools.com/zh/hubs/hvac-load-airflow-refrigeration-comfort): 为工程审查估算 HVAC 负荷、风量、湿空气状态、制冷工况、传热影响和热舒适表现。
