SlideShare una empresa de Scribd logo
1 de 8
Descargar para leer sin conexión
www.Vidyarthiplus.com
EC2203/DIGITAL ELECTRONICS


                       A.R. ENGINEERING COLLEGE, VILLUPURAM
                                  ECE DEPARTMENT
                                       QUESTION BANK


SUB. NAME: DIGITAL ELECTRONICS                                            SUB. CODE: EC2203
SEM: III

BRANCH/YEAR: ECE/II

                                     UNIT-I
                    MINIMIZATION TECHNIQUESAND LOGIC GATES
                                    PART-A

   1) Define Minterm & Maxterm.
   2) What are the methods adopted to reduce Boolean function?
   3) What is a karnaugh map?
   4) State the limitations of karnaugh map?
   5) Explain list out the advantages and disadvantages of K-map method?
   6) List out the advantages and disadvantages of Quine-Mc Cluskeymethod?
   7) Define Duality Theorem?
   8) State De Morgan's theorem.
   9) What are called don’t care conditions?
   10) What is a Logic gate?
   11) Which gates are called as the universal gates? What are its advantages?
   12) What are the types of TTL logic?
   13) List the different versions of TTL
   14) State advantages and disadvantages of TTL
   15) Define duality property.
   16) What is a Logic gate?
   17) Define the sum of products?
   18) Define the product of sum?
   19) What are the methods adopted to reduce Boolean function?
                                             PART-B
  1) i) Prove that (x1+x2).(x1’. x3’+x3) (x2’ + x1.x3) =x1’x2                               (8)
       ii) Simplify using K-map to obtain a minimum POS expression:
          (A’ + B’+C+D) (A+B’+C+D) (A+B+C+D’) (A+B+C’+D’) (A’+B+C’+D’)
            (A+B+C’+D)                                                                      (8)

  2)       Reduce the following equation using Quine McClucky method of minimization
           F (A,B,C,D) = ∑m(0,1,3,4,5,7,10,13,14,15)                                        (16)

 3)     i) State and Prove idempotent laws of Boolean algebra.                              (8)
       ii) Using a K-Map, Find the MSP from of F= ∑ (0, 4, 8, 12, 3, 7, 11, 15) +_d (5)     (8)
 4)        Using a K-Map, Find the MSP form of F= ∑ (0-3, 12-15) + _d (7, 11)               (16)


A.R ENGINEERING COLLEGE ,VILLUPURAM                                                       Page 1
                                  www.Vidyarthiplus.com
www.Vidyarthiplus.com
EC2203/DIGITAL ELECTRONICS


 5) i)       Simplify the following using the Quine – McClusky minimization technique         (8)
             D = f(a,b,c,d) = ∑ (0,1,2,3,6,7,8,9,14,15).Does Quine –McClusky take care of
            don’t care conditions? In the above problem, will you consider any don’t care
            conditions? Justify your answer
       ii) List also the prime implicants and essential prime implicants for the above case   (8)
  6) i) Determine the MSP and MPS focus of F= ∑ (0,2,6,8,10,12,14,15)                         (8)
       ii) State and Prove Demorgan’s theorem                                                  (8)
  7)         Determine the MSP form of the Switching function
             F = ∑ ( 0,1,4,5,6,11,14,15,16,17,20- 22,30,32,33,36,37,48,49,52,53,56,63)        (16)
 8) i) Determine the MSP form of the Switching function                                       (8)
             F( a,b,c,d) =∑ (0,2,4,6,8) + ∑d(10,11,12,13,14,15)
      ii) Find the Minterm expansion of f(a,b,c,d) =a’(b’+d)+acd’                             (8)
  9)         Simplify the following Boolean function by using the Tabulation Method
             F= (0, 1, 2, 8, 10, 11, 14, 15)                                                  (16)
  10)        Find a Min SOP and Min POS for f = b’c’d + bcd + acd’ + a’b’c + a’bc’d           (16)
  11)        Find an expression for the following function using Quine McCluscky method
             F= ∑ (0, 2, 3,5,7,9,11,13,14,16,18,24,26,28,30)                                  (16)
 12)        State and prove the theorems of Boolean algebra with illustration
  13)       Find the MSP representation for F(A,B,C,D,E) = ∑m(1,4,6,10,20,22,24,26)
             + ∑d (0,11,16,27) using K-Map method, Draw the circuit of the minimal
              expression using only NAND gates                                                (16)
 14) i) Show that if all the gates in a two – level AND-OR gate networks are replaced by      (8)
             NAND gates the output function does not change
         ii) Why does a good logic designer minimize the use of NOT gates?                    (8)
 15)          Simplify the Boolean function F(A,B,C,D) = ∑ m (1,3,7,11,15) + ∑d (0,2,5) .if
             don’t care conditions are not taken care, What is the simplified Boolean
              function .What are your comments on it? Implement both circuits                 (16)
 16) i) Show that if all the gate in a two – level OR-AND gate network are replaced by
               NOR gate, the output function does not change.                                  (8)

         ii) Implement Y = (A+C) (A+D’) ( A+B+C’) using NOR gates only                         (8)
17)       i) Show that the NAND operation is not distributive over the AND operation           (8)

        ii) Find a network of AND and OR gate to realize f(a,b,c,d) = ∑ m (1,5,6,10,13,14) (8)
18)    i) What is the advantages of using tabulation method?                              (8)
       ii) Determine the prime implicants of the following function using
            tabulation method
             F( W,X,Y,Z) = ∑ (1,4,6,7,8,9,10,11,15)                                           (8 )
