Top Banner
Application of Next Generation Telecom Network Management Architecture to Satellite Ground Systems Author: P.Ramachandran Date: March 2 nd , 2005
14

Application of Next Generation Telecom Network Management ...

Dec 28, 2016

Download

Documents

nguyenthien
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Application of Next Generation Telecom Network Management ...

0

Application of Next Generation Telecom Network Management Architecture to

Satellite Ground Systems

Name:

Designation:

Date: February, 2004

Author: P.Ramachandran

Date: March 2nd, 2005

Page 2: Application of Next Generation Telecom Network Management ...

1

• Background– Network Management Systems (NMS) – Where do they fit?– Telecom Network Management Vs Satellite Ground System Monitoring– Legacy Based NMS - Architecture pitfalls– Next Generation NMS - Architecture Attributes

• Motivation • Wipro Contributions – Next Gen NMS technologies

– J2EE-based Satellite Ground Monitoring System Architecture - Proof of Concept

• Need for Mediation• Generic Mediation Framework

– Architecture Details– Benefits

• Conclusion

Agenda

Page 3: Application of Next Generation Telecom Network Management ...

2

Nodal (NEL)

Element (EML)

Network (NML)

Service (SML)

Business (BML)

TMN Management Layers

Network Management Systems (NMS) – Where do they fit?

Fault ManagementAlarm handling, Trouble Detection, Trouble Correction, Test and Acceptance, Network Recovery, Alarm Forwarding, Filtering, Log Management, Diagnostic

Configuration ManagementSystem turn-up, Provisioning, Auto discovery,

Backup and restore, database handling, Inventory Management

Accounting ManagementTrack service Usage, Bill record

management, Service level agreement

Performance ManagementData collection, report generation, Data

analysis, Performance monitoring

Security ManagementControl NE access, Enable NE functions,

Access logs

Page 4: Application of Next Generation Telecom Network Management ...

3

TMN Systems Vs Satellite Ground Monitoring System

Telecom Management Network System

NMS

EMS A EMS B

IP LAN/WAN

Network Elements

Uplink station

TT&CCentral

ProcessingSubsystem

Ground Monitoring System

Downlink Station

downl

ink uplinkTelem

etry

Comm

ands

IP LAN/WAN

Satellite Ground Earth Station

Drawing Parallels

Page 5: Application of Next Generation Telecom Network Management ...

4

Legacy NMS – Architecture Pitfalls

• Monolithic Architecture• Platform Dependent • Low Extensibility• Not Scalable• GUI Development - complex• Difficult to maintain the code

Core Process

Client Client

DBNMS

EMS A EMS B

IP LAN/WAN

Network Elements

EMS C

Page 6: Application of Next Generation Telecom Network Management ...

5

Next Gen NMS - Architecture Attributes

• Portable – Platform independent • Low Coupling and High Cohesion• Improved Performance / Scalability – Utilize backend

processing of application server• Automatically maintain accurate and up-to-date client

applications• Software caching on client platforms to optimize GUI

performance

Page 7: Application of Next Generation Telecom Network Management ...

6

Motivation

v Share Next Gen Network Management Architecture best practices in Telecom Networks for usage in Satellite ground monitoring system

Page 8: Application of Next Generation Telecom Network Management ...

7

J2EE-based Satellite Ground Monitoring System- Architectural PoC

Ground Monitoring System Interfaces

Archive

Client Application

Command Event I/F

REQ RESP EVENT

Alarm HandlerScheduler

Log Handler User Admin

Archive

JMSCommand Handler

Mediation

Database Management Layer (entity beans)

Time Manager Inventory

User Store Record Alarm

RMI / IIOP

Session Beans

JDBC

JDBC

JDBC

Config

Time

Page 9: Application of Next Generation Telecom Network Management ...

8

Need for Mediation

Proprietary

NMS

Wireless Wireline Satellite

Voice GatewayDSL elementOptical elements

VSAT terminalsSat Modems Sat ReceiversGround Equipment

BTS , BSC, MSC ..

NMS NMS

SNMP Proprietary ProprietaryTL1 SNMP

XMLHTTP

NMS

EMS Layer

Page 10: Application of Next Generation Telecom Network Management ...

9

Need for MediationNMS

Wireless Wireline Satellite

Voice GatewayDSL elementOptical elements

VSAT terminalsSat Modems Sat ReceiversGround Equipment

BTS , BSC, MSC ..

SNMP Proprietary ProprietaryTL1 SNMP Proprietary

XMLHTTP

EMS MediationAdaptor Adaptor

EMS MediationAdaptor Adaptor

Adaptor AdaptorAdaptor AdaptorNMS Mediation

CORBA

EMS Layer

Page 11: Application of Next Generation Telecom Network Management ...

10

Generic Mediation Architecture

• Generic Mediation framework for converting one protocol to another.• Reduces complexity and efforts in building mediation adaptors.

Page 12: Application of Next Generation Telecom Network Management ...

11

Mediation Framework : Benefits

• Could be used as a framework to develop adaptors for the following requirements:

– Integration with disparate Network Elements or equipments

• Could be used as framework for developing mediation layer for a new Monitoring

system

Technology and Methodology Used

– Generic Technologies

– JMX (Java Management Extension)

– Protocols like SNMP, TL1, CORBA, RMI

– RDBMS concepts

– XML

Software Engineering Practices:

RUP and UMLDesign Patterns

Testing Methodologies and Tools:

JTestRational Rose

Page 13: Application of Next Generation Telecom Network Management ...

12

Conclusion

• Distributed Network Management Architecture – Significant advantages over legacy systems

• Satellite Ground Monitoring Systems V/s Telecom Network Management System

• Convergence of Technologies / Domains – Single EMS and NMS – Need for Mediation Adaptors

• Generic architecture for Mediation Adaptors based on Normalization of data

Page 14: Application of Next Generation Telecom Network Management ...

13

Thank you for your time