Mobile Computing Notes Unit 5
Mobile Computing Notes Unit 5
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
Unit-5
Definition:
Characteristics:
MANETs are dynamic, with nodes moving freely, resulting in constantly changing
network topologies.
Applications:
MAC issues
In mobile computing, MAC (Media Access Control) protocol issues arise primarily
due to the mobility of devices and the shared nature of the wireless
communication channel. These issues include challenges related to node mobility,
error-prone channels, synchronization, bandwidth efficiency, and quality of service
(QoS). Specific problems include hidden and exposed terminal problems, and the
need for efficient distributed coordination.
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
Node Mobility:
Mobile devices constantly change their location, which requires the MAC protocol
to track these changes to ensure efficient and reliable communication.
Synchronization:
In a wireless network, a node may be hidden from other nodes that are trying to
communicate, and vice versa, leading to collisions. Similarly, an exposed terminal
may be able to "hear" a transmission but not be able to send its own because
another node is busy with a different transmission.
Bandwidth Efficiency:
Ensuring the desired level of service for different types of applications, such as
voice and video, is important in mobile computing.
Security:
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
Distributed Coordination:
In Mobile Ad hoc Network (MANET), nodes do not know the topology of their
network, instead they have to discover it by their own as the topology in the ad-
hoc network is dynamic topology. The basic rules is that a new node whenever
enters into an ad-hoc network, must announce its arrival and presence and should
also listen to similar announcement broadcasts made by other mobile nodes.
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
Since the topology in the mobile ad-hoc network is dynamic, these routing tables
are updated periodically as and when the network topology changes. It has a
limitation that it doesn't work well for the large networks as the entries in the
routing table becomes too large since they need to maintain the route information
to all possible nodes.
To avoid the problems with routing in MANET, routing protocols should have
following characteristics:
It must be localized.
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
Distance Vector Routing (DVR) Protocol is a method used by routers to find the
best path for data to travel across a network. Each router keeps a table that shows
the shortest distance to every other router, based on the number of hops (or
steps) needed to reach them. Routers share this information with their neighbours,
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
allowing them to update their tables and find the most efficient routes. This
protocol helps ensure that data moves quickly and smoothly through the network.
Each router receives and saves the most recently received distance vector
from each of its neighbours.
Key Features:
Reactive Routing: Routes are established only when needed for data
transmission.
Source Routing: The source node determines the entire path and includes
it in the data packet header.
Route Discovery: DSR uses route request and reply messages to find
available paths.
Route Maintenance: DSR includes mechanisms to repair routes that
become broken due to network topology changes.
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
On-Demand Routing:
AODV establishes routes only when a node needs to communicate with a specific
destination, minimizing the need to maintain routes that aren't in use.
Route Discovery:
Route Maintenance:
Loop-Free Routing:
Efficiency:
Adaptability:
On-demand routing:
Multiple paths:
TORA can establish multiple routes between source and destination, improving
reliability and resilience.
Distributed:
Link reversal:
It relies on a link reversal approach to create and maintain routes, allowing for
efficient route discovery and updates.
Adaptability:
TORA can adapt to changes in network topology, including node mobility and link
failures, ensuring continuous communication.
Loop-free:
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
The algorithm ensures that no loops are formed in the routes, preventing
unnecessary message propagation.
Quality of Service (QoS) in Adhoc Networks refers to the ability of the network to
provide better service to selected network traffic over various technologies. In
Adhoc networks, ensuring QoS is challenging due to dynamic topology, limited
bandwidth, and lack of centralized control.
Key Points:
1. Definition of QoS:
QoS refers to the overall performance of the network, particularly in terms
of transmission quality and service availability. It ensures reliable data
delivery with minimal delay, jitter, and packet loss.
2. Challenges in Adhoc Networks:
o Dynamic Topology: Nodes frequently move, which causes route
breakages.
o Limited Bandwidth: Wireless links have constrained capacity
compared to wired links.
o Power Constraints: Nodes often run on batteries, limiting
performance.
o No Central Coordination: Lack of fixed infrastructure complicates
resource management.
3. QoS Parameters:
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
Mobile computing has transformed the way people access information and
services. It allows data, voice, and video to be transmitted via wireless devices
without needing a fixed physical connection.
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
Users can check account balances, transfer funds, pay bills, and perform
other financial transactions using banking apps.
Secure authentication and encryption are used for safe access.
Mobile apps like Amazon, Flipkart, and Myntra allow users to shop anytime,
anywhere.
Features include order tracking, secure payments, and personalized
recommendations.
Apps like Uber and Ola help users book rides instantly.
Real-time location tracking, fare estimation, and driver ratings are enabled
via mobile computing.
4. Healthcare Services
Platforms like BYJU’S, Coursera, and Khan Academy allow students to learn
on the go.
Features include live classes, recorded lectures, quizzes, and progress
tracking.
Faculty Signature
SUNDER DEEP COLLEGE OF MANAGEMENT & TECHNOLOGY,
GHAZIABAD
(Affiliated with CCSU, MEERUT)
Topic Covered_____________________________________________________
Lecture No. __________ Date & Time of Delivering______________________
Apps for emails, video calls (Zoom, Google Meet), messaging (WhatsApp,
Telegram) use mobile networks to function.
Seamless access to internet resources.
Games like PUBG, Free Fire, and apps like Netflix, YouTube allow mobile
users to enjoy HD content and interactive experiences.
Uses streaming and cloud technologies.
Google Maps, Waze, etc., help in real-time navigation and traffic updates.
Useful for delivery, transport, and tourism services.
Faculty Signature