Chapter 1: Introduction Flashcards
Data communication depends on what four characteristics?
- Delivery
- Accuracy
- Timeliness
- Jitter
What does Delivery mean?
That data is delivered to the intended device, and ONLY to that intended device.
What does Accuracy mean?
That data is delivered as it was intended.
What does Timeliness mean?
That data is delivered at the correct time and without significant delay.
What does Jitter mean?
That data is sent AND received at same rate.
What are the five components of data communication?
- Message
- Sender
- Receiver
- Medium
- Protocol
What are the three types of Data Flow systems?
- Simplex
- Half-Duplex
- Full-Duplex
What is Simplex?
A data flow system in which data is sent in only one direction, from sender to receiver. The channel’s entire capacity is used to transmit data.
Exs: monitor, keyboard.
What is Half-Duplex?
A data flow system in which data flows bidirectionally but NOT simultaneously. The channel’s entire capacity is used to transmit data.
Ex: walkie-talkies.
What is Full-Duplex?
A data flow system in which data flows bidirectionally AND simultaneously. The channel’s capacity is divided into send and receive streams.
Ex: telephone systems.
What are the three criteria that a successful network must have?
- Performance
- Reliability
- Security
How is network Performance primarily measured?
Throughput: the amount of data that goes through a network in a given amount of time. Usually measured in bits-per-second.
Delay / Latency: the amount of time it takes data to travel from sender to receiver.
How is network Security primarily measured?
- Protecting data from unauthorized access.
- Protecting data from damage.
- Policies and procedures for recovering from data breaches and losses.
How is network Reliability primarily measured?
- Frequency of failure.
- Time to recover from failure.
- Network robustness during catastrophe.
What are the four network topologies?
- Mesh
- Star
- Bus
- Ring