19)    i) Given the following Boolean function F= A”C + A’B + AB’C + BC
       ii) Express it in sum of minterms & Find the minimal SOP expression                    (8)
20)         Explain the operation of 3 I/P TTL NAND Gate with required diagram and
             truth table.                                                                   (16)

21)      Explain the operation of CMOS NAND and NOR Gate with the circuits
         and truth Table                                                                      (16)




A.R ENGINEERING COLLEGE ,VILLUPURAM                                                       Page 2
                                  www.Vidyarthiplus.com
www.Vidyarthiplus.com
EC2203/DIGITAL ELECTRONICS




                                           UNIT-II

                               COMBINATIONAL CIRCUITS

                                           PART-A
   1) Define combinational logic
   2) Explain the design procedure for combinational circuits
   3) Define half adder and full adder
   4) Define Decoder?
   5) What is binary decoder?
   6) Define Encoder?
   7) What is priority Encoder?
   8) Define multiplexer?
   9) What do you mean by comparator?
   10) What is BCD adder?
   11) What is Magnitude Comparator?
   12) What is code converter?
   13) Give the applications of Demultiplexer.
   14) Mention the uses of Demultiplexer
   15) Give other name for Multiplexer and Demultiplexer.
   16) List out the applications of multiplexer?
   17) Define half subtractor and full subtractor.
   18) What is meant by parity generation and checking?
   19) 4bit binary adder parallel binary adder?
                                              PART-B



 1) Implement the switching function F= ∑ (0,1,3,4,7) using a 4 input MUX and explain (16)
2)       Explain how will build a 64 input MUX using nine 8 input MUXs                    (16)
3)       Implement the switching function F= ∑ (0,1,3,4,12,14,15) using an 8 input MUX (16)
4)       Explain how will build a 16 input MUX using only 4 input MUXs                    (16)
5)       Explain the operation of 4 to 10 line decoder with necessary logic diagram       (16)
6) i) Design full adder and full sub tractor.                                             (8)
    ii ) Design a 4 bit magnitude comparator to compare two 4 bit number                  (8)
 7)      Construct a combinational circuit to convert given binary coded decimal number
          into an Excess 3 code for example when the input to the gate is 0110 then
           the circuit should generate output as 1001                                    (16)
 8) i) Using a single 7483, draw the logic diagram of a 4 bit adder/sub tractor          (8)
     ii) Realize a Binary to BCD conversion circuit starting from its truth table        (8)
 9)       Design a combinational circuit which accepts 3 bit binary number and
         converts its equivalent excess 3 code                                          (16)
10) i) Explain carry look ahead adder.                                                  (8)
      ii) Draw and explain BCD adder.                                                    (8)


A.R ENGINEERING COLLEGE ,VILLUPURAM                                                     Page 3
                                www.Vidyarthiplus.com
www.Vidyarthiplus.com
EC2203/DIGITAL ELECTRONICS


                                           UNIT-III

                                    SEQUENTIAL CIRCUITS
                                             PART-A

      1) Define Flip flop.
      2) What are the different types of flip- flop?
      3) What is the operation of RS flip-flop?
      4) What is the operation of SR flip-flop?
      5) What is the operation of D flip- flop?
      6) What is the operation of JK flip-flop?
      7) What is a master-slave flip-flop?
      8) Define race around condition.
      9) What is edge-triggered flip- flop?
      10) Define registers.
      11) Define shift registers.
      12) Write the uses of a shift register
      13) What are the different types of shift type?
      14) What is the difference between synchronous and asynchronous counter?
      15) Name the different types of counter.
      16) What is up counter?
      17) What is down counter?
      18) What is up/down counter?
      19) What is a ripple counter?
      20) What are the uses of a counter?
      21) Define state diagram
      22) What is the use of state diagram?
      23) What is state table?
      24) What is a state equation?
      25) What is the classification of sequential circuits?
      26) Define sequential circuit?

                                                PART-B
 1) Explain the operation of JK and clocked JK flip-flops with suitable diagrams         (16)
2) Draw the state diagram of a JK flip- flop and D flip – flop                           (16)
3) Design and explain the working of a synchronous mod – 3 counter                       (16)
4) Design and explain the working of a synchronous mod – 7 counter                       (16)
5) i) Design a synchronous counter with states 0,1, 2,3,0,1 …………. Using JK FF            (8)
   ii) Using SR flip flops, design a parallel counter which counts in the sequence       (8)
        000,111,101,110,001,010,000 ………….
 6) i) Using JK flip flops, design a parallel counter which counts in the sequence       (8)
        000,111,101,110,001,010,000 ………….
    ii) Draw and explain Master-Slave JK flip-flop                                       (8)

7)      Draw as asynchronous 4 bit up-down counter and explain its working               (16)
 8)      Using D flip –flop ,design a synchronous counter which counts in the sequence   (16)


A.R ENGINEERING COLLEGE ,VILLUPURAM                                                      Page 4
                                   www.Vidyarthiplus.com
www.Vidyarthiplus.com
EC2203/DIGITAL ELECTRONICS


        000, 001, 010, 011, 100, 1001,110,111,000
 9)     Design a binary counter using T flip – flops to count in the following    sequences
     i) 000,001,010,011,100,101,110,111,000
    ii) 000,100,111,010,011,000                                                               (16)
10) i) Design a 3 bit binary Up-Down counter

      ii) Draw and explain the operation of four bit Johnson counter                          (8)

11)      Analyze the given shown in fig. obtains the state table and state diagram and
         determine the function of the circuit                                                (16)



