TE(TEC 半导体制冷片)Qc / Qh 冷热面基础定义

1. TE(TEC 半导体制冷片)Qc / Qh 冷热面基础定义

半导体制冷片(TEC,Thermoelectric Cooler)基于帕尔贴效应(Peltier Effect)工作,当 直流电流通过两种不同半导体材料构成的 PN 结时,会在两端分别产生吸热与放热现象 。在工程应用中,我们通常用 QcQh 两个关键参数来描述制冷片的换热性能。

1.1 基本概念

  • Qc(冷端制冷量) :指制冷片冷面从被冷却对象(如芯片、腔体)吸收的热量,单位通常为瓦(W)。Qc 越大,代表制冷片的制冷能力越强
  • Qh(热端散热量):指制冷片热面释放到外界环境(如散热器、风扇)的总热量,单位同样为瓦(W)。

根据能量守恒定律,热端散热量 Qh 与冷端制冷量 Qc 之间存在如下关系:

复制代码
Qh = Qc + P

其中 P 为制冷片消耗的电功率(P = U × I)。也就是说,热端排出的热量等于冷端吸收的热量加上制冷片自身消耗的电能转化而来的热量。

1.2 冷热面判定方法

在实际安装与测试中,可通过以下方式快速判断冷热面:

  • 通电方向:改变直流电源的正负极接线方向,冷热面会互换。
  • 温度测量:用热电偶或红外测温仪接触制冷片两面,通电后温度下降的一面为冷面(Qc),温度上升的一面为热面(Qh)。
  • 标识识别:多数 TEC 厂商会在产品表面标注冷面(Cold Side)或热面(Hot Side),接线时需参照规格书确认极性。

1.3 典型应用场景

应用场景 冷端(Qc) 热端(Qh)
激光器温控 吸收激光器热量,维持恒温 通过散热器将热量排至环境
医疗 PCR 仪 快速升降温,精确控温 配合风扇强制散热
车载冰箱 吸收箱内热量 通过散热片+风扇散热
光模块 TEC 稳定芯片工作温度 传导至外壳散热

1.4 小结

Qc 与 Qh 是描述 TEC 换热性能的两个核心参数:Qc 代表冷端制冷能力,Qh 代表热端散热需求,二者通过能量守恒关系 Qh = Qc + P 关联。理解这两个参数的定义与冷热面判定方法,是后续分析性能曲线与选型的基础。

1.5 Qc / Qh 相关性能曲线

TEC 的换热性能并非固定值,而是随工作条件动态变化。工程上最常用的是 Qc-ΔT 曲线Qh-ΔT 曲线,它们共同描述了制冷片在不同温差下的冷热端换热表现。

1.5.1 Qc-ΔT 曲线(制冷量-温差曲线)

Qc-ΔT 曲线是 TEC 选型中最核心的曲线,横轴为冷热面温差 ΔT(ΔT = Th - Tc),纵轴为冷端制冷量 Qc。其典型特征如下:

  • ΔT = 0 时 Qc 最大:当冷热面温差为零(即冷面温度等于热面温度)时,制冷量达到最大值 Qc_max,此时制冷片两端几乎无温差,制冷能力最强。

  • ΔT 越大,同电流下 Qc 越小;当 ΔT=ΔTmax 时,Qc=0(不再制冷,仅泵热极限)

  • 曲线近似线性下降:在大多数工作区间内,Qc 随 ΔT 增大近似线性递减,可用如下关系近似描述:

    Qc(ΔT) = Qc_max × (1 - ΔT / ΔT_max)

  • 不同电流对应不同曲线:厂商规格书通常给出 I = Imax、I = 0.75×Imax、I = 0.5×Imax 等多条曲线,电流越大,Qc_max 与 ΔT_max 越高,但 COP 越低。

