Computer Science 1.1.1

Description

Computer Science 1.1.1
Jamie Fisher
Mind Map by Jamie Fisher, updated more than 1 year ago
Jamie Fisher
Created by Jamie Fisher over 7 years ago
24
1

Resource summary

Computer Science 1.1.1
  1. Registers
    1. MDR
      1. Stores data that has been fetched from or stored in memory.
      2. CIR
        1. Stores the most recent fetched instruction, waiting to be decoded and executed.
        2. PC
          1. Contains the location of the instruction being executed at the current time.
          2. MAR
            1. Stores the address of the data that are to be fetched from or sent to.
          3. Buses
            1. Data
              1. Carries data between the processor and the memory.
              2. Address
                1. Carries the address of the memory location being read from or written to.
                2. Control
                  1. Sends control signals from the control unit.
                3. Fetch-Decode-Execute Cycle
                  1. Fetch
                    1. 1.Address of data is placed on address bus and is fetched from the memory.
                      1. 2.Data from this address travels from memory to CPU via data bus.
                      2. Decode
                        1. After data loaded into CIR, it's sent to the CU to decode.
                        2. Execute
                          1. Contents then sent to MDR then to ALU, where an addition is performed. Results are stored in the ACC.
                        3. More CPU Processes
                          1. ALU
                            1. Carries out calculations and logical decisions. Results stored in Accumulator.
                            2. CU
                              1. Sends signals to co-ordinate how the CPU works. Decoding happens here.
                              2. ACC
                                1. Stores results of calculations made by ALU.
                              3. Architecture
                                1. Von Neumann
                                  1. Describes a computer with a single control unit that sequentially works through instructions.
                                    1. Bottleneck is caused by instructions and data sent along data bus so only one can be performed at once.
                                    2. Harvard
                                      1. Data and instructions are stored in separate memory units with separate buses for efficiency.
                                        1. Much more efficient than the Von Neumann architecture due to the separate memory units for data and instructions.
                                      Show full summary Hide full summary

                                      Similar

                                      A level Computing Quiz
                                      Zacchaeus Snape
                                      Types and Components of Computer Systems
                                      Jess Peason
                                      Input Devices
                                      Jess Peason
                                      Output Devices
                                      Jess Peason
                                      Computing
                                      Kwame Oteng-Adusei
                                      Pack of playing cards answer
                                      Karl Taylor
                                      Code Challenge Flow Chart
                                      Charlotte Hilton
                                      GCSE Computing - 4 - Representation of data in computer systems
                                      lilymate
                                      GCSE Computing: Hardware
                                      Yasmin F
                                      OCR gcse computer science
                                      Jodie Awthinre
                                      Computing Hardware - CPU and Memory
                                      ollietablet123