Wiki

This version (09 Jan 2021 00:42) was approved by Robin Getz.The Previously approved version (08 Jan 2021 09:34) is available.Diff

ADIS1640x EVALUATION ON THE ADISUSB

OVERVIEW

The ADIS16400/5/7 iSensor® product family provides a simple, cost-effective method for integrating accurate, multiaxis inertial sensing into industrial systems, especially when compared with the complexity and investment associated with discrete designs. All necessary motion testing and calibration are part of the production process at the factory, greatly reducing system integration time. Tight orthogonal alignment simplifies inertial frame alignment in navigation systems. The SPI and register structure provide a simple interface for data collection and configuration control. This interface enables direct connection with a large variety of embedded processor products. This electrical connection typically only requires 5 I/O lines for synchronous data collection, as show in the following figure:

ADIS1640x/PCB BREAKOUT BOARD

For those who are on a tight timeline, connecting the ADIS16400 to an embedded controller will provide the most flexibility in developing application firmware and will more closely reflect the final system design. The ADIS1636x40x/PCBZ is the breakout board for the ADIS16400 product family and may provide assistance in the process of hooking it up to an existing embedded processor system.

ADISUSB: PC EVALUATION

For those who would prefer to perform PC-based evaluation of the ADIS16400 product family, before developing their own embedded system, the ADISUSB is the appropriate system to use. The remainder of this Wiki site will focus on PC-based evaluation with the ADISUSB system.

EQUIPMENT LIST

SYSTEM REQUIREMENTS

Windows XP, Vista, 7 (32-bit systems only)

NOTE: All the required files are contained in the .Cab file and deployed during software package install.

PHYSICAL SETUP

The ADIS1636x40x/PCBZ includes one interface PCB, which requires two M2 or 2-56 machine screws to secure the baseplate to the system printed circuit board. The ADIS16400 product family is packaged in a module approximately 23 mm × 23 mm × 23 mm and provides a flexible connector interface that enables multiple mounting orientation options. Set the interface PCB aside, as it is not used for connecting the ADIS16400 to the ADISUSB.

NOTE: Do not plug the ADISUSB into the USB cable at this stage of the setup. Wait until the software installation is complete.

Step #1

The ADIS16400 installs directly into the J4 connector of the ADISUSB. The following pictures provide a visual reference for correct connection using an ADIS16364 part which has the same physical package. Mounting to the system frame is accomplished by using 2 M2 pre-drilled holes in the ADISUSB, marked in the picture below.

WARNING: Make sure that the connector is in proper alignment before pressing it in. Misalignment can cause pin damage and exposure to harmful conditions.

Step #2

The ADIS16400 installation, is a simple two-step process:

1. Secure the baseplate using 2 M2 x 0.4mm x 6mm machine screws using the pre-drilled holes on the ADISUSB.

2. Press the connector into its mate.

For removal, 1. Gently pry the connector from its mate using a small slotted

screwdriver. 2. Remove the screws and lift the part up.

Never attempt to unplug the connector by pulling on the plastic case or baseplate. Although the flexible connector is very reliable in normal operation, it can break when subjected to unreasonable handling. When broken, the flexible connector cannot be repaired.

Step #3

The following picture (left side) shows JP1 in the +3.3V position (factory-default). Change the JP1 jumper setting on the ADISUSB to the +5V position (shown on the right) required for the ADIS16400.

NOTE: If JP1 is left on +3.3V, the gyroscope outputs will not respond and will appear to be saturated in one direction or the other. See the following picture for an example of this behavior.

ADIS1640x Evaluation SOFTWARE

Click here to download the ADIS16405 Evaluation Software to a personal computer, which enables PC-based evaluation of the ADIS16400 on an ADISUSB evaluation system. The download file will contain three separate files: The CAB file (Adis16405_Eval_4.cab), the setup file (setup.exe) and the setup list. Copy these files to a convenient folder for running the application from.

Navigate to the folder where the files were saved and double click the setup.exe file. The following pictures are a guide for the ADIS16405 software install. The Welcome screen will appear click OK to continue.

Please choose a directory for the software application or use the default settings (recommended) and click the computer icon button to go to the next step.

Choose a program group or use the default settings (recommended) and click Continue. The last picture confirms completion click OK to finish.

USB Driver Installation

The Adis16405_Eval_4.cab file contains USB drivers that are compatible with both 32-bit and 64-bit Windows systems. The drivers are unpacked the same time the software application is loaded by double clicking the setup.exe file. The first time the ADISUSB board is plugged into the computer (using the included USB mini cable) the hardware is recognized and loaded. The computer Hardware Wizard will find and install the drivers by following the steps below.

The following pictures show the final steps for USB driver install. Click on Next then click on Finish completing the installation.

