Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Notes  >  Solution Manual-Computer System Architecture 3rd Edition Morris Mano

Solution Manual-Computer System Architecture 3rd Edition Morris Mano - Computer Science Engineering (CSE) PDF Download

Download, print and study this document offline
Please wait while the PDF view is loading
 Page 1


 - 1 - 
SOLUTIONS MANUAL 
M. MORRIS MANO 
 
 
 
 
 
COMPUTER SYSTEM 
ARCHITECTURE 
 
 
 
 
 
 
 
 
 
 
 
Third Edition 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Page 2


 - 1 - 
SOLUTIONS MANUAL 
M. MORRIS MANO 
 
 
 
 
 
COMPUTER SYSTEM 
ARCHITECTURE 
 
 
 
 
 
 
 
 
 
 
 
Third Edition 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 2 - 
 
 
 
 
 
 
 
 
Solutions Manual 
Computer System 
Architecture 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Page 3


 - 1 - 
SOLUTIONS MANUAL 
M. MORRIS MANO 
 
 
 
 
 
COMPUTER SYSTEM 
ARCHITECTURE 
 
 
 
 
 
 
 
 
 
 
 
Third Edition 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 2 - 
 
 
 
 
 
 
 
 
Solutions Manual 
Computer System 
Architecture 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 3 - 
 
TABLE OF CONTENTS 
 
 
 
 
 
 
Chapter 1 ………………………………………………………………………………  4 
Chapter 2 ……………………………………………………………………………… 11 
Chapter 3 ……………………………………………………………………………… 16 
Chapter 4 ……………………………………………………………………………… 20 
Chapter 5 ……………………………………………………………………………… 26 
Chapter 6 ……………………………………………………………………………… 34 
Chapter 7 ……………………………………………………………………………… 45 
Chapter 8 ……………………………………………………………………………… 51 
Chapter 9 ……………………………………………………………………………… 59 
Chapter 10 ……………………………………………………………………………. 63 
Chapter 11 ……………………………………………………………………………. 80 
Chapter 12 ……………………………………………………………………………. 89 
Chapter 13 ……………………………………………………………………………. 95 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Page 4


 - 1 - 
SOLUTIONS MANUAL 
M. MORRIS MANO 
 
 
 
 
 
COMPUTER SYSTEM 
ARCHITECTURE 
 
 
 
 
 
 
 
 
 
 
 
Third Edition 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 2 - 
 
 
 
 
 
 
 
 
Solutions Manual 
Computer System 
Architecture 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 3 - 
 
TABLE OF CONTENTS 
 
 
 
 
 
 
Chapter 1 ………………………………………………………………………………  4 
Chapter 2 ……………………………………………………………………………… 11 
Chapter 3 ……………………………………………………………………………… 16 
Chapter 4 ……………………………………………………………………………… 20 
Chapter 5 ……………………………………………………………………………… 26 
Chapter 6 ……………………………………………………………………………… 34 
Chapter 7 ……………………………………………………………………………… 45 
Chapter 8 ……………………………………………………………………………… 51 
Chapter 9 ……………………………………………………………………………… 59 
Chapter 10 ……………………………………………………………………………. 63 
Chapter 11 ……………………………………………………………………………. 80 
Chapter 12 ……………………………………………………………………………. 89 
Chapter 13 ……………………………………………………………………………. 95 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 4 - 
CHAPTER 1 
1.1 
A B C A•B•C (A•B•C)' A' B' C' A'+B'+C' 
0 0 0 0 1 1 1 1 1 
0 0 1 0 1 1 1 0 1 
0 1 0 0 1 1 0 1 1 
0 1 1 0 1 1 0 0 1 
1 0 0 0 1 0 1 1 1 
1 0 1 0 1 0 1 0 1 
1 1 0 0 1 0 0 1 1 
1 1 1 1 0 0 0 0 0 
 
1.2 
A B C A ?B A ? B ? C 
0 0 0 
0 0 1 
0 1 0 
0 1 1 
1 0 0 
1 0 1 
1 1 0 
1 1 1 
0 
0 
1 
1 
1 
1 
0 
0 
0 
1 
1 
0 
1 
0 
0 
1 
 
