Save
Computing (n5)
Computer Systems
Computer Structure
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Nathanael
Visit profile
Subdecks (2)
Translators
Computing (n5) > Computer Systems > Computer Structure
5 cards
Buses
Computing (n5) > Computer Systems > Computer Structure
3 cards
Cards (21)
Central Processing Unit (Processor)
The part of the computer system that handles the
instructions
used to ensure that hardware and
software
respond as expected
View source
Processors
Can handle millions of
instructions
per second
View source
Processors must be able to
1. Fetch, decode and execute
instructions
from RAM
2. Perform arithmetic
calculations
3. Perform
logical
operations
4. Control
read
,
write
,
clock
,
interrupt
and
reset
lines
View source
Arithmetic
and
Logic
Unit (ALU)
Handles all
calculations
and
logical
decisions
View source
ALU
Performs all
calculations
Performs
comparisons
on numeric values
Makes decisions based on
logic
(AND, OR, NOT)
View source
Registers
Temporary
storage locations within the
processor
View source
Registers
Stores addresses,
data
or
instructions
View source
Control Unit
Responsible for managing the
clock
, read, write,
reset
and interrupt lines
View source
Control Unit
1. Has a
clock line
that sends out a signal to
synchronise
the fetch/execute cycle
2. Read and Write lines are used to either read data from
RAM
or write data to
RAM
3. The
reset
line clears all
registers
4. The
interrupt
line is used to handle
interruptions
to a process during execution
View source
RAM
(Random Access Memory)
Temporarily
stores the data that will be processed by the
processor
View source
When a program is
closed
the data held in RAM is
deleted
View source
When the computer system
shuts down
, RAM is
cleared
completely
View source
There are many different
locations
in RAM and each location has its own
unique
address
View source
See all 21 cards