[[companion_pc_thermal_test]]

This is an old revision of the document!


Thermal Tests

To determine whether a companion pc is capable for use in a closed capsule inside the drone, the temperature, power usage + ???( e.g. run algorithms) needs to be measured which is needed in a similar setup.

  • put the unit into a box
  • connect camera
  • trigger a camera shot every second
  • measure temperature by using onboard sensor
  • measure average power usage by using external power meter

Pi4B

Powerusage: 2.9W

Take Photo: raspistill -t 1800000 -tl 1000 -o image%04d.jpg

Temperature: /opt/vc/bin/vcgencmd measure_temp

Pi3B

Powerusage: 2.3W

Take Photo: raspistill -t 1800000 -tl 1000 -o image%04d.jpg

Temperature: /opt/vc/bin/vcgencmd measure_temp

  • companion_pc_thermal_test.1575156613.txt.gz
  • Last modified: 2019/12/01 00:30
  • by wf68spef