Computer Architecture Suggestions
Computer Architecture Suggestions
Computer Architecture
Module:1
1.What are the different factors that can affect the
pipelined systems? Difference between RAW (Read after
Write) and WAR (Write After Read).
2.Define Speed Up .Deduce that the maximum speed up in a
K-stage pipeline processor is K.
[ Ans: S= nk/(K+n-1) ]
3.What are the different Pipeline Hazards? [Data hazards,
Structural hazards, Control hazards]
4.What are the Instruction Pipeline and Arithmetic Pipeline.
5.Difference between Superscalar processor and VLIW
processor.
6.Short Notes : 5
(a)Pipeline hazards
(b)Amdahl’s law
(c) Difference between Data flow computer and Control
flow Computer.
(d) Pipeline Stall
(e) Pipeline bubble
(f) DMA Working Principle
7.What is Pipeline throughput and Performance of Pipeline?
8.What is Instruction cycle ? Difference Between hardwired
and Microprogrammed control unit?
9.Difference between Computer Architecture and Computer
Organization.
10.Explain Pipeline Architecture.
11.Diffefrence Between 3-address , 2 address ,1 address and
0-address Instructions.
Module-2
Module-3
Module-4
1.What is Fynn’s classification? [ Ans:- SISD , SIMD , MISD ,
MIMD ]
2.Explain different types of SIMD Models.[ Ans:- Distributed
Memory Model and Shared Memory Model ]
3.Explain Shared Memory Models.
4.What are the differences and similarities between Multi
Computer and Multi processor ?
5.Differece between RISC and CISC architecture .
6.What is Non von Neumann Architecture ? describe it’s
characterises.
7.What is Cluster Computer?1
8.What is centralized shared Memory Architecture ?
9. What is Systolic architectures and Memory
Synchronization?