Logic Design and Digital Computer Circuit: CMSC208
Logic Design and Digital Computer Circuit: CMSC208
Logic Design and Digital Computer Circuit: CMSC208
Digital Computer
Circuit
CMSC208
Percival A.
Fernandez
Digital Basics
Components
of Digital
Basics
Binary Systems
Digital Circuit Types
Design Techniques
Logic Operations
Number Representations
Representations
Gates
Karnaugh Maps
Digital Basics
Digital
vs Analog Signals
logic
Digital Basics
Analog
Logical Operations
A
Truth Tables
In
Truth Tables
Since
Truth Tables
q
T
T
F
F
T
T
F
F
r
T
F
T
F
T
F
T
F
Truth Tables
Given two
Boolean
variables A and
B, the Boolean
expression A ^ B
is true only if
both A and B are
true. The truth
table below
illustrates all
possible
combinations
A^
B
Truth Tables
Not A is true
when A is false,
and vice-versa.
Table 1.The NOT
Operator
A
0
1
A'
1
0
The End
References:
http://www.electronicsteacher.com/computerarchitectures/digital-circuits/combinatorial.php
http://www.buzzle.com/articles/different-types-ofcomputers.html
Structured Computer Organization, Andrew S.
Tanembaum