Developing OSA-based Applications over the Interworking WLAN and Cellular Network Environment

Size: px
Start display at page:

Download "Developing OSA-based Applications over the Interworking WLAN and Cellular Network Environment"

Transcription

1 Developing OSA-based s over the Interworking WLAN and Cellular Network Environment Chung-Ming Huang, Tz-Heng Hsu, and Chih-Wen Chao Laboratory of Multimedia Mobile Networking Department of Computer Science and Information Engineering National Cheng Kung University Taiwan,R.O.C. huangcm@locust.csie.ncku.edu.tw ABSTRACT Open Service Architecture (OSA) is a framework that aims at building various kinds of services on the top of G cellular networks. OSA/Parlay provides APIs for application developers to access the network functions like authentication and authorization of mobile users. OSA/Parlay provides necessary openness and flexibility for application development in the G cellular networks. In this paper, we proposed an OSA-based service platform simulating environment for interworking WLAN and G cellular networks. The main contribution of this paper is to overcome the problems of user mobility in the interworking WLAN and G cellular networks. A new location update scheme is proposed to obtain mobile users locations and status information over the interworking WLAN and cellular networks. The corresponding system functions and modules are verified by developing a simple OSA-based application in the proposed simulating environment. Keywords Open Service Architecture (OSA), Parlay APIs, Interworking WLAN and G cellular network, Location Update.. INTRODUCTION The G cellular network is expected to be capable of supporting a wide range of services by adopting standard specifications that are proposed by IETF, international, or industry organizations. With the coming presence of G and the increased percentage of data services, the need for opening services has become more and more urgent. As a result, in the context of GPP s Open Service Architecture (OSA) specification, the specified APIs have been designed to simplify and speed up service creation and deployment for G mobile networks while at the same time preserving the network s integrity. G cellular networks will be toward to IP-based networks and will, hopefully, to be integrated with WLAN data networks [, ]. In such a heterogeneous networking environment, the integrity issues of control and transmission protocols will be a critical problem. A typical interoperability issue is location services. For ex- This research is supported by the National Science Council of the Republic of China (Taiwan) under the grant No. NSC 9-9-E , Computer Communication Laboratory (CCL) under the grant No. T-9008-, Industrial Technology Research Institute (ITRI), Republic of China (Taiwan). Copyright is held by the author/owner(s).. ample, a user may want to query location information of his friends or family members over the interworking WLAN and G cellular networks. In order to provide integrated service over interworking WLAN and G cellular networks, a new simulating environment should be designed for helping service providers to develop OSA/Parlay-based applications over the interworking WLAN and G cellular networks. In this paper, a new simulating environment which can allow developers to test and evaluate applications for interworking WLAN and cellular networks is proposed. The aim of our work is to explore the service platform and its applications development in interworking WLAN and G cellular networks. Using OSA/Parlay APIs, operators and rd party service providers can conveniently create their services. However, telecommunication and data communication are different stories. How to develop an application that can use OSA/Parlay Service Capability Features (SCFs) in interworking WLAN and G cellular networks environment becomes a key issue in such a heterogeneous networking environment. Through the procedures of developing applications that use OSA/Parlay services, e.g., location service, instant message service, and presence service, we can find the integrity problems of developing telecom service and data communication service in interworking WLAN and cellular networks. As a result, our experience can provide telecom application developers and service providers some guidance to create their services in future interworking WLAN and G cellular networks more effectively. The remaining part of this paper is organized as follows: Section introduces related works for interworking WLAN and cellular networks. Section describes the proposed simulating architecture for interworking WLAN and cellular networks. Session introduced a new location update scheme to obtain mobile users locations and status information over the interworking WLAN and cellular networks. Section gives a simple OSA-based application that is developed using the proposed simulating environment. Section has the conclusion remarks.. RELATED WORKS Developing OSA-based applications over interworking WLAN and cellular networks is not trivial because of the characteristics of the WLAN and cellular networks,. In this Section, we give a brief survey of the approaches for interworking WLAN and cellular networks. G cellular data networks, such as Universal Mobile Telecommunication System (UMTS) or General Packet Radio Service (GPRS), provide wide area coverage but only support low data rates. However, the low data rates are not sufficient for many data intensive

