Implementing software control
To implement software control designer must redesign strategy of state event model which is present in dynamic model.
There are three basic approaches to implement dynamic model. These approaches are as given:
i) Storing the state of the program as location within a program, i.e. as a procedure driven system
ii) Direct implementation of the state machine mechanism i.e. event driver
iii) With the help of concurrent tasks.