SlideShare une entreprise Scribd logo
1  sur  12
Télécharger pour lire hors ligne
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
DOI : 10.5121/ijdps.2014.5304 39
IMPLEMENTING DATABASE LOOKUP METHOD IN
MOBILE WIMAX FOR LOCATION MANAGEMENT
AREA BASED MBS ZONE
S.Sivaranjani1
, T.S.Supriya2
and Dr.B.Sridevi3
1
Department of ECE, Theni Kammavar Sangam College of Technology, Theni
2
Department of ECE, SCAD Institute of Technology, Tirupur
3
Department of ECE, Velammal College of Engineering & Technology, Madurai
ABSTRACT
The mobile WiMAX plays a vital role in accessing the delay sensitive audio, video streaming and mobile
IPTV. To minimize the handover delay, a Location Management Area (LMA) based Multicast and
Broadcast Service (MBS) zone is established. The handover delay is increased based on the size of the MBS
zone. In this paper, Location Management Area is easily identified by using Database Lookup Method to
obtain efficient bandwidth utilization along with reduced handover delay and increased throughput. The
handover delay and throughput is calculated by implementing this scenario in OPNET tool.
KEYWORDS
MBS zone, LMA, Paging Group, Database Lookup Method, Handover Delay.
1. INTRODUCTION
The most popular Internet Access technology for Metropolitan Area Networks (MAN) is
WiMAX (Worldwide Interoperability for Microwave Access), because WiMAX supports all
Internet Protocol core network architecture [6]. In WiMAX, recent research is going on in the
area of Broadband access which plays a vital role in mobile services. There should be a handover
delay in these sectors. Mostly, the handover delays are reduced in previous researches, although
it’s not more efficient at the user’s point of view, so the motivation is to reduce the bandwidth
usage and handover delay [15]. WiMAX is an emerging 4G technology, which can provide
wireless broadband access at the data rate of 70 Mbps over 50 kilometers to both home and
business customers. WiMAX is cost effective and offers higher data rates than other wireless
networks. It supports both fixed and mobile applications. WiMAX is easier to deploy as
compared to other networks and has flexible network architectures. One of the major challenges
concerning the performance of Mobile WiMAX is seamless handover. The handover in an MBS
session involves a delay, due to the link-level messages, which are exchanged during the mobile
WiMAX handover and due to the MBS signaling messages [4]. Whenever a Mobile Station with
an ongoing MBS session switches to a new Base Station, the former delay occurs, irrespective of
its MBS zone or LMA. The latter delay only occurs when an MS moves from one MBS zone to
another. MBS handovers can be classified into intra-MBS-zone handover and inter-MBS-zone
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
40
handover. Handover occurs within an MBS zone is mentioned as intra-MBS-zone handover and
inter-MBS-zone handover takes place between different MBS zones.
2. RELATED WORKS
The standard Internet Protocol (IP) multicast protocols are employed by Universal Mobile
Telecommunications System (UMTS) multicast architecture [9]. A multicast mechanism for
UMTS has been proposed [10] establishes a multicast tunnel throughout the UMTS network,
which allows multicast packets to be transferred on shared links towards the multiple
destinations. For one-to-many packet-delivery services in the UMTS, the tradeoffs between the
broadcast, multiple-unicast, and multicast approaches have been investigated [11]. However the
MBS zone creation will also waste the bandwidth of the wired-backhaul network, but we focus on
the wireless link so the bandwidth is also reduced. It is assumed that the standard UMTS mobility
mechanisms, handles the mobility. On the other hand [12], a routing list can be introduced into
the nodes of the UMTS to support resource-efficient multicast transmissions, which are combined
with a reassessment of the mobility management mechanism and handover types in the UMTS.
Unless handover-delay issues are taken into Account, however, multicast-service continuity still
cannot be assured. There is some ongoing research on the support of real-time services such as
video streaming (IP television) and voice over IP in mobile WiMAX [13], [14]. The hard
handovers by IEEE 802.16e make seamless mobility with imperceptible interruption of service
difficult to achieve in Mobile WiMAX. The aim of [2] is reducing both bandwidth usage and
service disruption. Some previous studies have addressed the issues of network planning for
wireless multicast and broadcast services. So they used paging method which reduces the service
disruption, but in this case the handover delay and the bandwidth are not much efficient. In this
paper, the Database Lookup method is introduced which is implemented in AAA server. By this
the bandwidth and handover delay is reduced and throughput is increased.
3. MBS ZONE
Figure 1. LMA in MBS Zone
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
41
A WiMAX network basically consists of Mobile Stations, Base Stations, and gateways with an
authentication, authorization, and accounting server [5]. The group of Base Stations is named as
LMA’s within an MBS zone. The LMA contains a group of base stations and mobile stations.
The MBS zones are controlled by the MBSC (Multicast and Broadcast Service Controller) which
has a direct link to the AAA server in that the Database Lookup LMA is implemented, as shown
in Figure 1. The MBS zones can be deployed, once the MBS-zone sizes are determined by a
network operator [3]. Every Base Station in an MBS zone has a shared multicast connection for
the same multicast transmission. Therefore, a Mobile Station to create a new connection during
handovers between Base Stations in the same MBS zone is not needed, which reduces the
handover delay and bandwidth usage. The service disruptions are reduced by increasing the size
of the MBS zones for a given level of mobility; hence the wireless-link bandwidth will be wasted
in the sense that every Base Station broadcasts the same MBS packets, in the same MBS zone
regardless of the presence of a user. This will also result in increased probability of blocking a
new MBS session.
3. EXISTING METHOD FOR MBS ZONE
In Existing method, they have proposed an MBS architecture based on Location Management
Areas (LMAs), which is a set of geographically adjacent BSs within the MBS zone [2]. The
Paging Group (PG) in Figure 2 is used to track the Location of Mobile Stations.
Figure 2. Paging Controller to Tract MS Location
With an LMA-based MBS, intra-MBS-zone handovers are again classified into intra-LMA
handovers, which result from a movement of the Base Station within the same LMA, and inter-
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
42
LMA handovers between Base Stations in different LMA’s [3]. Figure 3 shows the signalling
messages required for inter-LMA handovers. LMA containing current mobile users of a specific
MBS session is called as active LMA’s with a remainder called as inactive LMA’s, with respect
to the session. In Figure 3, the Paging Controller (PC) updates location information about an
MBS user within the zone. The Paging Controller, which controls the paging group, informs the
MBSC of the new location of the users. If the MS has shifted into an inactive LMA, multicast-
distribution tree update must be done. If the LMA is active, the time required for location update
and location update notification does not contribute to the handover delay, which only consists of
the time required to finish IEEE802.16e MAC layer handover. The delay involved in an intra-
LMA handover is equivalent to the intra-MBS-zone handover.
Figure 3. Signalling Messages in LMA Handover
4. PROPOSED WORK FOR MBS ZONE
The drawback in the existing work is the usage of Paging Group for Multicast and Broadcast
Services, which consumes increased bandwidth along with the delay. In this paper the Database
Lookup Method (DLM) is introduced which already contains all the information about the mobile
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
43
users of the particular area which serves under the respective AAA server. When the handover
occurs, it is not necessary to spend time in PG to collect the data of the subscribers. Directly, the
location updating can be done during MAC layer handover. So that the handover delay is reduced
and bandwidth utilization is decreased with increased throughput. In the proposed work, the MS
location is determined from a static database in the AAA server.
Once the network receives a location request, it identifies the cell ID of the BS serving the MS
and looks up the geolocation of that BS [5]. This provides the reduced handover delay with
efficient bandwidth usage.
The Figure 4 explains about the complete operation of this paper. In this figure, the operation is
between the MS, SBS (Serving Base Station), TBS (Target Base Station), MBSC, AAA (with
DLM). At First, the MS sends a IEEE802.16e MAC layer handover configuration to the TBS, the
TBS sends an MBS joint request to MBS Controller, which sends an MBS authorization request
to the AAA server. After the response from the AAA to the MBSC, if the user is valid then only
the MBSC sends a request to TBS and the TBS sends a DSA (Dynamic Service Addition) request
to MS. The MS sends a DSA response to the TBS only when the user is authorized and the DSA
acknowledgment is sent to the MS [8]. A Response is sent to MBSC from TBS. After the
resource reservation step, the location is updated to the AAA server from TBS. Then the location
update notification is sent to the TBS from the AAA server. Then normal process such as security
key exchange, MBS updating process, MBS data transmission is preceded.
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
44
Figure 4. Database Lookup Method implemented in AAA Server
The Database Lookup Method [5] for implementing LMA based MBS zone should enhance the
throughput of the network by the elimination of Paging Group and thus the handover delay is also
reduced efficiently. The bandwidth utilization is also effectively used in the removal of paging
controller.
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
45
Table 1. Algorithm for Proposed LMA Based MBS Zone
5. SIMULATION RESULTS
OPNET simulator is a tool to simulate the behavior and performance of any type of network [7].
The main difference with other simulators lies in its power and versatility. This simulator makes
possible working with the OSI model, from layer 7 to the modification of the most essential
physical parameters [1]. The proposed work is implemented using this OPNET tool and the
results are obtained.
The Figure 5 is the scenario of existing work (LMA based MBS zone) in opnet simulator. It has
paging controller to track the MS location and the paging group is also created by grouping of
nearby Base Stations. The increased throughput and the reduced overall delay are calculated as in
Figure 6.
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
46
Figure 5. LMA Based MBS Zone in Existing Scenario
Figure 6. WiMAX delay and Throughput for Existing Scenario
As in Figure 7, the handover delay for a particular node (node 6 and 22) is calculated while the
LMA handover takes place. The handover delay is calculated as 0.025 seconds, which is
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
47
maintained constantly in node 6. But, in node 22 the handover delay is increased from 0.020
seconds to 0.024 seconds.
Figure 7. Handover delay for Specific node in Existing Scenario
Figure 8. Proposed LMA Based MBS Zone
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
48
The proposed scenario is created as in Figure 8 in the opnet tool which has the MBS zone and
group of LMA’s. The Paging Group used to find the current position of the user is eliminated in
the proposed LMA based MBS zone [3]. Instead of that, a database lookup LMA is introduced, in
that the location of a MS is maintained in a database. The database is handled by the AAA server.
Hence the throughput is increased and the delay is minimized as compared to existing work. The
corresponding graph is shown in Figure 9.
Figure 9. Delay and Throughput in Proposed Work
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
49
Figure 10. Handover delay for Specific node in Proposed Scenario
The Figure 10 explains that the handover delay is reduced from 0.025 seconds to 0.021seconds
during node 6 mobility.Thus the handover delay is minimized due to the removal of Paging
Group in MBS zone. Similarly, during node 22 mobility also the handover delay is minimized
when compared to the value in Figure 7.
6. CONCLUSION
Mobile WiMAX (IEEE802.16e) includes the MBS zone to reduce the MBS service disruption
time and handover delays, but this requires all the BSs to send the same packets in the MBS zone.
The DLM implemented in AAA server has to maintain the updating of the mobile users. By using
LMA in MBS zone, the handover delay while streaming in the MBS zones and the service
disruption time will be reduced to an extent by maintaining the Database Lookup in the AAA
Server. The service-disruption time, which is dominated by the transmission delay between the
MBSC and the Base Station. If the LMAs are small, the disruption time of the LMS is hardly
affected to all by the wireless-transmission delay. In this paper the handover delay is calculated as
0.021 seconds, which is less than the handover delay in existing scenario.
REFERENCES
[1] Prokkola, Jarmo. "Opnet-network simulator." URL http://www. telecomlab. oulu. fi/kurssit/521365A
tietoliikennetekniikan simuloinnit ja tyokalut/Opnet esittely 7 (2006).
[2] Li, Guo-Hui, et al. "Location management in cellular mobile computing systems with dynamic
hierarchical location databases." Journal of Systems and Software 69.1 (2004): 159-171.
International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014
50
[3] Lee, Ji Hoon, et al. "Location management area (LMA)-based MBS handover in mobile WiMAX
systems." Communication Systems Software and Middleware and Workshops, 2008. COMSWARE
2008. 3rd International Conference on. IEEE, 2008.
[4] Becvar, Zdenek, and Jan Zelenka. "Handovers in the mobile WiMAX." Research in
Telecommunication technology 1 (2006): 147-50.
[5] Venkatachalam, Muthaiah, et al. "Location services in WiMAX networks." Communications
Magazine, IEEE 47.10 (2009): 92-98.
[6] WiMAX-Part, Mobile. "I: A technical overview and performance evaluation." WiMAX Forum. 2006.
[7] Vukadinovic, Vladimir, and Ljiljana Trajkovic. "Mobile Application Part protocol implementation in
OPNET.”
[8] Lin, Zih-Ci, Huai-Lei Fu, and Phone Lin. "Dynamic Channel Allocation for Wireless Zone-Based
Multicast and Broadcast Service." INFOCOM, 2011 Proceedings IEEE. IEEE, 2011.
[9] M. Hauge and O. Kure, “Multicast in 3G networks: Employment of existing IP multicast protocols in
UMTS,” in Proc. 5th ACM Int. Workshop.Wireless Mobile Multimedia, 2002, pp. 96–103.
[10] R. Rummler, Y.W. Chung, and A. H. Aghvami, “Modeling and analysis of an efficient multicast
mechanism for UMTS,” IEEE Trans. Veh. Technol., vol. 54, no. 1, pp. 350–365, Jan. 2005.
[11] A. Alexiou and C. Bouras, “Multicast in UMTS: Evaluation and recommendations,” Wireless
Commun. Mobile Comput., vol. 8, no. 4, pp. 463– 481, May 2008. LEE et al.: REDUCING
HANDOVER DELAY IN MOBILE WiMAX MULTICAST AND BROADCAST SERVICES 617
[12] A. Alexiou, D. Antonellis, and C. Bouras, “An efficient mechanism for multicast data transmission in
UMTS,” Wireless Pers. Commun., vol. 44, no. 4, pp. 455–471, Mar. 2008.
[13] S. Sengupta, M. Chatterjee, and S. Ganguly, “Improving quality of VoIP streams overWiMAX,”
IEEE Trans. Comput., vol. 57, no. 2, pp. 145–156, Feb. 2008.
[14] J. She, F. Hou, P.-H. Ho, and L.-L. Xie, “IPTV overWiMAX: Key success factors, challenges, and
solutions,” IEEE Commun. Mag., vol. 45, no. 8, pp. 87–93, Aug. 2007.
[15] W. Jiao, P. Jiang, and Y. Ma, “Fast handover scheme for real-time applications in mobile WiMAX,”
in Proc. IEEE Int. Conf. Commun., 2007.
Authors
S.Sivaranjani has received the Master of Engineering from Anna University, Chennai in
Communication Sysems. She is currently working as an Assistant professor in Theni
Kammavar Sangam College of Technology, Theni. She has attended International
Conferences and also published papers in international journal. She has research
interests in WiMAX security and Handover.
T.S.Supriya has received the Master of Engineering from Anna University, Chennai in
Communication Sysems. She is currently working as an Assistant professor in SCAD
Institute of Technology, Tirupur. Her research interests are in wireless networks and
security. She has also attended International Conferences and published paper in
international journal.
Dr.B.Sridevi, Professor of ECE Department of Velammal College of Engineering &
Technology, Madurai, obtained her B.E., degree from A.C.C.E.T Karaikudi , Madurai
Kamaraj University, Madurai and M.E. degree from Anna University, Chennai. She
has 2 years of Industrial experience, 10 years of Teaching,and Research experience.
Completed Ph.D. in Anna University, Chennai in the field of WiMAX Networks. She
have published many research papers in International journals, national and
international conferences. Her area of research includes Network Security, Wireless
Networks.

Contenu connexe

Tendances

Enhancement of qos in lte downlink systems using
Enhancement of qos in lte downlink systems usingEnhancement of qos in lte downlink systems using
Enhancement of qos in lte downlink systems usingeSAT Publishing House
 
The Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksThe Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksDr. Amarjeet Singh
 
Channel Allocation and Routing in Wireless Mesh Networks: A survey and qualit...
Channel Allocation and Routing in Wireless Mesh Networks: A survey and qualit...Channel Allocation and Routing in Wireless Mesh Networks: A survey and qualit...
Channel Allocation and Routing in Wireless Mesh Networks: A survey and qualit...ijwmn
 
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY CO...
 SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY CO... SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY CO...
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY CO...ijmnct
 
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY COG...
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY COG...SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY COG...
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY COG...ijmnct
 
Efficient Load Balancing Routing in Wireless Mesh Networks
Efficient Load Balancing Routing in Wireless Mesh NetworksEfficient Load Balancing Routing in Wireless Mesh Networks
Efficient Load Balancing Routing in Wireless Mesh Networksijceronline
 
Improving data transmission in the vanet using multi criteria decision making...
Improving data transmission in the vanet using multi criteria decision making...Improving data transmission in the vanet using multi criteria decision making...
Improving data transmission in the vanet using multi criteria decision making...ijfcstjournal
 
RESOURCE ALLOCATION ALGORITHMS FOR QOS OPTIMIZATION IN MOBILE WIMAX NETWORKS
RESOURCE ALLOCATION ALGORITHMS FOR QOS OPTIMIZATION IN MOBILE WIMAX NETWORKSRESOURCE ALLOCATION ALGORITHMS FOR QOS OPTIMIZATION IN MOBILE WIMAX NETWORKS
RESOURCE ALLOCATION ALGORITHMS FOR QOS OPTIMIZATION IN MOBILE WIMAX NETWORKSijwmn
 
Modified q aware scheduling algorithm for improved fairness in 802.16 j networks
Modified q aware scheduling algorithm for improved fairness in 802.16 j networksModified q aware scheduling algorithm for improved fairness in 802.16 j networks
Modified q aware scheduling algorithm for improved fairness in 802.16 j networksIJCNCJournal
 
Finite horizon adaptive optimal distributed Power Allocation for Enhanced Cog...
Finite horizon adaptive optimal distributed Power Allocation for Enhanced Cog...Finite horizon adaptive optimal distributed Power Allocation for Enhanced Cog...
Finite horizon adaptive optimal distributed Power Allocation for Enhanced Cog...IJCNC
 
Channel feedback scheduling for wireless communications
Channel feedback scheduling for wireless communicationsChannel feedback scheduling for wireless communications
Channel feedback scheduling for wireless communicationseSAT Publishing House
 
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...IJNSA Journal
 

