⚙️ 输入参数
参数名称 请输入数值
原冷却塔处理量(m³/h)
风扇和喷淋泵总功率(KW)
漂水率(无/参照国标)%
年运行时长(小时)
平均电费单价(KWh/元)
水费(m³/元)
新冷却塔单价(元)
📊 计算结果
年消耗电费(元) {{ results.consumption.toFixed(0) }}
年消耗水费(元) {{ results.fee.toFixed(2) }}
新冷却塔处理量(m³/h) 风扇总功率(KW)/h 漂水率(实测数据)%
{{ results.tower.toFixed(0) }} 0.00027
年运行时长(小时) 水费(m³/元) 年消耗水费(元)
{{ results.operating.toFixed(0) }} {{ results.water2.toFixed(2) }} {{ results.yearly.toFixed(4) }}
年节省电费(元) 年节省水费(元) 新冷却塔安装费用(元)
{{ results.cost.toFixed(2) }} {{ results.savings.toFixed(2) }} {{ results.New.toFixed(2) }}
新冷却塔总费用 替换原冷却塔年节省(元) 投资回报周期(月)仅运行费
{{ results.Total.toFixed(0) }} {{ results.Replace.toFixed(2) }} {{ results.period.toFixed(2) }}