Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
What is NGN?
NGN stands for Next Generation Network. It defines the evolution and migration of traditional circuit-switched and mobile network frameworks from distinct proprietary networks to converged IP-based networks. NGN represents an interworking environment of heterogeneous networks including wired and wireless access networks, PSTN, satellites, and transmission systems.
Next-generation networks are designed to carry all types of services and data such as voice calls, audio data, and multimedia content including videos. All communication data is encapsulated in packet format, enabling efficient transmission over IP infrastructure.
An NGN is fundamentally based on Internet protocols such as MPLS and IP. It uses the H.323 protocol as a key signaling component. The Softswitch serves as the central control element in NGN architecture, primarily designed to handle voice applications and call control functions.
Key Features of NGN
-
Packet-based transmission − All data, including voice and video, is transmitted using packet-switching technology.
-
Service layer separation − Clear separation between transport/bearer capabilities, call/session control, and application/service layers.
-
Service-network decoupling − Services are independent of the underlying network infrastructure, enabling flexible service deployment.
-
Broadband capacity with QoS − Provides end-to-end Quality of Service guarantees across high-capacity broadband connections.
-
Legacy interworking − Seamless integration with existing traditional networks through standardized open interfaces.
-
Universal mobility support − Users can access services regardless of location or access method.
-
Multi-provider access − Users can access services from multiple service providers through a single network connection.
Core Elements of NGN
Softswitch
A Softswitch is a software-based call control platform that manages telecommunication services in an IP network. It serves as the intelligence center for call establishment, routing, and media control. Also known as a Call Agent or Media Gateway Controller, it separates call control logic from media handling.
Signaling Gateway
The Signaling Gateway handles the transport of signaling information required during call processing. It connects with the Softswitch using SIGTRAN (Signal Transport) protocols, which adapt traditional SS7 signaling for IP transport.
Media Gateways
Media Gateways are categorized into:
-
Trunk Media Gateways (TMGs) − Interface with traditional PSTN trunk circuits
-
Access Media Gateways (AMGs) − Connect customer equipment and provide edge functionality for end-user access
Advantages of NGN
-
Cost efficiency − Reduced operational costs through network convergence and simplified infrastructure
-
Scalability − Easy expansion and modification of services without major hardware changes
-
Service innovation − Rapid deployment of new multimedia and value-added services
-
Network optimization − Better bandwidth utilization and traffic management capabilities
Conclusion
NGN represents the fundamental transformation of telecommunications from circuit-switched to packet-based IP networks. By converging multiple network types into a unified platform, NGN enables efficient delivery of voice, video, and data services while providing the flexibility needed for future service innovations.
