ic-pvl AN2 MULTITURN CONFIGURATION GUIDE

Size: px
Start display at page:

Download "ic-pvl AN2 MULTITURN CONFIGURATION GUIDE"

Transcription

1 Rev A3, Page 1/21 INTRODUCTORY DESCRIPTION ic-pvl is an ultra low power magnetic encoder used for linear, off-axis and on-axis multiturn position sensing. Together with a compatible ic-haus singleturn encoder product that features a multiturn interface a complete multiturn system can be created easily. The focus of this application note is to provide guidance on the initial and basic configuration of such a system with regard to the multiturn setup parameters. The fundamental multiturn parameters are explained and setup examples are given. The goal is to enable the user to quickly achieve first results. Providing comprehensive information on encoder- or multiturn system design and fine tuning is beyond the scope of this document. RELATED PRODUCTS AND DOCUMENTATION IC Documentation Copyright 2018 ic-haus

2 ic-pvl AN2 ar y n i im prel Rev A3, Page 2/21 WIRING OPTIONS There are two wiring options when using ic-pvl with a compatible singleturn product. Option 1 (common standard setup): Singleturn IC takes care of synchronization and calculates a consistent absolute position. Singleturn IC ic-pvl MULTITURN INTERFACE DATA CLOCK Figure 1: Wiring Option 1: Multiturn synchronization done by the singleturn IC CLOCK DATA ic-pvl ic-mu CLK_N1 connect to MTC DO_P0 connect to MTD ic-mhm MCL MDI Table 1: Wiring Option 1: Port Mapping Option 2 (Only for use with ic-ln and ic-lng): ic-pvl takes care of synchronization and calculates a consistent absolute position. ic-pvl Singleturn IC DATA CLOCK Figure 2: Wiring Option 2: Multiturn synchronization done by ic-pvl

3 Rev A3, Page 3/21 ic-pvl MULTITURN CONFIGURATION PARAMETERS In order to create a working multiturn system, it is important to match the multiturn settings of ic-pvl with the respective singleturn encoder ic settings. The general system properties need to be taken into account. The ic-pvl parameters that are important for proper configuration of the multiturn functionality are summarized in Table 2 below. A description of all parameters is available below and in the ic-pvl specification. Parameter Description POLEWID Pole size of the magnetic scale PCR Period counts per (mechanical) revolution PCR_OUT Period Count per revolution output mode ONAX Off- or on-axis magnetic scanning OS Offset multiturn to singleturn DIR direction INT_MODE Serial interface operating mode ST_GRAY Singleturn input data format via port DI (only relevant in chain mode (Option 1)) MT_GRAY Multiturn and PCR output data format via port DO MT_W it width of multiturn data and counter SYNC_W Synchronization bit width EN_ERR Error bit enable EN_WRN Warning bit enable EN_PAR Parity bit enable I2C_POS Enable I 2 C or SSI position readout Table 2: ic-pvl Multiturn Parameters POLEWID POLEWID Addr. 0x04; bit 1:0 Pole size Ideal size Scanning 0x mm 1.5 mm Off-axis, differential 0x mm 4.5 mm Off-axis, single-ended 0x mm 3.0 mm Off-axis, single-ended 0x mm 1.5 mm Off-axis, single-ended Table 3: Pole size of magnetic scale This parameter needs to be adjusted to match the pole pitch (one magnetic pole, not the width of a pole pair N/S) of the magnetic target for axial, radial or linear scanning. POLEWID needs to be set to 0x01 (4-5 mm pole size, single ended) for on-axis scanning of a diametral magnet (ONAX = 0x01). Recommended setting for POLEWID is 0x00, which covers for example all ic-mu, ic-mu150 and ic-mu200 based applications. In this setting differential scanning of the magnetic field is employed which makes the system highly tolerant against common mode magnetic stray fields. This is not the case for settings 0x01-0x03 where single ended magnetic scanning is used.

4 ic-pvl AN2 ar y n i im prel Po le Pit ch Rev A3, Page 4/21 Figure 3: Example: Axial off-axis scanning with ic-mu and ic-pvl PCR PCR Addr. 0x02; bit 7:0 Period counts per revolution 0x00 0x01 0x xFE 0xFF Table 4: Period counts per (mechanical) revolution 1 to 256 magnetic pole pairs can be interpreted as one mechanical revolution in a rotative system. Generally speaking, PCR determines how many magnetic pole pairs need to pass the ic-pvl hall array in order to get one multiturn position increment at the output. The synchronization bits are then distributed evenly over the number of magnetic pole pairs selected by PCR. This also works for non-binary, decimal or odd values for PCR. Note: A diametrical magnet in an on-axis configuration will always provide one magnetic period per mechanical revolution (1 pole pair) For a better understanding a rotative example is shown in Figure 4 below. The magnetic target is a typical axial type target that is used for the ic-mu series with 32 pole pairs on the outer master track. With PCR = 0x1F (32 magnetic periods per revolution), SYNC_W = 0x03 (3 bit) and ic-pvl scanning the master track, the multiturn counter will increment / decrement after 32 magnetic pole pairs or one mechanical revolution in this case. The 3 sync bit are spread evenly over the circumference of the magnetic target.

5 ar y n i im prel ic-pvl AN2 Rev A3, Page 5/21 MT +/ Sync bits Figure 4: Example: ic-pvl scanning a 32 pole pair axial target with PCR = 0x1F and SYNC_W = 0x03 (3 sync bit) PCR_OUT PCR_OUT Mode Addr. 0x05; bit 6 0 No output of PCR in serial data stream 1 PCR is transmitted as 8 LSs of MT data (Only for PCR > 0x00) Table 5: Period count per revolution output mode PCR_OUT = 0x00 is the common setting when connecting ic-pvl to the multiturn interface of an ic-haus singleturn encoder ic. Multiturn and synchronization data will be transmitted in the serial data stream as outlined in the PCR parameter description above. With PCR_OUT = 0x01 the eight LS of the multiturn word are used to transmit the PCR value, representing the current period inside one mechanical revolution. Figure 5 is showing the principle. Multiturn +/ Figure 5: Example: PCR = 0x1F (32 magnetic periods per revolution), PCR_OUT = 0x01 and SYNC_W = 0x03 (3 sync bit)

6 Rev A3, Page 6/21 This also means that the maximum possible multiturn data length is reduced to 32 bit in this case. The setting PCR_OUT = 0x01 can be used for example if ic-pvl is used as a singleturn encoder or is used together with a MCU. Please see Figure 6 below for a overview of the serial interface signal in SSI mode (INT_MODE = 0). For a better understanding Figure 7 and Figure 8 show examples of the serial interface data structure with PCR_OUT = 0x00 and PCR_OUT = 0x01. MT_W is set to 0x01 (10 bit) and SYNC_W is set to 0x03 (3bit) in both cases. t frame t req t c t L1 t L2 t p t out CLK REQ DO MT MS MS-1 MS-2... MT LS Sync 2 Sync 1 Sync 0 NERR NWRN PARITY Absolute Data Multiturn (Synchronization) (Error + Warning) (Parity) Timeout Figure 6: I/O line signals of the serial interface in SSI mode (INT_MODE = 0) Figure 7: Example: PCR_OUT = 0x00, MT_W = 0x01, SYNC_W = 0x03 Figure 8: Example: PCR_OUT = 0x01, MT_W = 0x01, SYNC_W = 0x03 ONAX ONAX Addr. 0x04; bit 2 Magnetic scanning mode 0 Off-axis (default) 1 On-axis, differential (POLEWID = 0x01 required) Table 6: Use off- or on-axis magnetic scanning Parameter ONAX allows scanning of a diametral magnet in an on-axis configuration (for example ic-mhm with ic-pvl). Parameter POLEWID needs to be set to 0x01 to activate the suitable hall sensor array for on-axis scanning. POLEWID needs to be set to 0x01 (4-5 mm pole size, single ended) in this case. ONAX needs to be set to 0x00 for off-axis (radial & axial) or linear scanning (for example ic-mu with ic-pvl).

7 ic-pvl AN2 ar y n i im prel Rev A3, Page 7/21 OS OS Addr. 0x01; bit 7:5 Phase shift , no shift + 45 leading leading leading ± 180 leading or trailing trailing - 90 trailing - 45 trailing Table 7: Offset multiturn to singleturn Parameter OS allows to electrically shift the multiturn position reported by the sync bits in 45 steps. For further information on multiturn synchronization please see chapter "ADDITIONAL INFORMATION ON MULTITURN SYNCHRONIZATION" DIR DIR Addr. 0x00; bit 3 direction 0 1 Normal Inverted Table 8: direction The ic-pvl counting direction can easily be inverted with the parameter DIR. In a multiturn system the counting direction of both, the singleturn and the multiturn encoder, need to be the same. If ic-pvl is mounted rotated or flipped in relation to the singleturn encoder ic, the counting direction of ic-pvl may be inverse, compared to the singleturn counting direction. In this case set parameter DIR so that both counting directions match again. Pin 1 Mark TOP Figure 9: ic-pvl - positive direction of movement Note: Some singleturn encoder ics also offer the possibility to change the multiturn counting direction. If necessary it is always recommended to change the multiturn counting direction in ic-pvl and not in the singleturn encoder ic.

