Chapter 5 (Abi) Flashcards

1
Q

What is the CPU?

A

The Central Processing Unit which has the main role of processing programs and data.

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

What is the fetch-execute cycle?

A

The repeated process where the CPU fetches the instruction from the memory and carries it out.

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

What are the 3 main components of the CPU?

A

The Control Unit, Arithmetic and Logic Unit, Immediate Access Store

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

What is the control unit?

A

The Control Unit is a part of the CPU which manages the execution of instructions in the fetch-execute cycle, mainly one at a time in some form of order. It decides which instruction to carry out next and fetch it from the memory, decode the instruction & to execute the instruction.

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

What is the ALU?

A

The Arithmetic Logic Unit is the part of the CPU which processes data which requires arithmetic calculations, e.g. addition and division. It also performs logical comparisons using logical operators AND, OR and NOT.

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

What is the IAS?

A

The Immediate Access Store is the part of the CPU which is also referred to as the main memory. It stores all programs and data temporarily while they are in use. During the fetch-execute cycle, all instructions are fetched from their specific location in the IAS using an address.

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

What are CPU registers?

A

High speed memory locations which are all used for a specific purpose and all have a crucial role in the fetch-execute cycle.

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

What is the PC?

A

The Program Counter is the CPU register which stores the address (memory location reference) of the next instruction to be fetched. As many program instructions are ordered in sequence, the program counter is automatically incremented by one every time an instruction is fetched.

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

What is the MAR?

A

The Memory Address Register temporarily stores the address of the current instruction or data being executed.

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

What is the MDR?

A

The Memory Data Register temporarily stores data being fetched from or written to the main memory. All data transferred from the main memory to the CPU goes via the MDR.

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

What is the IR?

A

The Instruction Register temporarily stores the current instruction to be decoded and then executed after it has been fetched from the main memory.

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

What is the Accumulator?

A

The Accumulator is part of the Arithmetic and Logic Unit. When calculations take place, all results are temporarily stored in the accumulator before being transferred to and stored in the main memory. It is the default location to store any calculations performed by the ALU.

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

How does clock speed influence the speed of processing?

A

Clock speed is an indicator of what speed at which the CPU can work at. It is commonly measured GHz (gigahertz); this is a representation of how many billion instruction cycles the CPU can complete per second. In terms of the speed of processing, a greater clock speed allows for faster execution of tasks and improves system responsiveness. However, this is pointless without hardware which is of a greater speed capability.

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

How does cache influence the speed of processing?

A

Cache memory is a small capacity of memory which is situated between the processor and the RAM. This can be costly but using it can increase processor speed as it can temporarily store frequently used instructions and data. This means that the control unit of the CPU can automatically check the cache memory first when fetching an instruction. As this is quicker than checking the RAM (cache is significantly smaller), the processor speed will increase.

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

How do processor cores influence the speed of processing?

A

A core can be defined as a single processing unit which has its own control unit, ALU and registers. More advanced CPUs contain more than one core (e.g. dual core processor) which will increase their ability to run several programs at once which will therefore enhance the overall processing speed.

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

What is a microphone?

A

A microphone is an input device which records voice and sound to allow it to be inputted to the computer. A voice recognition system converts sound to text or accepts spoken commands. Microphones are also used to record music in analogue format and store it in digital format. They are also used in applications like Skype where users use VOIP (Voice Over Internet Protocol) to speak to each other.

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

Give 2 advantages of a microphone:

A
  1. Faster to use voice to text rather than type out everything with a keyboard.
  2. It is hands free which allows users to multitask.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Give 2 disadvantages of a microphone:

A

1.The recognition rate of spoken words can be low if there is background noise.
2. Sound files require greater storage capacity than text.

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

What is a mouse?

A

A mouse is a device which includes 3 buttons. Typically, the left button is used to make selections (e.g. selecting an option from a menu); the right button is used display a pop-up menu at the position of the cursor and the middle button is used to scroll. When moved. the pointer is repositioned on a VDU (visual display unit), using sensors to detect movement.

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

What is an advantage of using a mouse?

A

Easy to use and requires little or no training

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

How does using a mouse compare to using a keyboard for selecting menus?

A

Quicker to select menus and icons compared to using a keyboard

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

What is a disadvantage of using a mouse for experienced users?

A

Slow compared to using ‘hot keys’

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

What do experienced users prefer over using a mouse for printing?

A

Pressing ctrl + P

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

What surface is required for a mouse to function properly?

A

A flat surface

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

What is a graphics digitiser used for?

A

Allows a user to hand-draw images or pictures

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

What are the main components of a graphics digitiser?

A

A flat surface and a stylus

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

What is a key advantage of using a graphics digitiser?

A

More natural to draw diagrams with a stylus than with a mouse

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

What is a disadvantage of using a graphics digitiser?

A

Not suitable for selecting menus and pointing at menu items

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

How does a touchscreen function?

A

Touching the screen is the same as clicking your mouse

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

What happens when you touch a touchscreen?

A

Causes a change in voltage which determines the location of the touch

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

What is an advantage of using a touchscreen?

A

Little ICT competence required compared to using a keyboard

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

What is a disadvantage of using a touchscreen?

A

Limited number of options available on screen

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

True or False: A touchscreen can perform drag-and-drop operations.

A

True

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

Fill in the blank: Compared to a mouse, the graphics digitiser is much more _______.

A

expensive

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

What technology does a touchscreen use to determine touch location?

A

Touch-sensing technologies with electrical current

36
Q

What is the primary function of a computer speaker?

A

To output sound through a computer

37
Q

What component is required for sound to be output through a speaker?

A

Sound card

38
Q

How can the quality of sound be improved when using a computer?

A

By using external speakers

39
Q

What are two methods to connect external speakers to a computer?

A