2 applications. Wireless Local Area Networks (WLANs) support higher speed data, but cover only small areas. WLAN networks will provide wireless data coverage by means of hot spot deployments. A cellular-wlan interworking architecture can combine their benefits []. A cellular-wlan interworking architecture integrating wide-area cellular data service and high bandwidth WLAN networking service in hotspot locations is gaining significant popularity. In the interworking architecture, a mobile terminal has the ability to access high bandwidth services at the WLAN coverage, while access cellular network at other places. Mobile operators must provide a seamless user experience between the WLAN and cellular networks. Such an interworking architecture combines the benefits of WLAN and cellular technologies. Two general interworking solutions specified by the European Telecommunications Standardization Institute (ETSI) are () the tight coupling and () the loose coupling approach. Tight Coupling is an approach integrating the WLAN into a G network. A WLAN network can connect to the G core network and act like radio access network. The data over WLAN will pass through the G core network before arriving the external PDNs. The benefit of this approach is the reuse of the G infrastructure, such as bill systems, subscriber databases, and other core network resources. However, this approach will be highly specific to the G technology used and difficult to analyse, define and standardize. A WLAN is deployed as an access network complementary to the G network in the loose coupling approach. The WLAN makes use of the subscriber s database in the G core network but has no data interface to the G core network. It means that the data over WLAN will reach the external PDNs directly instead of passing through the G core network using the loose coupling solution. The benefit of this approach is avoiding any impact on the Serving GPRS Support Node (SGSN) and GPRS Support Node (GGSN) nodes. Moreover, the loose coupling approach allows many different network operators to be able to operate in the same market. For example, one network operator can offer G subscription service and the other one can offer WLAN subscription service.. SYSTEM ARCHITECTURE Figure depicts the abstract system architecture of the service platform simulating environment. In the proposed simulating environment, developers can use OSA/Parlay APIs to develop and evaluate OSA-based applications. The OSA-based applications invoke the services provided by the OSA/Parlay gateway. The interworking part of WLAN and cellular networks is simulated in the proposed environment. Some extensions should be made to achieve interworking WLAN and cellular networks. Extensions can be conventiently integrated by making use of highly reusable components in the simulating environment. The proposed simulating environment consists of the following major components: () status server, () instant message gateway (IMG), () SIP server/proxy, () Wireless Access (), () Wireless Access Point (AP), () User Equipment (UE), (7) Home Subscriber (HSS)/Home Location Register (), (8) Visited Location Register (VLR), (9) Mobile-Switching Center (C), and (0) Base Station (BS). A UE can be a standard handset or mobile device that is equipped with a WLAN card and a GPRS/UMTS card. WLAN and GPRS/UMTS dual-mode mobile devices are now available. By communicating with a WLAN Access Point (AP), the UE can access Internet services through a gateway named WLAN Access (). In the proposed simulating environment, we assume that the UE can monitor the broadcast-control channel and initiate a location update when the UE moves into another base station (BS) or access point WLAN and G Cellular Interworking Network Simulating Environment HSS VLR AP UE Status Instant Message SIP / Proxy Protocol Protocol OSA/ PARLAY Simulator Parlay Framework SCF to FW OSA/PARLAY API Mobility SCF Other SCFs Figure : The abstract system architecture of the service platform simulating environment. (AP). A WLAN Access () in WLAN plays the role as the C in cellular networks. A UE sends an update request as well as either the International Mobile Subscriber Identity (II) or the Temporary Mobile Subscriber Identity (TI) to the new VLR via the new C in cellular networks. The new VLR then allocates and sends a Mobile Station Roaming Number (RN) to the that keeps the most current location. The location and status servers provide services to the underlying telecommunication networks. The simulating environment of interworking WLAN and cellular networks can provide users and BTS locations while an OSA/Parley application is running. In the proposed simulating environment, an instant message gateway (IMG) serves as a key to send messages between the WLAN network and the cellular network. The IMG has the ability to send messages to an instant message server (ICQ, N server) and provides the interface to communicate between application server and instant message service providers. The OSA-based application services provided by the proposed simulating environment can be classified in four OSA/Parlay service capability features (SCFs): (i) mobility SCF, (ii) terminal SCF, (iii) presence and availability management SCF, and (iv) generic messaging SCF. For each SCF, various applications can be developed using the proposed simulating environment for evaluating and testing OSA/Parlay-based applications over the interworking WLAN and cellular network. The integrity issues of user mobility in the interworking WLAN and G cellular networks give challenges for the proposed simulating environment. One critical issue is how to obtain mobile users locations and status information over the interworking WLAN and cellular environment. A user may want to query location information of his friends or family members over the interworking WLAN and G cellular networks. In order to provide location service over interworking WLAN and G cellular networks, a new simulating environment should be designed for helping developer to query location of mobile users over interworking WLAN and G cellular networks. In Session, a new location update scheme is proposed to obtain mobile users locations and status information over the interworking WLAN and cellular networks. An OSA/Parlay application is not part of the proposed simulating environment. However, the developer can use the proposed simulating environment to develop OSA/Parlay applications. In order to help the developers to develop OSA/Parlay applications, we use Ericsson Mobile Positioning Center Emulator (MPC Emulator) as the auxiliary tool to cooperate with our proposed simulating environment. For validating the proposed simulating environment, a SCF to OSA/PARLAY API OSA-based s

3 C VLR VLR C VLR VLR LA LA LA LA Figure : The registration message flow of GSM location update (Case ). Figure : The registration message flow of GSM location update (Case ). simple application is developed and introduced in Section.. LOCATION AND STATUS TRACKING OVER WLAN AND CELLULAR NETWORK According to the OSA/Parlay specification, location and status services have been defined for cellular networks []. However, such services over the interworking WLAN and cellular environment are not discussed. How to obtain mobile users locations and status information over the interworking WLAN and cellular environment is still an open question. In the proposed simulating environment, we try to solve this problem by proposing a new location update scheme over the interworking WLAN and cellular environment. In the proposed scheme, the mobile users locations and status information can be obtained. Consequently, the OSA-based application developers can request location and status services which are either in WLAN or in cellular network. In the proposed scheme, the basic location unit is defined as the coverage of a Location Area (LA) or an Access Point (AP). In order to get the user location information in the interworking WLAN and cellular network, the WLAN Access () in WLAN acts as the C in cellular network. The C in a cellular network uses the Integrated Services Digital Network (ISDN) number as the unique identifier for identifying the location where the UE resides. The WLAN Access () is given a set of special sequence numbers, which are used to distinguish them with the ISDN numbers of Cs in cellular networks. For example, we take numbers from to as the C identities in cellular networks and the numbers grater than as the s ISDN numbers in the WLAN network. Hence, if the number that one gets is , one can identify that the user is in the WLAN network. The registration message flow of location update over the interworking WLAN and cellular network within the simulating environment is depicted as follows. Case : sage provides the capability to exchange information between applications using noncircuit-related signaling. This message includes (i) Address of the C, (ii) TI of the, (iii) previous location area identification (LAI), (iv) Target LAI, and (v) other related information lists used in the GSM standard.. VLR notices that the previous LA and the target LA are connected to the same C. It updates the LAI field of the VLR record, and then responses to the C with an acknowledgment.. C sends an acknowledgment to the Case :. sends a location update request message to through AP.. forwards the location update request to VLR using the TCAP message, MAP UPDATE LOCATION AREA.. VLR notices that the previous C and the target are connected to the same VLR. The VLR updates LAI and C fields of the VLR record, and obtains the address of the from s II. The VLR sends the MAP UPDATE LOCATION message to. The message includes (i) II of the, (ii) address of the target, (iii) address of the target VLR, and (iv) other related information listed in the GSM standard.. can identify the s record using the received II. The C number field of the record is updated. An acknowledgment is sent to the VLR.. VLR sends an acknowledgment to.. sends an acknowledgment to. sends a location update request message to the C through the BTS. This message includes (i) address of the previously visited LA, (ii) address of the previously visited C, and (iii) address of the previously visited VLR.. C forwards the location update request to the VLR using a Transaction Capabilities Part (TCAP) message, MAP UPDATE LOCATION AREA. The TCAP mes- Case :. The location update request is sent from to VLR. Since the moves from VLR to VLR, the target VLR does not have a VLR record of the and the II of the is not known. The target VLR obtains the address of the previous VLR from the MAP UPDATE LOCATION AREA

