Logic Gates Questions and Answers
Logic Gates Questions and Answers
Logic Gates Questions and Answers
Learn Instrumentation and Control Engineering. Inst Tools covers topics of Industrial
Instrumentation, PLC, DCS, SCADA, Field Instruments, Analyzers and so on.
https://instrumentationtools.com
om
s .c
ol
To
i on
at
nt
me
ru
st
In a combinational circuit, the output depends upon present input(s) only i.e, not dependant on
the previous input(s). The combinational circuit has no memory element. It consists of logic
gates only.
A combinational circuit will always respond in the same fashion to the input function, when we
apply signal to the input terminal of the combinational logic circuit.
A logic circuit, that can add two 1-bit numbers and produce outputs for sum and carry, is called
a half-adder.
InstrumentationTools.com
Instrumentation Tools
Learn Instrumentation and Control Engineering. Inst Tools covers topics of Industrial
Instrumentation, PLC, DCS, SCADA, Field Instruments, Analyzers and so on.
https://instrumentationtools.com
A binary adder, which can add two 1-bit binary numbers along with a carry bit and produces
outputs for sum and carry is called a full-adder.
A flip-flop is a basic memory element that is made of an assembly of logic gates and is used to
store 1-bit of information.
om
.c
It is a D-type of flip-flop and stores one bit of data.
s
7. Explain what is an excitation table?
ol
Excitation table gives an information about Explain what should be the flip-flop inputs if the
To
outputs are specified before and after the clock pulses.
on
State table consists of complete information about present state, next state, and outputs of a
sequential circuit.
nt
me
Boolean algebra is a mathematic system of logic in which truth functions are expresses as
symbols and then these symbols are manipulated to arrive at conclusion.
st
In
Basic logic elements are NOT gate, AND gate, OR gate and the flip-flop.
Truth table is a table that gives outputs for all possible combinations of inputs to a logic circuit.
If the higher of the two voltages represents a 1 and the lower voltage represents a 0, then the
logic is called a positive logic. On the other hand, if the lower voltage represents a 1 and the
higher voltage a 0, we have a negative logic.
A logic system in which a bit is recognized by the presence or absence of a pulse is called a
pulse or dynamic logic system.
An inverter is a logic gate whose output is the inverse or complement of its input.
InstrumentationTools.com
Instrumentation Tools
Learn Instrumentation and Control Engineering. Inst Tools covers topics of Industrial
Instrumentation, PLC, DCS, SCADA, Field Instruments, Analyzers and so on.
https://instrumentationtools.com
Universal gate is a gate that can perform all the basic logical operations such as NAND and
NOR gates.
The specialty of NAND and NOR gates is that they are universal gates and can perform all the
basic logical operations.
om
.c
17. Explain why NAND-NAND realization is preferred over AND-OR realization?
s
NAND-NAND realization needs only one type of gate(NAND), that minimizes IC package
ol
counter.
To
18. Explain why is a two-input NAND gate called universal gate?
on
NAND gate is called universal gate because any digital system can be implemented with the
i
NAND gate. Sequential and combinational circuits can be constructed with these gates because
at
element circuits like flip-flop can be constructed from two NAND gates connected back-to-back.
NAND gates are common in hardware because they are easily available in the ICs form. A
nt
NAND gate is in fact a NOT-AND gate. It can be obtained by connecting a NOT gate in the
me
Associate law is a low of addition and multiplication and according to this law grouping of the
In
variable is the ORing or ANDing of several variables is immaterial and the results obtained are
the same.
InstrumentationTools.com
Powered by TCPDF (www.tcpdf.org)