Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Figure 11-11: Continuous system example 2 {ELIDED PINS} Figure 11-11: Continuous system example 2 {EXPLICIT PINS} Source OMG Systems Modeling Language (SysML) 1.6 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind EXAMPLE INFO SysML keywords SysML specification figure SysML Activity Diagram Previous snippet Full quote The activity diagram for Monitor Traction is shown in Figure 11-11. Next snippet When Monitor Traction is enabled, it begins listening for signals coming in from the wheel and accelerometer, as indicated by the signal receipt symbols on the left, which begin listening automatically when the activity is enabled. Related snippets Related snippets (backlinks) When Monitor Traction is enabled, it begins listening for signals coming in from the wheel and accelerometer, as indicated by the signal receipt symbols on the left, which begin listening automatically when the activity is enabled. A traction index is calculated every 10 ms, which is the slower of the two signal rates. The accelerometer signals come in continuously, which means the input to Calculate Traction does not buffer values. The result of Calculate Traction is filtered by a decision node for a threshold value and Calculate Modulation Frequency determines the output of the activity. Visit also Visit also (backlinks) Flags