Data Transmission 2

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary from the lecture on data packet, protocol, and their related concepts (speed, compression, transmission media, packet switching).

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Data Transmission

The process of sending and receiving data over a network.

2
New cards

Client

A computer or device that requests resources or services from a server.

3
New cards

Server

A computer or device that provides resources or services to clients.

4
New cards

Request

A message sent from a client to a server for resources or service.

5
New cards

Response

The data sent from a server back to a client after processing a request.

6
New cards

Compression

Encoding information so that it takes up less space than the original. If there is less to send, time is saved sending it.

7
New cards

Lossless Compression

A compression type that reduces the number of bits without losing any information by identifiying and eliminating statistical redundancy.

8
New cards

Lossy Compression

A compression type that permits some loss of data/information to achieve smaller size. However, there is no way to get back to the original state.

9
New cards

Data Packets

Small units of data used in network communication that hold information about the sender, destination and protocol in addition to the data.

10
New cards

Protocol

A set of rules that govern communication between devices in a network. Without protocols, communication would be impossible.

11
New cards

Requirements for communication to take place

  • encyption (CS, need for privacy)

  • voice

  • 2 or more parties involved in the communication

  • common language

  • ability to recieve (hear) data

  • programming to be able to interpret the data

12
New cards

Protocols also guarantee:

Data Integrity: Ensuring that information does not change during transmission.

Flow Control: Managing the rate of data transmission to prevent overwhelming a network.

Deadlock prevention: Avoiding situations where two processes cannot proceed due to waiting on each other. (no resource conflict)

Error checking: Determining presence of errors that occur during data transmission.

13
New cards

Transmission Speed

The rate at which data is transmitted over a network. It is influenced by various factors such as:

  • network bandwidth: theoretical speed of data

  • CPU speed

  • malicious software

14
New cards

Wired Communication

Transmission of data using physical connections like cables eg. copper cable, fiber optic cable. (transmission media)

15
New cards

Wireless Communication

Transmission of data without physical connections, using technologies like radio waves eg. microwave radio, satellites, bluetooth. (transmission media)

16
New cards

Packet Switching

A method of data transmission where files are broken prior into packets that take different routes to the destination.

Each packet contains the reciever’s address so each node can determine how to best get this packet closer to its destination.

17
New cards

Transoceanic Cables

Cables laid on the sea floor for transmitting data across oceans.