Electronic Components Datasheet Search
  English  ▼

Delete All
ON OFF
ALLDATASHEET.NET

X  

Preview PDF Download HTML

ADIS16488 Datasheet(PDF) 21 Page - Analog Devices

Part No. ADIS16488
Description  Ten Degrees of Freedom Inertial Sensor
Download  36 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  AD [Analog Devices]
Direct Link  http://www.analog.com
Logo AD - Analog Devices

ADIS16488 Datasheet(HTML) 21 Page - Analog Devices

Back Button ADIS16488 Datasheet HTML 17Page - Analog Devices ADIS16488 Datasheet HTML 18Page - Analog Devices ADIS16488 Datasheet HTML 19Page - Analog Devices ADIS16488 Datasheet HTML 20Page - Analog Devices ADIS16488 Datasheet HTML 21Page - Analog Devices ADIS16488 Datasheet HTML 22Page - Analog Devices ADIS16488 Datasheet HTML 23Page - Analog Devices ADIS16488 Datasheet HTML 24Page - Analog Devices ADIS16488 Datasheet HTML 25Page - Analog Devices Next Button
Zoom Inzoom in Zoom Outzoom out
 21 / 36 page
background image
Data Sheet
ADIS16488
Rev. B | Page 21 of 36
FIR FILTER BANKS
The ADIS16488 provides four configurable, 120-tap FIR filter
banks. Each coefficient is 16 bits wide and occupies its own
register location with each page. When designing a FIR filter for
these banks, use a sample rate of 2.46 kHz and scale the coefficients
so that their sum equals 32,768. For filter designs that have less
than 120 taps, load the coefficients into the lower portion of
the filter and start with Coefficient 1. Make sure that all unused
taps are equal to zero, so that they do not add phase delay to the
response. The FILTR_BNK_x registers provide three bits per
sensor, which configure the filter bank (A, B, C, D) and turn
filtering on and off. For example, turn to Page 3 (DIN =
0x8003), then write 0x0057 to FILTR_BNK_0 (DIN = 0x9657,
DIN = 0x9700) to set the x-axis gyroscope to use the FIR filter
in Bank D, to set the y-axis gyroscope to use the FIR filter in
Bank B, and to enable these FIR filters in both x- and y-axis
gyroscopes. Note that the filter settings update after writing to
the upper byte; therefore, always configure the lower byte first.
In cases that require configuration to only the lower byte of
either FILTR_BNK_0 or FILTR_BNK_1, complete the process
by writing 0x00 to the upper byte.
Table 57. FILTR_BNK_0 (Page 3, Base Address = 0x16)
Bits
Description (Default = 0x0000)
15
Don’t care
14
Y-axis accelerometer filter enable (1 = enabled)
[13:12]
Y-axis accelerometer filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
11
X-axis accelerometer filter enable (1 = enabled)
[10:9]
X-axis accelerometer filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
8
Z-axis gyroscope filter enable (1 = enabled)
[7:6]
Z-axis gyroscope filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
5
Y-axis gyroscope filter enable (1 = enabled)
[4:3]
Y-axis gyroscope filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
2
X-axis gyroscope filter enable (1 = enabled)
[1:0]
X-axis gyroscope filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
Table 58. FILTR_BNK_1 (Page 3, Base Address = 0x18)
Bits
Description (Default = 0x0000)
[15:12]
Don’t care
11
Z-axis magnetometer filter enable (1 = enabled)
[10:9]
Z-axis magnetometer filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
8
Y-axis magnetometer filter enable (1 = enabled)
[7:6]
Y-axis magnetometer filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
5
X-axis magnetometer filter enable (1 = enabled)
[4:3]
X-axis magnetometer filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
2
Z-axis accelerometer filter enable (1 = enabled)
[1:0]
Z-axis accelerometer filter bank selection:
00 = Bank A, 01 = Bank B, 10 = Bank C, 11 = Bank D
Filter Memory Organization
Each filter bank uses two pages of the user register structure.
See Table 59, Table 60, Table 61, and Table 62 for the register
addresses in each filter bank.
Table 59. Filter Bank A Memory Map
Page
PAGE_ID
Address
Register
5
0x05
0x00
PAGE_ID
5
0x05
0x02 to 0x07
Not used
5
0x05
0x08
FIR_COEF_A000
5
0x05
0x0A
FIR_COEF_A001
5
0x05
0x0C to 0x7C
FIR_COEF_A002 to
FIR_COEF_A058
5
0x05
0x7E
FIR_COEF_A059
6
0x06
0x00
PAGE_ID
6
0x06
0x02 to 0x07
Not used
6
0x06
0x08
FIR_COEF_A060
6
0x06
0x0A
FIR_COEF_A061
6
0x06
0x0C to 0x7C
FIR_COEF_A062 to
FIR_COEF_A118
6
0x06
0x7E
FIR_COEF_D119
Table 60. Filter Bank B Memory Map
Page
PAGE_ID
Address
Register
7
0x07
0x00
PAGE_ID
7
0x07
0x02 to 0x07
Not used
7
0x07
0x08
FIR_COEF_B000
7
0x07
0x0A
FIR_COEF_B001
7
0x07
0x0C to 0x7C
FIR_COEF_B002 to
FIR_COEF_B058
7
0x07
0x7E
FIR_COEF_B059
8
0x08
0x00
PAGE_ID
8
0x08
0x02 to 0x07
Not used
8
0x08
0x08
FIR_COEF_B060
8
0x08
0x0A
FIR_COEF_B061
8
0x08
0x0C to 0x7C
FIR_COEF_B062 to
FIR_COEF_B118
8
0x08
0x7E
FIR_COEF_B119
Table 61. Filter Bank C Memory Map
Page
PAGE_ID
Address
Register
9
0x09
0x00
PAGE_ID
9
0x09
0x02 to 0x07
Not used
9
0x09
0x08
FIR_COEF_C000
9
0x09
0x0A
FIR_COEF_C001
9
0x09
0x0C to 0x7C
FIR_COEF_C002 to
FIR_COEF_C058
9
0x09
0x7E
FIR_COEF_C059
10
0x0A
0x00
PAGE_ID
10
0x0A
0x02 to 0x07
Not used
10
0x0A
0x08
FIR_COEF_C060
10
0x0A
0x0A
FIR_COEF_C061
10
0x0A
0x0C to 0x7C
FIR_COEF_C062 to
FIR_COEF_C118
10
0x0A
0x7E
FIR_COEF_C119