X1                                                                          Z1
X2


                                      J

 CLK                                                                         Z2


                                      K



       12) Minimize the following state table.                                                (16)
            PRESENT        NEXT STATE            OUTPUT (z)
             STATE          X=0      X=1       X=0     X=1
                A            A        D         0       1
                B            C         D        1       0
                C            B         A        0       1
                D            D        A         1       1
                E            D         A        1       1
                F            D         A        0       0
                G            D         A        1       1
                h            D         C        1       1




A.R ENGINEERING COLLEGE ,VILLUPURAM                                                           Page 5
                                    www.Vidyarthiplus.com
www.Vidyarthiplus.com
EC2203/DIGITAL ELECTRONICS


                                          UNIT-IV

                                   MEMORY DEVICES
                                          PART- A

   1) Classification of memories?
   2) List basic types of programmable logic devies
   3) Define ROM
   4) Explain ROM
   5) What are the types of ROM?
   6) Define ROM.
   7) List the basic types of DRAMs
   8) Explain PROM.
   9) Explain EPROM
   10) Explain EEPROM.
   11) What is RAM?
   12) Define RAM
   13) List the two categories of RAMs.
   14) Why RAMs are called as Volatile?
   15) Define Static RAM and dynamic RAM
   16) List the two types of SRAM
   17) List the basic types of DRAMs
   18) Define address and word:
   19) What are the types of ROM.
   20) What is programmable logic array? How it differs from ROM?
   21) Why was PAL developed?
   22) Why the input variables to a PAL are buffered
   23) List the major differences between PLA and PAL
   24) Define PLD.
   25) Give the classification of PLDs.
   26) Define FPGA.
   27) Comparison between SRAM & DRAM
   28) Comparison between PROM, PAL, PLA

                                          PART-B

 1) i) Draw a RAM cell and explain its working.                                         (8)
    ii )Write short notes on (i) RAM (ii) Types of ROM’s                                 (8)
 2)     List the PLA program table for BCD to Excess -3-code convertor circuits and
        show its implementation for any two output functions                            (16)
 3)     Generate the following Boolean functions with PAL with 4inputs and 4outputs
         Y3=A’BC’D+A’BCD’+A’BCD+ABD’
         Y2=A’BCD’+A’BCD+ABCD
         Y1=A’BC’+A’BC+AB’C+ABC’
          Y0=ABCD                                                                      (16)



A.R ENGINEERING COLLEGE ,VILLUPURAM                                                   Page 6
                               www.Vidyarthiplus.com
www.Vidyarthiplus.com
EC2203/DIGITAL ELECTRONICS


 4)     implement the following functions using PLA.                                        (16)
        F1=∑m(1,2,4,6); F2=∑m(0,1,6,7) F3=∑m(2,6)

5)     Implement the given functions using PROM and PAL                                     (16)
        F1=∑m(0,1,3,5,7,9); F2=∑m(1,2,4,7,8,10,11)) Implement the given functions
        using PLA F1=∑m(0,1,2,4,6,7); F2=∑m(1,3,5,7); F3=∑m(0,2,3,6)                        (16)

 6) i) Draw the block diagram of a PLA device and briefly explain each block.                 (8)
    ii ) Write short note on Field Programmable Gate Array (FPGA)                            (8)
 7) i) Design a 16 bit ROM array and explain the operation                                   (8)
    ii ) Write short note on Field Programmable Gate Array (FPGA)                            (8)

                                     UNIT-5
                SYNCHRONOUS AND AYNCHRONOUS SEQUENTIAL CIRCUITS
                                  PART-A

     1) What is the classification of sequential circuits?
     2) Give the comparison between synchronous & Asynchronous sequential circuits?
     3) Define Asynchronous sequential circuit?
     4) Give the comparison between synchronous & Asynchronous counters?
     5) What are the steps for the design of asynchronous sequential circuit?
     6) What are the steps for the design of asynchronous sequential circuit?
     7) What are the types of asynchronous circuits?
     8) What is fundamental mode?
     9) What is fundamental mode sequential circuit?
     10) What is pulse mode circuit?
     11) What are the problems involved in asynchronous circuits?
     12) Define hazards.
     13) What are the types of shift register?
     14) State the types of counter?
     15) What are the 16basic building blocks of algorithmic state machine chart?
     16) What is combinational circuit?
                                               PART-B



     1) What is the objective of state assignment in asynchronous circuit?                    (16)
     2) Realization for the following Boolean function f(A,B,C,D) = ∑m(0,2,6,7,8,10,12)       (16)
     3) Summarize the design procedure for asynchronous sequential circuit Discuss on
        Hazards and races                                                                     (16)
     4) Develop the state diagram and primitive flow table for a logic system that has 2
        inputs, x And y and an output z.And reduce primitive flow table. The behavior
        of the circuit is stated as follows. Initially x=y=0. Whenever x=1 and y = 0
        then z=1, whenever x = 0 and y = 1 then z = 0.When x=y=0 or x=y=1 no change



A.R ENGINEERING COLLEGE ,VILLUPURAM                                                        Page 7
                                  www.Vidyarthiplus.com
