0% found this document useful (0 votes)
8 views4 pages

WLAN, Wi-Fi Generations, and Bluetooth Insights

The document outlines the advantages and disadvantages of WLAN, detailing its convenience, flexibility, and cost-effectiveness, while also highlighting security risks and limited range. It provides a brief overview of Wi-Fi generations from 802.11b to the upcoming Wi-Fi 7, including their maximum speeds and frequency operations. Additionally, it explains the workings of VPNs, Bluetooth power control, packet structure, and the roles of Mobile Terminal and Terminal Equipment in communication systems.

Uploaded by

Abhiraju Gupta
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views4 pages

WLAN, Wi-Fi Generations, and Bluetooth Insights

The document outlines the advantages and disadvantages of WLAN, detailing its convenience, flexibility, and cost-effectiveness, while also highlighting security risks and limited range. It provides a brief overview of Wi-Fi generations from 802.11b to the upcoming Wi-Fi 7, including their maximum speeds and frequency operations. Additionally, it explains the workings of VPNs, Bluetooth power control, packet structure, and the roles of Mobile Terminal and Terminal Equipment in communication systems.

Uploaded by

Abhiraju Gupta
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

ACN

18 December 2024 05:04 PM

Unit 4

1.
Advantages of WLAN:
• Wireless Convenience: No need for cables; devices connect via Wi-Fi.
• Flexibility: Easy to move devices and expand the network.
• Cost-Effective: Saves money on wiring infrastructure.
• Accessibility: Provides internet access in various locations within range.
• Easy Installation: Faster setup compared to wired networks.
Disadvantages of WLAN:
• Security Risks: Wireless signals can be intercepted if not properly secured.
• Interference: Performance can be affected by other devices or obstacles.
• Limited Range: Coverage is restricted to a specific area.
• Slower Speeds: May be slower than wired networks, especially with many users.
• Dependence on Power: Routers and access points require electricity.

2.
Wi-Fi Generations: Short Notes
1. Wi-Fi 1 (802.11b):
○ Introduced in 1999.
○ Max speed: 11 Mbps.
○ Operates on 2.4 GHz frequency.
2. Wi-Fi 2 (802.11a):
○ Released in 1999.
○ Max speed: 54 Mbps.
○ Operates on 5 GHz frequency.
3. Wi-Fi 3 (802.11g):
○ Introduced in 2003.
○ Max speed: 54 Mbps.
○ Combines features of 802.11b and 802.11a, operates on 2.4 GHz.
4. Wi-Fi 4 (802.11n):
○ Released in 2009.
○ Max speed: 600 Mbps.
○ Operates on both 2.4 GHz and 5 GHz frequencies (dual-band).
5. Wi-Fi 5 (802.11ac):
○ Introduced in 2014.
○ Max speed: Up to 3.5 Gbps.
○ Operates only on 5 GHz frequency with improved bandwidth.
6. Wi-Fi 6 (802.11ax):
○ Released in 2019.
○ Max speed: Up to 9.6 Gbps.
○ Supports both 2.4 GHz and 5 GHz with better efficiency for many devices.
7. Wi-Fi 6E:
○ Extension of Wi-Fi 6, introduced in 2020.
○ Adds a 6 GHz band for reduced interference and higher speeds.
8. Wi-Fi 7 (802.11be) (Upcoming):
○ Expected in 2024.
○ Promises speeds over 30 Gbps and ultra-low latency.

New Section 2 Page 1


3.
How VPN Works:
1. Encryption:
○ Your data is encrypted before leaving your device, making it unreadable to outsiders.
2. Tunneling:
○ The encrypted data travels through a secure "tunnel" over the internet, protecting it
from interception.
3. Server Connection:
○ The data is sent to a VPN server, which masks your IP address with its own.
4. Data Forwarding:
○ The VPN server forwards your requests to the internet and sends the responses back to
you through the same secure tunnel.
5. Privacy & Security:
○ Your identity and location stay hidden, and your online activity is protected from
hackers, ISPs, and surveillance.

Unit 5
1. Power Emission and Control in Bluetooth
• Bluetooth devices use adaptive power control to manage the transmission power efficiently.
• The power emission is adjusted dynamically based on the signal strength and distance
between the devices.
• If devices are close, the transmission power decreases to save energy and minimize
interference with other wireless signals.
• If devices are far apart, the power increases to maintain a stable connection.
• This ensures better battery life for portable devices and optimal network performance.
• Bluetooth uses three classes of devices for power levels:
○ Class 1: 100 mW, longest range (~100 meters).
○ Class 2: 2.5 mW, medium range (~10 meters, common in phones).
○ Class 3: 1 mW, short range (~1 meter).