WARNING: For those who are using Windows XP, Service Pack 3, additional steps are required for completing the driver installation. Please see page 8, on the ADISUSB User Guide (UG-363) for additional information on these steps.

ADIS1640x EVALUATION SOFTWARE

After the USB driver installation is complete, connect the ADISUSB USB connector to the PC, using the USB Mini cable, from the ADISUSB kit. D2 will illuminate as soon as this connection is made. This indicates that the ADISUSB has power and is going through its start-up/initialization process. During the initialization process, several messages may appear on the screen. They are related to updating the ADISUSB firmware and establishing communication between the PC and the ADISUSB. After the updates are finished double click on the setup.exe file to launch the software application.

Main Window

Once the ADIS16400 Software starts-up, the Main Window will appear and look like the following picture. The second picture provides color-coded boxes to support further discussion of each function in this screen.

The orange box identifies the drop-down menus, which provide a number of useful features. The Devices option provides a list of products for ADIS16400 Evaluation, click on Devices and then select the specific sensor device ADIS16400. The green box shows the current device selection, which depends on the ADIS16400 product family in this case, the ADIS16405 is the current selection.

The Registers option provides a listing of user-configurable registers in the ADIS16405 and also provides read/write access to each one of these registers.

The Datalog option provides the core data collection function.

The purple box identifies the output registers, which update, real-time, after pressing the Read button (see the red box for the location of the Read button).

The yellow box identifies the two waveform recorder windows. The top window contains the three gyroscope outputs. The bottom window contains the three accelerometer responses. Also, each waveform matches the color of its register (see register titles in the purple box).

Register Access

The purpose of the Register Access window is to provide both read and write access to the user registers in the ADIS16405. The following picture shows the appearance of this window.

The color coded boxes illustrate the different functions that this window provides.

The purple box identifies the register category. In addition to the Control/Status, this drop-down control offers access to Output and Calibration registers.

The red box identifies all of the registers that are in the current category. Click on the register name to select a register for individual read/write access.

The green box identifies the read/write control options for the current register selection. Use the hexadecimal format when writing commands to a particular register.

The yellow box updates all the registers in the current category.

The Update Flash command saves writable user register data.

APPLICATION TIP: The Register Access screen writes to user control registers, inside of the ADIS16405, two bytes at a time. So, when configuring a register, make sure to include the hexadecimal number for all 16-bits, before pressing the Write Register button. When using an embedded processor to write to user control registers, inside of the ADIS16405, each command (16-bits) writes to one byte at a time.

Data Capture Menu

The Data Capture function supports synchronous data acquisition, based on the data-ready signal from the ADIS16405. The following picture represents the Data Capture window, right after opening it from the Main Window and the second picture provides color-coded boxes, in order to support further discussion of each function that is associated with this screen.

The red box identifies all of the registers that are eligible for inclusion in the next acquisition process. Click on each box to include a register in the next data acquisition sequence. The box will have a check mark when it has been selected.

The green box identifies the configuration box for the name and location of the data storage file.

The yellow boxes identify a number of configuration options for the data acquisition process. The Samples per File is a user input for the total number of samples in a data record. Note that all selected registers will have this number of samples in the data record file, after the acquisition process completes. After each update to the Record Length box, the software calculates then displays the total Capture Time. The Numeric Data Only..No File Header option allows the user to add or remove the header in the data storage file. The No Scale LSB's Only causes the software to convert the decimal, twos complement number into its representative value. For example, when enabling No Scale LSB's Only, the gyroscope outputs will be in units of degrees/second.

Data Capture Menu

The Data Capture function supports synchronous data acquisition, based on the data-ready signal from the ADIS16405. The following picture represents the Data Capture window, right after opening it from the Main Window and the second picture provides color-coded boxes, in order to support further discussion of each function that is associated with this screen.

The red box identifies all of the registers that are eligible for inclusion in the next acquisition process. Click on each box to include a register in the next data acquisition sequence. The box will have a check mark when it has been selected.

The green box identifies the configuration box for the name and location of the data storage file.

The yellow boxes identify a number of configuration options for the data acquisition process. The Samples per File is a user input for the total number of samples in a data record. Note that all selected registers will have this number of samples in the data record file, after the acquisition process completes. After each update to the Record Length box, the software calculates then displays the total Capture Time. The Numeric Data Only..No File Header option allows the user to add or remove the header in the data storage file. The No Scale LSB's Only causes the software to convert the decimal, twos complement number into its representative value. For example, when enabling No Scale LSB's Only, the gyroscope outputs will be in units of degrees/second.

EXAMPLE EXERCISES

This section currently has no ADIS16400-specific content, but the ADIS16448 Evaluation on the EVAL-ADIS Wiki Site has some good examples to start with.

resources/eval/user-guides/inertial-mems/imu/adis1640x-adisusb.txt · Last modified: 09 Jan 2021 00:39 by Robin Getz