Computer Systems Flashcards

(31 cards)

1
Q

Purpose of a Computer?

A

Input, Process, Output

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

Why were computers created?

A

Process data, complete tasks more efficiently than humans

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

What is hardware? Examples?

A

Physical components of a computer like CPU, HDD

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

What is software? Examples?

A

Programs and application a computer systems runs like os, a word processor or a video game

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

What are embedded systems? Examples?

A

Computers built into other devices like dishwashers for one purpose, TV

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

What are control systems?

A

Monitor and control machinery to achieve a desired result like a dishwasher

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

Why are embedded systems good?

A

Easier to design
Cheaper to produce
More efficient than a general purpose computer

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

List hardware and their function

A
Power supply - power supply to motherboard, optical and hard
Optical drive - 
RAM slots - 
Motherboard - 
HDD - 
SSD - 
Graphics card - 
CPU - 
Heat sink
Extractor fan -
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is an open source software?

A

Free and openly available to everyone to use and edit

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

What is a proprietary software?

A

A software that legally remains the property of the organisation, group, or individual who created it. Closed source code

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

Generic Software

A

Generic – general software used by anyone for similar purpose. Eg: word processors and spreadsheets​

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

Integrated Software

A

Integrated – Group of software’s which have a common set of commands/icons​

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

Specific Software

A

Specific – specific purpose one job Eg: Photoshop - edit photos

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

Bespoke Software

A

Bespoke – Specific software written for a company which requires a piece of software to perform a specific task Eg: Accountancy

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

Give 3 purposes of the Operating system.

A
  • Monitors and controls what applications are being used
  • Saves data that is frequently used in applications and gets rid of unused data
  • Multitask: allows more than one application to be used
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the difference between hardware and software?

A

Hardware is a physical component whereas software is not. Software are programs that run applications whereas the hardware does not.

17
Q

What is a peripheral device?

A

A device that can be inputted into a computer which can produce an input and output.

18
Q

What is system software?

A

A software that needs to be on the computer to function by controlling it e.g the operating system in order for the computer to function.

19
Q

Give an example of utility software

20
Q

EXPLAIN the purpose of the CPU

A

The CPU fetches information and data from the main memory and cache via buses, decodes the information translated to a low level language e.g binary so that the transistors can translate the information into instructions using a 2 base system (0s off/1s on). The instructions are then executed (carried out) by the computer which could mean data is saved.

21
Q

List 3 ways you can improve the performance of a CPU.

A

Increase the clock speed, add more cores, and have a level one cache (nearest to the CPU)

22
Q

What is clock speed?

A

The amount of times the fetch, decode and execute cycle is executed in a second.

23
Q

Give 3 examples of solid state storage.

A

USB, SD card, Memory stick, MP3 Player

24
Q

Describe the process of defragmentation.

A

Data is joined together
No gaps
Easier to find
Quicker

25
What is the role of the Arithmetic Logic Unit in the Von Neumann Architecture?
Calculations
26
What is the rule for the OR logic gate?
At least one input has to be on for the output to be on.
27
What is fragmentation?
slows the HHD down | read/write disk has to move along the disc to find the data since is spread out
28
What is secondary storage?
Long term storage of data, files, programs and the operating system
29
Why is the cache so small?
Expensive Inside/ next to the CPU Commonly used instructions doesnt hold that much
30
Which type of memory is the cache?
main memory
31
What is flash memory?
SSD retains data when the power is switched off