Midterm Flashcards

(39 cards)

1
Q

Telecommunication

A

Communication at a distance

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

Data

A

Information presented in whatever form is agreed upon by the parties creating and using the data

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

Data communications

A

The exchange of data between two devices via some form of transmission medium such as a wire cable

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

Message

A

The message is the information (data) to be communicated

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

Sender

A

The device that sends the data message

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

Receiver

A

The device that receives the message

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

Transmission medium

A

The transmission medium is the path by which a message travels from sender to receiver

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

Protocol

A

A protocol is a set of rules that govern data communications

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

Simplex

A

The communication is unidirectional

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

Example of Simplex

A

Keyboards and traditional monitors

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

Half-duplex

A

Each station can both transmit and
receive, but not at the same time

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

Example of Half-duplex

A

Walkie-talkies and citizen band radios

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

Full-duplex

A

Both stations can transmit and
receive simultaneously

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

Example of Full-duplex

A

Telephone network

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

Network

A

A set of devices connected by communication links

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

Point-to-point

A

A point-to-point connection provides
a dedicated link between two devices

17
Q

Multipoint

A

A connection is one in which more than two specific devices share a single link

18
Q

Mesh

A

Every device is connected to another device via a particular channel

19
Q

Advantages of Mesh

A
  • robust.
  • the fault is diagnosed easily
  • reliable
  • security
  • privacy
20
Q

Disadvantages of Mesh

A
  • installation and configuration are difficult
  • the cost of cables is high
  • the cost of maintenance is high
21
Q

Star

A

All the devices are connected to a
single hub through a cable.

22
Q

Bus

A

A network type in which every computer and network device is connected to a single cable.

23
Q

Ring

A

Each device has a dedicated point-to-point connection with only the two devices on either side of it.

24
Q

Hybrid

A

A main star topology with each branch connecting several stations in a bus topology

25
Seven Layers of OSI
- Application - Presentation - Session - Transport - Network - Data link - Physical
26
Physical layer
Responsible for movements of individual bits from one hop (node) to the next
27
Functions of physical layer
- Physical characteristics of interfaces and medium - Representation of bits: - Data rate - Synchronization of bits - Line configuration - Physical topology - Transmission mode
28
Data link layer
Responsible for moving frames from one hop (node) to the next (hop-to-hop delivery)
29
Functions of data link layer
- Framing - Physical Addressing - Flow Control - Error Control - Access Control
30
Network layer
Responsible for the delivery of individual packets from the source host to the destination host
31
Functions of network layer
- Logical Addressing - Routing
32
Transport layer
Responsible for the delivery of a message from one process to another
33
Functions of transport layer
- Segmentation and reassembly - Connection control - Service point addressing
34
Session layer
Responsible for dialog control and synchronization
35
Functions of session layer
- Synchronization - Dialog control
36
Presentation layer
Responsible for translation, compression, and encryption
37
Functions of Presentation layer
- Translation - Compression - Encryption
38
Application layer
Responsible for providing services to the user
39
Functions of application layer
- Network virtual terminal - File transfer, access, and management - Mail services