#mermaid-svg-8PTb645NosavStLB{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-svg-8PTb645NosavStLB .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-svg-8PTb645NosavStLB .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-svg-8PTb645NosavStLB .error-icon{fill:#552222;}#mermaid-svg-8PTb645NosavStLB .error-text{fill:#552222;stroke:#552222;}#mermaid-svg-8PTb645NosavStLB .edge-thickness-normal{stroke-width:1px;}#mermaid-svg-8PTb645NosavStLB .edge-thickness-thick{stroke-width:3.5px;}#mermaid-svg-8PTb645NosavStLB .edge-pattern-solid{stroke-dasharray:0;}#mermaid-svg-8PTb645NosavStLB .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-svg-8PTb645NosavStLB .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-svg-8PTb645NosavStLB .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-svg-8PTb645NosavStLB .marker{fill:#333333;stroke:#333333;}#mermaid-svg-8PTb645NosavStLB .marker.cross{stroke:#333333;}#mermaid-svg-8PTb645NosavStLB svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#mermaid-svg-8PTb645NosavStLB p{margin:0;}#mermaid-svg-8PTb645NosavStLB .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#mermaid-svg-8PTb645NosavStLB .cluster-label text{fill:#333;}#mermaid-svg-8PTb645NosavStLB .cluster-label span{color:#333;}#mermaid-svg-8PTb645NosavStLB .cluster-label span p{background-color:transparent;}#mermaid-svg-8PTb645NosavStLB .label text,#mermaid-svg-8PTb645NosavStLB span{fill:#333;color:#333;}#mermaid-svg-8PTb645NosavStLB .node rect,#mermaid-svg-8PTb645NosavStLB .node circle,#mermaid-svg-8PTb645NosavStLB .node ellipse,#mermaid-svg-8PTb645NosavStLB .node polygon,#mermaid-svg-8PTb645NosavStLB .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-svg-8PTb645NosavStLB .rough-node .label text,#mermaid-svg-8PTb645NosavStLB .node .label text,#mermaid-svg-8PTb645NosavStLB .image-shape .label,#mermaid-svg-8PTb645NosavStLB .icon-shape .label{text-anchor:middle;}#mermaid-svg-8PTb645NosavStLB .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-svg-8PTb645NosavStLB .rough-node .label,#mermaid-svg-8PTb645NosavStLB .node .label,#mermaid-svg-8PTb645NosavStLB .image-shape .label,#mermaid-svg-8PTb645NosavStLB .icon-shape .label{text-align:center;}#mermaid-svg-8PTb645NosavStLB .node.clickable{cursor:pointer;}#mermaid-svg-8PTb645NosavStLB .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-svg-8PTb645NosavStLB .arrowheadPath{fill:#333333;}#mermaid-svg-8PTb645NosavStLB .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-svg-8PTb645NosavStLB .flowchart-link{stroke:#333333;fill:none;}#mermaid-svg-8PTb645NosavStLB .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-8PTb645NosavStLB .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-svg-8PTb645NosavStLB .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-8PTb645NosavStLB .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-svg-8PTb645NosavStLB .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-svg-8PTb645NosavStLB .cluster text{fill:#333;}#mermaid-svg-8PTb645NosavStLB .cluster span{color:#333;}#mermaid-svg-8PTb645NosavStLB div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-svg-8PTb645NosavStLB .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-svg-8PTb645NosavStLB rect.text{fill:none;stroke-width:0;}#mermaid-svg-8PTb645NosavStLB .icon-shape,#mermaid-svg-8PTb645NosavStLB .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-8PTb645NosavStLB .icon-shape p,#mermaid-svg-8PTb645NosavStLB .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-svg-8PTb645NosavStLB .icon-shape .label rect,#mermaid-svg-8PTb645NosavStLB .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-8PTb645NosavStLB .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-svg-8PTb645NosavStLB .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-svg-8PTb645NosavStLB :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;} ΔT = 0,Qc = Qc_max
Qc 随 ΔT 增大而下降
Qc = 0,ΔT = ΔT_max

1.5.2 Qh-ΔT 曲线(散热量-温差曲线)

Qh-ΔT 曲线描述热端散热量随温差的变化规律,可由能量守恒关系直接推导:

复制代码
Qh(ΔT) = Qc(ΔT) + P

其典型特征如下:

  • Qh 始终大于 Qc:由于叠加了输入电功率 P,热端散热量在任何工作点都高于冷端制冷量。
  • 随 ΔT 增大而下降:当温差增大时,Qc 下降,Qh 也随之下降,但下降幅度略小于 Qc,因为 P 基本保持不变。
  • 热端散热设计依据:散热器与风扇的选型必须以 Qh 为基准,而非 Qc。若按 Qc 设计散热,热端热量无法及时排出,会导致 ΔT 减小、制冷性能急剧恶化。
1.5.2.1 Qc、Qh 与冷热面温度 Th、Tc 的关系

