SlideShare a Scribd company logo
1 of 10
Download to read offline
DIGITAL ELECTRONICS
QUESTION BANK
UNIT I
PART-A
1. Define Minterms & Maxterms.
2. Find the decimal equivalent for 11011012.
3. Convert the binary to gray code 1110112.
4. What is excess 3 codes?
5. Obtain the octal number for F3BC16.
6. (0.5456)10 = (?)2.
7. Divide 1101011012. By 1012.
8. What is BCD code?
9. State De-Morgan’s law.
10. Define octet and quad in K-Map.
11. Convert the given decimal number to binary (a) 145 (b) 100
12. Find the 10’s complement of 52520
13. Find the 2’s complement of 1001001?
14. Convert gray code to binary code 1101?
15. Classify different types of weighted &non-weighted codes.
16. Convert the decimal (432)10 to BCD code?
17. Convert the following hexadecimal number to decimal number 13AF
18. Write short notes on gray code?
19. Minimize the expression using k-map method
F(A,B,C)= ∑ m(1,2,3,5,7)
20. Add two numbers (643)8 and (774)8
21. Define commutative law.
22. Give the truth table and symbol of EX-N0R gate.
23. What is karnaugh map?
24. Define SOP & POS.
25. Find the 9’s Complement for (5763)10
PART-B
1.Simplify using K-map F (A,B,C,D) =∑m(0,2,4,5,6,8,10,15).Implement the
Reduced function using NAND gate only.
2 Reduce the following function using K map technique.
F (W,X,Y,Z) = ∑m( 0,7,8,9,10,12) + ∑d(2,5,13)
3. Reduce the following function using K map technique
F(A,B,C,D)= п M (0,3,4,7,8,10,12,14) + d(2,6)
4. Perform the following
a) Convert (FCB3A)16 to octal equivalent
b) Subtract 10001002 from 1010100 using 2’s Complement method.
c) Add 32 and 65 using Excess – 3.
d) 3A76F16– 2CB3916
e) Convert the Decimal into binary (183.65)10
5. Simplify using Quine McClusky method
F(A,B,C,D)=  m(0,1,2,3,11,12,13,14,15)
6. Simplify using K-map F (P, Q, R, S) = п M (0, 1, 2, 3, 6, 7, 13, 15).Implement
the reduced function using NOR gate only.
7. Simplify using Tabulation method
F(W,X,Y,Z)=  m(0,2,3,6,7,8,10,12,13)
8. Reduce the following expressions:
a) A’BCD’+BCD’+BC’D’+BC’D
b) XY+XYZ+XYZ’+X’YZ
c) A’B’C’+A’BC’+A’BC
d) (A+B) (A’+C) (B’+C)
9. Perform the following:
a) Convert (4357)8 to Hexadecimal equivalent
b) Subtract 10001002 from 11101012 using 1’s Complement method.
c) Add 24 and 18 using BCD
d) (101011.110)2= (?)10
e) Convert binary to gray number 10110102
10. Minimize the function using k-map
F (A, B, C, D) = A’B’D+ABC’D’+A’BD+ABCD’
UNIT II
PART-A
1. What are the advantages of digital integrated circuits?
2. List the advantages and disadvantages of RTL family?
3. What are the merits and demerits of DTL family?
4. Draw the circuit diagram for HTL NAND gate
5. Compare the totem-pole and open-collector outputs?
6. List the important characteristics of NMOS Logic?
7. State two advantages of CMOS logic
8. Give the characteristics of ECL family.
9. Define fan out for a logic circuit.
10. What is Tri-state gates?
11. Draw the circuit for Tri-State TTL inverter
12. Draw the HTL NAND gate.
13. Explain the 2 input NAND gate of DTL family?
14. Explain the wired and connection?
15. What is an open collector output TTL?
16. What is meant by wired operation?
17. State advantages and disadvantages of TTL
18. How schottky transistors are formed and state its use?
19. What is depletion mode operation MOS?
20. What is Operating temperature?
21. What is integrated circuit?
22. List the advantage of I2
family.
23. What is High Threshold Logic?
24. State the advantage and disadvantage of a totem-pole output.
25. What is meant by source and sink current?
PART-B
1. Write short notes on
a. Current and voltage. b. Fan-out
c. Noise margin d. Propagation delay.
e. Power dissipation. f. Speed power product.
2. Explain the 2-input NAND gate of DTL family. Mention its specifications.
3. Draw the circuit diagram and explain the operation of 2 input TTL NAND gate
with Totem-pole output.
4. Draw the circuit diagram and explain the operation of ECL OR/NOR gate.
5. Draw and explain the circuit of two point CMOS NAND and NOR gates.
6. With neat sketch explain the operation of RTL and HTL logic family.
7. Draw and explain the circuit of two input NMOS NAND, NOR and NOT gates.
8. Explain briefly about the operation of Tri-state gates with neat circuit diagram
9. Draw and explain the operation of I2
L inverter.
10. Draw and the circuit diagram and explain the operation of two input TTL NAND
gate with open collector output.
UNIT III
PART-A
1. Give the logical expression for sum and carry for a half adder.
2. What is encoder?
3. What is an ALU?
4. What is EPROM?
5. What is PLA?
6. Give the truth table for half Sub tractor.
7. What is Comparator?
8. What is code converter?
9. Mention the difference between a DEMUX and MUX.
10. How an encoder does differs from a decoder?
11. List basic types of programmable logic devices.
12. What is ROM?
13. State the types of ROM
14. What is programmable logic array? How it differs from ROM?
15. What is PROM.?
16. Define shift registers?
17. What is EEPROM?
18. What is static ram?
19. List the characteristics of memory?
20. What is dynamic ram?
21. Explain various memory decoding techniques?
22. Give the classification of semiconductor memory?
23. Discuss the application of RAM and ROM
24. What is PAL?
25. Compare the PROM and PLA?
PART-B
1. Design and explain the working of half adder and Full subtractor.
2. Draw and explain a 3 to 8 line decoder. Mention its advantages.
3. Implement the following functions using multiplexer.
a. F(A,B,C)=∑m(2,4,5,8,9,10,12)
b. F(A,B,C,D)=∑m(1,5,8,11,12,15)
c. F(A,B,C,D)=∑m(0,3,4,7,8,11)+d (2,10,12)
4. Design and explain the working of a Binary to Gray code converter.
5. What is Comparator? Design a 2-bit Magnitude comparator.
6. With neat circuit diagram explain the operations of De-Multiplexer unit.
7. What is a PLA? Implement the following using PLA
A(x, y, z) = Σm (1, 2, 4, 6)
B(x, y, z) = Σm (0, 1, 6, 7)
C(x, y, z) = Σm (2, 6)
8. Design a BCD to EXCESS-3 code converter using logic gates.
9. Discuss in detail about semiconductor memories.
10. What is encoder? Draw and explain the priority encoder.
UNIT IV
PART-A
1. What do you mean by sequential circuits?
2. What is Flip Flop? Mention its types.
3. Give the Truth table for SR FF.
5. Differentiate between counters and shift registers.
6. What is Ripple counter?
7. State the difference between Synchronous and Asynchronous counters.
8. Draw the truth table for JK latch.
9. Explain various triggering methods.
10. What is State diagram?
11. What are the classifications of sequential circuits?
12. What do you mean by present state?
13. Define synchronous sequential circuit
14. Give the truth table for D flip-flop?
15. Draw a Master-Slave JK flip-flop?
16. What do you mean by next state?
17. Define race around condition.
18. What is edge-triggered flip-flop?
19. What is a master-slave flip-flop?
20. Define rise time.
21. Define fall time.
22. Define shift registers?
23. What are the different types of shift type?
24. State the types of sequential circuits?
25. What is a synchronous counter?
PART-B
1. Draw and explain the operation of SR.
2. Explain the working operation of master-slave JK flip flop.
3. Write short notes on
a. State table b. State diagram
c. Memory decoding
4. Design a synchronous counter with states 0, 1, 2, 3, 4, 0, 1…Using D flip-
Flops.
5. Design and explain about BCD counter.
6. With neat logic diagram explain the operations of D and T flip-flops.
7. Explain briefly about serial in serial out shift registers with neat sketch.
8. A Sequential circuit has one input and one output. The State diagram is shown
Below. Design a Sequential circuit using T FF.
9. What is Triggering in FF? Convert an SR Flip Flop to JK Flip Flop.
10. Explain about the counter and its applications?
UNIT V
PART-A
1. What are the fundamental mode sequential circuits?
2. Define stable state.
3. What are races & cycles?
4. Define glitch.
5. Differentiate fundamental mode and pulse mode sequential circuits.
6. What are the different types of hazards in asynchronous sequential circuits?
7. Differentiate static 0 & static 1 hazard.
8. What do you meant by hazard free asynchronous sequential circuits?
9. How can essential hazards be eliminated?
10. What is the significance of state assignment?
11. What are races?
12. Define non critical race.
13. Define critical race?
14. Write short note on shared row state assignment.
15. Write a short note on fundamental mode asynchronous circuit.
16. What is a cycle?
17. What is fundamental mode?
18. Write short note on one hot state assignment.
19. What is race around condition?
20. Explain the pulse mode asynchronous sequential circuit?
21. What are hazards?
22. Define essential hazards
23. Explain the one hot state assignment
24. Explain the shared row state assignment
25. Define secondary variables
PART-B
1. Explain in detail about cycles and hazards with suitable examples
2. Explain in detail about pulse mode sequential circuits.
3. Explain static, dynamic and essential hazards in digital circuit. Give hazard free
Realization for the following Boolean function
f(A,B,C,D)=Σm(2,3,5,7,10,14)
4. Explain the procedure to give the hazard free realization of a Boolean function
5. Give hazard-free realization for the following function
f(A,B,C,D)=Σm(0,2,6,7,8,10,12)
6. Explain the different methods of state Assignment in Asynchronous sequential
Circuits.
7. Discuss in detail about different types of races and cycles with neat timing
diagram.
8. Explain in detail about fundamental mode sequential circuits.
9. List the different techniques used for state assignment.
10. How to reduction of primitive flow table and give the example?

