wiki:venice/power

Version 1 (modified by Tim Harvey, 3 years ago) ( diff )

initial page

Venice Thermal

Venice Thermal Ratings

Gateworks pre-installs a heatsink on the CPU for all Venice boards. This heatsink provides basic cooling for the board during development but customers need to design their own thermal solution based on their particular enclosure, environment and operating conditions.

The 1600MHz IMX8MM Industrial Temp SoC used for Venice is rated at:

  • Max: 105C Tj (Junction Temp)
  • Min: -40C Tj (Junction Temp)

The thermal resistances for the packages assuming natural convection is:

  • RθJC (junction to case) = 4°C/W
  • RθJB (junction to board) = 7.8°C/W
  • RθJA (junction to ambient) varies per baseboard but is expected to be about 20°C/W

Venice Temperature Readings

Venice has the ability to measure the board temperature and CPU temperature.

Both values are important, but the CPU will be the hottest component and thus should be watched closely.

CPU Temperature

The IMX8MM internal CPU junction temperature can be read via Linux:

cat /sys/class/thermal/thermal_zone0/temp

The value show is C*1000 and the position of the thermal sensor varies per baseboard but is typically near the power supply.

Board Temperature

The board temperature can be measured through the GSC:

cat /sys/class/hwmon/hwmon0/temp1_input

The value show is degress C*1000 and the position of the thermal sensor varies per baseboard but is typically near the power supply.

Venice Power Dissipation

The following table provides typical power consumption for the various Venice board models without any attached peripherals.

Scenario linux idle 1200mhz stress 1600mhz stress eth0 GbE link eth0 iperf eth1 link eth1 iperf
GW7301-01 4.82 5.85 6.13 5.07 5.65 5.01 5.44
GW7300-00 4.54 5.59 5.85 4.80 5.46 4.73 5.50
  • IMX8MM FEC GbE Link costs ~250mW and ~840mW when passing line speed traffic
  • LAN743x PCIe GbE Link costs ~190mW and ~620mW when passing line speed traffic

Notes:

  • GW7300-00 - Quad Core 1600Mhz IMX8MM 1GiB LPDDR4, 8GiB eMMC
  • GW7301-01 - Quad Core 1600Mhz IMX8MM 4GiB LPDDR4, 64GiB eMMC, GPS, WiFi/BT

Venice Heatsinks

The Venice System On Module (SoM) has a 20x20x10mm (LxWxH) aluminum heatsink for passive thermal dissipation.

Some boards also have a 4-pin Fan controller connector suitable for driving a 5V fan via PWM with Tachometer feedback if active cooling is needed for the system. The fan is automatically controlled through the fan set points as defined here

Note: See TracWiki for help on using the wiki.