0x2074 'Encoder increments'
Supported hardware: |
|
---|
Object description
Index |
0x2074 |
Name |
'Encoder increments' |
Object type |
VAR |
Data type |
UNSIGNED32 |
'Encoder increments' sets the internal position resolution per motor revolution in an application-specific manner. This value is related to the actual position detection with the motor encoder (
At analog encoder evaluation of sine and cosine signals, the incoming signals in the inverter are first converted into square-wave signals and the edges are evaluated (factor 4). In addition, the sine wave and the cosine signal are recorded analogously and from this the analogue angle (arctan) is determined within a sinus period. With this angle, the resolution can be increased by the factor PV (position refinement). Each quarter period is subdivided into a maximum of 2048 measuring steps, thereby refining the position.
Formula: Determination of the motor encoder resolution for sine encoders (I-type encoder)
PV = position refinement = (1 ... 2048, integer!)
Example:
Formula: Motor encoder resolution for the use of absolute encoders (S-, T-, E-, F-, U-, V-type encoder)
PV = position refinement = 1 ... 2048, integer!
Example:
Formula: Motor encoder resolution for the use of absolute encoders (P-, Q-, Y-type encoder)
PV = position refinement = 1, 2, 3 ... integer!
MPU = determine the MPU value from the nameplate or from the motor data sheet:
Periodes / revolution (data sheet or type plate) |
MPU (measuring steps / revolution - digital resolution) |
|
---|---|---|
16 P./Rev. |
262144 Inkrements |
|
32 P./Rev. |
524288 Inkrements |
|
|
A position refinement factor of 2048 corresponds to the real resolution of the encoder.
If required, you can use higher values to adapt the encoder resolution to the application. A position refinement factor > 2048 does not improve the resolution of the encoder system. |
Entry description
Access |
read/write |
PDO mapping |
no |
Range of values |
UNSIGNED32 |
Scaling |
1 |
Unit |
Increments |
Default value |
20480 |
Min. value |
200 |
Max. value |
33554432 |