Beee Notes
Beee Notes
8 Bits = 1 Byte
5.What are the universal gates? Justify
A universal gate is a gate which can implement any Boolean function
without need to use any other gate type. The NAND and NOR gates are universal
gates.
6. What is combinational logic ?
Combinational Logic circuit are made up different types of logic gates. The output
of combinational Logic circuit are depends upon combination of input variables.
8. Define calibration?
A logic gate is a device that acts as a building block for digital circuits. They
perform basic logical functions that are fundamental to digital circuits. Most
electronic devices we use today will have some form of logic gates in them. For
example, logic gates can be used in technologies such as smart phones, tablets
or within memory devices.
The AND gate is so named because, if 0 is called "false" and 1 is called "true,"
the gate acts in the same way as the logical "and" operator. The following
illustration and table show the circuit symbol and logic combinations for an
AND gate. (In the symbol, the input terminals are at left and the output
terminal is at right.) The output is "true" when both inputs are
"true."Otherwise, the output is "false." In other words, the output is 1 only
when bothinputs one AND two are 1.
AND gate
OR gate
Input Output
0
1
0
1
The NAND gate operates as an AND gate followed by a NOT gate. It acts inthe
manner of the logical operation "and" followed by negation. The output is
"false" if both inputs are "true." Otherwise, the output is "true."
NAND gate
NOR gate
Input 1 Input 2 Output
0 0 1
0 0
1
0 0
1
1 1 0
XNOR gate
\
14. Explain the working of permanent magnet moving coil measuring instrument ?
15. Draw and explain the working of Energy meter.