GCSE Computer Science Unit 1 - Revision.

Slides:



Advertisements
Similar presentations
Higher Computing Computer Systems S. McCrossan Higher Grade Computing Studies 7. Systems Software 1 System Software This software is used to provide the.
Advertisements

Essential Computer Concepts
Copyright © 2012 Pearson Education, Inc. Chapter 1: Introduction to Computers and Programming.
Types of Computers Desktop / Laptop PC / Mac Client / Server.
FIRST COURSE Essential Computer Concepts. 2 Objectives Compare the types of computers Describe the components of a computer system Describe input and.
Higher Computing Computer Systems S. McCrossan 1 Higher Grade Computing Studies 4. Peripherals Input Devices Keyboard Mouse Scanners Microphone Digital.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
Flash Cards Computer Technology.
1. Fundamentals of Computer Systems Define a computer system Computer Systems in the modern world Professional standards for computer systems Ethical,
ROM Read Only Memory “…computer memory on which data has been prerecorded. Once data has been written onto a ROM chip, it cannot be removed and can only.
Fundamental Principles of Computer Systems Unit B, Objective 3.01 & 3.02.
Characteristics of Communication Systems
Requirements for an Internet Connection The Internet is the largest data network on earth. Connection to the Internet can be broken down into the physical.
Introduction to Interactive Media Interactive Media Tools: Software.
CS 1308 Computer Literacy and the Internet. Exam Format  Approximately 120 Total Points  70 Points Multiple Choice  25 Points True or False  10 Points.
MATSEC Past Papers May 2010 Paper 1 Paper 2A. What is the difference between each of the following pairs of items? Syntax Error Caused by forgetting certain.
GCSE ICT 3 rd Edition Computer networks 19 A computer network is a collection of computers linked together so that they can communicate with each other.
A.Abhari CPS1251 Topic 1: Introduction to Computers Computer Hardware Computer components Connecting Computers Computer Software Operating System (OS)
1 Syllabus at a glance – CMCN 6103 Introduction Introduction to Networking Network Fundamentals Number Systems Ethernet IP Addressing Subnetting ARP DNS.
Homework Explain these terms in your own words. If they are not your own words, they need to be in quotes with a source given. Sources 1.Wilson 2.Webopedia.
Semester 1 v CCNA 1 Module 1:Introduction. Semester 1 v Connecting to the Internet.
2.1.1.a: Define a computer system b: Describe the importance of computer systems in the modern world.
Revison Part three – some bits that aren’t explicitly mentioned in the spec.
IT SKILLS -LAB Essential Computer Concepts Mohammed Saleem
Computing Questions Convert the denary number 55 to an 8-bit binary number. Why does upgrading the RAM of a computer to 8 GB from 4 GB improve its performance?
Networks Standardisation & Protocols. Learning Objectives Explain the advantages of standardisation and describe some areas of standardisation such as.
Relevant Computer Info. The Computer Consists of: Hardware –The CPU and motherboard (and bus) –Storage Devices (hard disk, memory, …) –Input Devices (keyboard,
The purpose of a CPU is to process data Custom written software is created for a user to meet exact purpose Off the shelf software is developed by a software.
Computer System Hardware Software Computer Hardware A typical computer system consists of the following major components: The central processing unit.
Chapter 1: Introduction to Computers and Programming
Component 1.9 Security and Data Management
Computer Architecture and Number Systems
Topic 2: Hardware and Software
BASIC PROGRAMMING C SCP1103 (02)
APPENDIX A Hardware and Software Basics
Computer Networks.
Essential Computer Concepts
Information Technology
Topics Introduction Hardware and Software How Computers Store Data
BASIC PROGRAMMING C SCP1103 (02)
Overview of Computers and Programming Chapter 1
GCSE Computing revision: A451 Written exam.
3 - STORAGE: DATA CAPACITY CALCULATIONS
BUSINESS PLUG-IN B3 HARDWARE AND SOFTWARE BASICS
Introduction to Computers
Chapter 1: Introduction to Computers and Programming
OCR GCSE Computer Science Revision Checklist
Chapter 1: Computer Systems
Introduction to Networking
Fundamentals of Information Systems
OCR GCSE Computing © Hodder Education 2013 Slide 1
Topics Introduction Hardware and Software How Computers Store Data
Chapter 3 Hardware and software 1.
OCR GCSE Computer Science Revision Checklist
Python Camp Alan led this session looking at slicing strings and allowing further practice. Session 10: The Examined Component Specifications Overview.
Chapter 3 Hardware and software 1.
aaa Grade 12 -Term 1 – Revision Notes
Operating Systems Tasks 17/02/2019.
There are different types of translator.
Chap 2. Computer Fundamentals
Number Systems Instructions, Compression & Truth Tables.
Software Development Environment, File Storage & Compiling
There are two different types of computer network:
Chapter 1 Introduction to Networking
WJEC GCSE Computer Science
WJEC GCSE Computer Science
CPU.
1.1 Systems Architecture 1.2 Memory
Year 9 Computer Science Digital Portfolio
Chapter 1: Introduction to Computers and Programming
Presentation transcript:

GCSE Computer Science Unit 1 - Revision

CPU - Components

CPU Number of cores – how does it affect performance? Processor speed – what is the negative for increased speed? Cache memory – where located? Reduced Instruction Set Computer (RISC) and Complex Instruction Set Computer (CISC). Compare speed and chance of overheating.

Computer Memory Permanent Volatile Data can be changed Speed   Permanent Volatile Data can be changed Speed Cache memory   ROM  RAM  Flash memory 

Secondary Storage Flash drive Solid State Drive (SSD) - could be in computer. Faster, less power consumption. Magnetic Tape (back up networks) Magnetic – hard drive, tape Optical – CD, DVD, etc. Cloud storage

HCI – User interface Graphical User Interface – WIMP, Menu Driven Command Line Voice Touch Screen

Binary How many bits are in a byte? What are the largest and smallest denary values that can be made using 8 bit binary? Convert 57 to 8 bit binary. Convert 00111010 to denary.

Hex What base is hexadecimal? Convert 179 to hexadecimal. Convert 2D to denary. Convert E3 to binary. Convert 10100011 to hex. Why is hex used by technicians rather than binary?

Characters, Images, Sound Compare ASCII and Unicode. Explain the advantages of Unicode compared to ASCII. If an image is 10 pixels wide by 40 tall, and it is black and white, state the file size in bytes. What affect does adding colour have to the file size? State three items of metadata. What does increasing the sample rate of the sound have on quality and file size?

Instructions Opcode - instruction Operand – value or memory location of value

Logic Gates AND – both input must be 1 for output of 1 NOT – reverses input, e.g. 1 becomes 0 OR – either input must be 1 for output of 1 Complete the truth table below A NOT A B NOT A AND B 1

Data Types String ‘hello world’ Real – 34.23 Integer - 78 Character – ‘s’ Boolean - True/False

Data Types State the most appropriate data types for the following fields. Name – ‘Daniel James’ Year – 10 Form – ‘B’ Form Tutor – ‘Mr Smith’ Computer Science Effort Grade (A-E) – ‘A’ Average Test Mark – 78.66 Resit paper? – No Student Ref – ‘bish1034’

Disk Organisation File transfer Formatting Compressing System restore De-frag Control Panel Virus Protection Firewall

Operating System Peripherals Printing Backing storage Compression De-fragmentation RAM Processes / Software Security

Defrag tool, Virus checker What is the disadvantage of a fragmented disk? Explain the process of defragging the disk. State three functions of a virus checker.

Application Software State an example of use for School awards evening: Word processor Database Spreadsheet Drawing package Presentation software

IP and MAC address What is an IP address? An IP address (Internet Protocol address) is the unique identification number given to every device that is connected to the internet.  It represents the unique location on which you are connected to the internet, allowing devices all over the world to communicate with each other. If you take your laptop to McDonalds and connect to the internet, the IP address will differ from when you connected to the internet in Starbucks.  This is because the location you are using to connect to the internet has changed. An IP address may look like: 62.102.245.31

IP and MAC address What is a MAC address? A MAC address (Media Access Control address) is a unique number that identifies the actual device that is connected to the internet or network. A MAC address does not change when you connect to the internet from different locations, it is part of the network interface card (NIC) inside your device. A MAC address is made up of 48 bits, shown as 6 groups of hexadecimal digits. A MAC address may look like: 00 12 0E A6 B0 68

IP and MAC addresses What is the difference between an IP and MAC address?

DNS – Domain Name System Server https://www.youtube.com/watch?v=2ZUxoi7YNgs Explain the steps involved when entering a web address (e.g. www.google.co.uk)

Networks State 3 topologies Data collisions speed, reliability, adding extra workstations, cost. Compare a star and ring topology. State 3 advantages of a LAN compared to stand alone computers. State 3 disadvantages of a LAN. Draw and label the different topologies.

Packet Switching / routing For transferring data on network. Files are split into packets to be sent on network. They may follow different routes (routing table) but eventually reach destination. Then re-assembled and viewed.

Networks Packets of data (Source address, destination address, data, checksum, how to reassemble, tracking info)

Protocols / rules Send/receive data TCP/IP – Transmission Control, Internet Protocol FTP – File Transfer HTTP – Hypertext Transfer Protocol

Security Access Levels Passwords (strength, brute force attack) Encryption Acceptable Use Policy Disaster Recovery Backup Archiving

File types / compression Provide examples of the following file types: Html Jpeg Mp3 Fla Png Lossy / Lossless compression

Programming Errors Provide examples of the following Truncation Rounding Logic Syntax Run time

Programming State two advantages of using libraries. What is the difference between global and local variables? What is a constant?

Libraries Already tested Quicker to enter code Less code, easier to manage Random numbers, time, etc.

Programming State all outputs if the user enters 5: Output “Y9 Maths Data” Input X If X > 5 Then output “Pass” Else output “Fail” End if If X > 3 Then output “You do not need to resit” Else output “Resit required”

Software development environment - facilities Editor Compiler Interpreter Linker (for libraries) Loader Debugger Trace Variable watch Break point Memory inspector Error diagnostics

Compilers & Interpreters Convert high level code to machine code. Interpreter – one line at a time, every time code is run. Compiler – all lines are converted once, does not require conversion on next run, unless code amended. Compilers Lexical – comments and spaces removed Syntax – syntax errors identified Semantic – suitable data types for variables Code generation – machine code generated.

Legislation Data Protection Act Protects individuals who have details stored by various organisations. Number of rules that must be followed. State 3 rules of the DPA. State 3 organisations that store data about individuals. Computer Misuse Act Hackers & Viruses Copyright Act Illegal downloads