More Related Content

What's hot (20)

Properties of dft
Properties of dftProperties of dft
Properties of dft
 
Convolutional codes
Convolutional codesConvolutional codes
Convolutional codes
 
Digital Communication: Information Theory
Digital Communication: Information TheoryDigital Communication: Information Theory
Digital Communication: Information Theory
 
Timing diagram 8085 microprocessor
Timing diagram 8085 microprocessorTiming diagram 8085 microprocessor
Timing diagram 8085 microprocessor
 
DAC Interfacing with 8051.pdf
DAC Interfacing with 8051.pdfDAC Interfacing with 8051.pdf
DAC Interfacing with 8051.pdf
 
Line coding
Line codingLine coding
Line coding
 
Interfacing LCD with 8051 Microcontroller
Interfacing LCD with 8051 MicrocontrollerInterfacing LCD with 8051 Microcontroller
Interfacing LCD with 8051 Microcontroller
 
SHLD and LHLD instruction
SHLD and LHLD instructionSHLD and LHLD instruction
SHLD and LHLD instruction
 
Finite state machines
Finite state machinesFinite state machines
Finite state machines
 
carry look ahead adder
carry look ahead addercarry look ahead adder
carry look ahead adder
 
VHDL-PRESENTATION.ppt
VHDL-PRESENTATION.pptVHDL-PRESENTATION.ppt
VHDL-PRESENTATION.ppt
 
