What does 802.11 use to cope with contention?
CSMA/CA (carrier sense multiple access with collision avoidance).
Under CSMA/CA when a station receives a frame, it performs error checking. If the frame is intact, the station responds with an acknowledgment (ACK). If the ACK is not received, the transmitting station resends the frame until timing out.
A station broadcasts a request to send (RTS) with the source and destination and the time required to transmit. The receiving station responds with a clear to send (CTS), and all other stations in range do not attempt to transmit within that period.
What speed did the original 802.11 work at?
1 Mbps
What is a frequency band?
Portion of the microwave radio-frequency spectrum in which wireless products operate, such as 2.4 GHz band or 5 GHz band. Also called frequencies.
Support for a given Wi-Fi standard determines which bands are available.
Within each band, the radio is configured to use a specific range of frequencies, referred to as a channel.
What is a channel?
Subdivision of frequency bands used by Wi-Fi products into smaller channels to allow multiple networks to operate at the same location without interfering with one another.
How many non overlapping sub channels does the 5GHz have?
The 5 GHz band is subdivided into 24-25 (dependent upon region).
Each of which is 20 MHz wide.
What is DFS?
Dynamic Frequency selection
A 802.11h standard.
Specifies a method to scan for radar signals and prevent an access point from using channels that would cause interference.
What does standard 802.11a do?
Uses 5 GHz frequency band
Has a nominal rate of 54Mbps
Has a multiplexed carrier scheme called Orthogonal Frequency Division Multiplexing (OFDM).
What does standard 802.11b do?
Uses the 2.4 GHz frequency band
Nominal rates of 11 Mbps
Standardized the use of carrier method Direct Sequence Spread Spectrum (DSSS) and Complementary Code Keying (CCK) signal encoding.
What are the non overlapping channels in 2.4 GHz?
1, 6, and 11.
What does the 802.11g standard do?
Uses 2.4 GHz frequency band
Nominal rates of 54 Mbps.
Also uses OFDM.
Has backwards support for 802.11b clients.
When in 802.11b compatibility mode, it drops back to using DSSS.
What does the 802.11n standard do?
AKA Wi-Fi 4
Uses both 2.4 and 5 GHz bands
Uses MIMO multiple input multiple output.
Allows two adjacent 20 MHz channels to be combined into a single 40 MHz channel (channel bonding).
nominal speed per stream 72 Mbps.
Uses high throughput (HT)/greenfield mode for maximum performance or HT mixed mode for compatibility with older standards
What does 802.11ac standard do?
AKA Wi-Fi 5
Uses only 5GHz band.
Its goal is to get throughput like that of Gigabit Ethernet or better.
What does 802.11ax do?
AKA Wi-Fi 6
Also uses 6 GHz frequency band.
Uses OFDM with multiple access OFDMA
It provides better support for IoT devices.
Allows an access point to support legacy Wi-Fi 4/5 stations efficiently.
What is Multiuser MIMO (MU-MIMO)?
Use of spatial multiplexing to allow a wireless access point to support multiple client stations simultaneously.
Allows the AP to use its multiple antennae to process a spatial stream of signals in one direction separately from other streams.
Meaning that groups of stations on a different alignment can connect simultaneously and also obtain more bandwidth.
Wi-Fi 6 supports up to eight stations in parallel, while Wi-Fi 5 supports up to four.
What is Band Steering?
Feature of Wi-Fi that allows an access point to try to ensure that clients use a particular frequency band, such as 5 GHz rather than 2.4 GHz.
What is the distance between cell or base stations?
5 miles/ 8km
Tell me about 4G LTE.
Max downlink of 150 Mbps but around 20 Mbps real world performance.
LTE-A(Advanced)- Has a 300 Mbps downlink but around 90 Mbps real world performance.
Tell me about 5G.
Rather than a single large antenna serving a large wireless cell, 5G involves installing hundreds of smaller antennae to form an array that can take advantage of multipath and beamforming to overcome the propagation limitations of the spectrum. This is also referred to as massive MIMO.
In theory has a max peak rate of 20 Gbps but real world speeds are about 50-300 Mbps
What are Geostationary Orbital Satellite Internet.
When satellites were placed in high geostationary orbit (Historically).
The transfer rates available vary between providers and access packages, but 2 or 6 Mbps up and 30 Mbps down would be typical.
What is Low Earth Orbital Satellite Internet Access?
A different type of service uses an array of satellites positioned in low Earth orbit (LEO).
It supports better bandwidth (around 70–100 Mbps at the time of writing).
The drawback is that the satellites move relative to the surface of Earth. The customer’s premises antenna must be provisioned with a motor so that it can periodically realign with the array.
How long can a SSID be ?
Up to 32 bytes in length and for maximum compatibility should only use ASCII letters and digits plus the hyphen and underscore characters.
What is a infrastructure topology?
Means that each station is configured to connect to the WLAN via an access point (AP). This makes a logical star topology.
What is the BSSID?
Basic Service Set Identifier
The MAC address of an access point supporting a basic service area. (identifies the access point hosting a BSS.)
What is a BSS?
The foundational building block of an IEEE 802.11 network.
Consists of a single access point (AP) connected to a wired network, which manages communication for one or more wireless client devices.