Lecture 5 - System Modelling
Lecture 5 - System Modelling
Part 1
Source : https://ifs.host.cs.st-andrews.ac.uk/Books/SE9/Presentations/index.html
Lecture 5 System modeling 1
Topics covered
Context models
Interaction models
Structural models
Behavioral models
Model-driven engineering
Part 2
State Description
Waiting The oven is waiting for input. The display shows the current time.
Half power The oven power is set to 300 watts. The display shows ‘Half power’.
Full power The oven power is set to 600 watts. The display shows ‘Full power’.
Set time The cooking time is set to the user’s input value. The display shows
the cooking time selected and is updated as the time is set.
Disabled Oven operation is disabled for safety. Interior oven light is on.
Display shows ‘Not ready’.
Enabled Oven operation is enabled. Interior oven light is off. Display shows
‘Ready to cook’.
Operation Oven in operation. Interior oven light is on. Display shows the timer
countdown. On completion of cooking, the buzzer is sounded for five
seconds. Oven light is on. Display shows ‘Cooking complete’ while
buzzer is sounding.
Lecture 5 System modeling 41
States and stimuli for the microwave oven (b)
Stimulus Description
Half power The user has pressed the half-power button.