Technical Implementation(Hardware) Flashcards

1
Q

What is the function of backing storage devices?

A

Allow data and programs to be stored permanently outside the CPU

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

State some factors that may influence system performance of a computer system

A

Number of cores
Data bus width
Use of cache memory
Number of Internal Registers

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

Describe ROM memory and what it stores

A

ROM(Read Only Memory) is permanent, non volatile memory that stores programs such as the bootstrap loader

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

What is the bootstrap loader?

A

The first thing loaded into memory when the computer switches on, it loads up the operating system

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

What are some advantages of having cache memory?

A

It means faster access to programs etc and it decreases the number of trips to slower main memory

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

Lily is a maths tutor. She wants a device that will help her keep track of when she is next teaching and would like to be able to keep in contact with her students to inform them of new resources while she is on the go. What device would you recommend and why?

A

Smartphone

<ul>
<li> Enables communication</li>
<li>Has calendar features</li>
<li>Highly Portable</li>
</ul>
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe a current trend in storage devices

A

<strong>Cloud</strong> storage has become more popular, as users want to be able to access their data on the go and from a variety of devices. They also want flexibility in the amount of storage they have
Solid state devices are increasing in popularity due to demand for portable and robust storage devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
Give an example of a 
<ol>
<li>Magnetic Storage Device</li>
<li>Optical Storage Device</li>
<li>Solid State Storage Device</li>
</ol>
A

Magnetic - Hard disk drive, Magnetic Tape
Optical - CD,DVD(R,RW,ROM),Bluray
Solid State- USB Flash Drive

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

Describe the address bus and state it’s function

A

The address bus is a unidirectional bus which tells the memory which location is to be read from/written to

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

Name the common control lines

A
Write
Read
Clock
Interrupt
NMI(non maskable interrupt)
Reset
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

State the steps in the fetch execute cycle

A

<ol>
<li>Address of Instruction is fetched and placed into MAR(Memory Address Register</li>
<li>Read line is activated</li>
<li>Instruction is located at address by address bus</li>
<li>Instruction is sent along the data bus</li>
<li>Instruction transferred to Instruction Register, where it is decoded and executed</li>
</ol>

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

What is an interface?

A

An interface is the combination of the software and hardware that allows CPU and peripherals to communicate

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

State some functions of an interface

A

Data Conversion (Analogue - Digital, Serial-Parallel etc)
Buffering
Handling Status Signals

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

State three things that can be stored in the register

A

<strong>D</strong>ata
<strong>I</strong>nstructions
<strong>A</strong>ddresses

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

Describe the difference between an emulator and a virtual machine

A

Emulator - software/hardware that allows one computer system to <em>behave</em> like another
Virtual Machine - emulation of a <em>complete</em> computer system

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

Compare DRAM and SRAM in terms of size, speed and location

A

DRAM - slower, main memory, smaller

SRAM - faster,cache, larger

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

What is buffering?

A

A buffer is a temporary area of memory allocated to store data while it is being transferred from the CPU to peripherals. The CPU sends data fast to the buffer and from there the buffer passes the data to the peripherals, freeing up the CPU to do other tasks.

18
Q

What is the definition of memory address?

A

An address is a unique binary number that identifies a memory location

19
Q

Is serial or parallel transmission used in the CPU?

A

Parallel

20
Q

Would you be able to compare the Pentium G4620 and the Core i7-7700K by looking at both of their clock speeds?

A

No, if processors are to be compared using clock speed they must be the same processor type. Also clock speed is a relatively bad way of measuring processor power.

21
Q

What is the function of the control lines?

A

Decode and execute instructions

22
Q

Describe the RESET control line

A

Clears all internal registers, returning to initial state

Starts loading data from a pre defined place

23
Q

Describe the INTERRUPT control line

A

Saves all the contents of the registers into stack and deals with the device that made the interrupt before coming back and loading the stack back into registers

24
Q

State some uses of virtual machines

A

Ideal for testing software on different systems

Allows researchers to do security research

25
Q

List the computer memory types in order of speed starting with the fastest

A

Registers
Cache
Main memory
Backing storage

26
Q

Define a peripheral

A

A peripheral is a hardware device which can be attached to the computer

27
Q

Under what circumstances is spooling preferable to buffering?

A

<ul>
<li>When large amounts of data are being sent</li>
<li>When a peripheral is shared over a network</li>
</ul>

28
Q

What is a limitation of spooling?

A

It is limited by the capacity of the hard drive

29
Q

What are the three types of backing storage devices?

A

Magnetic
Optical
Solid State

30
Q

Describe the differences between a hard disk drive and magnetic tape and describe which one you would choose if you were trying to cheaply store some data

A

Hard disk drive - Magnetic, Random Access
Magnetic Tape - Magnetic, Serial Access
Choice : Magnetic, due to slower access speed so cheaper per megabyte

31
Q

If a client was looking to transfer data over a long distance would you recommend serial or parallel data transfer?

A

Serial

32
Q

<img></img>

A

Test

33
Q

Describe how the interface is involved in handling status signals

A

Devices send state signals during data transfer to indicate how ready they are, and an interface is involved in these communications between peripheral and CPU

34
Q

Describe a current trend in backing storage devices

A

Solid State Devices becoming more common(typical capacity of 128GB+)
Hard disk drive capacities are increasing (2Tb) and access times are getting quicker

35
Q

What is the function of a graphics interface card?

A

Allow the computer to control graphics on the monitor

36
Q

Describe some components of a sound interface card

A

Digital Signal Processor
Digital to Analogue Converter
Memory for storing data
MIDI interface

37
Q

What is the word size of a processor?

A

Data bus width, maximum capacity of each memory location

38
Q

What is the typical storage figure for a CDROM?

A

650MB

39
Q

What is the typical storage figure for a DVDROM?

A

4.7GB

40
Q

What (roughly) is the range of bluetooth?

A

10m w/o amplification