MODULE 2 Flashcards

1
Q

It is an interconnected set of autonomous computers.

A

Computer Network

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

Computer networks have emerged as a result of the convergence of two technologies of this century

A

Computer and Communication

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

The exchange of data between two nodes (e.g., computer) via some form of transmission media (e.g., cable).

A

Data Communication

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

3 types of data flow

A

✓ Simplex
✓ Half Duplex
✓ Full Duplex

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

In this case data flows in only one direction on the data communication line (medium).

A

Simplex

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

Data flows in both directions but not at the same time. If one device is sending, the other can only receive (vice versa).

A

Half Duplex

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

Data flows in both directions simultaneously. Device can send and receive at the same time.

A

Full Duplex

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

It is a set of rules that govern data communication.

A

Protocol

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

Protocol used in network communications also define:

A

✓ Message Encoding
✓ Message Formatting and encapsulation
✓ Message timing
✓ Message size
✓ Message delivery options

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

Illustration of message encoding:

A

Message source – Encoder (Signal) – Transmitter – Transmitter Medium – Receiver - Decoder (Signal) - Message Destination

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

Both sender and receiver must agree upon a format.

A

Message Formatting

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

The process in which some extra information is added to the data item to identify the sender and receiver.

A

Data Encapsulation

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

Long messages must be broken into smaller pieces to travel across a network so that the transmission medium can handle it.

A

Message Size

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

3 Types of Message Delivery Options

A

✓ Unicast
✓ Multicast
✓ Broadcast

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

2 Types of Transmission Network

A

✓ Broadcast Network
✓ Point-to-point Network

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

It has a single communication channel that is shared by all the machines on the network.

A

Broadcast Networks

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

This system generally also
allows possibility of addressing
the packet to all destinations (all nodes on the network). When
such a packet is transmitted
and received by all the
machines on the network, this mode of operation is known as ___ .

A

Broadcast Mode

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

Some Broadcast systems also supports transmission to a sub-set of machines, something
known as ___ .

A

Multicasting

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

The end devices that wish to communicate are called stations.The switching devices are called nodes. Some nodes connect to other nodes and some attached stations. There may exist multiple paths between a source-destination pair for better network reliability. The switching nodes are not concerned with the contents of data.

A

Point-to-point Networks

20
Q

As a general rule (although there are many exceptions),smaller, geographically localized networks tend to use ___, whereas larger networks normally use are ___ .

A

✓ Broadcasting
✓ Point-to-point Communication

21
Q

3 Types of Network under Scale:

A

✓ Local Area Network (LAN)
✓ Metropolitan Area Network (MAN)
✓ Wide Area Network (WAN)

22
Q

It is usually privately owned and links the devices in a single office, building or campus of up to few kilometers in size.

A

Local Area Network (LAN)

23
Q

It is designed to extend over the entire city. It may be a single network as a cable TV network or it may be means of connecting a number of LANs into a larger network so that resources may be shared.

A

Metropolitan Area Network (MAN)

24
Q

This provides long distance transmission of data, voice, image, and information over large geographical areas that may comprise a country, continent, or even the whole world.

A

Wide Area Network (WAN)

25
Q

In computer networking, ___ refers to the layout of connected devices. It is the physical connection of wires that connect nodes of the network.

A

Topology

26
Q

Types of Network Topology

A

✓ Linear Bus Topology
✓ Star Topology
✓ Ring Topology
✓ Hybrid Topology

27
Q

A single cable, the backbone functions as a shared communication medium that devices attach or tap into with an interface connector. A device wanting to communicate with another device on the network sends a broadcast message onto the wire that all other devices see, but only the intended recipient actually accepts and processes the message.

A

Bus Topology

28
Q

In this type of network topology, the server(s), nodes and other hardware devices are connected to a central hub. All messages and data from the source node must first pass through the central hub before it can reach the target node. The hub is responsible for preventing data collision.

A

Star Topology

29
Q

In this type of network topology, the server(s), the nodes and other hardware devices are connected in a circular chain where each node is connected to the next. The last node to be connected is connected to the first node which forms a ring. So, every device has exactly two neighbors for communication purposes. All messages travel through a ring in the same direction (either clockwise or counterclockwise) until it reaches a target node.

A

Ring Topology

30
Q

In this type of network topology, the other types of topologies are combined to form a combination or hybrid network topology. Hybrid topologies are usually used to connect different floors or rooms of a building.

A

Hybrid Topology

31
Q

Defined as the physical path between transmitter and receiver in a data transmission system.

A

Transmission Media

32
Q

2 Types of Transmission Media

A

✓ Guided
✓ Unguided

33
Q

Transmission capacity depends critically on the medium, the length, and whether the medium is point-to-point or multipoint (e.g. LAN).

A

Guided

34
Q

This provides a means for transmitting electro-magnetic signals but do not guide them.

A

Unguided

35
Q

In ___ technology, two copper wires are strung between two points. The two wires are typically twisted together in a helix to reduce interference between the two conductors. Twisting decreases the cross-talk interference between adjacent pairs in a cable. Typically, a number of pairs are bundled together into a cable by wrapping them in a tough protective sheath.

A

Twisted Pair

36
Q

2 Types of Twisted Pair

A

✓ Unshielded Twisted-Pair (UTB) cables
✓ Shielded Twisted-Pair (STB) cables

37
Q

Typically wrapped inside a plastic cover (for mechanical protection).

A

Unshielded Twisted-Pair (UTP)

38
Q

These cables are similar to UTP cables, except there is a metal foil or braided-metal-mesh cover that encases each pair of insulated wire.

A

Shielded Twisted-Pair (STP)

39
Q

In this type of guided transmission media, the medium consists of a copper core surrounded by insulating material and a braided outer conductor.

A

Coaxial

40
Q

2 Types of Coaxial Cable

A

✓ Base Band
✓ Broadband

41
Q

This refers to digital transmission.

A

Base band

42
Q

This refers to analog transmission.

A

Broadband

43
Q

In this type of guided transmission media, the medium consists of a hair-width strand of silicon or glass, and the signal consists of pulses of light. For instance, a pulse of light means 1, lack of pulse means 0. It has a cylindrical shape and consists of three concentric sections: the core, the cladding, and the jacket.

A

Fiber Optics

44
Q

This is used when running a physical cable (either fiber or copper) between two endpoints is not possible.

A

Unguided Transmission

45
Q

___ are typically used for short distances (across the street or within the same room), and microwave signals are commonly used for longer distances (tens of km). The sender and receiver use some sort of dish antenna.

A

Infrared Signals

46
Q

This is based on ideas similar to those used for line-of-sight. It is essentially a big microwave repeater or relay station in the sky. Microwave signals from a ground station is picked up by a transponder, it then amplifies the signal and rebroadcasts it in another frequency, which can be received by ground stations at long distances.

A

Satellite Communication