Section 7 Flashcards
What is a processor in a computer?
A device that carries out instructions and memory management.
What does a processor do in a pc?
A processor controls the memory management and it also carries out computation on data by following instructions.
What does main memory do?
Main memory stores data and it instructions that will be used by the processor.
What is RAM
RAM (random access memory) is volatile memory that can be stored very quickly, this means that certain applications can run quickly. However when the power is turned off the ram looses all of its content.
What is ROM
ROM (read only memory) is a method of storing data and instructions. But it is mainly used for the start up if a computer.
What is addressable memory?
Addressable memory is made up of millions of addressable cells and various instructions that make up a program. This memory is organised via the address.
What are the three types of buses?
Data, Address, control
What does the data bus do?
Transfers data between the processer and memory. It also transfers data from the I/O controllers.
What is the address bus?
It is used to specify a physical address in memory so that the data bus can access it.
What is the control bus?
The control bus controls the flow of data between the processor and other parts of the computer.
What are I/O controllers
These are the direct link between the processor and the main memory. They send and receive instructions. Basic I/O devices are keyboard and mouse.
What is the Von Neumann architecture?
A technique for building a processor where data and instructions are stored in the same memory and accessed via the buses.
What is the Harvard architecture?
A technique for building a processor that uses separate buses and memory for data and instructions.
What is a HDD
A HDD is a hard disk drive. It is a secondary storage device made up of metallic disks that store data magnetically.
What is a controller in reference to a SSD?
A controller is in SSDs and is needed to organise data into blocks for storage purposes.
What are blocks in regard to storage?
A Block is the concept of storing data into sent groups of bits and bytes of a fixed length.
What is a Floating gate transistor?
It is in SSDs, it is a type of non-volatility transistor that stored data even without power.
How are magnetic hard disks constructed?
They are constructed of a hard metallic material and are hermetically sealed. They are made up in a number of disks arranged in a stack. The disks are coated with a thin film of magnetic material.
How is the data stored in a magnetic hard disk?
Changed in the direction of magnetism represents ones and zeros.
How is the data read from a MHD (Magnetic hard disk)?
There is an actuator arm which moves the head across the surface of the disk as it spins. Due to the combination of the rotating disks with the lateral movement of the arm means that the head can access every part of the disks surface.
How is the surface of the disks originised?
The surface of the disk is organised into concentrated tracks and each track is split into sectors each of which can be addressed individually by the OS. Because of the head assembly it can read any one of the disks, a cylinder reference is also used to identify which disk in the stack is being addressed.
What is an optical disk?
An optical disk is a generic term for all variations of CD, DVD, and Blu-Ray that use laser technology to write and read data.
How is an optical disk made up?
An optical disk is made up of one single spiral track that starts in the middle and works its way to the edge of the CD. The laser will read the data that is contained within this track by ready the pits and lands.
What are read-only optical disks?
A read-only optical disk is when the data is written. It is encoded as a series of bumps, pits and lands within the track layer on the disk.