Components of a computer Flashcards
What are the 3 coding systems?
- ASCII
- ENCIDIC
- UniCodc
What are the 2 main types of memory?
- RAM
2. ROM
What is RAM?
- Random Access memory
2. Volatile Memory
What are the 4 types of RAM?
Dynamic RAM
Static RAM
Magnetoresitive RAM
What is Dynamic RAM
Have to be dynamically refreshed all the time
What is SIMMS?
Single inline Memory Module System
What is DIMMS?
Dual Inline Memory Module System
Where does memory IC reside?
Inside the Memory slots within the motherboard
what is SODIMMS?
Small Outline Memory Module System
What is RIMMS?
RamBUS Inline Memory Module System
Why is RIMMS good?
It uses a special memory bus to greatly increase speed
why is DRAM not good?
Since it have to dynamically refreshed all the time, it will take time and slow down process.
What is parity Checking?
addition of 0/1s to make it even/odd
What is error Control?
Error correction code which can be corrected after failure
Why is error control not as efficient?
> 1 byte corrupted = all info lost
Why is Static RAM good?
- Fast and reliable
2. it also speeds up the processor
What is static RAM used for?
Cache Memory
What is ROM?
Read Only Memory that stores permanent data and instructions
Why is ROM efficient?
- Non-Volatile - data will not be lost if power is off
- What are the 3 types of ROM?
- ROM
- PROM (programmable)
- EEPROM (Electrically Erasable programmable)