Chapter 8 Flashcards

1
Q

What is binary exponential back off

A

When there is collision on network, both computers hold for a period of randomly selected time interval to send next packet. If there is again collision, computer will double the delay time and then again select random delay period between 0-2d. Lets say there is again collision then computer again double the delay time and select delay time by random between 0-4d. and so forth. This procedure is called binary exponential back off.

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

What is delay time

A

When there is collision on network, both computers hold for a period of randomly selected time interval to send next packet. This time period is called delay time.

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

What is ethernet

A

The Ethernet card, or adapter, is the component that is actually installed in each computer that connects to the network via Ethernet cable; it is the hardware that the computer uses to transmit and receive data packets across the network and the Internet.

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

What is wireless LAN

A

It uses unguided media (e.g. radio frequency RF)

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

Does Bluetooth a wireless LAN technology

A

Yes

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

CSMA/CA uses which technology

A

Career sense multiple access collision avoidance uses wireless. In it, sender asks if receiver free or not before transmission.

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

What is local talk

A

It is invented by apple. Its a LAN technology uses bus topology. It follows principle of CSMA/CA. It comes free with Macintosh computer but it has low speed.

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

What is token ring

A

In this technology, ring network uses token as access method. Hardware must be designed to pass token even if attached computer is powered down. A machine can send 1 frame every time it receives one token.

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

What is FDDI

A

Fiber distributed data interconnect is a token ring technology that uses fiber optic. It is also known a self healing network because it uses stand by ring if first ring fails. It uses 2 rings (outer ring and inner ring) at a time and both use data in opposite direction. In this way it is more reliable.

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

What is ATM

A

Asynchronous transfer mode also known as star technology. In this technology data only send to destination and not to any other computer. We use fiber optic technology in ATM. ATM provides functionality that is similar to both circuit switching and packet switching networks: ATM uses asynchronous time-division multiplexing, and encodes data into small, fixed-sized packets (ISO-OSI frames) called cells.

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