Chap 6 wireless networks Flashcards

(37 cards)

1
Q

Wireless Networks

A

Networks that use wireless data connections
utilize radio waves /other wireless technologies to transmit data over the air.

Common Uses: Communication between devices, accessing the internet, sharing files and resources, and various other purposes

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

Wireless Hosts

A

Any device that can connect to the network without wires. They run applications and can be stationary (non-mobile) or mobile

Types:
▪Client Devices: laptops, smartphones, tablets, gaming consoles, and smart TVs.
▪Wireless Printers.
▪Smart Home Devices: thermostats, security cameras, and doorbells.
▪Wireless Sensors and Wearables: Fitness trackers, smartwatches

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

Base Station

A

A central communication hub that connects wireless devices to the network infrastructure.

Key Characteristics:
* Typically connected to a wired network.
* Facilitates the transmission and reception of data between wireless devices and the wired network backbone.
* Plays a crucial role in enabling wireless communication, providing coverage, and managing network traffic

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

Wireless Link

A

communication pathway between wireless devices for transmission of data without physical cables.

Key Characteristics:
* Enables communication over the air using radio waves, infrared, or other wireless technologies.
* Multiple access protocol coordinates wireless link access.
* Factors affecting wireless links are Distance, Radio Frequency (RF), and transmission rates

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

Infrastructure Mode

A

networking mode used in wireless networks.

access point acts as a bridge between wireless devices and the wired network infrastructure

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

Ad Hoc Mode

A

A networking mode where wireless devices communicate directly with each other without the need for a central access point (AP) or infrastructure.

temp network/ad hoc network

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

Wireless Network Taxonomy

A

Categorization of wireless networks based on the number of hops for data transmission

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

Single Hop

A

A network where data packets are transmitted directly from the source node to the destination node within a single transmission hop.

Example: Bluetooth Connections

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

Multiple Hop

A

A network where data packets are transmitted from the source node to the destination node through one or more intermediate nodes.

Example: Wireless Mesh Networks

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

Fading

A

The fluctuation in the received signal strength caused by changes in the propagation environment.

Causes: Phenomena such as reflection, diffraction, scattering, and shadowing, which result in signal attenuation and distortion

Mitigation Techniques: Diversity techniques (e.g., antenna diversity, frequency diversity), equalization, and adaptive modulation

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

Types of fading

A

Slow Fading: Changes in signal strength occur gradually over time due to movements of objects or changes in the environment.

Fast Fading: Rapid fluctuations in signal strength occur over short time intervals, typically caused by multipath propagation

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

Multipath Propagation

A

Occurs when signals travel along multiple paths between the transmitter and receiver due to reflection, diffraction, and scattering.

Effects: Multiple copies of the transmitted signal arrive at the receiver with different delays, phases, and amplitudes. Can cause intersymbol interference (ISI) and fading, leading to degradation in signal quality and performance.

Mitigation Techniques: Equalization, diversity reception (e.g., spatial diversity, frequency diversity), and adaptive modulation

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

Noise

A

Unwanted signals or disturbances that interfere with the desired signal, degrading the signal-to-noise ratio (SNR) and impairing communication performance.

Common Sources: Thermal noise, atmospheric noise, man-made interference (e.g., electrical appliances, other wireless devices), and quantization noise.

Impact: Can limit the achievable data rates, increase error rates, and reduce the effective range of wireless communication systems.

Mitigation Techniques: Signal processing algorithms (e.g., filtering, error correction coding), frequency hopping, spread spectrum modulation, and power control

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

Hidden Terminals

A

Wireless devices that are within range of a common access point or receiver but cannot directly communicate with each other due to obstacles or distance.

Problem: Hidden terminals may interfere with each other’s transmissions, leading to collisions and degraded network performance.

Occurrence: Can occur in wireless LANs and ad hoc networks, particularly in environments with obstructed line-of-sight or high interference.

Mitigation Techniques: Carrier sensing mechanisms (e.g., CSMA/CA in Wi-Fi networks), clear channel assessment (CCA), and collision avoidance protocols

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

Attenuation

A

Wireless radio signal loses power as it propagates (free space “path loss”).

Free Space Path Loss: Approximately proportional to (fd)², where f is frequency and d is distance. Higher frequency or longer distance leads to larger free space path loss.

Impact: Attenuation also causes the “hidden terminal” problem

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

Code Division Multiple Access (CDMA)

A

A channel access method used in wireless communication systems. It allows multiple users to share a single frequency band at the same time.

Key Principle: Each user is assigned a unique code, which is used to spread their data signal over a wider bandwidth. Only receivers with the matching code can decipher the signal, eliminating interference from other users

17
Q

CDMA Working

A
  1. User data is digitized and converted into a spread-spectrum signal using a unique code (chipping sequence).
  2. The chipping sequence spreads the user’s data signal over a wider bandwidth.
  3. Multiple spread-spectrum signals from different users are transmitted on the same frequency band
18
Q

Receiving and De-spreading (CDMA)

A
  • At the receiver, the incoming signal is correlated with the user’s specific chipping sequence.
  • Only the signal with the matching code is recovered, while signals from other users are filtered out as noise.
  • A high correlation between the received signal and the user’s code allows the receiver to successfully extract the original data by reversing the spreading operation
