Data Communication and OSI Model - Vocabulary Flashcards

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

1/64

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms and concepts from the Data Communication lecture notes, including data concepts, network types, OSI layers, protocols, and modern technologies.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

65 Terms

1
New cards

Data

Raw facts and figures that can be processed to derive information; includes text, numbers, images, audio, and video.

2
New cards

Information

Data that has been processed and organized to provide meaning.

3
New cards

Data Communication

Exchange of data between two or more networked devices capable of sending and receiving data over a communication medium.

4
New cards

Sender

A device that transmits data over a network.

5
New cards

Receiver

A device that receives data over a network.

6
New cards

Message

The data or information exchanged between sender and receiver.

7
New cards

Medium (Transmission Medium)

The path (wired or wireless) through which the message travels between source and destination.

8
New cards

Protocol

A set of rules that governs data communications between parties.

9
New cards

Delivery

The data is delivered to the correct destination and user.

10
New cards

Accuracy

Data delivered without errors.

11
New cards

Timeliness

Delivery of data in a timely manner; real-time transmission for audio/video.

12
New cards

Jitter

Variation in packet arrival time, which can affect timeliness.

13
New cards

Text

Data consisting of letters; stored as bits and often encoded as ASCII or Unicode.

14
New cards

Numbers

Data consisting of digits 0–9.

15
New cards

Images

Visual data; a pixel is the smallest element; size depends on resolution.

16
New cards

Audio

Sound data; continuous data that can be recorded and broadcasted.

17
New cards

Video

Broadcasting of data in the form of pictures or moving images.

18
New cards

Simplex

One-way data transmission only.

19
New cards

Half duplex

Two-way transmission, but not at the same time.

20
New cards

Full duplex

Both parties can transmit and receive simultaneously.

21
New cards

Node

A device capable of transmitting or receiving data on a network.

22
New cards

Computer Network

A collection of nodes connected by links, enabling data communication with emphasis on reliability, security, and performance.

23
New cards

Local Area Network (LAN)

A network confined to a small geographic area, such as a building or floor.

24
New cards

Wide Area Network (WAN)

A network covering a large geographic area.

25
New cards

Metropolitan Area Network (MAN)

A network larger than a LAN but smaller than a WAN, typically spanning a city.

26
New cards

OS I Model

Open Systems Interconnection model; a seven-layer framework for standardizing communication.

27
New cards

Physical Layer

OSI Layer 1; handles the physical connection and transmission of raw bits (cables, NICs, switches).

28
New cards

Data Link Layer

OSI Layer 2; provides node-to-node data transfer and error detection/correction (Ethernet, Wi‑Fi, MAC addresses).

29
New cards

Network Layer

OSI Layer 3; handles delivery of packets across networks and routing (IP, routers).

30
New cards

Transport Layer

OSI Layer 4; ensures complete data transfer with error recovery and flow control (TCP/UDP).

31
New cards

Session Layer

OSI Layer 5; manages sessions between applications (establishing, maintaining, terminating connections).

32
New cards

Presentation Layer

OSI Layer 6; translates, encrypts, compresses data between application and network (SSL/TLS, JPEG).

33
New cards

Application Layer

OSI Layer 7; services end-user applications (HTTP, FTP, SMTP).

34
New cards

Internet Protocol (IP)

Protocol that routes packets across networks using IP addresses.

35
New cards

ARPANET

Precursor to the Internet; early network funded by ARPA.

36
New cards

World Wide Web (WWW)

System that provides user-friendly access to information globally, developed by Tim Berners‑Lee.

37
New cards

Tim Berners‑Lee

Inventor of the World Wide Web.

38
New cards

Cloud Computing

On-demand computing resources and services hosted remotely (e.g., AWS, Microsoft Azure).

39
New cards

Amazon Web Services (AWS)

Amazon’s cloud platform offering scalable computing resources and services.

40
New cards

Microsoft Azure

Microsoft’s cloud platform providing cloud services and tools.

41
New cards

3G

Third-generation mobile networks offering higher data speeds and multimedia services.

42
New cards

4G

Fourth-generation mobile networks with improved speed and IP-based communication.

43
New cards

5G

Fifth-generation mobile networks with very high speeds and low latency.

44
New cards

Internet of Things (IoT)

Network of internet-connected everyday objects that exchange data.

45
New cards

Encryption algorithms

Methods used to encode data to protect confidentiality and integrity.

46
New cards

Security protocols

Rules to protect data and communications (authentication, encryption, integrity).

47
New cards

ASCII

American Standard Code for Information Interchange; encoding for text.

48
New cards

Unicode

A comprehensive encoding standard supporting many writing systems.

49
New cards

Pixel

The smallest element of a digital image.

50
New cards

Resolution

The number of pixels in an image; determines size and clarity.

51
New cards

Alexander Graham Bell

Inventor of the telephone, groundwork for voice communication.

52
New cards

Samuel Morse

Pioneer of the telegraph; demonstrated long-distance coded messaging.

53
New cards

Guglielmo Marconi

Pioneer of radio; developed methods to transmit/receive radio waves.

54
New cards

Radio

Wireless transmission of signals.

55
New cards

Data Flow

Movement of data between devices; modes include simplex, half duplex, and full duplex.

56
New cards

Data Routing

Choosing the best path for data transmission between sender and receiver.

57
New cards

Encapsulation

Wrapping data with protocol information from one layer into another.

58
New cards

Segmentation and Reassembly

Dividing a message into smaller segments for transmission and reassembling them at the destination.

59
New cards

Connection Control

Managing connection-oriented data transfer for lengthy data items.

60
New cards

Multiplexing

Combining multiple signals or data streams into one transmission unit.

61
New cards

Ordered Delivery

Maintaining a specific sequence of data delivery using sequence numbers.

62
New cards

Transmission Services

Quality of Service-related services in data transmission.

63
New cards

Flow Control

Regulating the rate of data transfer to prevent receiver overload.

64
New cards

Error Control

Techniques for detecting and correcting errors in transmission.

65
New cards