Engineering:Nvidia Jetson

From HandWiki
Short description: Series of embedded computing boards by Nvidia

Nvidia Jetson is a series of embedded computing boards from Nvidia. The Jetson TK1, TX1 and TX2 models all carry a Tegra processor (or SoC) from Nvidia that integrates an ARM architecture central processing unit (CPU). Jetson is a low-power system and is designed for accelerating machine learning applications.

Hardware

Nvidia Jetson TK1

The Jetson family includes the following boards:

  • In late April 2014, Nvidia shipped the Nvidia Jetson TK1 development board containing a Tegra K1 SoC in the T124 variant and running Ubuntu Linux.[1]
  • The Nvidia Jetson TX1 development board bears a Tegra X1 of model T210.[2]
  • The Nvidia Jetson TX2 board bears a Tegra X2 of microarchitecture GP10B[3] (SoC type T186 or very similar). This board and the associated development platform was announced in March 2017 as a compact card design for low power scenarios, e.g. for the use in smaller camera drones. A matrix describing a set of performance modes was provided by the media along with that.[4] Further a TX2i variant, said to be rugged and suitable for industrial use cases, is mentioned.[5]
  • The Nvidia Jetson Xavier was announced as a development kit in end of August 2018[6] Indications were given that a 20x acceleration for certain application cases compared to predecessor devices should be expected, and that the application power efficiency is 10x improved.
  • The Nvidia Jetson Nano was announced as a development system in mid-March 2019[7] The intended market is for hobbyist robotics due to the low price point.[8][9] The final specs expose the board being sort of a power-optimized, stripped-down version of what a full Tegra X1 system would mean. Comparing in more detail only half of the CPU (only 4x A57 @ 1.43 GHz) and GPU (128 cores of Maxwell generation @ 921 MHz) cores are present and only half of the maximum possible RAM is attached (4 GB LPDDR4 @ 64 bit + 1.6 GHz = 25.6 GB/s) whilst the available or usable interfacing is determined by the baseboard design and is further subject of implementation decisions and specifics in an end user specific design for an application case.[10]

The published performance modes of the Nvidia Jetson TX2 are as follows.

Mode Max Clocks (Denver 2 + A57) Max-P (Denver 2 + A57) Max-P (only Denver 2) Max-P (only A57) Max-Q (only A57)
GPU Clock (MHz) 1302 1122 854
Denver 2 Clock (MHz) 2000 1400 2000 stopped stopped
Cortex-A57 (MHz) 2000+ 1400 stopped 2000 1200
TDP / W might vary 15 15 15 7.5


Jetson TX2 also has 5 power modes, numbered 0 through 4 as published by NVIDIA.[11] The default mode is mode 3 (MAX-P).

Jetson TX2 clock configuration with power modes
Property MAX-N

(Mode 0)

MAX-Q

(Mode 1)

MAX-P

(Mode 2)

MAX-P*

(Mode 3)

MAX-P

(Mode 4)

Power budget N/A 7.5W 15W 15W 15W
Online A57 CPU 4 4 4 4 1
Online D15 CPU 2 0 2 0 1
A57 CPU max freq (MHz) 2000 1200 1400 2000 345
D15 CPU max freq (MHz) 2000 N/A 1400 N/A 2000
GPU max freq (MHz) 1300 850 1122 1122 1122
Memory max freq (MHz) 1866 1331 1600 1600 1600

The published operation modes of the Nvidia Jetson Nano are:

Mode 0 1
GPU Clock (MHz) 921 640
Cortex-A57 (MHz) 4x 1428 2x 918
2x stopped
TDP / W 10 5

Software

Various operating systems and software might be able to run on the Jetson board series.

Linux

JetPack is a Software Development Kit (SDK) from Nvidia for their Jetson board series. It includes the Linux for Tegra (L4T) operating system and other tools. The official Nvidia download page bears an entry for JetPack 3.2 (uploaded there on 2018-03-08) that states:

JetPack 3.2 adds support for the Linux for Tegra r28.2 image for the Jetson OS. It is packaged with newer versions of Tegra System Profiler, TensorRT, and cuDNN from the last release.[12]

RedHawk Linux is a high-performance RTOS available for the Jetson platform, along with associated NightStar real-time development tools, CUDA/GPU enhancements, and a framework for hardware-in-the-loop and man-in-the-loop simulations.[13]

QNX

The QNX operating system also available for the Jetson platform, though it is not widely announced. There are success reports of installing and running specific QNX packages on certain Nvidia Jetson board variants. Namely the package qnx-V3Q-23.16.01 that is seemingly in parts based on Nvidia's Vibrante Linux distribution is reported to run on the Jetson TK1 Pro board.[14]

See also

References

  1. Michael Larabel (29 April 2014). "NVIDIA's Tegra TK1 Jetson Board Is Now Shipping". Phoronix. https://www.phoronix.com/scan.php?page=news_item&px=MTY3NjA. 
  2. "Embedded Systems Development Solutions from NVIDIA Jetson". NVIDIA. 2015-03-18. https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/. 
  3. NVIDIA Rolls Out Tegra X2 GPU Support In Nouveau by Michael Larabel at phoronix.com on March 29, 2017
  4. NVIDIA Announces Jetson TX2: Parker Comes To NVIDIA’s Embedded System Kit, March 7, 2017
  5. "NVIDIA Jetson TX2i Module for Industrial Environments". March 9, 2018. https://forums.developer.nvidia.com/t/nvidia-jetson-tx2i-module-for-industrial-environments/58962. 
  6. "Jetson AGX Xavier Developer Kit". July 9, 2018. https://developer.nvidia.com/embedded/jetson-agx-xavier-developer-kit%20. 
  7. "NVIDIA Jetson Nano For Edge AI Applications and Education". https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/jetson-nano/. 
  8. "Nvidia Jetson Nano – $99 of CUDA X Awesomeness". March 18, 2019. https://www.eteknix.com/nvidia-jetson-nano-99-of-cuda-x-awesomeness/. 
  9. "Hands-On: New Nvidia Jetson Nano Is More Power In A Smaller Form Factor". March 18, 2019. https://hackaday.com/2019/03/18/hands-on-new-nvidia-jetson-nano-is-more-power-in-a-smaller-form-factor/. 
  10. NVIDIA Introduces $99 Jetson Nano Developer Kit by Jean-Luc Aufranc on March 19, 2019 on CNXSoft
  11. "Tegra Linux Driver (See under "NVPModel Clock Configuration for Jetson TX2 and TX2 4GB")". https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3231/index.html#page/Tegra%2520Linux%2520Driver%2520Package%2520Development%2520Guide/power_management_tx2_32.html#wwpID0E0VN0HA. 
  12. "Jetson Download Center". November 3, 2015. https://developer.nvidia.com/embedded/downloads. 
  13. "Concurrent products for the NVIDIA Jetson". https://www.concurrent-rt.com/redhawk-linux-nvidia-jetson-support/. 
  14. "Running QNX onto Jetson TK1 Pro (1860)". June 6, 2016. https://forums.developer.nvidia.com/t/running-qnx-onto-jetson-tk1-pro-1860/43158. 

ru:Nvidia#Jetson