Qc、Qh 不仅与温差 ΔT 相关,更直接取决于冷热面的绝对温度 Th 与 Tc。温差 ΔT = Th - Tc 只是二者之差,相同 ΔT 下,Th、Tc 的绝对水平不同,制冷片的实际换热表现也会明显不同。

  • Th 升高会压缩制冷能力:当热端温度 Th 升高时,在 Tc 不变的情况下 ΔT 被拉大,Qc 沿 Qc-ΔT 曲线下降;若 Th 逼近 Th_max(规格书允许的最高热端温度),制冷量趋近于零,甚至可能损坏制冷片。
  • Tc 越低,Qc 越小:在 Th 固定时,冷面温度 Tc 越低,ΔT 越大,Qc 越小。因此"把冷面打到更低温度"与"获得更大制冷量"在物理上是相互制约的,二者只能取其一。
  • Qh 随 Th、Tc 同步变化:由 Qh = Qc + P 可知,Qh 随 Qc 同向变化。当 Th 升高或 Tc 降低导致 Qc 下降时,Qh 也随之下降,但始终比 Qc 大一个电功率 P。
  • 工作点由 Th、Tc 共同决定:工程上确定工作点时,需同时给定 Th 与 Tc(而非仅 ΔT),再在对应电流曲线上读取 Qc、Qh。例如 Th = 50℃、Tc = 5℃ 与 Th = 30℃、Tc = -15℃ 的 ΔT 均为 45℃,但前者 Qc 明显更大,因为热端温度更低、制冷片工作在更有利的区间。

#mermaid-svg-mcOfXIIle8HJZtP9{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-svg-mcOfXIIle8HJZtP9 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-svg-mcOfXIIle8HJZtP9 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-svg-mcOfXIIle8HJZtP9 .error-icon{fill:#552222;}#mermaid-svg-mcOfXIIle8HJZtP9 .error-text{fill:#552222;stroke:#552222;}#mermaid-svg-mcOfXIIle8HJZtP9 .edge-thickness-normal{stroke-width:1px;}#mermaid-svg-mcOfXIIle8HJZtP9 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-svg-mcOfXIIle8HJZtP9 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-svg-mcOfXIIle8HJZtP9 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-svg-mcOfXIIle8HJZtP9 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-svg-mcOfXIIle8HJZtP9 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-svg-mcOfXIIle8HJZtP9 .marker{fill:#333333;stroke:#333333;}#mermaid-svg-mcOfXIIle8HJZtP9 .marker.cross{stroke:#333333;}#mermaid-svg-mcOfXIIle8HJZtP9 svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#mermaid-svg-mcOfXIIle8HJZtP9 p{margin:0;}#mermaid-svg-mcOfXIIle8HJZtP9 .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#mermaid-svg-mcOfXIIle8HJZtP9 .cluster-label text{fill:#333;}#mermaid-svg-mcOfXIIle8HJZtP9 .cluster-label span{color:#333;}#mermaid-svg-mcOfXIIle8HJZtP9 .cluster-label span p{background-color:transparent;}#mermaid-svg-mcOfXIIle8HJZtP9 .label text,#mermaid-svg-mcOfXIIle8HJZtP9 span{fill:#333;color:#333;}#mermaid-svg-mcOfXIIle8HJZtP9 .node rect,#mermaid-svg-mcOfXIIle8HJZtP9 .node circle,#mermaid-svg-mcOfXIIle8HJZtP9 .node ellipse,#mermaid-svg-mcOfXIIle8HJZtP9 .node polygon,#mermaid-svg-mcOfXIIle8HJZtP9 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-svg-mcOfXIIle8HJZtP9 .rough-node .label text,#mermaid-svg-mcOfXIIle8HJZtP9 .node .label text,#mermaid-svg-mcOfXIIle8HJZtP9 .image-shape .label,#mermaid-svg-mcOfXIIle8HJZtP9 .icon-shape .label{text-anchor:middle;}#mermaid-svg-mcOfXIIle8HJZtP9 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-svg-mcOfXIIle8HJZtP9 .rough-node .label,#mermaid-svg-mcOfXIIle8HJZtP9 .node .label,#mermaid-svg-mcOfXIIle8HJZtP9 .image-shape .label,#mermaid-svg-mcOfXIIle8HJZtP9 .icon-shape .label{text-align:center;}#mermaid-svg-mcOfXIIle8HJZtP9 .node.clickable{cursor:pointer;}#mermaid-svg-mcOfXIIle8HJZtP9 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-svg-mcOfXIIle8HJZtP9 .arrowheadPath{fill:#333333;}#mermaid-svg-mcOfXIIle8HJZtP9 .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-svg-mcOfXIIle8HJZtP9 .flowchart-link{stroke:#333333;fill:none;}#mermaid-svg-mcOfXIIle8HJZtP9 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-mcOfXIIle8HJZtP9 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-svg-mcOfXIIle8HJZtP9 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-mcOfXIIle8HJZtP9 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-svg-mcOfXIIle8HJZtP9 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-svg-mcOfXIIle8HJZtP9 .cluster text{fill:#333;}#mermaid-svg-mcOfXIIle8HJZtP9 .cluster span{color:#333;}#mermaid-svg-mcOfXIIle8HJZtP9 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-svg-mcOfXIIle8HJZtP9 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-svg-mcOfXIIle8HJZtP9 rect.text{fill:none;stroke-width:0;}#mermaid-svg-mcOfXIIle8HJZtP9 .icon-shape,#mermaid-svg-mcOfXIIle8HJZtP9 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-mcOfXIIle8HJZtP9 .icon-shape p,#mermaid-svg-mcOfXIIle8HJZtP9 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-svg-mcOfXIIle8HJZtP9 .icon-shape .label rect,#mermaid-svg-mcOfXIIle8HJZtP9 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-mcOfXIIle8HJZtP9 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-svg-mcOfXIIle8HJZtP9 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-svg-mcOfXIIle8HJZtP9 :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;} Th 升高 / Tc 降低
ΔT 增大
Qc 下降
Qh = Qc + P 同步下降
制冷能力减弱,需强化热端散热

