Evaluation 4 Flashcards

1
Q

What does dynamic channel allocation not assume?

A. Single Channel
B. Dependent Traffic
C. Observable Collisions
D. Carrier Sense or No Carrier Sense

A

Dependent traffic

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

What is a difference between slotted ALOHA and pure ALOHA?

A

In slotted ALOHA a station must wait for the beginning of the next slot to send. In contrast, in pure ALOHA a station has no way of knowing that another frame is already on the way.

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

Explain a hidden terminal problem.

A

A hidden terminal is when a station is unable to detect a competitor because it’s too far away.

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

What cable is used for 10GBase-SR?

A

Fiber optics

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

Systems in which multiple users share a common channel in a way that can lead to conflicts are know as __________.

A. Contention System
B. Arbitrary System
C. Conflict System
D. ALOHA system

A

Contention system

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

When a station has data to send, it first listens to the channel to see if anyone else is transmitting at that moment. If the channel is idle, the stations sends its data. Otherwise, if the channel is busy, the station just waits until it becomes idle. Then the station transmits a frame. If a collision occurs, the station waits a random amount of time and starts all over again. What is this protocol called?

A. 1-persistent CSMA
B. 2-persistent CSMA
C. P-persistent CSMA
D. Non-persistent CSMA

A

1-persistent CSMA

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

______________ is the basis of the classic Ethernet LAN, so it is worth devoting some time to looking at it in detail. It is important to realize that collision detection is an analog process. The station’s hardware must listen to the channel while it is transmitting. If the signal it reads back is different from the signal it is putting out, it knows that a collision is occurring.

A. MACA
B. CSMA/DC
C. CSMA/CA
D. CSMA/CD

A

CSMA/CD

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

As a collision-free protocol, this protocol consists fo exact N slots. If station 0 has a frame to send, it transmits a 1 bit during the slot 0. No other station is allowed to transmit during this slot. Regardless of what station 0 does, station 1 gets the opportunity to transmit a 1 bit during slot 1, but only if it has a frame queued. In general, station j may announce that it has a frame to send by inserting a 1 bit into slot j. After all N slots have passed by, each station has complete knowledge of which stations wish to transmit. At that point, they begin transmitting frames in numerical order. What is this protocol called?

A. Collision Detection
B. Collision Avoidence
C. Adaptive tree walk protocol
D. Basic bit-map

A

Basic bit-map

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

Now let us look at a different situation: station B transmitting to station A at the same time that station C wants to transmit to station D. If C senses the medium, it will hear a transmission and falsely conclude that it may not send to D. In fact, such a transmission would cause bad reception only in the zone between B and C, where neither of the intended receivers is located. What is this problem called?

A. Hidden station problem
B. Multiple access with collision avoidance (MACA) problem
C. Exposed terminal problem
D. Receiver problem

A

Exposed terminal problem

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

A ____________ is a physical layer device that receives, amplifies (i.e., regenerates), and retransmits signals in both directions. As far as the software is concerned, a series of cable segments connected by repeaters is no different from a single cable.

A. Resender
B. Retransmitter
C. Repeater
D. Switch

A

Repeater

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