8 Rev A3, Page 8/21 INT_MODE INT_MODE Addr. 0x00; bit 0 Mode 0 Standard SSI read-out mode (SSI mode) 1 Chain mode (chain mode) Table 9: Serial interface operating mode Parameter INT_MODE defines whether the singleturn encoder ic or ic-pvl takes care of multiturn synchronization. Set INT_MODE to "0" whenever the singleturn encoder ic takes care of multiturn synchronization (Wiring Option 1). This is the common and recommended standard setup. Chain Mode (Wiring Option 2) can only be used with ic-ln and ic-lng. ST_GRAY ST_GRAY Addr. 0x00; bit 2 Format 0 inary code (default for SSI_MODE = 0) 1 Gray code (lock I 2 C register access for SSI_MODE = 0) Table 10: Singleturn input data format via port DI (in chain mode) Parameter ST_GRAY is only relevant whenever ic-pvl is used in chain mode (INT_MODE = 1) with ic-ln or ic-lng. It defines whether ic-pvl expects binary or gray data format at input DI. MT_GRAY MT_GRAY Addr. 0x00; bit 1 Format 0 inary code 1 Gray code Table 11: Multiturn and PCR output data format via port DO Parameter MT_GRAY defines whether ic-pvl outputs Multiturn and PCR data in binary or gray data format at port DO. For use with ic-haus singleturn encoders ics MT_GRAY should be set to "0" (binary code). MT_W MT_W Addr. 0x01; bit 4:0 it width 0x00 9 bit 0x01 10 bit x1E 39 bit 0x1F 40 bit Table 12: it width of multiturn data and counter

9 Rev A3, Page 9/21 The ic-pvl internal multiturn counter is 40 bit wide. With parameter MT_W the counter width that is transmitted by ic-pvl in the serial data stream (port DO) can be reduced. It is important to match this setting to the multiturn counter width selected in the respective singleturn encoder ic. SYNC_W SYNC_W Addr. 0x05; bit 1:0 it width Tolerable phase shift range * 00 0 bit no synchronization bit 01 1 bit bit bit Note *) The values for the tolerable phase shift are typical values and depend on the singleturn ic. Please always consult the singleturn ic specification for the applicable values. Table 13: Synchronization bit width and resulting tolerable ideal phase shift Parameter SYNC_W allows to set the number of synchronization bits transmitted by ic-pvl in the serial data stream. The position information given by the synchronization bits can be seen as the ic-pvl singleturn position information that is used to synchronize the singleturn encoder position with the ic-pvl multiturn count. ic-pvl can output up to 3 sync bit (8 position increments for mechanical 360 ). It is recommended to set parameter SYNC_W to the maximum value that is supported by the singleturn encoder ic. For more information on multiturn synchronization please see chapter "ADDITIONAL INFORMATION ON MULTITURN SYNCHRONIZATION". EN_ERR EN_ERR Addr. 0x00; bit 5:4 Mode 00 Communication without error bit 01 Calibration mode 10 Communication with additional error bit (negative polarity) 11 Communication with additional error bit (positive polarity) Table 14: Error bit enable The error bit signalizes a startup error, a wrong CRC checksum, an empty battery or a position error (e.g. overspeed or magnet loss). The presence and polarity of the error bit in the SSI data stream is configured with parameter EN_ERR. The setting of EN_ERR needs to match the respective setting in the singleturn encoder ic. If this is not configurable check the singleturn encoder ic specification or the multiturn setup examples in this document for the expected SSI data stream format. EN_WRN EN_WRN Addr. 0x03; bit 7 Mode 0 Communication without warning bit 1 Communication with additional warning bit (polarity as configured via EN_ERR) Table 15: Warning bit enable

10 Rev A3, Page 10/21 The warning bit indicates a low battery condition while the system is still functional. The polarity of the warning bit in the SSI data stream follows the polarity configured with EN_ERR. The setting of EN_WRN needs to match the respective setting in the singleturn encoder ic. If this is not configurable check the respective singleturn encoder ic specification or the multiturn setup examples in this document for the expected SSI data stream format. EN_PAR EN_PAR Addr. 0x00; bit 7:6 Mode 00 Communication without parity bit 01 reserved 10 Communication with additional parity bit (even polarity) 11 Communication with additional parity bit (odd polarity) Table 16: Parity bit enable Parameter EN_PAR defines whether the SSI data stream is terminated by a parity bit and whether odd or even parity is used. The setting of EN_PAR needs to match the respective setting in the singleturn encoder ic. If this is not configurable check the respective singleturn encoder ic specification or the multiturn setup examples in this document for the expected SSI data stream format. I2C_POS I2C_POS Addr. 0x05; bit 7 Function 0 SSI read-out of MT counter only 1 I 2 C read-out of MT counter only Table 17: Enable I 2 C or SSI position read-out Parameter I2C_POS locks position read-out to SSI or I 2 C exclusively. For use with ic-haus singleturn encoder ics the parameter I2C_POS should always be set to "0" (SSI read-out of MT counter only).

11 ar y n i im prel ic-pvl AN2 Rev A3, Page 11/21 ADDITIONAL INFORMATION ON MULTITURN SYNCHRONIZATION In a multiturn capable encoder system a multiturn count and an absolute singleturn position need to be combined into a single absolute position word. Multiturn capable means, that even in a power-off situation the system is capable to keep track of the number of full revolutions and immediately report an absolute position word (multiturn and singleturn) at power-up. The singleturn position has a high resolution over one mechanical revolution but can t track the number of revolutions in a power-off state. The position word, that is provided by the multiturn encoder, has a low singleturn resolution (transmitted as the synchronization bits) together with a high multiturn counter resolution (up to 40bit for ic-pvl). The multiturn encoder keeps track of the number of full revolutions, even in a power-off state. In order for a multiturn system to work properly the phase shift between the multiturn position (synchronization bits) and the singleturn position needs to be aligned and stay within given phase limits over a full rotation. Otherwise it will not be possible to join the singleturn and multiturn position unambiguously over a full rotation, resulting in a multiturn error. The larger the synchronization bit width, the wider the permissible phase limits are (see Table 18). It is always advisable to chose the largest synchronization bit width that is supported by both the singleturn and multiturn ic. SYNC_W it width bit 1 bit 2 bit 3 bit Addr. 0x05; bit 1:0 Tolerable phase shift range no synchronization bit Table 18: ic-pvl synchronization bit width and resulting tolerable ideal phase shift For a better understanding of multiturn synchronization it helps to imagine the singleturn and multiturn position as dials on a circle. Figure 10 below shows an example of a 6 bit singleturn encoder (red dial) together with a 3 bit synchronization bit width multiturn encoder (blue dial) on the same shaft. Whenever the multiturn encoder passes the zero position the multiturn counter will increment or decrement, depending on the direction of rotation. Multiturn +/ Figure 10: Example: 6 bit singleturn encoder (red dial) with 3 synchronization bits from the multiturn encoder (blue dial)

12 ar y n i im prel ic-pvl AN2 Rev A3, Page 12/21 In theory the best multiturn synchronization is achieved, when the red and the blue dial are congruent at all times. In reality this can t be achieved, as the multiturn resolution is usually much lower than the singleturn resolution and mechanical / electrical tolerances exist. Therefore a good multiturn synchronization is achieved when the blue dial (multiturn) is moving around the red dial (singleturn) from lagging to advanced or the other way around. The maximum phase difference in between the two dials should be as small as reasonably achievable. Singleturn 0,5 57 Multiturn 15 7,5 0 1 Figure 11: Ideal multiturn synchronization with 3 synchronization bit Figure 11 shows a standstill snapshot of such an ideal multiturn synchronization. The blue dial shows the multiturn position given by the 3 synchronization bits and the red dial shows the singleturn position. The multiturn position can be lagging or be advanced in relation to the singleturn position, thus it it shown as dotted lines. As long as the multiturn position is within the green cross-hatched area in relation to the singleturn position the multiturn synchronization is good. The red cross-hatched area is forbidden. Note: The phase shift between the singleturn and multiturn position is affected by communication, propagation and processing delays in the specific application. Typically it is changed by a few degrees. The impact becomes larger with increasing signal frequency. Thus the user needs to guarantee that the phase shift between singleturn and multiturn position never exceeds the limits given in Table 18. There are different options to adjust the phase shift between singleturn and multiturn position. elow is an overview: Note: Multiturn synchronization in the singleturn ic is based on the raw singleturn position word. Adding a position offset or inverting the direction of rotation takes place after the multiturn synchronization. Figure 15 shows the ic-mu signal chain as an example. This principle holds true for all multiturn systems described in this application note. The multiturn synchronization methods described below assume no position offset and no inversion of the direction of rotation of the singleturn position word. If such changes are applied, the output position word is not the position word that is used for multiturn synchronization. The methods described below have to be adopted accordingly in that case. On-Axis Application In an on-axis application both the singleturn and the multiturn encoder provide an absolute position word depending on the diametral magnet position. To achieve a good multiturn synchronization there are two possibilities:

13 Rev A3, Page 13/21 ic-pvl and singleturn ic are mounted on the PC so that their native zero positions are congruent (see Figure 12 for ic-pvl magnet zero position). If neither the multiturn nor the singleturn position is electrically shifted no further multiturn synchronization is necessary. ic-pvl and the singleturn ic are mounted on the PC so that their native zero positions are not congruent. To achieve multiturn synchronization the singleturn or multiturn position needs to be electrically shifted (Parameter OS in ic-pvl or respective parameter in the singleturn ic), so that the phase difference between the two positions is as small as possible. Store the position offset to the EEPROM. Electronically shifting the singleturn or multiturn position is equal to mechanically rotating either the singleturn ic or ic-pvl on the PC. Note: Whenever ic-pvl completely loses power supply in an on-axis configuration (including battery backup voltage) or a preset / reboot is performed the multiturn position is lost. However the multiturn synchronization persists. Figure 12: Magnet zero position ic-pvl in on-axis mode (ONAX = 0x01) Off-Axis Application In an off-axis application the singleturn position is absolute. The multiturn position given by the ic-pvl synchronization bits however is calculated using the period counter information and thus not inherently absolute. It is lost whenever ic-pvl completely loses power supply (including battery backup voltage) or a preset or reboot is performed. To achieve a good multiturn synchronization there are two possibilities: Set the singleturn position close to 0 (e.g. 350 ). Perform an ic-pvl preset via the PRE pin. This will set the current multiturn position of ic-pvl (sync bits) to zero and therefore align it with the singleturn position. The multiturn synchronization is finished. Electronically shift the singleturn or multiturn position, so that the phase difference between the singleturn and multiturn position is as small as possible (Parameter OS in ic-pvl or respective parameter in the singleturn ic). Store the position offset to the EEPROM. Note: Whenever ic-pvl completely loses power supply in an off-axis configuration (including battery backup voltage) or a preset / reboot is performed the multiturn position and multiturn synchronization is lost.

14 Rev A3, Page 14/21 MULTITURN SETUP EXAMPLE - ic-mu Series with ic-pvl Multiturn Configuration Parameters Note: The settings below are an example setup only and should provide a first working multiturn system. Further adjustments may be necessary. Only Multiturn related parameter are considered, other chip / application specific parameter have to be chosen as required in the respective application. ic-mu Series Parameter ic-pvl Parameter Register Value Register Value Comment POLEWID 0x00 Always use POLEWID = 0x00 with ic-mu MPC * PCR * * Adjust so that MPC and PCR match PCR_OUT 0x00 No output of PCR in serial data stream ONAX 0 Off-Axis sensing SPO_MT 0x00 OS 0x00 Used to compensate a static position offset in between single- and multiturn ROT_MT 0 DIR * * Adjust DIR so that the counting direction of singleand multiturn match INT_MODE 0x00 Always 0 for use with ic-mu - Standard SSI read-out mode (SSI mode) ST_GRAY 0x00 Always 0 for use with ic-mu MT_GRAY 0x00 Multiturn data output in binary format MODE_MT 0x0F MT_W 0x09 it width of multiturn data and counter of ic-pvl and ic-mu need to match (e.g. 18 bit - adjust as needed) SL_MT 0x02 SYNC_W 0x03 Synchronization it width of ic-pvl and ic-mu need to match ESSI_MT 0x01 EN_ERR 0x02 Communication with active low error bit EN_WRN 0 Communication without warning bit EN_PAR 0x00 Communication without parity bit I2C_POS 0x00 SSI read-out of MT counter only ROT 0 No inversion of ic-mu direction of rotation ROT_ALL 0 Only ic-mu150 / ic-mu200. No inversion of direction of rotation. ROT_POS 0 Only ic-mu150 / ic-mu200. No inversion of direction of rotation. OFF_AZ 0x No position offset Table 19: Example Setup : ic-mu Series with ic-pvl Multiturn Synchronization For multiturn synchronization of ic-mu series with ic-pvl please follow the instructions for off-axis applications on page 13 of this document. Alternatively the automatic multiturn synchronization described below may be used.

15 Rev A3, Page 15/21 Application Example 1uF 100nF SDA SCL ic-pvl VAT Supply Switch VDD Monitor VDDS 100nF SDA SCL VDD EEPROM GND VPA ic-mu VPD PRESET 1K SCL 2 I C Logic + Serial Interface RAM Serial/ SDA MultiMaster Parallel Config or Slave SSI Interface Output DI_P1 Position Encode SEL Operating Mode Selection Multiturn Counter PRE Hall Control FlexCount - Error Monitor - SIN + - DIG + Oscillator Hall Sensor Line SIN/DIG Converter DO_P0 N0 CLK_N1 NERR NWRN P2 N2 Incremental (optional) A Z Multiturn Interface MTD MTC Port P0 P1 P2 NERR ANA/DIG Output Amplitude Control + PGA Clock ias Reference Master Track Nonius Track Hall Sensors Configuration 128 yte RAM Synchronization Interface Handler Error Management Encoder Processor 12 it 12 it Sine/Digital I2C EEPROM Interface SCL SDA Port A PA0 PA1 PA2 PA3 Ser Interface Serial Interface iss SSi SPI GND VNA VND Figure 13: Principle application example. ic-pvl as battery-buffered multiturn device connected to the multiturn interface of the ic-mu absolute singleturn encoder. Interface operating in SSI-Mode (INT_MODE = 0). The two ics share one common EEPROM for configuration. iss register access via ic-mu is used for access to ic-pvl STATUS register, for ic-pvl COMMAND execution (e.g. REOOT, SCLR, SLEEP), and for EEPROM access (ic-pvl configuration). iss, SPI or SSI are available for serial data transmission (refer to ic-mu datasheet for details).

16 Rev A3, Page 16/21 Using the ic-mu GUI for Multiturn Setup When ic-mu and IC-PVL share a common EEPROM (see application example), the ic-mu GUI offers the possibility to configure ic-pvl through the I2C multimaster interface. Please proceed as follows: a b b c d e f Figure 14: ic-pvl configuration with ic-mu GUI 1. Use the ic-pvl GUI software offline (interface is disconnected) to define the desired configuration of the ic-pvl and save it as a config file (File - Save Config File). 2. Connect to ic-mu in the ic-mu GUI (a). 3. In the ic-mu GUI select tab "Nonius / Multiturn" - "ic-pvl Multiturn" (b). 4. Click on the folder symbol at "Load and Write ic-pvl Configuration" and select the previously saved config file (c). 5. Ensure that the EEPROM Address Area is set to "Area 1" (0x40) and press the button "Load and Write" to transfer the configuration to the EEPROM (c). 6. Under "Command" select "REOOT" (0x03) and click on "Write" to reboot ic-pvl (d). ic-pvl will now read the updated configuration parameters from the EEPROM. 7. Click the "Read Status" button to ensure that there are no errors (e). Active errors can be cleared using the ic-pvl "SCLR" (0x05) command (d). 8. Finally write an "AS_RESET" and "CRC_CALC" command to the ic-mu CMD_MU command register (f).

17 Rev A3, Page 17/21 Furthermore ic-mu GUI offers the possibility to visualize the singleturn and multiturn position in a multiturn application and to conduct an automatic multiturn synchronization. Multiturn Position Figure 15: ic-mu GUI - Multiturn Sync its Window 1. Connect to ic-mu wit ic-mu GUI 2. In the ic-mu GUI select tab "Nonius / Multiturn" "ic-mu Multiturn" and under "MT Calibration Window" click on "Open". This will open the "Multiturn Sync its Window" 3. On the left hand side of the window there is a dial representation of the singleturn and multiturn position. This will be helpful for the multiturn calibration procedures described in chapter "ADDITIONAL INFORMATION ON MULTITURN SYNCHRONIZATION". 4. If the electronic position shifting is to be used for multiturn synchronization an optional multiturn calibration feature is available, that will automatically set the ic-mu parameter SPO_MT to a suitable value. Click on button "Calibrate" while the magnetic target is rotating. The rotation speed should be such that at least 1 revolution occurs in the selected sample time. 5. Click "Apply" to accept the calculated SPO_MT value. "Write EEPROM" will store the updated SPO_MT value in the ic-mu EEPROM.