因此,在选型与系统设计时,不能只看 ΔT,而应同时关注 Th、Tc 的绝对温度,并结合 Qc-ΔT、Qh-ΔT 曲线确定实际工作点。

1.5.2.2 Qc 与 Qh 的直接关系曲线

除了分别考察 Qc、Qh 随 ΔT 的变化,工程上还常用 Qh-Qc 关系曲线 直观展示热端散热量与冷端制冷量之间的对应关系。该曲线可由能量守恒关系直接推导:

复制代码
Qh = Qc + P

其典型特征如下:

  • 近似平行上移的直线:在固定电流下,P 基本恒定,因此 Qh 随 Qc 的变化近似为一条斜率为 1、截距为 P 的直线,即 Qh 曲线整体位于 Qc 曲线上方。
  • 截距即电功率 P:当 Qc = 0(极限温差状态)时,Qh = P,此时制冷片不再制冷,但仍在消耗电能并全部转化为热端热量。
  • 电流越大,两条曲线间距越大:电流增大时 P 增大,Qh 与 Qc 之间的差值随之增大,意味着热端散热负担加重,能效比 COP 下降。

#mermaid-svg-VW5dDQIJh2QIC0Bk{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-svg-VW5dDQIJh2QIC0Bk .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-svg-VW5dDQIJh2QIC0Bk .error-icon{fill:#552222;}#mermaid-svg-VW5dDQIJh2QIC0Bk .error-text{fill:#552222;stroke:#552222;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edge-thickness-normal{stroke-width:1px;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edge-thickness-thick{stroke-width:3.5px;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edge-pattern-solid{stroke-dasharray:0;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-svg-VW5dDQIJh2QIC0Bk .marker{fill:#333333;stroke:#333333;}#mermaid-svg-VW5dDQIJh2QIC0Bk .marker.cross{stroke:#333333;}#mermaid-svg-VW5dDQIJh2QIC0Bk svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#mermaid-svg-VW5dDQIJh2QIC0Bk p{margin:0;}#mermaid-svg-VW5dDQIJh2QIC0Bk .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#mermaid-svg-VW5dDQIJh2QIC0Bk .cluster-label text{fill:#333;}#mermaid-svg-VW5dDQIJh2QIC0Bk .cluster-label span{color:#333;}#mermaid-svg-VW5dDQIJh2QIC0Bk .cluster-label span p{background-color:transparent;}#mermaid-svg-VW5dDQIJh2QIC0Bk .label text,#mermaid-svg-VW5dDQIJh2QIC0Bk span{fill:#333;color:#333;}#mermaid-svg-VW5dDQIJh2QIC0Bk .node rect,#mermaid-svg-VW5dDQIJh2QIC0Bk .node circle,#mermaid-svg-VW5dDQIJh2QIC0Bk .node ellipse,#mermaid-svg-VW5dDQIJh2QIC0Bk .node polygon,#mermaid-svg-VW5dDQIJh2QIC0Bk .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-svg-VW5dDQIJh2QIC0Bk .rough-node .label text,#mermaid-svg-VW5dDQIJh2QIC0Bk .node .label text,#mermaid-svg-VW5dDQIJh2QIC0Bk .image-shape .label,#mermaid-svg-VW5dDQIJh2QIC0Bk .icon-shape .label{text-anchor:middle;}#mermaid-svg-VW5dDQIJh2QIC0Bk .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-svg-VW5dDQIJh2QIC0Bk .rough-node .label,#mermaid-svg-VW5dDQIJh2QIC0Bk .node .label,#mermaid-svg-VW5dDQIJh2QIC0Bk .image-shape .label,#mermaid-svg-VW5dDQIJh2QIC0Bk .icon-shape .label{text-align:center;}#mermaid-svg-VW5dDQIJh2QIC0Bk .node.clickable{cursor:pointer;}#mermaid-svg-VW5dDQIJh2QIC0Bk .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-svg-VW5dDQIJh2QIC0Bk .arrowheadPath{fill:#333333;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-svg-VW5dDQIJh2QIC0Bk .flowchart-link{stroke:#333333;fill:none;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-VW5dDQIJh2QIC0Bk .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-svg-VW5dDQIJh2QIC0Bk .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-VW5dDQIJh2QIC0Bk .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-svg-VW5dDQIJh2QIC0Bk .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-svg-VW5dDQIJh2QIC0Bk .cluster text{fill:#333;}#mermaid-svg-VW5dDQIJh2QIC0Bk .cluster span{color:#333;}#mermaid-svg-VW5dDQIJh2QIC0Bk div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-svg-VW5dDQIJh2QIC0Bk .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-svg-VW5dDQIJh2QIC0Bk rect.text{fill:none;stroke-width:0;}#mermaid-svg-VW5dDQIJh2QIC0Bk .icon-shape,#mermaid-svg-VW5dDQIJh2QIC0Bk .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-VW5dDQIJh2QIC0Bk .icon-shape p,#mermaid-svg-VW5dDQIJh2QIC0Bk .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-svg-VW5dDQIJh2QIC0Bk .icon-shape .label rect,#mermaid-svg-VW5dDQIJh2QIC0Bk .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-VW5dDQIJh2QIC0Bk .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-svg-VW5dDQIJh2QIC0Bk .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-svg-VW5dDQIJh2QIC0Bk :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;} Qc = 0 时,Qh = P
Qh = Qc + P,斜率 1
电流越大,Qh 与 Qc 间距越大

