A-Level Computing#BristolMet Session Objectives# Must identify some common types of computer system Should describe the meaning of a computer system Could.

Slides:



Advertisements
Similar presentations
Computer Vocabulary Words to know and remember for the semester.
Advertisements

Basic Computer Vocabulary
P3- Represent how data flows around a computer system
The Central Processing Unit (CPU) Understanding Computers.
COMP6005 An Introduction to Computing Session Two: Computer Hardware.
Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program.
Intro Test 2 – Chapters 3,4 & Word Sample Questions SPRING 2005.
Computer components This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts: computer.
CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
Computer Hardware.
COMPUTER SYSTEM COMPONENTS ACTIVITY
A-Level Computing#BristolMet Session Objectives#4 MUST describe the differences between the main types of primary memory SHOULD describe the function and.
Computer Basics Flashcards #2
GCSE Computing#BristolMet Session Objectives# Must identify some common types of computer system Should describe the meaning of a computer system Could.
Input, Output, Processing and Storage
Computer Basics Diagram
Computer Basics. What is a Computer? “A computer is an electronic device, operating under the control of instructions stored in its own memory, than can.
Computer Basics An overview of computer hardware ICT Tools: Computer Basics.
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
A-Level Computing#BristolMet Session Objectives#5 MUST identify different buses and registers used in a CPU SHOULD describe the use of buses to send information.
Configuration.
Software GCSE COMPUTING.
The Computer and Its Parts Technology Applications (Keyboarding)
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
Computer Components Checklist There are many parts that work together to make a computer work.
Computer Programming How Computers Work
Computers Today Information taken from: Microsoft Office 97 Professional by Lawrence Press Microsoft Office 2003 by Glencoe Dell Dimension B110 2 iMac.
Computer Systems Nat 4/5 Computing Science Lesson 8: Input, Output Devices and Backing Storage.
Parts of the Computer System
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
Parts and Operation of a Computer
1.The following diagram illustrates the relationship among various hardware components. The arrows indicate the directions of data flow. Activity 1 Relationship.
Parts of a Computer Created by Carmen Garzes. An electronic device that manipulates information or data. It can store, retrieve or process data. There.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
 Input - A device, such as a keyboard, used to enter information into a computer  Output - Electronic or electromechanical equipment connected to.
DIGITAL TECHNOLOGY. 20 Questions  Pair off with another student within your table.  Both of you are to think of your favorite in a specific category.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
Computer Basics 1 Chapter One Computer Basics Part 1.
A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware.
Computer Parts There are many parts that work together to make a computer work.
Computer Systems Nat 4/5 Computing Science Computer Structure:
Parts of a Computer.
Cheltenham Courseware
The Central Processing Unit (CPU)
Topic 2: Hardware and Software
Operating System Review
The CPU is the brain of the computer
A+ Guide to Managing and Maintaining Your PC, 7e
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Operating System Review
Objective 2.01: Classify computer components
PARTS OF THE COMPUTER squires productions.
Objective 2.01: Classify computer components
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Computer Based Technology:
Interaction of Hardware
Operating System Review
Computer Parts There are many parts that work together to make a computer work.
Fundamental of computer
Computer Parts There are many parts that work together to make a computer work.
Objective 2.01: Classify computer components
Computer Parts There are many parts that work together to make a computer work.
Objective 4.01: Classify computer components
Processing Devices.
Computer Electronic device Accepts data - input
Bioinformatics (Nursing)
4. Computer system.
Presentation transcript:

A-Level Computing#BristolMet Session Objectives# Must identify some common types of computer system Should describe the meaning of a computer system Could explain how data moves around a computer system Work in a group to assemble and boot a Raspberry Pi.

A-Level 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. ( 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).

A-Level Computing#BristolMet 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 Servers – Powerful computers which are used to control networks and share resources. 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.

A-Level Computing#BristolMet Fundamentals of computer systems TASK 2: Create a table using the headings and sort your list

A-Level 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 Processor (CPU) Main memory (RAM) Storage e.g hard disk Input Device e.g keyboard Output Device e.g monitor

A-Level 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 Processor (CPU) Main memory (RAM) Storage e.g hard disk Input Device e.g keyboard Output Device e.g monitor

A-Level Computing#BristolMet 1. Programs and other files are stored on the 2. The processor loads up a software application by copying it from the 3. New data is entered into the 4. The processor stores the 5. The processor sends 6. The processor saves data to the TASK 4: Join together the sentences which explain how data flows around a computer system when in operation. hard disk storage hard disk into main memory processor via input devices data in main memory data to output devices hard disk storage when instructed to do so Data Flow Diagram Explained

A-Level Computing#BristolMet 1. Programs and other files are stored on the 2. The processor loads up a software application by copying it from the 3. New data is entered into the 4. The processor stores the 5. The processor sends 6. The processor saves data to the Join together the sentences which explain how data flows around a computer system when in operation. hard disk storage hard disk into main memory processor via input devices data in main memory data to output devices hard disk storage when instructed to do so Data Flow Diagram Explained