1. Describe GSM architecture of mobile 3. Describe the WLAN architecture with 5. Describe special constraints and 8.
raints and 8. Describe the protocol stack of
compu ng. diagram. requirements of mobile OS. Bluetooth.
GSM (Global System for Mobile WLAN (Wireless Local Area Network) Mobile Opera ng Systems (OS) are The Bluetooth protocol stack is divided
Communica ons) is a standard for mobile architecture consists of several designed with unique constraints and into several layers, each handling
networks, structured into four main components to enable wireless requirements due to the nature of mobile different aspects of communica on:
subsystems: connec vity within a local area: devices: Radio Layer: Defines physical
Mobile Sta on (MS): This includes the Access Point (AP): An AP is a hardware Resource Constraints: Mobile devices characteris cs like frequency (2.4 GHz
mobile device (e.g., a phone) and the SIM device that serves as a communica on have limited processing power, memory, ISM band) and modula on techniques. It
card. It iden fies users within the hub for wireless devices, allowing them and ba ery life. Mobile OS must be determines how Bluetooth devices
network and provides access to services. to connect to the network. It also bridges op mized for low-power consump on to communicate over radio frequencies.
Base Sta on Subsystem (BSS): The BSS wireless clients to a wired network extend ba ery life and efficient use of Base-band Layer: Handles Bluetooth's
comprises the Base Transceiver Sta on infrastructure. CPU and memory. physical links and the addressing of
(BTS) and Base Sta on Controller (BSC). Wireless Clients: These are devices (e.g., Touch Interface: Mobile OS are designed packets. It supports two link types—SCO
BTS handles communica on with the laptops, smartphones) equipped with for touch-based interac on rather than a (Synchronous Connec on-Oriented) and
mobile sta ons, while BSC manages wireless network adapters that mouse and keyboard. They support ACL (Asynchronous Connec on-Less) for
mul ple BTSs, handling handovers and communicate with the AP to access the gestures like swipe, tap, and pinch to voice and data, respec vely. Link
controlling radio resources. network. navigate and interact with applica ons. Manager Protocol (LMP): Manages link
Network and Switching Subsystem (NSS): Distribu on System (DS): This Connec vity Management: Mobile OS setup between devices, including
This core network includes the Mobile component connects mul ple APs to manage various wireless connec ons, authen ca on, encryp on, and
Switching Centre (MSC), which handles form a larger network. It o en involves a including Wi-Fi, Bluetooth, and cellular nego a on of data link types.
call rou ng and switching. Other wired connec on, such as Ethernet, networks. They handle network Logical Link Control and Adapta on
components include the Home Loca on which links APs to the core network or to switching, reconnec on a er signal loss, Protocol (L2CAP): Manages segmenta on
Register (HLR) and Visitor Loca on other APs. and op mizing connec vity for data and reassembly of data packets, providing
Register (VLR), which store subscriber Authen ca on Server (op onal): In usage and power efficiency. an interface for higher layers and
informa on, and the Authen ca on enterprise se ngs, an authen ca on Security: Mobile OS needs robust security ensuring reliable data transport.
Centre (AUC) for user authen ca on. server like RADIUS is used for valida ng features due to the risk of data breaches, Service Discovery Protocol (SDP): Allows
Opera on and Support Subsystem (OSS): user creden als to control access to the malware, and unauthorized access. devices to query and discover available
The OSS monitors and maintains the WLAN. Devices within the WLAN Security mechanisms include app services from nearby Bluetooth devices.
network, enabling performance communicate through APs, which are sandboxing, permissions control, and RFCOMM: Provides serial port emula on,
management, configura on, and connected to the DS, allowing the regular system updates. suppor ng legacy applica ons and
troubleshoo ng. integra on of wired and wireless 6. What is the characteris c of MANET? enabling communica on similar to that
networks. Mobile Ad-Hoc Networks (MANETs) have on a standard serial connec on.
unique characteris cs that dis nguish
them from tradi onal networks: 9. Describe the mechanism of tunneling
Dynamic Topology: Nodes in a MANET to care-of address in Mobile IP.
are mobile, leading to a frequently In Mobile IP, tunneling allows a mobile
changing network topology. This requires device to receive data even when it’s
rou ng protocols that can adapt quickly. away from its home network. The process
Lack of Infrastructure: MANETs are works as follows:
decentralized and do not rely on fixed When a Mobile Node(MN) moves to a
infrastructure like routers or access foreign network, it registers with the
points. Nodes communicate directly with Foreign Agent (FA) and receives a Care-of
each other. Address (CoA).
Self-Configuring: Nodes in MANETs The Home Agent (HA) on the MN’s home
automa cally configure themselves, network is updated with the MN’s CoA.
allowing the network to set up without The HA then encapsulates packets
human interven on. intended for the MN and sends them to
4. Explain different types of IEEE Mul -Hop Communica on: In a MANET, the CoA via a tunnel.
standards for wireless networks. data packets are forwarded through The Foreign Agent receives these packets,
IEEE standards define specifica ons for mul ple nodes to reach their des na on decapsulates them, and delivers them to
different types of wireless networks: if nodes are not in direct communica on the MN.
IEEE 802.11 (Wi-Fi): This is the standard range. When the MN sends data, it can send it
for Wireless Local Area Networks (WLAN). Energy Constraints: Since nodes are o en directly or via the FA back to the HA,
Variants include 802.11a, 802.11b, ba ery-powered, energy-efficient which then routes it to the des na on.
802.11g, 802.11n, and 802.11ac, with communica on and rou ng protocols are This tunneling mechanism ensures that
each version improving speed, range, and crucial for prolonging network life. data reaches the mobile node without
frequency bands. 7. Explain components of Mobile IP. changing its home IP address.
2. Explain 3G, 4G, and 5G. IEEE 802.15 (Bluetooth): Designed for Mobile IP enables mobile devices to
3G (Third Genera on): 3G offers faster Personal Area Networks (PAN), this maintain their IP address while moving 10. Explain DSR rou ng protocol of
data transfer than previous genera ons, standard allows short-range, low power between networks. Its main components MANET.
suppor ng mul media applica ons like communica on between devices, are: Dynamic Source Rou ng (DSR) is a
video calls and mobile internet. It u lizes commonly used for connec ng Mobile Node (MN): The device that reac ve rou ng protocol in MANETs
technologies like UMTS and CDMA2000 peripherals like headphones, mice, and moves between networks (e.g., a where each data packet contains the
to provide data rates up to a few Mbps. keyboards. smartphone). It retains its home IP complete path to its des na on:
4G (Fourth Genera on): 4G, including LTE IEEE 802.16 (WiMAX): This standard, address regardless of its physical loca on. Route Discovery: When a node wants to
(Long Term Evolu on), provides known as Worldwide Interoperability for Home Agent (HA): Located on the home send data to another, it broadcasts a
significantly faster speeds than 3G, with Microwave Access, supports broadband network, the HA is responsible for Route Request (RREQ) if no path is
data rates up to 100 Mbps for mobile and wireless metropolitan area networks tracking the MN’s loca on and known. Intermediate nodes append their
1 Gbps for sta onary users. It enables HD (WMANs). It offers long-range data forwarding data to it when it’s on a address to the RREQ un l it reaches the
video streaming, online gaming, and high- access, typically for rural or suburban foreign network. des na on.
speed internet. 5G (Fi h Genera on): 5G areas lacking high-speed internet Foreign Agent (FA): Located on a foreign Route Reply: The des na on node
offers ultra-high-speed internet, reaching infrastructure. network, the FA provides rou ng services responds with a Route Reply (RREP) to
up to 10 Gbps. It uses new technologies IEEE 802.20 (Mobile Broadband Wireless to the MN when it’s away from its home confirm the path.
like mm Wave (milli meter wave) and Access): Targeted at mobile broadband network, forwarding packets to the MN Route Maintenance: Nodes monitor the
supports ultra-reliable low-latency users, this standard supports high-speed and vice versa. link status of the ac ve route. If a link
communica on, which is ideal for IoT data transfer for mobile users and Care-of Address (CoA): This is the fails, a Route Error (RERR) is generated to
(Internet of Things), autonomous enables internet access similar to mobile temporary IP address assigned to the inform all nodes about the broken path.
vehicles, and real- me applica ons. telephony but with greater data capacity. MN.
11. Explain why microkernel OS 14. Differen ate between MANET and 17. Write down the advantages of 20. What is piconet?
structure is advantageous than VANET. wireless LAN over wired LAN. A piconet is a basic network topology in
monolithic kernel OS. MANET (Mobile Ad Hoc Network): A Wireless LAN (WLAN) offers several Bluetooth where a group of devices
Microkernel OS structures have decentralized, infrastructure-less network advantages over tradi onal wired LAN: connects to share data:
advantages over monolithic kernels due with mobile nodes, used in applica ons Mobility: Users can connect to the Structure: A piconet consists of one
to their modular approach: like disaster recovery and military. network from anywhere within the master device and up to seven ac ve
Modularity: In a microkernel, only VANET (Vehicular Ad Hoc Network): A wireless coverage area, promo ng slave devices. The master controls
essen al func ons (e.g., IPC, memory subtype of MANET, specifically designed flexibility and mobility. Ease of communica on within the network.
management) are kept in the kernel. for vehicle-to-vehicle and vehicle-to- Installa on: WLANs eliminate the need Func onality: Devices in a piconet can
Other services (e.g., file systems, drivers) infrastructure communica on, commonly for extensive cabling, reducing exchange data, with the master
run in user space, making the system used in Intelligent Transporta on Systems installa on complexity and cost. determining the ming and frequency of
more modular and easier to manage. (ITS). Scalability: Adding new devices to a communica on.
Stability: Since most services run in user Key Differences: WLAN is easier, as it doesn’t require Scalability: Mul ple piconets can operate
space, a crash in one service (e.g., a Mobility: MANET nodes can move addi onal cabling or extensive in the same physical space, with each
driver) doesn’t bring down the en re randomly, while VANET nodes (vehicles) modifica ons. piconet having its own master and slaves.
system, increasing stability and fault follow road pa erns. Cost Efficiency: Although wireless Piconets form the founda on of
tolerance. Network Size: VANET covers larger equipment can be ini ally costly, the lack Bluetooth networks, allowing devices to
Security: With fewer components in the areas with high-speed nodes; MANET is of cabling costs o en makes it more connect in an ad hoc manner.
kernel, the system’s security is enhanced smaller and o en lower speed. economical in the long run.
because there’s a reduced a ack surface. Applica ons: MANET is used in Convenience: WLAN enables instant 21. Describe briefly about frequency
Flexibility: A microkernel architecture emergency networks, VANET in traffic access to the network without the reuse principle.
allows for easier updates and management and safety applica ons. physical constraints of wired connec ons, Frequency reuse is a fundamental
modifica ons without reboo ng or enhancing user experience. concept in cellular networks where the
compromising system integrity. 15. GPRS, DHCP, SDR, UMTS, VANET same frequency channels are used in
(Short Notes) 18. Why is the shape of cell chosen different cells that are far enough apart
12. Explain proac ve, reac ve, hybrid GPRS: General Packet Radio Service is a hexagonal in cellular networks? to avoid interference:
rou ng protocol in MANETs. 2.5G technology that enables mobile Hexagonal cells are chosen in cellular Concept: The coverage area is divided
Rou ng protocols in MANETs are internet and data transfer over GSM networks for several reasons: into cells, each with its own set of
categorized based on their route-finding networks, used in applica ons like MMS Efficient Coverage: Hexagons cover an frequencies. Non-adjacent cells can reuse
strategies: and WAP. area without gaps or overlaps, unlike the same frequency bands without
Proac ve (Table-Driven): Nodes maintain DHCP: Dynamic Host Configura on circles, making it ideal for consistent causing interference.
up-to-date rou ng informa on to all Protocol assigns IP addresses to devices signal coverage. Benefits: This principle allows efficient
other nodes, periodically exchanging dynamically on a network, allowing Reduced Interference: Hexagonal cells use of limited frequency resources and
rou ng tables. An example is the DSDV devices to join and leave without manual allow for a simpler layout of cell towers increases network capacity.
protocol. This approach offers low latency configura on. with minimal interference between Cluster Pa erns: Cells are grouped into
but consumes more bandwidth. SDR: So ware Defined Radio enables adjacent cells. clusters, and each cluster has a unique
Reac ve (On-Demand): Routes are radios to be reconfigured by so ware, Ease of Frequency Planning: The set of frequencies. These clusters are
created only when needed, reducing allowing them to switch between hexagonal grid structure helps in then repeated across the network.
overhead. An example is AODV. While it different frequencies and protocols, frequency reuse planning, allowing Interference Management: By ensuring
saves bandwidth, it may introduce higher providing flexibility in wireless efficient use of limited radio frequencies. that cells using the same frequencies are
latency during route discovery. communica on. Geometric Advantages: Hexagons separated, frequency reuse minimizes co-
Hybrid: Combines aspects of both UMTS: Universal Mobile provide a closer approxima on to a channel interference. This principle is
proac ve and reac ve approaches. An Telecommunica ons System is a 3G circular coverage area while tessella ng crucial in designing scalable and efficient
example is ZRP (Zone Rou ng Protocol), standard for mobile networks, providing perfectly, op mizing resource usage. This cellular networks.
which uses proac ve rou ng within a data rates up to several Mbps, suppor ng shape maximizes network coverage,
local area and reac ve rou ng for distant video calls and internet. minimizes interference, and enhances the 22. Advantages and disadvantages of m-
nodes, balancing efficiency and overhead. VANET: Vehicular Ad Hoc Network efficiency of cellular networks. commerce. Advantages:
These protocols support efficient data enables communica on between vehicles Convenience: Allows users to shop and
rou ng in the dynamic and infrastructure- and roadside infrastructure, improving 19. Explain the working principle of transact anywhere, any me, using mobile
less nature of MANETs. traffic management and road safety. DSDV rou ng protocol with an example. devices.
Des na on-Sequenced Distance-Vector Accessibility: Increases reach to
13. Explain the structure of Mobile 16. What are different services provided (DSDV) is a proac ve rou ng protocol in customers, especially those who primarily
Commerce. by GSM? MANETs that uses tables to keep track of use mobile for internet access.
Mobile Commerce (m-commerce) allows Global System for Mobile routes to all nodes: Personaliza on: Tailored marke ng and
transac ons and services via mobile Communica ons (GSM) provides several Mechanism: Each node maintains a shopping experiences based on user data.
devices. Its structure includes: essen al services: rou ng table with entries for each Cost Efficiency: Reduced infrastructure
User Interface: Designed for mobile Telephony (Voice Calls): Enables voice des na on and a sequence number for and opera ng costs compared to
devices, providing easy naviga on and calls, which is the primary service of freshness. The protocol uses periodic tradi onal commerce. Disadvantages:
interac on for users performing GSM, with high-quality, low latency voice table updates and event-driven updates Security Risks: Mobile transac ons can
transac ons. transmission. when the network topology changes. be vulnerable to hacking and fraud.
Mobile Applica ons: Dedicated apps or SMS (Short Message Service): Allows text Working: When a route update is Limited Screen Size: Mobile screens can
mobile-op mized websites for messaging between users. It's a widely received, nodes check the sequence limit the browsing and shopping
conduc ng e-commerce ac vi es, such used service for short, asynchronous numbers to see if it’s newer. If it is, they experience.
as shopping or banking. communica on. update their table; otherwise, they ignore Dependencyon Internet: Requires
Payment Gateway: Enables secure Data Services: Provides mobile data it. reliable internet connec vity for a
mobile payments through credit/debit access through GPRS and EDGE, enabling Example: Suppose node A wants to seamless experience.
cards, e-wallets, or other digital payment internet browsing, email, and other data communicate with node C. A’s table has Compa bility Issues: Different devices
methods. applica ons. an entry with the shortest path to C, and OS versions can cause inconsistencies
Content Delivery Network (CDN): Roaming: Allows users to make calls, updated through periodic broadcasts. in func onality. While m-commerce is
Ensures fast content delivery to mobile send texts, and access data while This pre-stored route enables fast, low- beneficial for on-the-go transac ons, it
users worldwide, enhancing user traveling interna onally by connec ng to latency communica on without route also faces challenges in security and user
experience. networks of partner operators. discovery delays. experience.
Back-end Systems: Includes databases Supplementary Services: Includes DSDV provides reliable and loop-free
and servers that manage inventory, order services like call forwarding, call wai ng, routes by using sequence numbers,
processing, and customer data. This call barring, and caller ID, enhancing the though it has higher control overhead.
structure supports diverse m-commerce basic telephony service.
ac vi es like banking, shopping, and
informa on sharing on mobile pla orms.
23. Describe the architecture of WAP 2.0. 25. Explain the following components in
Wireless Applica on Protocol (WAP) 2.0 is Mobile IP:
a standard for accessing internet content Home Network
on mobile devices. Its architecture Home Agent
includes: Care of Address
Client: The mobile device with a micro- Foreign Agent
browser to interpret and display WAP (a) Home Network: The Home Network is
content. the permanent network assigned to a
Gateway: Acts as an intermediary, Mobile Node (MN). In Mobile IP, each
conver ng WAP requests from the client device has a unique IP address associated
into HTTP requests for the web server with its home network. Even when the
and vice versa. device roams to a foreign network, it
Origin Server: The web server that hosts retains its original IP address, known as
the requested content, accessible via the home address. This con nuity allows
HTTP or HTTPS. the mobile node to maintain a consistent
WAP Protocol Stack: Similar to the OSI address, regardless of its loca on,
model, it has layers like applica on, enabling seamless connec vity for
session, transac on, security, and applica ons and services.
transport. WAP 2.0 supports HTTP/1.1, (b) Home Agent (HA): The Home Agent is
enabling be er web compa bility. a router on the home network that plays
WML and XHTML-MP: The content a central role in Mobile IP. It maintains
formats used, suppor ng dynamic web the loca on informa on for the Mobile
content and improving mobile browsing Node and keeps track of its current Care-
experience. WAP 2.0’s improved of Address when the device is roaming.
architecture supports richer mobile web When data is sent to the mobile node’s
experiences and be er integra on with home address, the Home Agent
the exis ng internet. intercepts it, encapsulates it in a new
packet, and forwards it to the Mobile
24. Explain the process of mobile Node’s Care-of Address on the foreign
payment. network. The Home Agent thus acts as an
Mobile payment is a method of paying for intermediary, ensuring that the Mobile
goods and services using mobile devices. Node can receive data even when it’s
The process includes: away from its home network.
a) User Authen ca on: The user logs in (c) Care of Address (CoA): The Care of
or verifies their iden ty, o en with a PIN, Address (CoA) is a temporary IP address
fingerprint, or facial recogni on. assigned to the Mobile Node while it is
b) Payment Ini a on: The user selects a connected to a foreign network. The CoA
payment op on within a mobile payment represents the Mobile Node’s current
app or e-wallet (e.g., NFC, QR code, or loca on in the foreign network and is
app-based payment). used by the Home Agent to forward data
c) Transac on Processing: The payment packets to the Mobile Node.
request is encrypted and sent to the There are two types of CoA:
payment gateway, which authorizes the Foreign Agent Care of Address: Shared
transac on by valida ng the user’s bank by mul ple mobile nodes visi ng the
or card details. same foreign network and provided by
d) Comple on: Upon successful the Foreign Agent.
authoriza on, funds are transferred to Co-located Care of Address: Assigned
the merchant, and the user receives a directly to the Mobile Node if it can
confirma on of the transac on. acquire an IP address in the foreign
This process enables quick and network independently. The Care of
convenient payments, leveraging secure Address enables Mobile IP to direct data
channels for user authen ca on and data to the correct loca on while the device
protec on. moves.
(d) Foreign Agent (FA): The Foreign Agent
is a router on the foreign network that
assists the Mobile Node in registering its
Care of Address with the Home Agent. It
also provides services such as packet
forwarding to the Mobile Node. The
Foreign Agent adver ses its presence in
the network, and the Mobile Node can
use the Foreign Agent’s IP address as its
Care of Address if it doesn’t obtain an
address directly. The Foreign Agent also
facilitates the tunneling of packets to and
from the Mobile Node, ensuring
communica on con nuity even while the
device roams outside its home network.