Activity 4 Analysis of Boolean Expression-1
Activity 4 Analysis of Boolean Expression-1
There are two types of logic circuit. The combinational circuit and sequential circuit.
Combinational circuit refers to circuits whose output is strictly dependent on the present value of
the inputs. Given the same input, the output will always be the same. As soon as inputs are
changed, the information about the previous inputs is lost, that is, combinational logic circuits
have no memory. While Sequential circuit the outputs depend not only on the present input value
but also the past input value are known as sequential logic circuits.
Boolean algebra is the mathematical system of binary logic and it uses variables and
logical operations to describe the manipulation and process of a logical/binary information. The
logical operation is described in the form of an equation or function giving the output as a
function of the input (and possibly some other values). It eases analysis and design of logic
circuits.
GND GND
1 2 3 4 5 6 7 1 2 3 4 5 6 7
74LS08 - Quad 2-Input AND Gate 74LS00 - Quad 2-Input NAND Gate
14 13 12 11 10 9 8 14 13 12 11 10 9 8
Vcc Vcc
GND GND
1 2 3 4 5 6 7 1 2 3 4 5 6 7
74LS32 - Quad 2-Input OR Gate 74LS86 - Quad 2-Input XOR Gate
14 13 12 11 10 9 8 14 13 12 11 10 9 8
Vcc Vcc
GND GND
1 2 3 4 5 6 7 1 2 3 4 5 6 7
74LS02 - Quad 2-Input NOR Gate 74LS04 - Hex Inverter
Table 4-1
Boolean Expression:
S=(X+Y)(X+Y)
X Y S
0 0
0 1
1 0
1 1
Logic Circuit:
X Y S
0 0
0 1
1 0
1 1
Boolean Expression:
F=((A+(AB))C)+(AC)
A B C F
0 0 0
0 0 1
0 1 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1
Logic Circuit:
A B C F
0 0 0
0 0 1
0 1 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1
4.8.3 Observations
4.8.4 Conclusions
Equipment
Operation and (1-5)
Material Handling
Results
(1-5)
Interpretation
Total Score
Other Comments/Observations: