SlideShare une entreprise Scribd logo
1  sur  3
Télécharger pour lire hors ligne
Reg. No. :




                                                                              9
                     Question Paper Code:                       E3090




                                                                22
              B.E./B.Tech. DEGREE EXAMINATION, APRIL/MAY 2010

                                             Fourth Semester

                             Electrical and Electronics Engineering

                           EE2255 — DIGITAL LOGIC CIRCUITS

                                            (Regulation 2008)

Time: Three hours                                                     Maximum: 100 Marks

                                        Answer ALL Questions




1.    Show that
      (a)   a + a' b = a + b
                                                      9
                                  PART A — (10 × 2 = 20 Marks)
                             22
      (b)   x ' y' z + x ' yz + xy' = x ' z + xy' .

2.    Draw the Truth table and logic circuit of half adder.

3.    Draw the circuit of SR Flip flop.

4.    What are synchronous sequential circuits?

5.    Give the characteristic equation and state diagram of JK flip flop.

6.    What is a self starting counter?

7.    What is the advantage of PLA over ROM?
  9



8.    Which IC family offers (a) low propagation delay, and (b)low power dissipation?

9.    Write HDL for half adder.

10.   What are the various modeling techniques in HDL?
22
PART B — (5 × 16 = 80 Marks)




                                                                                          9
11.   (a)   (i)    Simplify using k-map
                   F (w, x , y, z ) = ∑ (0,1, 2, 4, 5, 6, 8, 9,12,13,14 ) .                   (8)
            (ii)   Design a BCD to Excess-3 code converter.                                   (8)
                                                      Or




                                                                          22
      (b)   (i)    Solve g (w, x , y, z ) = ∑ m (1, 3, 4, 6,11) + ∑ d (0, 8,10,12,13) .       (8)
            (ii)   Design a decimal adder to add two decimal digits.                          (8)

12.   (a)   Design a synchronous sequential circuit using JK for the given state
            diagram.                                                        (16)




                                                  9   Or
                           22
      (b)   Design a BCD counter using T flip flop.                                          (16)

13.   (a)   Design BCD ripple counter using JK flip flop.                                    (16)
                                                      Or

      (b)   (i)    Reduce the number of states in the following state table.                 (12)
                                       Next state       Output
                       Present state
                                     x=0 x=1 x=0 x=1
                                 a                f        b         0        0
                                 b               d         c         0        0
                                  c               f        e         0        0
                                 d               g         a         1        0
  9




                                  e              d         c         0        0
                                  f               f        b         1        1
                                 g               g         h         0        1
                                 h               g         a         1        0
22




            (ii)   Starting from a, find the output sequence generated with input
                   sequence 01110010011.                                       (4)

                                                      2                                   E 3090
14.   (a)   (i)    Design a combinatorial circuit using ROM. The circuit accepts 3-bit
                   number and generates an output binary number equal to square of




                                                                         9
                   input number.                                                   (8)
            (ii)   Repeat the above problem using PLA.                             (8)

                                               Or




                                                           22
      (b)   (i)    Compare all the IC logic families based on

                   (1)     Power consumption

                   (2)     Fan out

                   (3)     Power dissipation

                   (4)     Propagation delay

                   (5)     Switching speed

                   (6)     Noise margin.                                           (8)

            (ii)   Describe the different types of memories.                       (8)

15.   (a)
                                             9
            Write HDL program for full adder and 4 bit comparator.

                                               Or
                                                                                  (16)



      (b)   (i)    Write an HDL behavioral description of JK flip flop using if-else
                            22
                   statement based on the value of present state.                (8)
            (ii)   Draw the logic diagram for the following module.                (8)
                   module seqcrt (A, B, C, Q, CLK) ;
                   input A, B, C, CLK ;
                   output Q ;
                   reg Q, E ;
                   always @ (Posedge CLK)
                   begin
                   E<=A&B;
  9




                   Q < = E/C ;
                   end
                   end module
22




                                     ————––––——



                                               3                              E 3090

Contenu connexe

Tendances

4th sem hons
4th sem hons4th sem hons
4th sem honsavi9432
 
CS4344 09/10 Lecture 7: P2P Interest Management
CS4344 09/10 Lecture 7: P2P Interest ManagementCS4344 09/10 Lecture 7: P2P Interest Management
CS4344 09/10 Lecture 7: P2P Interest ManagementWei Tsang Ooi
 
2009 Punjab Technical University B.C.A Microprocessor Question paper
2009 Punjab Technical University B.C.A Microprocessor Question paper2009 Punjab Technical University B.C.A Microprocessor Question paper
2009 Punjab Technical University B.C.A Microprocessor Question paperMonica Sabharwal
 
⭐⭐⭐⭐⭐ 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
 
Ecet 330 final exam new 2016
Ecet 330 final exam new 2016Ecet 330 final exam new 2016
Ecet 330 final exam new 2016Olly_March
 
Online quesion deldunit-1-to_unit-4
Online quesion deldunit-1-to_unit-4Online quesion deldunit-1-to_unit-4
Online quesion deldunit-1-to_unit-4shivnarayan34
 
Csr2011 june15 11_30_sokolov
Csr2011 june15 11_30_sokolovCsr2011 june15 11_30_sokolov
Csr2011 june15 11_30_sokolovCSR2011
 

Tendances (20)

4th sem hons
4th sem hons4th sem hons
4th sem hons
 
6th Semester Electronic and Communication Engineering (2013-June) Question Pa...
6th Semester Electronic and Communication Engineering (2013-June) Question Pa...6th Semester Electronic and Communication Engineering (2013-June) Question Pa...
6th Semester Electronic and Communication Engineering (2013-June) Question Pa...
 
6th Semester Electronic and Communication Engineering (2012-June) Question Pa...
6th Semester Electronic and Communication Engineering (2012-June) Question Pa...6th Semester Electronic and Communication Engineering (2012-June) Question Pa...
6th Semester Electronic and Communication Engineering (2012-June) Question Pa...
 
6th Semeste Electronics and Communication Engineering (Dec-2015; Jan-2016) Qu...
6th Semeste Electronics and Communication Engineering (Dec-2015; Jan-2016) Qu...6th Semeste Electronics and Communication Engineering (Dec-2015; Jan-2016) Qu...
6th Semeste Electronics and Communication Engineering (Dec-2015; Jan-2016) Qu...
 
CS4344 09/10 Lecture 7: P2P Interest Management
CS4344 09/10 Lecture 7: P2P Interest ManagementCS4344 09/10 Lecture 7: P2P Interest Management
CS4344 09/10 Lecture 7: P2P Interest Management
 
2009 Punjab Technical University B.C.A Microprocessor Question paper
2009 Punjab Technical University B.C.A Microprocessor Question paper2009 Punjab Technical University B.C.A Microprocessor Question paper
2009 Punjab Technical University B.C.A Microprocessor Question paper
 
model computer architecture
model computer architecturemodel computer architecture
model computer architecture
 
7th Semester Mechanical Engineering (Dec-2015; Jan-2016) Question Papers
7th Semester Mechanical Engineering (Dec-2015; Jan-2016) Question Papers7th Semester Mechanical Engineering (Dec-2015; Jan-2016) Question Papers
7th Semester Mechanical Engineering (Dec-2015; Jan-2016) Question Papers
 
6th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
6th Semeste Electronics and Communication Engineering (June-2016) Question Pa...6th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
6th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
 
⭐⭐⭐⭐⭐ 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)
 
Ecet 330 final exam new 2016
Ecet 330 final exam new 2016Ecet 330 final exam new 2016
Ecet 330 final exam new 2016
 
6th Semester Electronic and Communication Engineering (2013-December) Questio...
6th Semester Electronic and Communication Engineering (2013-December) Questio...6th Semester Electronic and Communication Engineering (2013-December) Questio...
6th Semester Electronic and Communication Engineering (2013-December) Questio...
 
5th Semester (June-2016) Computer Science and Information Science Engineering...
5th Semester (June-2016) Computer Science and Information Science Engineering...5th Semester (June-2016) Computer Science and Information Science Engineering...
5th Semester (June-2016) Computer Science and Information Science Engineering...
 
Online quesion deldunit-1-to_unit-4
Online quesion deldunit-1-to_unit-4Online quesion deldunit-1-to_unit-4
Online quesion deldunit-1-to_unit-4
 
3rd Semester Electronics and Communication Engineering (June-2016) Question P...
3rd Semester Electronics and Communication Engineering (June-2016) Question P...3rd Semester Electronics and Communication Engineering (June-2016) Question P...
3rd Semester Electronics and Communication Engineering (June-2016) Question P...
 
4th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
4th Semeste Electronics and Communication Engineering (June-2016) Question Pa...4th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
4th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
 
3rd Semester Electronic and Communication Engineering (2013-June) Question P...
3rd  Semester Electronic and Communication Engineering (2013-June) Question P...3rd  Semester Electronic and Communication Engineering (2013-June) Question P...
3rd Semester Electronic and Communication Engineering (2013-June) Question P...
 
6th Semester Electronic and Communication Engineering (2012-December) Questi...
6th Semester Electronic and Communication Engineering  (2012-December) Questi...6th Semester Electronic and Communication Engineering  (2012-December) Questi...
6th Semester Electronic and Communication Engineering (2012-December) Questi...
 
8th Semester (June; July-2014) Mechanical Engineering Question Papers
8th Semester (June; July-2014) Mechanical Engineering Question Papers8th Semester (June; July-2014) Mechanical Engineering Question Papers
8th Semester (June; July-2014) Mechanical Engineering Question Papers
 
Csr2011 june15 11_30_sokolov
Csr2011 june15 11_30_sokolovCsr2011 june15 11_30_sokolov
Csr2011 june15 11_30_sokolov
 

Similaire à Digital Logic Circuits Question Paper and Solutions

Digital logic design1
Digital logic design1Digital logic design1
Digital logic design1jntuworld
 
Ec2203 digital electronics questions anna university by www.annaunivedu.org
Ec2203 digital electronics questions anna university by www.annaunivedu.orgEc2203 digital electronics questions anna university by www.annaunivedu.org
Ec2203 digital electronics questions anna university by www.annaunivedu.organnaunivedu
 
Vlsilab13
Vlsilab13Vlsilab13
Vlsilab13Krish s
 
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
 
Digital Electronics Question Bank
Digital Electronics Question BankDigital Electronics Question Bank
Digital Electronics Question BankMathankumar S
 
Dw2645274531
Dw2645274531Dw2645274531
Dw2645274531IJMER
 
Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Control Systems Jntu Model Paper{Www.Studentyogi.Com}Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Control Systems Jntu Model Paper{Www.Studentyogi.Com}guest3f9c6b
 
