Data Communication Flashcards

1
Q

Components of Data Communication System

A

Sender: Device transmitting data.

Receiver: Device receiving data.

Transmission Medium: Path for data (e.g., cables, wireless).

Data: Communicated information (text, images, audio, video).

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

Protocol

A

Rules for accurate and secure data communication.
Examples: TCP/IP, HTTP, FTP, SMTP.

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

Bandwidth

A

Maximum data transmission rate.
Measured in bits per second (bps).

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

Latency

A

Delay between data transmission and reception.
Critical for real-time communication.

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

Error Detection and Correction

A

Ensures data integrity during transmission.
Techniques: Checksums, parity bits, CRC.

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

OSI Reference Model

A

Conceptual framework for network communication protocols.
7 Layers: Each with specific functions.

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

Why Do We Need OSI Model?

A

Solves interconnectivity problems.
Allows vendor flexibility for equipment and software.
Developed by ISO in the late 1970s.

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

Physical Layer (Layer 1)

A

Transmits raw bit streams over a physical medium.
Components: Cables, switches, NICs.
Protocols: Ethernet, USB, Bluetooth.

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

Data Link Layer (Layer 2)

A

Node-to-node data transfer, error detection, and correction.
Components: Switches, bridges.
Protocols: Ethernet, PPP, MAC.

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

Network Layer (Layer 3)

A

Device addressing, packet routing between networks.
Components: Routers.
Protocols: IP, ICMP.

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

Transport Layer (Layer 4)

A

Ensures complete data transfer, error recovery, and flow control.
Components: Gateways.
Protocols: TCP, UDP.

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

Session Layer (Layer 5)

A

Manages sessions between applications.
Protocols: NetBIOS, RPC.

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

Presentation Layer (Layer 6)

A

Translates, encrypts, and compresses data.
Protocols: SSL, TLS.

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

Application Layer (Layer 7)

A

Provides network services to applications.
Protocols: HTTP, FTP, SMTP, DNS.

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

Practical Example of OSI Model

A

Application: Email prepared by client.
Presentation: Email translated to network format.
Session: Session established between servers.
Transport: Email segmented for transmission.
Network: Packets routed with IP addresses.
Data Link: Packets framed for transmission.
Physical: Frames sent as signals.

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