Wireless and mobile networks Flashcards
(143 cards)
Which 3 functions are necessary for a DCF?
NAV, RTS/CTS, CSMA/CA.
How does the IEEE 802.11 ad hoc mode work?
The nodes can communicate directly with each other, meaning that one node can send a packet to another. It is decentralized.
How does the IEEE 802.11 infrastructure mode work?
In the infrastructure mode, an access point (AP) is necessary. The nodes communicate with each other through the AP. It is centralized. The client sends and receives its packets through the AP.
Which IEEE 802.11 work on the 2.4 GHz ISM band?
802.11b, 802.11g, 802.11n.
Which IEEE 802.11 work on the 5 GHz UNII band?
802.11a, 802.11n, 802.11ac.
How many channels are there in the ISM band?
14, but only 13 used in Europe.
How many non-overlapping channels are there in the 5 GHz UNII band? Which ones?
24.
UNII-1: 36, 40, 44, 48
UNII-2: 52, 56, 60, 64
UNII-2e: 100-144
UNII-3: 149, 153, 157, 161, 165
How many devices can there be in a Bluetooth piconet?
Up to 7 devices/slaves and one master.
Which channels don’t overlap in the 2.4 GHz ISM band?
1, 6, 11.
Make a comparison of 2.4 GHz band and the 5 GHz band regarding Wi-Fi and range.
2.4 GHz:
- Plauged by non-Wi-Fi interference since Bluetooth,
microwaves etc operate on the same channel.
- Longer range.
- Universal compatibility.
5 GHz:
- Very little non-Wi-Fi interference.
- Shorter range.
- Limited compatibility (802.11a/n/ac).
Which devices use the 2.4 GHz ISM band?
Microwaves, Bluetooth.
What does FHSS stand for and what is the purpose of it?
FHSS = frequency hopping spread spectrum. A signal modulation method, introduced in the IEEE 802.11 base version.
The purpose of FHSS is to avoid interference, to prevent eavesdropping and to enable code-division multiple access (CDMA).
What does DSSS stand for and how does it work?
What about the bandwidth?
DSSS = direct-sequence spread spectrum. A modulation method used to reduce overall signal interference. DSSS makes the transmitted signal wider in bandwidth than the information bandwidth.
How does beamforming work? Can you give one example?
Beamforming has directional transmission, meaning that the signal is stronger. A flashlight is a type of beamforming since it only sends light in one direction.
How does CSMA/CA work?
Carrier-sensing multiple access/collision avoidance. The goal is to avoid collisions from occurring, not detecting them.
Nodes attempt to avoid collisions by starting transmission after the channel is sensed to be idle. Important for wireless networks.
What is the objective of power management?
The objective is to increase the battery life.
How many channels does Bluetooth have?
79
How does a piconet work and where is it mainly used?
A piconet is a small ad hoc network, used in Bluetooth. It has one master and up to 7 active slaves. It can have a total of 255 slaves, but not in active status at the same time. The master can put a parked slave in active mode by inactivating another.
What is the bandwidth of each channel in the 2.4 GHz ISM band?
22 MHz.
What does NAV stand for and how does it work? Where is it used?
NAV = network allocation vector. It should be thought of as a counter, counting down to zero (0) at a uniform rate. Used in DCF.
NAV is a virtual carrier-sensing mechanism used with Wi-Fi.
What does RTS/CTS stand for and how does it work? Where is it used?
RTS = request to send. CTS = clear to send. RTS/CTS is used in DCF mode. A frame sends a RTS to see if the medium is idle, if it is then the frame is transmitted, CTS. If the medium is not idle, the medium waits for a random amount of time and then it sends a new RTS.
What is spatial multiplexing (SM) and how does it work?
SM is a multiplexing technique used in MIMO. Simultaneous transmission of streams by different antennas, all operating on the same channel.
What is a basic service set (BSS)?
A BSS is a group of stations, with only one access point (AP). The AP is considered as the master that controls all wireless devices within the BSS.
BSS is a small range network –> more secure.
What is an extended service set (ESS)? Range?
An ESS is a group of BSS’s, which means that an ESS had more than one access point (AP). ESS is a long range network –> less secure than BSS.