components of a computer system

?
Advantages of embedded systems
Cheaper, easier to design and more efficient at performing a specific task
1 of 27
What does the CPU do
It processes all of the data and instructions that make the system work
2 of 27
What are the 5 parts of the CPU
Control Unit, Arithmetic Logic Unit, The Cache, The Clock, Buses
3 of 27
What is the main function of the CU
It controls the flow of data inside the CPU by following the fetch execute cycle
4 of 27
What is the main function of the ALU
It does all of the calculations and logic operations
5 of 27
What is the main function of the Cache
It stores regularly used data for the CPU to access quickly
6 of 27
What is the main function of the clock
It synchronises all functions in the CPU by cycling through 1's and 0's
7 of 27
What is the main function of buses
A collection of wires that transmit data between components of the CPU.
8 of 27
What is Von Neumann architecture
The CPU runs programs stored in a single memory unit. A program consists of data and instructions.
9 of 27
Describe the fetch
The instructions for the current program is held in the main memory. The control unit copies the next instruction from the main memory to the registers. The memory address in the control unit is incremented to point to the next instruction.
10 of 27
Describe the decode
The instruction is decoded by the control unit to determine what it is. Data being used by the instruction being executed may also be in the main memory.
11 of 27
Describe the execute
The instruction is executed by the ALU. To execute the instruction data may need to be fetched/read from the main memory. Data may need to be written to the from main memory.
12 of 27
What is RAM
Random Access Memory, volatile (temporary) memory that requires power to retain its data.
13 of 27
What is RAM used for
It is used to store data and instructions that will be processed by the CPU
14 of 27
What is ROM
Read Only Memory, non-volatile (permanent) memory that retains its contents even when it has no power.
15 of 27
What is the ROM used for
ROM is often used to store the BIOS instructions used to boot-up the computer.
16 of 27
How does a computer boot up
When a computer is powered on, the CPU reads BIOS (Basic Input-Output System) instructions from the ROM. These machine code instructions tell the computer to perform self-checks, initialise hardware and copy the OS into the RAM.
17 of 27
Non-embedded systems
More RAM than ROM need to write more data, ROM is only used for BIOS instructions,ROM and RAM stored away from CPU
18 of 27
Embedded systems
More ROM than RAM don't write much, Don't tend to have secondary storage,RAM and ROM stored on the same chip as CPU
19 of 27
How to increase CPU performance
Clock Speed, CPU Cores, Cache Size, Cache Type
20 of 27
Advantages of HDD's
Cheaper, Higher capacity, longer read/write life
21 of 27
Advantages of SSD's
Faster, Don't need Defragmenting, shock proof, Silent
22 of 27
What is Cloud Storage
Storage of data on remote servers via the internet
23 of 27
Pros of the Cloud
Access files from any connected devices, Share files with others, Easy to increase storage, No need to buy expensive hardware, No need to pay IT staff, Cloud host provide security and backups, Can be cheap
24 of 27
Cons of the Cloud
Need to be connected to the internet, Up/Down time depends on Bandwidth, Dependent on host for security and backups, vulnerable to hackers, Unclear who has control over cloud data, subscriptions can be expensive in the long term
25 of 27
The main functions of the OS
Communicate with I/O devices via device drivers, control memory management, Organises the CPU and its processing tasks, Deals with file and disk management, Manages system security and user accounts.
26 of 27
Types of utility software
Defragmentation, Compression, Automatic Updating, Clipboard Manager, Backup, System Monitoring, System Cleanup, Encryption, Virus Scanning
27 of 27

Other cards in this set

Card 2

Front

What does the CPU do

Back

It processes all of the data and instructions that make the system work

Card 3

Front

What are the 5 parts of the CPU

Back

Preview of the front of card 3

Card 4

Front

What is the main function of the CU

Back

Preview of the front of card 4

Card 5

Front

What is the main function of the ALU

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Computer systems resources »