该曲线对系统功耗估算尤为实用:给定负载所需 Qc 后,可直接读出对应 Qh,从而确定散热器与风扇的散热能力需求。

1.5.3 曲线在选型中的应用

在实际选型中,Qc-ΔT 曲线与 Qh-ΔT 曲线配合使用,可完成以下关键判断:

设计目标 读取曲线 判断依据
确定工作点 Qc-ΔT 曲线 在目标 ΔT 下读取对应 Qc,判断是否满足负载需求
校核热端散热 Qh-ΔT 曲线 在目标 ΔT 下读取 Qh,作为散热器设计输入
评估极限能力 Qc-ΔT 曲线 确认 ΔT_max 是否大于系统所需最大温差
优化能效 多电流曲线对比 在满足 Qc 前提下选择电流较小的曲线以提升 COP
1.5.3.1 环境温度较高时如何仍制冷到较低温度

当环境温度较高时,热端温度 Th 随之升高,冷热面温差 ΔT = Th - Tc 被拉大。从 Qc-ΔT 曲线可知,ΔT 越大,Qc 越小;一旦 ΔT 逼近 ΔT_max,制冷量趋近于零,冷面温度 Tc 便无法继续下降。因此,要让 TEC 在高温环境下仍制冷到较低温度,关键在于压低热端温度 Th,把工作点拉回 Qc 曲线的高制冷量区间。常用手段如下:

  • 强化热端散热:采用更大面积散热器、更高风量风扇或水冷板,把 Th 尽量压到接近环境温度甚至更低,从而为冷面留出更大的温差裕量。
  • 多级 TEC 级联:当单级 TEC 的 ΔT_max 不足以覆盖所需温差时,可将多片 TEC 串联堆叠,前一级的冷面作为后一级的热端散热源,逐级拉低冷面温度,实现更大的总温差。
  • 降低热端环境温度:在条件允许时,将热端散热器置于空调房、冷水循环等低温环境中,直接降低 Th 的基准值。
  • 合理选择工作电流:在满足目标 Qc 的前提下,优先选用电流较小的曲线,避免过大的 P 使 Qh 增大、加重热端散热负担,反而推高 Th。

