lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

index.md (413B)


      1 +++
      2 title = 'Systems engineering'
      3 +++
      4 # Systems engineering
      5 
      6 State transition diagrams
      7 
      8 - changes in state happen as result of events
      9 
     10 ![Photo.png](76a8d624923f4b72c0bfb09fd42428a4.png)
     11 
     12 e.g. robot that avoids obstacles:
     13 
     14 ![Scannable Document on 28 Nov 2017 at 11_17_47.png](8ca002b539212b99d661276d2fd11d9f.png)
     15 
     16 Activity diagrams
     17 
     18 - rounded rect for events
     19 - diamonds for decisions
     20 - black ovals for start/stop