1. Home
  2. /
  3. J120

J120


Click to enlarge
J120 carrier board for the NVIDIA Jetson TX1/TX2
The J120 carrier board turns the Jetson TX1 compute module into a super-mini-computer for desktop usage and for integration into UAVs and drones.It is very compact. It has the same height as the TX1 (50 mm) and extends to one side to make space for standard connectors for Gigabit Ethernet, two USB 3 type A and mini HDMI.

It features one M.2 type M slot for ultra fast SSDs (2280 form factor) which is connected via 4 PCIe lanes to achieve a read and write performance up to 2500 Mbyte/s.


Click to enlarge
CAN centric flight controller application
This block diagram shows a minimum CAN centric flight controller based on the Jetson TX1. The motors are controlled via CAN based ESCs like the ESC32 by Autoquad. Positioning data is provided by the Auvidea CAN2GPS module (38183) with Ublox MAX8W. An USB3 based stereo camera may be used for visual navigation and object detection.The integrated IMU (MPU-9250) senses 9 axis: 3 linear, 3 rotational and 3 magnetic axis. The IMU is connected to the SPI bus 0 of the Jetson TX1, so that the processor can sample the IMU at its full data rate.

The J120 also features I2C and SPI (2 channels) external interfaces. However it is recommended to use these to connect to peripherals and sensors. It is preferred to use the CAN busses for these interfacing, as the CAN bus is optimized for harsh environments to support high speed communication and low error rates.

It is also recommended to use CAN to connect to the ESCs controlling the motors. Compared to PWM controls CAN provides a digital link and a data return channel, so the controller can retrieve data from the ESC like an accurate rpm reading.


Click to enlarge

Technical details (top)

  • Gb Ethernet (RJ-45 connector with 2 LEDs)
  • two USB3 type A
  • mini HDMI out
  • M.2 key M (2280 SSD with four PCIe lanes)
  • micro USB for firmware upgrade
  • UART0 (3.3V TTL) (debug console)
  • fan connector (4 pin)
  • one CAN (with MCP2515 SPI to CAN controllers)
  • power: 12V typical (4 pin)
    range: 7V to 17V

Click to enlarge

Technical details (bottom)

  • one 4 lane CSI-2 (22 pin FPC 0.5mm pitch) – may connect to B102 module (up to 1080p60 input)
  • micro SD card
  • integrated 9 axis IMU (MPU-9250)
  • 10 pin connector for I2C and 2 channel SPI
  • I2S digital audio (6 pins)
  • 6 pin connector for external reset, power, force recovery and sleep switches
  • 3 switches: reset, power and force recovery
    (with automatic power on)
  • JTAG pads (1.25mm pitch)

CAN interface

The J120 features CAN controllers which are connected via the SPI interface. A bug in the TX1 prohibits the use of spidev0.0. If it is accessed then the spidev0.1 is blocked. Please see the technical reference manual for details. So for CAN to work, the CAN controller 1 chip has to be physically removed. Only one CAN interface is supported (CAN2). So the J120 rev 3 is only equipped with one CAN interface. This is still under investigation and might be fixed in the future.

Technical details (mechanical)

  • model: 38198-3
  • size: 50mm x 110 mm (same width as TX1)
  • height: 16mm (incl. TX1 without heatsink plus height of bottom side components of J120)
  • height: 21mm (incl. TX1 without heatsink and height of bottom side components of J120)
  • weight: est. 40 grams (just the J120)
  • TX1 weight: 144 grams (TX1 with heatsink), 75 grams (TX1 w/o heatsink)
  • mounting: 4 x M3 holes with 3.2mm each (42mm x 79mm spacing – 4mm from the edge)

Documentation

Status

  • March 4, 2016: design finished and PCB production started
  • late March 2016: first rev 1 boards shipped to beta customers
  • May 2016: rev 2 with some bug fixes
  • July 2016: rev 3 with some bug fixes (only one CAN interface)
  • Firmware with compiled kernel and drivers may be downloaded from the support page

For more information please have a look at the postings on diydrones.com