COA Assignment of Unit-1 and Unit-2
COA Assignment of Unit-1 and Unit-2
Unit-1
Q. 1 List the difference between the Combination and Sequential Circuit along with at least FOUR
examples each.
Q. 2 Describe the Decoder, Multiplexer, and De-multiplexer circuits with diagrams and examples.
(Source of Solution: PPTs shared of the Lecture)
Q. 3 Solve the given expression to a minimum number of literals F= A B+ A’C +ABC + A’ B C using
Boolean algebra and draw the logic circuit diagram using basic gates for simplified function.
(Source of Solution: PPTs shared of the Lecture)
Q. 4 Simplify the given Expression F= A B C+ A B C’ +A’ C + A’ B C + A’ B’ C using Boolean
algebra and also draw the logic circuit diagram using basic gates for simplified function.
(Source of Solution: PPTs shared of the Lecture)
Q. 5 Describe Boolean expressions and truth tables of following the 2-inputs and 3-inputs:
(a) Basic gates (AND, OR, NOT, EX-OR, EX-NOR)
(b) Universal gates (NAND, NOR).
(Source of Solution: PPTs shared of the Lecture)
Q. 6 Perform the following implementation/realization with NAND gate:
(i) AND Gate
(ii) OR Gate
(iii) NOT Gate
(iv) EX-OR Gate
(v) EX-NOR Gate
(Source of Solution: PPTs shared of the Lecture)
Q. 7 Perform the following implementation/realization with NOR gate:
(i) AND Gate
(ii) OR Gate
(iii) NOT Gate
(iv) EX-OR Gate
(v) EX-NOR Gate
(Source of Solution: PPTs shared of the Lecture)
Q. 8 Determine the following operations:
(a) Add (367)8 and (715)8 without converting to decimal.
(b) Add (296)12 and (57)12 without converting to decimal.
(c) Octal number (1076)8 to Hexadecimal number (?)16
(d) Add (5)10 to (6)10 in binary and Subtract (-6)10 from (7)10 in binary.
1
(Source of Solution: PPTs shared of the Lecture)
Q. 9 Describe the following methods of data representation/number representation applicable in
computers also explain the reference of one over another:
(a) Unsigned and signed magnitude representation of number system with examples
(b) Fixed Point Representation concept with examples
(c) Floating Point Representation concept with examples
(d) Concept of Overflow in Computer Arithmetic with an example.
(Source of Material: Chapter-3 Moris Mano Book-Data Representation, PPTs & Video
Lectures, Pages-67-83)
Q.10 b) Simplify the Boolean function F together with don’t-care conditions d in Sum of Product (SOP) form
using K map for:
F (A, B, C, D) = Σ m (0, 1, 3, 7, 8, 9, 10)
d (A, B, C, D) = Σ m (3, 11, 14). Draw the logic circuit for the obtained SOP.
(Source of Solution: PPTs shared of the Lecture)
Q.11 Apply the concept of four variable K-Map and find the Sum of Product (SOP) for given min-terms
and also Draw the circuit diagram for the SOP obtained: F (A, B, C, D) = Σ m (0, 1, 2, 8, 9, 10) &
d (A, B, C, D) = Σ m (6, 14)
(Source of Solution: PPTs shared of the Lecture)
Q.12 Describe the concept of 2’s complement and also describe Floating Point Representation in IEEE
754 Standard (Sign bit, Exponent and Mantissa) for 8 bits, 16 Bits, and 32 bits binary numbers
representation.
(Source of Solution: Video Lectures shared)
Q.13 Determine the 1’s Complement for the following.
(a) (0011 0111)2
(b) (0111 1111)2
(c) (1011 0000)2
(d) (0001 1111)2
Q. 14 Determine the 2’s Complement for the following numbers in 8 bits and also represent in IEEE 754
Floating Point Representation.
(a) (0011 0111)2
(b) (0111 1111)2
(c) (1011 0000)2
(d) (0001 1111)2
(Source of Material: Chapter-3 Moris Mano Book-Data Representation, PPTs & Video
Lectures, Pages-67-83)
Q. 15 Describe the functionality of following Flip Flops either NAND or NOR gate along with Logic
Block Diagram, Logic Circuit Diagram, Truth Table and Boolean Equation:
(a) S-R Flip-Flop,
(b) D Flip Flop
(c) J-K Flip-Flop &
(d) T Flip-Flop.
(Source of Solution: PPTs shared of the Lecture)
Q. 16 Describe the following Arithmetic Micro-operations logic circuit Circuits:
(a) Half adder and Full adders
2
(b) Half subtractor and Full subtractor
(c) Parallel adder concept to perform adder and subtraction operations from same circuit for more
than 3-bit numbers.
(Source of Material: Chapter-4-Moris Mano-Register Transfer and Microoperations- Pages-
103-106 & Figure 4.6 & Figure-4.7)
Q. 17 Describe the following Register Transfer and Micro-Operations Concepts:
(a) Arithmetic Micro-operations with examples
(b) Logic Micro-operations with examples
(c) Concept of Bus and Classification of Bus structures applicable in computers organization.
(Chapter-4 Moris Mano-Register Transfer and Microoperations, Pages-93 -103 and Figure
4.3 & Figure 4.5)
Implement the Full Adder circuit with Decoder logic.
(Source of Solution: PPTs shared of the Lecture)
Q. 18 Full adder logic implementation using 3 to 8 Decoder circuit.
(Source of Solution: PPTs shared of the Lecture)
Q. 19 Describe the classification of Shift Registers and Counters.
(Source of Solution: PPTs shared of the Lecture)
Q. 20 Using the DeMorgan’s Theorem, prove that the following
(A+B)’ (A’+B’)’ = 0; and (ii) A + A’ B + A’ B’ = 1
Q. 21 (d) Add the following numbers in the given base without converting to decimal:
i. (1230)4 and (23)4
ii. (135.4)6 and (43.2)6
iii. (367)8 and (715)8
iv. (296)12 and (57)12
Q.22 Design a 3-bit Asynchronous Binary Counter along with Logic Circuit, Truth Table and Timing
Diagram.
Assignment-2
Unit-2
Date of Issue: March 1, 2024
Date of Submission of Assignment: March 25, 2024