Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jocrv/digital-systems
https://github.com/jocrv/digital-systems
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jocrv/digital-systems
- Owner: jocrv
- Created: 2023-11-13T22:01:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T20:11:07.000Z (about 1 year ago)
- Last Synced: 2024-04-16T20:10:16.608Z (9 months ago)
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digital-systems
About the basic concepts necessary to recognize the main logical functions of Boolean Algebra.
Boolean Algebra is the main tool for building digital circuits used in various modern electronic devices.
Next, we will learn how to transform the representations of logical functions, that is, how we transform a truth table into a logical expression and vice versa.
Define truth value, logical expression and logical function;
Write logical functions using truth tables and logical expressions;
Convert the truth table into a logical expression and vice versa.