Design and Realization of WCDMA Project Simulation System

Size: px
Start display at page:

Download "Design and Realization of WCDMA Project Simulation System"

Transcription

1 Design and Realization of WCDMA Project Simulation System Yehui Liu and Huaiqun Wang Beijing Polytechnic College, Beijing China Abstract. WCDMA is the most widely used standard of 3rd-generation (3G) mobile communication in the world. The construction of WCDMA wireless network is complex. In order to meet the needs of the network construction in China, as well as the simulation teaching of Communication Profession in college, we designed and developed the software, WCDMA Project Simulation System. The software uses geographic information technologies and raster algorithm, and analyses the main processes of wireless network construction, stimulating the key processes such as site location selection, coverage planning, and capacity planning and so on. This software can not only assist the network planning engineers in their works, but also be used in teaching of Communication Profession in a clear way, so it is with a high practical value. Keywords: WCDMA, Simulation system, 3G. 1 Problem The third-generation mobile communication technology (3G) currently has three standards, namely the WCDMA (Wideband Code Division Multiple Access), CDMA2000 (Code Division Multiple Access 2000), TD-SCDMA (Time Division- Synchronous Code Division Multiple Access). Among them, WCDMA, formulated by 3GPP, is a 3G mobile communication system standard based on GSM MAP core network and taking UTRAN (UMTS Terrestrial Radio Access Network) as wireless interface. It is the most widely used international 3G standard, accounting for more than 80 percent of global market share. The construction of WCDMA wireless network is complex. Generally speaking, the construction of a wireless network consists of three main steps: capacity planning, quality planning and coverage planning; link analysis and network planning and design; interference analysis and optimization. In the teaching process of Communications Profession, it is difficult to clearly tell the trainees the complete process of system design by simply using teaching materials, but if you can take advantage of the system project simulation software, you can not only reasonably and orderly display the various complex devices and parameters in the intangible and invisible network, but also lively show a lot of invisible concepts and freely change the virtual devices and the environment on the site, thus greatly enhancing teaching effectiveness. Therefore, developing a set of WCDMA system project simulation Z. Du (Ed.): Intelligence Computation and Evolutionary Computation, AISC 180, pp springerlink.com Springer-Verlag Berlin Heidelberg 2013

2 462 Y. Liu and H. Wang software and applying it in the teaching and training of Communication Profession at a low-cost and low-risk way is of great practical significance and application prospects, and also plays a guiding role in live WCDMA system project practice. 2 Structure and Function of the Simulation System In order to comprehensively simulate the construction process of wireless network, the WCDMA system simulation software is divided into five independent functional modules, namely network planning, computer room construction, device operation, signaling process analysis, and network optimization. In the network construction process, key steps such as base station site location selection, coverage and capacity planning, network basic topology definition, network element design and connection configuration, antenna feeder system selection, signaling analysis simulation, and drive test optimization are allocated in the five modules in accordance with the project progress, as shown in Figure 1: Fig. 1. Software function structure chart 3 Software Key Technologies Geographic information technology (GIS) is a core technology of this software. The targets processed and managed by GIS are data of a variety of geospatial entities and their relationships, including spatial location data, graphic data and attribute data, etc, which are used to analyze and handle various phenomena and processes distributed in a certain geographic area. During the base station site location selection, the network base station data (including cell data) has become part of the geographical environment due to its relatively fixed location, so it can be seen as a point feature in the geographical environment. Therefore, geospatial information of the base station can be stored in the form of point geometry, and non-spatial attributes of the base station can be attached with graphics via the base station ID.

3 Design and Realization of WCDMA Project Simulation System 463 During coverage planning, the signal strength distribution data can be regarded as continuous coverage in a certain area, and signal strength distribution data can be accessed by Raster in geographic information, and easily be retrieved and queried, as well as be displayed in the form of image.. During wireless network planning, the planning function is to calculate the coverage of the planning area by using wireless signal communication models. The communication models can be divided into outdoor communication model and the indoor communication model by applicable environment; and empirical model and deterministic model by source of the communication model. Through the analysis of the communication environments, previous researchers and engineers have put forward a number of communication models to predict median field strength of signals accepted. Currently, widely used communication models include Okumurahata model, COST321 Hata model and general models. The communication model used by the system is a universal model, whose coefficient is derived by Hata formula. The general model is determined by the following equation: Path_Loss=K1+K2*log(d)+K3*(Hmeff)+K4*log(Hmeff)+K5*log(Heff)+K6*log( Heff)*log(d)+K7*(Diffraction_Loss)+Clutter_Loss The meaning of the parameters in the formula is explained as follows: Path_Loss: communication path loss (db) K1: attenuation constant K2: distance attenuation coefficient K3, K4: mobile station antenna height correction factor K5, K6: base station antenna height correction factor K7: diffraction correction factor Diffraction_Loss: diffraction loss Clutter_Loss: surface features attenuation correction value d: the base station and mobile station distance (km) Hmeff: mobile station effective antenna height (m) Heff: base station effective antenna height (m) For the simulation of phenomena with continuous distribution in a certain space like signal strength, field based view is appropriate. Field model can be expressed as the following mathematical formula: z : s z ( s ) Where, z is a measurable function, and s represents the position in space. In this system, Formula: signal strength = sector power + antenna gain - path attenuation, that is, measurable function. The system uses a raster method to calculate the signal strength, in which raster data model is based on a continuous coverage, and it discretizes a continuous space and covers the entire contiguous space with two-dimensional coverage or division.

4 464 Y. Liu and H. Wang 4 Software Functional Modules The WCDMA project simulation system manages wireless network construction and simulation teaching through eight main modules. The eight modules are planning principle, planning and design, network construction, RNC board operation, NodeB maintenance, RNC maintenance, signaling tracking, and network optimization. Network planning module includes the description of planning principles and planning simulation, of which the description of planning principles designs an interactive multimedia teaching framework according to WCDM planning principle. Trainees can independently design the steps of the whole planning principle process based on their understanding and mastery of WCDMA planning principles. The system automatically determines whether every step of the process is correct or not, and guides trainees into the next process based on the results and commence the introduction to the process. All the processes are correct, the system will automatically generate a network planning report. The effect of the description of planning principles is shown in Figure 2. Fig. 2. Operation of Planning Principles module Planning simulation part provides the virtual geographical environment of the designated areas, and allows trainees to conduct base station site location selection and capacity planning in a virtual geographic environment, set the parameters of the base station sector and simulates coverage planning for the set base station data. The effect of planning simulation part is shown in Figure 3. Fig. 3. Coverage planning results

5 Design and Realization of WCDMA Project Simulation System 465 The room construction module is mainly used to simulate the process of defining network topology, designing network elements, configuring links and selecting antenna feeder system. It displays the construction of a virtual room in the form of multimedia animation, and the above-mentioned simulation, trainees are allowed to conduct independent operations, and test whether their independent operations are correct according to the results of the network planning. The effect of the room building part is shown in Figure 4. Fig. 4. Simulation of room building 5 Summary and Outlook WCDMA project simulation system, relying on geographic information technology, decomposes engineering construction of the entire wireless network into several relatively independent parts that are correlated and echo each other and form an integral system. The system simulates important links of network optimization, network regulation, and signaling tracking, and can truly reproduce the scenarios of network optimization and network regulation, so that it can both help network optimization engineers work in real practices, and be used in teaching of wireless communication profession in an intuitive way, thus having a high practical value. The system has been used in the experimental program of the communication vocational education, and achieved good results. How to further strengthen and improve the simulation capabilities of the system to make the simulation more realistic is the direction of future improvement and extension. In addition, considering that the current 3G mobile communications systems also include TD-SCDMA and CDMA2000 in addition to WCDMA, and these two standards are equally important in teaching, we will continue to research and develop system engineering simulation software for the two other standards.

6 466 Y. Liu and H. Wang References [1] Zhang, C.: WCDMA Communication Network Planning and Design. People s Posts & Telecom Press, Beijing (2007) [2] Pang, W.: On the Planning of WCDMA Wireless Network. Mobile Communications (1), (2004) [3] Zhou, Y., Zhang, J., Tao, J., Zhang, M.: Exploration of WCDMA Network Capacity Optimization Strategy. IT 31(3) (2007) [4] Bi, M., Wang, S.: How to Balance Coverage and Capacity in WCDMA Network Planning. Design Technology of Posts and Telecommunications (10), (2004)

Design of Liquid Level Control System Based on Simulink and PLC

Design of Liquid Level Control System Based on Simulink and PLC 2017 3rd International Symposium on Mechatronics and Industrial Informatics (ISMII 2017) ISBN: 978-1-60595-501-8 Design of Liquid Level Control System Based on Simulink and PLC Xiuwei FU 1,a, Ying QI 2,b

More information

Big Picture. ~10 years between generations

Big Picture. ~10 years between generations Big Picture ~10 years between generations 7 Who is Who? Mobile Operators ITU Members ITU GSM, W-CDMA, UMTS IS-95), IS-41, IS- 2000, IS-835 Third Generation Patnership Project (3GPP) CWTS (China) Third

More information

Data Mining in the Application of E-Commerce Website

Data Mining in the Application of E-Commerce Website Data Mining in the Application of E-Commerce Website Gu Hongjiu ChongQing Industry Polytechnic College, 401120, China Abstract. With the development of computer technology and Internet technology, the

More information

Research on monitoring technology of Iu-PS interface in WCDMA network

Research on monitoring technology of Iu-PS interface in WCDMA network Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 2354 2358 Advanced in Control Engineering and Information Science Research on monitoring technology of Iu-PS interface in WCDMA

More information

Geospatial Information Service Based on Ad Hoc Network

Geospatial Information Service Based on Ad Hoc Network I. J. Communications, Network and System Sciences, 2009, 2, 91-168 Published Online May 2009 in SciRes (http://www.scirp.org/journal/ijcns/). Geospatial Information Service Based on Ad Hoc Network Fuling

More information

GPRS and UMTS T

GPRS and UMTS T GPRS and UMTS T-110.2100 Global Packet Radio Service GPRS uses the time slots not used for circuit switched services Data rate depends on the availability of free time slots GPRS uses the multislot technique,

More information

The Design of Supermarket Electronic Shopping Guide System Based on ZigBee Communication

The Design of Supermarket Electronic Shopping Guide System Based on ZigBee Communication The Design of Supermarket Electronic Shopping Guide System Based on ZigBee Communication Yujie Zhang, Liang Han, and Yuanyuan Zhang College of Electrical and Information Engineering, Shaanxi University

More information

Appendix A Integrated Network Planning Tool: Nokia NetAct Planner

Appendix A Integrated Network Planning Tool: Nokia NetAct Planner Appendix A Integrated Network Planning Tool: Nokia NetAct Planner Ari Niininen Nokia Networks A.1 OVERVIEW OF NETACT PLANNER NetAct Planner is a multi-user environment planning tool based on a Windows

More information

Parameter Optimization for Mobility Robustness Handover in LTE

Parameter Optimization for Mobility Robustness Handover in LTE Parameter Optimization for Mobility Robustness Handover in LTE 1 G. K.Venkatesh, 2 P.V.Rao 1 Dept. of ECE, Jain University, Bangalore, India 2 Dept. of ECE, Rajarajeshwari College of Engineering, Bangalore,

More information

EXPERIMENT N0: 06 AIM:TO DESIGN UMTS NETWORK USING OPNET MODELER APPARATUS: OPNET MODELER 14.0

EXPERIMENT N0: 06 AIM:TO DESIGN UMTS NETWORK USING OPNET MODELER APPARATUS: OPNET MODELER 14.0 EXPERIMENT N0: 06 AIM:TO DESIGN UMTS NETWORK USING OPNET MODELER APPARATUS: OPNET MODELER 14.0 THEORY:Universal Mobile Telecommunications System (UMTS) is a Third Generation (3G) wireless protocol that

More information

ISSN: International Journal of Innovative Research in Technology & Science (IJIRTS) Abstract. Cellular Networks.

ISSN: International Journal of Innovative Research in Technology & Science (IJIRTS) Abstract. Cellular Networks. Abstract STUDY OF SOFT HANDOVER IN THIRD GENERATION CELLULAR NETWORK Rajarshi Hasdah, Delhi College of Engineering; Ashish Kumar, Laxmi Narain College of Technology Bhopal UMTS (Universal Mobile Telecommunications

More information

Concept of a QoS aware Offer Planning for GPRS/EDGE Networks

Concept of a QoS aware Offer Planning for GPRS/EDGE Networks #150 1 Concept of a QoS aware Offer Planning for GPRS/EDGE Networks A. Kunz, S. Tcaciuc, M. Gonzalez, C. Ruland, V. Rapp Abstract A new era in wireless services has begun by introducing of packet oriented

More information

Research on 3G Terminal-Based Agricultural Information Service

Research on 3G Terminal-Based Agricultural Information Service Research on 3G Terminal-Based Agricultural Information Service Neng-fu Xie and Xuefu Zhang Agricultural Information Institute, The Chinese Academy of Agricultural Sciences Key Laboratory of Digital Agricultural

More information

Performance Challenge of 3G over Satellite Methods for Increasing Revenue & Quality of Experience. February 2018

Performance Challenge of 3G over Satellite Methods for Increasing Revenue & Quality of Experience. February 2018 Performance Challenge of 3G over Satellite Methods for Increasing Revenue & Quality of Experience February 2018 Mobile telephony has been in existence for over 40 years. The first generation (1G) developed

More information

Study on 3D Geological Model of Highway Tunnels Modeling Method

Study on 3D Geological Model of Highway Tunnels Modeling Method Journal of Geographic Information System, 2010, 2, 6-10 doi:10.4236/jgis.2010.21002 Published Online January 2010 (http://www.scirp.org/journal/jgis) Study on 3D Geological Model of Highway Tunnels Modeling

More information

Construction Scheme for Cloud Platform of NSFC Information System

Construction Scheme for Cloud Platform of NSFC Information System , pp.200-204 http://dx.doi.org/10.14257/astl.2016.138.40 Construction Scheme for Cloud Platform of NSFC Information System Jianjun Li 1, Jin Wang 1, Yuhui Zheng 2 1 Information Center, National Natural

More information

2006 Annual Results Presentation

2006 Annual Results Presentation 2006 Annual Results Presentation Disclaimer This presentation is solely for reference only. This presentation is not intended as an offer to sell, or to solicit an offer to buy or to form any basis of

More information

Introduction to Mobile Broadband (imb)

Introduction to Mobile Broadband (imb) Introduction to Mobile Broadband (imb) Teaching By Asst.Prof.Dr. Suwat Pattaramalai suwat.pat@kmutt.ac.th Tel. 02-470-9079 Material: http://webstaff.kmutt.ac.th/~suwat.pat/ 3GPP WiMAX FORUM Introduction

More information

UNIVERSITY OF CYPRUS DEPARTMENT OF COMPUTER SCIENCE

UNIVERSITY OF CYPRUS DEPARTMENT OF COMPUTER SCIENCE Master s Thesis Coverage and Capacity Planning in Enhanced UMTS Josephine Antoniou UNIVERSITY OF CYPRUS DEPARTMENT OF COMPUTER SCIENCE June 2004 UNIVERSITY OF CYPRUS DEPARTMENT OF COMPUTER SCIENCE 1 Table

More information

Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai He 1,c

Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai He 1,c 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 215) Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai

More information

LTE Vs UMTS Planning

LTE Vs UMTS Planning LTE Vs UMTS Planning Mohammed Suliman ABD ALrazig Yousif 1 and Dr. Amin Babiker A/Nabi Mustafa 2 Department of Communications, Faculty of Engineering, Al-Neelain University, Khartoum, Sudan 1 ganhdoor@hotmail.com

More information

Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things

Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things Zheng Yue-zhai and Chen Xiao-ying Abstract With the development of network and communication technology, this article

More information

GPS Vulnerability Report

GPS Vulnerability Report GPS Vulnerability Report Prepared by Alliance of Telecommunications Industry Solutions Synchronization Committee April 2018 1 The Alliance for Telecommunication Industry Solutions ATIS is accredited by

More information

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA in Third-Generation Systems

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA in Third-Generation Systems 1 Introduction Harri Holma and Antti Toskala 1.1 WCDMA in Third-Generation Systems Analog cellular systems are commonly referred to as first-generation systems. The digital systems, such as Global System

More information

INTRODUCTION TO LTE. ECE MOBILE COMMUNICATION Monday, 25 June 2018

INTRODUCTION TO LTE. ECE MOBILE COMMUNICATION Monday, 25 June 2018 INTRODUCTION TO LTE ECE 2526 - MOBILE COMMUNICATION Monday, 25 June 2018 1 WHAT IS LTE? 1. LTE stands for Long Term Evolution and it was started as a project in 2004 by the Third Generation Partnership

More information

Telekom R&D Review of Developments

Telekom R&D Review of Developments Telekom R&D Review of Developments Mohamed Khalid Nezami, Ph.D Friday, June 17, 2005 Mohamed_Nezami@smn.com Mnezami@rndtm.net.my Ph. 603-8945-7442 Outlines Ongoing Work: Update on 3G Base Station RF section

More information

Design and Implementation of Dual-Mode Wireless Video Monitoring System

Design and Implementation of Dual-Mode Wireless Video Monitoring System Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Design and Implementation of Dual-Mode Wireless Video Monitoring System BAO Song-Jian, YANG Shou-Liang ChongQing University

More information

A Review on Soft Handover Schemes in LTE Cellular Networks

A Review on Soft Handover Schemes in LTE Cellular Networks http:// A Review on Soft Handover Schemes in LTE Cellular Networks Shreedhar K V M Department of Computer Science and Engineering R V College of Engineering Bengaluru, India - 560095 Abstract - Long Term

More information

CHARACTERISATION OF SMALL CELLS NETWORKS DEPLOYMENT OPTIONS AND THEIR IMPACT UPON MACRO-CELULLAR NETWORKS

CHARACTERISATION OF SMALL CELLS NETWORKS DEPLOYMENT OPTIONS AND THEIR IMPACT UPON MACRO-CELULLAR NETWORKS CHARACTERISATION OF SMALL CELLS NETWORKS DEPLOYMENT OPTIONS AND THEIR IMPACT UPON MACRO-CELULLAR NETWORKS Cristian ANDRONE Tudor PALADE Communications Department, Technical University of Cluj-Napoca, 6-8

More information

Rab Nawaz Jadoon. Cellular Systems - II DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology

Rab Nawaz Jadoon. Cellular Systems - II DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology Cellular Systems - II Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad Pakistan COMSATS Institute of Information Technology Mobile Communication UMTS Architecture A UMTS network consist

More information

FEMTOCELL WITH RELAYS TO ENHANCE THE MACROCELL BACKHAUL BANDWIDTH

FEMTOCELL WITH RELAYS TO ENHANCE THE MACROCELL BACKHAUL BANDWIDTH FEMTOCELL WITH RELAYS TO ENHANCE THE MACROCELL BACKHAUL BANDWIDTH, Abstract In the future of Mobile networks it is important to implement a Femtocell at homes and to improve the domestic network. Even

More information

CHAPTER 4 SIMULATION TOOL OPNET MODELER

CHAPTER 4 SIMULATION TOOL OPNET MODELER CHAPTER 4 SIMULATION TOOL OPNET MODELER Problems can be effectively solved through, by running a computer simulation program since that would be more time efficient than actually doing the calculations

More information

Enhancing Packet Data Access in WCDMA

Enhancing Packet Data Access in WCDMA Enhancing Packet Data Access in WCDMA Janne Peisa a, Stefan Parkvall b, Erik Dahlman b, Pål Frenger b, Per Beming b a Ericsson Research, FIN-02420 Jorvas, Finland b Ericsson Research, 164 80 Stockholm,

More information

Mobile Broadband Communications

Mobile Broadband Communications Mobile Broadband Communications (WiMAX & LTE) Teaching By Asst.Prof.Dr. Suwat Pattaramalai suwat.pat@kmutt.ac.th Tel. 02-470-9079 3GPP WiMAX FORUM Mobile Broadband Communications Contents Part I Fundamentals

More information

Product Description. For WCDMA Measurements

Product Description. For WCDMA Measurements Product Description For WCDMA Measurements NEMO OUTDOOR WCDMA 1 CONTENTS 1 NEMO OUTDOOR WCDMA OVERVIEW 2 2 MEASUREMENT WITH NEMO OUTDOOR WCDMA 3 2.1 VOICE TESTING WITH NEMO OUTDOOR 3 2.2 CIRCUIT-SWITCHED

More information

Digging for the Best Models for Distribution of Repeaters

Digging for the Best Models for Distribution of Repeaters International Journal of Mathematics Research. ISSN 0976-5840 Volume 5, Number 4 (2013), pp. 375-383 International Research Publication House http://www.irphouse.com Digging for the Best Models for Distribution

More information

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA technology and deployment status

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA technology and deployment status 1 Introduction Harri Holma and Antti Toskala 1.1 WCDMA technology and deployment status The first Third Generation Partnership Project (3GPP) Wideband Code Division Multiple Access (WCDMA) networks were

More information

WCDMA. Hemant K Rath. Research Scholar. Department of Electrical Engineering IIT-Bombay WCDMA Hemant K Rath, IIT-Bombay 1

WCDMA. Hemant K Rath. Research Scholar. Department of Electrical Engineering IIT-Bombay WCDMA Hemant K Rath, IIT-Bombay 1 WCDMA Hemant K Rath Research Scholar Department of Electrical Engineering IIT-Bombay hemantr@ee.iitb.ac.in WCDMA Hemant K Rath, IIT-Bombay 1 Outline Introduction Generations of Mobile Networks 3G Standards

More information

A STUDY ON THE MAC TECHNOLOGY AND ACCESS NETWORK OVER 3G SYSTEMS

A STUDY ON THE MAC TECHNOLOGY AND ACCESS NETWORK OVER 3G SYSTEMS A STUDY ON THE MAC TECHNOLOGY AND ACCESS NETWORK OVER 3G SYSTEMS Shalu Chauhan 1, Ankit Tripathi 2, Vartika Anand 3 1 Department of CSE,SRM University, Modinagar, India 2 Department of ECE, RKGIT, Ghaziabad,

More information

Chapter 2 The Research on Wireless Positioning Base on ZigBee

Chapter 2 The Research on Wireless Positioning Base on ZigBee Chapter 2 The Research on Wireless Positioning Base on ZigBee Hong Li and Lian-he Cui Abstract With the development of modern sensor and wireless communication technology, the content networking technology

More information

Performance of Hybrid ARQ Techniques for WCDMA High Data Rates

Performance of Hybrid ARQ Techniques for WCDMA High Data Rates Performance of Hybrid ARQ Techniques for WCDMA High Data Rates Esa Malkamalu, Deepak Mathew, Seppo Hamalainen Nokia Research Center P.O. Box 47, FN-45 Nokia Group, Finland esa.malkamaki @nokia.com Abstract

More information

Housing Estates Information Management System Based on.net. Jianliang Min

Housing Estates Information Management System Based on.net. Jianliang Min 3rd International Conference on Management, Education, Information and Control (MEICI 205) Housing Estates Information Management System Based on.et Jianliang Min College of Information Engineering, Jiangxi

More information

4G Wireless Systems. Outlines. Data Rates of Wireless Networks. Wireless Networks. Wireless Networks Throughput versus Range

4G Wireless Systems. Outlines. Data Rates of Wireless Networks. Wireless Networks. Wireless Networks Throughput versus Range Outlines 4G Wireless Systems Vijay K. Garg, Ph.D., P.E. Department of Electrical & Computer Engineering, College of Engineering, University of Illinois at Chicago e-mail: garg.v@comcast.net Types of wireless

More information

Research on Applications of Data Mining in Electronic Commerce. Xiuping YANG 1, a

Research on Applications of Data Mining in Electronic Commerce. Xiuping YANG 1, a International Conference on Education Technology, Management and Humanities Science (ETMHS 2015) Research on Applications of Data Mining in Electronic Commerce Xiuping YANG 1, a 1 Computer Science Department,

More information

SMALL CELLS: AN INTRODUCTION Strategic White Paper

SMALL CELLS: AN INTRODUCTION Strategic White Paper SMALL CELLS: AN INTRODUCTION Strategic White Paper Small cells is an umbrella term for a genre of low-powered wireless access points capable of using both licensed and unlicensed spectrum. Small cells

More information

: Atoll : General Features (UMTS HSPA Platform)

: Atoll : General Features (UMTS HSPA Platform) Atoll 3.1.0 Training Exercise Book : Atoll : General Features (UMTS HSPA Platform) Creating an Atoll document Importing geographic data Creating a new station Grouping and filtering radio data Creating

More information

B.E. ELECTRONICS & COMMUNICATION ENGINEERING SEMESTER - VII EC WIRELESS COMMUNICATION

B.E. ELECTRONICS & COMMUNICATION ENGINEERING SEMESTER - VII EC WIRELESS COMMUNICATION B.E. ELECTRONICS & COMMUNICATION ENGINEERING SEMESTER - VII EC2401 - WIRELESS COMMUNICATION Question Bank (ALL UNITS) UNIT-I: SERVICES & TECHNICAL CHALLENGES PART A 1. What are the types of Services? (Nov.

More information

Nexus8610 Traffic Simulation System. Intersystem Handover Simulation. White Paper

Nexus8610 Traffic Simulation System. Intersystem Handover Simulation. White Paper Traffic Simulation System Intersystem Handover Simulation White Paper Notice Every effort has been made to ensure that the information in this document was accurate at the time of printing. However, the

More information

Research on Heterogeneous Communication Network for Power Distribution Automation

Research on Heterogeneous Communication Network for Power Distribution Automation 3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) Research on Heterogeneous Communication Network for Power Distribution Automation Qiang YU 1,a*, Hui HUANG

More information

Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness

Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness G K Venkatesh PhD Scholar Jain University, Chickballapur, India Dr.P.V.Rao Prof. Dept. of ECE Rajarajeshwari

More information

QOS ANALYSIS OF 3G AND 4G. Khartoum, Sudan 2 unversity of science and Technology, Khartoum, Sudan

QOS ANALYSIS OF 3G AND 4G. Khartoum, Sudan 2 unversity of science and Technology, Khartoum, Sudan QOS ANALYSIS OF 3G AND 4G Doaa Hashim Osman 1, Amin Babiker 2 and Khalid hammed Bellal 1 Department of Communication, Faculty of Engineering, AL Neelain University, Khartoum, Sudan 2 unversity of science

More information

How to Apply the Geospatial Data Abstraction Library (GDAL) Properly to Parallel Geospatial Raster I/O?

How to Apply the Geospatial Data Abstraction Library (GDAL) Properly to Parallel Geospatial Raster I/O? bs_bs_banner Short Technical Note Transactions in GIS, 2014, 18(6): 950 957 How to Apply the Geospatial Data Abstraction Library (GDAL) Properly to Parallel Geospatial Raster I/O? Cheng-Zhi Qin,* Li-Jun

More information

Interference Mitigation Using Dynamic Frequency Re-use for Dense Femtocell Network Architectures

Interference Mitigation Using Dynamic Frequency Re-use for Dense Femtocell Network Architectures Interference Mitigation Using Dynamic Frequency Re-use for Dense Femtocell Network Architectures Mostafa Zaman Chowdhury, Yeong Min Jang, and Zygmunt J. Haas * Department of Electronics Engineering, Kookmin

More information

China Telecommunication Technology Labs

China Telecommunication Technology Labs UK-China Science Bridges: R&D on 4G Wireless Mobile Communications China Telecommunication Technology Labs For the first UK4G workshop Wei Li Phone: +86-10-68094291 Fax: +86-10-68011404 E-mail: liwei@chinattl.com

More information

The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen Ping3,c, Lu Yanqian4,d

The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen Ping3,c, Lu Yanqian4,d International Industrial Informatics and Computer Engineering Conference (IIICEC 2015) The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen

More information

An Embedded Dynamic Security Networking Technology Based on Quick Jump and Trust

An Embedded Dynamic Security Networking Technology Based on Quick Jump and Trust Send Orders for Reprints to reprints@benthamscience.ae The Open Cybernetics & Systemics Journal, 014, 8, 579-585 579 Open Access An Embedded Dynamic Security Networking Technology Based on Quick Jump and

More information

Ray-tracing Method for Estimating Radio Propagation Using Genetic Algorithm

Ray-tracing Method for Estimating Radio Propagation Using Genetic Algorithm Ray-tracing Method for Estimating Radio Propagation Using Genetic Algorithm High-precision Propagation Estimation High-speed Computation Area Design Ray-tracing Method for Estimating Radio Propagation

More information

Research on Heterogeneous Network Integration in Distribution Communication Network

Research on Heterogeneous Network Integration in Distribution Communication Network Research on Heterogeneous Integration in Distribution Communication Wei Li 1, Haonan Zheng 1, Hui He 1 1 (School of Control and Computer Engineering, North China Electric Power University, China) Abstract:

More information

Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies

Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies Xiaoying Dong, Xia Ye, Qinxian Jiang, Xianghua Zhang and Wei Bi School of Mechanical and Automobile

More information

Robust Lossless Image Watermarking in Integer Wavelet Domain using SVD

Robust Lossless Image Watermarking in Integer Wavelet Domain using SVD Robust Lossless Image Watermarking in Integer Domain using SVD 1 A. Kala 1 PG scholar, Department of CSE, Sri Venkateswara College of Engineering, Chennai 1 akala@svce.ac.in 2 K. haiyalnayaki 2 Associate

More information

HSPA+ Advanced Smart Networks: Multipoint Transmission

HSPA+ Advanced Smart Networks: Multipoint Transmission Qualcomm Incorporated February 2011 Table of Contents 1. Introduction... 1 2. Multipoint HSPA Description... 2 Single Frequency Multipoint HSPA... 2 Dual Frequency Multipoint HSPA... 3 3. Advantages...

More information

Dimensioning, configuration and deployment of Radio Access Networks. part 1: General considerations. Mobile Telephony Networks

Dimensioning, configuration and deployment of Radio Access Networks. part 1: General considerations. Mobile Telephony Networks Dimensioning, configuration and deployment of Radio Access Networks. part 1: General considerations Mobile Telephony Networks 1 The Evolution of Mobile Telephony 1st Generation 2nd 3rd 4th Analogue Voice

More information

GPS Vulnerability Report

GPS Vulnerability Report GPS Vulnerability Report Prepared by Alliance of Telecommunications Industry Solutions Synchronization Committee March 19 th 2016 Table of Contents About ATIS Report Objective Timing Performance Requirements

More information

Wireless Networking: An Introduction. Hongwei Zhang

Wireless Networking: An Introduction. Hongwei Zhang Wireless Networking: An Introduction Hongwei Zhang http://www.cs.wayne.edu/~hzhang Outline Networking as resource allocation A taxonomy of current practice Technical elements Outline Networking as resource

More information

QoS based vertical handoff method between UMTS systems and wireless LAN networks

QoS based vertical handoff method between UMTS systems and wireless LAN networks QoS based vertical handoff method between UMTS systems and wireless LAN networks Sungkwan Jung and Dong-ho Cho Div. of EE, Dept. of EECS Korea Advanced Institute of Science and Technology Daejeon, Rep.

More information

Chapter 1: Introduction

Chapter 1: Introduction Outline Chapter 1: Introduction Jyh-Cheng Chen and Tao Zhang IP-Based Next-Generation Wireless Networks Published by John Wiley & Sons, Inc. January 2004 1.1 Evolution of Wireless Networks 1.2 Evolution

More information

A New Utility Based Channel Allocation Scheme for P2P Enabled TDD CDMA System

A New Utility Based Channel Allocation Scheme for P2P Enabled TDD CDMA System A New Utility Based Channel Allocation Scheme for P2P Enabled TDD CDMA System Yan Zhang Department of Electronic Engineering Shanghai Jiao Tong University Shanghai, PRC Email: zyan@sjtu.edu.cn Dan Shang

More information

Analyses of Subway BAS System Network Framework and IP Address Allocation Xin-hong YANG 1,* and Yuan GAO 2

Analyses of Subway BAS System Network Framework and IP Address Allocation Xin-hong YANG 1,* and Yuan GAO 2 2016 International Conference on Applied Mechanics, Electronics and Mechatronics Engineering (AMEME 2016) ISBN: 978-1-60595-357-1 Analyses of Subway BAS System Network Framework and IP Address Allocation

More information

version 3.3 Wireless Network Engineering Software Prediction and Measurement-based Planning and Optimisation Advanced 5G Capabilities

version 3.3 Wireless Network Engineering Software Prediction and Measurement-based Planning and Optimisation Advanced 5G Capabilities Wireless Network Engineering Software version 3.3 Advanced 5G Capabilities Prediction and Measurement-based Planning and Optimisation Multi-RAT Network Modelling In-built Customisation Capabilities High

More information

Available online Journal of Scientific and Engineering Research, 2014, 1(2):1-11. Research Article

Available online   Journal of Scientific and Engineering Research, 2014, 1(2):1-11. Research Article Available online www.jsaer.com, 2014, 1(2):1-11 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR Improvement Performance of Soft Hand Over on UMTS Network Lamia Bakri Abd elhaleem Derar and Amin Babiker

More information

Experimental Analysis of the Femtocell Location Verification Techniques

Experimental Analysis of the Femtocell Location Verification Techniques Experimental Analysis of the Femtocell Location Verification Techniques Ravishankar Borgaonkar, Kevin Redon and Jean-Pierre Seifert Security in Telecommunication Technical University Berlin and Deutsche

More information

The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network

The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network Raymond Kwan, Peter H. J. Chong 2, Eeva Poutiainen, Mika Rinne Nokia Research Center, P.O. Box 47, FIN-45

More information

Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA

Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA Jongeun Kim, Sukhwan Mun, Taeyeol Oh,Yusuk Yun, Seungwon Choi 1 HY-SDR Research Center, Hanyang University, Seoul,

More information

Third generation WCDMA radio evolution

Third generation WCDMA radio evolution WIRELESS COMMUNICATIONS AND MOBILE COMPUTING Wirel. Commun. Mob. Comput. 2003; 3:987 992 (DOI: 10.1002/wcm.134) Third generation WCDMA radio evolution Harri Holma*,y and Antti Toskala Nokia Networks, IP

More information

E1-E2 UPGRADATION COURSE CONSUMER MOBILITY. 3G Concept

E1-E2 UPGRADATION COURSE CONSUMER MOBILITY. 3G Concept E1-E2 UPGRADATION COURSE CONSUMER MOBILITY 3G Concept Page 1 CHAPTER-TWO 3 G CONCEPT UMTS and the information society Rapid advancements in Information and Communications Technology (ICT) have already

More information

Study on Gear Chamfering Method based on Vision Measurement

Study on Gear Chamfering Method based on Vision Measurement International Conference on Informatization in Education, Management and Business (IEMB 2015) Study on Gear Chamfering Method based on Vision Measurement Jun Sun College of Civil Engineering and Architecture,

More information

Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b

Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b 3rd International Conference on Management, Education Technology and Sports Science (METSS 2016) Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b 1 Basic Teaching

More information

Design Considerations on Implementing an Indoor Moving Objects Management System

Design Considerations on Implementing an Indoor Moving Objects Management System , pp.60-64 http://dx.doi.org/10.14257/astl.2014.45.12 Design Considerations on Implementing an s Management System Qian Wang, Qianyuan Li, Na Wang, Peiquan Jin School of Computer Science and Technology,

More information

Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang Tang 1, Huichun Peng 2

Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang Tang 1, Huichun Peng 2 International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang

More information

QoS and Radio Resource Management in 3G and Beyond Systems. Oriol Sallent Kideok Cho

QoS and Radio Resource Management in 3G and Beyond Systems. Oriol Sallent Kideok Cho QoS and Radio Resource Management in 3G and Beyond Systems Oriol Sallent Kideok Cho (kdcho@mmlab.snu.ac.kr) 2006. 10. 23 -2/30- Contents Radio Resource Management RRM in Beyond 3G Common RRM in a flexible

More information

Coordinated carrier aggregation for campus of home base stations

Coordinated carrier aggregation for campus of home base stations 2015 IEEE 2015 International Symposium on Wireless Communication Systems (ISWCS), Brussels (Belgium), Aug. 2015 DOI: 10.1109/ISWCS.2015.7454390 Coordinated carrier aggregation for campus of home base stations

More information

Convergent Offers and NGN

Convergent Offers and NGN Convergent Offers and NGN BAKOM/OFCOM Workshop 5 th September 2006 1 Network convergence and customer expectations What is convergence? Mobile and fixed networks get together This development is coming

More information

Topic 3: GIS Models 10/2/2017. What is a Model? What is a GIS Model. Geography 38/42:477 Advanced Geomatics

Topic 3: GIS Models 10/2/2017. What is a Model? What is a GIS Model. Geography 38/42:477 Advanced Geomatics Geography 38/42:477 Advanced Geomatics Topic 3: GIS Models What is a Model? Simplified representation of real world Physical, Schematic, Mathematical Map GIS database Reduce complexity and help us understand

More information

Interference in Femtocell Networks. Roger Piqueras Jover ELEN E6951 Wireless & Mobile Networking II April 13th 2009

Interference in Femtocell Networks. Roger Piqueras Jover ELEN E6951 Wireless & Mobile Networking II April 13th 2009 Interference in Femtocell Networks Roger Piqueras Jover ELEN E6951 Wireless & Mobile Networking II April 13th 2009 Overview Wireless cellular networks Current challenges in cellular networks Femtocell

More information

Chapter 2 Research of Optical Fiber Communication in Relay Protection

Chapter 2 Research of Optical Fiber Communication in Relay Protection Chapter 2 Research of Optical Fiber Communication in Relay Protection Zhan Guo and Zu-ming Xiao Abstract With the development of large grid, distributed, heterogeneous complex power network, the power

More information

Maximize the Value of CDMA Networks and Smoothly Evolve to the Next Generation. Sean Cai VP Wireless, ZTE Corporation

Maximize the Value of CDMA Networks and Smoothly Evolve to the Next Generation. Sean Cai VP Wireless, ZTE Corporation Maximize the Value of CDMA Networks and Smoothly Evolve to the Next Generation Sean Cai VP Wireless, ZTE Corporation CDG Technology Forum 2011 Table of Contents Technology Evolution Maximizing Values of

More information

Balancing between Power Optimization and Iub Efficiency in MBMS enabled UMTS Networks

Balancing between Power Optimization and Iub Efficiency in MBMS enabled UMTS Networks Balancing between Power Optimization and Iub Efficiency in MBMS enabled UMTS Networks Antonios Alexiou 1, 2, Christos Bouras 1, 2, Vasileios Kokkinos 1, 2 1 Computer Engineering and Informatics Dept.,

More information

A Balancing Algorithm in Wireless Sensor Network Based on the Assistance of Approaching Nodes

A Balancing Algorithm in Wireless Sensor Network Based on the Assistance of Approaching Nodes Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com A Balancing Algorithm in Wireless Sensor Network Based on the Assistance of Approaching Nodes 1,* Chengpei Tang, 1 Jiao Yin, 1 Yu Dong 1

More information

SIMULATION FRAMEWORK MODELING

SIMULATION FRAMEWORK MODELING CHAPTER 5 SIMULATION FRAMEWORK MODELING 5.1 INTRODUCTION This chapter starts with the design and development of the universal mobile communication system network and implementation of the TCP congestion

More information

Chapter 3. 3G Operational Issues. For internal circulation of BSNL only Page 1

Chapter 3. 3G Operational Issues. For internal circulation of BSNL only Page 1 Chapter 3 3G Operational Issues For internal circulation of BSNL only Page 1 3G Operational Issues Introduction The Mobile communication networks has evolved from basic GSM to GPRS, EDGE and now to UMTS.

More information

3D Mesh Sequence Compression Using Thin-plate Spline based Prediction

3D Mesh Sequence Compression Using Thin-plate Spline based Prediction Appl. Math. Inf. Sci. 10, No. 4, 1603-1608 (2016) 1603 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.18576/amis/100440 3D Mesh Sequence Compression Using Thin-plate

More information

The Application Research of Neural Network in Embedded Intelligent Detection

The Application Research of Neural Network in Embedded Intelligent Detection The Application Research of Neural Network in Embedded Intelligent Detection Xiaodong Liu 1, Dongzhou Ning 1, Hubin Deng 2, and Jinhua Wang 1 1 Compute Center of Nanchang University, 330039, Nanchang,

More information

Enablers for Mobile Broadband Wireless Access

Enablers for Mobile Broadband Wireless Access Enablers for Mobile Broadband Wireless Access Dorin Odiaţiu, Marketing Director 20 th October 2009 Broadband Wireless Access Enablers solutions for the development of mobile BWA - regulatory perspective

More information

Wireless Communication

Wireless Communication Wireless Communication Hwajung Lee Key Reference: Prof. Jong-Moon Chung s Lecture Notes at Yonsei University Wireless Communications Bluetooth Wi-Fi Mobile Communications LTE LTE-Advanced Mobile Communications

More information

Wireless Communication

Wireless Communication Wireless Communication Hwajung Lee Key Reference: Prof. Jong-Moon Chung s Lecture Notes at Yonsei University Wireless Communications Bluetooth Wi-Fi Mobile Communications LTE LTE-Advanced Mobile Communications

More information

SPATIOTEMPORAL INDEXING MECHANISM BASED ON SNAPSHOT-INCREMENT

SPATIOTEMPORAL INDEXING MECHANISM BASED ON SNAPSHOT-INCREMENT SPATIOTEMPORAL INDEXING MECHANISM BASED ON SNAPSHOT-INCREMENT L. Lin a, Y. Z. Cai a, b, Z. Xu a a School of Resource and Environment Science,Wuhan university, Wuhan China 430079, lilin@telecarto.com b

More information

Novel design of embms based on Femtocell

Novel design of embms based on Femtocell Novel design of embms based on Femtocell Otgonbayar Bataa a, Young-il Kim b, Erdenetuya Dorj c, Bat-Enkh Oyunbileg d, Khishigjargal Gonchigsumlaa e, Oyu Chuluun f, Tulga Orosoo g a, f, g Wireless Communication

More information

Hands-On Modern Mobile and Long Term Evolution LTE

Hands-On Modern Mobile and Long Term Evolution LTE Hands-On LTE Course Description With 3G mobile technologies already rolled out by over 200 operators in over 80 countries, standards bodies, manufacturers and operators are looking towards the next generation

More information

Wireless technologies Testers. WLAN traffic offload bypass for crowded mobile networks

Wireless technologies Testers. WLAN traffic offload bypass for crowded mobile networks Wireless technologies Testers traffic offload bypass for crowded mobile networks 10 traffic offload the rerouting of mobile data traffic to networks is an interesting alternative for network operators

More information

Talk 4: WLAN-GPRS Integration for Next-Generation Mobile Data Networks

Talk 4: WLAN-GPRS Integration for Next-Generation Mobile Data Networks Talk 4: WLAN-GPRS Integration for Next-Generation Mobile Data Networks IEEE Wireless Communication, Oct. 2002 Presented by Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering

More information