SlideShare a Scribd company logo
1 of 6
Download to read offline
Code No: A109210503/R09
II B.Tech. Year I Semester Examinations
May/June - 2012
DIGITAL LOGIC DESIGN
( Computer Science and Engineering )
Time: 3 Hours Max. Marks: 75
Answer any FIVE Questions
All Questions carry equal marks
- - -
2 16 8
(b) The solution to the quadratic equation x2
– 11x + 22 = 0 is x = 3 and x = 6. What is the base of the numbers? [7+8]
2. (a) Find the complement of the Boolean function (BC' + A'D) (AB' + CD') and reduce it to a minimum number of
literals and convert the function f(x, y, z) = π(0, 3, 6, 7) to the other canonical form.
(b) Simplify the Boolean function F in sum of products using the don’t care conditions d,
F = y' + x'z'
3. Explain the type of hazard if any in the EXCLUSIVE-OR circuit made by five NAND gates and the EXCLUSIVE OR
circuit made by four NAND gates as shown in figure. [15]
Figure
4. (a) Write the HDL code for 4-bit adder using HALF ADDER, XOR and AND gates as modules.
(b) Explain the implementation of 4-input priority encoder with truth table, K-maps, Boolean functions and sche-
5. A clocked sequential circuit is provided with a single input x and single output Z. Whenever the input produce a string
of pulses 1 1 1 or 0 0 0 and at the end of the sequence it produce an output Z = 1 and overlapping is also allowed.
(i) Obtain state-diagram
(ii) Also obtain state-table
(iii) Find equivalence classes using partition method and design the circuit using D-flip flops. [15]
(b) Write the HDL code for a 4-bit register with parallel load and asynchronous clear. [7+8]
7. (a) Show how to make an 8-to-1 MUX using a PAL. Assume that PAL has 14 outputs and assume that each output
OR gate may have up to four AND terms as input.
(b) Explain how Hamming code is useful for correcting and detecting the errors using an example. [8+7]
8. Explain about all the static and dynamic hazards in sequential circuits. Explain how static hazards are avoided in
asynchronous circuits with an example and neat schematics. [15]
Se t - 1
6. (a) Design an 8-bit counter using eight D-flip-flops.
matic diagrams. [7+8]
d = yz + xy. [8+7]
1. (a) Express the following numbers in decimal: (10110.0101) , (16.5) and (26.24) .
Code No: A109210503/R09
II B.Tech I Semester Examinations
May/June - 2012
DIGITAL LOGIC DESIGN
( Computer Science and Engineering )
Time: 3 Hours Max. Marks: 75
Answer any FIVE Questions
All Questions carry equal marks
- - -
1. Convert the following to Decimal and then to Hexadecimal,
(i) 7448 (ii) 15528
(iii) 110110012 (iv) 111100112
10 10
2. (a) A Boolean switching function is represented by,
f (ABC) = ABC+ ABC+ ABC+ ABC+ ABC+ ABC
(b) Given the Boolean function: F = xy + x'y' +y'z
(i) Implement it with AND, OR, and NOT gates
(ii) Implement it with OR, and NOT gates
3. (a) Find a minimum two-level, multiple-output AND-OR gate circuit to realize these functions,
f1 (a, b, c, d) = m∑ (10, 11, 12, 15) + d∑ (4, 8, 14)
f2 (a, b, c, d) = m∑ (0, 4, 8, 9) + d∑ (1, 10, 12)
3 m∑ d∑
4. (a) Construct a 4 × 16 decoder with two 3 × 8 decoder and also implement a full adder using the 3 × 8 decoder.
(b) Write the HDL code for 4-bit magnitude comparator and also draw a neat schematic. [7+8]
5. (a) Draw the circuit diagram of J-K flip flop with NAND gates with positive edge triggerring and explain its
operation with the help of truth table. How race around condition is eliminated?
(b) Realize D-latch using R-S latch. How is it different from D-flip flop? Draw the circuit using NAND gates and
6. (a) Construct a 4-bit universal shift register with multiplexers and explain the features with a neat schematic.
1 2 3 m∑
(b) Derive a minimal state table for an ASM that acts as a three bit parity generator. For every three bits that are
observed on the input w during three consecutive cycles, the FSM generates the parity bit p = 1 if and only if
8. (a) What is a Hazard in a digital system? What are the various types of Hazards that may be encountered? Briefly
explain.
(b) Find a circuit that has no static hazards and implements the boolean function.
F(A, B, C, D) = ∑
Set - 2
S o l u t i o n s
(0, 2, 6, 7, 8, 10, 12). [7+8]
7. (a) Show the PLA implementation of the function f(x , x , x ) = (1, 2, 4, 7).
the number of 1’s in the three bit sequence is odd. [8+7]
explain. [8+7]
(b) Write the HDL code for an Up-Down binary counter. [8+7]
(iii) Implement it with AND and NOT gates. [7+8]
f (a, b, c, d) = (4, 11, 13, 14, 15) + (5, 9, 12).
(b) Design a combinational circuit that generates 9’s complement of a BCD digit. [8+7]
Find the minimum number of gates needed to realize the above function.
(v) 557 (vi) 739 . [15]
Code No: A109210503/R09
II B.Tech I Semester Examinations
May/June - 2012
DIGITAL LOGIC DESIGN
( Computer Science and Engineering )
Time: 3 Hours Max. Marks: 75
Answer any FIVE Questions
All Questions carry equal marks
- - -
1. (a) Perform the following using BCD arithmetic. Verify the result.
(i) 748410
+366810
10 10
(b) Convert the following,
(i) A616
= ( )10
(ii) 12668
= ( )10
(iii) 101000112
=()10
10 16
(b) A four-variable logic function that is equal to 1 if any three or all four of its variables are 1 is called a majority
3. (a) Find a minimum two level, multiple-output AND-OR gate circuit to realize these functions,
f1
(a, b, c, d) = Σm(3, 4, 6, 9, 11)
f2
(a, b, c, d) = Σm(2, 4, 8, 10, 11, 12)
f3
(b) Explain the operation of a combinational logic simulator that uses four valued logic. [8+7]
4. (a) Write the HDL code for a BCD-to-7-segment code converter using a selected signal assignment.
(b) Implement a three input majority function by using both 4-to-1 and 2-to-1 multiplexers. [8+7]
5. (a) Design a sequential circuit with two D flip-flops A and B, and one input x. When x = 0, the state of the circuit
remains the same. When x = 1, the circuit goes through the state transitions from 00 to 01 to 11 to 10 and back
to 00, and repeats.
(b) Explain the properties of sequential circuits that may be used to reduce the number of gates and flip-flops
during the design. [8+7]
Se t - 3
(iv) 372 = ( ) . [7+8]
(ii) 8254 + 8277 .
2. (a) Explain the basic theorems and properties of boolean algebra.
function. Design a minimum-cost circuit that implements majority function. [7+8]
(a, b, c, d) = Σm(3, 6, 7, 10, 11).
6. (a) Construct a state table and graph for the given circuit in figure and also construct a timing chart for the circuit
for an input sequence x = 10011. Indicate at what times, Z has the correct value and specify the correct output.
(Assume that x changes midway between falling and rising clock edges) initially Q1 = Q2 = 0.
K1 J1
Q1
'
1Q
K2 J2
Q2
'
2Q
X
Clock
X
Clock
X
K1 J1
Q1
'
1Q
K2 J2
Q2
'
2Q
X
Clock
X
Clock
X
Figure
7. (a) Design a combinational circuit using a ROM. The circuit accepts a 3-bit number and generates an output binary
number equal to the square of the input number.
8. (a) Explain the recommended procedural steps for the design of an asynchronous sequential circuit.
(b) Explain about static and dynamic hazards and suggest how hazards can be avoided. [8+7]
(b) Write the HDL code for binary multiplier. [8+7]
(b) Design a code converter circuit that converts Gray code to BCD using PALS. [7+8]
Code No: A109210503/R09
II B.Tech. I Semester Examinations
May/June - 2012
DIGITAL LOGIC DESIGN
( Computer Science and Engineering )
Time: 3 Hours Max. Marks: 75
Answer any FIVE Questions
All Questions carry equal marks
- - -
1. (a) Perform subtraction with the following unsigned decimal numbers by taking 10’s complement of the subtrahend.
Verify the result,
(i) 5250–1321
(ii) 1753–8640
(iii) 20–100
(iv) 1200 – 250. (Unit-I, Topic No. 1.2)
(b) Convert the given gray code number to equivalent binary.
2. (a) Reduce the following function F to a minimum sum-of-products expression,
(A' + C' + D') (A' + B + C') (A + B + D) (A + C + D)
(b) Given two 8-bit strings A = 10101101 and B = 10001110, evaluate result after the following logical operations,
(a) AND
(b) OR
(c) XOR
(d) NOT A
3. (a) Find a minimum two level, multiple-output AND-OR gate circuit to realize these functions,
f1
= ac + ad + db
2
dcadab ++
(b) Implement an 8-to-1 MUX using two 4-to-1 MUXes, two three state buffers and one inverter. [8+7]
5. (a) Design a modulo-6 counter which counts in the sequence 0, 1, 2, 3, 4, 5, 0, 1,.... The counter counts the clock
pulses if its enable input, w, is equal to 1. Use D flip-flops in the circuit.
(b) A sequential circuit has two D flip-flops, A and B, two inputs x and y and one output z. The circuit functions
on the following next-state and output equations,
A(t + 1) = x'y + xA
B(t+1)=x'B+xA
z=B
(i) Draw the logic diagram of the circuit.
(ii) List the state table the sequential circuit.
(iii) Draw the corresponding state diagram. [8+7]
Se t - 4
4. (a) Write the HDL code for an 8-to-3 binary encoder using conditional signal assignment.
f =
(b) Design a 4 bit carry look ahead adder circuit. [8+7]
(e) NOT B. [7+8]
1001001011110010[8+7]
6. (a) Design a 4-bit shift register with parallel load using D flip-flops. There are two control inputs, shift and load.
When shift = 1, the content of the register is shifted by one position. New data is transferred into the register
when load = 1 and shift = 0. If both control inputs are equal to 0, the content of the register does not change.
7. (a) Distinguish between ROM and RAM and also draw the read and write cycle timing diagrams.
1 2 3
8. (a) Distinguish between synchronous and asynchronous sequential circuits and also between stable and unstable
states.
(b) Explain about static and dynamic hazards and also explain atleast one way to remove the hazard. [7+8]
(b) Illustrate the PLA implementation of the function f(x , x , x ) = Σm(1, 2, 4, 7). [7+8]
(b) Write the HDL code for a T flip-flop with an asynchronous clear input. [8+7]

More Related Content

What's hot

important C questions and_answers praveensomesh
important C questions and_answers praveensomeshimportant C questions and_answers praveensomesh
important C questions and_answers praveensomeshpraveensomesh
 
Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...
Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...
Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...Hsien-Hsin Sean Lee, Ph.D.
 
Power Optimization using Reversible Gates for Booth’s Multiplier
Power Optimization using Reversible Gates for Booth’s MultiplierPower Optimization using Reversible Gates for Booth’s Multiplier
Power Optimization using Reversible Gates for Booth’s MultiplierIJMTST Journal
 
AP PGECET Computer Science 2016 question paper
AP PGECET Computer Science 2016 question paperAP PGECET Computer Science 2016 question paper
AP PGECET Computer Science 2016 question paperEneutron
 
Computer organization and architecture lab manual
Computer organization and architecture lab manual Computer organization and architecture lab manual
Computer organization and architecture lab manual Shankar Gangaju
 
Computer Organization And Architecture lab manual
Computer Organization And Architecture lab manualComputer Organization And Architecture lab manual
Computer Organization And Architecture lab manualNitesh Dubey
 
An ElGamal Encryption Scheme of Adjacency Matrix and Finite Machines
An ElGamal Encryption Scheme of Adjacency Matrix and Finite MachinesAn ElGamal Encryption Scheme of Adjacency Matrix and Finite Machines
An ElGamal Encryption Scheme of Adjacency Matrix and Finite MachinesComputer Science Journals
 
Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...
Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...
Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...ijcisjournal
 
Digital Logic Circuits
Digital Logic CircuitsDigital Logic Circuits
Digital Logic Circuitssathish sak
 
FPGA based BCH Decoder
FPGA based BCH DecoderFPGA based BCH Decoder
FPGA based BCH Decoderijsrd.com
 

What's hot (19)

important C questions and_answers praveensomesh
important C questions and_answers praveensomeshimportant C questions and_answers praveensomesh
important C questions and_answers praveensomesh
 
NET_Solved ans
NET_Solved ansNET_Solved ans
NET_Solved ans
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
EE8351 DLC
EE8351 DLCEE8351 DLC
EE8351 DLC
 
Doc 20180130-wa0004
Doc 20180130-wa0004Doc 20180130-wa0004
Doc 20180130-wa0004
 
Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...
Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...
Lec7 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Kar...
 
Cs101 endsem 2014
Cs101 endsem 2014Cs101 endsem 2014
Cs101 endsem 2014
 
Power Optimization using Reversible Gates for Booth’s Multiplier
Power Optimization using Reversible Gates for Booth’s MultiplierPower Optimization using Reversible Gates for Booth’s Multiplier
Power Optimization using Reversible Gates for Booth’s Multiplier
 
AP PGECET Computer Science 2016 question paper
AP PGECET Computer Science 2016 question paperAP PGECET Computer Science 2016 question paper
AP PGECET Computer Science 2016 question paper
 
Computer organization and architecture lab manual
Computer organization and architecture lab manual Computer organization and architecture lab manual
Computer organization and architecture lab manual
 
Computer Organization And Architecture lab manual
Computer Organization And Architecture lab manualComputer Organization And Architecture lab manual
Computer Organization And Architecture lab manual
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Qb ar college
Qb ar collegeQb ar college
Qb ar college
 
An ElGamal Encryption Scheme of Adjacency Matrix and Finite Machines
An ElGamal Encryption Scheme of Adjacency Matrix and Finite MachinesAn ElGamal Encryption Scheme of Adjacency Matrix and Finite Machines
An ElGamal Encryption Scheme of Adjacency Matrix and Finite Machines
 
Chapter 3 2
Chapter 3 2Chapter 3 2
Chapter 3 2
 
Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...
Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...
Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...
 
Logic Fe Tcom
Logic Fe TcomLogic Fe Tcom
Logic Fe Tcom
 
Digital Logic Circuits
Digital Logic CircuitsDigital Logic Circuits
Digital Logic Circuits
 
FPGA based BCH Decoder
FPGA based BCH DecoderFPGA based BCH Decoder
FPGA based BCH Decoder
 

Similar to Digital logic design1

Digital logic assn
Digital logic assnDigital logic assn
Digital logic assnjyothir19
 
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
 
09 a1ec01 c programming and data structures
09 a1ec01 c programming and data structures09 a1ec01 c programming and data structures
09 a1ec01 c programming and data structuresjntuworld
 
SMU BCA SEM 1 FALL 2016 ASSIGNMENTS
SMU BCA SEM 1 FALL 2016 ASSIGNMENTSSMU BCA SEM 1 FALL 2016 ASSIGNMENTS
SMU BCA SEM 1 FALL 2016 ASSIGNMENTSsolved_assignments
 
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
 

Similar to Digital logic design1 (20)

130701 04-01-2013
130701 04-01-2013130701 04-01-2013
130701 04-01-2013
 
Digital logic assn
Digital logic assnDigital logic assn
Digital logic assn
 
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-2022) Question papers
3rd Semester Computer Science and Engineering  (ACU-2022) Question papers3rd Semester Computer Science and Engineering  (ACU-2022) Question papers
3rd Semester Computer Science and Engineering (ACU-2022) Question papers
 
130701 09-05-2012
130701 09-05-2012130701 09-05-2012
130701 09-05-2012
 
6th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
6th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...6th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
6th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
 
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...
 
Dsp ic(2) jan 2013
Dsp ic(2) jan 2013Dsp ic(2) jan 2013
Dsp ic(2) jan 2013
 
09 a1ec01 c programming and data structures
09 a1ec01 c programming and data structures09 a1ec01 c programming and data structures
09 a1ec01 c programming and data structures
 
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
 
5th semester Computer Science and Information Science Engg (2013 December) Qu...
5th semester Computer Science and Information Science Engg (2013 December) Qu...5th semester Computer Science and Information Science Engg (2013 December) Qu...
5th semester Computer Science and Information Science Engg (2013 December) Qu...
 
Objective Questions Digital Electronics
Objective Questions Digital ElectronicsObjective Questions Digital Electronics
Objective Questions Digital Electronics
 
C g.2010 supply
C g.2010 supplyC g.2010 supply
C g.2010 supply
 
7th Semester Computer Science (2013-June) Question Papers
7th Semester Computer Science (2013-June) Question Papers7th Semester Computer Science (2013-June) Question Papers
7th Semester Computer Science (2013-June) Question Papers
 
7th cs june 2013
7th cs   june 20137th cs   june 2013
7th cs june 2013
 
2013-June: 7th Semester CSE Question Papers
2013-June: 7th  Semester CSE Question Papers2013-June: 7th  Semester CSE Question Papers
2013-June: 7th Semester CSE Question Papers
 
SMU BCA SEM 1 FALL 2016 ASSIGNMENTS
SMU BCA SEM 1 FALL 2016 ASSIGNMENTSSMU BCA SEM 1 FALL 2016 ASSIGNMENTS
SMU BCA SEM 1 FALL 2016 ASSIGNMENTS
 
7th Semester (June; July-2015) Computer Science and Information Science Engin...
7th Semester (June; July-2015) Computer Science and Information Science Engin...7th Semester (June; July-2015) Computer Science and Information Science Engin...
7th Semester (June; July-2015) Computer Science and Information Science Engin...
 
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
 

More from jntuworld

A109212102 mechanicsoffluids1
A109212102 mechanicsoffluids1A109212102 mechanicsoffluids1
A109212102 mechanicsoffluids1jntuworld
 
A109211802 physicalmetallurgy1
A109211802 physicalmetallurgy1A109211802 physicalmetallurgy1
A109211802 physicalmetallurgy1jntuworld
 
A109211401 thermalscience1
A109211401 thermalscience1A109211401 thermalscience1
A109211401 thermalscience1jntuworld
 
A109211201 data-communication-systems1
A109211201 data-communication-systems1A109211201 data-communication-systems1
A109211201 data-communication-systems1jntuworld
 
A109210305 thermodynamics1
A109210305 thermodynamics1A109210305 thermodynamics1
A109210305 thermodynamics1jntuworld
 
A109210204 electrical-circuits1
A109210204 electrical-circuits1A109210204 electrical-circuits1
A109210204 electrical-circuits1jntuworld
 
Metallurgy and material_science
Metallurgy and material_scienceMetallurgy and material_science
Metallurgy and material_sciencejntuworld
 
Mechanics of solids1
Mechanics of solids1Mechanics of solids1
Mechanics of solids1jntuworld
 
Mathematicalfoundationofcomputerscience
MathematicalfoundationofcomputerscienceMathematicalfoundationofcomputerscience
Mathematicalfoundationofcomputersciencejntuworld
 
Electrical circuits1
Electrical circuits1Electrical circuits1
Electrical circuits1jntuworld
 
09 a11291 engineering drawing (1)
09 a11291 engineering drawing (1)09 a11291 engineering drawing (1)
09 a11291 engineering drawing (1)jntuworld
 
09 a10591 engg drawing
09 a10591 engg drawing09 a10591 engg drawing
09 a10591 engg drawingjntuworld
 
09 a10591 engg drawing (1)
09 a10591 engg drawing (1)09 a10591 engg drawing (1)
09 a10591 engg drawing (1)jntuworld
 
09 a10491 engg drawing
09 a10491 engg drawing09 a10491 engg drawing
09 a10491 engg drawingjntuworld
 
09 a10291 engineering drawing
09 a10291 engineering drawing09 a10291 engineering drawing
09 a10291 engineering drawingjntuworld
 
09 a1bs06 fundamentalsofbiology
09 a1bs06 fundamentalsofbiology09 a1bs06 fundamentalsofbiology
09 a1bs06 fundamentalsofbiologyjntuworld
 
09 a1bs02 engineeringphysics
09 a1bs02 engineeringphysics09 a1bs02 engineeringphysics
09 a1bs02 engineeringphysicsjntuworld
 
09 a1bs05 engineering mechanics
09 a1bs05 engineering mechanics09 a1bs05 engineering mechanics
09 a1bs05 engineering mechanicsjntuworld
 
09 a1bs04 mathematical methods
09 a1bs04 mathematical methods09 a1bs04 mathematical methods
09 a1bs04 mathematical methodsjntuworld
 

More from jntuworld (20)

A109212102 mechanicsoffluids1
A109212102 mechanicsoffluids1A109212102 mechanicsoffluids1
A109212102 mechanicsoffluids1
 
A109211802 physicalmetallurgy1
A109211802 physicalmetallurgy1A109211802 physicalmetallurgy1
A109211802 physicalmetallurgy1
 
A109211401 thermalscience1
A109211401 thermalscience1A109211401 thermalscience1
A109211401 thermalscience1
 
A109211201 data-communication-systems1
A109211201 data-communication-systems1A109211201 data-communication-systems1
A109211201 data-communication-systems1
 
A109210305 thermodynamics1
A109210305 thermodynamics1A109210305 thermodynamics1
A109210305 thermodynamics1
 
A109210204 electrical-circuits1
A109210204 electrical-circuits1A109210204 electrical-circuits1
A109210204 electrical-circuits1
 
Surveying1
Surveying1Surveying1
Surveying1
 
Metallurgy and material_science
Metallurgy and material_scienceMetallurgy and material_science
Metallurgy and material_science
 
Mechanics of solids1
Mechanics of solids1Mechanics of solids1
Mechanics of solids1
 
Mathematicalfoundationofcomputerscience
MathematicalfoundationofcomputerscienceMathematicalfoundationofcomputerscience
Mathematicalfoundationofcomputerscience
 
Electrical circuits1
Electrical circuits1Electrical circuits1
Electrical circuits1
 
09 a11291 engineering drawing (1)
09 a11291 engineering drawing (1)09 a11291 engineering drawing (1)
09 a11291 engineering drawing (1)
 
09 a10591 engg drawing
09 a10591 engg drawing09 a10591 engg drawing
09 a10591 engg drawing
 
09 a10591 engg drawing (1)
09 a10591 engg drawing (1)09 a10591 engg drawing (1)
09 a10591 engg drawing (1)
 
09 a10491 engg drawing
09 a10491 engg drawing09 a10491 engg drawing
09 a10491 engg drawing
 
09 a10291 engineering drawing
09 a10291 engineering drawing09 a10291 engineering drawing
09 a10291 engineering drawing
 
09 a1bs06 fundamentalsofbiology
09 a1bs06 fundamentalsofbiology09 a1bs06 fundamentalsofbiology
09 a1bs06 fundamentalsofbiology
 
09 a1bs02 engineeringphysics
09 a1bs02 engineeringphysics09 a1bs02 engineeringphysics
09 a1bs02 engineeringphysics
 
09 a1bs05 engineering mechanics
09 a1bs05 engineering mechanics09 a1bs05 engineering mechanics
09 a1bs05 engineering mechanics
 
09 a1bs04 mathematical methods
09 a1bs04 mathematical methods09 a1bs04 mathematical methods
09 a1bs04 mathematical methods
 

Recently uploaded

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Recently uploaded (20)

INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Digital logic design1

  • 1. Code No: A109210503/R09 II B.Tech. Year I Semester Examinations May/June - 2012 DIGITAL LOGIC DESIGN ( Computer Science and Engineering ) Time: 3 Hours Max. Marks: 75 Answer any FIVE Questions All Questions carry equal marks - - - 2 16 8 (b) The solution to the quadratic equation x2 – 11x + 22 = 0 is x = 3 and x = 6. What is the base of the numbers? [7+8] 2. (a) Find the complement of the Boolean function (BC' + A'D) (AB' + CD') and reduce it to a minimum number of literals and convert the function f(x, y, z) = π(0, 3, 6, 7) to the other canonical form. (b) Simplify the Boolean function F in sum of products using the don’t care conditions d, F = y' + x'z' 3. Explain the type of hazard if any in the EXCLUSIVE-OR circuit made by five NAND gates and the EXCLUSIVE OR circuit made by four NAND gates as shown in figure. [15] Figure 4. (a) Write the HDL code for 4-bit adder using HALF ADDER, XOR and AND gates as modules. (b) Explain the implementation of 4-input priority encoder with truth table, K-maps, Boolean functions and sche- 5. A clocked sequential circuit is provided with a single input x and single output Z. Whenever the input produce a string of pulses 1 1 1 or 0 0 0 and at the end of the sequence it produce an output Z = 1 and overlapping is also allowed. (i) Obtain state-diagram (ii) Also obtain state-table (iii) Find equivalence classes using partition method and design the circuit using D-flip flops. [15] (b) Write the HDL code for a 4-bit register with parallel load and asynchronous clear. [7+8] 7. (a) Show how to make an 8-to-1 MUX using a PAL. Assume that PAL has 14 outputs and assume that each output OR gate may have up to four AND terms as input. (b) Explain how Hamming code is useful for correcting and detecting the errors using an example. [8+7] 8. Explain about all the static and dynamic hazards in sequential circuits. Explain how static hazards are avoided in asynchronous circuits with an example and neat schematics. [15] Se t - 1 6. (a) Design an 8-bit counter using eight D-flip-flops. matic diagrams. [7+8] d = yz + xy. [8+7] 1. (a) Express the following numbers in decimal: (10110.0101) , (16.5) and (26.24) .
  • 2. Code No: A109210503/R09 II B.Tech I Semester Examinations May/June - 2012 DIGITAL LOGIC DESIGN ( Computer Science and Engineering ) Time: 3 Hours Max. Marks: 75 Answer any FIVE Questions All Questions carry equal marks - - - 1. Convert the following to Decimal and then to Hexadecimal, (i) 7448 (ii) 15528 (iii) 110110012 (iv) 111100112 10 10 2. (a) A Boolean switching function is represented by, f (ABC) = ABC+ ABC+ ABC+ ABC+ ABC+ ABC (b) Given the Boolean function: F = xy + x'y' +y'z (i) Implement it with AND, OR, and NOT gates (ii) Implement it with OR, and NOT gates 3. (a) Find a minimum two-level, multiple-output AND-OR gate circuit to realize these functions, f1 (a, b, c, d) = m∑ (10, 11, 12, 15) + d∑ (4, 8, 14) f2 (a, b, c, d) = m∑ (0, 4, 8, 9) + d∑ (1, 10, 12) 3 m∑ d∑ 4. (a) Construct a 4 × 16 decoder with two 3 × 8 decoder and also implement a full adder using the 3 × 8 decoder. (b) Write the HDL code for 4-bit magnitude comparator and also draw a neat schematic. [7+8] 5. (a) Draw the circuit diagram of J-K flip flop with NAND gates with positive edge triggerring and explain its operation with the help of truth table. How race around condition is eliminated? (b) Realize D-latch using R-S latch. How is it different from D-flip flop? Draw the circuit using NAND gates and 6. (a) Construct a 4-bit universal shift register with multiplexers and explain the features with a neat schematic. 1 2 3 m∑ (b) Derive a minimal state table for an ASM that acts as a three bit parity generator. For every three bits that are observed on the input w during three consecutive cycles, the FSM generates the parity bit p = 1 if and only if 8. (a) What is a Hazard in a digital system? What are the various types of Hazards that may be encountered? Briefly explain. (b) Find a circuit that has no static hazards and implements the boolean function. F(A, B, C, D) = ∑ Set - 2 S o l u t i o n s (0, 2, 6, 7, 8, 10, 12). [7+8] 7. (a) Show the PLA implementation of the function f(x , x , x ) = (1, 2, 4, 7). the number of 1’s in the three bit sequence is odd. [8+7] explain. [8+7] (b) Write the HDL code for an Up-Down binary counter. [8+7] (iii) Implement it with AND and NOT gates. [7+8] f (a, b, c, d) = (4, 11, 13, 14, 15) + (5, 9, 12). (b) Design a combinational circuit that generates 9’s complement of a BCD digit. [8+7] Find the minimum number of gates needed to realize the above function. (v) 557 (vi) 739 . [15]
  • 3. Code No: A109210503/R09 II B.Tech I Semester Examinations May/June - 2012 DIGITAL LOGIC DESIGN ( Computer Science and Engineering ) Time: 3 Hours Max. Marks: 75 Answer any FIVE Questions All Questions carry equal marks - - - 1. (a) Perform the following using BCD arithmetic. Verify the result. (i) 748410 +366810 10 10 (b) Convert the following, (i) A616 = ( )10 (ii) 12668 = ( )10 (iii) 101000112 =()10 10 16 (b) A four-variable logic function that is equal to 1 if any three or all four of its variables are 1 is called a majority 3. (a) Find a minimum two level, multiple-output AND-OR gate circuit to realize these functions, f1 (a, b, c, d) = Σm(3, 4, 6, 9, 11) f2 (a, b, c, d) = Σm(2, 4, 8, 10, 11, 12) f3 (b) Explain the operation of a combinational logic simulator that uses four valued logic. [8+7] 4. (a) Write the HDL code for a BCD-to-7-segment code converter using a selected signal assignment. (b) Implement a three input majority function by using both 4-to-1 and 2-to-1 multiplexers. [8+7] 5. (a) Design a sequential circuit with two D flip-flops A and B, and one input x. When x = 0, the state of the circuit remains the same. When x = 1, the circuit goes through the state transitions from 00 to 01 to 11 to 10 and back to 00, and repeats. (b) Explain the properties of sequential circuits that may be used to reduce the number of gates and flip-flops during the design. [8+7] Se t - 3 (iv) 372 = ( ) . [7+8] (ii) 8254 + 8277 . 2. (a) Explain the basic theorems and properties of boolean algebra. function. Design a minimum-cost circuit that implements majority function. [7+8] (a, b, c, d) = Σm(3, 6, 7, 10, 11).
  • 4. 6. (a) Construct a state table and graph for the given circuit in figure and also construct a timing chart for the circuit for an input sequence x = 10011. Indicate at what times, Z has the correct value and specify the correct output. (Assume that x changes midway between falling and rising clock edges) initially Q1 = Q2 = 0. K1 J1 Q1 ' 1Q K2 J2 Q2 ' 2Q X Clock X Clock X K1 J1 Q1 ' 1Q K2 J2 Q2 ' 2Q X Clock X Clock X Figure 7. (a) Design a combinational circuit using a ROM. The circuit accepts a 3-bit number and generates an output binary number equal to the square of the input number. 8. (a) Explain the recommended procedural steps for the design of an asynchronous sequential circuit. (b) Explain about static and dynamic hazards and suggest how hazards can be avoided. [8+7] (b) Write the HDL code for binary multiplier. [8+7] (b) Design a code converter circuit that converts Gray code to BCD using PALS. [7+8]
  • 5. Code No: A109210503/R09 II B.Tech. I Semester Examinations May/June - 2012 DIGITAL LOGIC DESIGN ( Computer Science and Engineering ) Time: 3 Hours Max. Marks: 75 Answer any FIVE Questions All Questions carry equal marks - - - 1. (a) Perform subtraction with the following unsigned decimal numbers by taking 10’s complement of the subtrahend. Verify the result, (i) 5250–1321 (ii) 1753–8640 (iii) 20–100 (iv) 1200 – 250. (Unit-I, Topic No. 1.2) (b) Convert the given gray code number to equivalent binary. 2. (a) Reduce the following function F to a minimum sum-of-products expression, (A' + C' + D') (A' + B + C') (A + B + D) (A + C + D) (b) Given two 8-bit strings A = 10101101 and B = 10001110, evaluate result after the following logical operations, (a) AND (b) OR (c) XOR (d) NOT A 3. (a) Find a minimum two level, multiple-output AND-OR gate circuit to realize these functions, f1 = ac + ad + db 2 dcadab ++ (b) Implement an 8-to-1 MUX using two 4-to-1 MUXes, two three state buffers and one inverter. [8+7] 5. (a) Design a modulo-6 counter which counts in the sequence 0, 1, 2, 3, 4, 5, 0, 1,.... The counter counts the clock pulses if its enable input, w, is equal to 1. Use D flip-flops in the circuit. (b) A sequential circuit has two D flip-flops, A and B, two inputs x and y and one output z. The circuit functions on the following next-state and output equations, A(t + 1) = x'y + xA B(t+1)=x'B+xA z=B (i) Draw the logic diagram of the circuit. (ii) List the state table the sequential circuit. (iii) Draw the corresponding state diagram. [8+7] Se t - 4 4. (a) Write the HDL code for an 8-to-3 binary encoder using conditional signal assignment. f = (b) Design a 4 bit carry look ahead adder circuit. [8+7] (e) NOT B. [7+8] 1001001011110010[8+7]
  • 6. 6. (a) Design a 4-bit shift register with parallel load using D flip-flops. There are two control inputs, shift and load. When shift = 1, the content of the register is shifted by one position. New data is transferred into the register when load = 1 and shift = 0. If both control inputs are equal to 0, the content of the register does not change. 7. (a) Distinguish between ROM and RAM and also draw the read and write cycle timing diagrams. 1 2 3 8. (a) Distinguish between synchronous and asynchronous sequential circuits and also between stable and unstable states. (b) Explain about static and dynamic hazards and also explain atleast one way to remove the hazard. [7+8] (b) Illustrate the PLA implementation of the function f(x , x , x ) = Σm(1, 2, 4, 7). [7+8] (b) Write the HDL code for a T flip-flop with an asynchronous clear input. [8+7]