Paper 1 Flashcards

Mistakes (24 cards)

1
Q

What does the CU do?

A

Sends electrical signals to control the flow/movement of data(instructions) within the CPU
Controls F-E cycles (!!)

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

What effects the performance of a network?

A

bandwidth
number of devices connected
transmission medium
type/amount of data transferred
distance to travel/signal strength

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

What is bandwidth?

A

theoretical (!!) maximum amount of data a communication channel can carry at one time

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

How does bandwidth affect network performance?

A

more/less data can be transferred at the same time

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

How does number of devices on a network affect performance?

A

bandwidth shared/ split across all devices
less bandwidth for each device
less data can be sent at once/same time
more data is being transmitted at one time - increased collisions to occur

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

Characteristics of Ipv4 addresses

A

made of 4 group of digits
group has denary values from 0 to 225
group of digits are separated by a full stop (.)

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

What is a data packet?

A

broken down parts of a file

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

What is an embedded system?

A

system within a system that has a specific function

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

Why are data packets used?

A

(unlike larger files) they can be transferred through a network quickly

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

What is packet switching?

A

data packets are directed by routers across a network and may split up to take alternative pathways/routes/network paths
once arrived at destination, data is reassembled back into original file

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

What does a data packet contain?

A

Header: Ip address of source/device sent from and destination/device sent to, protocol, packet number

Payload: actual data

Trailer: checksum (calculate if any errors/corruption has occurred during transmission)

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

Why would a data packet contain Ip address of device it was sent from?

A

In case packet is lost during transmission and has to be resent

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

How are data packets sent and received?

A

Sent sequentially but travels on different network pathways so may be received unordered.
Uses the packet number in header to reorder them

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

What is network topology?

A

layout of computer systems on a network

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

Why is ethernet a standard?

A

allows compatibility with other devices
used in many/all devices
is a proven/reliable connection

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

Where is a website hosted?

A

on a web server

17
Q

What does a user enter into a web browser?

A

Uniform Resource Locator (URL)
easier to remember

18
Q

What does a router do?

A

Receives packets
Assigns Ip addresses to nodes/devices
Forwards/Sends/Transmits data packets
Identifies most efficient path to destination

19
Q

Why would encryption be used?

A

Data won’t be understood if it is intercepted (will be meaningless)
Only authorised users can access confidential material / Protect confidential data

20
Q

What is a wireless access point?

A

can be built in/separate
connects wireless and wired networks
allows wifi enabled devices to connect (wireless) to a network (wired)
creates wireless LAN

21
Q

What is a switch

A

connects devices on a network (LAN)
messages/data to specific, intended device (using the MAC address of all devices on LAN)

22
Q

What is the difference between a hub and switch?

A

Hub sends a copy of data to all devices on network, switch uses MAC address to send to a specific device

23
Q

What is a network interface card?

A

Allows device to connect to a network (internal device- embedded onto motherboard)
Contains the MAC device which is used to send/ receive data (coverts signals and digital data)

24
Q

What are the characteristics of a MAC address?

A

48 bits long- has hexadecimal
separated by colon (:)