19
Q

IEEE 802.11 Wireless LAN (Wi-Fi)

A

A set of standards that define the protocols for wireless local area networks (WLANs). It specifies how data can be transmitted between devices using radio waves instead of cables

20
Q

IEEE 802.11 Wireless LAN (Wi-Fi) components

A

Wireless Devices (Stations - STAs): Laptops, smartphones, tablets, etc., that connect to the wireless network.

Access Points (APs): Devices that act as central hubs for the wireless network, providing connectivity between wireless devices and wired networks (like Ethernet) or the interne

21
Q

IEEE 802.11 LAN Architecture

A

Building Blocks:
1. Stations (STAs): Your laptops, smartphones, tablets, etc., that connect to Wi-Fi.
1. Access Point (AP): The central hub (often called a base station) that manages communication and provides wired network or internet access.
1. Basic Service Set (BSS): The core unit of a WLAN, consisting of one AP and multiple STAs associated with it.

22
Q

Basic Service Set (BSS)

A

the core unit of a WLAN, consisting of one AP and multiple STAs associated with it.

23
Q

Two Operation Modes for BSS

A

Infrastructure Mode (Common): STAs connect to the AP for internet access. The AP acts like a bridge, relaying data between devices and the wired network.

Ad-Hoc Mode (IBSS): Less common, devices connect directly with each other without an AP, forming a temporary peer-to-peer network

24
Q

802.11 Channels

A
  • Specific frequency ranges allocated for Wi-Fi communication.
  • allow multiple Wi-Fi networks to operate in the same area without causing excessive interference
25
802.11 Channels: Frequency Bands:
2.4 GHz: * wider coverage * more susceptible to interference * limited number of non-overlapping channels. 5 GHz: * higher speeds * less interference * shorter range * wider selection of non-overlapping channels
26
Channel Width (802.11)
Wider channels generally allow for faster data transfer rates but are more prone to interference if multiple networks are using overlapping channels. ◦ Examples: 5 GHz band: 20 MHz and 40 MHz. 2.4 GHz band: 20 MHz
27
Association (802.11)
A crucial step that allows a wireless device (station) to connect and establish communication with a specific wireless access point (AP)
28
Association Process (802.11)
1. Scanning: The STA actively searches for available Wi-Fi networks by sending out probe requests. 1. Selection: Based on scan results (SSID, signal strength, security), the STA selects the target AP. 1. Authentication: The STA initiates authentication with the AP using a pre-shared key (PSK) or another security mechanism. 1. Association: If authentication is successful, the STA sends an association request to the AP. 1. Association Response: The AP responds, and a successful response indicates the STA is now associated
29
Multiple Access (802.11)
Mechanisms that enable multiple wireless devices to share the same wireless medium efficiently. ◦ Protocol: 802.11 employs a media access control (MAC) protocol called Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA)
30
IEEE 802.11 MAC Protocol: CSMA/CA
Carrier Sense: Before transmitting, a station listens to the wireless medium (channel) to detect if another station is already using it. Collision Avoidance: If the channel is idle for a Distributed Inter Frame Space (DIFS), the sender transmits the entire frame without collision detection. If the channel is busy, the station starts a random backoff time Acknowledgement (ACK): The receiver returns an ACK after a Short Interframe Space (SIFS) if the frame is received OK RTS-CTS Exchange (Optional): sender can first transmit a small Request-to-Send (RTS) packet to the base station. The base station responds with a Clear-to-Send (CTS) packet, reserving the channel for the sender
31
Personal Area Networks: Bluetooth
* short-range wireless technology standard used to exchange data over short distances (less than 10 m diameter) using radio waves. * Use Case: Replacement for cables (mouse, keyboard, headphones). * Mode: Uses ad hoc mode: no infrastructure. * Frequency: Uses 2.4-2.5 GHz ISM radio band, up to 3 Mbps. * Master/Client: A master controller polls client devices and grants requests for client transmissions. * TDM/FDM: Uses Time Division Multiplexing (TDM) with 625 msec slots and Frequency Division Multiplexing (FDM) with the sender using 79 frequency channels in a known, pseudo-random order slot-to-slot (spread spectrum)
32
Parked Mode (Bluetooth)
Clients can “go to sleep” (park) and later wake up (to preserve battery)
33
Bootstrapping (Bluetooth)
Nodes self-assemble (plug and play) into a piconet
34
4G (LTE - Long-Term Evolution)
The fourth generation of cellular network technology, succeeding 3G. LTE (Long-Term Evolution) is the dominant technology used for 4G networks
35
4G key features
* Higher data transfer rates: * Lower latency: * Enhanced multimedia support: * Improved spectral efficiency: * Backward compatibility: Designed to coexist with existing 2G and 3G networks
36
5G Cellular Networks (Fifth Generation)
The latest generation of cellular network technology, designed to deliver even higher data speeds, lower latency, and greater capacity compared to 4G
37
5G key features
1. Faster data speeds: 1. Ultra-low latency 1. Massive connectivity 1. Network slicing: Allows operators to partition the network into multiple virtual networks for specific use cases. 1. Enhanced reliability and security: 1. New spectrum bands: Utilizes a wider range of frequency bands, including sub-6 GHz and millimeter-wave (mmWave) frequencies.