Uncategorized
-
ST 7 Hierarchical State Design as a Recursive Partitioning Problem
The first step of statechart design is to identify states of a component. You need a distinct state when: The second point is particularly interesting. For algorithm design, the focus is on the…
-
SC-I. Software Design and Statecharts
In this series, we will introduce modern software architecture and advanced design techniques for embedded systems. You’ll learn how to develop reactive, responsive and reliable systems with an industrial-strength application framework. These ideas…