跳转到内容

提供散热 (blaze)#

您必须提供足够的散热以使相机温度保持稳定,这对于实现可靠的距离测量至关重要。

一般准则#

由于每个安装条件都是独一无二的,因此 Basler 仅提供以下一般准则:

  • Monitor the Temperature State parameter. This is the easiest way to check whether any of the temperatures measured internally are within the critical or over temperature range.
  • An alternative option is to monitor the internal temperature of the camera using the Device Temperature to make sure that the temperature at the different locations stays within the recommended range during normal operation:
    • 传感器板:60 °C
    • 激光板:75 °C
    • CPU:75 °C
  • 提供足够的散热。请考虑以下选项之一:
    • 将摄像机安装在可以充当散热器的坚固导热部件上。
    • 使用风扇在相机上形成气流。
  • 选择合理的相机设置以避免过热。
    参数(如 Operating Mode、Exposure Time,尤其是帧速率)对相机的内部温度有很大的影响。因此,Basler 建议您选择适合您的应用设置,而不是以并非真正需要的速度操作相机。这种方法的其他好处是:
    • 相机将在较低温度下提供更高质量的图像。
    • 相机的预期寿命将会增加。

过温保护#

Basler blaze 相机装有温度传感器,可测量激光板、传感器板和 CPU 的温度。

如果达到了无法再保证安全使用相机的温度,则图像采集将自动停止,这也意味着 VCSEL 将关闭。如果发生这种情况,请尝试通过减少 Exposure Time 或降低帧速率或通过提供更多的散热来降低相机的温度(请参见上文)。

图像采集将关闭的温度:

  • Sensor board: 75 °C
  • 激光板:85°C
  • CPU:85°C

自动采集停止后重新开始图像采集#

若要确定何时可以安全地重新打开图像采集,请按照下列步骤操作:

  1. 检查 TemperatureState 参数的值。
    如果状态为 Ok,则表明相机已充分冷却。

或者,您可以检查相机中各个位置的温度:

  1. DeviceTemperatureSelector 参数设置为所需的位置。
  2. 获取 DeviceTemperature 参数的值。
    如果温度已降得足够低了且再次处于安全温度范围内,则可以重新打开图像采集。安全温度范围在相机型号主题的“环境要求”部分中指定。
  3. 执行 ClearLastError 命令。
  4. 开始图像采集。