Signaling Protocol Encoding and Simulation for Third Generation CDMA Network Air-Interface

Size: px
Start display at page:

Download "Signaling Protocol Encoding and Simulation for Third Generation CDMA Network Air-Interface"

Transcription

1 16 th International Conference on AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT - 16 May 26-28, 2015, asat@mtc.edu.eg Military Technical College, Kobry Elkobbah, Cairo, Egypt Tel : +(202) , Fax: +(202) Paper: ASAT CM Signaling Protocol Encoding and Simulation for Third Generation CDMA Network Air-Interface G. M. Abdel Hamid *, E. K. Aboseif, M. E. Hammad Abstract: In cellular networks signaling protocol is responsible for processing and exchanging messages and orders between the base station and the mobile station. These messages and orders are necessary for registering the mobile station on the network, initiating and receiving calls and doing other functions like handoff and power control. In CDMA2000 mobile network upper layer (layer 3) is responsible for signaling. CDMA2000 Signaling Standard specifies in depth the complex procedures that occur between the mobile and the base station without mentioning how to encode these procedures to software or how to simulate them. This paper shows how standards are being interpreted and encoded and simulated where the registration process is chosen to be a case study using C programming language. Keywords: CDMA2000; air Interface; layer 3; signaling, protocol standard. 1. Introduction CDMA is a nonconventional multiple-access technique that immediately found wide application in modern wireless systems. In CDMA, the entire bandwidth is made available simultaneously to all signals. Signals are discriminated by the means of code sequences, which correspond to the physical channels. Each pair of transmitter receivers is allotted one code sequence with which a communication is established. At the reception side, detection is carried out by means of a correlation operation. Ideally, the best performance is attained with zero cross-correlation codes, i.e., with orthogonal codes. In theory, for a synchronous system and for equal rate users, the number of users within a given bandwidth is dictated by the number of possible orthogonal code sequences. In practice, orthogonality is very difficult to achieve. Even though the codes may be designed to present zero cross-correlation, the impairments imposed by the communication channel may introduce a certain level of correlation among the codes. To accomplish CDMA, spread spectrum techniques are used [8]. Spread spectrum is defined as a communication technique in which the signals are spread over a bandwidth in excess of the minimum bandwidth required for their transmission. It has its origin in the military scenario where robustness in communications is vital. Systems presenting difficult detectability of the signal by the enemy and easy-to-combat enemy introduced interference are referred to respectively, as low-probability of intercept (LPI) and anti-jam communications (AJM) systems. By allowing the signals to occupy a bandwidth in excess of the required bandwidth for their transmission, spread-spectrum signals can be given pseudorandom characteristics, which cause the signals to have a noise like appearance. The CDMA2000 standards are investigated by the number of standards [1, 2, 3, 4 &5], however more work is still required to investigate and understand how the protocol works and this will be the objective of this paper. The paper is organized as follows: Section II describes * Egyptian Armed Forces, Egypt, gmabrouk@hotmail.com. Egyptian Armed Forces, Egypt. Egyptian Armed Forces, Egypt, m3esawy@hotmail.com 1

2 the mobile communication standards. Section III describes the CDMA network architecture. Section IV describes CDMA interfaces and protocol architecture. Section V describes standard encoding and simulation. Section VI concludes the paper. 2. Mobile Communications Standards A. 3GPP2 The Third Generation Partnership Project 2 (3GPP2) was born out of the International Telecommunication Union's (ITU) International Mobile Telecommunications "IMT-2000" initiative, covering high speed, broadband, and Internet Protocol (IP)-based mobile systems featuring network-to-network interconnection, feature/service transparency, global roaming and seamless services independent of location. 3GPP2 is a collaborative third generation (3G) telecommunications specifications-setting project Comprising North American and Asian interests developing global specifications for ANSI/TIA/EIA-41 Cellular Radio telecommunication Intersystem Operations network evolution to 3G. B. CDMA2000 Family of Standards Scope The cdma2000 Family of Standards includes core air interface, minimum performance, and service standards. The cdma2000 air interface standards specify a spread spectrum radio interface that uses Code Division Multiple Access (CDMA) technology to meet the requirements for Third Generation wireless communication systems. The core air interface standards in the family are described in the following references [1, 2, 3, 4 & 5]. The technical requirements contained in cdma2000 form a compatibility standard for CDMA systems, where compatibility is understood to mean: any cdma2000 mobile station is able to place and receive calls in cdma2000 or IS-95 systems. Conversely, any cdma2000 system is able to place and receive calls for cdma2000 and IS-95 mobile stations. To ensure compatibility, both radio system parameters and call processing procedures are specified. The sequence of call processing steps that the mobile stations and base stations execute to establish calls is specified, along with the digital control messages. 3. CDMA Network Architecture Functions of the elements in the CDMA network are described in Table 1. CDMA network architecture is shown in the following figure 1. Figure 1: CDMA2000 network architecture 2

3 Table 1: Functions of the elements in the CDMA network Network Element BTS BSC MSC MGW VLR HLR PDSN HA AAA Function Description Transmits and receives radio signals to realize communication between the radio system and the MSs Controls and managing BTSs Implements call connection and disconnection Implementing power control Managing radio resources Providing reliable radio links for upper-layer services through soft and hard handoffs The MSC is responsible for: Call setup, route selection, radio resource allocation Mobility management Location registration The MGW provides the voice encoding and decoding function and processes voice services. The VLR is a dynamic database. It stores the information of the subscribers that roam to its MSC area. Physically, the VLR is integrated with the MSC. The HLR is a database used to manage mobile subscribers. The PDSN is a gateway used to connect the mobile network to the IP backbone network. The PDSN provides access to packet data services for mobile subscribers. The HA provides the interface between the mobile network and the Internet. The HA is an auxiliary node for mobile IP subscribers to access the Internet. It provides authentication, authorization, accounting, and data value-added services. 4. CDMA Interfaces and Protocol Architecture A. Interfaces of CDMA20001X network Logical interfaces of CDMA2000 network are shown in the following figure 2 Figure 2: CDMA2000 logical interfaces 3

4 B. Air interface protocol Architecture The IS-2000 standard calls out explicitly the functions of four different protocol layers. These layers are the physical layer, medium access control, signaling link access control, and upper layer [7]. The signaling entity is the one that effectively controls the operation of the entire IS-2000 system. The signaling entity also controls and executes those functions that are necessary for the setup, maintenance, and disconnecting the call [7]. To ensure compatibility, both radio system parameters and call processing procedures are specified. The sequence of call processing steps that the mobile stations and base stations execute to establish calls is specified, along with the control messages. The base station is subject to different compatibility requirements than the mobile station and both the MS and the BTS have different processing functions resulting in two different protocol stacks shown in figure (3) and figure (4) from the perspective of mobile station and from the perspective of the base station respectively [1]. Radiated power levels, both desired and undesired, are fully specified for mobile stations, in order to control the RF interference that one mobile station can cause another. Detailed call processing procedures are specified for mobile stations to ensure a uniform response to all base stations. Base stations are fixed in location and their interference is controlled by proper layout and operation of the system in which the station operates. Base station procedures which do not affect the mobile stations operation, are left to the designers of the overall land system. This approach of writing the compatibility specification is intended to provide the land system designer with sufficient flexibility to respond to local service needs and to account for local topography and propagation conditions. 5 Standard Encoding and Simulation A. Signaling protocol encoding The information of the required message must be collected from the standard to get the parameters required for signaling encoding and simulation (message length, message content (fields), values of each field and the meaning of each value), the following Table 2 shows an example of order message field lengths. Table 2: Order message fields and field lengths [5] Each field in the message is designed to be an array of characters (0s and 1s) having specific length according to the field length information collected from the standard, where each field has a value that corresponds to certain meaning according to the field type as shown in figure 5. Message body is formed by concatenating message fields in the order mentioned in the standard. 4

5 Figure 3: CDMA2000 protocol architecture (mobile station) 5

6 Figure 4: CDMA2000 protocol architecture (Base station) Order code (27) Additional record length (0) Figure 5: Order message-body 6

7 The header is added to the message body as shown in figure 6, where channel type and the message type are selected to be the guiding headers for the receiver side (BTS or MS) to determine on which channel the message is sent and what type of message is received. Channel type Message type Message body Figure 6: Order message-body A format conversion function is applied to the message to convert from binary to hexadecimal and vice versa because sending short hexadecimal message is more convenient than sending long binary sequence. After receiving the message on the receiver side (BTS or MS) and converting hexadecimal message to binary digits sequence a pointer is used to read the header to determine message type according to Table 3 and to read the message bit by bit and decides the end of each field and the end of the message according to the length of each field and the length of the message and the value of each field is then stored in the memory allocated for that field. Table 3: Message types on r-csch channel [4] Message fields are processed at the receiver side (BTS or MS) according to lookup tables found in the standard to take the decisions in different cases and prepare the suitable reply to the received message order or request. The reply message is formed according to the same procedures mentioned above after adding the header where the message fields are filled with the suitable values for the existing situation. B. Power on Registration Simulation: When the mobile station is powered on a hardware test is initiated as shown in figure 7 to make sure that there is no problem with the hardware components. The mobile station starts power on registration process by forming a registration message (in binary format) inside the mobile station with registration type field equal to the value (1) which corresponds to power up registration as shown in Table 4, then the binary message is converted and represented in hexadecimal for convenience. The message is sent to the BTS simulator shown in figure 8 by means of socket programming where the BTS simulator is considered as a server and each mobile station simulator is considered as a client, where the BTS can handle multiple MSs at the same time and figure 9 shows socket programming concept. 7

8 Table 4: Registration types and corresponding values [5] The BTS simulator receives the hexadecimal message and converts it to binary message and the pointer function starts to determine the message header, the start and end of the message body, the start and end of each field. The first field in the header is the channel type and the second field is the message type and the rest is the message body (message fields). After the BTS simulator determines the received message type, it starts to read and store the message fields according to the field length for that message type. After reading the message fields and processing the field contents (checking requested registration type and accepting the registration request), registration accepted order PDU is prepared in binary format then converted to hexadecimal format and sent back to mobile station simulator by means of socket programming. When the mobile station receives the registration accepted order PDU it follows the same procedures (conversion- reading- storing- processing- deciding) to deal with the received message. The mobile station check the (order code) field and finds that its value is (27) then comparing this value with the value from the standard it finds that the requested power on registration procedure is accepted by the BTS. C. Tools used for encoding and simulation Eclipse is an integrated development environment (IDE) written mostly in Java, Eclipse can be used to develop applications in other programming languages: C, C++, JavaScript, etc. Cygwin is a Unix-like environment and command-line interface for Microsoft Windows providing native integration of Windows-based applications, data, and other system resources with applications and software tools. Socket programming allows applications to communicate using standard mechanisms built into network hardware and operating systems. Socket-based software usually runs on two separate computers on the network, but sockets can also be used to communicate locally (inter-process) on a single computer. 8

9 Figure 7: Mobile station simulator Figure 8: Base station simulator Figure 9: Socket programming server-client model 9

