Hardware Flashcards

1
Q

Expand CPU

A

Central Processing Unit

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

What is CPU often referred to as?

A

Brain of the computer

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

Explain Fetch-execute Cycle

A

A computer process that locates a program instruction from internal memory, decodes the instruction and carries out the action required; this process is then repeated for the rest of the program instructions.

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

What are the three main components of CPU

A

Control Unit
Arithmetic and logic unit
Immediate access store

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

Explain Control Unit

A

Manages the execution of instructions one at a time using fetch execute cycle

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

What are the three jobs of Control Unit

A

1) decide which instruction to carry out next and fetch it from memory
2) To decode the instruction
3) to execute the instruction

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

Explain ALU

A

This component carries out arithmetic calculations to be carries out(+ - * /)
Perform logical comparison such as ‘And’ and ‘NOT

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

Explain Immediate access store (IAS)

A

This component stores all programs and data temporarily while they are in use

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

Explain the steps in Fetch Execute Cycle

A

1)The processor check the program counter to see which instruction to run next
2) the program counter gives an address value in the memory of where the next instruction is
3) The processor fetches the instruction value from its memory location
4) Once the instruction has been fetches, it needs to be decoded and executed
5) Once this is complete, the processor goes back to the program counter to find the next instruction
6) This Cycle is repeated until the program ends

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

What is Fetch-Execute cycle?

A

Fetching instruction from its memory and executes it

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

What is a Program counter?

A

The Program counter is the CPU register that stores the address( memory location reference) for the next instruction to be fetches

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

Expand MDR

A

Memory Data Register

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

Expand MAR

A

Memory Address Register

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

What is MDR

A

MDR temporarily stores data being fetched from or written to the main memory of the CPU

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

What is MAR

A

MAR Temporarily stores current instruction or data

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

What is an Instruction Register

A

Stores the current instruction to be decoded and then execution

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

What is an Accumulator

A

When calculations take place on data, the results are initially stored on accumulator before transferred and stored in the main memory

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

What are the factors that influence the speed of processing

A

Clock Speed
Cache
Processor Core

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

3 Types of Internal memory

A

RAM
ROM
Cache

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

Expand RAM

A

Random Access Memory

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

Expand ROM

A

Read Only Memory

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

Explain RAM

A

Can be read from or written
Volatile
used to hold programs and data that are currently being used(operating System)

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

Explain ROM

A

Non Volatile
Can be read but not written
Used to store programs that are frequently required by the computer ( boot program)

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

Explain Cache

A

Temporarily stored frequently used instructions and data

Quicker to store cache memory as it has a smaller storage capacity compared to RAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What does Volatile Mean?
Means if the computer is closed then reopened, the RAM would stay open
26
Factors that influence the speed of processing
Clock Speed Cache Processor Core
27
Explain Clock Speed
Indicator of the speed at which the CPU can operate
28
Measurement of Clock Speed
Gigahertz( GHZ)
29
What does GHz represent?
The number of instruction cycles the CPU can deal with in a second
30
How to measure computer power?
Clock Speed
31
Explain Processor Core
Defined as a single processor with its own control unit, ALU and registers
32
What are Peripheral Devices?
Devices that are connected to the computer externally, including input, output and external storage devices
33
What are input devices?
hardware components which can be used to enter/pass data into the computer system
34
What are output devices?
Devices that are used to view output
35
What are keyboards, mouse and webcams?
Input devices
36
Explain Microphone
1) Accepts sound input or human voice into a computer system 2) A voice recognition system can covert sound to text
37
Advantages of Microphone
1) Relatively Cheap 2) People can speak faster than they type, so it is cheaper than a keyboard
38
Disadvantages of Microphone
1) Can have have limited battery life 2) Background noise can interfere with spoken words
39
Explain Mouse
1) A mouse has finger operated buttons 2) When these buttons are clicked they perform an action 3) Can also control the movement of cursor on the computer
40
Advantage of a Mouse
1) Easy to use 2) Can replace complex keyboard commands 3) Highly Accurate
41
Disadvantage of a Mouse
1) Can only be used in a flat and smooth surface 2) can easily be broken
42
Explain Graphic Digitiser
Consists of a flat surface where you can use a pen to write or draw with As you draw on the surface, the image will appear on the screen Used by architects
43
Advantages of a Graphic Digitizer
1) Enables the user to draw naturally 2) The stylus pen can be used as the same way as a pen
44
Disadvantages of a Graphic Digitizer
1) Much more expensive than a mouse
45
Explain Touch Screen
1) Works by using your finger to touch the screen 2) the touching is detected and is translated into instructions
46
Advantages of a Touch Screen
1) Easy to use as you don’t need excellent ICT skills to operate 2) Cheaper as you don’t need to purchase other peripherals such as mouse or keyboard
47
Disadvantages of a Touch Screen
1)Not suitable for inputting large amount of data 2)Can easily become dirty
48
Explain Speakers
Uses audio signals and then converts it into sound
49
Advantages of Speakers
1) Useful for visually impaired users 2) Natural ways to communicate with users
50
Disadvantages of Speakers
1) Good quality speakers tend to be expensive 2) Can disturb others in the room
51
Explain Laser Printer
1) A laser beam is used to scan the image of the page to be printed onto a drum by building a pattern of static electricity 2) This attracts toners (Printer Ink) to reproduce the page
52
Advantages of Laser Printer
1) Produces High Quality Prints 2) Prints very quickly
53
Disadvantage of Laser Printer
1) Produces shiny images 2)More suited for text printing
54
Explain 3D Printer
Gradually prints a solid 3D object one layer at a time
55
Advantages of 3D Printer
1) Time taken to produce an object is much faster that using conventional methods 2) Can print an a variety of surfaces
56
Disadvantage of 3D Printer
1) Limited form of printing as it can only print a prototype (not full scale) 2) Not economical for large-scale manufacturing
57
Explain Hard disc drive
1) Consists of a number of rigid discs stacked on a spindle and enclosed in a sealed unit 2) Formatting a disc divides the surface into a number of tracks and sectors 3) As the discs rotate at high speeds the read/write heads move back and forth across the surface
58
Advantages of Hard disc drive
1) The cost per gigabyte is cheaper than other forms of external storage 2) Storage capacity is much greater compared to solid-state storage devices
59
Disadvantage of Hard disc drive
1) Due to moving parts, such as read/write heads, they are prone to breaking down 2) Access speeds are slower than 'flash' memory devices
60
What are storage devices?
Pieces of equipment that store all the data in the computer