18 Rev A3, Page 18/21 MULTITURN SETUP EXAMPLE - ic-mhm with ic-pvl Note: The settings below are an example setup only and should provide a first working multiturn system. Further adjustments may be necessary. Only multiturn related parameters are considered, other chip / application specific parameter have to be chosen as required in the respective application. ic-mhm Parameter ic-pvl Parameter Register Value Register Value Comment POLEWID 0x01 Always use 0x01 with ic-mhm to activate on-axis hall sensor array PCR 0x00 Diametrical magnet will always provide one magnetic period per mechanical 360 PCR_OUT 0x00 No output of PCR in serial data stream ONAX 1 On-axis sensing OS * * Adjust so that the phase difference in between single- and multiturn position is at a minimum DIR 0 DIR * * Adjust ic-pvl DIR so that the counting direction of single- and multiturn match INT_MODE 0x00 Always 0 for use with ic-mhm - Standard SSI read- -out mode (SSI mode) ST_GRAY 0x00 Always 0 for use with ic-mhm MT_GRAY 0x00 Always 0 for use with ic-mhm. Multiturn data output in binary format RESO_MT 0x06 MT_W 0x0F it width of multiturn data and counter of ic-pvl and ic-mhm need to match (e.g. 24 bit - adjust as needed) SL_MTI 0x03 SYNC_W 0x03 Synchronization bit width of ic-pvl and ic-mhm need to match EL_MTI 0x01 EN_ERR 0x02 Communication with active low error bit EN_WRN 0 Communication without warning bit EN_PAR 0x00 Communication without parity bit I2C_POS 0x00 SSI read-out of MT counter only CF_MTI 0x MHz multiturn interface clock frequency is supported by ic-pvl GET_MTI 0 Do not enable multiturn interface feedthrough mode for normal multiturn operation OFFS_ST 0x0000 No singleturn position offset OFFS_MT 0x No multiturn position offset Table 20: Example Setup : ic-mhm with ic-pvl Multiturn Synchronization For multiturn synchronization of ic-mhm with ic-pvl please follow the instructions for on-axis applications on page 12 of this document.

19 2 2 2 ic-pvl AN2 Rev A3, Page 19/21 Application Example 1uF 100nF PRE 1K SCL SDA DI_P1 SEL PRE ic-pvl I C RAM MultiMaster Config or Slave Position Encode Operating Mode Selection Hall Control VAT VDD Supply Switch Monitor Logic + Serial Interface Serial/ Parallel SSI Interface Output + - Error Monitor Multiturn Counter FlexCount SIN DIG Oscillator Hall Sensor Line SIN/DIG Converter GND VDDS DO_P0 N0 CLK_N1 NWRN NERR P2 N2 SDA SCL VDD EEPROM GND 100nF P1 P2 P3 P1 P2 P3 MDI MCL NERR NCS SDA SCL Digital I/O Ports Multiturn Interface Error Monitor SPI Interface I2C Interface PCOS PSIN + COS Amplitude Control Signal Conditioning 0x00 0x13 0x40 0x70 0x77 RAM VDDS VDD Reverse Polarity Protection NSIN NCOS Hall Sensors COS SIN Analog Line Drivers Interpolator ic-mhm PS NS PC NC MAO NMAO MA NMA SLI NSLI SLO NSLO andgap Reference Serial Interface Reverse Polarity Protection GND GNDS SIN VDD MAO NMAO MA NMA SLI NSLI SLO NSLO GND Figure 16: Principle application example. ic-pvl as battery-buffered multiturn device connected to the multiturn interface of the ic-mhm absolute singleturn encoder.

20 Rev A3, Page 20/21 Using the ic-mhm GUI for Multiturn Setup When ic-mhm and IC-PVL share a common EEPROM (see application example), the ic-mhm GUI offers the possibility to configure ic-pvl through the I2C multimaster interface. Please proceed as follows: a b b e b c d f Figure 17: ic-pvl configuration with ic-mhm GUI 1. Use the ic-pvl GUI software offline (interface is disconnected) to define the desired configuration of the ic-pvl and save it as a config file (File Save Config File). 2. Connect to ic-mhm in the ic-mhm GUI (a). 3. In the ic-mhm GUI select tab "MT Interface" and ensure the radio button "ic-pvl" is selected. Select the "ic-pvl I2C Access" tab (b). 4. Click on the folder symbol at "Load and Write ic-pvl Configuration" and select the previously saved config file (c). 5. Ensure that the EEPROM address area is set to "Area 0" (0x00) and press the button "Load and Write" to transfer the configuration to the EEPROM (c). 6. Under "Command" select "REOOT" (0x03) and click on "Write" to reboot ic-pvl (d). ic-pvl will now read the updated configuration parameters from the EEPROM. 7. Click "Read" under "ic-pvl Status" to ensure that there are no errors (e). Active errors can be cleared using the ic-pvl "SCLR" (0x05) command (d). 8. Finally issue a "RESET" command to the ic-mhm by selecting "Reset" and pressing "Write Command" (f).

