Skip to main content
Speclore

温度传感器

关于温度传感器的参考数据和工程信息,用于过程控制应用。

temperaturesensors

Overview

Engineering reference data for Temperature Sensors in process control.

Key Formulas

PID Controller

u(t)=Kpe(t)+Kie(t)dt+Kddedtu(t) = K_p e(t) + K_i \int e(t)dt + K_d \frac{de}{dt}

Proportional-Integral-Derivative control.

Transfer Function

G(s)=Kτs+1G(s) = \frac{K}{\tau s + 1}

First-order system.

Variables

Symbol Description Unit
KpK_p Proportional gain
KiK_i Integral gain 1/s
KdK_d Derivative gain s
τ\tau Time constant s

References