
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
expand_more
expand_more
format_list_bulleted
Question
- Derive the Boolean expression for the gate structure that clears the sequence counter SC to 0. Draw the logic diagram of the gates and show how the output is connected to the lNR and CLR inputs of SC (see Fig. 5-6). Minimize the number of gates.
![TABLE 5-6 Control Functions and Microoperations for the Basic Computer
R'T:
R'T;:
R'T:
Fetch
AR + PC
IR M[AR), PC+PC + 1
Do, ..., D,+Decode IR(12-14),
AR +IR(0-11), I+IR(15)
AR +M[AR]
Decode
Indirect
D:IT;
Interrupt:
TTT:(IENXFGI + FGO):
RT::
RT;:
RT:
R+1
AR +0, TR+PC
M[AR]+TR, PC+0
РC+ РC + 1, IEN-0, R+0, SC-0
Memory-reference:
AND
DR +M[AR]
D.T3:
D,T:
DiTs:
DT:
D:Ts:
AC+AC A DR, SC+0
DR +M[AR]
AC+AC + DR, E+Cou SC+0
DR +M[AR]
AC+DR, SC -0
M[AR]+AC, SC+0
PC+AR, SC+0
ADD
LDA
D,T:
D.T:
STA
BUN
M[AR]+PC, AR+AR + 1
PC +AR, SC+0
DR +M[AR]
BSA
D,T;:
ISZ
D.T:
D.T;:
D.T:
DR+DR + 1
M[AR] –DR, if(DR = 0) then (PC +PC + 1), sC-0
Register-reference:
D,I'T, = r (common to all register-reference instructions)
IR(i) = B, (i = 0, 1, 2, . , 11)
r:
SC+0
CLA
rBu:
rB10:
rB:
AC+0
CLE
СМА
СМЕ
CIR
E+0
AC -AC
rB:
rB:
AC-shr AC, AC(15) - Е, Е-AC (0)
АС+shl AC, AC(0)-Е, Е-AC(15)
CIL
INC
rB:
rBs
rB:
AC+AC + 1
и (АC(15) - 0) then (PC +- PC + 1)
If (AC(15) = 1) then (PC+PC + 1)
If (AC = 0) then PC+PC + 1)
If (E = 0) then (PC -PC + 1)
SPA
SNA
rBy
rB:
rB:
rBo
SZA
SZE
HLT
S+0
Input-output:
D;IT, = p (common to all input-output instructions)
IR(i) = B. (i = 6, 7, 8, 9, 10, 11)
p:
SC+0
pBu: AC(0-7)INPR, FGI +0
pBie:
INP
OUTRAC(0-7), FGO+0
If (FGI = 1) then (PC +PC + 1)
If (FGO = 1) then (PC +PC + 1)
IEN+1
OUT
SKI
SKO
ION
pBy:
pB:
IOF
IEN+0](https://content.bartleby.com/qna-images/question/c353cc0f-0c4d-4d5b-a3e6-e746dbb90f94/7296fe20-f894-4e9a-8654-5d1569edce41/wkrda3l_thumbnail.png)
Transcribed Image Text:TABLE 5-6 Control Functions and Microoperations for the Basic Computer
R'T:
R'T;:
R'T:
Fetch
AR + PC
IR M[AR), PC+PC + 1
Do, ..., D,+Decode IR(12-14),
AR +IR(0-11), I+IR(15)
AR +M[AR]
Decode
Indirect
D:IT;
Interrupt:
TTT:(IENXFGI + FGO):
RT::
RT;:
RT:
R+1
AR +0, TR+PC
M[AR]+TR, PC+0
РC+ РC + 1, IEN-0, R+0, SC-0
Memory-reference:
AND
DR +M[AR]
D.T3:
D,T:
DiTs:
DT:
D:Ts:
AC+AC A DR, SC+0
DR +M[AR]
AC+AC + DR, E+Cou SC+0
DR +M[AR]
AC+DR, SC -0
M[AR]+AC, SC+0
PC+AR, SC+0
ADD
LDA
D,T:
D.T:
STA
BUN
M[AR]+PC, AR+AR + 1
PC +AR, SC+0
DR +M[AR]
BSA
D,T;:
ISZ
D.T:
D.T;:
D.T:
DR+DR + 1
M[AR] –DR, if(DR = 0) then (PC +PC + 1), sC-0
Register-reference:
D,I'T, = r (common to all register-reference instructions)
IR(i) = B, (i = 0, 1, 2, . , 11)
r:
SC+0
CLA
rBu:
rB10:
rB:
AC+0
CLE
СМА
СМЕ
CIR
E+0
AC -AC
rB:
rB:
AC-shr AC, AC(15) - Е, Е-AC (0)
АС+shl AC, AC(0)-Е, Е-AC(15)
CIL
INC
rB:
rBs
rB:
AC+AC + 1
и (АC(15) - 0) then (PC +- PC + 1)
If (AC(15) = 1) then (PC+PC + 1)
If (AC = 0) then PC+PC + 1)
If (E = 0) then (PC -PC + 1)
SPA
SNA
rBy
rB:
rB:
rBo
SZA
SZE
HLT
S+0
Input-output:
D;IT, = p (common to all input-output instructions)
IR(i) = B. (i = 6, 7, 8, 9, 10, 11)
p:
SC+0
pBu: AC(0-7)INPR, FGI +0
pBie:
INP
OUTRAC(0-7), FGO+0
If (FGI = 1) then (PC +PC + 1)
If (FGO = 1) then (PC +PC + 1)
IEN+1
OUT
SKI
SKO
ION
pBy:
pB:
IOF
IEN+0
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by stepSolved in 2 steps with 1 images

Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- 2. Consider the circuit below. a. Write the Boolean expression for output F in terms of A, B and C. b. Construct a truth table for the circuit with A as MSB and C as LSB. c. Write the Canonical SOP and POS forms for output F. A B C 3. Draw the logic circuit represented by the expression F(A, B) = AB using no more than 5 units of 2-input NAND gate and write the corresponding Boolean expression.arrow_forwardDesign a combinational logic that compares X and Y, where X ¼ X1X0 andY ¼ Y1Y0; the output of combinational logic is 1, when X < Y; otherwise theoutput is 0.(a) Show truth table.(b) Find output function using K-map.arrow_forwardGiven is the following circuit with 4 inputs A, B, C, D and the output Y. (O denotes an inverter.) ABCD & 00 & & & =1 & & =1 & & & ≥1 Y a) Create the truth table for this circuit. b) Use a K-map to simplify this circuit. c) State a Boolean equation that describes Y based on your simplification.arrow_forward
- 4. Draw a logic circuit for (A+ B)'(C + D)C'.arrow_forward7. Given the following truth table, write an algebraic expression for the function F, simplify the expression, and then draw a logic circuit for it. A C F 1 1 1 1 1 1 1 1 1 1 1 1arrow_forwardQ1: Let F1 = X.Y , F2 = AOB , F3 = F1+ F2 Implement the above Boolean expression with logic circuit . giving the ... truth table.arrow_forward
- Q1: Given the logic circuit bellow, implement each of the following: - (2 degree for each) 1- Starting from the input side and writing output expression for each of the gates. 2- Identify a Boolean expression. 3- Show the behavior of the logic circuit with a truth table. 4- 5- Larrow_forward5. Find the Boolean expression for the following circuit, and simplify it. SHOW YOUR WORK. A Вarrow_forwardDraw the truth table of the logic circuit, Y (A+B) + (B'.C')arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education

Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education

Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON

C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON

Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning

Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education