<sub class="descriptionSection">18-06-2025 04:40:pm // #Tag // [[TI]]</sub>
____
## Gatter
| Name | Zeichen | Schaltzeichen |
| ---- | ---------------------- | ------------------------------------------ |
| AND | $a \land b$ | ![[../../Assets/Pasted image 20250618164111.png]] |
| OR | $a \lor b$ | ![[../../Assets/Pasted image 20250618164124.png]] |
| NOT | $\overline a$ | ![[../../Assets/Pasted image 20250618164135.png]] |
| NAND | $a \overline \land b$ | ![[../../Assets/Pasted image 20250618164208.png]] |
| NOR | $a \overline \lor b$ | ![[../../Assets/Pasted image 20250618165020.png]] |
| XOR | $a \oplus b$ | ![[../../Assets/Pasted image 20250618165155.png]] |
| XNOR | $a \overline \oplus b$ | ![[../../Assets/Pasted image 20250618165217.png]] |