10 6. Conclusion Although CDMA20001X air interface standards mention the specifications needed for manufacturing mobiles and base stations, it doesn t mention the procedures and steps for doing this. In this paper these steps are demonstrated starting from how standards (including protocol stack structure, messages and orders format) are read and interpreted, how messages and orders encoded and decoded (as a software program) and ending with a simulation of the CDMA2000-1X registration process as a case study to show how standards are being interpreted and simulated. These simulations are useful for the design and the conformance tests of the air interface signaling protocols in 3 rd and 4 th generation mobile networks. References [1] 3GPP2 C.S0001-F v2.0 Introduction to cdma2000 Standards for Spread Spectrum Systems, May [2] 3GPP2 C.S0002-F v2.0 Physical Layer Standard for cdma2000 Spread Spectrum Systems, May [3] 3GPP2 C.S0003-F v2.0 Medium Access Control (MAC) Standard for cdma2000 Spread Spectrum Systems, May [4] 3GPP2 C.S0004-F v2.0 Signaling Link Access Control (LAC) Standard for cdma2000 Spread Spectrum Systems, May [5] 3GPP2 C.S0005-F v2.0 Upper Layer (Layer 3) Signaling Standard for cdma2000 Spread Spectrum Systems, May [6] Serge Willenegger, Cdma2000 Physical Layer: An Overview, Journal of Communications and Networks, [7] Samuel C. Yang, 3G CDMA2000 wireless system engineering, [8] Michel Daouod, WIRELESS TECHNOLOGY Protocols, Standards, and Techniques, [9] Lee,J.S., Miller, L. E., CDMA Systems Engineering Handbook, Artech House Boston, [10] Knisely, D. N, Li, Q. and S. Ramesh, N. S., cdma2000: a third-generation radio transmission technology, Bell Labs Tech, J., 63 78, July September [11] Garg, V. K., IS-95 CDMA and cdma2000 Cellular/PCS Systems Implementation, Prentice-Hall, Upper Saddle River, NJ, [12] CDMA for Next Generation Mobile Communications Systems. IEEE Communications Magazine, vol. 36, no. 9, September [13] Dahlman, E., Gumudson, B., Nilsson, M., and Skold, J., UMTS/IMT-2000 Based Wideband CDMA, IEEE Communications Magazine, vol. 36, no. 9, September [14] Garg, V. K., Halpern, S., and Smolik, K. F., Third Generation (3G) Mobile Communication Systems, IEEE International Conference on Personal Wireless Communications, February 1999, Jaipur, India. [15] Knisley, D., Quinn, L., and Ramesh, N., Cdma2000: A Third Generation Radio Transmission Technology, Bell Labs Technical Journal, vol. 3, no. 3, J1, September 1998.s 10

E2-E3: CONSUMER MOBILITY. CHAPTER-5 CDMA x OVERVIEW (Date of Creation: )

E2-E3: CONSUMER MOBILITY. CHAPTER-5 CDMA x OVERVIEW (Date of Creation: ) E2-E3: CONSUMER MOBILITY CHAPTER-5 CDMA 2000 1x OVERVIEW (Date of Creation: 01-04.2011) Page: 1 CDMA 2000 1X Overview Introduction CDMA (code division multiple access) is a mobile digital radio technology

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

E3-E4 (CM MODULE) CDMA x & EV-DO. For internal circulation of BSNL only

E3-E4 (CM MODULE) CDMA x & EV-DO. For internal circulation of BSNL only E3-E4 (CM MODULE) CDMA 2000 1x & EV-DO WELCOME This is a presentation for the E3-E4 Technical (CM- Module)fortheTopic:CDMA20001x&EV-DO Eligibility: Those who have got the upgradation frome3toe4. This presentation

More information

SIGNALING CONFORMANCE TEST SPECIFICATION FOR INTERWORKING OF CDMA2000 1X AND HIGH RATE PACKET DATA SYSTEMS REVISION A

SIGNALING CONFORMANCE TEST SPECIFICATION FOR INTERWORKING OF CDMA2000 1X AND HIGH RATE PACKET DATA SYSTEMS REVISION A C.S00-A Version 0. June 00 SIGNALING CONFORMANCE TEST SPECIFICATION FOR INTERWORKING OF CDMA000 X AND HIGH RATE PACKET DATA SYSTEMS REVISION A 00 GPP GPP and its Organizational Partners claim copyright

More information

3GPP2 From Geneva to San Francisco. Dr. Hideo Okinaka KDDI Corporation Chair, 3GPP2 Steering Committee

3GPP2 From Geneva to San Francisco. Dr. Hideo Okinaka KDDI Corporation Chair, 3GPP2 Steering Committee 3GPP2 From Geneva to San Francisco Dr. Hideo Okinaka KDDI Corporation Chair, 3GPP2 Steering Committee okinaka@kddi.com 2nd Informal Forum Summit 24-25 July 2003 Presentation Overview What is 3GPP2? 3GPP2

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 10, October ISSN

International Journal of Scientific & Engineering Research, Volume 5, Issue 10, October ISSN International Journal of Scientific & Engineering Research, Volume 5, Issue 10, October-2014 535 MINIMIZATION OF CALL DROP IN CODE DIVISION MULTIPLE ACCESS 2000IX IN 3G WIRELESS NETWORKS Udeh I.J, Offia

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

Data Service Options for Spread Spectrum Systems:

Data Service Options for Spread Spectrum Systems: GPP C.S00-0-A Version.0 May, 00 Data Service Options for Spread Spectrum Systems: Service Options and GPP 00 GPP and its Organizational Partners claim copyright in this document and individual Organizational

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

UMUDIKE JOURNAL OF ENGINEERING AND TECHNOLOGY (UJET) VOL. 1, NO. 2, DECEMBER 2015 PAGE 61-66

UMUDIKE JOURNAL OF ENGINEERING AND TECHNOLOGY (UJET) VOL. 1, NO. 2, DECEMBER 2015 PAGE 61-66 UMUDIKE JOURNAL OF ENGINEERING AND TECHNOLOGY (UJET) VOL. 1, NO. 2, DECEMBER 2015 PAGE 61-66 PERFORMANCE EVALUATION OF QUALITY OF SERVICE OF CDMA20001X MOBILE RADIO NETWORK *Ifeagwu, E N., Obi, P.I. and

More information

Cellular Communication

Cellular Communication Cellular Communication Cellular Communication Cellular communication is designed to provide communications between two moving units, or between one mobile unit and one stationary phone or land unit (PSTN).

More information

Telecommunication Services Engineering Lab

Telecommunication Services Engineering Lab Logistics Instructor Office: EV006-227, Tel: 1-514-8482424 ext 5846, Email: Glitho@ciiseconcordiaca URL: http://wwwececoncordiaca/~glitho/ Office hours: Friday: 3 pm 5 pm Time: Friday, 17h45-20h15 Room

More information

Overview of the Cisco Mobile Wireless Home Agent

Overview of the Cisco Mobile Wireless Home Agent CHAPTER 1 Overview of the Cisco Mobile Wireless Home Agent This chapter illustrates the functional elements in a typical CDMA2000 packet data system, the Cisco products that are currently available to

More information

Analysis of the cdma2000. and UTRA Wireless. 3G Proposals. Final Report. Gabriel Sacripanti EE /7/99

Analysis of the cdma2000. and UTRA Wireless. 3G Proposals. Final Report. Gabriel Sacripanti EE /7/99 Analysis of the cdma2000 and UTRA Wireless 3G Proposals Final Report Gabriel Sacripanti EE6390 12/7/99 Abstract Over 10 proposals were submitted to the International Telecommunications Union (ITU) for

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

ITU-T Q Signalling architecture and requirements for IP-based short message service over ITU-T defined NGN

ITU-T Q Signalling architecture and requirements for IP-based short message service over ITU-T defined NGN I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Q.3053 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2017) SERIES Q: SWITCHING AND SIGNALLING, AND ASSOCIATED MEASUREMENTS

More information

Mobility: vocabulary

Mobility: vocabulary What is mobility? spectrum of mobility, from the perspective: no mobility high mobility mobile wireless user, using same access point mobile user, connecting/ disconnecting from using DHCP. mobile user,

More information

Short Message Service (SMS)

Short Message Service (SMS) TECQUI Ayra M.-B. Short Message Service (SMS) Introduction Short message service is a mechanism of delivery of short messages over the mobile networks. It is a store and forward way of transmitting messages

More information

UMTS & New Technologies «Wireless data world»

UMTS & New Technologies «Wireless data world» EPFL Section Systèmes de Communication Cours Mobile Networks UMTS & New Technologies «Wireless data world» Alexandre LEHERICEY Radio Access Engineering 21/12/2004 mailto: alexandre.lehericey@orange.ch

More information

Real-World Experience with a Mobile Broadband Network

Real-World Experience with a Mobile Broadband Network Real-World Experience with a Mobile Broadband Network Dr. Jin Yang Verizon Wireless jin.yang@ieee.org September 23, 2004 IEEE Communications Society Oakland-East Bay Chapter, CA Outline Introduction Overview

More information

WELCOME Mobile Applications Testing. Copyright

WELCOME Mobile Applications Testing. Copyright WELCOME Mobile Applications Testing 1 Mobile Applications Testing List of MUST HAVE to survive this class Required Google Drive account Google email Flash Drive Mobile Phone (iphone/android) Desired Have

More information

Mobile Security / /

Mobile Security / / Mobile Security 96-835 / 18-639 / 14-829 Patrick Tague 2 Sept 2010 Class #4 Overview of Mobile/Cellular Systems Agenda Overview of mobile cellular systems System architecture and overview 2G, 2.5G, 2.75G,

More information

Chapter 2 The 3G Mobile Communications

Chapter 2 The 3G Mobile Communications Chapter 2 The 3G Mobile Communications 2.1 The Vision for Third Generation (3G) Mobile Communication Systems: The vision for the emerging mobile and personal communication services for the new century

More information

Prepaid Packet Data Service in cdma2000 Wireless IP Network

Prepaid Packet Data Service in cdma2000 Wireless IP Network GPP S.R00-0 Version.0 Date: September 00 Prepaid Packet Data Service in cdma000 Wireless IP Network Stage Requirements COPYRIGHT NOTICE GPP and its Organizational Partners claim copyright in this document

More information

ARIB STD-T53-C.S Circuit-Switched Video Conferencing Services

ARIB STD-T53-C.S Circuit-Switched Video Conferencing Services ARIB STD-T-C.S00-0 Circuit-Switched Video Conferencing Services Refer to "Industrial Property Rights (IPR)" in the preface of ARIB STD-T for Related Industrial Property Rights. Refer to "Notice" in the

More information

UNIT-5. GSM System Operations (Traffic Cases) Registration, call setup, and location updating. Call setup. Interrogation phase

UNIT-5. GSM System Operations (Traffic Cases) Registration, call setup, and location updating. Call setup. Interrogation phase UNIT-5 GSM System Operations (Traffic Cases) Registration, call setup, and location updating Call setup Interrogation phase For the interrogation phase The initial address message comes outside the GSM

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

3G Mobile UMTS. Raghavendra J 1, Anji Reddy Y 2, Deepak Kumar R 2, Ravi T 3

3G Mobile UMTS. Raghavendra J 1, Anji Reddy Y 2, Deepak Kumar R 2, Ravi T 3 International Journal of Scientific and Research Publications, Volume 2, Issue 12, December 2012 1 3G Mobile UMTS Raghavendra J 1, Anji Reddy Y 2, Deepak Kumar R 2, Ravi T 3 1,2 Final Year B.Tech, Dept.

More information

Understanding Carrier Wireless Systems

Understanding Carrier Wireless Systems Understanding Course Description This course provides a detailed scope of modern mobile and cellular network technologies used for second generation, 2G+, 3G and 4G networks. It provides an understanding

More information

Telecommunication Services Engineering Lab

Telecommunication Services Engineering Lab Logistics Instructor Office: EV007-647, Tel: 1-514-8482424 ext 5846, Email: Glitho@ciiseconcordiaca URL: http://wwwececoncordiaca/~glitho/ Office hours: Tuesday: 3 pm 5 pm Time: Usually: Tuesday, 17h45-20h15

More information

TS-3GB-S.R0079-0v1.0 Support for End-to-End QoS Stage 1 Requirements

TS-3GB-S.R0079-0v1.0 Support for End-to-End QoS Stage 1 Requirements TS-GB-S.R00-0v.0 Support for End-to-End QoS Stage Requirements Sep,00 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE TS-GB-S.R00-0v.0 Support for End-to-End QoS Stage Requirements . Application level

More information

CSC 4900 Computer Networks: Mobility

CSC 4900 Computer Networks: Mobility CSC 4900 Computer Networks: Mobility Professor Henry Carter Fall 2017 Last Time What is the hidden terminal problem? How do CDMA networks use spectrum differently than TDMA systems? What is a chipping

More information

WIRELESS SYSTEM AND NETWORKING

WIRELESS SYSTEM AND NETWORKING LECTURE 6 WIRELESS SYSTEM AND NETWORKING References: Rappaport (Chapter 9 and 10) Bernhard (Chapter 3, 4 and 5) Garg (Chapter 8 and 9) Kaarenen (Chapter 1-5 and 9) WIRELESS EVOLUTION Japan Europe Americas

More information

Signaling Protocol Structure in GSM

Signaling Protocol Structure in GSM GSM Signaling Protocol Structure in GSM Signaling Protocol Structure in GSM Layer 1 is the physical layer which uses the channel structures over the air interface. Layer 2 is the data link layer and across

More information

GSM System Overview. Ph.D. Phone Lin.

GSM System Overview. Ph.D. Phone Lin. GSM System Overview Phone Lin Ph.D. Email: plin@csie.ntu.edu.tw 1 Outlines Introduction GSM Architecture Location Tracking and Call Setup Security GSM Data Services Unstructured Supplementary Service Data

More information

QualNet 4.5 Cellular Model Library

QualNet 4.5 Cellular Model Library QualNet 4.5 Cellular Model Library February 2008 Scalable Network Technologies, Inc. 6701 Center Drive West, Suite 520 Los Angeles, CA 90045 Phone: 310-338-3318 Fax: 310-338-7213 http://www.scalable-networks.com

More information

Convergence WLAN/CDMA Architecture. CDG Technology Forum October 7, 2005

Convergence WLAN/CDMA Architecture. CDG Technology Forum October 7, 2005 Convergence WLAN/CDMA Architecture CDG Technology Forum October 7, 2005 Outline Introduction and Network Architecture Key elements to enable WLAN/CDMA services Access control Mobility management Summary

More information

cdma2000 Femtocell Network: Overview

cdma2000 Femtocell Network: Overview GPP X.S00-000-A Version.0 Date: December cdma00 Femtocell Network: Overview COPYRIGHT GPP and its Organizational Partners claim copyright in this document and individual Organizational Partners may copyright

More information

1xEV-DO Inter-Operability Specification (IOS) for CDMA 2000 Access Network Interfaces

1xEV-DO Inter-Operability Specification (IOS) for CDMA 2000 Access Network Interfaces June, 00 SP--000 (TIA/EIA/IS-) xev-do IOS Ballot Version GPP A.S000 Ballot Version Date: June, 00 xev-do Inter-Operability Specification (IOS) for CDMA 000 Access Network Interfaces Release 0 (Ballot Version)

More information

Lecture Objectives. Lecture 1 Wireless Environment and Wireless LANs. Agenda (1) Agenda (2) Wireless Spectrum (1)

Lecture Objectives. Lecture 1 Wireless Environment and Wireless LANs. Agenda (1) Agenda (2) Wireless Spectrum (1) Lecture Objectives Wireless Networks and Mobile Systems Lecture 1 Wireless Environment and Wireless LANs Discuss the impact of the wireless environment on networks Explain the concept of spread spectrum,

More information

Information Technology Mobile Computing Module: GSM Handovers

Information Technology Mobile Computing Module: GSM Handovers Information Technology Mobile Computing Module: GSM Handovers Learning Objectives What is handover? Why handover are required? Types of handovers(hard and Soft) Types of Handovers in GSM(Intra cell, Inter

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK MOBILE COMMUNICATION AMOL RATAN VAIDKAR 1, PROF. G. D. GULHANE 2, DR. H. R. DESHMUKH

More information

Introduction to Communication Theory

Introduction to Communication Theory Introduction to Communication Theory Lijun Qian Department of Electrical Engineering PVAMU Figure 1 Elements of a communication system. Elements of a communication system Transmitter To convert the message

More information

Chapter 3 GSM and Similar Architectures

Chapter 3 GSM and Similar Architectures CSF645 Mobile Computing 行動計算 Chapter 3 GSM and Similar Architectures 吳俊興 國立高雄大學資訊工程學系 Chapter 3 GSM and Similar Architectures 3.1 GSM Services and System Architecture 3.2 Radio Interfaces 3.3 Protocols

More information

Mobile and Sensor Systems

Mobile and Sensor Systems Mobile and Sensor Systems Lecture 2: Mobile Medium Access Control Protocols and Wireless Systems Dr Cecilia Mascolo In this lecture We will describe medium access control protocols and wireless systems

More information

Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology

Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology Mobile Communication Entails transmission of data to and from handheld devices Two or more communicating devices

More information

No lecture on Thurs. Last homework will be out this week (not due, covers wireless) Extra office hours for next week and the week after.

No lecture on Thurs. Last homework will be out this week (not due, covers wireless) Extra office hours for next week and the week after. Administrivia No lecture on Thurs. Last homework will be out this week (not due, covers wireless) Extra office hours for next week and the week after. 1 CSMA/CA: Recap Sensing in wireless medium is limited

More information

TS-3GB-S.R0005-Bv1.0 Network Reference Model for cdma2000 Spread Spectrum Systems

TS-3GB-S.R0005-Bv1.0 Network Reference Model for cdma2000 Spread Spectrum Systems TS-3GB-S.R0005-Bv1.0 Network Reference Model for cdma2000 Spread Spectrum Systems May 29, 2001 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE TS-3GB-S.R0005-Bv1.0 Network Reference Model for cdma2000 Spread

More information

Support for End-to-End QoS

Support for End-to-End QoS GPP S.R00-A Version.0 Version Date: June, 00 0 0 Support for End-to-End QoS Stage Requirements COPYRIGHT NOTICE GPP and its Organizational Partners claim copyright in this document and individual Organizational

More information

1. Introduction. State Key Laboratory of Integrated Services Networks Xidian University 2011/10/19

1. Introduction. State Key Laboratory of Integrated Services Networks Xidian University 2011/10/19 1. Introduction 1.1 The Crowded Spectrum 1.2 Need for High Data Rates 1.3 Multiple-Input Multiple-Output Systems 1.4 Internet Protocol 1.5 Wireless Internet Protocol References 1 1.1 The Crowded Spectrum

More information

Introduction to Network Technologies & Layered Architecture BUPT/QMUL

Introduction to Network Technologies & Layered Architecture BUPT/QMUL Introduction to Network Technologies & Layered Architecture BUPT/QMUL 2015-3-5 Review What is the Internet? How does it work? When & how did it come about? Who controls it? Where is it going? 2 Agenda

More information

3G wireless systems: UMTS

3G wireless systems: UMTS SCHOOL ON DIGITAL AND MULTIMEDIA COMMUNICATIONS USING TERRESTRIAL AND SATELLITE RADIO LINKS TELIT MOBILE TERMINALS 20th February 2002 Ing. PhD. Alberto Cerdeira Telit Mobile Terminals S.p.A. R&D IC Hardware

More information

Signaling System 7 (SS7) By : Ali Mustafa

Signaling System 7 (SS7) By : Ali Mustafa Signaling System 7 (SS7) By : Ali Mustafa Contents Types of Signaling SS7 Signaling SS7 Protocol Architecture SS7 Network Architecture Basic Call Setup SS7 Applications SS7/IP Inter-working VoIP Network

More information

Mar 3,2005 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE

Mar 3,2005 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE TS-GB-S.R00-0v.0 HRPD Network Access Authentication for a Hybrid Access Terminal (HAT) with an R-UIM Used to Access Spread Spectrum Systems - System Requirements Mar,00 THE TELECOMMUNICATION TECHNOLOGY

More information

Computer Networks. Wireless and Mobile Networks. László Böszörményi Computer Networks Mobile - 1

Computer Networks. Wireless and Mobile Networks. László Böszörményi Computer Networks Mobile - 1 Computer Networks Wireless and Mobile Networks László Böszörményi Computer Networks Mobile - 1 Background Number of wireless (mobile) phone subscribers now exceeds number of wired phone subscribers! Computer

More information

Network Node for IMT-2000

Network Node for IMT-2000 Network Node for IMT-2000 vkenya Tanaka vmitsuyuki Mizuno vkazuhiro Sato (Manuscript received August 30, 2002) Fujitsu has developed a Mobile Switching Node for IMT-2000 3G Networks. This system is an

More information

cdma2000 Technology Initiative

cdma2000 Technology Initiative cdma2000 Technology Initiative Dr. Eshwar Pittampalli Lucent Technologies pittampalli@lucent.com cdma2000 India Wkshop New Delhi, India 23 February 2005 Outline 3GPP2 TSG-C Organization Structure Air Interface

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

REPORT ON GUEST LECTURER (INDUSTRY) BTS, GSM ARCHITECTURE & CALL FLOW IN GSM

REPORT ON GUEST LECTURER (INDUSTRY) BTS, GSM ARCHITECTURE & CALL FLOW IN GSM RADHAKRISHNA INSTITUTE OF TECHNOLOGY AND ENGINEERING REPORT ON GUEST LECTURER (INDUSTRY) BTS, GSM ARCHITECTURE & CALL FLOW IN GSM Background: Date and Venue: Electronic communications engineering is the

More information

EVOLUTION OF VERTICAL HANDOFF TO VOICE OVER LTE VIA GENERIC ACCESS (VOLGA)

EVOLUTION OF VERTICAL HANDOFF TO VOICE OVER LTE VIA GENERIC ACCESS (VOLGA) International Journal of Electronics and Communication Engineering and Technology (IJECET) Volume 7, Issue 4, July-August 2016, pp. 40 47, Article ID: IJECET_07_04_005 Available online at http://www.iaeme.com/ijecet/issues.asp?jtype=ijecet&vtype=7&itype=4

More information

Abstract of the Book

Abstract of the Book Book Keywords IEEE 802.16, IEEE 802.16m, mobile WiMAX, 4G, IMT-Advanced, 3GPP LTE, 3GPP LTE-Advanced, Broadband Wireless, Wireless Communications, Cellular Systems, Network Architecture Abstract of the

More information

Overview. IS-95A + TSB-74/J-STD-008 cdmaone. Current Network Architecture. IS-95A Performance Issues. IS-95B Enhancements

Overview. IS-95A + TSB-74/J-STD-008 cdmaone. Current Network Architecture. IS-95A Performance Issues. IS-95B Enhancements Overview IS-95A/J-STD-008 cdmaone IS-95B Enhancements Third Generation CDMA Technology Evolution cdma2000 1xRTT Overview What Lies Beyond 1xRTT? 3xRTT W-CDMA G3G Ken Geisheimer CDMA Product Management

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

Overview of the Cisco Mobile Wireless Home Agent

Overview of the Cisco Mobile Wireless Home Agent 1 CHAPTER Overview of the Cisco Mobile Wireless Home Agent This chapter illustrates the functional elements in a typical Mobile IP packet data system, the Cisco products that are currently available to

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

JP-3GA (R99) Unstructured Supplementary Service Data (USSD); Stage 1

JP-3GA (R99) Unstructured Supplementary Service Data (USSD); Stage 1 JP-3GA-22.090(R99) Unstructured Supplementary Service Data (USSD); Stage 1 Version 2 Nov 30, 2000 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE JP-3GA-22.090(R99) Unstructured Supplementary Service Data Unit

More information

PROTOCOLS FOR HIGH-EFFICIENCY WIRELESS NETWORKS

PROTOCOLS FOR HIGH-EFFICIENCY WIRELESS NETWORKS PROTOCOLS FOR HIGH-EFFICIENCY WIRELESS NETWORKS PROTOCOLS FOR HIGH-EFFICIENCY WIRELESS NETWORKS by Alessandro Andreadis Giovanni Giambene KLUWER ACADEMIC PUBLISHERS NEW YORK, BOSTON, DORDRECHT, LONDON,

More information

CSC 401 Data and Computer Communications Networks

CSC 401 Data and Computer Communications Networks CSC 401 Data and Computer Communications Networks Wireless Networks Cellular & Mobility Sec 7.4 7.8 Lina Battestilli 7.1 Introduction Wireless Chapter 7 Outline Wireless and Mobile Networks 7.2 Wireless

More information

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 4 Wireless LAN Course Instructor: Dr.-Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 Contents What is a Wireless LAN? Applications and Requirements Transmission

More information

A Dynamic Code Assignment Algorithm for Quality of Service in 3G Wireless Networks

A Dynamic Code Assignment Algorithm for Quality of Service in 3G Wireless Networks A Dynamic Code Assignment Algorithm for Quality of Service in 3G Wireless Networks Carl E. Fossa, Jr., Nathaniel J. Davis IV Bradley Department of Electrical and Computer Engineering Virginia Polytechnic

More information

ETSI TS V9.0.0 ( ) Technical Specification

ETSI TS V9.0.0 ( ) Technical Specification TS 129 277 V9.0.0 (2010-04) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Optimized Handover Procedures and Protocols between EUTRAN Access and 1xRTT Access (3GPP TS 29.277

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

Module 6: Wireless Mobile Networks

Module 6: Wireless Mobile Networks Module 6: Wireless Mobile Networks SMD123 Computer Communications Kaustubh Phanse Department of Computer Science and Electrical Engineering Luleå University of Technology Lecture Objectives Wireless links

More information

Test Plan for CDMA Mobile Stations

Test Plan for CDMA Mobile Stations Test Plan for CDMA Mobile Stations April 2009 Revision 5.4.1 CTIA Certification Program Interested parties may obtain permission to reproduce a limited number of copies by contacting CTIA at: CTIA Certification

More information

University of Agder Department of Information and Communication Technology EXAM

University of Agder Department of Information and Communication Technology EXAM University of Agder Department of Information and Communication Technology EXAM Course code: IKT 444 Course title: Mobile Communication Networks Date: Tuesday, 6 th December 2016 Duration: 09:00 13:00

More information

3G G Mobile Services. Sun Park R&D Center SK Telecom

3G G Mobile Services. Sun Park R&D Center SK Telecom 3G G Mobile Services Sun Park spark@sktelecom.com R&D Center SK Telecom 1 Contents! Emergence of 3G Mobile! What is 3G Mobile?! 3G Services! 3G System & Terminals! Current Issues 2 Emergence of 3G Mobile

More information

Transport Performance Evaluation of an ATM-based UMTS Access Network

Transport Performance Evaluation of an ATM-based UMTS Access Network Transport Performance Evaluation of an -based US Access Network Nikos H. Loukas, Christos K. Xenakis, Lazaros Merakos University of Athens, Department of Informatics, Communication Networks Laboratory

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

GSM- R and CDMA Network System for the Railway Industry

GSM- R and CDMA Network System for the Railway Industry GSM- R and CDMA Network System for the Railway Industry T. Brandejský & T. Vu Dinh* Faculty of Transportation Sciences- Czech Technical University in Prague,Czech Republic *Corresponding author: vudinhthem@yahoo.com

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

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 ISSN 7 Location Management Strategies in Mobile Networks Vivek Kumar Department of Computer Science & Engineering Graphic Era University, Dehradun, INDIA vivekror7@gmail.com Narayan Chaturvedi Department of

More information

A Study on Systems Beyond IMT-2000 in Korea

A Study on Systems Beyond IMT-2000 in Korea A Study on Systems Beyond IMT-2000 in Korea May 28, 2002 Vice President Ki-Chul Han, Ph.D (kchan kchan@etri.re. @etri.re.kr kr) Mobile Telecommunication Research Laboratory Electronics and Telecommunciations

More information

Chapter 10: Wireless Networking. School of information science and Engineering, SDU

Chapter 10: Wireless Networking. School of information science and Engineering, SDU Chapter 10: Wireless Networking School of information science and Engineering, SDU 10.1 Introduction to Wireless Networks Requirement to the networks: Provides ubiquitous personal communications; Accommodate

More information

Wireless LANs. The Protocol Stack The Physical Layer The MAC Sublayer Protocol The Frame Structure Services 802.

Wireless LANs. The Protocol Stack The Physical Layer The MAC Sublayer Protocol The Frame Structure Services 802. Wireless LANs The 802.11 Protocol Stack The 802.11 Physical Layer The 802.11 MAC Sublayer Protocol The 802.11 Frame Structure Services 56 802.11 The 802.11 Working Group The IEEE 802.11 was formed in July

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 Communication & Networks G Session 5 - Main Theme Wireless Networks. Dr. Jean-Claude Franchitti

Data Communication & Networks G Session 5 - Main Theme Wireless Networks. Dr. Jean-Claude Franchitti Data Communication & Networks G22.2262-001 Session 5 - Main Theme Wireless Networks Dr. Jean-Claude Franchitti New York University Computer Science Department Courant Institute of Mathematical Sciences

More information

BTS-BSC Inter-operability (A bis Interface)

BTS-BSC Inter-operability (A bis Interface) BTS-BSC Inter-operability (Abis Interface) A.S000-Av.0 GPP A.S000-A Version.0 Date: July 00 0 BTS-BSC Inter-operability (A bis Interface) (Post SDO Ballot, Pre-SDO Publication) 0 GPP 00 GPP and its Organizational

More information

CHAPTER TWO LITERATURE REVIEW

CHAPTER TWO LITERATURE REVIEW CHAPTER TWO LITERATURE REVIEW 2.1 Introduction. This chapter provides in detail about the multiple access technologies and the OCDMA system. It starts with a discussion on various existing multiple-access

More information

Standardization Trend for Super 3G (LTE)

Standardization Trend for Super 3G (LTE) : NGN Mobile Communication Technologies for Standardization Trend for Super (LTE) Sadayuki Abeta and Minami Ishii Abstract Super (also known as Long Term Evolution (LTE)) expands upon the HSDPA/HSUPA (high-speed

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 and Mobile Network Architecture

Wireless and Mobile Network Architecture Wireless and Mobile Network Architecture Chapter 2: Mobility Management Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Sep. 2006 1 Outline Introduction

More information

Chapter 3: Network Protocols and Communications

Chapter 3: Network Protocols and Communications Chapter 3: Network Protocols and Communications Introduction to Networks Intro to Networks v5 Message Delivery Options IPv4 Unicast One-to-One Multicast One-to-Many Broadcast One-to-All IPv6 Unicast One-to-One

More information

Enabling FMC: Airvana Universal Access Gateway

Enabling FMC: Airvana Universal Access Gateway Enabling FMC: Airvana Universal Access Gateway 2006 3G CDMA Latin America Regional Conference May 25 th, 2006 Sao Paulo, Brazil Michael McFarland Director, Marketing & Business Development Airvana, Inc

More information

Performance of Lucent CDMA2000 3G1X Packet Data Experimental System

Performance of Lucent CDMA2000 3G1X Packet Data Experimental System Performance of Lucent CDMA2 3G1X Packet Data Experimental System Gang Li, Ming Lu, Martin Meyers, Devesh Patel, James Stekas, and Andrea Tonello Bell Laboratories, Lucent Technologies Inc. 67 Whippany

More information

ETSI TS V4.0.0 ( )

ETSI TS V4.0.0 ( ) TS 122 090 V4.0.0 (2001-03) Technical Specification Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); Unstructured Supplementary Service Data

More information

Program: B.E. (Electronics and Telecommunication Engineering)

Program: B.E. (Electronics and Telecommunication Engineering) Electronics and Telecommunication Engineering Mobile Communication Systems 2013-2014 Program: B.E. (Electronics and Telecommunication Engineering) Semester VII Course ET- 71: Mobile Communication Systems

More information

AirAccessR. CDMA Network Emulation. Powerful air interface performance analysis solutions for 1X and 1xEV-DO CDMA terminals

AirAccessR. CDMA Network Emulation. Powerful air interface performance analysis solutions for 1X and 1xEV-DO CDMA terminals CDMA Network Emulation AirAccessR Powerful air interface performance analysis solutions for 1X and 1xEV-DO CDMA terminals CDMA terminal manufacturers face many test hurdles before they can bring a product

More information

INTRODUCTION TO GSM DATA SERVICES. ETI25111 Monday, April 3, 2017

INTRODUCTION TO GSM DATA SERVICES. ETI25111 Monday, April 3, 2017 INTRODUCTION TO GSM DATA SERVICES ETI25111 Monday, April 3, 2017 BASIC GSM SERVICES 1. Teleservices (a) Voice full-rate (13kbs) (b) Voice Half-rate (6.5 kbps) (c) SMS (up to 160 characters) (d) MMS (e)

More information

Wireless and WiFi. Daniel Zappala. CS 460 Computer Networking Brigham Young University

Wireless and WiFi. Daniel Zappala. CS 460 Computer Networking Brigham Young University Wireless and WiFi Daniel Zappala CS 460 Computer Networking Brigham Young University Wireless Networks 2/28 mobile phone subscribers now outnumber wired phone subscribers similar trend likely with Internet

More information

Stretchable Architectures for Next Generation Cellular Networks

Stretchable Architectures for Next Generation Cellular Networks Stretchable Architectures for Next Generation Cellular Networks S. Lakkavalli(lakkavas@cs.pdx.edu), A. Negi, and S. Singh Department of Computer Science, Portland State University Abstract This paper examines

More information