2. Bluetooth Links
Bluetooth technology supports two types of links to manage communication between devices:
• Synchronous Connection-Oriented (SCO) Links:
○ Used for real-time voice communication like Bluetooth headsets.
○ They provide reserved bandwidth with fixed time slots to ensure low latency.
○ However, SCO does not guarantee data integrity but prioritizes real-time delivery.
○ Example: Phone calls over Bluetooth.
• Asynchronous Connection-Less (ACL) Links:
○ Used for data transmission where timing is less critical.
○ ACL links allow higher data transfer rates and error correction for reliable
communication.
○ They dynamically share bandwidth and provide retransmissions to ensure data accuracy.
○ Example: File transfer via Bluetooth.
These two link types allow Bluetooth to support diverse applications like audio streaming, file
sharing, and IoT communication.

3. Bluetooth Packet Structure

New Section 2 Page 2


Bluetooth packets are used to transmit data efficiently, and each packet consists of three main parts:
1. Access Code:
○ The first part of the packet (72 bits).
○ Used for synchronization and identification between Bluetooth devices.
○ Ensures devices recognize and accept packets intended for them.
2. Packet Header:
○ The second part (54 bits).
○ Contains critical control information:
▪ Packet Type: Specifies the type of data being sent.
▪ Address: Identifies the destination device.
▪ Flow Control: Manages packet flow to avoid data loss.
▪ Error Check: Ensures packet integrity.
3. Payload:
○ The final part of the packet (0-2745 bits, depending on the packet type).
○ Contains the actual data being transmitted.
○ Example: Voice data for calls or files during a transfer.
The packet structure ensures efficient, reliable, and flexible communication between Bluetooth
devices.

Unit 6
1. Use of MT and TE
• MT (Mobile Terminal) and TE (Terminal Equipment) are components in a communication
system:
1. Mobile Terminal (MT):
○ Refers to devices that establish a connection with the network.
○ Examples include mobile phones, tablets, and modems.
○ MT handles network-related tasks such as signal transmission, reception, and
authentication.
2. Terminal Equipment (TE):
○ Refers to end-user devices that depend on the MT to access the network.
○ Examples include laptops, computers, or IoT devices connected via a mobile hotspot or
modem.
○ TE is used to deliver services such as browsing, video streaming, or IoT operations.
Together, MT and TE enable seamless communication and service delivery in mobile networks. For
instance, a laptop (TE) connected to a mobile phone (MT) uses the phone's network for internet
access.

2. Multicarrier Modulation
• Multicarrier Modulation is a technique where data is split into smaller sub-streams and
transmitted simultaneously over multiple carriers (frequencies).
• This method improves bandwidth efficiency and minimizes interference.
Key Points:
1. Concept:
○ Data is divided into smaller parts and sent in parallel over several sub-carriers.
○ Each sub-carrier is modulated using techniques like QAM (Quadrature Amplitude
Modulation).
2. Benefits:

New Section 2 Page 3


2. Benefits:
○ Reduces interference by using narrowband sub-channels.
○ Makes communication robust against signal fading and noise.
○ Optimizes spectrum usage, ensuring efficient data transmission.
3. Applications:
○ OFDM (Orthogonal Frequency Division Multiplexing): Widely used in technologies like
4G LTE, WiFi (802.11a/g/n), and DSL.
○ 5G Networks: Rely on advanced multicarrier modulation techniques for high-speed data
transfer.
By splitting data across multiple carriers, multicarrier modulation ensures reliable and high-speed
wireless communication.

3. VoLTE and Its Advantages


• VoLTE (Voice over LTE) is a technology that enables voice calls over 4G LTE networks, using IP-
based protocols for improved call quality.
How It Works:
• Traditional voice calls use circuit-switched networks, but VoLTE operates on packet-switched
IP networks.
• This allows simultaneous voice and data services on the same LTE connection.
Advantages of VoLTE:
1. High-Quality Voice (HD Voice):
○ VoLTE delivers crystal-clear audio with minimal background noise.
2. Faster Call Setup:
○ VoLTE reduces the time needed to establish a call compared to older networks (2G/3G).
3. Simultaneous Voice and Data:
○ Users can browse the internet, stream videos, or use apps while on a call.
4. Battery Efficiency:
○ VoLTE consumes less power compared to legacy networks like 2G/3G, improving battery
life.
5. Improved Spectrum Efficiency:
○ LTE networks utilize available spectrum efficiently, leading to better network
performance.
Example:
Modern smartphones use VoLTE for voice calls, ensuring users experience uninterrupted internet
access while on a call.

New Section 2 Page 4

You might also like