Skip to main content
Skip table of contents

0x2380 - SSI Absolute encoder configuration

Index

Sub Index

Name

Data Type

Acc.

Pdo Map.

NVM

Value range

Default value

Units

0x2380

0x01

Frame type

UINT8

RW

No

Yes

0 to 2

0x0000

-

0x2380

0x02

Frame size

UINT16

RW

No

Yes

up to 32

10

bits

0x23800x03CodificationUINT8RWNoYes0 to 10-
0x23800x04Max. clock rateUINT16RWNoYes120 to 20002000KHz
0x23800x05Single-turn bitsUINT8RWNoYes0 to 3212bits
0x23800x06Single-turn start bitUINT8RWNoYes0 to 320bits
0x23800x07Multi-turn bitsUINT8RWNoYes0 to 3213bits
0x2380

0x08

Multi-turn start bitUINT8RWNoYes0 to 3212bits
0x23800x09EndiannessUINT8RWNoYes0 to 10-
0x23800x0AError FilterUINT8RWNoYes0 to 25516Successive errors
0x23800x0BTQ. Update periodsUINT8RWNoYes1 to 101Tq loop periods

This object is used to configure the generic decoding algorithm for encoders with SSI interface.


SubIndex description:

  • 0x2380; 0x02 - Frame type. Indicates the frame type to be processed:

    TypeDescription
    0Generic
    13 status bits at the end of the frame
    21 error bit at the end of the frame
  • 0x2380; 0x02 - Frame size. Indicates the total frame size, including position bits and special bits (like error flags).
  • 0x2380; 0x03 - Codification. Indicates the codification of the position value bits (typically gray or binary codification).

    ValueCodification
    0Binary
    1Gray
  • 0x2380; 0x04 - Max. clock rate. Indicates the maximum clock rate of the SSI encoder. Supported clock rates: 2000, 1000, 500, 200 and 120 KHz. If a different value is introduced in this register, the drive will generate the nearest lower value. (i.e. Max.clock rate is written with 1500KHz, the drive will output to the encoder a clock frequency of 1000KHz).
  • 0x2380; 0x05 - Single-turn bits. Indicates the number of bits used to represent the single-turn value.
  • 0x2380; 0x06 - Single-turn start bit. Indicates the position in the SSI frame of the first single-turn bit.
  • 0x2380; 0x07 - Multi-turn bits. Indicates the number of bits used to represent the multi-turn value.
  • 0x2380; 0x08 - Multi-turn start bit . Indicates the position in the SSI frame of the first multi-turn bit.
  • 0x2380; 0x09 - Endianness. Indicates the order of the read bits.

    ValueEndianness
    0MSB
    1LSB
  • 0x2380; 0x0A - Error Filter. Indicates the maximum allowed number of successive errors in SSI encoder read process. If more errors than this value occurs the drive will throw a fault unless there is a 0 in this subindex, which in this case the drive will never generate a fault.
  • 0x2380; 0x0B - TQ. Update periods. (SSI Only variant) This subindex allow to select the SSI encoder update period when it is used as commutation sensor in SSI only mode. The default value is 1, this means that the encoder will be updated with the same period than the torque loop (typically 100 microseconds).


Note

The bits remaining to cover a 32-bit position will be calculated by the device


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.