Difference between revisions of "Fundamentals of computer organisation and architecture"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Created page with "=3 Box Model= ==Processor== ==Main Memory== ==I/O== =extended model with split I/O= =System Bus= ==Control Bus== ==Address Bus== ==Data Bus== =Stored Program Concept=...")
 
 
(43 intermediate revisions by 7 users not shown)
Line 1: Line 1:
=3 Box Model=
+
Theory covering the various models of how a computer system works, and also the theory related to the processor.
  
==Processor==
+
=Topics=
 +
'''Year 1:'''
  
==Main Memory==
+
Computer Architecture models and theory
  
==I/O==
+
*[[Computer Architecture]] {{partially done}}
  
=extended model with split I/O=
+
Instructions
  
=System Bus=
+
*[[Instructions]] {{partially done}}
  
==Control Bus==
+
The Processor
  
==Address Bus==
+
*[[Processor Fundamentals]] {{partially done}}
  
==Data Bus==
+
*[[Processor Performance]] {{partially done}}
  
=Stored Program Concept=
+
*[[Fetch Decode Execute Cycle]] {{partially done}}
  
=von Neumann Architecture=
+
'''Year 2'''
  
=Harvard Architecture=
+
Interrupts
 +
*[[Interrupts]] {{partially done}}

Latest revision as of 10:25, 12 July 2019

Theory covering the various models of how a computer system works, and also the theory related to the processor.

Topics

Year 1:

Computer Architecture models and theory

Instructions

The Processor

Year 2

Interrupts