跳转到内容

Temperature State (blaze)#

blaze 相机提供的 Temperature State 功能指示相机的内部温度是正常还是过高。

当温度过高时,需要立即冷却。

使用 Device Temperature (blaze) 功能可确定相机的当前温度。

该功能的使用#

运作原理#

有关内部温度的信息通过以下参数提供:

  • The DeviceTemperature parameter value shows the current temperature of the location specified by the DeviceTemperatureSelector. For more information, see the Device Temperature (blaze) topic.
  • 即: TemperatureState 参数值告诉您相机的当前内部温度状态:
    • Ok: The device temperature is within the normal operating temperature range.
    • Critical: The device temperature is close to or at the allowed maximum. Provide cooling.
    • Error: The device temperature is above the allowed maximum. Provide cooling immediately.

When the TemperatureState parameter value is Critical or Error, the camera provides a set of mechanisms that alert the user and help to protect the camera. This mode provides a set of mechanisms that alert the user and help to protect the camera.

这些机制会在不同的 device temperature 下生效,具体取决于警报级别以及相机是在升温还是在冷却

信息

Normal camera operation requires that the temperature state stays at Ok and the housing temperature stays within the allowed range. To ensure this, follow the guidelines set out in the "Environmental Requirements" section of your camera model topic.

在高温下,相机可能会损坏,相机的寿命会缩短,并且图像质量可能会下降。频繁的高温事故也会缩短使用寿命。

升温路径和冷却路径

加热路径#

临界温度阈值#

当设备温度达到临界温度阈值时,相机接近过热状态。

在这种情况下,将发生以下情况:

  • The TemperatureState parameter value changes to Critical.
超温阈值#

当设备温度达到超温阈值时,则表明相机过热。必须立即对相机进行冷却。否则,相机可能会发生不可挽回的损坏。

在这种情况下,将发生以下情况:

  • The TemperatureState parameter value changes to Error.
  • 图像采集将停止,直到设备冷却后才能开始(参见下文)。
  • Error Code (blaze) 功能会报告过热错误代码。

信息

仅在 device temperature 降至超温阈值以下至少 4°C 之后,才能发送另一个超温事件。

冷却路径#

超温阈值#

当设备温度降至超温阈值以下时,将发生以下情况:

  • The TemperatureState parameter value changes from Error to Critical.

当设备温度下降到低于超温阈值 4 °C 时,图像采集将再次开始。

临界温度阈值#

When the device temperature falls below the critical temperature threshold, the TemperatureState parameter value changes to Ok.

相机的温度状态和内部温度正常,因此相机可以正常工作。

温度阈值#

温度传感器 临界温度阈值 超温阈值
CPU 81 °C 85 °C
传感器板 66 °C 70 °C
照明板 81 °C 85 °C

只要其中一个传感器的温度超过阈值,Temperature State 就会改变。

确定温度状态#

  1. Get the TemperatureState parameter value.
  2. If the parameter value is Critical or Error, you must cool the camera until the parameter value is Ok.

充分利用 Temperature State 功能:

  • 使用 Device Temperature 功能可确定相机各个位置的确切温度。
  • Check the LastError parameter value to determine whether the camera was too hot.