www.Vidyarthiplus.com
EC2203/DIGITAL ELECTRONICS


      in z to remains in the previous state. The logic system has edge triggered inputs
      with out having a clock .the logic system changes state on the rising edges of the
      2 inputs. Static input values are not to have any effect in changing the Z
      output.                                                                                 (16)
   5) A pulse mode asynchronous machine has two inputs. It produces an output
      whenever two consecutive pulses occur on one input line only . The output
      remains at ‘1’ until a pulse has occurred on the other input line.
      Draw the state table for the machine                                                   (16)
   6) Construct the state diagram and primitive flow table for an asynchronous
      network that has two inputs and one output. The input sequence
      X1X2 = 00,01,11 causes the output to has two inputs
      and one output.                                                                         (16)
   7) Discuss on the different types of Hazards that occurs in asynchronous sequential
      circuits.                                                                                (16)
   8) Write short note on races and cycles that occur in fundamental mode circuits.           (16)
   9) Design an asynchronous sequential circuit with two inputs X and Y and with
      one output Z. Whenever Y is 1,(16) input X is transferred to Z.
      When Y is 0,the output does not change for any change in X.                           (16)




A.R ENGINEERING COLLEGE ,VILLUPURAM                                                        Page 8
                                  www.Vidyarthiplus.com

Más contenido relacionado

La actualidad más candente

