Task: Verify solution against timing requirements
In order to answer the question – does the solution satisfy the given timing requirements – the values of the timing properties obtained by the analysis are compared against the values of the requirements attached to the solution.
Disciplines: Generic method pattern tasks
Relationships
Main Description

In order to answer the question – does the solution satisfy the given timing requirements – the values of the timing properties obtained by the analysis are compared against the values of the requirements attached to the solution.

The primary purpose of this task is to decide whether to continue conducting the subsequent tasks in the development process, or to repeat any or a sequence of previous tasks. In other words at this point it is decided “whether the numbers are good enough for progressing”, or whether those numbers have to be revised (iteration). It could also happen that the solution subject to timing analysis must be revised, or even worse, a new solution must be searched.

If several alternative solutions are available then the purpose of the task “Verify Solution against Timing Requirements” is to verify the timing properties of every solution. Eventually, one has to select the most appropriate solution – one solution – in order to proceed with the development.

 

Illustrations