Session Objectives# Could explain how data moves around a computer system Should describe the meaning of a computer system Must identify some common types of computer system Work in a group to assemble and boot a Raspberry Pi. GCSE Computing#BristolMet What are computer systems? TASK 1: List as many computer systems that you can think of (2 mins) Define what it is meant by the term ‘computer system’: A complete, working computer. Computer systems will include the computer along with any software and peripheral devices that are necessary to make the computer function. Every computer system, for example, requires an operating system. (http://www.webopedia.com/TERM/C/computer_system.html) 9/9/12 Basically it can be any device that has a processor or ‘chip’ in it and turns a given input(s) into a desired output(s). GCSE Computing#BristolMet 2.1.1 Fundamentals of computer systems Computer systems can be put into 3 categories: Personal Computer – designed for one person to use at a time i.e desktop, laptop, smartphone etc. These are general purpose systems as they can perform many functions. Servers – Powerful computers which are used to control networks and share resources. Dedicated systems – systems which are designed for one purpose i.e an engine management system in a car which detects faults. Embedded systems –An embedded computer is a single chip that contains all the elements of a computer i.e input, output, RAM, ROM, CPU etc. They are hidden inside other machines, such as televisions, washing machines etc. GCSE Computing#BristolMet Fundamentals of computer systems TASK 2: Create a table using the headings and sort your list GCSE Computing#BristolMet Data Flow Diagram of a common PC TASK 3: Arrange the component blocks and arrows to represent the flow of data around a computer system Output Device e.g monitor Storage e.g hard disk Processor (CPU) Input Device e.g keyboard Main memory (RAM) GCSE Computing#BristolMet Data Flow Diagram Explained TASK 4: Join together the sentences which explain how data flows around a computer system when in operation. 1. Programs and other files are stored on the data to output devices 2. The processor loads up a software application by copying it from the data in main memory 3. New data is entered into the 4. The processor stores the 5. The processor sends 6. The processor saves data to the hard disk storage when instructed to do so processor via input devices hard disk storage hard disk into main memory GCSE Computing#BristolMet Data Flow Diagram of a common PC Arrange the component blocks and arrows to represent the flow of data around a computer system Input Device e.g keyboard Output Device e.g monitor Processor (CPU) Storage e.g hard disk GCSE Computing#BristolMet Main memory (RAM) Data Flow Diagram Explained Join together the sentences which explain how data flows around a computer system when in operation. 1. Programs and other files are stored on the hard disk storage 2. The processor loads up a software application by copying it from the hard disk into main memory 3. New data is entered into the 4. The processor stores the 5. The processor sends processor via input devices data in main memory data to output devices 6. The processor saves data to the hard disk storage when instructed to do so GCSE Computing#BristolMet