Research Article

Multiclock Constraint System Modelling and Verification for Ensuring Cooperative Autonomous Driving Safety

Table 3

Semantic interpretation of relationship in autonomous software.

RelationSemanticsInterpretation of relation semantics

MonitorRepresents the relation of monitor; will periodically monitor B’s operation status and data
TriggerIf the condition in block is satisfied, the operation in block will be executed
PrecedenceAfter the operations in block are completed, operations in block will be executed successively
StimulusAs for block and the relevant conditions and , if is satisfied, the operations in block will be executed
ResponseBlock will adjust the parameters, behaviors, and structures of block according to the corresponding policies
InvokeRepresents the relation of invoke; block stores the model and data needed for implementation of