USB connections or wireless technology

40
Q

What types of audio can speakers output?

A
  • Music
  • Spoken word
41
Q

How do speakers assist in multimedia solutions?

A

By allowing sound output

42
Q

What sound alert does a speaker produce?

A

When an error occurs or user action is needed

43
Q

What is one advantage of speakers for visually impaired users?

A

Text or figures can be spoken by the computer

44
Q

What is a disadvantage of using external speakers?

A

Require additional desk space

45
Q

How can speakers affect other users in an office?

A

They can distract other users

46
Q

What type of output do laser printers produce?

A
  • High-quality text
  • High-quality graphics
47
Q

How does a laser printer create an image for printing?

A

By scanning the image onto a drum using a laser beam

48
Q

What is one advantage of laser printers over inkjet printers?

A

Faster to print in bulk

49
Q

What is a disadvantage of color laser printers?

A

Expensive to purchase and use

50
Q

What type of stationery cannot be used with non-impact printers?

A

Multipart stationery

51
Q

What surfaces can a 3D printer print onto?

A
  • Ceramic
  • Plastic
  • Metal
52
Q

How does 3D printing work?

A

By gradually printing a solid object one layer at a time

53
Q

What software is commonly used with 3D printers?

A

CAD (computer aided design) software

54
Q

What is the primary use of 3D printers?

A

To create prototypes of real-world objects

55
Q

True or False: Laser printers are suitable for large volumes of data.

56
Q

What is an advantage of 3D printers?

A

Time taken to produce an object is much faster than using conventional methods.

3D printing allows for rapid prototyping and faster iteration in design.

57
Q

List two disadvantages of 3D printers.

A
  • Limited form of printing as it can only print a prototype (not full scale)
  • Not yet economical for large-scale manufacturing

These limitations affect the broader adoption of 3D printing in various industries.

58
Q

What is a hard disc drive composed of?

A

A number of rigid discs stacked on a spindle and enclosed in a sealed unit.

The sealed unit protects the discs from dirt and dust.

59
Q

What must be done to a hard disc before data can be stored on it?

A

The disc must be formatted first.

Formatting involves dividing each disc surface into tracks and sectors.

60
Q

What are read/write heads used for in a hard disc drive?

A

To read or write data onto the disc surfaces.

Each surface of the disc has its own read/write head.

61
Q

List two advantages of hard disc drives.

A
  • The cost per gigabyte is cheaper than other forms of external storage
  • Storage capacity is much greater compared to solid state storage devices

These factors make hard disc drives a popular choice for data storage.

62
Q

What is a disadvantage of hard disc drives?

A

They are prone to breaking down due to moving parts.

This mechanical vulnerability can lead to data loss.

63
Q

What technology do high-definition storage media use?

A

Laser technology to store and retrieve data.

This technology allows for high data transfer speeds.

64
Q

What type of laser is used in high-definition storage media?

A

A blue laser.

The blue laser burns smaller pits onto the surface, increasing storage density.

65
Q

Fill in the blank: A solid-state storage device does not contain any _______.

A

moving parts.

This characteristic makes solid-state devices more durable than traditional hard drives.

66
Q

What is a solid-state storage device?

A

A device that does not contain any moving parts and uses flash memory

Solid-state storage devices are embedded as part of an electronic circuit board and are non-volatile.

67
Q

What is flash memory?

A

A type of non-volatile memory that retains contents when power is off

Flash memory is used in solid-state storage devices.

68
Q

What are USB memory sticks known for?

A

Being compact, portable, and having large storage capacity

USB memory sticks are also described as ‘plug and play’ devices.

69
Q

What are memory cards used for?

A

Storing data in digital devices such as mobile phones and cameras

Memory cards include types like SD cards and mini-SD cards.

70
Q

What is a SIM card?

A

A type of memory card used in mobile phones to store data

SIM stands for subscriber identity module.

71
Q

What is a smart card?

A

A bank card that uses flash memory and contains an embedded integrated circuit

Smart cards are used for applications like satellite TV and door entry systems.

72
Q

What are the categories of internal memory?

A

RAM, ROM, Cache memory

Internal memory is essential for a computer’s operation.

73
Q

What does RAM stand for?

A

Random Access Memory

RAM is volatile and loses its contents when the power is off.

74
Q

What is the characteristic of ROM?

A

It can be read from but not written to

ROM is non-volatile and stores permanent programs.

75
Q

Fill in the blank: RAM is ______, while ROM is ______.

A

volatile; non-volatile

This distinction is important for understanding memory types.

76
Q

True or False: Cache memory is a type of ROM.

A

False

Cache memory is part of internal memory but is distinct from ROM.

77
Q

What is ROM?

A

Read Only Memory

ROM is a type of memory that can be read from but not written to, making its contents permanent.

78
Q

What is a key characteristic of ROM?

A

Non-volatile

ROM retains its contents even when the power is turned off.

79
Q

What is the purpose of ROM in a computer?

A

Store permanent programs

ROM is used to store essential programs like the boot program for Windows.

80
Q

What is the difference between RAM and ROM?

A

RAM is volatile; ROM is non-volatile

RAM loses its contents when power is off, while ROM does not.

81
Q

What is cache memory?

A

A type of memory used by the CPU

Cache memory is similar to RAM and allows instructions to be read and written.

82
Q

How does cache memory compare to RAM?

A

Similar in function

Both cache memory and RAM allow for reading and writing instructions.

83
Q

Fill in the blank: ROM is used to store programs that are frequently required by the computer, such as the _______.

A

boot program for Windows

84
Q

True or False: ROM can be altered after it is written.

A

False

The contents of ROM are permanent and cannot be changed.

85
Q

What happens to the contents of RAM when the power is turned off?

A

They are lost

RAM is classified as volatile memory.