maxon motor control
EPOS Application Note: Interpolation Position Mode
EPOS Positioning Controller
Edition December 2008 / Subject to change
maxon motor control
7
3
IPM Implementation by Maxon
The Interpolated Position Mode is implemented in the EPOS2 as an additional operational mode (operation mode 7
as specified in DSP 402 V3.0).
Interpolation_data_record
(0x20C1)
[position units]
Input
Buffer
software_position_limit
(0x607D)
[velocity units]
maximal_profile_velocity
(0x607F)
Interpolated Position
Trajectory Generator
position_demand_value*
[inc]
statusword
(0x6041)
velocity_demand_value*
[inc/ms]
acceleration_demand_value*
[inc/ms ]
2
Multiplier
max_acceleration
(0x60C5)
position*
[inc]
[inc/ms ]
2
controlword
(0x6040)
position*
[inc]
[inc/ms]
Limit
Function
Interpolationstatus
(0x20C4)
[acceleration units]
velocity*
[inc/ms]
velocity*
Multiplier
[inc/ms]
Interpolation_submode_selection
(0x60C0)
Interpolation_data_configuration
(0x60C4)
Figure 3:
Interpolation Controller
3.1
Interpolated position data buffer
The PVT reference points will be sent in a manufacturer specific 64bit data record of a complex data structure to a
FIFO object.
3.1.1
Definition of complex data structure 0x0040
MSB
LSB
Time (unsigned8)
Velocity (signed24)
Position (signed32)
Table 1: IPM data buffer entry structure