Types of processors Flashcards
what does RISC mean ?
reduced instruction set cycle
what does CISC mean ?
complex instruction set cycle
what are the properties of RISC ?
- small instruction set
-each instructuion is one line of code - used in poratable devices
what are the properties of CISC ?
- used in embedded systems and microprocessors
- instructions are built into hardware
- a large instruction set
what is the benefit of RISC ?
-piplining is possible
- less energy consumption
what is a benefit of CISC ?
-compliers have less work to do
-the require less RAM since instructions are smaller
what is a GPU ?
graphics processing unit , this is a co- processor which is speciallised in rendering graphics
what are GPU’s used for now days ?
GPU are now used for machine learing and image proicessing
name two applications which GPU’s may be used ?
- machine learning
-linear algerbra - weather forecast
describe the differences between a GPU and quad processor ?
GPU:
- single core
- used for rendering graphics
- this is a co-processor
- typically run slow
quad core:
- this is a CPU
-multiple core
-typically run fast
- used for generic operations
what is virtual memory?
virual memoery is a memory management procedi=ure used when RAM is Full , this creates a virtual memoery to temporarily store data , which is created in the hard drive
explain why an upgrade to a larger ROM chip would be unnecessary and would not affect the performace of a computer ?
- A larger ROM chip would be unecessary as it wont add any data/storage to the computer. this would be unecessary as it only reads memeory only
give a typical use for each of these devices ?
- DVD ?
-CD- ROM ?
-HARD DISK ?
-USB ?
DVD - store multimedia /videos
CD-ROM - store multimedia data
Hard Disk - storing computer software
USB -use to store/transfer documetns and multimeida
what does ROM stand for ?
and what are its properties ?
Read only memoery
- ROM is non-volatile(cannot be changed)
- even if you turn off your computer , the ROM will remain
what does RAM stand for ?
and what are its properties ?
- Random acess memory
- RAM is volatile
- Once the computer is switched off the data and instructions held in RAM are lost