1.3 
(a) A + AB = A(1 + B) = A 
(b) AB + AB' = A(B + B') = A 
(c) A'BC + AC = C(A'B + A) =  C(A' + A) (B + A) = (A + B)C 
(d) A'B + ABC' + ABC = A' B + AB(C' + C) = A'B + AB = B(A' + A) = B 
 
1.4 
(a) AB + A (CD + CD') = AB + AC (D + D') = A (B + C) 
(b) (BC' + A'D) (AB' + CD') 
 
 = 
ABB'C' A'AB'D BCC'D' A'CD'D
++ + 0
00 0 0
= 
1.5 
(a) (A + B)' (A' + B') = (A'B') (AB) = 0 
(b) A + A'B + A'B' = A + A' (B + B') = A + A'= 1 
 
1.6  
(a) F  = x’y + xyz’ 
F'  = (x + y') (x' + y' + z) = x'y' + xy' + y' + xz + y'z 
      = y' (1 + x' + x + z) + xz = y'+ xz 
(b) F•F'  = (x'y + xyz') (y' + xz) = 0 + 0 + 0 + 0 = 0 
(c) F + F'  = x'y + xyz' + y' + xz (y + y') 
  = x'y + xy(z' + z) + y' (1 + xz) = x'y + xy + y' 
  = y(x' + x) + y' = y + y' = 1 
 
 
=
Page 5


 - 1 - 
SOLUTIONS MANUAL 
M. MORRIS MANO 
 
 
 
 
 
COMPUTER SYSTEM 
ARCHITECTURE 
 
 
 
 
 
 
 
 
 
 
 
Third Edition 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 2 - 
 
 
 
 
 
 
 
 
Solutions Manual 
Computer System 
Architecture 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 3 - 
 
TABLE OF CONTENTS 
 
 
 
 
 
 
Chapter 1 ………………………………………………………………………………  4 
Chapter 2 ……………………………………………………………………………… 11 
Chapter 3 ……………………………………………………………………………… 16 
Chapter 4 ……………………………………………………………………………… 20 
Chapter 5 ……………………………………………………………………………… 26 
Chapter 6 ……………………………………………………………………………… 34 
Chapter 7 ……………………………………………………………………………… 45 
Chapter 8 ……………………………………………………………………………… 51 
Chapter 9 ……………………………………………………………………………… 59 
Chapter 10 ……………………………………………………………………………. 63 
Chapter 11 ……………………………………………………………………………. 80 
Chapter 12 ……………………………………………………………………………. 89 
Chapter 13 ……………………………………………………………………………. 95 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 - 4 - 
CHAPTER 1 
1.1 
A B C A•B•C (A•B•C)' A' B' C' A'+B'+C' 
0 0 0 0 1 1 1 1 1 
0 0 1 0 1 1 1 0 1 
0 1 0 0 1 1 0 1 1 
0 1 1 0 1 1 0 0 1 
1 0 0 0 1 0 1 1 1 
1 0 1 0 1 0 1 0 1 
1 1 0 0 1 0 0 1 1 
1 1 1 1 0 0 0 0 0 
 
1.2 
A B C A ?B A ? B ? C 
0 0 0 
0 0 1 
0 1 0 
0 1 1 
1 0 0 
1 0 1 
1 1 0 
1 1 1 
0 
0 
1 
1 
1 
1 
0 
0 
0 
1 
1 
0 
1 
0 
0 
1 
 
1.3 
(a) A + AB = A(1 + B) = A 
(b) AB + AB' = A(B + B') = A 
(c) A'BC + AC = C(A'B + A) =  C(A' + A) (B + A) = (A + B)C 
(d) A'B + ABC' + ABC = A' B + AB(C' + C) = A'B + AB = B(A' + A) = B 
 
1.4 
(a) AB + A (CD + CD') = AB + AC (D + D') = A (B + C) 
(b) (BC' + A'D) (AB' + CD') 
 
 = 
ABB'C' A'AB'D BCC'D' A'CD'D
++ + 0
00 0 0
= 
1.5 
(a) (A + B)' (A' + B') = (A'B') (AB) = 0 
(b) A + A'B + A'B' = A + A' (B + B') = A + A'= 1 
 
1.6  
(a) F  = x’y + xyz’ 
F'  = (x + y') (x' + y' + z) = x'y' + xy' + y' + xz + y'z 
      = y' (1 + x' + x + z) + xz = y'+ xz 
