DataSheet.es    


PDF ADIS16210 Data sheet ( Hoja de datos )

Número de pieza ADIS16210
Descripción Precision Triaxial Inclinometer and Accelerometer
Fabricantes Analog Devices 
Logotipo Analog Devices Logotipo



Hay una vista previa y un enlace de descarga de ADIS16210 (archivo pdf) en la parte inferior de esta página.


Total 20 Páginas

No Preview Available ! ADIS16210 Hoja de datos, Descripción, Manual

www.DataSheet4U.net
Precision Triaxial Inclinometer and
Accelerometer with SPI
ADIS16210
FEATURES
Triaxial, digital inclinometer system
±180° measurement range, roll and pitch axes
±90° gravity axis
±0.1° relative accuracy
Triaxial, digital accelerometer, high accuracy
±1.7 g measurement range
±0.05° axis-to-axis alignment
Digital internal temperature measurements
Digital internal power supply measurements
Programmable user calibration options
Single command, frame alignment
Manual accelerometer bias correction
Programmable operation and control
Sample rate/filtering
Alarm conditions and indicator output
Input/output: data ready, alarm, general-purpose
Power management functions
SPI-compatible serial interface
Serial number and device ID
Single-supply operation: 3.0 V to 3.6 V
Calibrated temperature range: −40°C to +85°C
15 mm × 24 mm × 15 mm package with flexible connector
APPLICATIONS
Platform control, stabilization, and alignment
Tilt sensing, inclinometers, and leveling
Motion/position measurement
Monitor/alarm devices (security, medical, safety)
Navigation
GENERAL DESCRIPTION
The ADIS16210 iSensor® is a digital inclinometer system that
provides precise measurements for both pitch and roll angles
over a full orientation range of ±180°. It combines a MEMS tri-
axial acceleration sensor with signal processing, addressable user
registers for data collection/programming, and a SPI-compatible
serial interface. In addition, the production process includes unit
specific calibration for optimal accuracy performance. It also
offers digital temperature sensor and power supply measurements
together with configuration controls for in-system calibration,
sample rate, filtering, alarms, I/O configuration, and power
management.
The MEMS sensor elements are bound to an aluminum core for
tight platform coupling and excellent mechanical stability. An
internal clock drives the data sampling system, which eliminates
the need for an external clock source. The SPI and data buffer
structure provide convenient access to accurate sensor data and
configuration controls.
The ADIS16210 is available in a 15 mm × 24 mm × 15 mm module
that provides mounting tabs with M2-sized mounting holes and a
flexible, edge terminated connector interface. It has an extended
operating temperature range of −40°C to +125°C.
ADIS16210
TRIAXIAL
MEMS
SENSOR
TEMPERATURE
SENSOR
SUPPLY
FUNCTIONAL BLOCK DIAGRAM
DIO1 DIO2 RST
VDD
SELF TEST
I/O
ALARMS
POWER
MANAGEMENT
GND
CONTROLLER
DIGITAL
FILTER
CORRECTION
AND
ALIGNMENT
INCLINE
CALIBRATION
CONTROL
REGISTERS
OUTPUT
REGISTERS
SPI
PORT
CS
SCLK
DIN
DOUT
Figure 1.
Rev. A
Information furnished by Analog Devices is believed to be accurate and reliable. However, no
responsibility is assumed by Analog Devices for its use, nor for any infringements of patents or other
rights of third parties that may result from its use. Specifications subject to change without notice. No
license is granted by implication or otherwise under any patent or patent rights of Analog Devices.
Trademarksandregisteredtrademarksarethepropertyoftheirrespectiveowners.
One Technology Way, P.O. Box 9106, Norwood, MA 02062-9106, U.S.A.
Tel: 781.329.4700
www.analog.com
Fax: 781.461.3113
©2011 Analog Devices, Inc. All rights reserved.

1 page




