Data Communications Fundamentals
48 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Data communications is the exchange of data between two devices via some form of transmission medium such as via ______.

wire cable

The four fundamental characteristics that affect the effectiveness of data communication are delivery, accuracy, timeliness, and ______.

jitter

The ______ is the device that sends the data message.

sender

In a simplex data flow, communication is ______, as on a one-way street.

<p>unidirectional</p> Signup and view all the answers

In a half duplex system, each station can both transmit and receive, but not at the ______.

<p>same time</p> Signup and view all the answers

A ______ is defined as a set of nodes connected by communication links.

<p>network</p> Signup and view all the answers

Distributed processing is when a task is divided among multiple ______.

<p>computers</p> Signup and view all the answers

Performance of a network is measured in various ______.

<p>criteria</p> Signup and view all the answers

The physical layer is responsible for movements of individual bits from one node to the next, dealing with physical characteristics of interfaces and media, as well as the representation of ______.

<p>bits</p> Signup and view all the answers

The data link layer is responsible for moving ______ from one node to the next.

<p>frames</p> Signup and view all the answers

The network layer is responsible for the delivery of individual ______ from the source host to the destination host.

<p>packets</p> Signup and view all the answers

The transport layer is responsible for the delivery of a ______ from one process to another.

<p>message</p> Signup and view all the answers

The session layer establishes, maintains and synchronizes the ______ between communicating systems.

<p>interaction</p> Signup and view all the answers

The presentation layer is responsible for translation, compression, and ______.

<p>encryption</p> Signup and view all the answers

The application layer provides services to the ______.

<p>user</p> Signup and view all the answers

In the OSI model, changes in one layer should not require changes in ______ layers.

<p>other</p> Signup and view all the answers

A ______ is used to filter traffic on the network and minimize collisions.

<p>bridge</p> Signup and view all the answers

Bridges operate at the ______ layer of the OSI model.

<p>data link</p> Signup and view all the answers

A bridge reads the destination address of a packet to determine if it should ______ or filter it.

<p>forward</p> Signup and view all the answers

When traffic becomes too heavy between segments, a bridge can become a ______.

<p>bottleneck</p> Signup and view all the answers

The ______ Protocol is used to prevent looping within a network topology.

<p>Spanning Tree</p> Signup and view all the answers

A ______ is a backup route that ensures continuous data flow if the primary path fails.

<p>redundant path</p> Signup and view all the answers

A loop occurs when data circulates along redundant paths, leading to a ______ storm.

<p>broadcast</p> Signup and view all the answers

In a spanning tree protocol, a ______ Bridge is chosen as the main reference point for the network.

<p>Root</p> Signup and view all the answers

Bridges use physical addresses known as ______ to make data forwarding decisions.

<p>MAC addresses</p> Signup and view all the answers

Transmission media is a physical medium through which data is transmitted from one device to another within a ______.

<p>network</p> Signup and view all the answers

Conducted or guided media use a ______ such as a wire or fiber optic cable to move the signal.

<p>conductor</p> Signup and view all the answers

______ media use radio waves of different frequencies and do not require a wired connection.

<p>Wireless</p> Signup and view all the answers

Transmission impairments limit the ______ a signal can travel.

<p>distance</p> Signup and view all the answers

Twisted pair wires consist of two insulated copper wires arranged in a regular ______ pattern.

<p>spiral</p> Signup and view all the answers

The pair in a shielded twisted pair (STP) is wrapped with ______ foil or braid for insulation.

<p>metallic</p> Signup and view all the answers

Category 5 UTP cables can achieve data rates of up to ______ mbps.

<p>100</p> Signup and view all the answers

Coaxial cables are used for cable television, LANs, and ______.

<p>telephone</p> Signup and view all the answers

For digital signals, repeaters are needed every ______ kilometers.

<p>2-3</p> Signup and view all the answers

Fiber optic cables require a light source such as an injection laser diode or ______.

<p>LED</p> Signup and view all the answers

One advantage of fiber optic cables is their ______ to environmental interference.

<p>immunity</p> Signup and view all the answers

Coaxial cables have a bandwidth of ______ to 600MHz.

<p>400</p> Signup and view all the answers

A disadvantage of fiber optic cables is that they can be ______ over short distances.

<p>expensive</p> Signup and view all the answers

Wireless transmission uses ______ for both transmission and reception.

<p>antennas</p> Signup and view all the answers

Single mode fiber guides light down the center of an extremely narrow ______.

<p>core</p> Signup and view all the answers

Microwave transmission requires an unobstructed line of sight between the source and the ______.

<p>receiver</p> Signup and view all the answers

Satellite microwave transmission involves a microwave relay station in ______.

<p>space</p> Signup and view all the answers

The ______ band is known for experiencing major rain interference.

<p>Ku</p> Signup and view all the answers

In satellite communication, earth stations send signals to the satellite on an ______.

<p>uplink</p> Signup and view all the answers

A significant disadvantage of microwave transmission is the requirement for ______ towers and repeaters.

<p>expensive</p> Signup and view all the answers

Geostationary satellites remain above the equator at a height of ______ miles.

<p>22,300</p> Signup and view all the answers

Optical communication uses ______ rays as a medium for propagation.

<p>light</p> Signup and view all the answers

The first designated satellite transmission band is called the ______ band.

<p>C</p> Signup and view all the answers

Study Notes

Data Communications

  • Data communications is the exchange of data between two devices via a transmission medium like wire cable.
  • Communication systems consist of hardware and software components.
  • Key characteristics affecting data communication effectiveness include delivery, accuracy, timeliness, and jitter (variation in packet arrival time).
  • Components of a data communication system include message, sender, receiver, and transmission medium (e.g., twisted-pair wire, coaxial cable, fiber-optic cable).

Data Representation

  • Text is represented as a bit pattern (sequence of 0s and 1s).
  • Numbers are also represented by bit patterns.
  • Images are composed of pixels (picture elements).
  • Pixel size depends on image resolution.

Data Flow

  • Simplex: unidirectional data flow (e.g., keyboard to monitor).
  • Half-duplex: both devices can transmit but not simultaneously (e.g., walkie-talkies).
  • Full-duplex: both devices transmit and receive simultaneously (e.g., telephone networks).

Networks

  • A network is a collection of nodes (devices) connected by communication links (e.g., computers, printers).
  • Distributed processing is when tasks are distributed among multiple computers.
  • Network performance is measured by factors such as number of users, hardware capabilities, transmission medium type, and software efficiency.
  • Reliability is determined by failure frequency, recovery time, and robustness.
  • Network security is maintained through protecting data from unauthorized access, damage, and losses.

Physical Structures

  • A link is a communications pathway for data transfer between devices.
  • Point-to-point links provide a dedicated link between two devices.
  • Multipoint (multidrop) links share a link between multiple devices (spatially or temporarily).
  • Topology: the geometric representation of connections between devices in a network.
  • Different topologies exist: Mesh, Star, Bus, Ring, Tree, and Hybrid.

Network Models

  • OSI model is a seven-layered architecture for network communication.

  • Internet model is a five-layered architecture for network communication.

  • Network categories include LANs (local), MANs (metropolitan), and WANs (wide area).

  • IP (Internet Protocol) is used for addressing hosts on a network.

  • IPV4 and IPV6 are different versions of the Internet Protocol.

  • Standards like the OSI model are used for communication in networks.

Protocols and Standards

  • Protocols are sets of rules governing data communication.
  • Key protocol elements include syntax, semantics, and timing.
  • Standards ensure compatibility between network devices.
  • Standards organizations like ISO define and implement these protocols.

Transmission Media

  • Transmission media is the physical pathway for data transmission in a network (wired or wireless).
  • Wired media use physical conductors, while wireless media use radio waves.
  • Factors like bandwidth, transmission impairments, and the number of receivers influence transmission capacity.
  • Common examples of guided media include twisted-pair cable, coaxial cable, and fiber-optic cable.
  • Wireless media include radio and infrared.

Error Detection and Correction

  • Errors occur if the receiver's information doesn't match the sender's.
  • Single-bit errors occur when a single bit is altered during transmission.
  • Multiple-bit errors occur when more than one bit is altered.
  • Burst errors occur when multiple consecutive bits are altered.
  • Error detection methods ensure reliable data transmission (parity check, checksum, CRC).

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Final Exam Summary PDF

Description

Test your knowledge on the key concepts of data communications including characteristics, flow types, and network layers. This quiz covers essential terminology and principles that govern the exchange of data between devices. Challenge yourself and enhance your understanding of how data communication systems operate.

More Like This

Use Quizgecko on...
Browser
Browser