Decimation and Interpolation
Decimation and InterpolationDecimation and Interpolation
Decimation and Interpolation
 
Verilog full adder in dataflow & gate level modelling style.
Verilog full adder in dataflow  & gate level modelling style.Verilog full adder in dataflow  & gate level modelling style.
Verilog full adder in dataflow & gate level modelling style.
 
Intel 8051 Programming in C
Intel 8051 Programming in CIntel 8051 Programming in C
Intel 8051 Programming in C
 
Architecture of 8051
Architecture of 8051Architecture of 8051
Architecture of 8051
 
Dynamic logic circuits
Dynamic logic circuitsDynamic logic circuits
Dynamic logic circuits
 
Sampling theorem
Sampling theoremSampling theorem
Sampling theorem
 
Pn sequence
Pn sequencePn sequence
Pn sequence
 
Equalization
EqualizationEqualization
Equalization
 
Amplitude Modulation ppt
Amplitude Modulation pptAmplitude Modulation ppt
Amplitude Modulation ppt
 

Viewers also liked

High voltage engineering
High voltage engineeringHigh voltage engineering
High voltage engineeringHari Kumar
 
Professional ethics 2 mark & 16 mark question bank
Professional ethics  2 mark & 16 mark question bankProfessional ethics  2 mark & 16 mark question bank
Professional ethics 2 mark & 16 mark question bankHari Kumar
 
Electrical and Electronics Engineering Interview Q & A
Electrical and Electronics Engineering Interview  Q & AElectrical and Electronics Engineering Interview  Q & A
Electrical and Electronics Engineering Interview Q & AMostafizur Rahman
 
Microprocessors and microcontrollers
Microprocessors and microcontrollersMicroprocessors and microcontrollers
Microprocessors and microcontrollersAditya Porwal
 
Power electronics question bank
Power electronics question bankPower electronics question bank
Power electronics question bankmcpriya04
 
Ee 1351 power system analysis
Ee 1351 power system analysisEe 1351 power system analysis
Ee 1351 power system analysisHari Kumar
 
Basic+electronic+interview+questions+and+answers
Basic+electronic+interview+questions+and+answersBasic+electronic+interview+questions+and+answers
Basic+electronic+interview+questions+and+answersMohan Raj
 
Semiconductor and Electronic Circuits
Semiconductor and Electronic CircuitsSemiconductor and Electronic Circuits
Semiconductor and Electronic CircuitsYong Heui Cho
 
Interview Questions-Basics of Electronics and Communication Engg
 Interview Questions-Basics of Electronics and Communication Engg Interview Questions-Basics of Electronics and Communication Engg
Interview Questions-Basics of Electronics and Communication Enggsanjeeev bahadur, m.tech,mba
 
Microprocessors and microcontrollers short answer questions and answers
Microprocessors and microcontrollers short answer questions and answersMicroprocessors and microcontrollers short answer questions and answers
Microprocessors and microcontrollers short answer questions and answersAbhijith Augustine
 
Top 10 Interview Questions and Answers
Top 10 Interview Questions and AnswersTop 10 Interview Questions and Answers
Top 10 Interview Questions and AnswersLearn By Watch
 
History and the development of electronics and communication
History and the development of electronics and communicationHistory and the development of electronics and communication
History and the development of electronics and communicationKushal Sheth
 
Digital logic circuits important question and answers for 5 units
Digital logic circuits important question and answers for 5 unitsDigital logic circuits important question and answers for 5 units
Digital logic circuits important question and answers for 5 unitsLekashri Subramanian
 
POWER ELECTRONIC DEVICES
POWER ELECTRONIC DEVICESPOWER ELECTRONIC DEVICES
POWER ELECTRONIC DEVICESshazaliza
 

Viewers also liked (16)

Question bank
Question bankQuestion bank
Question bank
 
High voltage engineering
High voltage engineeringHigh voltage engineering
High voltage engineering
 
Professional ethics 2 mark & 16 mark question bank
Professional ethics  2 mark & 16 mark question bankProfessional ethics  2 mark & 16 mark question bank
Professional ethics 2 mark & 16 mark question bank
 
Fun with Circuitry and Electronics
Fun with Circuitry and ElectronicsFun with Circuitry and Electronics
Fun with Circuitry and Electronics
 
Electrical and Electronics Engineering Interview Q & A
Electrical and Electronics Engineering Interview  Q & AElectrical and Electronics Engineering Interview  Q & A
Electrical and Electronics Engineering Interview Q & A
 
Microprocessors and microcontrollers
Microprocessors and microcontrollersMicroprocessors and microcontrollers
Microprocessors and microcontrollers
 
Power electronics question bank
Power electronics question bankPower electronics question bank
Power electronics question bank
 
Ee 1351 power system analysis
Ee 1351 power system analysisEe 1351 power system analysis
Ee 1351 power system analysis
 
Basic+electronic+interview+questions+and+answers
Basic+electronic+interview+questions+and+answersBasic+electronic+interview+questions+and+answers
Basic+electronic+interview+questions+and+answers
 
