//1. Communication in a Connected World Flashcards

1
Q

What are the topics for this Module?

A
  1. Network types
  2. Data Transmission
  3. Bandwidth and Throughput
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Networks installed in small offices, or homes and home offices, are referred to as?

A

Small Office / Home Office (SOHO)

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

SOHO networks let you share resources like?

A

Printers, documents, pictures, and music, between a few local users.

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

In business, large networks can be used to what?

A

Advertise and sell products, order supplies, and communicate with customers.

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

The internet is considered a “___________” because it is literally made up of thousands of local networks that are connected to each other.

A

“network of networks”

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

____________ Connect a few computers to each other and to the internet.

A

Small Home Networks

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

The __________ network allows computers in a home office or a remote office to connect to a corporate network, or access centralized, shared resources.

A

Small Office and Home Office Networks (SOHO)

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

__________ networks, such as those used by corporations and schools, can have many locations with hundreds or thousands of interconnected hosts.

A

Medium to large

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

The __________ is a network of networks that connects hundreds of millions of computers world-wide.

A

Internet / World wide networks

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

Can be placed in or on objects to track them or monitor sensors for many conditions.

A

Radio frequency identification (RFIDs)

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

What type of network allows computers in a home office or a remote office to connect to a corporate network?

A

Small office home office network

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

What can be placed in or on a package so that it can be tracked?

A

RFID Tag

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

What is data in its raw form?

A

It is the information that you input.

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

What type of data that you offer yourself? You realize that data is being collected to you and you agree to share it.

A

Volunteered data

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

This is the type of data that you generate by your activities. Like credit cards, which every place you used your credit card will know your location or any other info.

A

Inferred data

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

This type of data is collected by passively observing and recording events, behaviors, or phenomena as they naturally occur, without any intentional manipulation or interference.

This could include recording customer behavior in a store, monitoring wildlife in their natural habitat, or tracking website traffic patterns.

A

Observed data

17
Q

Computers and networks only work with?

A

Binary digits

18
Q

All of our data is stored and transmitted as?

A

Series of bits

19
Q

Each bits can only have?

A

Two possible values. 1 or 0

20
Q

The term bit is an abbreviation of?

A

Binary Digit

21
Q

The _______ represents the smallest piece of data.

22
Q

Computers only interprets patterns of?

23
Q

A bit is stored and transmitted as one of two possible discrete states like what?

A

This can include two directions of magnetization, two distinct voltage or current levels, two distinct levels of light intensity, or any other physical system of two discrete states. For example, a light switch can be either On or Off; in binary representation, these states would correspond to 1 and 0 respectively.

24
Q

Computer manufacturers agreed to use one code called the ?

25
Q

What is the meaning of ASCII?

A

American Standard Code for Information Interchange

26
Q

With ASCII, each character is represented by?

A

Eight bits.

For example:

Capital letter: A = 01000001
Number: 9 = 00111001
Special character: # = 00100011

27
Q

After the data is transformed into a series of bits, it must be converted into __________ that can be sent across the network media to its destination.

28
Q

Refers to the physical medium on which the signals are transmitted

29
Q

Examples of media are?

A

copper wire, fiber-optic cable, and electromagnetic waves through the air.

30
Q

A signal consists of or _________ that are transmitted from one connected device to another.

A

Electrical or Optical Pattern

31
Q

What are the three common methods of signal transmission used in networks?

A

Electrical signals - Transmission is achieved by representing data as electrical pulses on copper wire.

Optical signals - Transmission is achieved by converting the electrical signals into light pulses.

Wireless signals - Transmission is achieved by using infrared, microwave, or radio waves through the air.

32
Q

Rate of transfer is usually discussed in terms of?

A

Bandwidth and Throughput

33
Q

Bandwidth is the _________ of a medium to carry data.

34
Q

It measures the amount of data that can flow from one place to another in a given amount of time.

A

Digital Bandwidth

35
Q

What are the 5 units of bandwidth and its abbreviation?

A
  1. Bits per second = bps
  2. Kilobits per second = Kbps
  3. Megabits per second = Mbps
  4. Gigabits per second = Gbps
  5. Terabits per second = Tbps
36
Q

_________ is the measure of the transfer of bits across the media over a given period of time. However, due to a number of factors, __________ does not usually match the specified bandwidth.

A

Throughput

37
Q

What are some factors that affect throughput?

A

The amount of data being sent and received over the connection

The types of data being transmitted

The latency created by the number of network devices encountered between source and destination

38
Q

refers to the amount of time, including delays, for data to travel from one given point to another.

39
Q

Explain this:

In an internetwork or network with multiple segments, throughput cannot be faster than the slowest link of the path from sending device to the receiving device. Even if all or most of the segments have high bandwidth, it will only take one segment in the path with lower bandwidth to create a slowdown of the throughput of the entire network.

A

This explanation describes the bottleneck effect in networking. Let’s break it down step by step:

  1. Understanding Throughput & Bandwidth

Bandwidth is the maximum amount of data that a link can transfer per second (e.g., 100 Mbps, 1 Gbps).

Throughput is the actual speed at which data travels across the network, which depends on factors like network congestion, latency, and hardware limitations.

  1. The Slowest Link Determines the Speed

In a network with multiple segments (or an internetwork), data travels through multiple links between the sender and receiver.

If one of those links has a lower bandwidth, it will become the bottleneck and limit the overall throughput.

This is similar to traffic on a road—even if most roads are wide highways, a single narrow street can slow down traffic for everyone.

  1. Example Scenario

Imagine you have a path between two devices with the following bandwidths:

Segment 1: 1 Gbps

Segment 2: 100 Mbps (Bottleneck)

Segment 3: 1 Gbps

Even though most of the network is fast (1 Gbps), the slowest link (100 Mbps) restricts the entire data transfer speed. Data cannot flow faster than this bottleneck.

  1. Real-World Impact

If an organization upgrades some network links but leaves others outdated (e.g., a slow ISP connection), the throughput will still be limited by the slowest part.

This is why end-to-end performance is crucial—just upgrading certain parts of a network won’t necessarily improve speeds unless all segments are optimized.