Revison Part three – some bits that aren’t explicitly mentioned in the spec.

Slides:



Advertisements
Similar presentations
How Much Do I Remember? Are you ready to play.....
Advertisements

Session Objectives#3 COULD explain the role memory plays in computer processing SHOULD describe the purpose of a CPU and its individual components MUST.
MEMORY ORGANIZATION Memory Hierarchy Main Memory Auxiliary Memory
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
GCSE Computing - The CPU
A-Level Computing#BristolMet Session Objectives#4 MUST describe the differences between the main types of primary memory SHOULD describe the function and.
Instructions Slides 3,4,5 are general questions that you should be able to answer. Use slides 6-27 to answer the questions. Write your answers in a separate.
Revision tip: Focus on the things you find difficult first.
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
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,
Topics Introduction Hardware and Software How Computers Store Data
Technology in Focus: Under the Hood
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
© 2011 University of StirlingLecture Review/Slide 1CSC931 Computing Science I CSC931 Review.
CS 1308 Computer Literacy and the Internet. Exam Format  Approximately 120 Total Points  70 Points Multiple Choice  25 Points True or False  10 Points.
Computer Systems Organization CS 1428 Foundations of Computer Science.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
Exam Format  105 Total Points  25 Points Short Answer  20 Points Fill in the Blank  15 Points T/F  45 Points Multiple Choice  The above are approximations.
Computer Structure & Architecture 7b - CPU & Buses.
Hardware. Task Time (minutes)  1. Complete self assessment sheet Read through the chapter on hardware Work through the questions on the revision.
Processing Hardware, Software. Hardware Hardware Processing is performed by a computer ’ s central processing unit and is measured by the clock speed.
Am I RAM Or am I ROM?.
Feb/18/2014 Mazen Alzyoud Early Term Exam Review.
A-Level Computing#BristolMet Session Objectives#3 MUST identify components of a CPU SHOULD describe the purpose of a CPU and its individual components.
Data Representation. How is data stored on a computer? Registers, main memory, etc. consists of grids of transistors Transistors are in one of two states,
2.1.1.a: Define a computer system b: Describe the importance of computer systems in the modern world.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
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?
How Much Do I Remember? Are you ready to play.....
What am I Looking For? o Must o Be able to describe the: fetch-execute cycle; CPU-Cache-Memory cycle; Dual processor o Should o Be able to describe how.
Software Design and Development Computer Architecture Computing Science.
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.
By the end of this session you should be able to... Understand character sets and why these are used within computer systems. Understand how characters.
Computer System Hardware Software Computer Hardware A typical computer system consists of the following major components: The central processing unit.
Text and Images Key Revision Points.
GCSE COMPUTER SCIENCE Computers 1.2 Memory, Storage and Binary.
Computer Systems Nat 4/5 Computing Science Computer Structure:
CPU Lesson 2.
Unit 2 Technology Systems
Primary and Secondary Storage
Systems Architecture Keywords Fetch Execute Cycle
Computer Science II Chapter 1.
Exam 2 Review.
Image and Sound Representation
Computer Organisation
Topics Introduction Hardware and Software How Computers Store Data
GCSE Computing revision: A451 Written exam.
GCSE COMPUTER SCIENCE Topic 4 - Computers 4.2 Hardware.
Folders out, planners out…
1. Ann wants to purchase a new computer and is looking at two models
Hook – CPU Knowledge Check
Little work is accurate
Data Representation – Instructions
CS 1308 Exam 2 Review.
OCR GCSE Computer Science Revision Checklist
1. Explain how ASCII is used to represent text in a computer system
Topics Introduction Hardware and Software How Computers Store Data
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.
GCSE Computer Science Unit 1 - Revision.
Number Systems Instructions, Compression & Truth Tables.
Revison Part two.
Do it now activity Use the coloured pencils to complete the do it now activity. Stick in your book.
A451 GCSE Computing | Hardware| Required knowledge
CS 1308 Exam 2 Review.
Presentation transcript:

Revison Part three – some bits that aren’t explicitly mentioned in the spec.

OperatingSystem

I will give you some topics to revise / research But in return – I won’t go through it with you… ON YOUR OWN – if you don’t research and revise you won’t be able to answer them…

Make sure you know what these are If you don’t know what these are…Google will be your friend. CPU DNS RAM ROM HD SSD PPI

Get acquainted with these… Virtual Memory

Get acquainted with these… Cache

Get acquainted with these… Operating Systems What functions do they perform?

Get acquainted with these… DBMS

Get acquainted with these… System cleanup

Get acquainted with these… Automatic Updates

Get acquainted with these… On / off the shelf software

What laws are associated with ICT / computing… Data Protection Act Copyright Designs and Patents Health and Safety Computer misuse act There are lots of others – but these are the most often used.

Mock exam revision Copy and paste to your hearts content What do you need to revisit?

Use this powerpoint like a notebook… Copy and paste Images Text Whatever you need in order to revise Use the internet Use your folder If you need clarity… Work with a partner to set some tasks for you…

Computer / hardware Different types of memory? What’s the difference and importance of memory?

Computer / hardware Different types of secondary storage Can you describe how each types work? Can you describe their advantages and disadvantages?

Computer / hardware The different buses? Do you know what they all do? Can you explain?

Computer / hardware What is the significance of having a large address bus? Can you explain its function? Can you explain why its important?

Computer / hardware What’s inside a processor? What happens in there?

Computer / hardware What do the Registers do? What function(s) do they perform? What connection is there to the fetch, decode, execute cycle?

Software / hardware Can you comfortably explain what the operating system does? Its main functions are:

Data representation Can you explain how encryption works? Can you describe some of the methods?

Data representation Are you an idiot? Well then, you can probably explain the difference between lossy and lossless You can probably describe some methods of compression and give a run down of how they work….(think of 2 methods) ….or are you an idiot

Data representation Can you convert Hex to dec? Dec to binary? Binary to dec? Etc Get someone to set some problems for you to work out.

Computer / hardware Assembly code? Can you explain what is happening in particular instructions?

Computer / hardware Can you break assembly code apart? Can you write your own?

Data data everywhere! Can you work out transfer speeds? Do you understand what its all measured in?

Programming! What the hell is an array? What’s the difference between iteration, sequence,

Network You are aware of the differences between WAN, LAN, VPN, PAN? Could you confidently explain what they all are? Could you confidently explain their uses? Could you confidently evaluate which would be best in what situation?

Data representation Could you explain how a computer uses binary to represent images and sound? Do you understand resolution? DO you understand colour depth? DO you understand sample rate (sampling?) Do you understand bit depth? Can you describe / explain

Flowchart What symbol does what? Put the symbols on here and label it.

Some sample Keywords – tick off those which you could explain Binary boolean Transfer speed Flow chart Array Data structure Hexadecimal Denary Assembly code Processor Registers Address bus If, elif, http html Iteration Bit depth Resolution Fondle Magnetic hard disk Solid state hard disk Optical disk Memory Operating system RLE LZ Ciphers Algorithm Transistors Process Stack overflow Sign and magnitude Digitisation Sample rate Ppi Analogue digital Bus IP Address MAC address ASCII Unicode pseudocode