chapter 1 Flashcards

introduction (38 cards)

1
Q

What is data communication?

A

The exchange or transfer of data/information between a source and a receiver.

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

What are the four fundamental characteristics of an effective data communication system?

A
  • Delivery
  • Accuracy
  • Timeliness
  • Jitter
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define ‘Delivery’ in the context of data communication.

A

The system must deliver data to the current destination intended device or user.

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

What does ‘Accuracy’ refer to in data communication?

A

The system must deliver data accurately; altered data during transmission is unusable.

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

Explain ‘Timeliness’ in data communication.

A

Data must be delivered in a timely manner; late data is useless.

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

What is ‘Jitter’?

A

Variation in packet arrival time; uneven delay in delivery of audio or video packets.

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

What are protocols in data communication?

A

Rules and regulations that allow computers with different systems to share resources.

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

List the five components of a communication system.

A
  • Message
  • Sender
  • Receiver
  • Transmission medium
  • Protocol
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a ‘Message’ in data communication?

A

The information (data) to be communicated, such as text, pictures, audio, and video.

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

Define ‘Sender’ in a communication system.

A

The device that sends the data message, e.g., computer, workstation, or telephone.

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

What is a ‘Receiver’ in data communication?

A

The device that receives the message, such as a computer, workstation, or television.

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

What is a ‘Transmission medium’?

A

The physical path by which a message travels from sender to receiver, e.g., cables or radio waves.

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

What is the purpose of network models?

A

To organize, unify, and control hardware and software components of data communication.

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

Name the two primary network models mentioned.

A
  • OSI model (Open Systems Interconnection)
  • Internet model (TCP/IP)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the two categories of network standards?

A
  • De facto
  • De jure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Define ‘De facto standards’.

A

Standards that are adopted through widespread use but not officially approved by an organized body.

17
Q

What are ‘De jure standards’?

A

Standards that have been legislated by an officially organized body.

18
Q

List some standards creation committees.

A
  • International Organization for Standards (IOS)
  • International Telecommunication Unit-Telecommunication (ITU-T)
  • American National Standards Institute (ANSI)
  • Institute of Electrical and Electronics Engineers (IEEE)
  • Electronic Industries Association (EIA)
19
Q

What is a communication link?

A

A pathway through which data is transferred between two or more communicating devices.

20
Q

What is a ‘Point-to-point’ connection?

A

A dedicated link between two communicating devices.

21
Q

Define ‘Multipoint connection’.

A

A connection where more than two specific devices share a single link.

22
Q

What does ‘Topology’ refer to in networking?

A

The layout of a network, either physically or logically.

23
Q

List the five basic topologies.

A
  • Mesh topology
  • Star topology
  • Bus topology
  • Ring topology
  • Tree topology
24
Q

What is ‘Mesh topology’?

A

Every device has a dedicated point-to-point link to every other device.

25
What are the advantages of Mesh topology?
* Guarantees data load capacity * Does not incapacitate the entire system if one link fails * Added privacy and security * Easy fault identification & isolation
26
What is 'Star topology'?
Each device has a dedicated point-to-point link to a central controller called a hub.
27
Define 'Bus topology'.
A multipoint topology where one long cable acts as a backbone linking all devices.
28
What is 'Ring topology'?
Each device has a point-to-point connection with the two devices on either side, passing signals in one direction.
29
What is 'Tree topology'?
A variation of star topology where all nodes are linked to a central hub controlling traffic.
30
Name the three transmission modes.
* Simplex * Half duplex * Full duplex
31
What is 'Simplex' communication?
Unidirectional communication where only one device can transmit.
32
Define 'Half duplex' communication.
Each station can transmit and receive, but not at the same time.
33
What is 'Full duplex' communication?
Both stations can transmit and receive simultaneously.
34
List the categories of networks based on size and distance.
* Local Area Network (LAN) * Wide Area Network (WAN) * Metropolitan Area Network (MAN) * Internetworks
35
What is a Local Area Network (LAN)?
A network that links devices in a single office, building, or campus, usually privately owned.
36
Define Wide Area Network (WAN).
A network providing long-distance transmission of data over large geographic areas.
37
What is a Metropolitan Area Network (MAN)?
A network covering an area inside a town or city, designed for high-speed connectivity.
38
What are Internetworks?
Networks that are interconnected, typically using routers or gateways.