Wireless Heterogeneous Networks

Total Page:16

File Type:pdf, Size:1020Kb

Wireless Heterogeneous Networks Universita` degli Studi di Bologna Dipartimento di Elettronica Informatica e Sistemistica, DEIS Dottorato di Ricerca in Ingegneria Elettronica, Informatica e delle Telecomunicazioni XIX Ciclo Wireless Heterogeneous Networks Coordinatore: Tesi di: Chiar.mo Prof. Ing. Paolo Bassi Ing. Claudio Gambetti Relatore: Chiar.mo Prof. Ing. Oreste Andrisano Settore scienti¯co-disciplicare: ING-INF/03 TELECOMUNICAZIONI Contents Introduction 1 1 TD-SCDMA System Simulator design 9 1.1 TD-SCDMA air interface . 11 1.2 TD-SCDMA System Simulator . 14 1.2.1 Link Level simulator . 15 1.2.2 Link-to-Network level Interface module . 17 1.2.3 Network Level simulator . 19 1.2.4 Upper Layer simulator . 22 1.3 How to convert the TD-SCDMA system simulator to the UTRA FDD option 24 2 Performance of TD-SCDMA in mixed CS/PS tra±c scenarios 31 2.1 Packet scheduler . 32 2.2 Power control . 33 2.3 Scenario and propagation environment . 34 2.4 Performance Metrics . 37 2.5 Simulation results . 38 2.5.1 Circuit switched services . 38 2.5.2 Packet and circuit switched services . 40 2.5.3 CS/PS performance enhancements . 41 3 Link Level aspects modelling in the simulation of packet switched wire- less networks 47 3.1 Wireless system simulations . 47 3.2 Link and Network Level Analysis . 48 3.2.1 Network level simulator with a large simulation step . 49 3.2.2 Network level simulator with small value of simulation step . 50 3.3 An Example on how to interface Link and Network Levels . 53 3.3.1 Link Level to Interface Module communication . 54 i ii Contents 3.3.2 Interface Module to Network Level communication . 54 3.4 An experiment for the validation of the proposed link-to-network interface method . 57 4 Architectures for Heterogeneous Wireless Networks 61 4.1 Service interworking . 62 4.2 Proposed architectures . 63 4.3 Architectural and implementation issues . 65 4.3.1 System Architecture . 65 4.3.2 Implementation issues . 67 5 Common Radio Resource Management UMTS & WLAN 71 5.1 The CRRM challange . 72 5.2 Interactions between CRRM and RRMs . 73 5.2.1 Network topology information . 74 5.2.2 Network load report . 75 5.2.3 RRM report . 76 5.2.4 CRRM decision . 77 5.3 Local RRM functions . 78 5.4 CRRM Algorithm . 79 5.4.1 CRRM "Service Based" . 79 5.4.2 CRRM "Coverage Based" . 81 5.4.3 CRRM "QoS Based" . 82 5.5 Software simulation platform settings . 84 5.5.1 Upper Layers Simulator-ULS . 84 5.5.2 UMTS LLS . 85 5.5.3 WLAN LLS . 87 5.6 Performance measurements . 90 5.7 Tra±c scenario . 93 5.7.1 Network topology . 94 5.7.2 Tra±c distribution . 95 5.8 Numerical results . 97 Conclusions 107 A SHINE: Simulation platform for Heterogeneous Interworking Networks109 A.1 Simulation platform Structure . 110 A.1.1 Flexibility. 110 Contents iii A.1.2 Time e±ciency. 112 A.2 ULS and LLSs main tasks . 112 A.3 Time axis management . 114 A.4 ULS-LLSs communications . 115 Bibliography 119 Acknowledgments 125 iv Contents List of Tables 1.1 3GPP modes: FDD, TDD 3.84 Mcps, TDD 1.28 Mcps . 25 2.1 System parameters ¯xed in the numerical results . 36 2.2 Packet switched session parameters for web browsing services . 37 2.3 Default values for (Eb=I0) ........................... 42 3.1 De¯nition of quantities exchanged between the interface module and the network simulator . 57 5.1 Initial-RAT selection algorithm in the hotspot. 80 5.2 Set of parameters adopted for IEEE 802.11e . 89 5.3 Tra±c distribution and arrival rates . 95 5.4 Adopted tra±c classes: parameters and requirements for satisfaction . 96 v vi Contents List of Figures 1 Scenarios for wireless heterogeneous networks . 4 1.1 TD-SCDMA physical channel signal format . 12 1.2 Structure of the TD-SCDMA sub-frame . 13 1.3 TD-SCDMA System Simulator: block diagram . 15 1.4 TD-SCDMA Link Level simulator: block diagram . 16 1.5 Link-to-Network level Interface module: block diagram . 18 1.6 Main functional blocks of the TD-SCDMA simulator . 20 1.7 event 1G for TD-SCDMA: a P-CCPCH RSCP becomes better than the previous best P-CCPCH RSCP . 28 1.8 W-CDMA basic handover algorithm . 29 2.1 The considered network scenario . 35 2.2 Voice satisfaction rate (Tsat) vs. cell radius . 39 2.3 Areas of user satisfaction in the scenario . 39 2.4 Voice satisfaction rate (Tsat) vs. downlink data packet tra±c (TPS), for di®erent values of voice o®ered tra±c (TCS) . 40 2.5 Downlink active session throughput (AST ) vs. downlink data packet tra±c (TPS), for di®erent values of voice o®ered tra±c (TCS) . 41 2.6 Network Performance as a function of (Eb=Io)UL¡CS . 42 2.7 Network Performance as a function of (Eb=Io)DL¡CS . 43 2.8 Network Performance as a function of (Eb=Io)UL¡PS . 44 2.9 Network Performance as a function of (Eb=Io)DL¡PS . 45 3.1 Link and Network levels in operation . 49 3.2 Example of data collection of Nbit¡err of the transmitted blocks . 52 3.3 Link tool-to-interface module communication: block diagram . 54 3.4 Interface module-to-network simulator communication: block diagram . 55 3.5 Validation experiment: block diagram . 58 3.6 BER as a function of h(Eb=Io)i and h(Eb=Io)iTB. 59 vii viii Contents 4.1 Loose coupling . 63 4.2 Gateway approach . 64 4.3 Tight coupling . 64 4.4 UMTS - WLAN Inter-working architecture: proposed logical scheme . 66 4.5 Node-B and WLAN integration: implementation . 68 4.6 Evolved multi-standard (UMTS & WLAN) NodeB communicating to the Common Radio Resource Management (CRRM) . 68 5.1 RRM & CRRM relations . 74 5.2 Flow diagram of interactions between CRRM and RRMs . 77 5.3 CRRM Service Based . 80 5.4 Flow diagram of CRRM Service Based . 81 5.5 CRRM Coverage Based . 81 5.6 CRRM QoS Based . 83 5.7 Flow diagram of CRRM QoS Based . 83 5.8 Simulation platform architecture. 84 5.9 Investigated scenario: WLAN APs in hotspot of high density tra±c . 93 5.10 Simulated scenario. The grey square indicates the area considered for nu- merical results . 94 HS 5.11 fa(t): voice call arrival rate Voice in the hotspot . 96 5.12 Voice QoS in the investigated 100x100 m2 area: users' Satisfaction Rate SatR ....................................... 98 5.13 Speech Service Access QoS in the investigated 100x100 m2 area: users' Call Setup Success Rate CSSR ........................... 99 5.14 Speech Service Retainability QoS in the investigated 100x100 m2 area: users' Drop Call Rate DCR . 101 5.15 Speech Service Integrity QoS in the investigated 100x100 m2 area: users' Outage Rate OutR ...............................102 5.16 Number of Intersystem Handover procedures per voice call . 103 5.17 Distribution of voice call users in the two networks covering the hotspot (k = 0:5).....................................104 5.18 Distribution of voice call users in the two networks covering the hotspot (k =1)......................................104 5.19 Ftp sessions in the hot spot: average perceived throughput . 105 A.1 Simulator platform global architecture. 111 A.2 Simulation platform architecture. Access networks side. 112 Contents ix A.3 ULS-LLS communications. 115 A.4 ULS-LLSs communications scheme (cellular network notation) implemented in SHINE . 116 Introduction In the last years, mobile communications have become pervasive to all activities of soci- ety; the number of mobile phones and wireless Internet users has increased signi¯cantly. Changing private and professional lifestyles has created a surging demand for communi- cations on the move, reachability and wireless broadband. In fact, latest industrial surveys1 reveal 2.255 billion subscriptions in the family of all fully open standard cellular technologies GSM, GPRS, EDGE and WCDMA-HSDPA (31.12.2006); 511 million of these subscriptions were just added in 2006, corresponding to a growth of 29% in 2006. The third generation networks (WCDMA-HSDPA) now count almost 100 million subscriptions (31.12.06), with an average monthly growth in 2006 of over 4 millions and an annual growth of more than 100% in 2006; the forecast is that by end-2009, WCDMA-HSxPA subscriptions will be half billion. Mobile networks evolution Among all these di®erent mobile technologies, traditionally, ¯rst generation (in Italy it was TACS - Total Access Communication System) and second generation (GSM - Global System for Mobile Communications) wireless networks were primarily targeted at voice communications and ¯nally at data communications occurring at low data rates. The ¯rst- phase GSM speci¯cations provided only basic transmission capabilities for the support of 1GSA - Global mobile Suppliers Association - representing GSM/EDGE/WCDMA suppliers globally; mobile subscribers data source: Informa Telecoms & Media. 1 2 Introduction data services, with the maximum data rate in these early networks being limited to 9.6 Kbps.
Recommended publications
  • A Self-Optimizing Technique Based on Vertical Handover for Load Balancing in Heterogeneous Wireless Networks Using Big Data Analytics
    applied sciences Article A Self-Optimizing Technique Based on Vertical Handover for Load Balancing in Heterogeneous Wireless Networks Using Big Data Analytics Mykola Beshley 1 , Natalia Kryvinska 2,* , Oleg Yaremko 1 and Halyna Beshley 1 1 Department of Telecommunications, Lviv Polytechnic National University, Bandera Str. 12, 79013 Lviv, Ukraine; [email protected] (M.B.); [email protected] (O.Y.); [email protected] (H.B.) 2 Department of Information Systems, Faculty of Management, Comenius University, 25 82005 Bratislava, Slovakia * Correspondence: [email protected] Abstract: With the heterogeneity and collaboration of many wireless operators (2G/3G/4G/5G/Wi-Fi), the priority is to effectively manage shared radio resources and ensure transparent user movement, which includes mechanisms such as mobility support, handover, quality of service (QoS), security and pricing. This requires considering the transition from the current mobile network architecture to a new paradigm based on collecting and storing information in big data for further analysis and decision making. For this reason, the management of big data analytics-driven networks in a cloud environment is an urgent issue, as the growth of its volume is becoming a challenge for today’s mobile infrastructure. Thus, we have formalized the problem of access network selection to improve the quality of mobile services through the efficient use of heterogeneous wireless network resources and Citation: Beshley, M.; Kryvinska, N.; optimal horizontal–vertical handover procedures. We proposed a method for adaptive selection of a Yaremko, O.; Beshley, H. A Self- wireless access node in a heterogeneous environment. A structural diagram of the optimization stages Optimizing Technique Based on for wireless heterogeneous networks was developed, making it possible to improve the efficiency of Vertical Handover for Load Balancing their functioning.
    [Show full text]
  • Stochastic Geometry-Based Analysis of Heterogeneous Wireless Network Spectral, Energy and Deployment Efficiency
    electronics Communication Stochastic Geometry-Based Analysis of Heterogeneous Wireless Network Spectral, Energy and Deployment Efficiency Jasmin Musovic 1 , Vlatko Lipovac 2 and Adriana Lipovac 2,* 1 Communications Regulatory Agency, 71000 Sarajevo, Bosnia and Herzegovina; [email protected] 2 Deparetmet of Electrical Engineering and Computing, University of Dubrovnik, 20000 Dubrovnik, Croatia; [email protected] * Correspondence: [email protected]; Tel.: +385-20445734 Abstract: For quite a while, it has been evident that homogeneous network architectures, based on cells with a uniform radiation pattern, cannot fulfill the ever increasing demand of mobile users for capacity and service quality while still preserving spectrum and energy. However, only with the introduction of the Fourth Generation mobile communication networks to deal with the surging data traffic of multimedia applications, have smaller cells been widely used to break down service zone areas of macro base stations into multiple tiers, thus improving network performance, reducing traffic congestion, and enabling better management of spectrum and energy consumption in a macro network. In this paper, we present an analytical model for assessing the efficiency of bandwidth and energy usage, as well as of network deployment, taking into account overall network investment and maintenance costs. This paves the way to the improved planning of network coverage, and its capacity and reliability, thus preserving its spectrum and energy, as well as the environment. The analysis considers the downlink of an arbitrary heterogeneous cellular network by using tools Citation: Musovic, J.; Lipovac, V.; of stochastic geometry that adopt the distribution of base stations in the form of a Poisson Point Lipovac, A.
    [Show full text]
  • Optimal Radio Access Technology Selection Algorithm for LTE-Wifi
    Optimal Radio Access Technology Selection Algorithm for LTE-WiFi Network Arghyadip Roy, Prasanna Chaporkar and Abhay Karandikar Department of Electrical Engineering Indian Institute of Technology Bombay, Mumbai, India, 400076 e-mail: farghyadip, chaporkar, [email protected] Abstract A Heterogeneous Network (HetNet) comprises of multiple Radio Access Technologies (RATs) allowing a user to associate with a specific RAT and steer to other RATs in a seamless manner. To cope up with the unprecedented growth of data traffic, mobile data can be offloaded to Wireless Fidelity (WiFi) in a Long Term Evolution (LTE) based HetNet. In this paper, an optimal RAT selection problem is considered to maximize the total system throughput in an LTE-WiFi system with offload capability. Another formulation is also developed where maximizing the total system throughput is subject to a constraint on the voice user blocking probability. It is proved that the optimal policies for the association and offloading of voice/data users contain threshold structures. Based on the threshold structures, we propose algorithms for the association and offloading of users in LTE-WiFi HetNet. Simulation results are presented to demonstrate the voice user blocking probability and the total system throughput performance of the proposed algorithms in comparison to another benchmark algorithm. Index Terms User association, LTE-WiFi offloading, CMDP, Threshold policy. I. INTRODUCTION To meet the ever-increasing Quality of Service (QoS) requirements of users, various Radio Access Technologies (RATs) have been standardized [1]. Each RAT has different characteristics regarding associated parameters like coverage and capacity. It has been predicted that by 2021 monthly global mobile data traffic will exceed 49 exabytes [2].
    [Show full text]
  • Heterogeneous Network Architectures a Layered Approach for Modeling Key Building Blocks for Continuing Network Evolution
    Downloaded from orbit.dtu.dk on: Oct 09, 2021 Heterogeneous network architectures a layered approach for modeling key building blocks for continuing network evolution Christiansen, Henrik Lehrmann Publication date: 2006 Document Version Publisher's PDF, also known as Version of record Link back to DTU Orbit Citation (APA): Christiansen, H. L. (2006). Heterogeneous network architectures: a layered approach for modeling key building blocks for continuing network evolution. Technical University of Denmark. General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. Users may download and print one copy of any publication from the public portal for the purpose of private study or research. You may not further distribute the material or use it for any profit-making activity or commercial gain You may freely distribute the URL identifying the publication in the public portal If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. Heterogeneous network architectures - a layered approach for modeling key building blocks for con- tinuing network evolution Ph.D. thesis Submitted to Research Center COM at the Technical University of Denmark in partial fulfillment of the requirements for the Ph.D. degree. Henrik Christiansen August 2004 Research Center COM Technical University of Denmark Kgs. Lyngby Denmark i Abstract Future networks will be heterogeneous! Due to the sheer size of networks (e.g., the Internet) upgrades cannot be instantaneous and thus heterogeneity appears.
    [Show full text]
  • Resource Allocation in Heterogeneous Networks
    UNIVERSITY OF ULSAN MASTER’S THESIS Resource Allocation in Heterogeneous Networks By: Trung Kien Vu Supervisor: Prof. Sungoh Kwon A thesis submitted in partial fulfilment of the requirements for the degree of Master of Science in the arXiv:1604.05773v2 [cs.NI] 28 Apr 2016 The Graduate School of the University of Ulsan Department of Electrical and Computer Engineering June 2014 i Abstract Heterogeneous Networks (HetNets) are introduced by the 3GPP as an emerging tech- nology to provide high network coverage and capacity. The HetNets are the combi- nation of multilayer networks such as macrocell, small cell (picocell and femtocell) networks. In such networks, users may suffer significant cross-layer interference. To manage the interference the 3GPP has introduced Enhanced Inter-Cell Interference Coordination (eICIC) techniques, Almost Blank SubFrame (ABSF) is one of the time- domain technique in the eICIC solutions. We propose a dynamically optimal ABSF framework to enhance the small cell user downlink performance while maintains the macro user downlink performance. We also study the mechanism to help the small cell base stations cooperate efficiently in order to reduce the mutual interference. Via simulation, our proposed scheme achieves a significant performance and outperforms the existing ABSF frameworks. Acknowledgements A lot of people have in different ways been helping and supporting me throughout this research work. First of all, I would like to express my special appreciation and thanks to my advisor, Prof. Sungoh Kwon, who had provided excellent guidance and given me full freedom to work in the field I was interested in. He has been an excellent mentor and very supportive throughout.
    [Show full text]
  • A Heterogeneous Wireless Network for 5G Mobile
    Renuka S. Durge et al, International Journal of Computer Science and Mobile Computing, Vol.3 Issue.3, March- 2014, pg. 139-144 Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320–088X IJCSMC, Vol. 3, Issue. 3, March 2014, pg.139 – 144 RESEARCH ARTICLE A HETEROGENEOUS WIRELESS NETWORK FOR 5G MOBILE Renuka S. Durge 1, Vaishali B. Bhagat 2 1Department of Computer Science & Amravati University, India 2Department of Computer Science & Amravati University, India [email protected]; [email protected] Abstract— We have introduced a design for future 5G mobile in heterogeneous wireless network. As compared to the situation of today, in 2020, mobile access networks will experience significant challenges. The paper throws light on the evolution and development of various generations of mobile wireless technology along with their significance and advantages of one over the other. This paper takes as starting point the situation of today, and tries to pinpoint important focus areas and potential solutions when designing an energy efficient 5G mobile network architecture. These include system architecture, where a logical separation of data and control planes is seen as a promising solution; network deployment, where (heterogeneous) ultra dense layouts will have a positive effect, radio transmission, In the near future, it is expected that mobile cloud computing (MCC) will benefit enterprises by improving network manageability and maintenance. Keywords— heterogeneous network; generation of mobile; network architecture; cloud computing; mobile cloud computing I. INTRODUCTION Mobile phones have been undergoing a breathtaking evolution over the last decade starting from simple mobile phones with only voice services towards the transition of smart phones offering Internet access, localization information and even more.
    [Show full text]
  • Methodical Evaluation of Quality of Service for Heterogeneous Networks
    METHODICAL EVALUATION OF QUALITY OF SERVICE FOR HETEROGENEOUS NETWORKS by Farnaz Farid A thesis submitted in fulfilment for the degree of Doctor of Philosophy School of Computing, Engineering and Mathematics Western Sydney University March 2015 Declaration I declare that to the best of my knowledge the work described in this thesis is, except where otherwise stated, entirely my own work and has not been submitted for a degree at this or any other university. Farnaz Farid March, 2015 ii Acknowledgements I would like to thank my supervisor Dr. Seyed Shahrestani for his guidance, suggestions, help, encouragement, and support throughout my entire thesis. He has motivated and inspired me throughout the research. Without his continuous help and support, it would not have possible for me to complete this thesis. I am deeply indebted to him for all his help and support. I also would like to thank my co-supervisor Dr. Chun Ruan for her continuous help in completing this thesis. She has always checked my work and provided me valuable feedback to improve my work. I appreciate all her help and support. I would like to thank all my colleagues in the Networking, Security, and Cloud Research Lab for their support throughout my study. I also appreciate the help and support of other colleagues from the School of Computing, Engineering and Mathematics. I would like to thank my father, parents-in-laws, my husband, my sisters, brother, sister-in-law, my daughter, son and other family members and friends for all their support. My father has always tried his best to inspire throughout my research whenever I felt demotivated.
    [Show full text]
  • A High Accurate and Component Based Network Emulator for Simulation of Complex Heterogeneous Network Topology
    A High Accurate and Component Based Network Emulator for Simulation of Complex Heterogeneous Network Topology. K W Lien, Jeff Reeve School of Electronic and Computer Science, University of Southampton, Southampton Key words to describe this work: Network Simulator/Emulator, Heterogeneous Network Key Results: This paper proposes a novel framework for a wireless network simulator/emulator. A complex wired network is simulated at individual Linux PC by reusing the real Linux TCP/IP stack. Then, traffic from simulated host is redirected to a wireless proxy for heterogeneous networks emulation. Links features, router setting, TCP parameters and MTU are readily adjusted. Modules of different queuing disciplines are also involved inside the emulator. How does the work advance the state-of-the-art?: An network emulator with a simple architecture but designed for complex network topologies, can enhance the accuracy of simulated future wireless and heterogeneous researches. Motivation (Problems addressed): Wireless features like quick handover, radio jamming and dynamic data rates cannot be truthful presented inside the simulator, but concentrates on all layers above the physical layer. Previous network emulators were designed for wired network or router relative emulations. A complex network topology is not easy to be constructed and integrated. Developing new modules are also a challenging job based on previous emulators' framework. Introduction maintain PC clusters to emulate complex Several different types of emulator have network topologies. IMUNES [8] presents a been presented. NIST Net [1] has been framework in which multiple virtual nodes implemented as a Linux module and hooked are simulated in one FreeBSD PC. However, inside Linux kernel that works as a router.
    [Show full text]
  • Optimal Radio Access Network Selection in Multi-RAT
    A Service of Leibniz-Informationszentrum econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible. zbw for Economics Anany, M. G.; El Din, Eman Serag; Elmesalawy, Mahmoud M. Conference Paper Optimal Radio Access Network Selection in Multi- RAT HetNets Using Matching Game Approach 2nd Europe - Middle East - North African Regional Conference of the International Telecommunications Society (ITS): "Leveraging Technologies For Growth", Aswan, Egypt, 18th-21st February, 2019 Provided in Cooperation with: International Telecommunications Society (ITS) Suggested Citation: Anany, M. G.; El Din, Eman Serag; Elmesalawy, Mahmoud M. (2019) : Optimal Radio Access Network Selection in Multi-RAT HetNets Using Matching Game Approach, 2nd Europe - Middle East - North African Regional Conference of the International Telecommunications Society (ITS): "Leveraging Technologies For Growth", Aswan, Egypt, 18th-21st February, 2019, International Telecommunications Society (ITS), Calgary This Version is available at: http://hdl.handle.net/10419/201748 Standard-Nutzungsbedingungen: Terms of use: Die Dokumente auf EconStor dürfen zu eigenen wissenschaftlichen Documents in EconStor may be saved and copied for your Zwecken und zum Privatgebrauch gespeichert und kopiert werden. personal and scholarly purposes. Sie dürfen die Dokumente nicht für öffentliche oder kommerzielle You are not to copy documents for public or commercial Zwecke vervielfältigen, öffentlich ausstellen, öffentlich zugänglich purposes, to exhibit the documents publicly, to make them machen, vertreiben oder anderweitig nutzen. publicly available on the internet, or to distribute or otherwise use the documents in public. Sofern die Verfasser die Dokumente unter Open-Content-Lizenzen (insbesondere CC-Lizenzen) zur Verfügung gestellt haben sollten, If the documents have been made available under an Open gelten abweichend von diesen Nutzungsbedingungen die in der dort Content Licence (especially Creative Commons Licences), you genannten Lizenz gewährten Nutzungsrechte.
    [Show full text]
  • On Access Network Selection Models and Mobility Support in Heterogeneous Wireless Networks
    ISSN: 1402-1544 ISBN 978-91-7439-XXX-X Se i listan och fyll i siffror där kryssen är DOCTORAL T H E SI S Karl Andersson Karl Department of Computer Science and Electrical Engineering Mobile Systems ISSN: 1402-1544 ISBN 978-91-7439-151-0 Access Selection Network Models On Networks Wireless and Mobility Support in Heterogeneous On Access Network Selection Luleå University of Technology 2010 Models and Mobility Support in Heterogeneous Wireless Networks Karl Andersson On Access Network Selection Models and Mobility Support in Heterogeneous Wireless Networks Karl Andersson Mobile Systems Department of Computer Science and Electrical Engineering Luleå University of Technology SE-971 87 Luleå Sweden November 2010 Supervisors Associate Professor Christer Åhlund Professor Arkady Zaslavsky Printed by Universitetstryckeriet, Luleå 2010 ISSN: 1402-1544 ISBN 978-91-7439-151-0 Luleå 2010 www.ltu.se Abstract The aim of this thesis is to define a solution offering end-users seamless mobility in a multi-radio access technology environment. Today an increasing portion of cell phones and PDAs have more than one radio access technology and wireless access networks of various types are commonly available with overlapping coverage. This creates a heterogeneous network environment in which mobile devices can use several networks in parallel. In such environment the device needs to select the best network for each application to use available networks wisely. Selecting the best network for individual applications constitutes a major core problem. The thesis proposes a host-based solution for access network selection in heterogeneous wireless networking environments. Host-based solutions use only information available in mobile devices and are independent of information available in the networks to which these devices are attached.
    [Show full text]
  • A Heterogeneous Internetworking Model with Enhanced Management and Security Functions
    Session 1626 A Heterogeneous Internetworking Model with Enhanced Management and Security Functions Youlu Zheng Yan Zhu Computer Science Department University of Montana Sybase, Inc. To demonstrate how different network components are integrated into a heterogeneous network, and how different network devices, protocols and software, such as routers, gateways, Simple Network Management Protocol (SNMP), etc. work, a limited number of computers are internetworked as three subnetworks. A software router and a gateway are installed to interconnect the three LANs. 1. Topology, Protocols, and Hardware Configuration When designing a LAN, before connecting all computers and related resources together, it must first be determined how they are connected, what kind of network protocols and network operating system are used to control the network, and which networking services to be offered. The model network runs both TCP/IP and NetWare on its subnetworks. NetWare is an easy choice for a typical client-server model. Novell's NetWare running IPX protocol is one of the most widely used local area network (LAN) software in the business world. It uses client-server architecture based on PC and Unix clients requesting services from a NetWare file/print server. NetWare is mature, robust and reasonably priced for the IBM PC compatible environment. It can also be conveniently connected to other popular internetworking protocols. For peer-to-peer connection, TCP/IP and related protocols that internetwork numerous remotely located LANs are the base of the real world information super highway. In addition, IPX and TCP/IP are the two major and most representative network protocols in the computer and network industry.
    [Show full text]
  • A Cooperative MAC Protocol for a M2M Heterogeneous Area Network
    Journal of Sensor and Actuator Networks Article A Cooperative MAC Protocol for a M2M Heterogeneous Area Network Jamil Y. Khan *, Dong Chen and Jason Brown School of Electrical Engineering & Computer Science, The University of Newcastle, Callaghan, NSW 2308, Australia; [email protected] (D.C.); [email protected] (J.B.) * Correspondence: [email protected]; Tel.: +61-249-216-077 Academic Editors: David Tung Chong Wong, Qian Chen, Tony T. Luo and Fan Wu Received: 18 March 2016; Accepted: 25 July 2016; Published: 28 July 2016 Abstract: With the increasing demand of Machine to Machine (M2M) communications and Internet of Things (IoT) services it is necessary to develop a new network architecture and protocols to support cost effective, distributed computing systems. Generally, M2M and IoT applications serve a large number of intelligent devices, such as sensors and actuators, which are distributed over large geographical areas. To deploy M2M communication and IoT sensor nodes in a cost-effective manner over a large geographical area, it is necessary to develop a new network architecture that is cost effective, as well as energy efficient. This paper presents an IEEE 802.11 and IEEE 802.15.4 standards-based heterogeneous network architecture to support M2M communication services over a wide geographical area. For the proposed heterogeneous network, we developed a new cooperative Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA) medium access control (MAC) protocol to transmit packets using a shared channel in the 2.4 GHz ISM band. One of the key problems of the IEEE 802.11/802.15.4 heterogeneous network in a dense networking environment is the coexistence problem in which the two protocols interfere with each other causing performance degradation.
    [Show full text]