dkontroller
Dkontroller refers to a class of digital controller devices used to implement closed-loop control in embedded systems. A Dkontroller typically combines a processing unit, memory, and input/output interfaces in a compact module or board, and is designed to monitor sensors and regulate actuators in real time.
Dkontrollers execute control algorithms in firmware, such as PID, proportional-integral-derivative, model predictive control, or state-space controllers.
Typical architectures include microcontroller units (MCUs), system-on-modules, or MCU+FPGA hybrids. Interfaces commonly provided are analog inputs
Dkontrollers are used in robotics for motor and joint control, in automated machinery, process control in manufacturing,
The term is used by several vendors and in control engineering literature to denote digital control modules.
See also: Control system, PID controller, embedded system, motor controller, real-time operating system, PLC, CAN bus.