ADIS16210 pdf
ABSOLUTE MAXIMUM RATINGS
Table 3.
Parameter
Acceleration
Any Axis, Unpowered
Any Axis, Powered
VDD to GND
Digital Input Voltage to GND
Digital Output Voltage to GND
Analog Inputs to GND
Operating Temperature Range
Storage Temperature Range
Rating
3500 g
3500 g
−0.3 V to +6.0 V
−0.3 V to +5.3 V
−0.3 V to VDD + 0.3 V
−0.3 V to +3.6 V
−40°C to +125°C
−65°C to +150°C
Stresses above those listed under Absolute Maximum Ratings
may cause permanent damage to the device. This is a stress
rating only; functional operation of the device at these or any
other conditions above those indicated in the operational
section of this specification is not implied. Exposure to absolute
maximum rating conditions for extended periods may affect
device reliability.
ADIS16210
Table 4. Package Characteristics
Package Type
θJA
θJC
15-Lead Module
31°C/W 11°C/W
Device Weight
7.2 grams
ESD CAUTION
Rev. A | Page 5 of 20

5 Page





ADIS16210 arduino
Internal Temperature
The TEMP_OUT register (Table 18) provides access to an internal
temperature measurement. Set DIN = 0x0A00 to request the
contents of this register. Use the following process to translate
the contents of TEMP_OUT into Celsius (°C):
1. Convert the 12-bit binary number into a decimal
equivalent.
2. Subtract 1278 from the decimal equivalent.
3. Multiply the result of Step 2 by −0.47.
4. Add 25 to the result of Step 3.
Table 19 provides several examples of this data format. Note that
this internal temperature measurement provides an indicator of
condition changes, not an absolute measurement of conditions
outside of the package.
Table 18. TEMP_OUT (Base Address = 0x0A), Read Only
Bits Description
[15:0]
Internal temperature data, binary format,
sensitivity = −0.47°/LSB, +25°C = 1278 LSB = 0x04FE
Table 19. Internal Temperature Data Format Examples
Temperature (°C) LSB Hex Binary
+125
1065 0x0429 0000 0100 0010 1001
25 + 0.47
1277 0x04FD 0000 0100 1111 1101
+25 1278 0x04FE 0000 0100 1111 1110
25 − 0.047
1279 0x04FF 0000 0100 1111 1111
0 1331 0x0533 0000 0101 0011 0011
−40 1416 0x0588 0000 0101 1000 1000
ADIS16210
Power Supply
The SUPPLY_OUT register (Table 20) provides a digital measure-
ment for the supply voltage on the VDD pins (see Table 5). Set
DIN = 0x0200 to request the contents of this register. Use the
following process to translate the contents of SUPPLY_OUT
into volts (V):
1. Convert the 16-bit binary number into a decimal
equivalent.
2. Multiply the decimal equivalent by 5.
3. Divide the result of Step 2 by 32,768.
Table 21 provides several examples of this data format.
Table 20. SUPPLY_OUT (Base Address = 0x02), Read Only
Bits Description
[15:0]
Power supply measurement data, binary format,
1 LSB = 5 ÷ 32,768 = ~152.6 μV, 0 V = 0x0000
Table 21. Power Supply Data Format Examples
Supply Level (V) LSB
Hex
Binary
3.6 23,593 0x5C29 0101 1100 0010 1001
3.3 + (5 ÷ 32,768) 21,628 0x547C 0101 0100 0111 1100
3.3 21,627 0x547B 0101 0100 0111 1011
3.3 − (5 ÷ 32,768) 21,626 0x547A 0101 0100 0111 1010
3.0 19,661 0x4CCD 0100 1100 1100 1101
Rev. A | Page 11 of 20

11 Page







PáginasTotal 20 Páginas
PDF Descargar[ Datasheet ADIS16210.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
ADIS16210Precision Triaxial Inclinometer and AccelerometerAnalog Devices
Analog Devices

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar