Question Bank de
Question Bank de
TECHNOLOGY
Department of Electronics &
Communication Engineering
ASSIGNMENT-1
Subject Name: DIGITAL
ELECTRONICS
Subject Code: 203105201
---------------------------------------------------------
1. Convert Decimal Number 250.5, 87.876 to base 3, base 4, base 7 & base 16.
2. Convert decimal number 225.225, 865.987 to binary, octal and hexadecimal.
3. Represent decimal number 7654 in BCD , Excess-3 , and Gray code
4. Convert following Numbers as directed: (a)
(52)10 = ( )2
(b) (101001011)2 = ( )10
(c) (11101110) 2 = ( )8 (d)
(68)10 = ( )16
5. Define: Digital System.
6. Convert following Hexadecimal Number to Decimal number : B28, FFF, F28
7. Convert following Octal Number to Hexadecimal and Binary number :
414, 574, 725.25
8. Convert following numbers to decimal number:
(i) (10001.101)2 (ii) (101011.11101)2 (iii) (0.365)8
(iv) A3E5 (v) CDA4 (vi) (11101.001)2 (vii) B2D4
3. Explain briefly : SOP & POS , minterm & maxterm , canonical form , propagation
delay, fan out
9. Define : Integrated Circuit and briefly explain SSI, MSI, LSI and VLSI
10. Draw the logic symbol and construct the truth table for each of the
following . [1] Two input NAND gate [2] Three input OR
gate [3] Three input EX-NOR gate [4] NOT gate
12. Demonstrate by means of truth tables the validity of the following Theorems of
Boolean algebra
(i) De Morgan’s theorems for three variables
(ii) The Distributive law of + over-
13. Express following functions in sum of min terms and product of max terms:
c. F(x,y,z) = 1
ASSIGNMENT-3
Subject Name: DIGITAL
ELECTRONICS
Subject Code: 203105201
Chapter-2- MINIMIZATION TECHNIQUES
1. Simplify following Boolean function using K-Map and implement it with only
NAND gates.
F=A′B′C′+B′CD′+A′BCD′+AB′C′
3. Simplify following Boolean function using K-map and implement with only NOR
gates.
F( w,x,y,z) = Σ( 1 , 3 , 7 , 11 , 15 )
with don’t care conditions d( w,x,y,z ) = Σ( 0, 2 ,5 )
5. Simplify Boolean function and draw logic diagram for simplified Boolean function:
(1)F(w,x,y,z) = Σ (0,1,2,4,5,6,8,9,12,13,14)
(2)F(w,x,y) = Σ (0,1,3,4,5,7)
-----------------------------------
ASSIGNMENT-4
Subject Name: DIGITAL
ELECTRONICS
Subject Code: 203105201
(Chapter-3- Combinational Circuit Design)
----------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
1. Introduction to PLD and its types.
2. Compare RAM, ROM and EPROM.
3. Compare PLA and PAL.
4. Write short note on Programmable Logic Arrays.
5. Write short note on State machine on a Chip.
6. What is FPGA? Explain its basic structure.
7. A combinational circuit is defined by functions:
F1 (A, B, C) = Σ (3, 5, 6, 7) F2 (A, B, C) = Σ (0, 2, 4, 7) Implement the circuit with PLA having
three inputs, four product term and two outputs.
8. Using the simplified connection format of PLA, Show how an 8×1 PROM should be
programmed to implement the logic function
F (A, B, C) = Σ (1, 4, 5, 7)
9. Show how the PLA would be programmed to implement the functions. PLA having three
inputs, four product term and two outputs.
F1=A(BC)’+ABC F2=ABC+(AB)’+AC’
10. Using the simplified connection format of PLA, Show how an 8×1 PROM should be
programmed to serve as a look-up table for the odd parity-bit of a 3 bit number? Use the
simplified connection format of PLA.
11. Show how the FPLA Circuit would be programmed to implement
F1= A’BC’+B’C+ABC
12. Implement the state diagram shown in fig. using PLS (Programmable Logic Sequencer )
100001110/10/10/11/01/01/01/00/0