TDL Component Model
A TDL-based Chrona component is a self-contained, reusable unit or module that governs one or more time-dependent task functions.

A TDL-based Chrona component is a self-contained, reusable unit or module that governs one or more time-dependent task functions.
A TDL-based Chrona component consists of sensors, actuators and modes.
Actuator updates and mode switches transpire much faster than task invocations. For this reason, they are treated as taking place in logical zero time. In contrast, slower task invocations are expressed with the Logical Execution Time (LET) semantics.
Note: Any suitable language can be chosen to implement the functionality. If MathWorks’ tools are used, the functionality will be modeled in Matlab®/Simulink®.