Tendances (15)

218
218218
218
 
Enhancement of qos in lte downlink systems using
Enhancement of qos in lte downlink systems usingEnhancement of qos in lte downlink systems using
Enhancement of qos in lte downlink systems using
 
The Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksThe Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless Networks
 
Channel Allocation and Routing in Wireless Mesh Networks: A survey and qualit...
Channel Allocation and Routing in Wireless Mesh Networks: A survey and qualit...Channel Allocation and Routing in Wireless Mesh Networks: A survey and qualit...
Channel Allocation and Routing in Wireless Mesh Networks: A survey and qualit...
 
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY CO...
 SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY CO... SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY CO...
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY CO...
 
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY COG...
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY COG...SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY COG...
SECONDARY USER UNDERCOVER COOPERATIVE DYNAMIC ACCESS PROTOCOL FOR OVERLAY COG...
 
Efficient Load Balancing Routing in Wireless Mesh Networks
Efficient Load Balancing Routing in Wireless Mesh NetworksEfficient Load Balancing Routing in Wireless Mesh Networks
Efficient Load Balancing Routing in Wireless Mesh Networks
 
Improving data transmission in the vanet using multi criteria decision making...
Improving data transmission in the vanet using multi criteria decision making...Improving data transmission in the vanet using multi criteria decision making...
Improving data transmission in the vanet using multi criteria decision making...
 
RESOURCE ALLOCATION ALGORITHMS FOR QOS OPTIMIZATION IN MOBILE WIMAX NETWORKS
RESOURCE ALLOCATION ALGORITHMS FOR QOS OPTIMIZATION IN MOBILE WIMAX NETWORKSRESOURCE ALLOCATION ALGORITHMS FOR QOS OPTIMIZATION IN MOBILE WIMAX NETWORKS
RESOURCE ALLOCATION ALGORITHMS FOR QOS OPTIMIZATION IN MOBILE WIMAX NETWORKS
 
Modified q aware scheduling algorithm for improved fairness in 802.16 j networks
Modified q aware scheduling algorithm for improved fairness in 802.16 j networksModified q aware scheduling algorithm for improved fairness in 802.16 j networks
Modified q aware scheduling algorithm for improved fairness in 802.16 j networks
 
Finite horizon adaptive optimal distributed Power Allocation for Enhanced Cog...
Finite horizon adaptive optimal distributed Power Allocation for Enhanced Cog...Finite horizon adaptive optimal distributed Power Allocation for Enhanced Cog...
Finite horizon adaptive optimal distributed Power Allocation for Enhanced Cog...
 
Channel feedback scheduling for wireless communications
Channel feedback scheduling for wireless communicationsChannel feedback scheduling for wireless communications
Channel feedback scheduling for wireless communications
 
Io2415011509
Io2415011509Io2415011509
Io2415011509
 
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
 
Enhancing Power Unbiased Cooperative Media Access Control Protocol in Manets
Enhancing Power Unbiased Cooperative Media Access Control Protocol in ManetsEnhancing Power Unbiased Cooperative Media Access Control Protocol in Manets
Enhancing Power Unbiased Cooperative Media Access Control Protocol in Manets
 

En vedette

Prototyping is an attitude
Prototyping is an attitudePrototyping is an attitude
Prototyping is an attitudeWith Company
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer ExperienceYuan Wang
 
Learn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionLearn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionIn a Rocket
 
How to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanHow to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanPost Planner
 
SEO: Getting Personal
SEO: Getting PersonalSEO: Getting Personal
SEO: Getting PersonalKirsty Hulse
 
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika AldabaLightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldabaux singapore
 

En vedette (7)

Prototyping is an attitude
Prototyping is an attitudePrototyping is an attitude
Prototyping is an attitude
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience
 
Learn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionLearn BEM: CSS Naming Convention
Learn BEM: CSS Naming Convention
 
How to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanHow to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media Plan
 
SEO: Getting Personal
SEO: Getting PersonalSEO: Getting Personal
SEO: Getting Personal
 
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika AldabaLightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
 
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job? Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
 

Similaire à Implementing database lookup method in mobile wimax for location management area based mbs zone

My F1 journal publication 2013-Copy
My F1 journal publication 2013-CopyMy F1 journal publication 2013-Copy
My F1 journal publication 2013-CopyElmabruk Elgembari
 
Reducing handoff delay by adaptive threshold tuning and location updates in m...
Reducing handoff delay by adaptive threshold tuning and location updates in m...Reducing handoff delay by adaptive threshold tuning and location updates in m...
Reducing handoff delay by adaptive threshold tuning and location updates in m...ijistjournal
 
Reducing handoff delay by adaptive threshold
Reducing handoff delay by adaptive thresholdReducing handoff delay by adaptive threshold
Reducing handoff delay by adaptive thresholdijistjournal
 
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKSMULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKSIJMIT JOURNAL
 
Mobility Management Scheme for Mobile Communication Systems. A Review
Mobility Management Scheme for Mobile Communication Systems. A ReviewMobility Management Scheme for Mobile Communication Systems. A Review
Mobility Management Scheme for Mobile Communication Systems. A Reviewiosrjce
 
J010627176.iosr jece
J010627176.iosr jeceJ010627176.iosr jece
J010627176.iosr jeceIOSR Journals
 
Transaction processing, techniques
Transaction processing, techniquesTransaction processing, techniques
Transaction processing, techniquesijcsa
 
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking networkQuality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking networkTELKOMNIKA JOURNAL
 
Network assisted mobile computing with optimal uplink quary processing
Network assisted mobile computing with optimal uplink quary processingNetwork assisted mobile computing with optimal uplink quary processing
Network assisted mobile computing with optimal uplink quary processingShakas Technologies
 
Performance Analysis of WiMAX Networks with Relay Station
Performance Analysis of WiMAX Networks with Relay StationPerformance Analysis of WiMAX Networks with Relay Station
Performance Analysis of WiMAX Networks with Relay Stationidescitation
 
Network assisted mobile computing with optimal uplink query processing
Network assisted mobile computing with optimal uplink query processingNetwork assisted mobile computing with optimal uplink query processing
Network assisted mobile computing with optimal uplink query processingJPINFOTECH JAYAPRAKASH
 
Distributed database architecture for global roaming in next generation mobil...
Distributed database architecture for global roaming in next generation mobil...Distributed database architecture for global roaming in next generation mobil...
Distributed database architecture for global roaming in next generation mobil...Mumbai Academisc
 
Paper id 2720146
Paper id 2720146Paper id 2720146
Paper id 2720146IJRAT
 
Constellation Shared Multiple Access - A Noma Scheme for Increased User Capac...
Constellation Shared Multiple Access - A Noma Scheme for Increased User Capac...Constellation Shared Multiple Access - A Noma Scheme for Increased User Capac...
Constellation Shared Multiple Access - A Noma Scheme for Increased User Capac...IJCNCJournal
 
CONSTELLATION SHARED MULTIPLE ACCESS - A NOMA SCHEME FOR INCREASED USER CAPAC...
CONSTELLATION SHARED MULTIPLE ACCESS - A NOMA SCHEME FOR INCREASED USER CAPAC...CONSTELLATION SHARED MULTIPLE ACCESS - A NOMA SCHEME FOR INCREASED USER CAPAC...
CONSTELLATION SHARED MULTIPLE ACCESS - A NOMA SCHEME FOR INCREASED USER CAPAC...IJCNCJournal
 
Mobile positioning for location dependent services in GSM networks
Mobile positioning for location dependent services in GSM networks Mobile positioning for location dependent services in GSM networks
Mobile positioning for location dependent services in GSM networks marwaeng
 
LINK-LEVEL PERFORMANCE EVALUATION OF RELAY-BASED WIMAX NETWORK
LINK-LEVEL PERFORMANCE EVALUATION OF RELAY-BASED WIMAX NETWORKLINK-LEVEL PERFORMANCE EVALUATION OF RELAY-BASED WIMAX NETWORK
LINK-LEVEL PERFORMANCE EVALUATION OF RELAY-BASED WIMAX NETWORKijwmn
 

Similaire à Implementing database lookup method in mobile wimax for location management area based mbs zone (20)

My F1 journal publication 2013-Copy
My F1 journal publication 2013-CopyMy F1 journal publication 2013-Copy
My F1 journal publication 2013-Copy
 
Reducing handoff delay by adaptive threshold tuning and location updates in m...
Reducing handoff delay by adaptive threshold tuning and location updates in m...Reducing handoff delay by adaptive threshold tuning and location updates in m...
Reducing handoff delay by adaptive threshold tuning and location updates in m...
 
Reducing handoff delay by adaptive threshold
Reducing handoff delay by adaptive thresholdReducing handoff delay by adaptive threshold
Reducing handoff delay by adaptive threshold
 
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKSMULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
 
Cs31622627
Cs31622627Cs31622627
Cs31622627
 
Mobility Management Scheme for Mobile Communication Systems. A Review
Mobility Management Scheme for Mobile Communication Systems. A ReviewMobility Management Scheme for Mobile Communication Systems. A Review
Mobility Management Scheme for Mobile Communication Systems. A Review
 
J010627176.iosr jece
J010627176.iosr jeceJ010627176.iosr jece
J010627176.iosr jece
 
Transaction processing, techniques
Transaction processing, techniquesTransaction processing, techniques
Transaction processing, techniques
 
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking networkQuality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
Quality of Service in bandwidth adapted hybrid UMTS/WLAN interworking network
 
Network assisted mobile computing with optimal uplink quary processing
Network assisted mobile computing with optimal uplink quary processingNetwork assisted mobile computing with optimal uplink quary processing
Network assisted mobile computing with optimal uplink quary processing
 
Performance Analysis of WiMAX Networks with Relay Station
Performance Analysis of WiMAX Networks with Relay StationPerformance Analysis of WiMAX Networks with Relay Station
Performance Analysis of WiMAX Networks with Relay Station
 
Network assisted mobile computing with optimal uplink query processing
Network assisted mobile computing with optimal uplink query processingNetwork assisted mobile computing with optimal uplink query processing
Network assisted mobile computing with optimal uplink query processing
 
A secure and service oriented
A secure and service orientedA secure and service oriented
A secure and service oriented
 
Distributed database architecture for global roaming in next generation mobil...
Distributed database architecture for global roaming in next generation mobil...Distributed database architecture for global roaming in next generation mobil...
Distributed database architecture for global roaming in next generation mobil...
 
Paper id 2720146
Paper id 2720146Paper id 2720146
Paper id 2720146
 
Constellation Shared Multiple Access - A Noma Scheme for Increased User Capac...
Constellation Shared Multiple Access - A Noma Scheme for Increased User Capac...Constellation Shared Multiple Access - A Noma Scheme for Increased User Capac...
Constellation Shared Multiple Access - A Noma Scheme for Increased User Capac...
 
CONSTELLATION SHARED MULTIPLE ACCESS - A NOMA SCHEME FOR INCREASED USER CAPAC...
CONSTELLATION SHARED MULTIPLE ACCESS - A NOMA SCHEME FOR INCREASED USER CAPAC...CONSTELLATION SHARED MULTIPLE ACCESS - A NOMA SCHEME FOR INCREASED USER CAPAC...
CONSTELLATION SHARED MULTIPLE ACCESS - A NOMA SCHEME FOR INCREASED USER CAPAC...
 
N18030296105
N18030296105N18030296105
N18030296105
 
Mobile positioning for location dependent services in GSM networks
Mobile positioning for location dependent services in GSM networks Mobile positioning for location dependent services in GSM networks
Mobile positioning for location dependent services in GSM networks
 
LINK-LEVEL PERFORMANCE EVALUATION OF RELAY-BASED WIMAX NETWORK
LINK-LEVEL PERFORMANCE EVALUATION OF RELAY-BASED WIMAX NETWORKLINK-LEVEL PERFORMANCE EVALUATION OF RELAY-BASED WIMAX NETWORK
LINK-LEVEL PERFORMANCE EVALUATION OF RELAY-BASED WIMAX NETWORK
 

Dernier

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 

Dernier (20)

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 

Implementing database lookup method in mobile wimax for location management area based mbs zone

  • 1. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 DOI : 10.5121/ijdps.2014.5304 39 IMPLEMENTING DATABASE LOOKUP METHOD IN MOBILE WIMAX FOR LOCATION MANAGEMENT AREA BASED MBS ZONE S.Sivaranjani1 , T.S.Supriya2 and Dr.B.Sridevi3 1 Department of ECE, Theni Kammavar Sangam College of Technology, Theni 2 Department of ECE, SCAD Institute of Technology, Tirupur 3 Department of ECE, Velammal College of Engineering & Technology, Madurai ABSTRACT The mobile WiMAX plays a vital role in accessing the delay sensitive audio, video streaming and mobile IPTV. To minimize the handover delay, a Location Management Area (LMA) based Multicast and Broadcast Service (MBS) zone is established. The handover delay is increased based on the size of the MBS zone. In this paper, Location Management Area is easily identified by using Database Lookup Method to obtain efficient bandwidth utilization along with reduced handover delay and increased throughput. The handover delay and throughput is calculated by implementing this scenario in OPNET tool. KEYWORDS MBS zone, LMA, Paging Group, Database Lookup Method, Handover Delay. 1. INTRODUCTION The most popular Internet Access technology for Metropolitan Area Networks (MAN) is WiMAX (Worldwide Interoperability for Microwave Access), because WiMAX supports all Internet Protocol core network architecture [6]. In WiMAX, recent research is going on in the area of Broadband access which plays a vital role in mobile services. There should be a handover delay in these sectors. Mostly, the handover delays are reduced in previous researches, although it’s not more efficient at the user’s point of view, so the motivation is to reduce the bandwidth usage and handover delay [15]. WiMAX is an emerging 4G technology, which can provide wireless broadband access at the data rate of 70 Mbps over 50 kilometers to both home and business customers. WiMAX is cost effective and offers higher data rates than other wireless networks. It supports both fixed and mobile applications. WiMAX is easier to deploy as compared to other networks and has flexible network architectures. One of the major challenges concerning the performance of Mobile WiMAX is seamless handover. The handover in an MBS session involves a delay, due to the link-level messages, which are exchanged during the mobile WiMAX handover and due to the MBS signaling messages [4]. Whenever a Mobile Station with an ongoing MBS session switches to a new Base Station, the former delay occurs, irrespective of its MBS zone or LMA. The latter delay only occurs when an MS moves from one MBS zone to another. MBS handovers can be classified into intra-MBS-zone handover and inter-MBS-zone
  • 2. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 40 handover. Handover occurs within an MBS zone is mentioned as intra-MBS-zone handover and inter-MBS-zone handover takes place between different MBS zones. 2. RELATED WORKS The standard Internet Protocol (IP) multicast protocols are employed by Universal Mobile Telecommunications System (UMTS) multicast architecture [9]. A multicast mechanism for UMTS has been proposed [10] establishes a multicast tunnel throughout the UMTS network, which allows multicast packets to be transferred on shared links towards the multiple destinations. For one-to-many packet-delivery services in the UMTS, the tradeoffs between the broadcast, multiple-unicast, and multicast approaches have been investigated [11]. However the MBS zone creation will also waste the bandwidth of the wired-backhaul network, but we focus on the wireless link so the bandwidth is also reduced. It is assumed that the standard UMTS mobility mechanisms, handles the mobility. On the other hand [12], a routing list can be introduced into the nodes of the UMTS to support resource-efficient multicast transmissions, which are combined with a reassessment of the mobility management mechanism and handover types in the UMTS. Unless handover-delay issues are taken into Account, however, multicast-service continuity still cannot be assured. There is some ongoing research on the support of real-time services such as video streaming (IP television) and voice over IP in mobile WiMAX [13], [14]. The hard handovers by IEEE 802.16e make seamless mobility with imperceptible interruption of service difficult to achieve in Mobile WiMAX. The aim of [2] is reducing both bandwidth usage and service disruption. Some previous studies have addressed the issues of network planning for wireless multicast and broadcast services. So they used paging method which reduces the service disruption, but in this case the handover delay and the bandwidth are not much efficient. In this paper, the Database Lookup method is introduced which is implemented in AAA server. By this the bandwidth and handover delay is reduced and throughput is increased. 3. MBS ZONE Figure 1. LMA in MBS Zone
  • 3. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 41 A WiMAX network basically consists of Mobile Stations, Base Stations, and gateways with an authentication, authorization, and accounting server [5]. The group of Base Stations is named as LMA’s within an MBS zone. The LMA contains a group of base stations and mobile stations. The MBS zones are controlled by the MBSC (Multicast and Broadcast Service Controller) which has a direct link to the AAA server in that the Database Lookup LMA is implemented, as shown in Figure 1. The MBS zones can be deployed, once the MBS-zone sizes are determined by a network operator [3]. Every Base Station in an MBS zone has a shared multicast connection for the same multicast transmission. Therefore, a Mobile Station to create a new connection during handovers between Base Stations in the same MBS zone is not needed, which reduces the handover delay and bandwidth usage. The service disruptions are reduced by increasing the size of the MBS zones for a given level of mobility; hence the wireless-link bandwidth will be wasted in the sense that every Base Station broadcasts the same MBS packets, in the same MBS zone regardless of the presence of a user. This will also result in increased probability of blocking a new MBS session. 3. EXISTING METHOD FOR MBS ZONE In Existing method, they have proposed an MBS architecture based on Location Management Areas (LMAs), which is a set of geographically adjacent BSs within the MBS zone [2]. The Paging Group (PG) in Figure 2 is used to track the Location of Mobile Stations. Figure 2. Paging Controller to Tract MS Location With an LMA-based MBS, intra-MBS-zone handovers are again classified into intra-LMA handovers, which result from a movement of the Base Station within the same LMA, and inter-
  • 4. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 42 LMA handovers between Base Stations in different LMA’s [3]. Figure 3 shows the signalling messages required for inter-LMA handovers. LMA containing current mobile users of a specific MBS session is called as active LMA’s with a remainder called as inactive LMA’s, with respect to the session. In Figure 3, the Paging Controller (PC) updates location information about an MBS user within the zone. The Paging Controller, which controls the paging group, informs the MBSC of the new location of the users. If the MS has shifted into an inactive LMA, multicast- distribution tree update must be done. If the LMA is active, the time required for location update and location update notification does not contribute to the handover delay, which only consists of the time required to finish IEEE802.16e MAC layer handover. The delay involved in an intra- LMA handover is equivalent to the intra-MBS-zone handover. Figure 3. Signalling Messages in LMA Handover 4. PROPOSED WORK FOR MBS ZONE The drawback in the existing work is the usage of Paging Group for Multicast and Broadcast Services, which consumes increased bandwidth along with the delay. In this paper the Database Lookup Method (DLM) is introduced which already contains all the information about the mobile
  • 5. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 43 users of the particular area which serves under the respective AAA server. When the handover occurs, it is not necessary to spend time in PG to collect the data of the subscribers. Directly, the location updating can be done during MAC layer handover. So that the handover delay is reduced and bandwidth utilization is decreased with increased throughput. In the proposed work, the MS location is determined from a static database in the AAA server. Once the network receives a location request, it identifies the cell ID of the BS serving the MS and looks up the geolocation of that BS [5]. This provides the reduced handover delay with efficient bandwidth usage. The Figure 4 explains about the complete operation of this paper. In this figure, the operation is between the MS, SBS (Serving Base Station), TBS (Target Base Station), MBSC, AAA (with DLM). At First, the MS sends a IEEE802.16e MAC layer handover configuration to the TBS, the TBS sends an MBS joint request to MBS Controller, which sends an MBS authorization request to the AAA server. After the response from the AAA to the MBSC, if the user is valid then only the MBSC sends a request to TBS and the TBS sends a DSA (Dynamic Service Addition) request to MS. The MS sends a DSA response to the TBS only when the user is authorized and the DSA acknowledgment is sent to the MS [8]. A Response is sent to MBSC from TBS. After the resource reservation step, the location is updated to the AAA server from TBS. Then the location update notification is sent to the TBS from the AAA server. Then normal process such as security key exchange, MBS updating process, MBS data transmission is preceded.
  • 6. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 44 Figure 4. Database Lookup Method implemented in AAA Server The Database Lookup Method [5] for implementing LMA based MBS zone should enhance the throughput of the network by the elimination of Paging Group and thus the handover delay is also reduced efficiently. The bandwidth utilization is also effectively used in the removal of paging controller.
  • 7. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 45 Table 1. Algorithm for Proposed LMA Based MBS Zone 5. SIMULATION RESULTS OPNET simulator is a tool to simulate the behavior and performance of any type of network [7]. The main difference with other simulators lies in its power and versatility. This simulator makes possible working with the OSI model, from layer 7 to the modification of the most essential physical parameters [1]. The proposed work is implemented using this OPNET tool and the results are obtained. The Figure 5 is the scenario of existing work (LMA based MBS zone) in opnet simulator. It has paging controller to track the MS location and the paging group is also created by grouping of nearby Base Stations. The increased throughput and the reduced overall delay are calculated as in Figure 6.
  • 8. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 46 Figure 5. LMA Based MBS Zone in Existing Scenario Figure 6. WiMAX delay and Throughput for Existing Scenario As in Figure 7, the handover delay for a particular node (node 6 and 22) is calculated while the LMA handover takes place. The handover delay is calculated as 0.025 seconds, which is
  • 9. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 47 maintained constantly in node 6. But, in node 22 the handover delay is increased from 0.020 seconds to 0.024 seconds. Figure 7. Handover delay for Specific node in Existing Scenario Figure 8. Proposed LMA Based MBS Zone
  • 10. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 48 The proposed scenario is created as in Figure 8 in the opnet tool which has the MBS zone and group of LMA’s. The Paging Group used to find the current position of the user is eliminated in the proposed LMA based MBS zone [3]. Instead of that, a database lookup LMA is introduced, in that the location of a MS is maintained in a database. The database is handled by the AAA server. Hence the throughput is increased and the delay is minimized as compared to existing work. The corresponding graph is shown in Figure 9. Figure 9. Delay and Throughput in Proposed Work
  • 11. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 49 Figure 10. Handover delay for Specific node in Proposed Scenario The Figure 10 explains that the handover delay is reduced from 0.025 seconds to 0.021seconds during node 6 mobility.Thus the handover delay is minimized due to the removal of Paging Group in MBS zone. Similarly, during node 22 mobility also the handover delay is minimized when compared to the value in Figure 7. 6. CONCLUSION Mobile WiMAX (IEEE802.16e) includes the MBS zone to reduce the MBS service disruption time and handover delays, but this requires all the BSs to send the same packets in the MBS zone. The DLM implemented in AAA server has to maintain the updating of the mobile users. By using LMA in MBS zone, the handover delay while streaming in the MBS zones and the service disruption time will be reduced to an extent by maintaining the Database Lookup in the AAA Server. The service-disruption time, which is dominated by the transmission delay between the MBSC and the Base Station. If the LMAs are small, the disruption time of the LMS is hardly affected to all by the wireless-transmission delay. In this paper the handover delay is calculated as 0.021 seconds, which is less than the handover delay in existing scenario. REFERENCES [1] Prokkola, Jarmo. "Opnet-network simulator." URL http://www. telecomlab. oulu. fi/kurssit/521365A tietoliikennetekniikan simuloinnit ja tyokalut/Opnet esittely 7 (2006). [2] Li, Guo-Hui, et al. "Location management in cellular mobile computing systems with dynamic hierarchical location databases." Journal of Systems and Software 69.1 (2004): 159-171.
  • 12. International Journal of Distributed and Parallel Systems (IJDPS) Vol.5, No.1/2/3, May 2014 50 [3] Lee, Ji Hoon, et al. "Location management area (LMA)-based MBS handover in mobile WiMAX systems." Communication Systems Software and Middleware and Workshops, 2008. COMSWARE 2008. 3rd International Conference on. IEEE, 2008. [4] Becvar, Zdenek, and Jan Zelenka. "Handovers in the mobile WiMAX." Research in Telecommunication technology 1 (2006): 147-50. [5] Venkatachalam, Muthaiah, et al. "Location services in WiMAX networks." Communications Magazine, IEEE 47.10 (2009): 92-98. [6] WiMAX-Part, Mobile. "I: A technical overview and performance evaluation." WiMAX Forum. 2006. [7] Vukadinovic, Vladimir, and Ljiljana Trajkovic. "Mobile Application Part protocol implementation in OPNET.” [8] Lin, Zih-Ci, Huai-Lei Fu, and Phone Lin. "Dynamic Channel Allocation for Wireless Zone-Based Multicast and Broadcast Service." INFOCOM, 2011 Proceedings IEEE. IEEE, 2011. [9] M. Hauge and O. Kure, “Multicast in 3G networks: Employment of existing IP multicast protocols in UMTS,” in Proc. 5th ACM Int. Workshop.Wireless Mobile Multimedia, 2002, pp. 96–103. [10] R. Rummler, Y.W. Chung, and A. H. Aghvami, “Modeling and analysis of an efficient multicast mechanism for UMTS,” IEEE Trans. Veh. Technol., vol. 54, no. 1, pp. 350–365, Jan. 2005. [11] A. Alexiou and C. Bouras, “Multicast in UMTS: Evaluation and recommendations,” Wireless Commun. Mobile Comput., vol. 8, no. 4, pp. 463– 481, May 2008. LEE et al.: REDUCING HANDOVER DELAY IN MOBILE WiMAX MULTICAST AND BROADCAST SERVICES 617 [12] A. Alexiou, D. Antonellis, and C. Bouras, “An efficient mechanism for multicast data transmission in UMTS,” Wireless Pers. Commun., vol. 44, no. 4, pp. 455–471, Mar. 2008. [13] S. Sengupta, M. Chatterjee, and S. Ganguly, “Improving quality of VoIP streams overWiMAX,” IEEE Trans. Comput., vol. 57, no. 2, pp. 145–156, Feb. 2008. [14] J. She, F. Hou, P.-H. Ho, and L.-L. Xie, “IPTV overWiMAX: Key success factors, challenges, and solutions,” IEEE Commun. Mag., vol. 45, no. 8, pp. 87–93, Aug. 2007. [15] W. Jiao, P. Jiang, and Y. Ma, “Fast handover scheme for real-time applications in mobile WiMAX,” in Proc. IEEE Int. Conf. Commun., 2007. Authors S.Sivaranjani has received the Master of Engineering from Anna University, Chennai in Communication Sysems. She is currently working as an Assistant professor in Theni Kammavar Sangam College of Technology, Theni. She has attended International Conferences and also published papers in international journal. She has research interests in WiMAX security and Handover. T.S.Supriya has received the Master of Engineering from Anna University, Chennai in Communication Sysems. She is currently working as an Assistant professor in SCAD Institute of Technology, Tirupur. Her research interests are in wireless networks and security. She has also attended International Conferences and published paper in international journal. Dr.B.Sridevi, Professor of ECE Department of Velammal College of Engineering & Technology, Madurai, obtained her B.E., degree from A.C.C.E.T Karaikudi , Madurai Kamaraj University, Madurai and M.E. degree from Anna University, Chennai. She has 2 years of Industrial experience, 10 years of Teaching,and Research experience. Completed Ph.D. in Anna University, Chennai in the field of WiMAX Networks. She have published many research papers in International journals, national and international conferences. Her area of research includes Network Security, Wireless Networks.