sca3060 VTI Hamlin, sca3060 Datasheet

no-image

sca3060

Manufacturer Part Number
sca3060
Description
3-axis Accelerometer
Manufacturer
VTI Hamlin
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
sca3060-D01
Manufacturer:
ORISE
Quantity:
5 000
Doc.Nr. 82 1150 00
Product Family Specification
SCA3060 Series
3-axis accelerometer

Related parts for sca3060

sca3060 Summary of contents

Page 1

... Product Family Specification SCA3060 Series 3-axis accelerometer Doc.Nr. 82 1150 00 ...

Page 2

... Interrupt function (INT-pin) .....................................................................................................10 2.5.1 Usage..................................................................................................................................10 2.6 Clock .........................................................................................................................................10 3 Addressing Space ............................................................................................................ 11 3.1 Register Description................................................................................................................11 3.2 Non-volatile memory ...............................................................................................................12 3.3 Output Registers......................................................................................................................12 3.4 Configuration Registers ..........................................................................................................14 4 Serial Interfaces ............................................................................................................... 19 4.1 SPI Interface .............................................................................................................................19 4.1.1 SPI frame format................................................................................................................19 4.1.2 SPI bus error conditioning ...............................................................................................20 4.1.3 Examples of SPI communication.....................................................................................20 4.1.3.1 Example of register read...........................................................................................................20 VTI Technologies Oy www.vti.fi Doc.Nr. 82 1150 00 SCA3060 Series 2/ 31 Rev B ...

Page 3

... C communication......................................................................................23 5 Electrical Characteristics ................................................................................................ 24 5.1 Absolute maximum ratings.....................................................................................................24 5.2 Power Supply ...........................................................................................................................24 5.3 Digital I/O Specification...........................................................................................................24 5.3.1 Digital I/O DC characteristics ...........................................................................................24 5.3.2 SPI AC characteristics ......................................................................................................25 2 5.3 characteristics .......................................................................................................26 5.4 Recommended circuit diagram ..............................................................................................26 5.5 Recommended PWB layout ....................................................................................................27 5.6 Assembly instructions ............................................................................................................29 5.7 Tape and reel specifications...................................................................................................29 6 Contact Information ......................................................................................................... 31 VTI Technologies Oy www.vti.fi Doc.Nr. 82 1150 00 SCA3060 Series 3/ 31 Rev B ...

Page 4

... Motion Detection Motion Detection (MD) mode is intended to be used to save system level power consumption. In this mode, the SCA3060 activates an interrupt via the INT-pin when motion is detected. Sensitivity levels can be configured via the SPI defined using sensitivity directions with AND / OR / mux logic. Once the interrupt has happened, the detected direction can be read out from the corresponding status register ...

Page 5

... Interrupt The SCA3060 has a dedicated output pin (INT used as the interrupt for the master controller. Interrupt conditions can be activated and deactivated via the SPI or I happened, the interrupt source can be read out from the corresponding status register. 1.1.3 Output ring buffer In those applications where real time acceleration information is not needed, the ring buffer memory can be used to buffer acceleration data. This will release µ ...

Page 6

... In Table 2 the maximum and minimum acceleration register values that are in measuring range (for registers X_LSB … Z_MSB) for SCA3060 are presented. Table 2. Maximum and minimum values in the SCA3060 measuring range. First positive [mg] acceleration value ...

Page 7

... X, Y and Z represent Component axis and V1, V2, and V3 MD sensitive axis. Correlation between axis X+sqrt(2)* and VTI Technologies Oy www.vti.fi Band Pass Filter's Response for reference only 0 Freq [Hz Doc.Nr. 82 1150 00 SCA3060 Series Lower limit Upper limit 100 1000 7/ 31 Rev B ...

Page 8

... A simple example of motion detection usage: 1. Write "00000011" (03h) into the MODE register (enable motion detection mode, MODE_BITS = '011'). 2. Acceleration data is not available when the SCA3060 is in motion detection mode. 3. The INT-pin is activated when motion is detected, see section 2.5 for detailed INT-pin information. ...

Page 9

... Ring Buffer 2.4.1 Description The SCA3060's Ring Buffer is a 192 acceleration data samples long (for example 64 samples of 11 bit three axis data) internal memory to relax real-time operation requirements of the host processor. The following parameters are configurable: 1. Each measurement axis can be individually disabled. If measurement data from e.g. Y-axis is not needed, available memory can be used for X- and Z-axis data ...

Page 10

... Usage The Motion Detector will generate an interrupt to INT-pin when the corresponding function is enabled and the interrupt condition is met. The SCA3060's ring buffer will generate an interrupt when interrupt functionality has been enabled. Setting BUF_F_EN bit in INT_MASK register "1" results in interrupt when the register is 75% full. Setting BUF_H_EN bit in INT_MASK register "1" ...

Page 11

... Addressing Space The SCA3060 register contents and bit definitions are described in more detail in the following sections. 3.1 Register Description The SCA3060 addressing space is presented in Table 3 below. Table 3. List of registers. Addr. Name 00h REVID 01h 02h STATUS 03h 04h X_LSB 05h X_MSB 06h ...

Page 12

... Initial configuration values can be found in the following section 3.4. 3.3 Output Registers The SCA3060 output registers (marked with 'Output' in Table 3) contents and bit definitions are described in this section. Output registers contain information of measured acceleration and temperature as well as information of the operating state and interrupts of SCA3060. ...

Page 13

... Mode 7:0 R Bit level description for acceleration data from X_LSB ... Z_MSB and BUF_DATA registers is presented in Table 4. Acceleration data is presented in 2's complement format acceleration the output is ideally 00h. Table 4. Bit level description for acceleration registers of SCA3060-D01 Byte Bit number Acceleration [mg] SCA3060-D01 [X_LSB…Z_MSB] ...

Page 14

... R 5:3 2:0 R 3.4 Configuration Registers SCA3060 configuration register (marked with 'Conf' in Table 3) contents and bit definitions are described in this section. Configuration registers are used to configure SCA3060 operation and the operation parameters. Address: 00h Register name: REVID, ASIC revision ID number tied in metal Bits Mode ...

Page 15

... Ring buffer is read in two 8 bit frames per stored axis (11 bit mode). Unused bits are set to 0. Reserved 000 MODE_BITS Selects SCA3060-D01 operation mode 000 – Normal measurement mode 001 – Wide band measurement mode 011 – MD, Motion Detector Other combinations are reserved 2 ...

Page 16

... Description V2_TH Threshold for V2 direction acceleration change when MD is used. Name Description V3_TH Threshold for V3 direction acceleration change when MD is used. Doc.Nr. 82 1150 00 SCA3060 Series Note Bits 5:3 can be used to build logical AND operation between channels. Example: V1 and V2 = Require V1 and V2, ignore V3 → 00 011 011 ...

Page 17

... Description Value 00h KEY Lock can be opened by writing the following sequence into this register: 00h, 50h, A0h Writing any other sequence closes the lock. Lock state can be read from STATUS register. Doc.Nr. 82 1150 00 SCA3060 Series 216 108 54 27 250 ...

Page 18

... INT active low (INT-pin low) Initial Name Description Value 00h DATA Data bits [7:0] of selected 8-bit control register. Write this register to actually perform the write operation to selected location. See register CTRL_SEL for information on register contents. Doc.Nr. 82 1150 00 SCA3060 Series 18/ 31 Rev B ...

Page 19

... Communication between the SCA3060 sensor and master controller is based on serial data transfer and a dedicated interrupt line (INT-pin). Two different serial interfaces are available for the SCA3060 sensor: SPI and I enabled by pre-programming at the factory. The SCA3060 acts as a slave on both the SPI and I bus. 4.1 SPI Interface SPI bus is a full duplex synchronous 4-wire serial interface ...

Page 20

... X_LSB (X-axis LSB frame). The sensor replies to the requested operation by transferring the register content MSB first. Figure 6. An example of SPI read communication. VTI Technologies Oy www.vti.fi th bit is set to '0' to indicate the read operation. Doc.Nr. 82 1150 00 SCA3060 Series 20/ 31 Rev B ...

Page 21

... The parity bit in Figure 5 is calculated and transferred only for the first data frame. From the X_LSB register address, the SCA3060 jumps to Z_MSB. Decremented reading is possible only for registers X_LSB ... Z_MSB. ...

Page 22

... 2-wire serial interface. It consists of one master device and one or more slave devices. The master is defined as a micro controller providing the serial clock (SCL), and the slave as any integrated circuit receiving the SCL clock from the master. The SCA3060 sensor always operates as a slave device in master-slave operation mode. When using an SPI addressing is used (slaves have dedicated CSB signals), the I addressing (slave devices have dedicated bit patterns as addresses) ...

Page 23

... SA RS AAAAAAAA 11110AA device addr 2nd byte device addr 1st byte SA RS AAAAAAAA 11110AA Doc.Nr. 82 1150 00 SCA3060 Series register data bits, MSB first register data, addr + 0 register data, addr - bits, MSB first 8 bits, MSB first ...

Page 24

... Electrical Characteristics All voltages are reference to ground. Currents flowing into the circuit have positive values. 5.1 Absolute maximum ratings The absolute maximum ratings of the SCA3060 are presented in Table 6 below. Table 6. Absolute maximum ratings of the SCA3060 Parameter Supply voltage (V dd Voltage at input / output pins ...

Page 25

... SPI AC characteristics The AC characteristics of the SCA3060 SPI interface are defined in Figure 10 and in Table 8. T LS1 CSB SCK MOSI T VAL1 MISO Figure 10. Timing diagram for SPI communication. Table 8. AC characteristics of SPI communication. Parameter Terminal CSB, SCK Time from CSB (10 SCK (90%)1 Time from SCK (10%) ...

Page 26

... characteristics Please see Phillips Semiconductors, The I 33. 5.4 Recommended circuit diagram Recommended circuit diagram for the SCA3060 with SPI interface is presented in Figure 11 below. Figure 11. Recommended circuit diagram for the SCA3060 with SPI interface. VTI Technologies Oy www.vti. bus specification, Version 2.1, January 2000, pp. 31- Doc ...

Page 27

... AVDD and DVDD are routed on separate ways. 3. Use separate ground planes for AGND and DGND. Connect separate ground planes together on PWB. 4. Use double sided PWB, connect the bottom side plane to DGND. Recommended PWB pad layout for SCA3060 is presented in figure below (dimensions in millimeters, [mm]). VTI Technologies Oy www.vti. interface is presented in Figure 12 below ...

Page 28

... Recommended PWB layout for the SCA3060 with SPI interface is presented in Figure 13 below (circuit diagram presented in Figure 11 above). Figure 13. Recommended PWB layout for SCA3060 with SPI interface (not actual size, for r eference only). Recommended PWB layout for SCA3060 with I diagram presented in Figure 12 above). ...

Page 29

... Assembly instructions The Moisture Sensitivity Level (MSL) of the SCA3060 component is 3 according to the IPC/JEDEC J-STD-020C. Please refer to the document "TN53 Assembly Instructions for DFL Package" for more detailed information of SCA3060 assembly. 5.7 Tape and reel specifications Please refer to the document "TN53 Assembly Instructions for DFL Package" for tape and reel specifications ...

Page 30

... Document Change Control Version Date Change Description 0.01 06.03.2009 Preliminary version A 21.9.2009 First release B 9.4.2010 Added I VTI Technologies Oy www.vti. bus specifications Doc.Nr. 82 1150 00 SCA3060 Series 30/ 31 Rev B ...

Page 31

... Chaoyang District Beijing, 100022 P. R. China Tel. +86 10 6484 6053 Fax +86 10 6484 6052 Email: china.sales@vti.fi Doc.Nr. 82 1150 00 SCA3060 Series USA VTI Technologies, Inc. 70 South Lake Ave., 10th Floor Pasadena, CA 91101 USA Tel +1 626 463 7011 Fax +1 626 463 7013 sales@vtitechnologies.com To find out your local sales representative visit www ...

Related keywords