C O M P U T E R G R A P H I C S J N T U M O D E L P A P E R{Www
C O M P U T E R  G R A P H I C S  J N T U  M O D E L  P A P E R{WwwC O M P U T E R  G R A P H I C S  J N T U  M O D E L  P A P E R{Www
C O M P U T E R G R A P H I C S J N T U M O D E L P A P E R{Wwwguest3f9c6b
 
Digital Electronics Question Bank
Digital Electronics Question BankDigital Electronics Question Bank
Digital Electronics Question BankMathankumar S
 
Dw2645274531
Dw2645274531Dw2645274531
Dw2645274531IJMER
 
FPGA based BCH Decoder
FPGA based BCH DecoderFPGA based BCH Decoder
FPGA based BCH Decoderijsrd.com
 
⭐⭐⭐⭐⭐ SOLUCIÓN EVALUACIÓN SISTEMAS DIGITALES 1, 1er Parcial (2021 PAE)
⭐⭐⭐⭐⭐ SOLUCIÓN EVALUACIÓN SISTEMAS DIGITALES 1, 1er Parcial (2021 PAE)⭐⭐⭐⭐⭐ SOLUCIÓN EVALUACIÓN SISTEMAS DIGITALES 1, 1er Parcial (2021 PAE)
⭐⭐⭐⭐⭐ SOLUCIÓN EVALUACIÓN SISTEMAS DIGITALES 1, 1er Parcial (2021 PAE)Victor Asanza
 
Gate ee 2010 with solutions
Gate ee 2010 with solutionsGate ee 2010 with solutions
Gate ee 2010 with solutionskhemraj298
 

La actualidad más candente (19)

C O M P U T E R G R A P H I C S J N T U M O D E L P A P E R{Www
C O M P U T E R  G R A P H I C S  J N T U  M O D E L  P A P E R{WwwC O M P U T E R  G R A P H I C S  J N T U  M O D E L  P A P E R{Www
C O M P U T E R G R A P H I C S J N T U M O D E L P A P E R{Www
 
Digital Electronics Question Bank
Digital Electronics Question BankDigital Electronics Question Bank
Digital Electronics Question Bank
 
5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
 
Dw2645274531
Dw2645274531Dw2645274531
Dw2645274531
 
FPGA based BCH Decoder
FPGA based BCH DecoderFPGA based BCH Decoder
FPGA based BCH Decoder
 
Digital logic circuit
Digital logic circuitDigital logic circuit
Digital logic circuit
 
8th Semester, Computer Science and Information Science (2012-June/) Question ...
8th Semester, Computer Science and Information Science (2012-June/) Question ...8th Semester, Computer Science and Information Science (2012-June/) Question ...
8th Semester, Computer Science and Information Science (2012-June/) Question ...
 
Unit 4 dica
Unit 4 dicaUnit 4 dica
Unit 4 dica
 
3rd semester Computer Science and Information Science Engg (2013 December) Q...
3rd  semester Computer Science and Information Science Engg (2013 December) Q...3rd  semester Computer Science and Information Science Engg (2013 December) Q...
3rd semester Computer Science and Information Science Engg (2013 December) Q...
 
Dpsd lecture-notes
Dpsd lecture-notesDpsd lecture-notes
Dpsd lecture-notes
 
Ee gate'14-paper-01
Ee gate'14-paper-01Ee gate'14-paper-01
Ee gate'14-paper-01
 
6th Semester (June; July-2015) Computer Science and Information Science Engin...
6th Semester (June; July-2015) Computer Science and Information Science Engin...6th Semester (June; July-2015) Computer Science and Information Science Engin...
6th Semester (June; July-2015) Computer Science and Information Science Engin...
 
8th Semester (June; July-2015) Computer Science and Information Science Engin...
8th Semester (June; July-2015) Computer Science and Information Science Engin...8th Semester (June; July-2015) Computer Science and Information Science Engin...
8th Semester (June; July-2015) Computer Science and Information Science Engin...
 
6th semester Computer Science and Information Science Engg (2013 December) Qu...
6th semester Computer Science and Information Science Engg (2013 December) Qu...6th semester Computer Science and Information Science Engg (2013 December) Qu...
6th semester Computer Science and Information Science Engg (2013 December) Qu...
 
EE8351 DLC
EE8351 DLCEE8351 DLC
EE8351 DLC
 
Combinational logic circuit by umakant bhaskar gohatre
Combinational logic circuit by umakant bhaskar gohatreCombinational logic circuit by umakant bhaskar gohatre
Combinational logic circuit by umakant bhaskar gohatre
 
⭐⭐⭐⭐⭐ SOLUCIÓN EVALUACIÓN SISTEMAS DIGITALES 1, 1er Parcial (2021 PAE)
⭐⭐⭐⭐⭐ SOLUCIÓN EVALUACIÓN SISTEMAS DIGITALES 1, 1er Parcial (2021 PAE)⭐⭐⭐⭐⭐ SOLUCIÓN EVALUACIÓN SISTEMAS DIGITALES 1, 1er Parcial (2021 PAE)
⭐⭐⭐⭐⭐ SOLUCIÓN EVALUACIÓN SISTEMAS DIGITALES 1, 1er Parcial (2021 PAE)
 
6th Semester (December; January-2014 and 2015) Computer Science and Informati...
6th Semester (December; January-2014 and 2015) Computer Science and Informati...6th Semester (December; January-2014 and 2015) Computer Science and Informati...
6th Semester (December; January-2014 and 2015) Computer Science and Informati...
 
Gate ee 2010 with solutions
Gate ee 2010 with solutionsGate ee 2010 with solutions
Gate ee 2010 with solutions
 

Similar a Qb ar college

Vlsi model question paper 3 (june 2021)
Vlsi model question paper 3 (june 2021)Vlsi model question paper 3 (june 2021)
Vlsi model question paper 3 (june 2021)PUSHPALATHAV1
 
Analog & Digital Integrated Circuits (Question Bank)
Analog & Digital Integrated Circuits (Question Bank)Analog & Digital Integrated Circuits (Question Bank)
Analog & Digital Integrated Circuits (Question Bank)Mathankumar S
 
Vlsi model question paper 2 (june 2021)
Vlsi model question paper 2 (june 2021)Vlsi model question paper 2 (june 2021)
Vlsi model question paper 2 (june 2021)PUSHPALATHAV1
 
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
D I G I T A L I C A P P L I C A T I O N S J N T U M O D E L P A P E R{Www
D I G I T A L  I C  A P P L I C A T I O N S  J N T U  M O D E L  P A P E R{WwwD I G I T A L  I C  A P P L I C A T I O N S  J N T U  M O D E L  P A P E R{Www
D I G I T A L I C A P P L I C A T I O N S J N T U M O D E L P A P E R{Wwwguest3f9c6b
 
Mcs 10 104 compiler design dec 2014
Mcs 10 104 compiler design dec 2014Mcs 10 104 compiler design dec 2014
Mcs 10 104 compiler design dec 2014Sreeju Sree
 
86254 162058-ee2255-digital-logic-circuits
86254 162058-ee2255-digital-logic-circuits86254 162058-ee2255-digital-logic-circuits
86254 162058-ee2255-digital-logic-circuitsLekashri Subramanian
 

Similar a Qb ar college (20)

Vlsi model question paper 3 (june 2021)
Vlsi model question paper 3 (june 2021)Vlsi model question paper 3 (june 2021)
Vlsi model question paper 3 (june 2021)
 
1st Semester M Tech Computer Science and Engg (Dec-2013) Question Papers
1st Semester M Tech Computer Science and Engg  (Dec-2013) Question Papers 1st Semester M Tech Computer Science and Engg  (Dec-2013) Question Papers
1st Semester M Tech Computer Science and Engg (Dec-2013) Question Papers
 
embedded-systems
embedded-systemsembedded-systems
embedded-systems
 
ca-ap9222-pdf
ca-ap9222-pdfca-ap9222-pdf
ca-ap9222-pdf
 
8th Semester (Dec-2013) Electronic and Communication Engineering Question Pap...
8th Semester (Dec-2013) Electronic and Communication Engineering Question Pap...8th Semester (Dec-2013) Electronic and Communication Engineering Question Pap...
8th Semester (Dec-2013) Electronic and Communication Engineering Question Pap...
 
Analog & Digital Integrated Circuits (Question Bank)
Analog & Digital Integrated Circuits (Question Bank)Analog & Digital Integrated Circuits (Question Bank)
Analog & Digital Integrated Circuits (Question Bank)
 
8th Semester Electronic and Communication Engineering (2013-June) Question Pa...
8th Semester Electronic and Communication Engineering (2013-June) Question Pa...8th Semester Electronic and Communication Engineering (2013-June) Question Pa...
8th Semester Electronic and Communication Engineering (2013-June) Question Pa...
 
Vlsi model question paper 2 (june 2021)
Vlsi model question paper 2 (june 2021)Vlsi model question paper 2 (june 2021)
Vlsi model question paper 2 (june 2021)
 
8th Semester Electronic and Communication Engineering (June/July-2015) Questi...
8th Semester Electronic and Communication Engineering (June/July-2015) Questi...8th Semester Electronic and Communication Engineering (June/July-2015) Questi...
8th Semester Electronic and Communication Engineering (June/July-2015) Questi...
 
2nd Semester M Tech: Computer Science and Engineering (Jun-2016) Question Pa...
2nd  Semester M Tech: Computer Science and Engineering (Jun-2016) Question Pa...2nd  Semester M Tech: Computer Science and Engineering (Jun-2016) Question Pa...
2nd Semester M Tech: Computer Science and Engineering (Jun-2016) Question Pa...
 
Capp june 2012
Capp june 2012Capp june 2012
Capp june 2012
 
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
 
D I G I T A L I C A P P L I C A T I O N S J N T U M O D E L P A P E R{Www
D I G I T A L  I C  A P P L I C A T I O N S  J N T U  M O D E L  P A P E R{WwwD I G I T A L  I C  A P P L I C A T I O N S  J N T U  M O D E L  P A P E R{Www
D I G I T A L I C A P P L I C A T I O N S J N T U M O D E L P A P E R{Www
 
3rd Semester Computer Science and Engineering (ACU) Question papers
3rd Semester Computer Science and Engineering  (ACU) Question papers3rd Semester Computer Science and Engineering  (ACU) Question papers
3rd Semester Computer Science and Engineering (ACU) Question papers
 
7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
 
Mcs 10 104 compiler design dec 2014
Mcs 10 104 compiler design dec 2014Mcs 10 104 compiler design dec 2014
Mcs 10 104 compiler design dec 2014
 
86254 162058-ee2255-digital-logic-circuits
86254 162058-ee2255-digital-logic-circuits86254 162058-ee2255-digital-logic-circuits
86254 162058-ee2255-digital-logic-circuits
 
6th EC CBCS Model question papers
6th EC CBCS Model question papers6th EC CBCS Model question papers
6th EC CBCS Model question papers
 
X10707 (me8691)
X10707 (me8691)X10707 (me8691)
X10707 (me8691)
 
Question bank digital electronics
Question bank digital electronicsQuestion bank digital electronics
Question bank digital electronics
 

Qb ar college

  • 1. www.Vidyarthiplus.com EC2203/DIGITAL ELECTRONICS A.R. ENGINEERING COLLEGE, VILLUPURAM ECE DEPARTMENT QUESTION BANK SUB. NAME: DIGITAL ELECTRONICS SUB. CODE: EC2203 SEM: III BRANCH/YEAR: ECE/II UNIT-I MINIMIZATION TECHNIQUESAND LOGIC GATES PART-A 1) Define Minterm & Maxterm. 2) What are the methods adopted to reduce Boolean function? 3) What is a karnaugh map? 4) State the limitations of karnaugh map? 5) Explain list out the advantages and disadvantages of K-map method? 6) List out the advantages and disadvantages of Quine-Mc Cluskeymethod? 7) Define Duality Theorem? 8) State De Morgan's theorem. 9) What are called don’t care conditions? 10) What is a Logic gate? 11) Which gates are called as the universal gates? What are its advantages? 12) What are the types of TTL logic? 13) List the different versions of TTL 14) State advantages and disadvantages of TTL 15) Define duality property. 16) What is a Logic gate? 17) Define the sum of products? 18) Define the product of sum? 19) What are the methods adopted to reduce Boolean function? PART-B 1) i) Prove that (x1+x2).(x1’. x3’+x3) (x2’ + x1.x3) =x1’x2 (8) ii) Simplify using K-map to obtain a minimum POS expression: (A’ + B’+C+D) (A+B’+C+D) (A+B+C+D’) (A+B+C’+D’) (A’+B+C’+D’) (A+B+C’+D) (8) 2) Reduce the following equation using Quine McClucky method of minimization F (A,B,C,D) = ∑m(0,1,3,4,5,7,10,13,14,15) (16) 3) i) State and Prove idempotent laws of Boolean algebra. (8) ii) Using a K-Map, Find the MSP from of F= ∑ (0, 4, 8, 12, 3, 7, 11, 15) +_d (5) (8) 4) Using a K-Map, Find the MSP form of F= ∑ (0-3, 12-15) + _d (7, 11) (16) A.R ENGINEERING COLLEGE ,VILLUPURAM Page 1 www.Vidyarthiplus.com
  • 2. www.Vidyarthiplus.com EC2203/DIGITAL ELECTRONICS 5) i) Simplify the following using the Quine – McClusky minimization technique (8) D = f(a,b,c,d) = ∑ (0,1,2,3,6,7,8,9,14,15).Does Quine –McClusky take care of don’t care conditions? In the above problem, will you consider any don’t care conditions? Justify your answer ii) List also the prime implicants and essential prime implicants for the above case (8) 6) i) Determine the MSP and MPS focus of F= ∑ (0,2,6,8,10,12,14,15) (8) ii) State and Prove Demorgan’s theorem (8) 7) Determine the MSP form of the Switching function F = ∑ ( 0,1,4,5,6,11,14,15,16,17,20- 22,30,32,33,36,37,48,49,52,53,56,63) (16) 8) i) Determine the MSP form of the Switching function (8) F( a,b,c,d) =∑ (0,2,4,6,8) + ∑d(10,11,12,13,14,15) ii) Find the Minterm expansion of f(a,b,c,d) =a’(b’+d)+acd’ (8) 9) Simplify the following Boolean function by using the Tabulation Method F= (0, 1, 2, 8, 10, 11, 14, 15) (16) 10) Find a Min SOP and Min POS for f = b’c’d + bcd + acd’ + a’b’c + a’bc’d (16) 11) Find an expression for the following function using Quine McCluscky method F= ∑ (0, 2, 3,5,7,9,11,13,14,16,18,24,26,28,30) (16) 12) State and prove the theorems of Boolean algebra with illustration 13) Find the MSP representation for F(A,B,C,D,E) = ∑m(1,4,6,10,20,22,24,26) + ∑d (0,11,16,27) using K-Map method, Draw the circuit of the minimal expression using only NAND gates (16) 14) i) Show that if all the gates in a two – level AND-OR gate networks are replaced by (8) NAND gates the output function does not change ii) Why does a good logic designer minimize the use of NOT gates? (8) 15) Simplify the Boolean function F(A,B,C,D) = ∑ m (1,3,7,11,15) + ∑d (0,2,5) .if don’t care conditions are not taken care, What is the simplified Boolean function .What are your comments on it? Implement both circuits (16) 16) i) Show that if all the gate in a two – level OR-AND gate network are replaced by NOR gate, the output function does not change. (8) ii) Implement Y = (A+C) (A+D’) ( A+B+C’) using NOR gates only (8) 17) i) Show that the NAND operation is not distributive over the AND operation (8) ii) Find a network of AND and OR gate to realize f(a,b,c,d) = ∑ m (1,5,6,10,13,14) (8) 18) i) What is the advantages of using tabulation method? (8) ii) Determine the prime implicants of the following function using tabulation method F( W,X,Y,Z) = ∑ (1,4,6,7,8,9,10,11,15) (8 ) 19) i) Given the following Boolean function F= A”C + A’B + AB’C + BC ii) Express it in sum of minterms & Find the minimal SOP expression (8) 20) Explain the operation of 3 I/P TTL NAND Gate with required diagram and truth table. (16) 21) Explain the operation of CMOS NAND and NOR Gate with the circuits and truth Table (16) A.R ENGINEERING COLLEGE ,VILLUPURAM Page 2 www.Vidyarthiplus.com
  • 3. www.Vidyarthiplus.com EC2203/DIGITAL ELECTRONICS UNIT-II COMBINATIONAL CIRCUITS PART-A 1) Define combinational logic 2) Explain the design procedure for combinational circuits 3) Define half adder and full adder 4) Define Decoder? 5) What is binary decoder? 6) Define Encoder? 7) What is priority Encoder? 8) Define multiplexer? 9) What do you mean by comparator? 10) What is BCD adder? 11) What is Magnitude Comparator? 12) What is code converter? 13) Give the applications of Demultiplexer. 14) Mention the uses of Demultiplexer 15) Give other name for Multiplexer and Demultiplexer. 16) List out the applications of multiplexer? 17) Define half subtractor and full subtractor. 18) What is meant by parity generation and checking? 19) 4bit binary adder parallel binary adder? PART-B 1) Implement the switching function F= ∑ (0,1,3,4,7) using a 4 input MUX and explain (16) 2) Explain how will build a 64 input MUX using nine 8 input MUXs (16) 3) Implement the switching function F= ∑ (0,1,3,4,12,14,15) using an 8 input MUX (16) 4) Explain how will build a 16 input MUX using only 4 input MUXs (16) 5) Explain the operation of 4 to 10 line decoder with necessary logic diagram (16) 6) i) Design full adder and full sub tractor. (8) ii ) Design a 4 bit magnitude comparator to compare two 4 bit number (8) 7) Construct a combinational circuit to convert given binary coded decimal number into an Excess 3 code for example when the input to the gate is 0110 then the circuit should generate output as 1001 (16) 8) i) Using a single 7483, draw the logic diagram of a 4 bit adder/sub tractor (8) ii) Realize a Binary to BCD conversion circuit starting from its truth table (8) 9) Design a combinational circuit which accepts 3 bit binary number and converts its equivalent excess 3 code (16) 10) i) Explain carry look ahead adder. (8) ii) Draw and explain BCD adder. (8) A.R ENGINEERING COLLEGE ,VILLUPURAM Page 3 www.Vidyarthiplus.com
  • 4. www.Vidyarthiplus.com EC2203/DIGITAL ELECTRONICS UNIT-III SEQUENTIAL CIRCUITS PART-A 1) Define Flip flop. 2) What are the different types of flip- flop? 3) What is the operation of RS flip-flop? 4) What is the operation of SR flip-flop? 5) What is the operation of D flip- flop? 6) What is the operation of JK flip-flop? 7) What is a master-slave flip-flop? 8) Define race around condition. 9) What is edge-triggered flip- flop? 10) Define registers. 11) Define shift registers. 12) Write the uses of a shift register 13) What are the different types of shift type? 14) What is the difference between synchronous and asynchronous counter? 15) Name the different types of counter. 16) What is up counter? 17) What is down counter? 18) What is up/down counter? 19) What is a ripple counter? 20) What are the uses of a counter? 21) Define state diagram 22) What is the use of state diagram? 23) What is state table? 24) What is a state equation? 25) What is the classification of sequential circuits? 26) Define sequential circuit? PART-B 1) Explain the operation of JK and clocked JK flip-flops with suitable diagrams (16) 2) Draw the state diagram of a JK flip- flop and D flip – flop (16) 3) Design and explain the working of a synchronous mod – 3 counter (16) 4) Design and explain the working of a synchronous mod – 7 counter (16) 5) i) Design a synchronous counter with states 0,1, 2,3,0,1 …………. Using JK FF (8) ii) Using SR flip flops, design a parallel counter which counts in the sequence (8) 000,111,101,110,001,010,000 …………. 6) i) Using JK flip flops, design a parallel counter which counts in the sequence (8) 000,111,101,110,001,010,000 …………. ii) Draw and explain Master-Slave JK flip-flop (8) 7) Draw as asynchronous 4 bit up-down counter and explain its working (16) 8) Using D flip –flop ,design a synchronous counter which counts in the sequence (16) A.R ENGINEERING COLLEGE ,VILLUPURAM Page 4 www.Vidyarthiplus.com
  • 5. www.Vidyarthiplus.com EC2203/DIGITAL ELECTRONICS 000, 001, 010, 011, 100, 1001,110,111,000 9) Design a binary counter using T flip – flops to count in the following sequences i) 000,001,010,011,100,101,110,111,000 ii) 000,100,111,010,011,000 (16) 10) i) Design a 3 bit binary Up-Down counter ii) Draw and explain the operation of four bit Johnson counter (8) 11) Analyze the given shown in fig. obtains the state table and state diagram and determine the function of the circuit (16) X1 Z1 X2 J CLK Z2 K 12) Minimize the following state table. (16) PRESENT NEXT STATE OUTPUT (z) STATE X=0 X=1 X=0 X=1 A A D 0 1 B C D 1 0 C B A 0 1 D D A 1 1 E D A 1 1 F D A 0 0 G D A 1 1 h D C 1 1 A.R ENGINEERING COLLEGE ,VILLUPURAM Page 5 www.Vidyarthiplus.com
  • 6. www.Vidyarthiplus.com EC2203/DIGITAL ELECTRONICS UNIT-IV MEMORY DEVICES PART- A 1) Classification of memories? 2) List basic types of programmable logic devies 3) Define ROM 4) Explain ROM 5) What are the types of ROM? 6) Define ROM. 7) List the basic types of DRAMs 8) Explain PROM. 9) Explain EPROM 10) Explain EEPROM. 11) What is RAM? 12) Define RAM 13) List the two categories of RAMs. 14) Why RAMs are called as Volatile? 15) Define Static RAM and dynamic RAM 16) List the two types of SRAM 17) List the basic types of DRAMs 18) Define address and word: 19) What are the types of ROM. 20) What is programmable logic array? How it differs from ROM? 21) Why was PAL developed? 22) Why the input variables to a PAL are buffered 23) List the major differences between PLA and PAL 24) Define PLD. 25) Give the classification of PLDs. 26) Define FPGA. 27) Comparison between SRAM & DRAM 28) Comparison between PROM, PAL, PLA PART-B 1) i) Draw a RAM cell and explain its working. (8) ii )Write short notes on (i) RAM (ii) Types of ROM’s (8) 2) List the PLA program table for BCD to Excess -3-code convertor circuits and show its implementation for any two output functions (16) 3) Generate the following Boolean functions with PAL with 4inputs and 4outputs Y3=A’BC’D+A’BCD’+A’BCD+ABD’ Y2=A’BCD’+A’BCD+ABCD Y1=A’BC’+A’BC+AB’C+ABC’ Y0=ABCD (16) A.R ENGINEERING COLLEGE ,VILLUPURAM Page 6 www.Vidyarthiplus.com
  • 7. www.Vidyarthiplus.com EC2203/DIGITAL ELECTRONICS 4) implement the following functions using PLA. (16) F1=∑m(1,2,4,6); F2=∑m(0,1,6,7) F3=∑m(2,6) 5) Implement the given functions using PROM and PAL (16) F1=∑m(0,1,3,5,7,9); F2=∑m(1,2,4,7,8,10,11)) Implement the given functions using PLA F1=∑m(0,1,2,4,6,7); F2=∑m(1,3,5,7); F3=∑m(0,2,3,6) (16) 6) i) Draw the block diagram of a PLA device and briefly explain each block. (8) ii ) Write short note on Field Programmable Gate Array (FPGA) (8) 7) i) Design a 16 bit ROM array and explain the operation (8) ii ) Write short note on Field Programmable Gate Array (FPGA) (8) UNIT-5 SYNCHRONOUS AND AYNCHRONOUS SEQUENTIAL CIRCUITS PART-A 1) What is the classification of sequential circuits? 2) Give the comparison between synchronous & Asynchronous sequential circuits? 3) Define Asynchronous sequential circuit? 4) Give the comparison between synchronous & Asynchronous counters? 5) What are the steps for the design of asynchronous sequential circuit? 6) What are the steps for the design of asynchronous sequential circuit? 7) What are the types of asynchronous circuits? 8) What is fundamental mode? 9) What is fundamental mode sequential circuit? 10) What is pulse mode circuit? 11) What are the problems involved in asynchronous circuits? 12) Define hazards. 13) What are the types of shift register? 14) State the types of counter? 15) What are the 16basic building blocks of algorithmic state machine chart? 16) What is combinational circuit? PART-B 1) What is the objective of state assignment in asynchronous circuit? (16) 2) Realization for the following Boolean function f(A,B,C,D) = ∑m(0,2,6,7,8,10,12) (16) 3) Summarize the design procedure for asynchronous sequential circuit Discuss on Hazards and races (16) 4) Develop the state diagram and primitive flow table for a logic system that has 2 inputs, x And y and an output z.And reduce primitive flow table. The behavior of the circuit is stated as follows. Initially x=y=0. Whenever x=1 and y = 0 then z=1, whenever x = 0 and y = 1 then z = 0.When x=y=0 or x=y=1 no change A.R ENGINEERING COLLEGE ,VILLUPURAM Page 7 www.Vidyarthiplus.com
  • 8. www.Vidyarthiplus.com EC2203/DIGITAL ELECTRONICS in z to remains in the previous state. The logic system has edge triggered inputs with out having a clock .the logic system changes state on the rising edges of the 2 inputs. Static input values are not to have any effect in changing the Z output. (16) 5) A pulse mode asynchronous machine has two inputs. It produces an output whenever two consecutive pulses occur on one input line only . The output remains at ‘1’ until a pulse has occurred on the other input line. Draw the state table for the machine (16) 6) Construct the state diagram and primitive flow table for an asynchronous network that has two inputs and one output. The input sequence X1X2 = 00,01,11 causes the output to has two inputs and one output. (16) 7) Discuss on the different types of Hazards that occurs in asynchronous sequential circuits. (16) 8) Write short note on races and cycles that occur in fundamental mode circuits. (16) 9) Design an asynchronous sequential circuit with two inputs X and Y and with one output Z. Whenever Y is 1,(16) input X is transferred to Z. When Y is 0,the output does not change for any change in X. (16) A.R ENGINEERING COLLEGE ,VILLUPURAM Page 8 www.Vidyarthiplus.com