chapter 1 Flashcards
introduction (38 cards)
What is data communication?
The exchange or transfer of data/information between a source and a receiver.
What are the four fundamental characteristics of an effective data communication system?
- Delivery
- Accuracy
- Timeliness
- Jitter
Define ‘Delivery’ in the context of data communication.
The system must deliver data to the current destination intended device or user.
What does ‘Accuracy’ refer to in data communication?
The system must deliver data accurately; altered data during transmission is unusable.
Explain ‘Timeliness’ in data communication.
Data must be delivered in a timely manner; late data is useless.
What is ‘Jitter’?
Variation in packet arrival time; uneven delay in delivery of audio or video packets.
What are protocols in data communication?
Rules and regulations that allow computers with different systems to share resources.
List the five components of a communication system.
- Message
- Sender
- Receiver
- Transmission medium
- Protocol
What is a ‘Message’ in data communication?
The information (data) to be communicated, such as text, pictures, audio, and video.
Define ‘Sender’ in a communication system.
The device that sends the data message, e.g., computer, workstation, or telephone.
What is a ‘Receiver’ in data communication?
The device that receives the message, such as a computer, workstation, or television.
What is a ‘Transmission medium’?
The physical path by which a message travels from sender to receiver, e.g., cables or radio waves.
What is the purpose of network models?
To organize, unify, and control hardware and software components of data communication.
Name the two primary network models mentioned.
- OSI model (Open Systems Interconnection)
- Internet model (TCP/IP)
What are the two categories of network standards?
- De facto
- De jure
Define ‘De facto standards’.
Standards that are adopted through widespread use but not officially approved by an organized body.
What are ‘De jure standards’?
Standards that have been legislated by an officially organized body.
List some standards creation committees.
- 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)
What is a communication link?
A pathway through which data is transferred between two or more communicating devices.
What is a ‘Point-to-point’ connection?
A dedicated link between two communicating devices.
Define ‘Multipoint connection’.
A connection where more than two specific devices share a single link.
What does ‘Topology’ refer to in networking?
The layout of a network, either physically or logically.
List the five basic topologies.
- Mesh topology
- Star topology
- Bus topology
- Ring topology
- Tree topology
What is ‘Mesh topology’?
Every device has a dedicated point-to-point link to every other device.