Similar Part No. - ADIS16488

ManufacturerPart No.DatasheetDescription
Analog Devices
Analog Devices
ADIS16488A AD-ADIS16488A Datasheet
1Mb / 35P
   Tactical Grade, Ten Degrees of Freedom Inertial Sensor
ADIS16488AMLZ AD-ADIS16488AMLZ Datasheet
1Mb / 12P
   Evaluation Board User Guide
REV. B
ADIS16488BMLZ AD-ADIS16488BMLZ Datasheet
1Mb / 35P
   Tactical Grade, Ten Degrees of Freedom Inertial Sensor
ADIS16488CMLZ AD-ADIS16488CMLZ Datasheet
1Mb / 35P
   Tactical Grade, Ten Degrees of Freedom Inertial Sensor
More results

Similar Description - ADIS16488

ManufacturerPart No.DatasheetDescription
Analog Devices
Analog Devices
ADIS16480 AD-ADIS16480 Datasheet
961Kb / 40P
   Ten Degrees of Freedom Inertial Sensor
REV. 0
ADIS16448AMLZ AD-ADIS16448AMLZ Datasheet
564Kb / 24P
   Compact, Precision Ten Degrees of Freedom Inertial Sensor
REV. B
ADIS16488A AD-ADIS16488A Datasheet
1Mb / 35P
   Tactical Grade, Ten Degrees of Freedom Inertial Sensor
ADIS16362 AD-ADIS16362 Datasheet
512Kb / 20P
   Six Degrees of Freedom Inertial Sensor
REV. 0
ADIS16385 AD-ADIS16385 Datasheet
450Kb / 20P
   Six Degrees of Freedom Inertial Sensor
Rev. PrA
ADIS16489 AD-ADIS16489 Datasheet
992Kb / 40P
   Seven Degrees of Freedom Inertial Sensor
ADIS16407 AD-ADIS16407 Datasheet
459Kb / 24P
   Ten Degrees of Freedom Inertial Sensor Platform stabilization and control
REV. A
ADIS16480 AD-ADIS16480_15 Datasheet
993Kb / 44P
   Ten Degrees of Freedom Inertial Sensor with Dynamic Orientation Outputs
ADIS16485 AD-ADIS16485 Datasheet
735Kb / 28P
   Six Degrees of Freedom Inertial Sensor
REV. 0
ADIS16300 AD-ADIS16300 Datasheet
491Kb / 16P
   Four Degrees of Freedom Inertial Sensor
REV. 0
More results


Html Pages

1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36 


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz