0% found this document useful (0 votes)
15 views2 pages

Adaptive Clustering in Mobile Networks

The document outlines the course content for mobile computing and cloud computing. For mobile computing, the four units cover introduction to mobile computing issues, wireless networking protocols, data management challenges, and ad hoc networking. For cloud computing, the four units cover an introduction to cloud architecture and technologies, different cloud implementation models, virtualization and data center management, and security and privacy concerns in cloud computing.

Uploaded by

mnadsfsg
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)
15 views2 pages

Adaptive Clustering in Mobile Networks

The document outlines the course content for mobile computing and cloud computing. For mobile computing, the four units cover introduction to mobile computing issues, wireless networking protocols, data management challenges, and ad hoc networking. For cloud computing, the four units cover an introduction to cloud architecture and technologies, different cloud implementation models, virtualization and data center management, and security and privacy concerns in cloud computing.

Uploaded by

mnadsfsg
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

Mobile Computing

UNIT-I
Introduction, Issues in Mobile Computing, Overview of
Wireless Telephony: Cellular Concept, GSM: Air-Interface,
Channel Structure, Location Management: HLR, VLR,
Hierarchical, Handoffs, Channel Allocation In Cellular Systems,
CDMA, GPRS.
UNIT-II
Wireless Networking, Wireless LAN Overview: MAC Issues,
IEEE 802.11, Blue Tooth, Wireless Multiple Access Protocols,
TCP Over Wireless, Wireless Applications, Mobile IP, WAP:
Architecture, Protocol Stack, Application Environment,
Applications, Wireless mark Up Language (WML).
UNIT-III
Data Management Issues, Data Replication for Mobile
Computers, Adaptive Clustering for Mobile Wireless Networks,
File System, Disconnected Operations, Mobile Agents
Computing, Security and Fault Tolerance.
UNIT-IV
Adhoc Networks, Localization, MAC Issues, Routing Protocols,
Global State Routing (GSR), Destination Sequenced Distance
Vector Routing (DSDV), Dynamic Source Routing (DSR), Ad
Hoc On Demand Distance Vector Routing (AODV), Temporary
Ordered Routing Algorithm (TORA), QOS in Ad Hoc Network.
Cloud Computing
UNIT-I
Introduction: Basics of Emerging Cloud Computing Paradigm, Cloud Computing
History and Evolution, Cloud Enabling Technologies, Practical Applications of
Cloud Computing for Various Industries, Economics and Benefits of Cloud
Computing
Cloud Computing Architecture: Cloud Architecture Model, Types of Clouds: Public-
Private &Hybrid Clouds, Resource Management and Scheduling, QoS (Quality Of
Service) and Resource Allocation, Clustering
UNIT-II
Classification of Cloud Implementations- Amazon Web Services - IaaS, Elastic
Compute Cloud (EC2), Simple Storage Service (S3), Simple Queuing Services (SQS),
VMware vCloud - IaaS, vCloud Express, Google AppEngine - PaaS, JAVA Runtime
Environment
UNIT-III
Data Center: Classic Data Center, Virtualized Data Center (Compute, Storage,
Networking and
Application), Business Continuity in VDC Virtualization: Virtualization, Advantages
and disadvantages of Virtualization, Types of Virtualization: Resource
Virtualization i.e. Server, Storage and Network virtualization, Migration of
processes, VMware vCloud – IaaS
UNIT-IV
Cloud Security and Privacy: Infrastructure Security: Infrastructure Security: The
Network Level, Infrastructure Security: The Host Level, Infrastructure Security:
The Application Level, Data Security and Storage: Aspects of Data Security, Data
Security Mitigation, Provider Data and Its Security. Privacy: Data Life Cycle, Key
Privacy Concerns in the Cloud, Responsibility for Protecting Privacy, Changes to
Privacy Risk Management and Compliance about Cloud Computing, Legal and
Regulatory Implications

Common questions

Powered by AI

The Home Location Register (HLR) is a central database in a GSM network that contains details about each subscriber authorized to use the network, such as subscriber profiles, current location, and service access . The Visitor Location Register (VLR), on the other hand, is a temporary database that stores information about subscribers currently within the jurisdiction of a particular network area . Together, they facilitate efficient location management by keeping track of mobile users' current locations, allowing calls and services to be delivered to users even as they move between different areas .

Mobile agents in computing enhance efficiency by enabling decentralized processing, reducing network load, and allowing asynchronous execution of tasks . In mobile network environments, they offer significant advantages, such as dynamic adaptation to changing network conditions, improved resource utilization, and support for disconnected operations by migrating computation tasks closer to data sources . However, they also introduce challenges like security risks and complexities in agent coordination and management .

TCP performance issues in wireless networks often manifest as reduced throughput and increased latency caused by high bit error rates and varying signal strengths, which lead to frequent packet losses and handoffs . Solutions include implementing TCP-aware link layers that can recover lost packets locally without burdening higher layers and using congestion control mechanisms that adapt to varying wireless conditions . Additionally, protocols like Split TCP can optimize performance by handling wireless and wired segments separately .

Security challenges in cloud computing include protecting sensitive data from unauthorized access, ensuring data integrity, and maintaining privacy across shared resources . These can be mitigated by employing robust encryption techniques for data-in-transit and data-at-rest, implementing fine-grained access controls, and conducting regular security audits to ensure compliance with security policies . Additionally, utilizing network segmentation and employing vigilant monitoring of network traffic can help in identifying and preventing potential security breaches .

Virtualization in cloud computing offers several advantages, including optimized resource utilization, better scalability, and easier management of IT resources by allowing multiple virtual machines to run on a single physical machine . However, it also has disadvantages such as potential security risks due to multiple virtual instances on a single physical system, increased complexity in managing virtual environments, and potential performance overhead due to virtualization layers .

The GSM air-interface facilitates wireless communication by defining the physical layer and link layer protocols, enabling secure and reliable data transmission between mobile devices and cellular networks . It specifies the use of time division multiple access (TDMA) to divide frequency bands into time slots, allowing multiple users to share the same frequency channel efficiently, thus optimizing the utilization of network resources and minimizing interference .

Data replication in mobile computing ensures data availability and reliability despite intermittent connectivity by maintaining copies of data across different nodes or devices . The benefits include improved data access speed, load balancing, and fault tolerance in case of network failures . However, drawbacks involve increased storage overhead, potential data inconsistency across devices, and complex synchronization processes to maintain data integrity .

Public clouds are hosted by third-party providers and offer scalable resources over the internet, suitable for services that require minimal privacy such as web hosting and content management . Private clouds are dedicated environments owned by a single organization, providing enhanced control and security, making them ideal for sensitive operations requiring strict compliance like financial data processing . Hybrid clouds combine public and private elements, offering flexibility and optimized resource allocation to manage workloads more efficiently, ideal for scenarios where data privacy and versatility are both priorities, such as healthcare data services .

Implementing Quality of Service (QoS) in ad hoc networks presents challenges such as the lack of centralized control, variable network topology, and limited bandwidth . These issues complicate the maintenance of consistent and predictable service quality . However, successfully implementing QoS can deliver benefits such as improved bandwidth utilization, better support for real-time applications, and enhanced user experience through reliable service delivery . Solutions like adaptive routing protocols and cross-layer design approaches are often required to address these challenges and optimize QoS in the dynamic environment of ad hoc networks .

Ad hoc network routing protocols such as Destination Sequenced Distance Vector (DSDV) and Ad Hoc On-Demand Distance Vector (AODV) differ from traditional routing protocols primarily in their dynamic, decentralized nature geared towards highly dynamic network topologies . DSDV is a table-driven protocol that maintains routing information consistently, which is suitable for more stable topologies but less efficient for frequent topology changes . In contrast, AODV is an on-demand protocol, creating routes only when needed, which minimizes overhead but can introduce delays during route discovery . Traditional routing protocols generally assume stable infrastructure and do not efficiently handle frequent topology changes characteristic of ad hoc networks .

You might also like