#mermaid-svg-y4grvKiWdWT91djR{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-svg-y4grvKiWdWT91djR .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-svg-y4grvKiWdWT91djR .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-svg-y4grvKiWdWT91djR .error-icon{fill:#552222;}#mermaid-svg-y4grvKiWdWT91djR .error-text{fill:#552222;stroke:#552222;}#mermaid-svg-y4grvKiWdWT91djR .edge-thickness-normal{stroke-width:1px;}#mermaid-svg-y4grvKiWdWT91djR .edge-thickness-thick{stroke-width:3.5px;}#mermaid-svg-y4grvKiWdWT91djR .edge-pattern-solid{stroke-dasharray:0;}#mermaid-svg-y4grvKiWdWT91djR .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-svg-y4grvKiWdWT91djR .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-svg-y4grvKiWdWT91djR .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-svg-y4grvKiWdWT91djR .marker{fill:#333333;stroke:#333333;}#mermaid-svg-y4grvKiWdWT91djR .marker.cross{stroke:#333333;}#mermaid-svg-y4grvKiWdWT91djR svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#mermaid-svg-y4grvKiWdWT91djR p{margin:0;}#mermaid-svg-y4grvKiWdWT91djR .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#mermaid-svg-y4grvKiWdWT91djR .cluster-label text{fill:#333;}#mermaid-svg-y4grvKiWdWT91djR .cluster-label span{color:#333;}#mermaid-svg-y4grvKiWdWT91djR .cluster-label span p{background-color:transparent;}#mermaid-svg-y4grvKiWdWT91djR .label text,#mermaid-svg-y4grvKiWdWT91djR span{fill:#333;color:#333;}#mermaid-svg-y4grvKiWdWT91djR .node rect,#mermaid-svg-y4grvKiWdWT91djR .node circle,#mermaid-svg-y4grvKiWdWT91djR .node ellipse,#mermaid-svg-y4grvKiWdWT91djR .node polygon,#mermaid-svg-y4grvKiWdWT91djR .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-svg-y4grvKiWdWT91djR .rough-node .label text,#mermaid-svg-y4grvKiWdWT91djR .node .label text,#mermaid-svg-y4grvKiWdWT91djR .image-shape .label,#mermaid-svg-y4grvKiWdWT91djR .icon-shape .label{text-anchor:middle;}#mermaid-svg-y4grvKiWdWT91djR .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-svg-y4grvKiWdWT91djR .rough-node .label,#mermaid-svg-y4grvKiWdWT91djR .node .label,#mermaid-svg-y4grvKiWdWT91djR .image-shape .label,#mermaid-svg-y4grvKiWdWT91djR .icon-shape .label{text-align:center;}#mermaid-svg-y4grvKiWdWT91djR .node.clickable{cursor:pointer;}#mermaid-svg-y4grvKiWdWT91djR .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-svg-y4grvKiWdWT91djR .arrowheadPath{fill:#333333;}#mermaid-svg-y4grvKiWdWT91djR .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-svg-y4grvKiWdWT91djR .flowchart-link{stroke:#333333;fill:none;}#mermaid-svg-y4grvKiWdWT91djR .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-y4grvKiWdWT91djR .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-svg-y4grvKiWdWT91djR .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-y4grvKiWdWT91djR .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-svg-y4grvKiWdWT91djR .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-svg-y4grvKiWdWT91djR .cluster text{fill:#333;}#mermaid-svg-y4grvKiWdWT91djR .cluster span{color:#333;}#mermaid-svg-y4grvKiWdWT91djR div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-svg-y4grvKiWdWT91djR .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-svg-y4grvKiWdWT91djR rect.text{fill:none;stroke-width:0;}#mermaid-svg-y4grvKiWdWT91djR .icon-shape,#mermaid-svg-y4grvKiWdWT91djR .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-y4grvKiWdWT91djR .icon-shape p,#mermaid-svg-y4grvKiWdWT91djR .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-svg-y4grvKiWdWT91djR .icon-shape .label rect,#mermaid-svg-y4grvKiWdWT91djR .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-y4grvKiWdWT91djR .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-svg-y4grvKiWdWT91djR .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-svg-y4grvKiWdWT91djR :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;} 环境温度高 → Th 升高
ΔT 增大 → Qc 下降
强化热端散热 / 多级级联
压低 Th → ΔT 回落
Qc 回升 → 冷面可达更低温度

