We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 8
1. Define gates ?
Ans. Gates are the digital circuits, which perform a specific type of logical operation.
2 Define IC?
Ans. IC means integrated circuit. It is the integration of no. of components on a common substrate.
3. Define Universal gates.
Ans. Universal gates are those gates by using which we can design any type of logical expression.
4, Write the logical equation for AND gate.
Ans. Y=A.B
5. How many no. of input variables can a NOT Gate have?
Ans. One,
6. Under what conditions the output of a two input AND gate is one?
Ans. Both the inputs are one.
7.1+0=?
Ans. 1
8. When will the output of a NAND Gate be 0?
Ans. When all the inputs are 1.
9. Define K-map ?
Ans. It is a method of simplifying Boolean Functions in a systematic mathematical way.
10. What are combinational circuits?
Ans. These are those circuits whose output depends upon the inputs present at that instant of time.
11. What are sequential circuits?
Ans. These are those circuits whose output depends upon the input present at that time as well as the
previous output.
12. If there are four variables how many cells the K-map will have?
Ans. 16.
13. When two min-terms can be adjacent?
‘Ans. 2 to the power n.
14. Which code is used for the identification of cells?
Ans8. Gray Code.
15. Define Byte?
Ans. Byte is a combination of 8 bits.16. Flip flop is Astable or Bistable?
Ans. Bistable.
17. What are the I/Ps of JK flip-flop where this race round condition occurs?
Ans. Both the inputs are 1.
18. When RS flip-flop is said to be in a SET state?
Ans. When the output is 1
19.When RS flip-flop is said to be in a RESET state?
Ans. When the output is 0.
20.What is the truth table of JK flip-flop?
21.What is the function of clock signal in flip-flop?
Ans. To get the output at known time.
22.What is the advantage of JK flip-flop over RS flip-flop?
Ans. In RS flip-flop when both the inputs are 1 output is undetermined.
23.In D flip-flop I/P = 0 what is O/P?
Ans.0
24.In D flip-flop I/P = 1 what is O/P?
Ans.1
25, In T flip-flop I/P = 1 what is O/P?
Ans. Qn
26. What do you understand by decoder?
Ans. A decoder is a combinational circuit that converts binary information from n input lines to a
maximum of 2n unique output lines. Most IC decoders include one or more enable inputs to control the
circuit operation.
27. What is demultiplexer?
Ans. The demultiplexer is the inverse of the multiplexer, in that it takes a single data input input and n
address inputs. It has 2" outputs. The address input determine which data output is going to have the
same value as the data input. The other data outputs will have the value 0.
28. What do you understand by encoder?
Ans. An encoder or multiplexer is therefore a digital IC that outputs a digital code based on which of its
several digital inputs is enabled.
29. What is the main difference between decoder and demultiplexer?
‘Ans. In decoder we have n input lines as in demultiplexer we have n select lines.
30. Why Binary is different from Gray code?
Ans. Gray code has a unique property that any two adjacent gray codes differ by only a single bit.31. Write down the method of Binary to Gray conversion.
Ans. Using the Ex-Or gates.
32. Write the full form of ASCII Codes?
Ans. American Standard Code for Information Interchange.
33.Binary code is a weighted code or not?
Ans. Yes
34 Why is MUX called as “Data Selector"?
Ans. This selects one out of many inputs.
35. What do you mean by Multiplexing?
Ans. Multiplexing means selecting only a single input out of many inputs.
36. What is Digital Multiplexer?
Ans. The multiplexer which acts on digital data.
37 What is the function of Enable input to any IC?
Ans. When this enable signal is activated.
38 What is demultiplexer?
Ans. A demultiplexer transmits the data from a single source to various sources.
39 Can a decoder function as a D’MUX?
Ans. Yes
40. What is the role of select lines in a Demultiplexer?
Ans. Select line selects the output line.
41. Differentiate between functions of MUX & D’MUX?
Ans. Multiplexer has only single output but demultiplexer has many outputs.
42.The number of control lines required for a 1:8 demultiplexer will be
Ans. 3
43. How many 4:1 multiplexers will be required to design 8:1 multiplexer?
Ans. 2
44, What do you understand by parallel adder?
Ans If we place full adders in parallel, we can add two- or four-digit numbers or any other size desired
i.e. known as parallel adder
45. What happens when an N-bit adder adds two numbers whose sum is greater than N or equal to 2
Ans. Overflow.
46. Is Excess-3 code is weighted code or not? Ans. Excess-3 is not a weighted code.65 For implementing half subs tractor how many EX-OR, AND gates and Not gates are required?
‘Ans. One EX-OR, one -AND gate, one- Not gate.
66. What are the logical equations for difference & borrow? Ans, D = AB +4 B
B=AB
67. How full subtractor is different from half subs tractor.
Ans. Full sub tractor performs subtraction of three bits but half subs tractor Performs subtraction of two
bits.
68. If inputs of half subs tractor are A=0, and B=1 then Borrow will be? Ans. B=1
69. Is 2’s complement method appropriate for subtraction?
Ans. 2’s complement method is appropriate method for subtraction.
70. How many bits we use in half subtractor for subtraction?
Ans. only two bits.
71. Can we use parallel adder for subtraction?
Ans, We can use parallel adder using 2’s complement method.
72. Which one is better subtractor or parallel adder for subtraction?
‘Ans. Parallel adder is the best option using 1’s complement or 2’s complement
73. Which adder is used for addition of BCD numbers?
Ans. BCD adder.
74.What is comparator?
Ans. Comparator compares the inputs (bits).
75. What are universal gates?
Ans. NAND, NOR
76. What is the full form of BCD?
Ans. Binary Coded decimal.
77. What is the base of binary number system? Ans. 2
78. How many bits are there in one byte? Ans. 8
79. How many digits are there in octal number system? Ans. 8
80. What is the binary no. equivalent to decimal no. 20? Ans. 10100
81.A binary digit is called? Ans. Bit.
81 Define Gates
Ans. Gates are digital circuit, which perform a specific type of logical operation.82 Define IC?
Ans. IC means Integrated Circuit It is the integration of no. of components on a common substrate.
83 (A+A)
A=? Ans. A.
84, Define universal gates
‘Ans. We can design any type of logical expression by using universal gates.
85 Will the output of a NAND Gate be 0.
Ans. When all the inputs are1.
86 Which IC is used for NAND GATE?
Ans. IC 7400.
87 Why NAND is called as universal gate?
Ans.Because all gates can be made using circuits.
88 Name any other universal gate?
Ans, NOR Gate.
89 Which type of TTL gates can drive CMOS Gate?
Ans. TTL with open collector can derive CMOS.
90 What is meant by literal?
Ans. A logical variable in a complemented or Un-complemented form is called a literal.XOR Gate
=o (A+B)
am Y =(A+B)-(@-B)
ri Te elo 3
Bee ASE)
Mano
aCe CET) ae Y
Y =(A+B)- (A+B)
a eee ee eee) oe e 2
ae eee | 0 a 1
1 0 1
Sete a aN eee Ta MR tt ana
XNOR Gate
pean B
Os3 es
AND
BRE a
= (A-B)+ (AFB) a v7) 33 if a
UeeR ee Mle Ma or tan A A 1
¥ = (A-B) + (A.B) 0 ih )
1 ) 0
Tae mera Ue aa aoe aaa eat
The logic circuit shown below has the input waveforms ‘A’ and ‘B’ as shown.
Lire SN aa Retest acta
y= (A+B)
B rr ee
ewer
TORT
Taree
Tal oataa
Logic Gates
NOT Gate OR Gate AND Gate
- re
rl > ae : FiSeenn
Rev
ae | lieeeeyste
7 | feese8
arvana armel
SARL c Pie A B Le
| . 0 0 0 0 0 0
ry y cs aa SS eee
x . m 0 1 rl 0 a ry
0 fl — ‘ | +
1. r 1 0 0
"ole \ nl il anh
GZ Logic Gates is
Wer Neer
A we,
jo— y=
ip aw
Pe
artnet aR
Coe ed ae Lee eae
9 1 o}| o | 0 1
0 a Op ety | 0
a [a a || Jona | ‘0
1 lo eee | oo
OO a
AEC eee er
NDCC)
Laws of Boolean Algebra
AND Laws:
a ns Cn4:15 PM | 0.6KB/s
3B al Ball GO
R° ResearchGate 3 x
YES NOT
INPUT INPUT
OUTPUT OUTPUT
A A
0 0 0 i
1 1 1 0 |
AND OR XOR
INPUT INPUT INPUT
OUTPUT +———_| output OUTPUT
A|B A|B A B
° ° oO ° ° 0 oO 0 oO
1/0 0 1/0 1 1 0 1
of 1 0 oj. 1 0 1 1
1 1 1 1 L 1 1 1 0
NAND NOR XNOR
INPUT INPUT INPUT
OUTPUT +—-—_|_ output OUTPUT
A|B aA|B Al B
o/]o 1 ojo 1 ojo 1
° - - o oO 1 ° o
@ 1 1 oj. 0 oj. 0
1 0 ai. 0 1/1 1
Summary of the common Visit >
Boolean logic gates with...
Images may be subject to copyright. Learn More
QO Save «< Share
*
Discover