Key Area 1.4 - Low Level Operation and Structure Flashcards
What is the control unit
This sends control signals which allow data to be stored in memory, fetched from memory and which decode and carry out instructions
What is the ALU
The arithmetic and logic unit
This carries out all of the computer arithmetic (addition subtraction multiplication) and logical (IF AND OR =) functions
What are the registers
The storage locations that are internal to the processor
They are used to store data that is being transferred to and from memory and hold the addresses of the location in memory which the processor is accessing to read or write data. It holds the instructions that are currently being carried out
What is main memory
Main memory can be either rom or ram
ROM is system memory which holds the system information
RAM is the working space of the computer and holds all the data and files currently in use by the system
Give the properties or RAM
Random Access Memory
The processor can read to or write from RAM quickly
Data held here can be edited
Data held here is lost when the power is turned off
RAM holds all the data and programs currently in use
Give the properties of ROM
Read Only Memory
Data here cannot be edited and is stored permanently
Data us nit lost when the power is turned off
Holds vital system data and programs
What is a bus
Buses are used as transmitters between different parts of a computer system
What is the data bus
The data bus is used to carry data to and from the CPU and memory. Each line on a data bus will carry one binary word
What is the address bus
The address bus holds the memory location of where data is about to be stored or from which data is about to be read
What is the control bus
The control bus is a series of independent control lines used to send out control signals such as
Read from
Write to
What is the fetch execute cycle
The computers memory RAM stores the program and data instructions while they are being used
The processor then decides and carries ur each program instruction
These instructions often involve fetching and processing the data stored in memory
What is an interface
An interface is the combustion of hardware and software needed to link the processor to the peripherals and is the means by which independent systems can communicate They can Change electrical voltages Deal with control signals Change analogue data into digital data Store incoming data
What is ASCII
American Standard Code for Information Interchange
Holds 8 bits therefor 256 characters
What is Unicode
Contains every character based alphabet, ideographical languages, punctuation and control signs
Show the progress of memory size
Bit Byte Kilobyte Megabyte Gigabyte Terabyte