Semiconductor and Electronic Circuits
Semiconductor and Electronic CircuitsSemiconductor and Electronic Circuits
Semiconductor and Electronic Circuits
 
Interview Questions-Basics of Electronics and Communication Engg
 Interview Questions-Basics of Electronics and Communication Engg Interview Questions-Basics of Electronics and Communication Engg
Interview Questions-Basics of Electronics and Communication Engg
 
Microprocessors and microcontrollers short answer questions and answers
Microprocessors and microcontrollers short answer questions and answersMicroprocessors and microcontrollers short answer questions and answers
Microprocessors and microcontrollers short answer questions and answers
 
Top 10 Interview Questions and Answers
Top 10 Interview Questions and AnswersTop 10 Interview Questions and Answers
Top 10 Interview Questions and Answers
 
History and the development of electronics and communication
History and the development of electronics and communicationHistory and the development of electronics and communication
History and the development of electronics and communication
 
Digital logic circuits important question and answers for 5 units
Digital logic circuits important question and answers for 5 unitsDigital logic circuits important question and answers for 5 units
Digital logic circuits important question and answers for 5 units
 
POWER ELECTRONIC DEVICES
POWER ELECTRONIC DEVICESPOWER ELECTRONIC DEVICES
POWER ELECTRONIC DEVICES
 

Similar to Digital Electronics Question Bank

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
 
Format 9002 0 vlsi-q-bank
Format 9002 0  vlsi-q-bankFormat 9002 0  vlsi-q-bank
Format 9002 0 vlsi-q-banklal ahmed shaik
 
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
 
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
 
EE8403 Measurements and Instrumentation
EE8403 Measurements and Instrumentation EE8403 Measurements and Instrumentation
EE8403 Measurements and Instrumentation rmkceteee
 
Vlsi DEsign with buck-boost converter using Matlab Simulink software.ppt
Vlsi DEsign with buck-boost converter using Matlab Simulink software.pptVlsi DEsign with buck-boost converter using Matlab Simulink software.ppt
Vlsi DEsign with buck-boost converter using Matlab Simulink software.pptNikhilKumarJaiswal2
 
17472 principal of comm system
17472  principal of comm system17472  principal of comm system
17472 principal of comm systemsoni_nits
 
20 questions cmos ckts
20 questions cmos ckts20 questions cmos ckts
20 questions cmos cktsDeepak Gour
 
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
 
A109211002 switchingtheoryandlogicdesign1
A109211002 switchingtheoryandlogicdesign1A109211002 switchingtheoryandlogicdesign1
A109211002 switchingtheoryandlogicdesign1jntuworld
 

Similar to Digital Electronics Question Bank (20)

Analog & Digital Integrated Circuits (Question Bank)
Analog & Digital Integrated Circuits (Question Bank)Analog & Digital Integrated Circuits (Question Bank)
Analog & Digital Integrated Circuits (Question Bank)
 
Ec1201
Ec1201Ec1201
Ec1201
 
Mca co qb
Mca co qbMca co qb
Mca co qb
 
Format 9002 0 vlsi-q-bank
Format 9002 0  vlsi-q-bankFormat 9002 0  vlsi-q-bank
Format 9002 0 vlsi-q-bank
 
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
 
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)
 
Qb ar college
Qb ar collegeQb ar college
Qb ar college
 
EE8403 Measurements and Instrumentation
EE8403 Measurements and Instrumentation EE8403 Measurements and Instrumentation
EE8403 Measurements and Instrumentation
 
Vlsi DEsign with buck-boost converter using Matlab Simulink software.ppt
Vlsi DEsign with buck-boost converter using Matlab Simulink software.pptVlsi DEsign with buck-boost converter using Matlab Simulink software.ppt
Vlsi DEsign with buck-boost converter using Matlab Simulink software.ppt
 
14 ei506
14 ei50614 ei506
14 ei506
 
17472 principal of comm system
17472  principal of comm system17472  principal of comm system
17472 principal of comm system
 
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...
 
2nd Semester M Tech: VLSI Design and Embedded System (June-2016) Question Papers
2nd Semester M Tech: VLSI Design and Embedded System (June-2016) Question Papers2nd Semester M Tech: VLSI Design and Embedded System (June-2016) Question Papers
2nd Semester M Tech: VLSI Design and Embedded System (June-2016) Question Papers
 
20 questions cmos ckts
20 questions cmos ckts20 questions cmos ckts
20 questions cmos ckts
 
7th Semester Electronics and Communication Engineering (Dec-2015; Jan-2016) Q...
7th Semester Electronics and Communication Engineering (Dec-2015; Jan-2016) Q...7th Semester Electronics and Communication Engineering (Dec-2015; Jan-2016) Q...
7th Semester Electronics and Communication Engineering (Dec-2015; Jan-2016) Q...
 
Ec204 qp
Ec204 qpEc204 qp
Ec204 qp
 
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
 
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)
 
Ques 2
Ques 2Ques 2
Ques 2
 
A109211002 switchingtheoryandlogicdesign1
A109211002 switchingtheoryandlogicdesign1A109211002 switchingtheoryandlogicdesign1
A109211002 switchingtheoryandlogicdesign1
 

More from Mathankumar S

Business environment scanning market survey tools and techniques by mathankumar
Business environment scanning market survey  tools and techniques by mathankumarBusiness environment scanning market survey  tools and techniques by mathankumar
Business environment scanning market survey tools and techniques by mathankumarMathankumar S
 
