Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
18 views
10 pages
Midterm1 F2017 Solutions
Midterm 1 semester solution.
Uploaded by
paulmwitawambura
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save Midterm1_F2017_Solutions For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
18 views
10 pages
Midterm1 F2017 Solutions
Midterm 1 semester solution.
Uploaded by
paulmwitawambura
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save Midterm1_F2017_Solutions For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 10
Search
Fullscreen
S a mp le Soke tious CprE 281: Digital Logic Midterm 1: Friday Sep 22, 2017 ‘Student Name: Student ID Number: Lab Section: Mon 9-12(N) Tue 11-2(U) Wed 8-11(J) Thur 11-2(Q) Fri 11-2(G) (circle one) Mon 12-3(P) Tue 2-5(M) Wed 11-2(W) Thur 11-2(V) Tue 2-5(Z) Wed 6-9(T) Thur 2-5(L) Thur 5-8(K) 1, True/False Questions (10 x Ip each = 10p) (a) [ forgot to write down my name, student ID, and lab section. RUE (FALSE) (b) A 2-to-1 multiplexer can be built using only OR and NOT gates. Gaury FALSE (c) Itis not possible to build a NOT gate with a 2-to-1 multiplexer. TRUE (Gatsby (@) The minimum expression for f{x,y)=Xm(0,1,3)+D(2) is 1. FALSE GRoB)y FALSE TRUE /| Gauby FALSE TRUE 0 (i) The *K’ in K-map stands for ‘Kilobyte.” TRUE (j) K-2S0 is stronger than C-3P0. GRuey FALSE 2. Three-Variable K-map (5p) Draw the K-map and derive the minimum SOP expression for f(a,b,e) = II MQ, 4, 5). This pro€lem has two sole hms, =m (0, 4,36 ¥) 2, ab c\ 222 q(t || 0 i ( °° j_ _ ce \ f= ae+bcer+a€ feabe ac+aG (selehon a +) ( Solution #2)3. Minimization (3 x Sp each = 15p) (a) Draw the truth table for the Boolean function f(x, y,z)=xZ+x(z+y) BtyY ® (2+) x y2| xz| + Ovo\| ot \ \ | gol|oy}t | | I ao'\0)\o}r 0 oO oO o1!l|ol. \ ( l foe.)hUhUl \ 0 \ EO: 0lo I 0 0 (®t) tlolo O \ rilpojg|4 0 oO (b) Draw the K-map for this function and derive the minimum cost POS expression. uu 7 2\_22_ 21 o| \ c ft fe (xt Fez) (x42) (c) Draw the circuit diagram for the minimum cost POS expression. K a t+ _) > (xtF¥+2z) [—) >4, Number Conversions (5 x 4p each = 20p) (a) Convert 2435 to decimal Lx 54 Ux 5 4 BxS% UXLTt YxS 43x ae OS = 4340 (b) Convert 19339 to binary Ats3)/ 2p= 1G 4 96/2 = 48 O 48/2 = 24 0 24/2 = 12 0 42/2- 6 O 44000004, 6/z= 3 0 3/22 464 igeeee On et 4 (©) Convert DC5By6¢ to binary 1104 1440004044014, Whe be OO ES Dd ie 5S & (d) Find the value of the base x in the following equation: 12x = 10112 wa de Xe 2exs 14, 9 the soyry | ¥+ 25 44 — (¢) Compute the following sum and write the answer in octal: e dang 11010012 + 81i1¢ 2s > a bo palling £0 Bina © Ott oAlo04 + G1 0100 DiD04 = ae a ; pe eee ) convert 4 5 4,¢+2 © 45 = B52, te Ata5. Verilog to Cireuit (2 x Sp each = 10p) (a) Draw the circuit diagram that corresponds to the Verilog module shown below. Label all inputs and outputs. module mystery (A, B, C, D, F); input A, B, C, Ds output F; assign F = (A & B) | (~B & C)| D; endmodule (b) Redraw the circuit from (a) using only NAND gates. 5k D6. Circuit to Circuit Conversion (3 x Sp each = 15p) (a) Write the expression for the function F given by this circuit (don't simplify it yet). Ps eeasoaa |) e % [pf Fs RY + K+ x7 Db D 7 (b) Use the theorems of Boolean algebra to simplify the expression from part (a). > oe ff he ( De Morgan's ) = Kt + KAY (repeeted & ) a = ete Ye xv (feo ¥) = K+ (44+x)7 ( Theorem 5) uo — _ a a xty (De Morgan's ) ao (©) Draw the circuit for your expression from part (b). Label all inputs and outputs. alalais simp i fes bo a MAWD, ‘—De7. Derive the minimum SOP expression using a K-map (3 x 5p each = 15p) (a) Draw the K-map for the following function F(a,b,c,d)=Zm(1, 3, 8, 9, 10, 12, 14, 15) + D(2, 4, 5, 11) a6 \ ‘ _ eg\ 22 et Oe ad of | d éd i \ i (b) Use the K-map to derive the minimum-cost SOP expression for the function F. Ss ade 6d+ ac (©) Draw the circuit diagram for the minimum expression from part (b). ao 6 Cd ry8. NAND/NOR Logic (2 x Sp Op) (a) Using onl sates, dri ¢ logic circuit that corresponds to the truth table shown below. Hint: Start by writing and then modifying the expression for F. XY(FO a SO > <—RY Fe xy¥t+xy=s XY t KY 2 KY OXY “xy x x oD =) (b) Draw the circuit that corresponds to the following K-map using only NOR gates. > {9. Joint Optimization (3 x Sp each = 1Sp) The outputs f and g of a two-output circuit are specified with the following expressions: f(a, b,c, d) = Em(1, 4, 5, 8, 15) + D(O, 2, 6, 9) (a, b, ¢, d) =EZm(0, 4, 5, 10, 15) + D(2, 8, 9, 11) (a) Draw the K-map for f and the K-map for 6 eb op! _at 6= alg esi 1 (b) Derive the jointly optimized SOP expressions for f and g such that the two expressions share two implicants. Note that these are not necessarily prime implicants. 4- a6o+ abed t OE 5° GbE. abed t Bd (©) Draw the diagram for the jointly optimized circuit. Indicate which logic gates are shared by drawing arrows that point to them. Label all inputs and outputs. Oo & c d Gee oe10. Minimization with Theorems (15p) Use the theorems of Boolean algebra to simplify the following Boolean function £0, Xp y, Z=Y(V + 2) + (+ wy (xz + xz))z+ (xy + x Fy) +z) + y(ztWx( WZ) oY ~~ & 8 Se > Simplify A,B,C, and D separate and they Ou bine te portek rese Gls, he y (Y+2z)2 y¥t ye = v2 = Be (Frwy (x2 + x))2 = J2+ wy (x (2+2))a > a STR t WYK! = Ya (44 wx) = Ya u~~—" a Co xFs Ke = xv e RTE = ORIHE “4 Fe At BtCED = yet Yer Yar v2 (1% repeated 3 bmas) ye+y2 =. (+92 TZ »Question ‘Max | Score 1 True/False 10 2. Three-variable K-map | __ 5 3. Minimization 15. 4, Number Conversions | 20 5. Verilog to Circuit 6. Circuit to Cireuit 7. SOP with K-Map 8. NANDINOR Logic 10 9. Joint Optimization [| 15| 10. Minimization 15 TOTAL: 130)
You might also like
02 Boolean Logic
PDF
No ratings yet
02 Boolean Logic
85 pages
DLD Unit Wise Imp Q's
PDF
No ratings yet
DLD Unit Wise Imp Q's
13 pages
2013 2019 Questions16 Elec A4
PDF
No ratings yet
2013 2019 Questions16 Elec A4
75 pages
HW1
PDF
No ratings yet
HW1
10 pages
Chapter 3 Boolean Algebra and Logic Circuits
PDF
No ratings yet
Chapter 3 Boolean Algebra and Logic Circuits
98 pages
Dpco QB
PDF
No ratings yet
Dpco QB
14 pages
Tuto 2
PDF
No ratings yet
Tuto 2
3 pages
Problem
PDF
No ratings yet
Problem
22 pages
EE112-Tutorials Tutorial 1 Number Systems, Boolean Algebra, Logic Gates, K-MAP
PDF
No ratings yet
EE112-Tutorials Tutorial 1 Number Systems, Boolean Algebra, Logic Gates, K-MAP
12 pages
ELL 100 Introduction To Electrical Engineering: Ecture
PDF
No ratings yet
ELL 100 Introduction To Electrical Engineering: Ecture
65 pages
Exercise1 Digital System (LAB)
PDF
No ratings yet
Exercise1 Digital System (LAB)
39 pages
Ca Assignment
PDF
No ratings yet
Ca Assignment
4 pages
Assignment 2 (MCQ and Descriptive Type Questions)
PDF
No ratings yet
Assignment 2 (MCQ and Descriptive Type Questions)
5 pages
2-2 HW 2 - Exercises - Logic - and - Computer - Design - Fundamentals - 4th - International - Edition
PDF
No ratings yet
2-2 HW 2 - Exercises - Logic - and - Computer - Design - Fundamentals - 4th - International - Edition
6 pages
Assignment No. 2 Digital Electronics
PDF
No ratings yet
Assignment No. 2 Digital Electronics
2 pages
Question Bank de Unit-1 (Ai-II Year)
PDF
No ratings yet
Question Bank de Unit-1 (Ai-II Year)
5 pages
EE3302 - DLC 2 Marks With Answers
PDF
No ratings yet
EE3302 - DLC 2 Marks With Answers
15 pages
Chapter 1
PDF
No ratings yet
Chapter 1
40 pages
First Exam Logic Design 2018-1
PDF
No ratings yet
First Exam Logic Design 2018-1
4 pages
Digital Qbank Latest
PDF
No ratings yet
Digital Qbank Latest
16 pages
Important Ouestion IN Digital Electronic Important Ouestion IN Digital Electronic
PDF
No ratings yet
Important Ouestion IN Digital Electronic Important Ouestion IN Digital Electronic
19 pages
Adobe Scan 28-Jul-2024
PDF
No ratings yet
Adobe Scan 28-Jul-2024
6 pages
Wa0077
PDF
No ratings yet
Wa0077
2 pages
3630e772-7d45-4801-b968-a1864dbe8a4f
PDF
No ratings yet
3630e772-7d45-4801-b968-a1864dbe8a4f
20 pages
Digital Assignment
PDF
No ratings yet
Digital Assignment
9 pages
Combinational Logic Circuits
PDF
No ratings yet
Combinational Logic Circuits
48 pages
Chapter 2
PDF
No ratings yet
Chapter 2
22 pages
Digital Logic Design Winter Semester 2024-2025: Final Exam
PDF
No ratings yet
Digital Logic Design Winter Semester 2024-2025: Final Exam
14 pages
Ec3352-Dsd Iat 1 Question Answer Key
PDF
No ratings yet
Ec3352-Dsd Iat 1 Question Answer Key
24 pages
Combinational Logic Circuits
PDF
No ratings yet
Combinational Logic Circuits
22 pages
Muliple Choice Boolean 8-08-21
PDF
No ratings yet
Muliple Choice Boolean 8-08-21
10 pages
Question Bank - 2131004 - DE - New - 11082016 - 075548AM
PDF
No ratings yet
Question Bank - 2131004 - DE - New - 11082016 - 075548AM
5 pages
Computer Science (083) Boolean Algebra Worksheet
PDF
No ratings yet
Computer Science (083) Boolean Algebra Worksheet
2 pages
210 - EC8392, EC6302 Digital Electronics - Question Bank
PDF
No ratings yet
210 - EC8392, EC6302 Digital Electronics - Question Bank
17 pages
Consider The Following Multi-Level Boolean Expression Y (A.B.C) + (A + D') - (A' + C')
PDF
No ratings yet
Consider The Following Multi-Level Boolean Expression Y (A.B.C) + (A + D') - (A' + C')
1 page
Boolean Algebra Notes
PDF
No ratings yet
Boolean Algebra Notes
5 pages
DDCO Sample Questions
PDF
No ratings yet
DDCO Sample Questions
14 pages
Sheet 2
PDF
No ratings yet
Sheet 2
2 pages
DCD Unit Wise Important Questions
PDF
No ratings yet
DCD Unit Wise Important Questions
10 pages
Assignment DE
PDF
No ratings yet
Assignment DE
1 page
Scheme
PDF
No ratings yet
Scheme
16 pages
Boolean Algebra and Logic Gates
PDF
No ratings yet
Boolean Algebra and Logic Gates
9 pages
DPSD QB
PDF
No ratings yet
DPSD QB
11 pages
5 6276132617544794228 PDF
PDF
No ratings yet
5 6276132617544794228 PDF
29 pages
Ddco Question Bank
PDF
No ratings yet
Ddco Question Bank
3 pages
KEE401 ASSIGNMENTS and QUESTION BANK
PDF
No ratings yet
KEE401 ASSIGNMENTS and QUESTION BANK
17 pages
DPSD REPOSITORY 1-3 Units
PDF
No ratings yet
DPSD REPOSITORY 1-3 Units
11 pages
DE
PDF
No ratings yet
DE
28 pages
Assignment 2 Updated
PDF
No ratings yet
Assignment 2 Updated
6 pages
Boolean Algebra and Logic Simplification
PDF
No ratings yet
Boolean Algebra and Logic Simplification
18 pages
ECE380: Digital Logic Sample Exam 1
PDF
No ratings yet
ECE380: Digital Logic Sample Exam 1
3 pages
Question Bank Digital Electronics
PDF
No ratings yet
Question Bank Digital Electronics
12 pages
Problem Set 3 (Solution)
PDF
No ratings yet
Problem Set 3 (Solution)
5 pages
9A04306 Digital Logic Design4
PDF
No ratings yet
9A04306 Digital Logic Design4
4 pages
28FCS147Practice Exercise 1
PDF
No ratings yet
28FCS147Practice Exercise 1
2 pages
EC2203-DIGITAL ELECTRONICS-U-Q-Bank
PDF
No ratings yet
EC2203-DIGITAL ELECTRONICS-U-Q-Bank
0 pages
EC2203 U Q Bank
PDF
No ratings yet
EC2203 U Q Bank
12 pages
Ece30 QZ 1
PDF
No ratings yet
Ece30 QZ 1
6 pages