Computer System

Description

An overview of computer systems
Armando Cotugno
Mind Map by Armando Cotugno, updated more than 1 year ago
Armando Cotugno
Created by Armando Cotugno about 6 years ago
114
1

Resource summary

Computer System

Annotations:

  • https://www.gcflearnfree.org/computerbasics/what-is-a-computer/1/
  1. Software
    1. The programs and apps that run on a computer
      1. Microsoft Windows 10
        1. Apple iOS
          1. Android
            1. Microsoft Word
              1. Google Chrome
                1. Minecraft
                  1. WhatsApp
                  2. Hardware

                    Annotations:

                    • https://www.gcflearnfree.org/computerbasics/inside-a-computer/1/
                    1. The physical parts of a computer that can be touched
                      1. Input devices

                        Annotations:

                        • https://www.bbc.co.uk/education/guides/zxb72hv/revision/1
                        1. Hardware parts that are used to put new data into the computer
                          1. Keyboard
                            1. Mouse
                              1. Scanner
                                1. Webcam
                                  1. Microphone
                                  2. Output devices

                                    Annotations:

                                    • https://www.bbc.co.uk/education/guides/zxb72hv/revision/1
                                    1. Hardware parts that the computer uses to present data to the user
                                      1. Monitor
                                        1. Printer
                                          1. Speakers
                                            1. Headphones
                                            2. Storage devices

                                              Annotations:

                                              • https://www.bbc.co.uk/education/guides/zxb72hv/revision/1
                                              1. Hardware parts that hold data permanently, for future use
                                                1. Magnetic type
                                                  1. Hard disk drive
                                                  2. Solid state type
                                                    1. USB Flash Drive
                                                      1. Solid State Drive
                                                        1. SD Card
                                                        2. Optical type
                                                          1. CD ROM
                                                            1. DVD
                                                              1. Audio CD
                                                            2. Processing devices
                                                              1. Hardware parts that are in charge of processing data
                                                                1. CPU

                                                                  Annotations:

                                                                  • https://www.bbc.co.uk/education/guides/zws8d2p/revision/1
                                                                  1. Fetch, Decode, Execute cycle
                                                                    1. Repeats forever, as long as the computer is switched on. The CPU fetches one instruction from memory, decodes the instruction to understand what needs to be done, and executes (carries out) the instruction.
                                                                    2. Clock Speed
                                                                      1. Measures the number of FDE cycles carried out every second by the CPU
                                                                        1. 1 Hertz (1 Hz) = 1 cycle per second
                                                                          1. 1 Kilohertz (1 KHz) = 1'000 cycles per second
                                                                            1. 1 Megahertz (1 GMHz) = 1 million cycles per second
                                                                              1. 1 Gigahertz (1 GHz) = 1 billion cycles per second
                                                                            2. Central Processing Unit - The brain of the computer. Processes data and instructions. Data and instructions must be in memory for the CPU to use.
                                                                            3. Memory

                                                                              Annotations:

                                                                              • https://www.bbc.co.uk/education/guides/z7rk7ty/revision
                                                                              1. RAM
                                                                                1. Random Access Memory - Temporary memory. Holds the instructions and data that the CPU is using.
                                                                                  1. RAM is volatile - the data is erased when the computer is switched off
                                                                                    1. The CPU can read instructions and data from the RAM. The CPU can write new data on the RAM.
                                                                                    2. ROM
                                                                                      1. Read Only Memory - Holds the start-up instructions for the computer
                                                                                        1. ROM is non-volatile - it keeps the data even when the computer is switched off
                                                                                          1. The CPU can only read instructions and data from the ROM. The CPU cannot write anything on the ROM - ROM is Read Only Memory.
                                                                                    3. An electronic device that can input, process, output and store data
                                                                                      1. Data
                                                                                        1. Everything that a computer can work with - this includes numbers, text, images, videos, sound, and instructions
                                                                                          1. Binary

                                                                                            Annotations:

                                                                                            • Binary: https://www.bbc.co.uk/education/guides/z26rcdm/revision/1
                                                                                            1. Computers can only work with numbers. These numbers must be written in binary, using only 0's and 1's. All data (numbers, text, images etc.) must become binary numbers when it is processed and stored in a computer.
                                                                                              1. Bit = 1 single 0 or 1
                                                                                                1. 1 Byte = 8 bits
                                                                                                  1. One text character
                                                                                                  2. 1 Kilobyte (1 KB) = 1'000 bytes
                                                                                                    1. A paragraph of text
                                                                                                    2. 1 Megabyte (1 MB) = 1'000 KB = 1 million bytes
                                                                                                      1. A medium/large image
                                                                                                      2. 1 Gigabyte (1 GB) = 1'000 MB = 1 billion bytes
                                                                                                        1. 300 MP3 songs, 40 minutes high-quality video
                                                                                                        2. 1 Terabyte (1 TB) = 1'000 GB = 1 trillion bytes
                                                                                                          1. The entire Encyclopaedia Britannica
                                                                                                          2. Numbers
                                                                                                            1. Binary is a different way to represent numbers, using only 0's and 1's
                                                                                                              1. All numbers can be represented as a sequence of bits (0's and 1's)
                                                                                                                1. Each bit has a weight based on its position - this is called the place value
                                                                                                                  1. Place values start with 1 for the first bit ON THE RIGHT, then double up for every bit we go to the left. From right to left, place values are 1, 2, 4, 8, 16, 32, 64, 128..
                                                                                                                  2. Text
                                                                                                                    1. ASCII
                                                                                                                      1. American Standard Code for Information Interchange - A code to represent all characters as binary numbers
                                                                                                                        1. ASCII code for 'A' is 01000001
                                                                                                                          1. ASCII code for 'B' is 01000010
                                                                                                                            1. ASCII code for '8' is 00111000 (not the same as the number eight
                                                                                                                              1. ASCII table online

                                                                                                                                Annotations:

                                                                                                                                • https://www.rapidtables.com/code/text/ascii-table.html

                                                                                                                        Media attachments

                                                                                                                        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
                                                                                                                        Software Processes
                                                                                                                        Nurul Aiman Abdu
                                                                                                                        Computing
                                                                                                                        Kwame Oteng-Adusei
                                                                                                                        connor's flash cards
                                                                                                                        12miller.c
                                                                                                                        Software testing strategies: Summary
                                                                                                                        harrymt
                                                                                                                        Software Application
                                                                                                                        Dim Ah
                                                                                                                        Computing Hardware - CPU and Memory
                                                                                                                        ollietablet123