Skip to content
Snippets Groups Projects
Commit 69ed6f22 authored by Mactavish's avatar Mactavish
Browse files

update slides

parent 43640e24
Branches
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ title: Recap IV
title: Recap V
---
### Exercises
## Exercises
<br/>
......@@ -110,6 +110,8 @@ It's very important to the X-ray department, that only one patient can enter the
title: Recap VI
---
# Discussion
#### Advantages of Petri Nets (Standard)
<v-clicks>
......@@ -131,3 +133,26 @@ title: Recap VI
- No explicit modeling of time. (hard to indicate _when_ and _how long_)
</v-clicks>
---
title: Recap VII
---
### Two Claims about Modeling
**Claim 1: There are many ways to model the same system.**
The first claim says that there are many Petri Nets that can model a given system.
For example, we can model the elevator in the exercise differently.
With a Petri Net, we can describe the state of the elevator by the distribution of the tokens in place _above_ and _under_ corresponding to the number of floors above and under the current floor of the elevator. (See live demo)
**Claim 2: Many systems can be modeled in exactly the same way.**
There can be several systems that correspond to a given Petri Net. (See live demo)
There are trade-offs: e.g. Simplicity vs Comprehensibility.
Choice of modeling is often subjective and depends on the taste and experience of the designer.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment