5.6 Computer Structure NEW Flashcards
An IC is made up of lots of?
Gates which are made of Transistors that switch between 2 states, ON and OFF
A nibble is?
4 Bits of data
A byte is?
8 Bits of data
A byte of information can output?
256 possible combinations
What does the Control Section of a CPU instruct?
- Transfer
- Arithmetic
- Logic
- Control
What does the Transfer instruction do?
Move data from one location to another.
What does the arithmertic instruction do?
Combine 2 pieces of data to form a single piece of data.
What does the arithmetic logic section of a CPU do?
Performs all arithmetic operations, adding, subtracting, multiplying and dividing.
What is the purpose of the Memory Section?
Essentially a filing cabinet with a large number of storage locations called address’s or registers.
What does the operating system do?
Control the execution of other programs.
Motherboards contain all the interconnecting circuitry and plug in points, what are they?
1.Graphics Card
2. Sound cards
3. Memory Cards
4. Floppy and CD drives
What is computer hardware?
Anything you can physically touch
Some of the common types of internal storage used in todays computers are?
Magnetic core, magnetic tape, magnetic disk, Semiconductor.
This memory device is classified as?
Non Volatile.
What type of storage is this?
Magnetic tape
Explain Non Volatile memory
Memory that contains its data even after power is removed.
Explain Volatile memory
Memory that loses all its data once power is removed.
Which volatility is silicon memory?
Volatile.
What are the advantages of semiconductor storage?
- Fast internal processing speeds
- High reliability
- Low power consumption
- High Density
- Low cost
What are your PRIMARY internal storage?
- Read-Only Memory (ROM)
- Random-Access Memory (RAM)
- Programmable Read-Only Memory (PROM)
- Erasable Programmable Read-only Memory (EPROM)
Which volatility is Random Access Memory?
Volatile
nce Programmable Read-Only Memory (PROM) has been written into?
It can never be altered or changed.
What is the advantage of Reasable Programmable Read-Only Memory?
It can be erased if and when needed with a burst of ultra violet light.
Briefly describe Random Access Memory (RAM)
Not for storage, simply a working area, READ/WRITE and rub them off.
What volatility is Secondary storage?
Non-Volatile
What are your Secondary storages?
Magnetic Disk, Tape and Drum, floppy disk
What is Secondary storage?
Memory storage outside the main body of the computer (Floppy Disk,Disc etc)
What is the term that loads a little program from the disk that tells it how to load a second, bigger program?
Bootstrapping
What is this image? and how many inputs does it have?
Half Adder, 2 inputs
What is this image and how many inputs does it have?
Full adder, 3 inputs