Skip to content

Commit

Permalink
feat: task1lab1
Browse files Browse the repository at this point in the history
  • Loading branch information
natalieagus committed Jun 27, 2024
1 parent ec44be9 commit 5e1a26b
Showing 4 changed files with 606 additions and 492 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/Labs/lab0.md
Original file line number Diff line number Diff line change
@@ -277,6 +277,7 @@ Xinverter nand_out z inv
.ends
```

Since Voh and Vol is given (based on max and min operating voltage of the device), we need to **find** Vil and Vih from the graph. **What do you think these values should be?** (look back at your [lecture notes](https://natalieagus.github.io/50002/notes/digitalabstraction#voltage-transfer-characteristic-function-vtc)).

The **noise immunity** of a gate is the **smaller** of the low noise margin (Vil - Vol) and the high noise margin (Voh - Vih).
- If we specify Vol = 0.3V and Voh = 3.0V, what is the **largest** possible noise immunity we could specify?
Loading

0 comments on commit 5e1a26b

Please sign in to comment.