Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum working temperature #127

Closed
Allius27 opened this issue Sep 18, 2024 · 1 comment
Closed

Maximum working temperature #127

Allius27 opened this issue Sep 18, 2024 · 1 comment

Comments

@Allius27
Copy link

Allius27 commented Sep 18, 2024

Camera - Gemini 2
SDK version - v1.10.12
Operation system - Ubuntu20

Hi there.

After 5-10 minutes camera shows the next temperature values

IR temperature - 45.7°C
Laser temperature - 44°C
RGB temperature - 46.4°C
Left IR temperature - 45.7°C
Right IR temperature - 46.4°C

Datasheet link
Page 5 => paragraph 5. Camera Setup and Operation => Temperature sensor and recording

Screenshot:
image

Maximum temperature of the case back is 50°C, but we don't interesting in extra sensors for monitoring case back

Question:
You have internal logic with maximum temperature, when camera streams are closed on emergency condition
https://github.com/orbbec/OrbbecSDK/blob/v1.10.12/include/libobsensor/hpp/Device.hpp#L354

What is the maximum temperature for your sensors?
How we are able to fetch that information?

@zhonghong322
Copy link
Contributor

zhonghong322 commented Sep 19, 2024

  1. maximum ambient temperature is 40℃, corresponding to max case back temperature of 50℃; this refers to the operating temperature range, within which the camera can provide excellent depth effects.
  2. our recommendation is for customers to design and test their products to ensure that the camera case back temperature does not exceed 50℃. If customers lack testing conditions, it is generally advisable to keep the IR (Infrared) temperature below 60℃."
  3. If the laser temperature exceeds 70 degrees, the laser protection will be triggered to close the laser. At this point, when the laser temperature drops below 65 degrees, the laser will be restored to the on state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants