Computer Systems - Chulmleigh ICT Department

Download Report

Transcript Computer Systems - Chulmleigh ICT Department

My Levels
Last assessment level:
A
B
C
End of year target level:
A
B
C
End of KS target level
A
B
C
Test results for this topic:
Computer Systems
Student Name :
My Targets
Personal Classroom Target (highlight your choice for this unit)
Finish my work
Stop rushing my work
Help / assist / work with others
Add more detail
Produce much tidier work
Improve my internet research skills
Meet my deadlines
Try to do something myself
Choose an appropriate working partner
Talk less—Do More!
Check my spelling / grammar
Raise my grade by improving my work
This shape
means I am
just
commenting
This shape
means there is
a task for you
to do
This shape means I need you
to respond in writing. (Use
the same shape speech
bubble to respond but
change the colour !)
Unit Overview
This unit is designed to help you to work towards the following statements:
Hardware and processing
• Recognise and understand the function of the main internal parts of basic
computer architecture.
• Understand the concepts behind the fetch–execute cycle.
Links to Computing National Curriculum Programme of Study
• Understand the hardware and software components that make up computer
systems, and how they communicate with one another and with other
systems
• Understand how instructions are stored and executed within a computer
system
• Understand how data of various types (including text, sounds and pictures)
can be represented and manipulated digitally in the form of binary digits.
Skills Check:
Computer Systems
Start Date:
LEVEL 7
My current skills are: (Highlight your starting point above)
Level 5b
• I can identify the
difference between
Input and Output
peripherals
• I can demonstrate
which type of data
is suited to which
type of input device
Level 6c
• I can identify the
different types of
file storage
• I can provide
examples of some
of the different
storage devices
Level 6b
• I can identify what
the different parts
of a computer are
called and what
they do
• I Understand why
computer systems
are important
Level 6a
• I understand that
different storage
devices hold
different amounts
of data
• I can complete a
table of units of
computer memory
Level 7c
• I can create a flow
chart to show the
sequence for
programs to be
stored and
executed
• I can recognise
different kinds of
computer systems
Level 5a
End Date:
I have progressed to : (Highlight your finishing point below)
Level 7
Targets for Peripherals
•
To identify Input and Output peripherals
Let’s read about Peripherals (Input and Output Devices)
Complete the revision and quizzes allocated to you in www.doddleLearn.co.uk
Peripherals glossary
.
Key term
Definition
input peripheral
A device used to input data into a computer, e.g. mouse, digital
camera
output peripheral
A device that can be attached to a computer to output data,
e.g. printer, speakers
peripheral
A device that can be connected to a computer to put data in or
take information out of the system
Examples of Peripherals (Input and Output Devices)
Use this slide to add images of some input and output devices
Input Devices
Output Devices
Input and Output Devices (Peripherals) Activity!
Complete the worksheet
Name:
Input devices worksheet
Peripherals.
Date:
Draw lines to link the devices to the type of data that they input into a computer system.
Keyboard
Scanner
Microphone
Digital camera
Video camera
Photographs
Sound
Film clips
Images and
documents
Numbers and
letters
Input and Output Devices (Peripherals) Activity!
Complete the worksheet
Name:
Output devices worksheet
Date:
Unscramble these anagrams of four output devices.
esekspra ____________
epirtnr ____________
romnito ____________
jtoecorpr ____________
Can you think of (or research) three more output devices and make them into an anagram?
_____________________
_____________________
_____________________
Now get a buddy to have a go at unscrambling them
_____________________
_____________________
_____________________
Input and Output Devices (Peripherals) Check Point!
Complete the interactive quiz allocated to you in www.doddleLearn.co.uk
Targets for Computer Systems
•
•
•
•
Identify what the different parts of a computer are called and what they do
Recognise different kinds of computer systems
Understand why computer systems are important
Create a flow chart to show the sequence for programs to be stored and executed
Computer systems glossary
.
Key term
bit patterns
Definition
Made larger or louder
A number system that uses 0s and 1s to represent codes and data. The binary system is the foundation on which digital
technology is built.
Instructions stored by software and programs in patterns of 0s and 1s that tell a computer what to do
central processing unit (CPU)
A tiny microprocessor that houses the core of a computer’s processing power on one chip – the ‘brain’ of a computer
data
encoded
fetch-decode-execute cycle
Information, dealt with by computers, in the form of symbols, characters, images and sounds, stored and transmitted as
electrical signals
Converted into a coded form
The cycle in which CPUs run a program by retrieving, decoding and running each instruction
information
Processed data; facts in a form that makes them useful and meaningful to humans
input
The raw data received by a computer, which it then processes, for example, a mouse click
input device
A device that puts data into a computer, e.g. a mouse, keyboard, temperature sensor or microphone
memory address
The storage location assigned to each set of instructions (bit patterns) that are organized consecutively by the processor so it
can fetch, decode and execute them in the correct order
Critical to the success of the ‘mission’ (task) being carried out; failure of a mission-critical system will result in the failure of
the entire task
The statement that the number of transistors on an integrated circuit doubles every two years
amplified
binary
mission-critical
Moore’s law
output
The main circuit board in a computer; holds most of the essential electronic components as well as having connectors for
peripherals
The result of processing; the actions or information that a computer produces
output device
A device that relays information from computers to the real world, e.g. a monitor, printer or speaker
peripheral
A device that can be connected to a computer to put data in or take information out of the system
processing
The action of a computer turning input data into output information or actions
RAM (random access memory)
robust
A type of data storage that allows data to be accessed in a random order, and to be read and overwritten. RAM does not
preserve data when the computer is turned off.
Strong, sturdy, resistant to errors; a robust system will produce the correct output in spite of errors
ROM (read only memory)
A type of data storage. Data stored in ROM cannot be modified easily, but is preserved when the computer is turned off.
transistor
A device known as a semiconductor, used to switch and amplify electronic signals and power
motherboard
Let’s read about Computer Systems
You will be looking at this presentation with your teacher
Parts of a Computer System - Activity
What parts make up a computer system? Have a go at naming them and
labelling what they do and perhaps add some images
Mission Critical- Activity
If a computer system is ‘Mission Critical’, what does that mean. Can you give an
example of a Mission Critical system?
ANSWER:
If a computer system is ‘Robust’, what does that mean. Can you give me two
major requirements of a robust system?
ANSWER:
Computer Systems Activity
Complete the worksheet
Name:
Computer Systems
Date:
Put the key words onto the correct order for a computer to achieve the fetch / decode / execute procedure
Output
Can you give me an explanation of what
Moores Law is?
Process
Data
Information
Input
Computer Systems Check Point!
Complete the interactive quiz allocated to you in www.doddleLearn.co.uk
Screen print your results on this page
Targets for Storage Devices
•
•
•
•
Complete a table of units of computer memory
Identify the different types of file storage
Provide examples of some of the different storage devices
Understand that different storage devices hold different amounts of data
Let’s read about Storage Devices
You will be looking at this presentation with your teacher
Storage devices glossary.
Key term
backup
Definition
A second copy of a file in case the original copy becomes corrupt or is lost.
binary
A number system that uses 0s and 1s to represent codes and data. The binary system is the foundation on which digital technology is built.
binary digits
bits
byte
cloud storage
The 1s and 0s used to represent ‘on’ and ‘off’ in binary.
See binary digits.
A unit of digital information consisting of eight bits.
A type of remote data storage whereby a user stores files on a server accessed over the internet. Examples of cloud storage options include
Dropbox and Google Drive.
corrupt
data
Damaged and no longer readable by a computer.
Information stored and transmitted by computers as electrical signals. Data is unprocessed information that is meaningless to humans due
to lack of structure.
encoded
external hard drive
Converted into code.
A portable, external hard disk that is connected to the main system via USB to store information and/or increase overall capacity and
performance.
flash memory
gigabyte (GB)
hard disk
A type of solid state data storage.
A unit of computer memory consisting of 1,000 megabytes.
Traditionally the main storage device of a computer, it is housed within the main case and provides quick access to large amounts of data.
input peripheral
A device used to input data into a computer, e.g. mouse, digital camera.
interface
The combination of software and input devices that allow a user to interact with a program.
kilobyte (KB)
magnetic storage
A unit of computer memory consisting of 1,024 bytes.
A type of data storage that uses different patterns of magnetization on a disk to represent binary digits. Hard disks, floppy disks and
cassette tapes use magnetic storage.
megabyte (MB)
memory
non-volatile
A unit of computer memory consisting of 1,000 kilobytes.
Another word for data storage.
Describes a type of computer memory that retains its data when the computer is switched off. Opposite: volatile.
operating system
Software that supports a computer's basic functions, such as running programs and controlling peripherals. Windows, Mac OS and Linux
are all operating systems.
optical storage
A type of data storage that uses microscopic pits on the surface of reflective discs to represent binary digits. CDs, DVDs and Blu-ray discs are
optical storage devices.
Storage Devices Activity!
Complete the worksheet
Name:
Storage devices worksheet
Date:
Draw lines to match the devices to the relevant descriptions.
Flash
memory card
USB flash drive
Hard disk
Blu-ray disc
Often used to transfer
data between computers
Often used to store
audio or visual data
Often used in portable
devices such as
cameras and mobile
phones
Holds vast amounts of
data; traditionally the
main form of storage on
most computers
Storage Devices Activity!
Complete the worksheet
Name:
Storage devices worksheet
Date:
Add images to show examples of the different types of storage.
Magnetic
Optical
Solid State
Cloud
Storage Devices Activity!
Complete the table
Name:
Date:
1 Byte
8 Bits
1 Kilobyte
…….. Bytes
1 Megabyte
…….. Kilobytes
1 Gigabyte
…… Megabytes
1 Terabyte
…….. Gigabyte
Storage Devices Activity!
Complete the worksheet
Name:
Which storage device? worksheet
Date:
Circle or highlight the most appropriate storage type for each task.
Two of the tasks have more than one appropriate storage type.
1. Storing a film in high definition
CD
Blu-ray
DVD
Memory card
2. Supplying a video of a school play to parents
Cloud storage
DVD
Hard drive
USB stick
3. Giving someone 1GB of holiday photos to copy to their computer
Hard drive
CD
Flash memory
Cloud storage
4. Storing new word processing software on your computer
Blu-ray
DVD
Hard drive
Flash memory
5. Making an MP3 file available to a large number of people
Cloud storage
DVD
USB stick
Blu-ray
6. Archiving lots of images to free up disk space on a hard drive
CD
Cloud storage
USB stick
External hard drive
7. Sending an elderly relative some songs without them needing to use
a computer
Blu-ray
DVD
CD
Flash memory
8. Storing work you are doing for a school assessment
CD
DVD
USB stick
Hard drive
Storage Devices Check Point!
Complete the revision and quizzes allocated to you in www.doddleLearn.co.uk
and screen print your results
ICT Basics– Final Revision Point!
Complete the revision allocated to you in www.doddleLearn.co.uk before you
attempt the quizzes
ICT Basics– Final Check Point!
Complete the Super Quiz allocated to you in www.doddleLearn.co.uk