CSF3EM Module V.1.1.2
- Updated2023-12-28
- 1 minute(s) read
CSF3EM Module V.1.1.2
The control support functions 3EM (CSF3EM) module provides several feed-forward-control functions to improve the overall controller performance. CSF3EM is designed for use with the CMEM software module inside the PTC3EM application.
Features
- Decoupling control modes <input: speed | outputs: torque> and <input: torque | outputs: speed>
- Damping torque controllers
- Speed difference limiting controller for output torque controller
- Torque difference limiting controller for output speed controller
Requirements
This module uses PAscript libraries and global PAscript classes that must be imported in the database separately.
Ensure these classes are present in your database before you add this module to your application.
- Libraries:
- Misc
- Classes:
- Control:Limiting_Controller
- Control:PI_Controller
- Math:Differentiation
- Helpers:RingBufferReal