Unit 1: Page 20: Data Transmission Issues Flashcards

1
Q

What is data transmission?

A

It’s an important part of computer use. It involves sending digital messages between devices in a network, such as in a LAN or over the Internet.

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

List three security considerations associated with data transmission.

A

> User Autentication
Firewalls
Encryption

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

Describe how user authentication is associated with data transmission.

A

> Usernames and passwords authenticate users who have permission to use a network and prevent unauthorised access by hackers.

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

Describe how firewalls are associated with data transmission.

A

These monitor traffic to prevent unauthorised access and dangeroud data packets being passed into the system and causing harm.

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

Describe how encryption is associated with data transmission.

A

Information can be intercepted while being transmitted. Using encryption rnsures intercepted data cannot be read. HTTPS is a commonly used method for secure data transmission.

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

Explain the link between VPN and security.

A

VPNs create a secure connection between remote sites and users over the internet to prevent data being intercepted and read.

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

Draw a VPN diagram.

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

What is bandwidth?

A

Bandwidth is the rate of data transfer over a network, usually measuring in bits per second.

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

What is latency?

A

latency is the time delay for a data packet to transfer to its destination, usually measured in milliseconds.

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

Explain three implicaions with bandwidth and latency.

A

> Browsing the internet doesn’t need an instant response so latency isn’t a big factor. Bandwidth is an important factor as it affects how long files take to download.
Online gaming needs very low latency as players need a fast response for real - time updates of character movement, etc.
Video calls need low latency and high bandwidth as you need to transfer a lot of data (video and audio), but you also want a fast response to avoid stutter.

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

Explain what compression is.

A

Compression reduces file size so files can be transferred faster.

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

What is lossy compression?

A

Data removed during compression is permanently deleted. Commonly used in images, audio and video.

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

What is lossless compression?

A

All original data can be recovered when uncompressed. commonly used for documents

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

Explain what a codec is.

A

A codec is a program used to compress and decompress video and audio files. This reduces the space they take up on disk (HDD) and allows fast transfer over a network, such as the internet, for VOIP calls and online streaming.
> This leads to a loss of quality in the video or audio - in resolution, frames per second or both.

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