1.5.4 小结

Qc-ΔT 曲线与 Qh-ΔT 曲线是 TEC 性能评估与选型的核心工具。前者决定制冷能力边界,后者决定热端散热需求,二者通过能量守恒关系 Qh = Qc + P 紧密关联。下一节将介绍 COP(能效比)曲线及其与 Qc、Qh 的关系。

理解 Qc 与 Qh 的定义及相互关系,是进行 TEC 选型、散热设计和系统功耗估算的基础。下一节将介绍 COP(能效比)曲线及其与 Qc、Qh 的关系。

1.6 COP(能效比)曲线

COP(Coefficient of Performance,能效比)是衡量 TEC 制冷效率的核心指标,定义为冷端制冷量 Qc 与输入电功率 P 之比:

复制代码
COP = Qc / P

Q c :冷端吸热量 (W)

P in=V⋅I:电源输入功率 (W)

COP 含义:每消耗 1W 电能,可以从冷面搬走多少 W 热量;COP 越高越省电、发热越小。

COP 越高,代表单位电功率能搬运更多的热量,制冷越"划算"。其典型特征如下:

  • 随电流增大而下降:在固定温差下,电流增大时 Qc 增加,但 P 以更快的速度增长(P = U × I,且热端电压随电流近似线性上升),因此 COP 随电流增大而单调下降。大电流虽然能获得更大的 Qc,但能效显著变差。
  • 随 ΔT 增大而下降:温差 ΔT 越大,Qc 沿 Qc-ΔT 曲线下降,而 P 基本不变,因此 COP 随 ΔT 增大而下降。当 ΔT 逼近 ΔT_max 时,Qc 趋近于零,COP 也趋近于零。
  • ΔT = 0 时 COP 最高:当冷热面温差为零时,Qc 达到最大值 Qc_max,此时 COP 最高;随着 ΔT 增大,COP 近似线性下降。

COP 与 Qc、Qh 的关系可由能量守恒关系直接推导:

复制代码
COP = Qc / P = Qc / (Qh - Qc)

