Introduction to Data Communications
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

Simplex communication is also known as ______ communication.

one-way

In half-duplex communication, devices can send and receive data, but not at the ______ time.

same

Full-duplex communication allows both devices to send and receive data at the ______ time.

same

A network is a set of devices, often referred to as ______, connected by communication links.

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

A ______ can be a cable, air, optical fiber, or any medium which can transport a signal.

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

Local Area Network (LAN) and Wide Area Network (WAN) are two broad categories of ______ networks.

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

Devices that can send and/or receive data generated by other nodes are considered ______.

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

The growth of number and power of computers is driving the need for their ______.

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

Data communications deals with the transmission of signals in a reliable and efficient manner, focusing on the transmission of ______.

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

The fundamental purpose of a communications system is the exchange of ______ between two parties.

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

The ______ converts data into transmittable signals.

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

Loss of power in a signal as it travels from the sending device to the receiving device is known as ______.

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

Bandwidth refers to the amount of ______ that can be transferred from one point to another in a certain time period.

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

Protocols are sets of ______ that govern data communication.

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

A ______ can transmit a maximum of 56,000 bps, limiting the amount of information transferred.

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

The ______ takes incoming data after it has been transmitted.

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

The basic building block of any communications facility is the ______ line.

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

For long-distance communications, the choice of media is generally made by the long-distance ______.

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

The ever-increasing capacity of ______ optic channels is making channel capacity a virtually free resource.

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

Despite the growth in the capacity, transmission services remain the most costly component of a communications ______ for most businesses.

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

Point-to-Point protocol (PPP) defines how two devices will ______ each other.

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

In a ______ connection, there is a single transmitter and receiver.

<p>Point to Point</p> Signup and view all the answers

The type of transmission can be categorized as unicast, ______, or broadcast.

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

The growing use of ______ transmission is a result of the trend toward universal personal telecommunications.

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

The protocol maintains data integrity ensuring that the packets arrive in ______.

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

In a Bus topology, one long cable acts as a single communication ______.

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

The cable used in bus topology is RJ-45 cable or ______ cable.

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

In Star topology, sharing data is only possible through a ______.

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

In Ring topology, each node is strongly connected with its adjacent ______.

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

If the ______ fails in Star topology, the entire network will be affected.

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

Mesh topology provides a point to point connection by ensuring every node is directly connected to ______.

<p>another node</p> Signup and view all the answers

One of the disadvantages of Ring topology is a single point of ______.

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

In Star topology, all computer systems are connected with a central device called ______.

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

One disadvantage of Mesh topology is that it is very difficult to add new ______.

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

Hybrid topology is a combination of various different topologies such as Bus, Star, and ______.

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

Star topology is less expensive due to less ______.

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

In a Bus topology, it takes more time to pass messages from one ______ to another.

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

Tree topology is a combination of Bus and ______ topology.

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

A major disadvantage of Tree topology is its ______, which can be quite complex.

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

In Tree topology, if the first level of a ______ fails, subsequent levels are affected too.

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

The _____ develops standards and submits to ANSI for approval.

<p>standard bodies</p> Signup and view all the answers

The Internet evolved from _____, the first operational packet network.

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

The _____ coordinates and develops standards for US telephone service.

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

The _____ develops and coordinates standards such as HTTP, HTML, and XML.

<p>WWW consortium</p> Signup and view all the answers

One major global trend in networking is known as Bring Your Own _____ (BYOD).

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

Cloud computing offers benefits such as organizational _____ and agility.

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

The classic Internet applications from the 1980s include electronic mail and _____ transfer.

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

Networking supports the way we _____ in our daily lives.

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

Study Notes

Introduction to Data Communications

  • Data communication is the exchange of data between two or more devices.
  • Data can include text, images, audio, video, and multimedia files.
  • Devices must be capable of sending and receiving data over a communication medium.
  • Examples of devices include personal computers, mobile phones, laptops, etc.

Data Representation

  • Text: ASCII (7-bit pattern, 128 symbols), Extended ASCII (8-bit, more symbols), Unicode (32-bit, numerous symbols).
  • Numbers: Represented by bit patterns (binary).
  • Images: Represented by pixels (picture elements). Pixel size determines resolution.
  • Audio: Represented by a continuous (analog) signal.
  • Video: Can be either analog or digital.

Data Flow

  • Simplex: One-way communication (e.g. television broadcasting).
  • Half-duplex: Two-way communication, but not simultaneous (e.g. walkie-talkie).
  • Full-duplex: Two-way communication, simultaneous (e.g. telephone calls).

Networks

  • Networks are sets of devices (nodes) connected by communication links.
  • Nodes can be computers, printers, or other devices.
  • Links can be cables, air, optical fiber, or other mediums.
  • Two broad categories of networks: LANs (Local Area Networks) and WANs (Wide Area Networks).

Communication Media

  • Selection is a basic business decision for internal versus long-distance communication links.
  • Rapid advances in technology change the mix of technologies used.
  • Fiber optic and wireless technologies are gaining popularity.
  • Transmission costs still influence the choices made.

Physical Structure

  • Type of Connection: Point-to-point (single transmitter/receiver) or multipoint (multiple recipients).
  • Physical Topology: Arrangement of devices in a network (e.g. star, bus, ring, mesh, hybrid).

Switching Techniques

  • Circuit Switching: Establishes a dedicated communication path for the duration of conversation.
  • Packet Switching: Data is divided into small chunks (packets) and sent across the network with no dedicated path.

Protocols

  • Protocols are rules used for communication between active network elements.
  • Protocols define communication formats, timing, and actions on message receipt.

Standard Bodies

  • Organizations that establish and promote standards in data communication.
  • Examples include ISO, ITU, ANSI, IEEE, Telcordia, ETSI, IAB, IETF, IRTF, OMG, WWW consortium.

The Internet

  • The internet evolved from ARPANET, a first operational packet network.
  • It was adapted for tactical radio, satellite nets and needed interoperability, leading to standardized TCP/IP.

Networking Today

  • Networking impacts daily lives in learning, communication, work, and play.
  • The internet of things (IoT) significantly influences how we use the internet today.

Collaboration

  • Collaboration is facilitated by the ability to communicate across different devices.
  • Trends in online collaboration support a range of devices.
  • The rise of ByOD further supports devices used in the process of collaboration.
  • Cloud computing is a trend.
  • Cloud computing offers agility, rapid deployment, lower infrastructure costs, and creation of new business models.

Studying That Suits You

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

Quiz Team

Description

This quiz covers the basics of data communications, including the definition, types of data, and examples of devices involved. It also explores data representation methods for text, numbers, images, audio, and video, as well as data flow types like simplex, half-duplex, and full-duplex communications.

More Like This

Use Quizgecko on...
Browser
Browser