Biomedical Circuits & Networks - Transient Analysis and Two Port Networks
Biomedical Circuits & Networks - Transient Analysis and Two Port NetworksBiomedical Circuits & Networks - Transient Analysis and Two Port Networks
Biomedical Circuits & Networks - Transient Analysis and Two Port NetworksMathankumar S
 
Biomedical Circuits & Networks - Network synthesis and filter design
Biomedical Circuits & Networks - Network synthesis and filter designBiomedical Circuits & Networks - Network synthesis and filter design
Biomedical Circuits & Networks - Network synthesis and filter designMathankumar S
 
Biomedical Technical Skill Development - Questions (Multi Choice Type)
Biomedical Technical Skill Development -  Questions (Multi Choice Type)Biomedical Technical Skill Development -  Questions (Multi Choice Type)
Biomedical Technical Skill Development - Questions (Multi Choice Type)Mathankumar S
 
Biomedical Engineering - Multi Choice Questions - Skill Development
Biomedical Engineering - Multi Choice Questions  - Skill Development Biomedical Engineering - Multi Choice Questions  - Skill Development
Biomedical Engineering - Multi Choice Questions - Skill Development Mathankumar S
 
Biomedical Engineering Technical Skill Development (Multi choice Questions)
Biomedical Engineering Technical Skill Development (Multi choice Questions)Biomedical Engineering Technical Skill Development (Multi choice Questions)
Biomedical Engineering Technical Skill Development (Multi choice Questions)Mathankumar S
 
Biomedical Control Systems - BIOMEDICAL APPLICATIONS (Short Questions & Answers)
Biomedical Control Systems - BIOMEDICAL APPLICATIONS (Short Questions & Answers)Biomedical Control Systems - BIOMEDICAL APPLICATIONS (Short Questions & Answers)
Biomedical Control Systems - BIOMEDICAL APPLICATIONS (Short Questions & Answers)Mathankumar S
 