(b) F•F'  = (x'y + xyz') (y' + xz) = 0 + 0 + 0 + 0 = 0 
(c) F + F'  = x'y + xyz' + y' + xz (y + y') 
  = x'y + xy(z' + z) + y' (1 + xz) = x'y + xy + y' 
  = y(x' + x) + y' = y + y' = 1 
 
 
=
 - 5 - 
 
1.7 
(a)  
x y z F 
0 0 0 
0 0 1 
0 1 0 
0 1 1 
1 0 0 
1 0 1 
1 1 0 
1 1 1 
0 
1 
0 
0 
0 
1 
0 
1 
     
 
 
 
(c) F = xy'z + x'y'z + xyz      (d) Same as (a) 
        = y'z(x + x') + xz(y + y') 
        = y'z + xz 
 
 
 
 
 
1.8 
(a)      (b) 
     
 
  
(c)      (d) 
 
       
 
 
 
 
 
Read More

FAQs on Solution Manual-Computer System Architecture 3rd Edition Morris Mano - Computer Science Engineering (CSE)

1. What is Computer System Architecture?
Ans. Computer System Architecture refers to the conceptual design and fundamental operational structure of a computer system. It includes the hardware components like the CPU, memory, I/O devices, buses, etc., and their arrangement and interconnection to support the execution of programs and tasks. It also encompasses the instruction set and the machine language that the CPU understands and executes.
2. What are the key features of Computer System Architecture?
Ans. The key features of Computer System Architecture include the following: 1. Instruction Set: The set of instructions that the CPU can execute. 2. Addressing Modes: The ways in which the CPU can access the operands of an instruction. 3. Memory Hierarchy: The organization of different levels of memory, like cache, main memory, and secondary memory, and their access times and sizes. 4. Input-Output System: The interface between the computer system and the external devices like keyboard, mouse, monitor, etc. 5. Interrupts and Exceptions: The mechanisms for handling unexpected events or errors during program execution.
3. What is the role of the CPU in Computer System Architecture?
Ans. The CPU (Central Processing Unit) is the most important component of a computer system, and its primary role is to execute instructions. The CPU fetches the instructions from memory, decodes them, and executes them by performing arithmetic and logical operations and accessing memory and I/O devices. It also controls the flow of instructions and data within the computer system and coordinates the activities of other components.
4. How is memory organized in Computer System Architecture?
Ans. Memory in Computer System Architecture is organized in a hierarchical manner, with different levels of memory having varying access times and sizes. The lowest level is the CPU registers, which are the fastest but have the smallest capacity. Above that are the cache memories, which are faster than the main memory but smaller in size. The main memory is the largest and slowest memory, and it is used to store the program instructions and data. Finally, the secondary memory devices like hard disk and flash memory are used for long-term storage of data.
5. What is the importance of Computer System Architecture in the field of Computer Science Engineering?
Ans. Computer System Architecture is a vital field of study in Computer Science Engineering, as it provides the fundamental knowledge and understanding of how computer systems work at the hardware level. It helps in designing and developing efficient and optimized computer systems, which are crucial for the development of various applications and software. The principles of Computer System Architecture are also essential for computer system maintenance, troubleshooting, and performance optimization.
Download as PDF

Top Courses for Computer Science Engineering (CSE)

Related Searches

pdf

,

video lectures

,

Solution Manual-Computer System Architecture 3rd Edition Morris Mano - Computer Science Engineering (CSE)

,

Extra Questions

,

Exam

,

Important questions

,

study material

,

past year papers

,

mock tests for examination

,

Objective type Questions

,

Previous Year Questions with Solutions

,

Semester Notes

,

Summary

,

shortcuts and tricks

,

Solution Manual-Computer System Architecture 3rd Edition Morris Mano - Computer Science Engineering (CSE)

,

Sample Paper

,

Solution Manual-Computer System Architecture 3rd Edition Morris Mano - Computer Science Engineering (CSE)

,

Viva Questions

,

Free

,

practice quizzes

,

MCQs

,

ppt

;