C O N T R O L S Y S T E M S J N T U M O D E L P A P E R{Www
C O N T R O L  S Y S T E M S  J N T U  M O D E L  P A P E R{WwwC O N T R O L  S Y S T E M S  J N T U  M O D E L  P A P E R{Www
C O N T R O L S Y S T E M S J N T U M O D E L P A P E R{Wwwguest3f9c6b
 
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptxENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptxAishah928448
 

Similaire à Digital Logic Circuits Question Paper and Solutions (20)

Ec204 qp
Ec204 qpEc204 qp
Ec204 qp
 
Digital logic design1
Digital logic design1Digital logic design1
Digital logic design1
 
Qb ar college
Qb ar collegeQb ar college
Qb ar college
 
Ec2203 digital electronics questions anna university by www.annaunivedu.org
Ec2203 digital electronics questions anna university by www.annaunivedu.orgEc2203 digital electronics questions anna university by www.annaunivedu.org
Ec2203 digital electronics questions anna university by www.annaunivedu.org
 
Combinational Logic Circuits
Combinational Logic CircuitsCombinational Logic Circuits
Combinational Logic Circuits
 
Ec1201
Ec1201Ec1201
Ec1201
 
1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
 
Vlsilab13
Vlsilab13Vlsilab13
Vlsilab13
 
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...
 
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
 
Objective Questions Digital Electronics
Objective Questions Digital ElectronicsObjective Questions Digital Electronics
Objective Questions Digital Electronics
 
08 decoder
08 decoder08 decoder
08 decoder
 
Gate-Cs 2010
Gate-Cs 2010Gate-Cs 2010
Gate-Cs 2010
 
Digital Electronics Question Bank
Digital Electronics Question BankDigital Electronics Question Bank
Digital Electronics Question Bank
 
Digital electronics revision mcq
Digital electronics revision  mcqDigital electronics revision  mcq
Digital electronics revision mcq
 
Dw2645274531
Dw2645274531Dw2645274531
Dw2645274531
 
Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Control Systems Jntu Model Paper{Www.Studentyogi.Com}Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Control Systems Jntu Model Paper{Www.Studentyogi.Com}
 
C O N T R O L S Y S T E M S J N T U M O D E L P A P E R{Www
C O N T R O L  S Y S T E M S  J N T U  M O D E L  P A P E R{WwwC O N T R O L  S Y S T E M S  J N T U  M O D E L  P A P E R{Www
C O N T R O L S Y S T E M S J N T U M O D E L P A P E R{Www
 
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptxENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
 

Dernier

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Dernier (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

Digital Logic Circuits Question Paper and Solutions

  • 1. Reg. No. : 9 Question Paper Code: E3090 22 B.E./B.Tech. DEGREE EXAMINATION, APRIL/MAY 2010 Fourth Semester Electrical and Electronics Engineering EE2255 — DIGITAL LOGIC CIRCUITS (Regulation 2008) Time: Three hours Maximum: 100 Marks Answer ALL Questions 1. Show that (a) a + a' b = a + b 9 PART A — (10 × 2 = 20 Marks) 22 (b) x ' y' z + x ' yz + xy' = x ' z + xy' . 2. Draw the Truth table and logic circuit of half adder. 3. Draw the circuit of SR Flip flop. 4. What are synchronous sequential circuits? 5. Give the characteristic equation and state diagram of JK flip flop. 6. What is a self starting counter? 7. What is the advantage of PLA over ROM? 9 8. Which IC family offers (a) low propagation delay, and (b)low power dissipation? 9. Write HDL for half adder. 10. What are the various modeling techniques in HDL? 22
  • 2. PART B — (5 × 16 = 80 Marks) 9 11. (a) (i) Simplify using k-map F (w, x , y, z ) = ∑ (0,1, 2, 4, 5, 6, 8, 9,12,13,14 ) . (8) (ii) Design a BCD to Excess-3 code converter. (8) Or 22 (b) (i) Solve g (w, x , y, z ) = ∑ m (1, 3, 4, 6,11) + ∑ d (0, 8,10,12,13) . (8) (ii) Design a decimal adder to add two decimal digits. (8) 12. (a) Design a synchronous sequential circuit using JK for the given state diagram. (16) 9 Or 22 (b) Design a BCD counter using T flip flop. (16) 13. (a) Design BCD ripple counter using JK flip flop. (16) Or (b) (i) Reduce the number of states in the following state table. (12) Next state Output Present state x=0 x=1 x=0 x=1 a f b 0 0 b d c 0 0 c f e 0 0 d g a 1 0 9 e d c 0 0 f f b 1 1 g g h 0 1 h g a 1 0 22 (ii) Starting from a, find the output sequence generated with input sequence 01110010011. (4) 2 E 3090
  • 3. 14. (a) (i) Design a combinatorial circuit using ROM. The circuit accepts 3-bit number and generates an output binary number equal to square of 9 input number. (8) (ii) Repeat the above problem using PLA. (8) Or 22 (b) (i) Compare all the IC logic families based on (1) Power consumption (2) Fan out (3) Power dissipation (4) Propagation delay (5) Switching speed (6) Noise margin. (8) (ii) Describe the different types of memories. (8) 15. (a) 9 Write HDL program for full adder and 4 bit comparator. Or (16) (b) (i) Write an HDL behavioral description of JK flip flop using if-else 22 statement based on the value of present state. (8) (ii) Draw the logic diagram for the following module. (8) module seqcrt (A, B, C, Q, CLK) ; input A, B, C, CLK ; output Q ; reg Q, E ; always @ (Posedge CLK) begin E<=A&B; 9 Q < = E/C ; end end module 22 ————––––—— 3 E 3090