mmme2051 boolean algebra
This commit is contained in:
parent
572d86e60f
commit
f3580ea182
35
uni/mmme/2051_electromechanical_devices/boolean_algebra.md
Executable file
35
uni/mmme/2051_electromechanical_devices/boolean_algebra.md
Executable file
@ -0,0 +1,35 @@
|
||||
---
|
||||
author: Akbar Rahman
|
||||
date: \today
|
||||
title: MMME2051 // Boolean Algebra
|
||||
tags: [ boolean_algebra, binary]
|
||||
uuid: 9971309a-94aa-430f-9332-d3b030c2eeb4
|
||||
lecture_slides: [ ./lecture_slides/MMME2051EMD_Lecture9.pdf ]
|
||||
lecture_notes: []
|
||||
exercise_sheets: []
|
||||
---
|
||||
|
||||
There's almost nothing in this topic.
|
||||
There aren't even any exercise sheets.
|
||||
Relevant slides are 28-47.
|
||||
Significant slides are 44-47 (the rest are adding numbers in binary and explaining computers again).
|
||||
|
||||
i dislike de Morgan's law from A level cs tho
|
||||
|
||||
# Symbols
|
||||
|
||||
## AND
|
||||
|
||||
$$ A . B = A \wedge B $$
|
||||
|
||||
## OR
|
||||
|
||||
$$ A + B = A \vee B $$
|
||||
|
||||
## NOT
|
||||
|
||||
$$ A' = \bar A $$
|
||||
|
||||
# Shortcut Thingies
|
||||
|
||||
![](./images/vimscrot-2023-03-30T11:10:55,934889205+01:00.png)
|
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Binary file not shown.
Loading…
Reference in New Issue
Block a user