4 Service Database VLR 7 8 VLR Status OSA/Parlay IP Network Web C LA LA GPRS/G SGSN / HSS GGSN CSCF S/ Instant Messages WLAN Access WLAN Instant Message Figure : The registration message flow of GSM location update (Case ). message. It sends the message MAP SEND IDENTIFICATION to the previous VLR. Details concerning this message can be found in the GSM standard. Basically, the message provides TI of the that is used by the previous VLR to retrieve the corresponding II in the database.. The II is then sent back to the target VLR with an acknowledgment.. VLR creates a VLR record for the and sends a registration message to update the location information in.. updates the record of the. An acknowledgment is sent back to VLR.. VLR generates a new TI and sends it to the. 7. informs the previous VLR to delete the out-of-date record of the. 8. An acknowledgement is sent from VLR to. Once the application server receives a request from a user, it can make a request to the OSA/Parlay gateway via OSA/Parlay APIs. The OSA/Parlay gateway can fetch the information from the underlying WLAN and cellular network environment. In the proposed simulating environment, the OSA/Parlay gateway can communicate with the status server and the. The status server is responsible for managing the user status information which indicates that a user is reachable, non-reachable, or busy. and VLR are responsible for managing the user location information.. CASE STUDY To illustrate the usage of our OSA-based service platform simulating environment, an application called FriendFinder is developed using the OSA/Parlay APIs. FriendFinder is an application that offers specific location information regarding the location of friends or family members. FriendFinder can deliver user s location and status information via an S or a WAP gateway. Moreover, map information can also be sent to the requester using the Multimedia Messaging Service (M). Once the location of a friend or a family member is located, users can sent S or instant messages to chat with each other via the instant message gateway (IMG). Figure depicts the abstract system architecture of the FriendFinder application over the interworking WLAN and cellular networks. Figure : The abstract system architecture of the FriendFinder application. FriendFinder provides two operation scenarios for mobile users to query the locations of friends or family members: web browsing and S messages. The interfaces at the OSA/Parlay application side, including IpAppUserLocation, IpAppUserStatus, and IpAppUI, are simplified to one IpAppLogic interface. Message flows for retrieving user s location and status information via web browsing and S messages over the interworking WLAN and cellular networks are depicted as follows. Query location via web browsing This scenario shows how a user in WLAN can query locations of friends or family members via web browsing. A web service is implemented to handle the request from the user and the result from the FriendFinder application. Figure depicts the sequence diagram for querying location via the web interface over the interworking WLAN and cellular networks. In Figure, a user can use the browser to make a request of querying the location of a specific friend. The web server forwards this request to the FriendFinder application. After receiving the request, the FriendFinder application invokes the statusreportreq method on the OSA/Parlay gateway to retrieve the user status of a friend. The statusreportreq method invocation is mapped onto a Mobile Part (MAP) protocol dialogue. The Mobile Part (MAP) protocol is a signaling protocol for cellular networks []. After retrieving the user status, the FriendFinder application invokes the extendedlocaionreportreq method on the OSA/Parlay gateway to query the location of his friend. Since the does not store the LAI information of the Mobile Terminal, the requests the corresponding VLR to get the LAI information. After the FriendFinder application receives the result, it forwards the result to the web server. Then, the web server makes a response to the requested mobile user in the form of geographic graphic. Query location via S messages This scenario shows how a user in the cellular network can query locations of friends or family members via S messages. A user in the cellular network can send S messages to trigger the notification of the FriendFinder application. The result can be sent back to the user via S or M. Figure 7 depicts the sequence diagram for querying locations via the S interface over the interworking WLAN and cellular networks.

5 Web WebInterface locationrequest IpAppLogic OSA/Parlay IpUserLocation IpUserStatus statusreportreq statusreportres extendedlocationreportreq CellularNetwork StatusServe VLR MAP AnyTimeInterrogationRe q MAP AnyTimeInterrogationRe s MAP AnyTimeInterrogationRe s querylaireq querylaires OSA/Parlay Cellular Network IpAppLogic IpUIManager IpUserLocation IpUserStatus IpUI Status VLR C MT enablenotification MAP AnyTiemModification InsertSubscriberData MO S Attempt CAP InitialDPS reporteventnotification statusreportreq MAP AnyTimeInterrogationRes statusreportres extendedlocationreportreq querylaireq locationresponse extendedlocationreportres extendedlocationreportres creatui sendinforeq new MAP AnyTimeInterrogationRes querylaires Figure : The message flow for querying locations via the web interface. In Figure 7, the FriendFinder application registers its call back interface to enable system notifications in the cellular network. The FriendFinder application registers its interest in certain S events. When a user sends a S message to a specific service number, the FriendFinder application will be notified. Meanwhile, the reporteventnotification method on the OSA/Parlay gateway will be triggered. With the data stored in the reporteventnotification method, the FriendFinder application can get the information about the request for querying location of a specific user. The FriendFinder application invokes statusreportreq and extendedlocationreportreq methods to retrieve the user status and user location of the user who is being queried. After receiving the result, the FriendFinder application sends the result to the mobile user who queries friend s location information via S messages. Using the User Interaction interface (IpUI) of the OSA/Parlay APIs, the sendinforeq method on the OSA/Parlay gateway is mapped onto the MAP SendRoutinginfoForSM message to obtain the serving C from. Then, the MAP MTForwardShortMessage message is sent to the serving C for forwarding S messages. Finally, the mobile user receives an S message with his friend s status and location information. The above two scenarios illustrate how the OSA interfaces, including User Location, User status, and User Interaction, can be called to create an application. The illustrated case study shows the procedures of mapping OSA/Parlay APIs to the MAP or CAP protocol in order to communicate with the WLAN and cellular network components.. CONCLUSION In this paper, we have proposed an OSA-based service platform simulating environment for the interworking WLAN and G cellular networks. In the proposed simulating environment, an UE can access Internet services through a gateway named WLAN Access (). A WLAN Access () in WLAN plays the role as the C in the cellular network. A UE sends an update request as well as either the International Mobile Subscriber Identity (II) or the Temporary Mobile Subscriber Iden- sendinfores MAP SendRoutingInfoForSMreq MAP SendRoutingInfoForSMconf MAP MTForwardShortMessage MAP MTForwardSMConf Send S Figure 7: The message flow for querying location via S messages. tity (TI) to the new VLR via the new C in the cellular network. The new VLR then allocates and sends a Mobile Station Roaming Number (RN) to the that keeps the current location information. The main contribution of this paper is to overcome the problems of user mobility in the interworking WLAN and G cellular network. A new location update scheme is proposed to obtain mobile users locations and status information over the interworking WLAN and cellular networks. The corresponding system functions and modules are verified by developing a simple OSA-based application in the proposed simulating environment. 7. REFERENCES [] J. Ala-Laurila, J. Mikkonen, and J. Rinnemaa, Wireless LAN Access Network Architecture for Mobile Operators, IEEE Communications Magazine, VOL. 9, NO., pp. 8 89, November 00. [] H. Honkasalo, K. Pehkonen, M. Niemi, and A. Leino, WCDMA and WLAN for G and Beyond, IEEE Wireless Communications, pp. 8, April 00. [] A. Salkintzis, C. Fors, and R. Pazhyannur, WLAN-GPRS Integration for Next-Generation Mobile Data Networks, IEEE Wireless Communications, VOL. 9, NO., pp., October 00. [] M. Yates and I. Boyd, The Parlay Network API Specification, BT Technology Journal, VOL. 8, NO., pp. 7, April 000. [] rd Generation Partnership Project, Mobile Part (MAP) specification; GPP TS 9.00 V.8.0, 00.

A Development Environment for OSA-Based Applications over the Interworked WLAN and Cellular Networks

A Development Environment for OSA-Based Applications over the Interworked WLAN and Cellular Networks Wireless Personal Communications (2007) 40: 245 263 DOI: 10.1007/s11277-006-9113-y C Springer 2006 A Development Environment for OSA-Based Applications over the Interworked WLAN and Cellular Networks CHUNG-MING

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

Simple Service Developed with Ericsson OSA/Parlay Simulator

Simple Service Developed with Ericsson OSA/Parlay Simulator Mobile Open Society through Wireless Telecommunications MOST International Conference 7-8 October 2002, Warsaw, Poland Simple Service Developed with Ericsson OSA/Parlay Simulator Michał Rój, Jarosław Domaszewicz

More information

Due to the many benefits provided by both the third-generation (3G) mobile networks and the IEEE wireless local area networks (WLANs), it is

Due to the many benefits provided by both the third-generation (3G) mobile networks and the IEEE wireless local area networks (WLANs), it is Performance of UMTS/WLAN Integration at Hot-Spot Locations Using OPNET Marwan Abu-Amara, Ashraf Mahmoud, Tarek Sheltami, Adel Al-Shahrani, Khalid Al-Otaibi, S.M.Rehman, and Taha Anwar {marwan, ashraf,

More information

Wireless LAN Based GPRS Support Node

Wireless LAN Based GPRS Support Node Wireless LAN Based GPRS Support Node Vincent W.-S. Feng, Lin-Yi Wu, Yi-Bing Lin, and Whai-En Chen Department of Computer Science & Information Engineering National Chiao Tung University vincentfeng@itri.org.tw

More information

Improved One-Pass IP Multimedia Subsystem Authentication for UMTS

Improved One-Pass IP Multimedia Subsystem Authentication for UMTS Improved One-Pass IP Multimedia Subsystem Authentication for UMTS Lili Gu RMIT University Melbourne, Australia l.gu@student.rmit.edu.au Abstract As defined in the 3GPP specifications, a UMTS user device

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

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

ETSI TR V1.1.1 ( )

ETSI TR V1.1.1 ( ) Technical Report Telecommunications and Internet converged Services and Protocols for Advanced Networking (TISPAN); Organization of user data 2 Reference DTR/TISPAN-02027-NGN-R1 Keywords architecture,

More information

Integrating Non Call-Related User Interactions in SIP Environment

Integrating Non Call-Related User Interactions in SIP Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 8, No 3 Sofia 2008 Integrating Non Call-Related User Interactions in Environment Ivaylo Atanasov, Evelina Pencheva Department

More information

CONSISTENT AND SECURE MULTIMEDIA DATA TRANSFER OVER WLAN FUSED NETWORK

CONSISTENT AND SECURE MULTIMEDIA DATA TRANSFER OVER WLAN FUSED NETWORK International Journal of Computer Networking, Wireless and Mobile Communications (IJCNWMC) ISSN 2250-1568 Vol. 3, Issue 2, Jun 2013, 119-124 TJPRC Pvt. Ltd. CONSISTENT AND SECURE MULTIMEDIA DATA TRANSFER

More information

USIM based Authentication Test-bed For UMTS-WLAN Handover 25 April, 2006

USIM based Authentication Test-bed For UMTS-WLAN Handover 25 April, 2006 USIM based Authentication Test-bed For UMTS-WLAN Handover 25 April, 2006 Hyeyeon Kwon, Kyung-yul Cheon, Kwang-hyun Roh, Aesoon Park Electronics and Telecommunications Research Institute 161, Gajeong-dong,

More information

UMTS System Architecture and Protocol Architecture

UMTS System Architecture and Protocol Architecture UMTS System Architecture and Protocol Architecture Overview on overall system architecture UMTS network architecture and elements Mobile station High-level functions UMTS domains and strata UMTS/GPRS protocol

More information

COPYRIGHTED MATERIAL. Contents. 1 Short Message Service and IP Network Integration 1. 2 Mobility Management for GPRS and UMTS 39

COPYRIGHTED MATERIAL. Contents. 1 Short Message Service and IP Network Integration 1. 2 Mobility Management for GPRS and UMTS 39 Acknowledgments Introduction xv xvii 1 Short Message Service and IP Network Integration 1 1.1 SMS-IP Integration with SM-SC 3 1.1.1 NCTU Short Message System 4 1.1.2 Statistics for SMS Delivery 7 1.2 isms

More information

3G TS V2.0.0 ( )

3G TS V2.0.0 ( ) Technical Specification 3 rd Generation Partnership Project; Technical Specification Group Services and System Aspects; IP Multimedia (IM) Subsystem - Stage 2 (3G TS 23.228 version 2.0.0) The present document

More information

GPRS billing: getting ready for UMTS

GPRS billing: getting ready for UMTS GPRS billing: getting ready for UMTS In his first article about UMTS, Lucas Baugé looks into the key challenges of GPRS billing. He seeks to show how solving these challenges will help operators succeed

More information

IP multimedia in 3G. Structure. Author: MartinHarris Orange. Understanding IP multimedia in 3G. Developments in 3GPP. IP multimedia services

IP multimedia in 3G. Structure. Author: MartinHarris Orange. Understanding IP multimedia in 3G. Developments in 3GPP. IP multimedia services IP multimedia in 3G Author: MartinHarris Orange slide 1 Structure Understanding IP multimedia in 3G Developments in 3GPP IP multimedia services IMS challenges and open issues IP multimedia roadmap slide

More information

3GPP TS V6.4.0 ( )

3GPP TS V6.4.0 ( ) TS 22.234 V6.4.0 (2006-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Requirements on system to Wireless Local Area Network (WLAN)

More information

Mobile Networks Evolution towards New Generation Networks

Mobile Networks Evolution towards New Generation Networks Mobile Networks Evolution towards New Generation Networks ITU-BDT Regional Seminar on Fixed Mobile Convergence and new network architecture for Arab Region Tunis, Tunisia, 21-24 November 2005 Sami Tabbane

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

WiMax-based Handovers in Next Generation Networks

WiMax-based Handovers in Next Generation Networks WiMax-based Handovers in Next Generation Networks Nadine Akkari Department of Computer Science Faculty of Computing and Information Technology King Abdulaziz University, Saudi Arabia nakkari@kau.edu.sa

More information

Vertical Handoff Characterization for SIP and msctp Based UMTS-WLAN Integration Solutions

Vertical Handoff Characterization for SIP and msctp Based UMTS-WLAN Integration Solutions Vertical Handoff Characterization for SIP and msctp Based UMTS-WLAN Integration Solutions Syed Asadullah, Ashraf S. Mahmoud, Marwan Abu-Amara, Tarek Sheltami Computer Engineering Department King Fahd University

More information

Introduction to Wireless Networks. Chapter 7: Introduction to Heterogeneous Networks and

Introduction to Wireless Networks. Chapter 7: Introduction to Heterogeneous Networks and Introduction to Wireless Networks Chapter 7: Introduction to Heterogeneous Networks and ALL-IP Networks Prof. Yuh-Shyan Chen Department t of CSIE National Taipei University Outline Trend on Wireless/Cellular

More information

An Efficient Vertical Handoff Scheme for Seamless Transition between IMS Enabled UMTS & WLAN

An Efficient Vertical Handoff Scheme for Seamless Transition between IMS Enabled UMTS & WLAN An Efficient Vertical Handoff Scheme for Seamless Transition between IMS Enabled UMTS & WLAN Abdolkhalil Lohi, Dr Mahboubeh Lohi, Wardah Imtiaz Department of Electronic Systems, Communications and Compunetics

More information

A Mobile IPv6 based Seamless Handoff Strategy for Integrated UMTS-WLAN Networks

A Mobile IPv6 based Seamless Handoff Strategy for Integrated UMTS-WLAN Networks GESTS Int l Trans. Computer Science and Engr., Vol.19, No.1 7 A Mobile IPv6 based Seamless Handoff Strategy for Integrated UMTS-WLAN Networks Ying-Hong Wang and Chih-Peng Hsu Department of Computer Science

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

A GATEWAY APPROACH TO MOBILITY INTEGRATION

A GATEWAY APPROACH TO MOBILITY INTEGRATION ACCEPTED FROM O PEN C ALL A GATEWAY APPROACH TO MOBILITY INTEGRATION OF AND WIRELESS LANS JYH-CHENG CHEN AND HONG-WEI LIN, NATIONAL TSING HUA UNIVERSITY GW HA/FA FA/HA 1 Router AP1 An early version of

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

Status of IMS-Based Next Generation Networks for Fixed Mobile Convergence

Status of IMS-Based Next Generation Networks for Fixed Mobile Convergence Status of IMS-Based Next Generation Networks for Fixed Mobile Convergence Prepared for: WOCC 2007 Fuchun Joseph Lin Chief Scientist fjlin@research.telcordia.com Telcordia Technologies, Inc. April 28, 2007

More information

Breaking the Silos Access and Service Convergence over the Mobile Internet

Breaking the Silos Access and Service Convergence over the Mobile Internet Breaking the Silos Access and Service Convergence over the Mobile Internet Prof. Victor C. M. Leung TELUS Mobility Research Chair in Advanced Telecom. Eng. Department of Electrical and Computer Engineering

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

Mobile Networks Evolution: Economic Aspects of Evolution towards IMT2000

Mobile Networks Evolution: Economic Aspects of Evolution towards IMT2000 Mobile Networks Evolution: Economic Aspects of Evolution towards IMT2000 ITU-BDT Regional Seminar on Fixed Mobile Convergence and new network architecture for Arab Region Tunis, Tunisia, 21-24 November

More information

ETSI TS V ( )

ETSI TS V ( ) TS 123 141 V15.0.0 (2018-06) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; service; Architecture and functional description (3GPP TS 23.141 version 15.0.0 Release 15)

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

3GPP TS V9.4.0 ( )

3GPP TS V9.4.0 ( ) TS 23.007 V9.4.0 (2010-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Restoration procedures (Release 9) The present document

More information

3GPP TS V7.0.0 ( )

3GPP TS V7.0.0 ( ) TS 23.198 V7.0.0 (2006-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Open Service Access (OSA); Stage 2 (Release 7) The present

More information

Overview of GPRS and UMTS

Overview of GPRS and UMTS CHAPTER 1 This chapter briefly introduces the 2.5G General Packet Radio Service (GPRS) and the 3G Universal Mobile Telecommunications System (UMTS) technologies, and their implementation in Cisco Gateway

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

Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET

Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET Abhishek Dhiman M.E, E.C.E Department, Thapar University, Patiala Karamjit Singh Sandha Asst. Professor, E.C.E Department

More information

3GPP support for IP based Emergency Calls - April 2007 Status

3GPP support for IP based Emergency Calls - April 2007 Status 3GPP support for IP based Emergency Calls - April 2007 Status 2 nd SDO Emergency Services Coordination Workshop (ESW07) Library of Congress, Washington, DC, USA April 10-12, 2007 Stephen Edge, Qualcomm,

More information

Charted Engineer, Fellow I.E.E. VP Standards & Fora Siemens Mobile Communications S.p.A. Italy. ITU-T SSG Vice Chairman

Charted Engineer, Fellow I.E.E. VP Standards & Fora Siemens Mobile Communications S.p.A. Italy. ITU-T SSG Vice Chairman Charted Engineer, Fellow I.E.E. VP Standards & Fora Siemens Mobile Communications S.p.A. Italy ITU-T SSG Vice Chairman 1 Contents What is happening in the mobile world? How should today s 2G investments

More information

Basic SAE Management Technology for Realizing All-IP Network

Basic SAE Management Technology for Realizing All-IP Network LTE SAE EPC Special Articles on SAE Standardization Technology Basic SAE Management Technology for Realizing All-IP Network The standardization of 3GPP Release 8 brings new provisions for All-IP networks

More information

A Tightly-coupled Integration Scheme between WiBro and cdma2000 mobile networks

A Tightly-coupled Integration Scheme between WiBro and cdma2000 mobile networks A Tightly-coupled Integration Scheme between WiBro and cdma2000 mobile networks Hongsung Chang 1,YongChang 1, and Jinsung Cho 2 1 Telecommunication Network, SAMSUNG Electrnoics, Suwon 442-742, Korea {hschang7,yongchang}@samsung.com

More information

Performance Evaluation of UMTS-WLAN interworking Anita Nanda 1, S.P.Panigrahi 2, R.R.Mohanty 2, N.Panda 2, M.Singh 2, S.M.Rout 2

Performance Evaluation of UMTS-WLAN interworking Anita Nanda 1, S.P.Panigrahi 2, R.R.Mohanty 2, N.Panda 2, M.Singh 2, S.M.Rout 2 Performance Evaluation of UMTS-WLAN interworking Anita Nanda 1, S.P.Panigrahi 2, R.R.Mohanty 2, N.Panda 2, M.Singh 2, S.M.Rout 2 1 Comp. Sc., MITS, Rayagada, 2 Electrical Engg., KIST Jatani, Bhubaneswar,

More information

PacketCable. Cellular Integration Specification PKT-SP-CI-C CLOSED. Notice

PacketCable. Cellular Integration Specification PKT-SP-CI-C CLOSED. Notice CLOSED Notice This PacketCable specification is the result of a cooperative effort undertaken at the direction of Cable Television Laboratories, Inc. for the benefit of the cable industry and its customers.

More information

IP Multimedia Subsystem Part 5 Marek Średniawa

IP Multimedia Subsystem Part 5 Marek Średniawa IP Multimedia Subsystem Part 5 Marek Średniawa mareks@tele.pw.edu.pl Institute of Telecommunications Project is co-financed by European Union within the European Social Fund 1 Identification in IMS Identities

More information

3GPP TS V6.1.0 ( )

3GPP TS V6.1.0 ( ) TS 29.161 V6.1.0 (2005-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Interworking between the Public Land Mobile Network (PLMN)

More information

Analysis of Interworking Architectures for IP Multimedia Subsystem

Analysis of Interworking Architectures for IP Multimedia Subsystem Analysis of Interworking Architectures for IP Multimedia Subsystem by Arslan Munir B.Sc., Electrical Engineering, University of Engineering and Technology, Lahore, 2004 A THESIS SUBMITTED IN PARTIAL FULFILMENT

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

IMS signalling for multiparty services based on network level multicast

IMS signalling for multiparty services based on network level multicast IMS signalling for multiparty services based on network level multicast Ivan Vidal, Ignacio Soto, Francisco Valera, Jaime Garcia, Arturo Azcorra UniversityCarlosIIIofMadrid Av.Universidad,30 E-28911, Madrid,

More information

ETSI TS V (201

ETSI TS V (201 TS 123 101 V13.0.0 (201 16-01) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); General Universal Mobile Telecommunications System (UMTS) architecture (3GPP TS 23.101 version

More information

UNIVERSAL MOBILE TELECOMMUNICATIONS

UNIVERSAL MOBILE TELECOMMUNICATIONS IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 23, NO. 6, JUNE 2005 1233 One-Pass GPRS and IMS Authentication Procedure for UMTS Yi-Bing Lin, Fellow, IEEE, Ming-Feng Chang, Meng-Ta Hsu, and Lin-Yi

More information

ETSI TS V9.0.0 ( ) Technical Specification

ETSI TS V9.0.0 ( ) Technical Specification TS 123 198 V9.0.0 (2010-01) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Open Service Access (OSA); Stage 2 (3GPP

More information

Mobile Computing #MC05 Internet Protocol and Mobile Computing

Mobile Computing #MC05 Internet Protocol and Mobile Computing Mobile Computing #MC05 Internet Protocol and Mobile Computing CS60002: Distributed Systems Winter 2006-2007 Where we left off... Device databases Flash, OR/direct Synchronization Algorithms Push/notifications

More information

ETSI TR V7.0.0 ( )

ETSI TR V7.0.0 ( ) TR 129 998-6-2 V7.0.0 (2007-03) Technical Report Universal Mobile Telecommunications System (UMTS); Open Service Access (OSA); Application Programming Interface (API); Mapping for Open Service Access;

More information

Evolution to A Common Core

Evolution to A Common Core Evolution to A Common Core Interworking Access Networks Mike Dolan April 2008 Outline Current Situation Multiple Core Networks Commonality at the Application Layer, IMS Converging on a Common Core Network

More information

Mobile Network Evolution to NGN

Mobile Network Evolution to NGN Network Evolution to NGN and Convergence 2.1.1: Mobile Network Evolution to NGN ITU-BDT Regional Seminar on Fixed Mobile Convergence and Guidelines on the smooth transition of existing mobile networks

More information

Design and Analysis of a Mobility Gateway for GPRS-WLAN Integration

Design and Analysis of a Mobility Gateway for GPRS-WLAN Integration IEEE TRANSATIONS ON VEHIULAR TEHNOLOGY, VOL. X, NO. X, NOVEMBER 2007 1 Design and Analysis of a Mobility Gateway for -WLAN Integration Jyh-heng hen, Senior Member, IEEE, and Wei-Ming hen Abstract This

More information

Very Tight Coupling of Wireless LANs and UMTS Networks: A Technical Challenge and an Opportunity for Mobile Operators

Very Tight Coupling of Wireless LANs and UMTS Networks: A Technical Challenge and an Opportunity for Mobile Operators Very Tight Coupling of Wireless LANs and UMTS Networks: A Technical Challenge and an Opportunity for Mobile Operators Manfred Litzenburger, Hajo Bakker, Stephen Kaminski, Klaus Keil Alcatel Research and

More information

Advanced Location Information Management Scheme for Supporting Flexible Service Provisioning in Reconfigurable Mobile Networks

Advanced Location Information Management Scheme for Supporting Flexible Service Provisioning in Reconfigurable Mobile Networks Advanced Location Information Management Scheme for Supporting Flexible Service Provisioning in Reconfigurable Mobile Networks Spyridon Panagiotakis, Maria Koutsopoulou, Athanasia Alonistioti National

More information

Ubiquitous Wireless Connectivity across Cellular and Wireless Local Area Networks *

Ubiquitous Wireless Connectivity across Cellular and Wireless Local Area Networks * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 327-342 (2008) Ubiquitous Wireless Connectivity across Cellular and Wireless Local Area Networks * F. SIDDIQUI AND S. ZEADALLY + Department of Computer

More information

EUROPEAN ETS TELECOMMUNICATION November 1996 STANDARD

EUROPEAN ETS TELECOMMUNICATION November 1996 STANDARD EUROPEAN ETS 300 522 TELECOMMUNICATION November 1996 STANDARD Third Edition Source: ETSI TC-SMG Reference: RE/SMG-030302PR2 ICS: 33.020 Key words: Digital cellular telecommunications system, Global System

More information

An Efficient DECT-Mobile IP Interworking for Mobile Computing

An Efficient DECT-Mobile IP Interworking for Mobile Computing An Efficient DECT-Mobile IP Interworking for Mobile Computing Anthony Lo *, Winston Seah * and Edwin Schreuder + * Centre for Wireless Communications 1, National University of Singapore, 20 Science Park

More information

COPYRIGHTED MATERIAL. Introduction. Noman Muhammad, Davide Chiavelli, David Soldani and Man Li. 1.1 QoE value chain

COPYRIGHTED MATERIAL. Introduction. Noman Muhammad, Davide Chiavelli, David Soldani and Man Li. 1.1 QoE value chain 1 Introduction Noman Muhammad, Davide Chiavelli, David Soldani and Man Li Browsing through the literature, one may find many different definitions for quality of end-user experience (QoE) and quality of

More information

Load Balancing for Cellular/WLAN Integrated Networks

Load Balancing for Cellular/WLAN Integrated Networks Load Balancing for Cellular/WLAN Integrated Networks Wei Song and Weihua Zhuang, University of Waterloo Yu Cheng, Illinois Institute of Technology Abstract The interworking between heterogeneous third-generation

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

Mobile Converged Networks

Mobile Converged Networks Mobile Converged Networks 2.2.1 Shaping the Future: Mobile Network Evolution to NGN - Regional Workshop for the Arab Region on Guidelines on the Smooth Transition of Existing Mobile Networks to IMT-2000

More information

Performance Comparison of UMTS/WLAN Integrated Architectures with Dynamic Home Agent Assignments

Performance Comparison of UMTS/WLAN Integrated Architectures with Dynamic Home Agent Assignments Performance Comparison of UMTS/WLAN Integrated Architectures with Dynamic Home Agent Assignments R. Surender, G. Sivaradje and P. Dananjayan Department of Electronics and Communication Engineering, Pondicherry

More information

A Framework to Improve QoS and Mobility Management for Multimedia Applications in the IMS

A Framework to Improve QoS and Mobility Management for Multimedia Applications in the IMS A Framework to Improve QoS and Mobility Management for Multimedia Applications in the IMS Fabricio Carvalho de Gouveia Technical University of Berlin Franklinstr. 28-29, D-10587 Faculty IV / Next Generation

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

3G Network Convergence

3G Network Convergence 3G Network Convergence The Road to a unified mobile network Dr. Stanley Chia Director, Strategic Technologies, Group R&D-US Contents The OHG Harmonisation Effort and the Global 3G System Proposal MWIF

More information

Cellular Mobile Systems and Services (TCOM1010) GSM Architecture

Cellular Mobile Systems and Services (TCOM1010) GSM Architecture GSM Architecture 1 GSM NETWORK INFRASTRUCTURE...2 2 NETWORK SWITCHING SUBSYSTEM (NSS)...3 2.1 Home Location Register...4 2.2 Mobile Switching Center and Visitor Location Register...4 2.3 Authentication

More information

All-IP Core Network Multimedia Domain

All-IP Core Network Multimedia Domain GPP X.S00-00-0 Version.0 Date: December 00 All-IP Core Network Multimedia Domain IP Multimedia Subsystem - Charging Architecture 0 0 COPYRIGHT NOTICE GPP and its Organizational Partners claim copyright

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

PacketCable. Cellular Integration Specification PKT-SP-CI-I ISSUED. Notice

PacketCable. Cellular Integration Specification PKT-SP-CI-I ISSUED. Notice ISSUED Notice This PacketCable specification is the result of a cooperative effort undertaken at the direction of Cable Television Laboratories, Inc. for the benefit of the cable industry and its customers.

More information

End-to-end IP Service Quality and Mobility - Lecture #6 -

End-to-end IP Service Quality and Mobility - Lecture #6 - End-to-end IP Quality and Mobility - Lecture #6 - Special Course in Networking Technology S-38.215 vilho.raisanen@nokia.com Planned contents & draft schedule 1. Introduction Jan 13th 2. Characteristics

More information

Overview of Mobile Networking Initiatives at WINLAB

Overview of Mobile Networking Initiatives at WINLAB Overview of Mobile Networking Initiatives at WINLAB Introduction: The Next Generation MSC Custom Mobile Infrastructure (e.g. GSM, 3G) BTS Public Switched Network (PSTN) BSC GGSN, etc. WLAN Access Point

More information

Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service

Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service PUBLISHED IN: PROCEEDINGS OF THE EUROPEAN WIRELESS 2006 CONFERENCE 1 Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service George Xylomenos, Konstantinos Katsaros

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

Mobile Converged Networks

Mobile Converged Networks Mobile Converged Networks 1.3.1 Shaping the Future: Mobile Network Evolution to NGN ITU-BDT Regional Seminar on Fixed Mobile Convergence and new network architecture for the Arab Region Tunis, Tunisia,

More information

IMS Migrations IMS Enabling Common Network Convergence. Michael Coward CTO and Co-founder

IMS Migrations IMS Enabling Common Network Convergence. Michael Coward CTO and Co-founder IMS Migrations IMS Enabling Common Network Convergence Michael Coward CTO and Co-founder Introduction New wave of telecom infrastructure $4B IMS New generation of Fixed/Mobile Convergence 3G-LTE Equipment

More information

Business Considerations for Migration to IMT-2000

Business Considerations for Migration to IMT-2000 Business Considerations for Migration to IMT-2000 Bosco Eduardo Fernandes Siemens AG, ICM N PG SP NI IB Vice President International Affairs Email:bosco.fernandes@siemens.com ontent The Services Delivery

More information

Location in SIP/IP Core (LOCSIP)

Location in SIP/IP Core (LOCSIP) in SIP/IP Core (LOCSIP) Conveyance with IMS: the OMA LOCSIP Service Enabler Don Lukacs Telcordia Applied Research 2010, Telcordia Technologies Inc. in SIP/IP Core (LOCSIP) Topics General Background Material

More information

All-IP Core Network Multimedia Domain IP Multimedia Subsystem Charging Architecture

All-IP Core Network Multimedia Domain IP Multimedia Subsystem Charging Architecture 3 All-IP Core Network Multimedia Domain IP Multimedia Subsystem Charging Architecture 4 5 6 7 8 3 Contents 3Foreword...ii 4 Scope... 5 References... 63 Definitions, abbreviations and symbols... 7 8 9 3.

More information

Insights Into the SMS Industry and Market Trends

Insights Into the SMS Industry and Market Trends Insights Into the SMS Industry and Market Trends Stewart A. Skomra Director Business Development Qualcomm Enterprise Services E-Mail: sskomra@qualcomm.com Mobile: 858-740-4643 February 29, 2008 Wireless

More information

WGSN: WLAN-based GPRS Support Node with Push Mechanism

WGSN: WLAN-based GPRS Support Node with Push Mechanism The Computer Journal, Vol. 47 No. 4, The British Computer Society; all rights reserved WGSN: WLAN-based GPRS Support Node with Push Mechanism Vincent W.-S. Feng, Lin-Yi Wu, Yi-Bing Lin and Whai-En Chen

More information

3GPP TS V7.0.0 ( )

3GPP TS V7.0.0 ( ) TS 22.041 V7.0.0 (2007-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Operator Determined Barring (ODB) (Release 7) GLOBAL SYSTEM

More information

3GPP TS V7.6.0 ( )

3GPP TS V7.6.0 ( ) TS 23.204 V7.6.0 (2009-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Support of Short Message Service (SMS) over generic Internet

More information

3GPP TR V4.0.0 ( )

3GPP TR V4.0.0 ( ) Technical Report 3rd Generation Partnership Project; Technical Specification Group Core Network; Technical Report on Pre- () The present document has been developed within the 3 rd Generation Partnership

More information

Overview of GPRS and UMTS

Overview of GPRS and UMTS CHAPTER 1 This chapter briefly introduces the 2.5G General Packet Radio Service (GPRS) and the 3G Universal Mobile Telecommunications System (UMTS) technologies, and their implementation in Cisco Gateway

More information

A Flow Label Based QoS Scheme for End-to-End Mobile Services

A Flow Label Based QoS Scheme for End-to-End Mobile Services A Flow Label Based QoS Scheme for End-to-End Mobile Services Tao Zheng, Lan Wang, Daqing Gu Orange Labs Beijing France Telecom Group Beijing, China e-mail: {tao.zheng; lan.wang; daqing.gu}@orange.com Abstract

More information

Service Composition in IMS: A Location Based Service Example

Service Composition in IMS: A Location Based Service Example Service Composition in IMS: A Location Based Service Example Agata Brajdic, Ozren Lapcevic, Maja Matijasevic Faculty of Electrical Engineering and Computing University of Zagreb Zagreb, Croatia {agata.brajdic

More information

IPv6 the Catalyst for Convergence

IPv6 the Catalyst for Convergence International Telecommunication Union IPv6 the Catalyst for Convergence Bosco Eduardo Fernandes Siemens Ag Agenda o IP the glue to convergence of multimedia content and mobility. o Benefits and Advantages

More information

Seamless Interoperability Across LTE And WiMAX Using Vertical Handover Mechanism

Seamless Interoperability Across LTE And WiMAX Using Vertical Handover Mechanism Seamless Interoperability Across LTE And WiMAX Using Vertical Handover Mechanism Bharatesh Chakravarthi S. B M.Tech. Dept of ISE The Oxford College of Engineering Bangalore, India Prof. D. Jayaramaiah

More information

THIRD-GENERATION Partnership Project (3GPP) defines

THIRD-GENERATION Partnership Project (3GPP) defines 2152 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 23, NO. 11, NOVEMBER 2005 An IPv4-IPv6 Translation Mechanism for SIP Overlay Network in UMTS All-IP Environment Whai-En Chen, Member, IEEE, Yi-Bing

More information

IP Multimedia Subsystem Application Servers

IP Multimedia Subsystem Application Servers IP Multimedia Subsystem Application Servers Second part of the project Presented by: Masood Khosroshahy B E G I N N I N G 1 June 2006 Project supervisor: Prof. Elie Najm IMS Application Servers HSS IMS

More information

Simulation of LTE Signaling

Simulation of LTE Signaling Simulation of LTE Signaling 1 Florin SANDU, 2 Szilárd CSEREY, 3 Eugen MILE-CIOBANU 1 "Transilvania University of Brasov Bd Eroilor nr. 29A RO-500036 Brasov sandu@unitbv.ro, 2,3 SIEMENS Program and System

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

Telecommunication Services Engineering Lab. Roch H. Glitho

Telecommunication Services Engineering Lab. Roch H. Glitho 1 Introduction Signaling protocol neutral service engineering technology Service architecture applicable to NGNs using any signalling protocol Next Generation signalling protocols SIP H.323 Example already

More information

Fixed Mobile Convergence

Fixed Mobile Convergence Cisco Expo 2006 Fixed Mobile Convergence Business Track Bo Finnemann Cisco DK 2006 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Agenda, Fixed Mobile Convergence Market Perspective What

More information