GSCE computer studdies (edexel) - unit 3

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/87

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

88 Terms

1
New cards
memory
Memory is a key internal component of a computer system. It is used by the CPU when running programs and processing data. There are three types of memory: RAM, ROM and cache.
2
New cards
CPU (Central Processing Unit)
The internal operating unit or "brain" of a computer. prossesses program instructions
3
New cards
ROM
Read Only Memory- This is volatile memory or storage containing data that cannot be changed.
4
New cards
RAM
Random Access Memory- This is volatile memory that is constantly being written to and read from. It does not retain its contents without a constant supply of power. When a computer is turned off, everything stored in its RAM is lost.
5
New cards
Secondary Storage
Non volatile memory external to the CPU and used for long-term storage of programs and data.
6
New cards
Volitile Memory
The memory used to store computer program data while it is being executed. RAM is the main type of volatile memory. It is volatile because when power is switched off it no longer retains any data.
7
New cards
program
Sequences of instructions for a computer.
8
New cards
operating system
The software that manages the hardware and software resources in a computer system.
9
New cards
contains hardware
10
New cards
File management
11
New cards
prossess management
12
New cards
proiforal management
13
New cards
user management
14
New cards
non-volatile memory
A form of computer memory that stores data even when not powered
15
New cards
instruction
A single action that can be performed by a computer processor.
16
New cards
Hardware
The physical parts of a computer system, eg a graphics card, hard disk drive or CD drive.
17
New cards
data
Units of information. In computing there can be different data types, including integers, characters and Boolean. Data is often acted on by instructions.
18
New cards
cache memory
A type of memory used to temporarily store frequently used data or programs for quick access; similar to RAM but faster.
19
New cards
Manual input devices
Data is input into the computer by hand.
20
New cards
1. Keyboard
21
New cards
2. Numeric Keypad
22
New cards
3. Pointing Devices
23
New cards
4. Remote Control
24
New cards
5. Joystick
25
New cards
6. Touch Screen
26
New cards
7. Scanner
27
New cards
8. Digital Cameras
28
New cards
9. Microphone
29
New cards
10. Senors
30
New cards
11. Temperature Sensors
31
New cards
12. Pressure Sensor
32
New cards
13. Light sensor
33
New cards
14. Graphics Tablet
34
New cards
15. Video Camera
35
New cards
16. Web Cam
36
New cards
Automatic input devices
路 M.I.C.R ( Magnetic Ink Character Recognition)
37
New cards
路 O.M.R (Optical mark Recognition)
38
New cards
路 O.C.R (optical character recognition)
39
New cards
路 Barcode Reader
40
New cards
路 Magnetic Stripe Card
41
New cards
路 Sensors
42
New cards
Output devices
printer, monitor, speakers, lights - gives user prosessed data
43
New cards
Fetch-Decode-Execute Cycle
The CPU fetches the instructions one at a time from the main memory into the registers. One register is the program counter (pc). The pc holds the memory address of the next instruction to be fetched from main memory.
44
New cards
The CPU decodes the instruction.
45
New cards
The CPU executes the instruction.
46
New cards
Repeat until there are no more instructions.
47
New cards
embedded systems
a combination of computer hardware and software designed for a specific function.
48
New cards
eg: digital watches.
49
New cards
electronic calculators.
50
New cards
GPS systems.
51
New cards
fitness trackers.
52
New cards
Virtual Memory
process of optimizing RAM storage by borrowing hard drive space
53
New cards
Utility Software
systems software that perform tasks related to managing the computer's resources
54
New cards
defragmentation
55
New cards
Back up
56
New cards
anti malware
57
New cards
file repair
58
New cards
data compression
59
New cards
system software
Systems software helps run and maintain the computer. It includes the operating system, drivers and utility software.
60
New cards
It contains:
61
New cards
operating system
62
New cards
utility software
63
New cards
Operating Software
software that operates the computer
64
New cards
Applications software
Applications software is used to carry out tasks on a computer,
65
New cards
what are two main types of software
systems software
66
New cards
applications software
67
New cards
What's a programming language?
a vocabulary and set of grammatical rules for instructing a computer or computing device to perform specific tasks.
68
New cards
Machine Code
Instructions in binary used by the CPU
69
New cards
Assembly Language
Programming language that has the same structure and set of commands as machine languages but allows programmers to use symbolic representations of numeric machine code.
70
New cards
Examples of high level languages
C++, Delphi, Java, Pascal, Python, Visual basic.
71
New cards
Examples of low level languages
Machine code and assembly language
72
New cards
what are translators
A translator is a program that converts source code into machine code.
73
New cards
Storred program concept
Program/ instructions storred in main memory and as each instruction is needed by the cpu they are retrieved by the tech decode execute cycle
74
New cards
Fetch
Program counter - memory address register - main memory
75
New cards
at same time control bus send signal to main memory
76
New cards
main memory - data bus (instruction) - memory buffer register - current instruction register
77
New cards
decode
Control unit understands instruction ( if needs addition value it will use fetch to get that value)
78
New cards
control unit directs the arithmetic logic unit what to do
79
New cards
exicute
Completes instruction
80
New cards
Magnetic secondary storage
Oldest secondary storage (hard disk drive) verry cheep but mechanical not as robust
81
New cards
Solid State Secondary Storage
NAND flash chips (usb)
82
New cards
Optical Secondary Storage
Use lasers need optical drive but portable for example DVD & CD
83
New cards
Actuator
Main out put of an embedded system
84
New cards
Proiforal devices
Input out put devices
85
New cards
keyboard
86
New cards
mouse
87
New cards
Prosses managment
Good access to ram and cpu
88
New cards
file managment
Organises file