eolas/Hardware/Logic_Gates/Logic_gates.md

12 lines
435 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
tags:
2022-06-04 16:00:04 +01:00
- Logic
- Electronics
- Hardware
- logic-gates
2022-04-23 13:26:53 +01:00
---
2022-06-04 14:00:04 +01:00
# Logic gates
2022-04-23 13:26:53 +01:00
2022-06-04 16:00:04 +01:00
Logic gates are the basic building blocks of digital computing. **A logic gate is an electrical circuit that has one or more than one input and only one output.** The input controls the output and the logic is isomorphic with [Boolean connectives](../../Logic/Truth-functional_connectives.md) defined in terms of [truth-tables](../../Logic/Truth-tables.md).