由上式可知:COP 与 Qc 正相关、与 Qh 负相关。在固定电流下,Qh 与 Qc 的差值恒等于 P,因此 COP 越高,意味着 Qc 越接近 Qh,即输入电功率 P 在总热流中的占比越小,制冷效率越高。
#mermaid-svg-xHpAvDcd8wjg065w{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-svg-xHpAvDcd8wjg065w .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-svg-xHpAvDcd8wjg065w .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-svg-xHpAvDcd8wjg065w .error-icon{fill:#552222;}#mermaid-svg-xHpAvDcd8wjg065w .error-text{fill:#552222;stroke:#552222;}#mermaid-svg-xHpAvDcd8wjg065w .edge-thickness-normal{stroke-width:1px;}#mermaid-svg-xHpAvDcd8wjg065w .edge-thickness-thick{stroke-width:3.5px;}#mermaid-svg-xHpAvDcd8wjg065w .edge-pattern-solid{stroke-dasharray:0;}#mermaid-svg-xHpAvDcd8wjg065w .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-svg-xHpAvDcd8wjg065w .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-svg-xHpAvDcd8wjg065w .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-svg-xHpAvDcd8wjg065w .marker{fill:#333333;stroke:#333333;}#mermaid-svg-xHpAvDcd8wjg065w .marker.cross{stroke:#333333;}#mermaid-svg-xHpAvDcd8wjg065w svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#mermaid-svg-xHpAvDcd8wjg065w p{margin:0;}#mermaid-svg-xHpAvDcd8wjg065w .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#mermaid-svg-xHpAvDcd8wjg065w .cluster-label text{fill:#333;}#mermaid-svg-xHpAvDcd8wjg065w .cluster-label span{color:#333;}#mermaid-svg-xHpAvDcd8wjg065w .cluster-label span p{background-color:transparent;}#mermaid-svg-xHpAvDcd8wjg065w .label text,#mermaid-svg-xHpAvDcd8wjg065w span{fill:#333;color:#333;}#mermaid-svg-xHpAvDcd8wjg065w .node rect,#mermaid-svg-xHpAvDcd8wjg065w .node circle,#mermaid-svg-xHpAvDcd8wjg065w .node ellipse,#mermaid-svg-xHpAvDcd8wjg065w .node polygon,#mermaid-svg-xHpAvDcd8wjg065w .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-svg-xHpAvDcd8wjg065w .rough-node .label text,#mermaid-svg-xHpAvDcd8wjg065w .node .label text,#mermaid-svg-xHpAvDcd8wjg065w .image-shape .label,#mermaid-svg-xHpAvDcd8wjg065w .icon-shape .label{text-anchor:middle;}#mermaid-svg-xHpAvDcd8wjg065w .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-svg-xHpAvDcd8wjg065w .rough-node .label,#mermaid-svg-xHpAvDcd8wjg065w .node .label,#mermaid-svg-xHpAvDcd8wjg065w .image-shape .label,#mermaid-svg-xHpAvDcd8wjg065w .icon-shape .label{text-align:center;}#mermaid-svg-xHpAvDcd8wjg065w .node.clickable{cursor:pointer;}#mermaid-svg-xHpAvDcd8wjg065w .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-svg-xHpAvDcd8wjg065w .arrowheadPath{fill:#333333;}#mermaid-svg-xHpAvDcd8wjg065w .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-svg-xHpAvDcd8wjg065w .flowchart-link{stroke:#333333;fill:none;}#mermaid-svg-xHpAvDcd8wjg065w .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-xHpAvDcd8wjg065w .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-svg-xHpAvDcd8wjg065w .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-xHpAvDcd8wjg065w .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-svg-xHpAvDcd8wjg065w .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-svg-xHpAvDcd8wjg065w .cluster text{fill:#333;}#mermaid-svg-xHpAvDcd8wjg065w .cluster span{color:#333;}#mermaid-svg-xHpAvDcd8wjg065w div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-svg-xHpAvDcd8wjg065w .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-svg-xHpAvDcd8wjg065w rect.text{fill:none;stroke-width:0;}#mermaid-svg-xHpAvDcd8wjg065w .icon-shape,#mermaid-svg-xHpAvDcd8wjg065w .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-xHpAvDcd8wjg065w .icon-shape p,#mermaid-svg-xHpAvDcd8wjg065w .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-svg-xHpAvDcd8wjg065w .icon-shape .label rect,#mermaid-svg-xHpAvDcd8wjg065w .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-xHpAvDcd8wjg065w .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-svg-xHpAvDcd8wjg065w .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-svg-xHpAvDcd8wjg065w :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;} 电流 I 增大
P 快速增长
COP = Qc / P 下降
温差 ΔT 增大
Qc 下降
COP 下降
能效变差,需权衡 Qc 与 COP

因此,在实际选型中,不能一味追求大电流或大温差,而应在满足目标 Qc 与 ΔT 的前提下,选择 COP 较高的工作点,以兼顾制冷能力与能效。

相关推荐
天赐范式1 小时前
天赐范式第168天:让子代开始从父代肩膀上演化——跨代β传递demo与完整代码
python·数字生命·天赐范式·动态运行时·跨代β传递·可继承性验证·digitallife
刘天远1 小时前
Agent系统接入编排:评分模型、状态机与Python门禁
数据库·人工智能·python
程序员yu2 小时前
数智码力:Python作用域完全梳理,全局变量局部变量不再混乱
开发语言·python·学习
北城笑笑2 小时前
Python Dev 02 & Tkinter webbrowser 实战,手写第一个 Python 桌面 GUI 小工具
人工智能·python·pip
CTA量化套保2 小时前
搜索“2026年交易工具推荐”时,先问清它要解决什么问题
人工智能·python
Ticnix2 小时前
答案一个字一个字往外蹦,聊天记录却一条都没存下来
python·agent
Ticnix2 小时前
"多数新闻站都禁止内嵌"——这句话我信了很久,直到测了 16 个站点
python·agent
贝猫说python3 小时前
阿里云部署qwen 、第5步:阿里云服务器上大模型运行demo.py,固定提示词模板 拼接用户输入,输出符合要求格式结果
python
小白学大数据3 小时前
Python 项目实战:用 Flask 构建生产级 MySQL 增删改查 REST API
开发语言·人工智能·python·mysql·flask