21 Rev A3, Page 21/21 REVISION HISTORY Rel. Rel. Date Chapter Modification Page A Initial Release Rel. Rel. Date Chapter Modification Page A ic-pvl MULTITURN CONFIGURATION PARAMETERS MULTITURN SETUP EXAMPLE - ic-mu Series with ic-pvl Updated the PCR_OUT, ONAX, SYNC_W parameter description 5, 6, 9 Minor corrections 17 Rel. Rel. Date Chapter Modification Page A ADDITIONAL INFORMATION ON MULTITURN SYNCHRONIZATION MULTITURN SETUP EXAMPLE - ic-mu Series with ic-pvl MULTITURN SETUP EXAMPLE - ic-mhm with ic-pvl Added remark on position offset or inversion of direction of rotation in the singleturn ic Off-Axis Application: Removed usage of REOOT command to preset ic-pvl Updated Table 19 : Added ic-mhm parameter DIR, OFFS_ST, OFFS_MT 14 Updated Table 20 : Added ic-mhm parameter DIR, OFFS_ST, OFFS_MT 18 12, 13 ic-haus expressly reserves the right to change its products and/or specifications. An Infoletter gives details as to any amendments and additions made to the relevant current specifications on our internet website and is automatically generated and shall be sent to registered users by . Copying even as an excerpt is only permitted with ic-haus approval in writing and precise reference to source. The data specified is intended solely for the purpose of product description and shall represent the usual quality of the product. In case the specifications contain obvious mistakes e.g. in writing or calculation, ic-haus reserves the right to correct the specification and no liability arises insofar that the specification was from a third party view obviously not reliable. There shall be no claims based on defects as to quality in cases of insignificant deviations from the specifications or in case of only minor impairment of usability. No representations or warranties, either expressed or implied, of merchantability, fitness for a particular purpose or of any other nature are made hereunder with respect to information/specification or the products to which information refers and no guarantee with respect to compliance to the intended use is given. In particular, this also applies to the stated possible applications or areas of applications of the product. ic-haus products are not designed for and must not be used in connection with any applications where the failure of such products would reasonably be expected to result in significant personal injury or death (Safety-Critical Applications) without ic-haus specific written consent. Safety-Critical Applications include, without limitation, life support devices and systems. ic-haus products are not designed nor intended for use in military or aerospace applications or environments or in automotive applications unless specifically designated for such use by ic-haus. ic-haus conveys no patent, copyright, mask work right or other trade mark right to this product. ic-haus assumes no liability for any patent and/or other trade mark rights of a third party resulting from processing or handling of the product and/or any other use of the product. Software and its documentation is provided by ic-haus GmbH or contributors "AS IS" and is subject to the ZVEI General Conditions for the Supply of Products and Services with ic-haus amendments and the ZVEI Software clause with ic-haus amendments ( Release Date format: YYYY-MM-DD

ic-pv EVAL PV1D EVALUATION BOARD DESCRIPTION

ic-pv EVAL PV1D EVALUATION BOARD DESCRIPTION Rev A1, Page 1/10 ORDERING INFORMATION Type Order Designation Description Options Evaluation Board ic-pv EVAL PV1D ic-pv Evaluation Board Ready-to-operate, supplied with magnet, accessible by GUI using

More information

ic-mhm EVAL MHM1D EVALUATION BOARD DESCRIPTION

ic-mhm EVAL MHM1D EVALUATION BOARD DESCRIPTION Rev A3, Page 1/12 ORDERING INFORMATION Type Order Designation Description Evaluation board ic-mhm EVAL MHM1D ic-mhm evaluation board Ready-to-operate, includes adapter MHM3M, accessible by GUI using PC

More information

ic-mu EVAL MU2M 3-TRACK NONIUS EVALUATION KIT DESCRIPTION

ic-mu EVAL MU2M 3-TRACK NONIUS EVALUATION KIT DESCRIPTION Rev A, Page /7 ORDERING INFORMATION Type Order Designation Description Options Evaluation Kit ic-mu EVAL MUM Evaluation kit includes board MUM populated with two ic-mu DFN6-5x5 and an two EEPROMs (see

More information

ic-px Series EVAL PXM EncoderBlue EVALUATION KIT DESCRIPTION

ic-px Series EVAL PXM EncoderBlue EVALUATION KIT DESCRIPTION Rev A1, Page 1/5 ORDERING INFORMATION The evaluation kit includes a scanner module PX1M assembled with ic-pxnnnn. Please refer to Page 4 for an overview of kit parts. EncoderBlue is a trademark of ic-haus

More information

ic-mcw EVAL MCW1D EVALUATION KIT DESCRIPTION

ic-mcw EVAL MCW1D EVALUATION KIT DESCRIPTION Rev A2, Page 1/11 ORDERING INFORMATION This evaluation kit includes the evaluation board MCW1D (assembled with ic-mcw QFN24), and an USB (A-B) cable for PCs. Type Description Options Order Designation

More information

ic-mh16 Evaluation Software Software Description

ic-mh16 Evaluation Software Software Description Rev A1, Page 1/14 DESCRIPTION ic-haus ic-mh16 evaluation software is developed for PCs running the Windows operating system. The evaluation software is developed in LabVIEW and requires a one-time installation

More information

ic-hf EVAL HF1D EVALUATION BOARD DESCRIPTION

ic-hf EVAL HF1D EVALUATION BOARD DESCRIPTION Rev B1, Page 1/8 ORDERING INFORMATION Type Order Designation Description Options Evaluation Board ic-hf EVAL HF1D ic-hf Evaluation Board ready to operate: Encoder Link Sequence and power down available

More information

ic-mu EVAL MU1C MOTOR FEEDBACK EVALUATION KIT DESCRIPTION

ic-mu EVAL MU1C MOTOR FEEDBACK EVALUATION KIT DESCRIPTION Rev B4, Page 1/10 ORDERING INFORMATION Type Order Designation Description Options Evaluation kit ic-mu EVAL MU1C Evaluation kit includes PCB module MU1C, magnetic code disc MU2S 30-32N, cable signal output

More information

ic-hvxxxv 200 MHz LASER SWITCH preliminary WITH INTEGRATED POWER VCSEL ARRAY

ic-hvxxxv 200 MHz LASER SWITCH preliminary WITH INTEGRATED POWER VCSEL ARRAY Rev A1, Page 1/10 FEATURES VCSEL output from CW up to 200 MHz Integrated power VCSEL array Three independent channels for bias and pulse control TTL and LVDS inputs VCSEL array supply voltage up to 5.5

More information

ic-mh EVAL MH1D EVALUATION BOARD DESCRIPTION

ic-mh EVAL MH1D EVALUATION BOARD DESCRIPTION Rev A4, Page 1/9 ORDERING INFORMATION Type Order Designation Description Options Evaluation Board ic-mh EVAL MH1D ic-mh Evaluation Board ready to operate, accessible through GUI via PC adapter Software

More information

ic-mh EVAL MH1D EVALUATION BOARD DESCRIPTION

ic-mh EVAL MH1D EVALUATION BOARD DESCRIPTION Rev A5, Page 1/10 ORDERING INFORMATION Type Order Designation Description Options Evaluation Board ic-mh EVAL MH1D ic-mh Evaluation Board ready to operate, accessible through GUI via PC adapter Software

More information

MB4U BiSS, SSI, PC-USB 2.0 ADAPTER

MB4U BiSS, SSI, PC-USB 2.0 ADAPTER Rev C2, Page 1/16 FEATURES USB 2.0 high speed PC interface FPGA based logic Hardware implemented interface protocols Fast realtime data communication (10 MHz BiSS; 4 MHz SSI) API for Windows : BiSS-Interface

More information

ic-mn AN5 APPLICATION NOTE: CIRCUIT EXAMPLES

ic-mn AN5 APPLICATION NOTE: CIRCUIT EXAMPLES i-mn N5 PPLITION NOTE: IRUIT EXMPLES Rev 5, Page 1/6 OPTIL ROTRY ENOER 6 isc i-pnxxxx PS_N N_N PS_M N_M PS_S N_S V RLE 47 P_N NS_N P_M NS_M P_S NS_S LE i-tl85 VREF PS_N NS_N P_N N_N PS_M NS_M P_M N_M PS_S

More information

MB3U, MB3U-I2C BiSS, SSI, PC-USB ADAPTER

MB3U, MB3U-I2C BiSS, SSI, PC-USB ADAPTER Rev C3, Page 1/16 FEATURES USB 2.0 compatible PC interface ic-mb3 TSSOP24 based BiSS master Hardware implemented interface protocols Fast realtime data communication (10 MHz BiSS; 4 MHz SSI) API for Windows

More information

ic-nq, ic-nqc EVAL NQ6D EVALUATION BOARD DESCRIPTION

ic-nq, ic-nqc EVAL NQ6D EVALUATION BOARD DESCRIPTION ic-nq, ic-nqc EVL NQD EVLUTION ORD DESCRIPTION Rev, Page /0 ORDERING INFORMTION Type Order Designation Description Options Evaluation oard ic-nq EVL NQD ic-nq Evaluation oard ic-nqc EVL NQD ic-nqc Evaluation

More information

ic-lfhxxx ic-lfh Series HIGH-RESOLUTION LINEAR IMAGE SENSORS Rev B1, Page 1/14

ic-lfhxxx ic-lfh Series HIGH-RESOLUTION LINEAR IMAGE SENSORS Rev B1, Page 1/14 Rev B1, Page 1/14 FEATURES 1024/960/640/320 active photo pixels with 12.7 µm x 600 µm (2000 DPI) Pin-selectable resolution of 2000, 1000, 500 and 250 DPI (binning or averaging selectable) Integrating L-V

More information

Data Sheet MEM 22. Absolute Encoder Multiturn

Data Sheet MEM 22. Absolute Encoder Multiturn Absolute Encoder Multiturn Features Resolution: Singleturn: up to 16,384 (14 Bit) steps per revolution Multiturn: up to 16,777,216 (24 Bit) revolutions Interface: SSI (synchron serial interface) or BiSS

More information

ic-tw11 EVAL TW11_1C EVALUATION BOARD DESCRIPTION

ic-tw11 EVAL TW11_1C EVALUATION BOARD DESCRIPTION ic-tw11 EVAL TW11_1C ar y n i im prel Rev A2, Page 1/7 ORDERING INFORMATION Type Order Designation Evaluation Board ic-tw11 EVAL TW11_1C Description Options ic-tw11 Evaluation Board Ready-to-operate, includes

More information

Data Sheet MEM 16. Absolute Encoder Multiturn

Data Sheet MEM 16. Absolute Encoder Multiturn Absolute Encoder Multiturn Features Resolution: Singleturn: up to 8,192 (13 Bit) steps per revolution Multiturn: up to 4,294,967,296 (32 Bit) revolutions Interface: SSI (synchron serial interface) or BiSS

More information

MB4U BiSS, SSI, PC-USB 2.0 ADAPTER

MB4U BiSS, SSI, PC-USB 2.0 ADAPTER MB4U Rev B1, Page 1/5 FEATURES APPLICATIONS BiSS / SSI application development BiSS / SSI debugging Flexible interface configuration Encoder calibration Portable applications USB 2.0 high speed PC interface

More information

ic-nq EVAL NQ1D EVALUATION BOARD DESCRIPTION

ic-nq EVAL NQ1D EVALUATION BOARD DESCRIPTION Rev B4, Page 1/6 ORDERING INFORMATION Type Order Designation Description/Options ic-nq Demo EVAL NQ1D ic-nq Evaluation Board with BiSS PC Adapter ready-to-operate, incl. adapter MB3A equipped with ic-mb3

More information

MB3U, MB3U-I2C BiSS TO PC-USB ADAPTER

MB3U, MB3U-I2C BiSS TO PC-USB ADAPTER Rev A5, Page /7 ORDERNG NFORMATON Type Order Designation Options PC Adpater ic-mb3 icsy MB3U BiSS to PC-USB Adapter ic-mb3 icsy MB3U-C BiSS and C to PC-USB Adapter Software BiSS GU GU software for Windows

More information

Absolute Encoder Multiturn

Absolute Encoder Multiturn Absolute Encoder Multiturn Features Resolution: Singleturn: up to 16,384 (14 Bit) steps per revolution Multiturn: up to 16,777,216 (24 Bit) revolutions Interface: SSI (synchron serial interface) or BiSS

More information

ic-msb EVAL MSB1D EVALUATION BOARD DESCRIPTION

ic-msb EVAL MSB1D EVALUATION BOARD DESCRIPTION Rev A2, Page 1/7 ORDERING INFORMATION Type Order Designation Description and Options Evaluation Board ic-msb EVAL MSB1D ic-msb Evaluation Board ready to operate, accessible through GUI via PC adapter Software

More information

ic-hv VCSEL ARRAY DRIVER

ic-hv VCSEL ARRAY DRIVER Rev A1, Page 1/8 FEATURES Triple VCSEL switch from CW up to 200 MHz Chip-on-chip assembly of the VCSEL array onto the ic-hv CW operation with up to 1 A per switch Pulsed operation with up to 3 A per switch

More information

ic-htp EVAL HTP1D EVALUATION BOARD DESCRIPTION

ic-htp EVAL HTP1D EVALUATION BOARD DESCRIPTION Rev A1, Page 1/11 ORDERING INFORMATION Type Order Designation Description Options Evaluation Board ic-htp EVAL HTP1D ic-htp Evaluation Board ready to operate, accessible through GUI via USB including USB

More information

MB3D ic-mb3 BiSS MASTER DEMO-BOARD

MB3D ic-mb3 BiSS MASTER DEMO-BOARD Release B1, Page 1/6 ORDERING INFORMATION Type Ordering Information Descriptions/Options ic-mb3 Demo Board MB3D-S MB3D-P Demo board for connecting BiSS/SSI sensors to the LPT port on a PC (serial configuration)

More information

ic-tl6 BLCC Point Source LED

ic-tl6 BLCC Point Source LED Rev A1, Page 1/6 FEATURES High brightness Ultra Red LED Glass cover High temperature range -40 to 125 C SMD 1206 LED Package APPLICATIONS Illumination for high resolution optical encoder, PSDs and optical

More information

HEDS Magnetic Encoder IC Programming Kit. User Guide. Device Description. Programming Kit Content

HEDS Magnetic Encoder IC Programming Kit. User Guide. Device Description. Programming Kit Content Magnetic Encoder IC Programming Kit Device Description Figure 1 IC Adapter Socket The AEAT-8800-Q24 is an angular magnetic rotary sensor used for accurate angular measurement and velocity over a full turn

More information

ic-ht EVAL HT1D EVALUATION BOARD DESCRIPTION

ic-ht EVAL HT1D EVALUATION BOARD DESCRIPTION Rev A2, Page 1/12 ORDERING INFORMATION Type Order Designation Description Options Evaluation Board ic-ht EVAL HT1D ic-ht Evaluation Board ready to operate, accessible through GUI via USB including USB

More information

1 General Description

1 General Description AS5030 AS5011 8 Low BIT PROGRAMMABLE power Integrated Hall HIGH IC SPEED for MAGNETIC human interface ROTARY applications ENCODER DEMOBOARD DEMOBOARD OPERATION AND MANUAL SOFTWARE OPERATION MANUAL 1 General

More information

User manual. Actuator with RS485/SIKONETZ5 interface AG03/1

User manual. Actuator with RS485/SIKONETZ5 interface AG03/1 User manual Actuator with RS485/SIKONETZ5 interface AG03/1 1 General Information... 4 1.1 DOCUMENTATION... 4 2 Block diagram... 4 3 Display and operating elements... 5 3.1 GENERAL INFORMATION... 5 3.2

More information

ME15 Magnetic Encoder Manual Revision 1.1

ME15 Magnetic Encoder Manual Revision 1.1 Product Overview The ME15 Magnetic Encoder is the newest addition to AMCI s Encoder product line. The encoder is designed for lower resolution and lower cost applications and provides 10 bits of resolution.

More information

AR18 and AR35 Series. Data Sheet. Miniature Programmable Single-Turn Absolute Encoder with Resolution Ranging from 17 bits to 21 Bits.

AR18 and AR35 Series. Data Sheet. Miniature Programmable Single-Turn Absolute Encoder with Resolution Ranging from 17 bits to 21 Bits. Data Sheet AR18 and AR35 Series Miniature Programmable Single-Turn Absolute Encoder with Resolution Ranging from 17 bits to 21 Bits Description The AR18 and AR35 Series are the miniature Absolute Encoder

More information

AKS16 Absolute Magnetic Sensing Head

AKS16 Absolute Magnetic Sensing Head Measuring Positioning KS1 bsolute Magnetic Sensing ead - Rotary applications - Linear applications - Non-contact, quick position measurement Features Lower case incremental 1 to 18 it absolute resolution

More information

APPLICATION NOTE. AT11008: Migration from ATxmega16D4/32D4 Revision E to Revision I. Atmel AVR XMEGA. Introduction. Features

APPLICATION NOTE. AT11008: Migration from ATxmega16D4/32D4 Revision E to Revision I. Atmel AVR XMEGA. Introduction. Features APPLICATION NOTE AT11008: Migration from ATxmega16D4/32D4 Revision E to Revision I Atmel AVR XMEGA Introduction This application note lists out the differences and changes between Revision E and Revision

More information

ic-mhl200 EVAL MH2D EVALUATION BOARD DESCRIPTION

ic-mhl200 EVAL MH2D EVALUATION BOARD DESCRIPTION ar y n i im prel ic-mhl00 EVL MH EVLUTION BOR ESCRIPTION Rev, Page / ORERING INFORMTION Type Order esignation escription Options Evaluation Boards ic-mhl00 EVL MH Evaluation board for MHLM pcb connection

More information

AS5161-EK-AB / AS5162-EK-AB 12 BIT Magnetic Angle Position Sensor

AS5161-EK-AB / AS5162-EK-AB 12 BIT Magnetic Angle Position Sensor User Manual AS5161 / AS5162 Adapterboard AS5161-EK-AB / AS5162-EK-AB 12 BIT Magnetic Angle Position Sensor www.ams.com Revision 1.0 / 2012/10/31 Table of Contents 1. General Description... 2 2. Package

More information

PWB Calibration Software for Encoders

PWB Calibration Software for Encoders PWB Calibration Software for Encoders (GUI Version 2.3) User Manual AS25/50 V2.3 1/13 PWB Encoders GmbH 1 Introduction Thank you for purchasing a product from PWB Encoders! Our Mini-Encoders, Encoder Wheels,

More information

Encoder WDGA 58B SSI.

Encoder WDGA 58B SSI. Encoder WDGA 58B SSI www.wachendorff-automation.com/wdga58bssi Wachendorff Automation... systems and encoders Complete systems Industrial rugged encoders to suit your application Standard range and customer

More information

Absolute Encoders Multiturn

Absolute Encoders Multiturn The multiturn encoders 6 and 8, with interface and combined optical and magnetic sensor technology, offer a maximum resolution of 5 bits. These encoders are programmable via the Ezturn software. The hollow

More information

SSI GENERAL INFORMATION ABSOLUT AND PROGRAMMABLE ABSOLUT SSI ENCODERS

SSI GENERAL INFORMATION ABSOLUT AND PROGRAMMABLE ABSOLUT SSI ENCODERS GENERAL INFORMA SSI ABSOLUT AND PROGRAMMABLE ABSOLUT SSI ENCODERS In many cases, the data transmitted from one system to another are subjected to magnetic fields and noise, by using standard interfaces,

More information

PRELIMINARY EAMH 58 B / C - 63 A / D / E BIT PARALLEL - SSI SOLID SHAFT MULTITURN ABSOLUTE ENCODER ORDERING CODE BIT PARALLEL

PRELIMINARY EAMH 58 B / C - 63 A / D / E BIT PARALLEL - SSI SOLID SHAFT MULTITURN ABSOLUTE ENCODER ORDERING CODE BIT PARALLEL EAMH 58 B / C - 63 A / D / E BIT PARALLEL - SSI SOLID SHAFT MULTITURN ABSOLUTE ENCODER MAIN FEATURES Industry standard multiturn absolute encoder for factory automation applications. Optical sensor technology

More information

motioncookie SYSTEM IN A PACKAGE

motioncookie SYSTEM IN A PACKAGE motioncookie SYSTEM IN A PACKAGE motioncookie TMCC160-EVAL MANUAL TMCC160 TMCL Hardware Version 1.1 Document Revision 1.0 2015-AUG-16 The TMCC160-EVAL is designed for evaluating all features of the TMCC160-LC

More information

IP-THERMISTOR. 6 CHANNELS TEMPERATURE 8-CHANNEL VOLTAGE Industry Pack module HARDWARE REFERENCE MANUAL. Revision 1.0 JANUARY, 2008

IP-THERMISTOR. 6 CHANNELS TEMPERATURE 8-CHANNEL VOLTAGE Industry Pack module HARDWARE REFERENCE MANUAL. Revision 1.0 JANUARY, 2008 IP-THERMISTOR 6 CHANNELS TEMPERATURE 8-CHANNEL VOLTAGE Industry Pack module HARDWARE REFERENCE MANUAL Revision 1.0 JANUARY, 2008 This Document shall not be duplicated, nor its contents used for any purpose,

More information

SIMPLY PRECISE USER MANUAL. ADJUSTMENT TOOL For NUMERIK JENA Encoders with Online Compensation

SIMPLY PRECISE USER MANUAL. ADJUSTMENT TOOL For NUMERIK JENA Encoders with Online Compensation USER MANUAL ADJUSTMENT TOOL For NUMERIK JENA Encoders with Online Compensation 2 Index 1. Features and Applications... 3 1.1 Functions of the ADJUSTMENT TOOL... 3 1.2 Dynamic Offset and Amplitude Control

More information

MODBUS Protocol. The ecode Encoders contain both single register (16 bit) and double register (32 bit) values.

MODBUS Protocol. The ecode Encoders contain both single register (16 bit) and double register (32 bit) values. ecode Series MODBUS Protocol Preface This document describes the implementation of the MODBUS protocol in the Scancon ecode Series of communicating encoders. It is not intended to be a description of the

More information

TMCS-28 Hardware Manual

TMCS-28 Hardware Manual Accessories for Stepper & BLDC Motors ACCESSORIES TMCS-28 Hardware Manual Hardware Version V1.00 Document Revision V1.00 2017-Mar-01 TMCS-28 is a low-cost and small-size optical incremental encoder for

More information

Hybrid AC Driver [GCNC-1110]

Hybrid AC Driver [GCNC-1110] Page 1 Installation Manual and Datasheet Page 2 Key Features Smooth and quiet operation at all speeds and extremely low motor heating Industrial grade performance for an alternating current servo motor

More information

UPRGAM4096 user manual. Software installation. Connecting the UPRGAM4096 interface and RMK4. Connect the RMK4 as shown.

UPRGAM4096 user manual. Software installation. Connecting the UPRGAM4096 interface and RMK4. Connect the RMK4 as shown. UPRGM4096D01_02 Issue 2, 25 th May 2018 Software installation Download the software from www.rls.si/uprgm4096 by clicking the Documentation tab and selecting the file UPRGM4096_Software. Once downloaded

More information

BiSS C (unidirectional) PROTOCOL DESCRIPTION

BiSS C (unidirectional) PROTOCOL DESCRIPTION Rev A2, Page 1/10 FEATURES Unidirectional sensor interface Synchronous, real-time-capable data transmission Fast, serial, safe Point-to-point or multiple slaves networks Compact and cost-effective Open

More information

I 2 C Application Note in Protocol B

I 2 C Application Note in Protocol B I 2 C Application Note in Protocol B Description This document is a reference for a possible coding method to achieve pressure, temperature, and status for SMI part readings using I 2 C. This SMI Protocol

More information

User s Manual. EIB 741 EIB 742 External Interface Box for Connecting HEIDENHAIN Encoders

User s Manual. EIB 741 EIB 742 External Interface Box for Connecting HEIDENHAIN Encoders User s Manual EIB 741 EIB 742 External Interface Box for Connecting HEIDENHAIN Encoders July 2013 DOCUMENTATION... 5 FIRMWARE VERSION... 5 CHANGE HISTORY... 5 PART 1: FEATURES... 6 1 GENERAL DESCRIPTION

More information

Material: Weight: Shaft Loads: Cable: Connector:

Material: Weight: Shaft Loads: Cable: Connector: Absolute Encoder Type 2RMHF-SSI Absolute Encoder - Ø 24 mm Blind Hollow Shaft - Ø 3 mm to Ø 1/4 inch Singleturn or Multiturn SSI Interface Binary or Gray Code Preset of Zero Position Choice of Counting

More information

DATASHEET ABSOLUTE MAGNETIC ROTARY ENCODER CANOPEN

DATASHEET ABSOLUTE MAGNETIC ROTARY ENCODER CANOPEN Robust rotary sensor based on reliable magnetic technology. Stainless steel housing capable to withstand extreme environmental conditions. Ideal suited for outdoor applications. Sturdy ball bearings for

More information

Ethernet1 Xplained Pro

Ethernet1 Xplained Pro Ethernet1 Xplained Pro Part Number: ATETHERNET1-XPRO The Atmel Ethernet1 Xplained Pro is an extension board to the Atmel Xplained Pro evaluation platform. The board enables the user to experiment with

More information

NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual

NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation

More information

ustepper S Datasheet Microcontroller, stepper driver and encoder in an ultra-compact design! By ustepper ApS

ustepper S Datasheet Microcontroller, stepper driver and encoder in an ultra-compact design! By ustepper ApS ustepper S Datasheet Microcontroller, stepper driver and encoder in an ultra-compact design! By ustepper ApS Product: ustepper S Document revision: 1.1 Author: MGN Approved by: THO Approval date: January

More information

LabVIEW -VI MCC. Virtual Instruments for MCC Control Units. Manual 1253-A001 GB

LabVIEW -VI MCC. Virtual Instruments for MCC Control Units. Manual 1253-A001 GB LabVIEW -VI MCC Virtual Instruments for MCC Control Units Manual 1253-A001 GB phytron LabVIEW Virtual Instruments for MCC Control Units TRANSLATION OF THE GERMAN ORIGINAL MANUAL 6/2010 Manual MA 1253-A001

More information

USB-to-I2C. Professional Hardware User s Manual.

USB-to-I2C. Professional Hardware User s Manual. USB-to-I2C Professional Hardware User s Manual https://www.i2ctools.com/ Information provided in this document is solely for use with the USB-to-I2C Professional product from SB Solutions, Inc. SB Solutions,

More information

USB-to-I2C. Ultra Hardware User s Manual.

USB-to-I2C. Ultra Hardware User s Manual. USB-to-I2C Ultra Hardware User s Manual https://www.i2ctools.com/ Information provided in this document is solely for use with the USB-to-I2C Ultra product from SB Solutions, Inc. SB Solutions, Inc. reserves

More information

APIX AUTOMOTIVE SHELL SW-EMULATION USE CASE

APIX AUTOMOTIVE SHELL SW-EMULATION USE CASE Fujitsu Semiconductor Europe Application Note an-mb88f332-333-ashell-sw-emulation-rev-0.22 GRAPHICS DISPLAY CONTROLLER MB88F332 'INDIGO' MB88F333 'INDIGO-L' APIX AUTOMOTIVE SHELL SW-EMULATION USE CASE

More information

KOLLMORGEN. SERVOSTAR CD. SERCOS IDN Manual M-SS rev. F. Solutions by D A N A H E R M O T I O N

KOLLMORGEN.  SERVOSTAR CD. SERCOS IDN Manual M-SS rev. F. Solutions by D A N A H E R M O T I O N KOLLMORGEN www.danahermotion.com SERVOSTAR CD Solutions by D A N A H E R M O T I O N SERCOS IDN Manual M-SS-017-05 rev. F Revision History Revision Edition Date Reason for Revision 1 05/01/1999 Initial

More information

1. Features and Benefits

1. Features and Benefits 1. Features and Benefits Single die, low cost 16x4 pixels IR array Factory calibrated absolute PTAT temperature sensor for measuring die temperature Separate channel for connecting additional IR sensor

More information

Nuvoton Touch Key Series NT1160 Datasheet

Nuvoton Touch Key Series NT1160 Datasheet Nuvoton Touch Series Datasheet The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission from Nuvoton.

More information

Device manual Profibus encoder. RM30xx RN30xx /00 06/2013

Device manual Profibus encoder. RM30xx RN30xx /00 06/2013 Device manual Profibus encoder RM30xx RN30xx 706355/00 06/2013 Contents 1 Preliminary note................................................. 4 1.1 Symbols used...............................................

More information

JetMove 2xx. Version update from V to V We automate your success.

JetMove 2xx. Version update from V to V We automate your success. Version update from V. 2.15 to V. 2.16 We automate your success. Introduction Revision 1.01 August 2017 / Printed in Germany This document has been compiled by Jetter AG with due diligence, and based on

More information

PLUTO. Safety-PLC. Manual Absolute encoders

PLUTO. Safety-PLC. Manual Absolute encoders PLUTO Safety-PLC Manual Absolute encoders 1 Table of contents: 1 General...3 1.1 Reaction time... 3 2 Electrical...4 2.1 CAN bus data... 4 3 Singleturn encoder RSA 597...5 3.1 Address setting... 5 3.2

More information

SNAP+ Data Sheet. Revision 1.06

SNAP+ Data Sheet. Revision 1.06 SNAP+ Data Sheet Revision 1.06 Table of Contents Liability Exclusion We have tested the contents of this document regarding agreement with the hardware and software described. Nevertheless, there may be

More information

EDBG. Description. Programmers and Debuggers USER GUIDE

EDBG. Description. Programmers and Debuggers USER GUIDE Programmers and Debuggers EDBG USER GUIDE Description The Atmel Embedded Debugger (EDBG) is an onboard debugger for integration into development kits with Atmel MCUs. In addition to programming and debugging

More information

ams AG austriamicrosystems AG is now The technical content of this austriamicrosystems document is still valid. Contact information:

ams AG austriamicrosystems AG is now The technical content of this austriamicrosystems document is still valid. Contact information: austriamicrosystems AG is now The technical content of this austriamicrosystems document is still valid. Contact information: Headquarters: Tobelbaderstrasse 30 8141 Unterpremstaetten, Austria Tel: +43

More information

MC3635 FEATURES GENERAL DESCRIPTION

MC3635 FEATURES GENERAL DESCRIPTION GENERAL DESCRIPTION MC3635 FEATURES The MC3635 is an ultra-low power, low noise, integrated digital output 3-axis accelerometer with a feature set optimized for wearables and the Internet of Moving Things

More information

AVR134: Real Time Clock (RTC) Using the Asynchronous Timer. Features. Introduction. AVR 8-bit Microcontrollers APPLICATION NOTE

AVR134: Real Time Clock (RTC) Using the Asynchronous Timer. Features. Introduction. AVR 8-bit Microcontrollers APPLICATION NOTE AVR 8-bit Microcontrollers AVR134: Real Time Clock (RTC) Using the Asynchronous Timer APPLICATION NOTE Features Real Time Clock with Very Low Power Consumption (10µA @ 3.3V) Very Low Cost Solution Adjustable

More information

MHAP HDmag. Features

MHAP HDmag. Features Features MHP 200 - Version for axial screw mounting bsolute encoder with magnetic sensing and without bearings with integrated FPG signal processing bsolute resolution max. 17 bit singleturn dditional

More information

Absolute encoders - SSI

Absolute encoders - SSI Features Encoder multiturn / SSI Optical sensing Resolution: singleturn 14 bit, multiturn 12 bit Compact design Cost-efficient mounting High reliability by self-diagnostics Counting direction input Available

More information

AS5510. User Manual AS5510 Adapterboard. 10-bit Linear Incremental Position Sensor with Digital Angle output

AS5510. User Manual AS5510 Adapterboard. 10-bit Linear Incremental Position Sensor with Digital Angle output User Manual Adapterboard 10-bit Linear Incremental Position Sensor with Digital Angle output www.ams.com Revision 1.2-22/08/13 page 1/12 -AB-Manual Table of Contents 1 General Description... 3 2 List of

More information

Comparator (Comp) Features. General Description. When to use a Comparator 1.60

Comparator (Comp) Features. General Description. When to use a Comparator 1.60 1.60 Features Low input offset User controlled offset calibration Multiple speed modes Low power mode Output routable to digital logic blocks or pins Selectable output polarity Configurable operation mode

More information

DF-60 Rotary Electric Encoder

DF-60 Rotary Electric Encoder Absolute Position Encoder options Copyright 2013 Netzer Precision Motion Sensors LTD, All rights reserved. Page 1 of 16 JUNE 2016 options 1.1 Table of 1. 3 1.1 Version : 1.0 April 2016 3 1.2 Applicable

More information

AMS 5812 OEM pressure sensor with an analog and digital output

AMS 5812 OEM pressure sensor with an analog and digital output Digital signal conditioning is becoming increasingly common in sensor technology. However, some sensor system states can be monitored more easily using analog values. For redundancy and system safety reasons

More information

USER MANUAL EXPERIENCE INCREDIBLE PERFORMANCE V2.3

USER MANUAL EXPERIENCE INCREDIBLE PERFORMANCE V2.3 USER MANUAL EXPERIENCE INCREDIBLE PERFORMANCE V2.3 CONTENTS 1 INTRODUCTION... 3 2 INTERFACE DESIGN... 4 2.1 Connectivity... 5 2.2 Analog Interface... 6 2.3 I 2 C Interface... 7 2.4 I 2 C Operations...

More information

Getting Started. With the Y-Lynx Starter Kit. of the XEMICS XE1283 Transceiver. Y-Lynx web:

Getting Started. With the Y-Lynx Starter Kit. of the XEMICS XE1283 Transceiver. Y-Lynx   web: Getting Started With the Y-Lynx Starter Kit of the XEMICS XE1283 Transceiver Y-Lynx e-mail: info@y-lynx.com web: www.y.lynx.com Getting Started with the Y-Lynx XE1283 Starter Kit Table of Contents 1 GENERAL

More information

Configuration of CMMT-AS- -EC/PN to run 3rd party motor

Configuration of CMMT-AS- -EC/PN to run 3rd party motor Application Note Configuration of CMMT-AS- -EC/PN to run 3rd party motor This document describes how to configure and run 3 rd party motors in combination with CMMT-AS-..-EC/PN drive. CMMT-AS- -EC CMMT-AS-

More information

moog MSD Servo Drive Specification Option 2 - Technology SSI Encoder Simulation

moog MSD Servo Drive Specification Option 2 - Technology SSI Encoder Simulation MSD Servo Drive Specification Option 2 - Technology SSI Encoder Simulation 2 Specification Option 2 - Technology SSI Encoder Simulation ID No: CB08760-001, Rev. 1.4 Date: 10/2018 NOTE: This document does

More information

moog MSD Servo Drive Specification Option 2 - Technology TTL Encoder Simulation / TTL Master Encoder

moog MSD Servo Drive Specification Option 2 - Technology TTL Encoder Simulation / TTL Master Encoder moog MSD Servo Drive Specification Option 2 - Technology TTL Encoder Simulation / TTL Master Encoder moog Specification TTL Encoder Simulation / TTL Master Encoder Specification Option 2 - Technology TTL

More information

USER GUIDE. ATWINC1500 Xplained Pro. Preface

USER GUIDE. ATWINC1500 Xplained Pro. Preface USER GUIDE ATWINC1500 Xplained Pro Preface Atmel ATWINC1500 Xplained Pro is an extension board to the Atmel Xplained Pro evaluation platform. The extension board allows to evaluate the Atmel ATWINC1510/1500

More information

GENERAL DESCRIPTION MC3635 FEATURES

GENERAL DESCRIPTION MC3635 FEATURES Quick Start Guide and Demo GENERAL DESCRIPTION The MC3635 is an ultra-low power, lownoise, integrated digital output 3-axis accelerometer with a feature set optimized for wearables and consumer product

More information

BD020 Nanopower Medical Magnetic Sensor

BD020 Nanopower Medical Magnetic Sensor Datasheet BD020 Nanopower Medical Magnetic Sensor Key Features Ultraminiature 1.1 mm x 1.1 mm x 0.45 mm ULLGA package Solid-State Reliability Precise Detection of Low Magnetic Fields Low Voltage Operation

More information

UM PCAL6524 demonstration board OM Document information

UM PCAL6524 demonstration board OM Document information Rev. 1 23 September 2015 User manual Document information Info Content Keywords OM13320 Fm+ development kit, OM13260 Fm+ I2C bus development board, OM13303 GPIO target board Abstract Installation guide

More information

2-Axis Counter BDD 622

2-Axis Counter BDD 622 2-Axis Counter BDD 622 Technical Description, User's Guide english No. 622-221 D/E. Edition 0701; Subject to modification. www.balluff.com Balluff GmbH Schurwaldstrasse 9 73765 Neuhausen a.d.f. Germany

More information

Microcontrollers and Interfacing

Microcontrollers and Interfacing Microcontrollers and Interfacing Week 10 Serial communication with devices: Serial Peripheral Interconnect (SPI) and Inter-Integrated Circuit (I 2 C) protocols College of Information Science and Engineering

More information

AS5261-EK-AB / AS5262-EK-AB 12 BIT Magnetic Angle Position Sensor with 2 Outputs

AS5261-EK-AB / AS5262-EK-AB 12 BIT Magnetic Angle Position Sensor with 2 Outputs User Manual AS5261 / AS5262 Adapterboard AS5261-EK-AB / AS5262-EK-AB 12 BIT Magnetic Angle Position Sensor with 2 Outputs www.ams.com Revision 1.0 / 2012/10/31 Table of Contents 1. General Description...

More information

MF1ICS General description. Functional specification. 1.1 Key applications. 1.2 Anticollision. Energy. MIFARE card contacts La, Lb.

MF1ICS General description. Functional specification. 1.1 Key applications. 1.2 Anticollision. Energy. MIFARE card contacts La, Lb. Rev. 1.1 29 January 2008 Product data sheet 132211 PUBLIC 1. General description NXP has developed the MIFARE to be used in a contactless smart card according to ISO/IEC 14443 Type A. The MIFARE IC is

More information

ProTool DriveLine. Software User manual 375/16

ProTool DriveLine. Software User manual 375/16 ProTool DriveLine Software User manual 375/16 Table of contents 1 General Information... 3 1.1 Documentation...3 1.2 Disclaimer...3 1.3 Trademarks...3 1.4 System requirements...3 2 About ProTool DriveLine...

More information

Temperature and humidity module DHT11 Product Manual

Temperature and humidity module DHT11 Product Manual Temperature and humidity module DHT11 Product Manual 1 Product Overview DHT11 digital temperature and humidity sensor is a composite Sensor contains a calibrated digital signal output of the temperature

More information

AppNote-US2400-EVB Low Power 2.4GHz Transceiver

AppNote-US2400-EVB Low Power 2.4GHz Transceiver US2400-EVB for IEEE 802.15.4 Standard Revision History Hardware Revision Date Description of Changes V01 / V02 Sep. 2011 Initial release V03 Dec 2011 Addition 4.1 Evaluation Board Variants and 5.3 Connector

More information

XEELAS NODE MANUAL X-COM VERSION 1.0

XEELAS NODE MANUAL X-COM VERSION 1.0 This document is the official manual for the Xeelas LoRa Node. In this document, all the functions and technical specifications are described. X-COM VERSION 1.0 XEELAS NODE MANUAL Manual for Software version

More information

Manual Encoder Programming Software ProGeber 1.4

Manual Encoder Programming Software ProGeber 1.4 Manual Encoder Programming Software ProGeber 1.4 Baumer IVO GmbH & Co. KG Dauchinger Strasse 58-62 DE-78056 Villingen-Schwenningen Phone +49 7720 942-0 Fax +49 7720 942-900 11.15 174.02.032/5 info.de@baumerivo.com

More information

XEN1210 Magnetic Sensor

XEN1210 Magnetic Sensor Features Single axis magnetic measurement One chip solution 15nT resolution Unmatched low offset (Sub-µT) and gain precision Wide magnetic field range (±63mT) No magnetic hysteresis Measurement rate up

More information

Absolute Shaft Encoders ACURO industry

Absolute Shaft Encoders ACURO industry bsolute Shaft Encoders CURO industry Type C 58 Synchro flange Compact design: 5mm length for single or multiturn ids for start up and operation: diagnostic LED, preset key with optical response, status

More information

1.3inch OLED User Manual

1.3inch OLED User Manual 1.3inch OLED User Manual 1. Key Parameters Table 1: Key Parameters Driver Chip SH1106 Interface 3-wire SPI 4-wire SPI I2C Resolution 128*64 Display Size 1.3 inch Dimension 29mm*33mm Colors Yellow, Blue

More information