Aim Of Experiment: - Logic Gates with NAND and BINARY to GRAY Converter
- To Study and verify Basic gates
- Implementation of different Basic gates using NAND IC
- Implementation of Code Generator: Binary to gray and vice versa
THEORY : - Logic gates are the fundamental building blocks of digital system. Logic gates have the ability to make decision in the sense that they produce output that they produces varies with different input level combination.
GENERAL PURPOSE LOGIC GATES ARE AS FOLLOWS:-
1 . THE AND GATE:
An AND Gate has two or more inputs but only one output. the output seems the Logic 1 state, only when each one of itsinputs is at logic 1 state. the output assumes the logic 0 even if one of its inputs is at logic 0 state. the and Gate may therefore be defined as a device whose output is 1 if and only if all its input are 1 , Hence the AND Gates is also called an all or nothing Gate.
TRUTH TABLE FOR AND GATE:-
AND GATE :- Y= A.B
AND Gate TRUTH Table |
0 comments:
Post a Comment