Department of Electronics and Communication Engineering, VNIT Nagpur
Department of Electronics and Communication Engineering, VNIT Nagpur
Subject: Assignment-1 (ECL 203: Digital Circuits and Microprocessors) Acad. Year: 2020-21
Assignment No.1
Important Instructions:
2. Solve the assignment on papers and submit the scanned copy as a single pdf file.
3. Each assignment submission is going to be checked for plagiarism and a suitable action and reduction of
marks will be carried out for the person who copies and also the person who gave his/her assignment
solution to others for copying.
4. All are requested to solve the assignment on his/her own and do not give to others.
5. Submission deadline is 30 days from today which is more than enough time given to solve the
assignment. Therefore late submission will not be permitted and Late submission will lead to reduction in
marks.
Theory Questions:
1. One way to think of the basic logic gate types (all but the XOR and XNOR gates) is to consider what
single input state guarantees a certain output state. For example, we could describe the function of an
OR gate as such: Any low input guarantees a low output
Identify what type of gate is represented by each of the following phrases:
Any low input guarantees a high output.
Any high input guarantees a low output.
Any high input guarantees a high output.
Any difference in the inputs guarantees a high output.
Any difference in the inputs guarantees a low output.
2. A different way to view the functions of two-input logic gates is to think of them in terms of signal
controllers, where the status of one input affects how the other input’s signal passes through to the
output. The generic schematic diagram for this format is as shown in Fig. 24:
3. Identify the types of logic gates which do the following (there is more than one type of gate for
each of the following rules!):
(a) B = A when Control is high; (b) B = A when Control is low; (c) B = [~A] when Control is high
(d) B = [~A] when Control is low
Also, explain how an understanding of this can be helpful in troubleshooting faulted logic gates
4. Suppose you needed a two-input AND gate, but happened to have an unused 3-input AND gate in
one of the integrated circuits (“chips”) already in the system you were building. Of course, you could
just add another IC containing 2-input AND gates, but it seems an extra burden in cost and
complexity to waste the 3-input gate already there. Explain what you would need to do with the third
input terminal on the gate shown in Fig. 25 in order to use it as a 2-input AND gate:
5. Now, explain what to do with each of the following gates’ third inputs, in order to use each of them
as 2-input gates:
Fig.22 Fig. 23
Fig.24 Fig. 25
K-map: 1
Truth table-1