Biomedical Control Systems - FREQUENCY RESPONSE ANALYSIS (Short Questions & ...
Biomedical Control Systems -  FREQUENCY RESPONSE ANALYSIS (Short Questions & ...Biomedical Control Systems -  FREQUENCY RESPONSE ANALYSIS (Short Questions & ...
Biomedical Control Systems - FREQUENCY RESPONSE ANALYSIS (Short Questions & ...Mathankumar S
 
Biomedical Control Systems - THE CONCEPT OF STABILITY & ROOT LOCUS TECHNIQUE ...
Biomedical Control Systems - THE CONCEPT OF STABILITY & ROOT LOCUS TECHNIQUE ...Biomedical Control Systems - THE CONCEPT OF STABILITY & ROOT LOCUS TECHNIQUE ...
Biomedical Control Systems - THE CONCEPT OF STABILITY & ROOT LOCUS TECHNIQUE ...Mathankumar S
 
Biomedical Control Systems - Time Response Analysis (Short Questions & Answers)
Biomedical Control Systems - Time Response Analysis (Short Questions & Answers)Biomedical Control Systems - Time Response Analysis (Short Questions & Answers)
Biomedical Control Systems - Time Response Analysis (Short Questions & Answers)Mathankumar S
 
Biomedical Control Systems - SYSTEM CONCEPTS (Short Questions & Answers)
Biomedical Control Systems - SYSTEM CONCEPTS (Short Questions  & Answers)Biomedical Control Systems - SYSTEM CONCEPTS (Short Questions  & Answers)
Biomedical Control Systems - SYSTEM CONCEPTS (Short Questions & Answers)Mathankumar S
 
Biological control systems - Time Response Analysis - S.Mathankumar-VMKVEC
Biological control systems - Time Response Analysis - S.Mathankumar-VMKVECBiological control systems - Time Response Analysis - S.Mathankumar-VMKVEC
Biological control systems - Time Response Analysis - S.Mathankumar-VMKVECMathankumar S
 
Biological control systems - System Concepts-Mathankumar.S, VMKVEC
Biological control systems - System Concepts-Mathankumar.S, VMKVECBiological control systems - System Concepts-Mathankumar.S, VMKVEC
Biological control systems - System Concepts-Mathankumar.S, VMKVECMathankumar S
 
Power system analysis material -Mathankumar.s VMKVEC
Power system analysis material -Mathankumar.s  VMKVECPower system analysis material -Mathankumar.s  VMKVEC
Power system analysis material -Mathankumar.s VMKVECMathankumar S
 
Microprocessor & Microcontoller short questions with answers
Microprocessor & Microcontoller short questions with answersMicroprocessor & Microcontoller short questions with answers
Microprocessor & Microcontoller short questions with answersMathankumar S
 
Power Systems Engineering - Power losses in Transmission Lines (solution)
Power Systems Engineering - Power losses in Transmission Lines (solution)Power Systems Engineering - Power losses in Transmission Lines (solution)
Power Systems Engineering - Power losses in Transmission Lines (solution)Mathankumar S
 
Power Systems Engineering - Formation of Network Matrix Y-bus solution in Pow...
Power Systems Engineering - Formation of Network Matrix Y-bus solution in Pow...Power Systems Engineering - Formation of Network Matrix Y-bus solution in Pow...
Power Systems Engineering - Formation of Network Matrix Y-bus solution in Pow...Mathankumar S
 
Power Systems Engineering - Matlab programs for Power system Simulation Lab -...
Power Systems Engineering - Matlab programs for Power system Simulation Lab -...Power Systems Engineering - Matlab programs for Power system Simulation Lab -...
Power Systems Engineering - Matlab programs for Power system Simulation Lab -...Mathankumar S
 
Power Systems Engineering - Load Frequency Control Derivation & Calculatio...
Power Systems Engineering - Load Frequency  Control  Derivation  & Calculatio...Power Systems Engineering - Load Frequency  Control  Derivation  & Calculatio...
Power Systems Engineering - Load Frequency Control Derivation & Calculatio...Mathankumar S
 
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...Mathankumar S
 

More from Mathankumar S (20)

Business environment scanning market survey tools and techniques by mathankumar
Business environment scanning market survey  tools and techniques by mathankumarBusiness environment scanning market survey  tools and techniques by mathankumar
Business environment scanning market survey tools and techniques by mathankumar
 
Biomedical Circuits & Networks - Transient Analysis and Two Port Networks
Biomedical Circuits & Networks - Transient Analysis and Two Port NetworksBiomedical Circuits & Networks - Transient Analysis and Two Port Networks
Biomedical Circuits & Networks - Transient Analysis and Two Port Networks
 
Biomedical Circuits & Networks - Network synthesis and filter design
Biomedical Circuits & Networks - Network synthesis and filter designBiomedical Circuits & Networks - Network synthesis and filter design
Biomedical Circuits & Networks - Network synthesis and filter design
 
Biomedical Technical Skill Development - Questions (Multi Choice Type)
Biomedical Technical Skill Development -  Questions (Multi Choice Type)Biomedical Technical Skill Development -  Questions (Multi Choice Type)
Biomedical Technical Skill Development - Questions (Multi Choice Type)
 
Biomedical Engineering - Multi Choice Questions - Skill Development
Biomedical Engineering - Multi Choice Questions  - Skill Development Biomedical Engineering - Multi Choice Questions  - Skill Development
Biomedical Engineering - Multi Choice Questions - Skill Development
 
Biomedical Engineering Technical Skill Development (Multi choice Questions)
Biomedical Engineering Technical Skill Development (Multi choice Questions)Biomedical Engineering Technical Skill Development (Multi choice Questions)
Biomedical Engineering Technical Skill Development (Multi choice Questions)
 
Biomedical Control Systems - BIOMEDICAL APPLICATIONS (Short Questions & Answers)
Biomedical Control Systems - BIOMEDICAL APPLICATIONS (Short Questions & Answers)Biomedical Control Systems - BIOMEDICAL APPLICATIONS (Short Questions & Answers)
Biomedical Control Systems - BIOMEDICAL APPLICATIONS (Short Questions & Answers)
 
Biomedical Control Systems - FREQUENCY RESPONSE ANALYSIS (Short Questions & ...
Biomedical Control Systems -  FREQUENCY RESPONSE ANALYSIS (Short Questions & ...Biomedical Control Systems -  FREQUENCY RESPONSE ANALYSIS (Short Questions & ...
Biomedical Control Systems - FREQUENCY RESPONSE ANALYSIS (Short Questions & ...
 
Biomedical Control Systems - THE CONCEPT OF STABILITY & ROOT LOCUS TECHNIQUE ...
Biomedical Control Systems - THE CONCEPT OF STABILITY & ROOT LOCUS TECHNIQUE ...Biomedical Control Systems - THE CONCEPT OF STABILITY & ROOT LOCUS TECHNIQUE ...
Biomedical Control Systems - THE CONCEPT OF STABILITY & ROOT LOCUS TECHNIQUE ...
 
Biomedical Control Systems - Time Response Analysis (Short Questions & Answers)
Biomedical Control Systems - Time Response Analysis (Short Questions & Answers)Biomedical Control Systems - Time Response Analysis (Short Questions & Answers)
Biomedical Control Systems - Time Response Analysis (Short Questions & Answers)
 
Biomedical Control Systems - SYSTEM CONCEPTS (Short Questions & Answers)
Biomedical Control Systems - SYSTEM CONCEPTS (Short Questions  & Answers)Biomedical Control Systems - SYSTEM CONCEPTS (Short Questions  & Answers)
Biomedical Control Systems - SYSTEM CONCEPTS (Short Questions & Answers)
 
Biological control systems - Time Response Analysis - S.Mathankumar-VMKVEC
Biological control systems - Time Response Analysis - S.Mathankumar-VMKVECBiological control systems - Time Response Analysis - S.Mathankumar-VMKVEC
Biological control systems - Time Response Analysis - S.Mathankumar-VMKVEC
 
Biological control systems - System Concepts-Mathankumar.S, VMKVEC
Biological control systems - System Concepts-Mathankumar.S, VMKVECBiological control systems - System Concepts-Mathankumar.S, VMKVEC
Biological control systems - System Concepts-Mathankumar.S, VMKVEC
 
Power system analysis material -Mathankumar.s VMKVEC
Power system analysis material -Mathankumar.s  VMKVECPower system analysis material -Mathankumar.s  VMKVEC
Power system analysis material -Mathankumar.s VMKVEC
 
Microprocessor & Microcontoller short questions with answers
Microprocessor & Microcontoller short questions with answersMicroprocessor & Microcontoller short questions with answers
Microprocessor & Microcontoller short questions with answers
 
Power Systems Engineering - Power losses in Transmission Lines (solution)
Power Systems Engineering - Power losses in Transmission Lines (solution)Power Systems Engineering - Power losses in Transmission Lines (solution)
Power Systems Engineering - Power losses in Transmission Lines (solution)
 
Power Systems Engineering - Formation of Network Matrix Y-bus solution in Pow...
Power Systems Engineering - Formation of Network Matrix Y-bus solution in Pow...Power Systems Engineering - Formation of Network Matrix Y-bus solution in Pow...
Power Systems Engineering - Formation of Network Matrix Y-bus solution in Pow...
 
Power Systems Engineering - Matlab programs for Power system Simulation Lab -...
Power Systems Engineering - Matlab programs for Power system Simulation Lab -...Power Systems Engineering - Matlab programs for Power system Simulation Lab -...
Power Systems Engineering - Matlab programs for Power system Simulation Lab -...
 
Power Systems Engineering - Load Frequency Control Derivation & Calculatio...
Power Systems Engineering - Load Frequency  Control  Derivation  & Calculatio...Power Systems Engineering - Load Frequency  Control  Derivation  & Calculatio...
Power Systems Engineering - Load Frequency Control Derivation & Calculatio...
 
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
Power Systems Engineering - Economic Dispatch Hand calculation without Losses...
 

Recently uploaded

Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...Health
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projectssmsksolar
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stageAbc194748
 

Recently uploaded (20)

Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 

Digital Electronics Question Bank

  • 1. DIGITAL ELECTRONICS QUESTION BANK UNIT I PART-A 1. Define Minterms & Maxterms. 2. Find the decimal equivalent for 11011012. 3. Convert the binary to gray code 1110112. 4. What is excess 3 codes? 5. Obtain the octal number for F3BC16. 6. (0.5456)10 = (?)2. 7. Divide 1101011012. By 1012. 8. What is BCD code? 9. State De-Morgan’s law. 10. Define octet and quad in K-Map. 11. Convert the given decimal number to binary (a) 145 (b) 100 12. Find the 10’s complement of 52520 13. Find the 2’s complement of 1001001? 14. Convert gray code to binary code 1101? 15. Classify different types of weighted &non-weighted codes. 16. Convert the decimal (432)10 to BCD code? 17. Convert the following hexadecimal number to decimal number 13AF 18. Write short notes on gray code? 19. Minimize the expression using k-map method F(A,B,C)= ∑ m(1,2,3,5,7) 20. Add two numbers (643)8 and (774)8 21. Define commutative law. 22. Give the truth table and symbol of EX-N0R gate. 23. What is karnaugh map?
  • 2. 24. Define SOP & POS. 25. Find the 9’s Complement for (5763)10 PART-B 1.Simplify using K-map F (A,B,C,D) =∑m(0,2,4,5,6,8,10,15).Implement the Reduced function using NAND gate only. 2 Reduce the following function using K map technique. F (W,X,Y,Z) = ∑m( 0,7,8,9,10,12) + ∑d(2,5,13) 3. Reduce the following function using K map technique F(A,B,C,D)= п M (0,3,4,7,8,10,12,14) + d(2,6) 4. Perform the following a) Convert (FCB3A)16 to octal equivalent b) Subtract 10001002 from 1010100 using 2’s Complement method. c) Add 32 and 65 using Excess – 3. d) 3A76F16– 2CB3916 e) Convert the Decimal into binary (183.65)10 5. Simplify using Quine McClusky method F(A,B,C,D)=  m(0,1,2,3,11,12,13,14,15) 6. Simplify using K-map F (P, Q, R, S) = п M (0, 1, 2, 3, 6, 7, 13, 15).Implement the reduced function using NOR gate only. 7. Simplify using Tabulation method F(W,X,Y,Z)=  m(0,2,3,6,7,8,10,12,13) 8. Reduce the following expressions: a) A’BCD’+BCD’+BC’D’+BC’D b) XY+XYZ+XYZ’+X’YZ
  • 3. c) A’B’C’+A’BC’+A’BC d) (A+B) (A’+C) (B’+C) 9. Perform the following: a) Convert (4357)8 to Hexadecimal equivalent b) Subtract 10001002 from 11101012 using 1’s Complement method. c) Add 24 and 18 using BCD d) (101011.110)2= (?)10 e) Convert binary to gray number 10110102 10. Minimize the function using k-map F (A, B, C, D) = A’B’D+ABC’D’+A’BD+ABCD’ UNIT II PART-A 1. What are the advantages of digital integrated circuits? 2. List the advantages and disadvantages of RTL family? 3. What are the merits and demerits of DTL family? 4. Draw the circuit diagram for HTL NAND gate 5. Compare the totem-pole and open-collector outputs? 6. List the important characteristics of NMOS Logic? 7. State two advantages of CMOS logic 8. Give the characteristics of ECL family. 9. Define fan out for a logic circuit. 10. What is Tri-state gates? 11. Draw the circuit for Tri-State TTL inverter 12. Draw the HTL NAND gate. 13. Explain the 2 input NAND gate of DTL family?
  • 4. 14. Explain the wired and connection? 15. What is an open collector output TTL? 16. What is meant by wired operation? 17. State advantages and disadvantages of TTL 18. How schottky transistors are formed and state its use? 19. What is depletion mode operation MOS? 20. What is Operating temperature? 21. What is integrated circuit? 22. List the advantage of I2 family. 23. What is High Threshold Logic? 24. State the advantage and disadvantage of a totem-pole output. 25. What is meant by source and sink current? PART-B 1. Write short notes on a. Current and voltage. b. Fan-out c. Noise margin d. Propagation delay. e. Power dissipation. f. Speed power product. 2. Explain the 2-input NAND gate of DTL family. Mention its specifications. 3. Draw the circuit diagram and explain the operation of 2 input TTL NAND gate with Totem-pole output. 4. Draw the circuit diagram and explain the operation of ECL OR/NOR gate. 5. Draw and explain the circuit of two point CMOS NAND and NOR gates. 6. With neat sketch explain the operation of RTL and HTL logic family.
  • 5. 7. Draw and explain the circuit of two input NMOS NAND, NOR and NOT gates. 8. Explain briefly about the operation of Tri-state gates with neat circuit diagram 9. Draw and explain the operation of I2 L inverter. 10. Draw and the circuit diagram and explain the operation of two input TTL NAND gate with open collector output. UNIT III PART-A 1. Give the logical expression for sum and carry for a half adder. 2. What is encoder? 3. What is an ALU? 4. What is EPROM? 5. What is PLA? 6. Give the truth table for half Sub tractor. 7. What is Comparator? 8. What is code converter? 9. Mention the difference between a DEMUX and MUX. 10. How an encoder does differs from a decoder? 11. List basic types of programmable logic devices. 12. What is ROM? 13. State the types of ROM 14. What is programmable logic array? How it differs from ROM? 15. What is PROM.? 16. Define shift registers? 17. What is EEPROM?
  • 6. 18. What is static ram? 19. List the characteristics of memory? 20. What is dynamic ram? 21. Explain various memory decoding techniques? 22. Give the classification of semiconductor memory? 23. Discuss the application of RAM and ROM 24. What is PAL? 25. Compare the PROM and PLA? PART-B 1. Design and explain the working of half adder and Full subtractor. 2. Draw and explain a 3 to 8 line decoder. Mention its advantages. 3. Implement the following functions using multiplexer. a. F(A,B,C)=∑m(2,4,5,8,9,10,12) b. F(A,B,C,D)=∑m(1,5,8,11,12,15) c. F(A,B,C,D)=∑m(0,3,4,7,8,11)+d (2,10,12) 4. Design and explain the working of a Binary to Gray code converter. 5. What is Comparator? Design a 2-bit Magnitude comparator. 6. With neat circuit diagram explain the operations of De-Multiplexer unit. 7. What is a PLA? Implement the following using PLA A(x, y, z) = Σm (1, 2, 4, 6) B(x, y, z) = Σm (0, 1, 6, 7) C(x, y, z) = Σm (2, 6) 8. Design a BCD to EXCESS-3 code converter using logic gates. 9. Discuss in detail about semiconductor memories. 10. What is encoder? Draw and explain the priority encoder. UNIT IV PART-A
  • 7. 1. What do you mean by sequential circuits? 2. What is Flip Flop? Mention its types. 3. Give the Truth table for SR FF. 5. Differentiate between counters and shift registers. 6. What is Ripple counter? 7. State the difference between Synchronous and Asynchronous counters. 8. Draw the truth table for JK latch. 9. Explain various triggering methods. 10. What is State diagram? 11. What are the classifications of sequential circuits? 12. What do you mean by present state? 13. Define synchronous sequential circuit 14. Give the truth table for D flip-flop? 15. Draw a Master-Slave JK flip-flop? 16. What do you mean by next state? 17. Define race around condition. 18. What is edge-triggered flip-flop? 19. What is a master-slave flip-flop? 20. Define rise time. 21. Define fall time. 22. Define shift registers? 23. What are the different types of shift type? 24. State the types of sequential circuits? 25. What is a synchronous counter? PART-B 1. Draw and explain the operation of SR.
  • 8. 2. Explain the working operation of master-slave JK flip flop. 3. Write short notes on a. State table b. State diagram c. Memory decoding 4. Design a synchronous counter with states 0, 1, 2, 3, 4, 0, 1…Using D flip- Flops. 5. Design and explain about BCD counter. 6. With neat logic diagram explain the operations of D and T flip-flops. 7. Explain briefly about serial in serial out shift registers with neat sketch. 8. A Sequential circuit has one input and one output. The State diagram is shown Below. Design a Sequential circuit using T FF. 9. What is Triggering in FF? Convert an SR Flip Flop to JK Flip Flop. 10. Explain about the counter and its applications?
  • 9. UNIT V PART-A 1. What are the fundamental mode sequential circuits? 2. Define stable state. 3. What are races & cycles? 4. Define glitch. 5. Differentiate fundamental mode and pulse mode sequential circuits. 6. What are the different types of hazards in asynchronous sequential circuits? 7. Differentiate static 0 & static 1 hazard. 8. What do you meant by hazard free asynchronous sequential circuits? 9. How can essential hazards be eliminated? 10. What is the significance of state assignment? 11. What are races? 12. Define non critical race. 13. Define critical race? 14. Write short note on shared row state assignment. 15. Write a short note on fundamental mode asynchronous circuit. 16. What is a cycle? 17. What is fundamental mode? 18. Write short note on one hot state assignment. 19. What is race around condition? 20. Explain the pulse mode asynchronous sequential circuit? 21. What are hazards? 22. Define essential hazards 23. Explain the one hot state assignment 24. Explain the shared row state assignment 25. Define secondary variables PART-B
  • 10. 1. Explain in detail about cycles and hazards with suitable examples 2. Explain in detail about pulse mode sequential circuits. 3. Explain static, dynamic and essential hazards in digital circuit. Give hazard free Realization for the following Boolean function f(A,B,C,D)=Σm(2,3,5,7,10,14) 4. Explain the procedure to give the hazard free realization of a Boolean function 5. Give hazard-free realization for the following function f(A,B,C,D)=Σm(0,2,6,7,8,10,12) 6. Explain the different methods of state Assignment in Asynchronous sequential Circuits. 7. Discuss in detail about different types of races and cycles with neat timing diagram. 8. Explain in detail about fundamental mode sequential circuits. 9. List the different techniques used for state assignment. 10. How to reduction of primitive flow table and give the example?