Lesson 3 - Types of processor Flashcards

1
Q

List four benefits of a CISC processor

A
  • Has more complex hardware
  • More compact software code
  • Takes more cycles per insutrciton
  • Can use less RAM as no need to store intermediate results.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

List four benefits of a RISC processor

A
  • Has simplier hardware
  • More complicated software code
  • Takes one cycle per instruction
  • Can use more RAM to handle indermediate results.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does GPU stand for?

A

Graphic processing unit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a co-processor

A

Another processor that is bespoke for another task.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Give one example of a co-processor.

A
  • A gpu
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the benefits of using a co-procesor

A

They are highly specialized

  • GPUs for example are designed for sipmly operatings, being abel to handle larger data sets.
  • They have a parrelel structure.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a multicore processor?

A
  • A single chip that contains two or more co processing units.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Amdahl’s law

A

Just a law that shows you how the performance of cores is increased and decreased.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is parrelel processing?

A

The different processors work together to complete a task

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is an input device?

A

Any device that can get information form the outside world into a digital form.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Give three examples of input devices.

A
  • Card reader
  • Mice
  • Scanners
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is an output device?

A

Takes data that is stored as a digital form into the outside world that hjumasn can understand.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

List two examples of an output device.

A
  • Headpones

- Monitor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a storage device?

A

-Any computer hardware that can store data for a temportary or permanenet period.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Give two examples of internal storage.

A
  • Ram

- SSD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Give three examples of external storage.

A
  • Cloud storage
  • External harddrive
  • DVD
17
Q

Give three examples of magnetic storage.

A
  • Hard disk
  • Floppy disk
  • Magnetic tape
18
Q

Give two advantages of magnetic storage.

A
  • Cheap

- Large capacity

19
Q

Give two disadvantages of magnetic storage.

A
  • Slow access times.

- Fragile

20
Q

Give three examples of opitical storage

A
  • CDs
  • DVDs
  • Blue rays
21
Q

Give three advantages of Optical storage

A
  • Cheap
  • Light weight
  • Portable
22
Q

Give two disadvantages of optical storage

A
  • Slow access times

- Prone to scratches

23
Q

Give one example of an ssd.

A
  • Flash drives
24
Q

Give to advantages of SSD storage.

A
  • Durable

- Fast access times

25
Q

Give two disadvantages of SSD storage.

A
  • Cost

- Limited read/write speeds.

26
Q

What does RAM stand for?

A

Random Access Memory

27
Q

What is RAM used for?

A

Used to store data programs and that the computer is currently running it is faster than accessing the hard drive/ SSD

28
Q

What would usually be stored in RAM

A
  • OS - Operating System
  • Programs
  • Data
29
Q

Is Ram Volatile?

A
  • Yes it is, meaning that if you want to store the data, the data must be copied back onto the HD, or SSD.
30
Q

What does ROM stand for?

A

Read Only Memory

31
Q

Give four points about ROM

A
  • Is found embedded onto the motherboard
  • Is only allows reading
  • It is non-volatile
  • Stores programs that the computer requires to boot up.
32
Q

What is virtual storage?

A
  • When you store data over the internet, as opposed to locally on your computer.
  • Data can easily be shared through devices.
33
Q

What is the purpose of the operating system?

A
  • Manages the processor
  • Manages the memory
  • Manages external devices
  • Provides a platform for software and utility programs
  • Provides Networking
  • Manages security
  • Provides a UI