Implementation of the network data analytics function (NWDAF) of the 5G core architecture according to 3GPP standard
Since the introduction of mobile networks in 1979 great leaps forward have been achieved. Today, more than 40 years later the 5th Generation Networks have been deployed. The architecture of the 5G networks is defined as service based where network functions (NF) (e.g. AMF) within the Control Plan...
Κύριος συγγραφέας: | |
---|---|
Άλλοι συγγραφείς: | |
Γλώσσα: | English |
Έκδοση: |
2022
|
Θέματα: | |
Διαθέσιμο Online: | http://hdl.handle.net/10889/15963 |
id |
nemertes-10889-15963 |
---|---|
record_format |
dspace |
institution |
UPatras |
collection |
Nemertes |
language |
English |
topic |
5G Network functions Network monitoring 5G core Δίκτυα 5ης γενιάς Λειτουργίες δικτύου |
spellingShingle |
5G Network functions Network monitoring 5G core Δίκτυα 5ης γενιάς Λειτουργίες δικτύου Τζιάβας, Γεώργιος Χρήστος Implementation of the network data analytics function (NWDAF) of the 5G core architecture according to 3GPP standard |
description |
Since the introduction of mobile networks in 1979 great leaps forward have been achieved.
Today, more than 40 years later the 5th Generation Networks have been deployed. The
architecture of the 5G networks is defined as service based where network functions (NF) (e.g.
AMF) within the Control Plane enable other authorized network functions to access their
services. The multiple NFs are constantly producing a vast amount of data useful in order to
properly manage and maintain the network. For that reason, the Network Data Analytics
Function (NWDAF) has been introduced. Through internal to the network interfaces, it
communicates with the other NFs to retrieve metrics and analytics information about their
operation. Analytics information is either statistical information of past events, or predictive
information used in order to avoid improper functioning. The Network Data Analytics Function
is consisted by two different services, Nnwdaf_EventsSubscription Service and
Nnwdaf_AnalyticsInfo. The Nnwdaf_EventsSubscription is allowing a consumer to subscribe
and unsubscribe from different analytics events and notifies NF consumers with a
corresponding subscription about observed events. The Nnwdaf_AnalyticsInfo enables the NF
service consumers to request and get specific analytics from the NWDAF. [1, p. 9] The
objective of this diploma thesis is to study the 5G architecture, understand the uses of the
NWDAF and finally create the Nnwdaf_AnalyticsInfo Service. The NWDAF is defined in the
Technical Specification Group’s 3GPP TS 29.520 V17.1.0 where an OpenAPI implementation
of the Nnwdaf_AnalyticsInfo Service is given. With the use of the given implementation a REST
API was created using the Swagger Code Generator and the Swagger Framework in JAVA
language. The API is able to take as input a set of parameters and return the according results.
The final API can handle every input specified in the TS 29.520 but it can only return
information about the Network Slice Instances’ load. Finally, there will be proposed some
improvements that can be made on the current implementation to extend its functionality
and transform it to a complete solution ready to be used in a real life 5G System. |
author2 |
Tziavas, Georgios Christos |
author_facet |
Tziavas, Georgios Christos Τζιάβας, Γεώργιος Χρήστος |
author |
Τζιάβας, Γεώργιος Χρήστος |
author_sort |
Τζιάβας, Γεώργιος Χρήστος |
title |
Implementation of the network data analytics function (NWDAF) of the 5G core architecture according to 3GPP standard |
title_short |
Implementation of the network data analytics function (NWDAF) of the 5G core architecture according to 3GPP standard |
title_full |
Implementation of the network data analytics function (NWDAF) of the 5G core architecture according to 3GPP standard |
title_fullStr |
Implementation of the network data analytics function (NWDAF) of the 5G core architecture according to 3GPP standard |
title_full_unstemmed |
Implementation of the network data analytics function (NWDAF) of the 5G core architecture according to 3GPP standard |
title_sort |
implementation of the network data analytics function (nwdaf) of the 5g core architecture according to 3gpp standard |
publishDate |
2022 |
url |
http://hdl.handle.net/10889/15963 |
work_keys_str_mv |
AT tziabasgeōrgioschrēstos implementationofthenetworkdataanalyticsfunctionnwdafofthe5gcorearchitectureaccordingto3gppstandard AT tziabasgeōrgioschrēstos ylopoiēsētēsdiktyakēssynartēsēsnetworkdataanalyticsfunctionnwdaftēsarchitektonikēspyrēna5gsymphōnametēntypopoiēsē3gpp |
_version_ |
1771297234852249600 |
spelling |
nemertes-10889-159632022-09-05T14:08:54Z Implementation of the network data analytics function (NWDAF) of the 5G core architecture according to 3GPP standard Υλοποίηση της δικτυακής συνάρτησης network data analytics function (NWDAF) της αρχιτεκτονικής πυρήνα 5G σύμφωνα με την τυποποίηση 3GPP Τζιάβας, Γεώργιος Χρήστος Tziavas, Georgios Christos 5G Network functions Network monitoring 5G core Δίκτυα 5ης γενιάς Λειτουργίες δικτύου Since the introduction of mobile networks in 1979 great leaps forward have been achieved. Today, more than 40 years later the 5th Generation Networks have been deployed. The architecture of the 5G networks is defined as service based where network functions (NF) (e.g. AMF) within the Control Plane enable other authorized network functions to access their services. The multiple NFs are constantly producing a vast amount of data useful in order to properly manage and maintain the network. For that reason, the Network Data Analytics Function (NWDAF) has been introduced. Through internal to the network interfaces, it communicates with the other NFs to retrieve metrics and analytics information about their operation. Analytics information is either statistical information of past events, or predictive information used in order to avoid improper functioning. The Network Data Analytics Function is consisted by two different services, Nnwdaf_EventsSubscription Service and Nnwdaf_AnalyticsInfo. The Nnwdaf_EventsSubscription is allowing a consumer to subscribe and unsubscribe from different analytics events and notifies NF consumers with a corresponding subscription about observed events. The Nnwdaf_AnalyticsInfo enables the NF service consumers to request and get specific analytics from the NWDAF. [1, p. 9] The objective of this diploma thesis is to study the 5G architecture, understand the uses of the NWDAF and finally create the Nnwdaf_AnalyticsInfo Service. The NWDAF is defined in the Technical Specification Group’s 3GPP TS 29.520 V17.1.0 where an OpenAPI implementation of the Nnwdaf_AnalyticsInfo Service is given. With the use of the given implementation a REST API was created using the Swagger Code Generator and the Swagger Framework in JAVA language. The API is able to take as input a set of parameters and return the according results. The final API can handle every input specified in the TS 29.520 but it can only return information about the Network Slice Instances’ load. Finally, there will be proposed some improvements that can be made on the current implementation to extend its functionality and transform it to a complete solution ready to be used in a real life 5G System. Τα τηλεπικοινωνιακά δίκτυα και συστήματα αποτελούν κομμάτι της καθημερινότητας μας τα τελευταία σαράντα χρόνια, ενώ εδώ και τριάντα περίπου χρόνια αποτελούν ένα σχεδόν αναπόσπαστο κομμάτι αυτής. Η κυρίαρχη θέση τους στη ζωή μας, έχει οδηγήσει στη συνεχή και ταχεία ανάπτυξη τους. Σήμερα, τα δίκτυα πέμπτης γενιάς (5G) αποτελούν τη νεότερη τεχνολογία στην οποία υπάρχει εμπορική πρόσβαση, και οι περισσότεροι πάροχοι τηλεπικοινωνιών ήδη έχουν αρχίσει να τα εντάσσουν στις υποδομές τους, ενώ αναμένεται η υιοθέτηση τους να είναι πιο ευρεία κατά το εγγύς μέλλον καθώς η τρέχουσα περίοδος αποτελεί μια μεταβατική περίοδο κατά την οποία γίνεται η εναλλαγή από τα δίκτυα τέταρτης γενιάς (4G) σε αυτά της πέμπτης. Στην εργασία αυτή στόχος ήταν η μελέτη της αρχιτεκτονικής του δικτύου κορμού (Core Network) ενός 5G συστήματος και η υλοποίηση μίας εκ των δικτυακών συναρτήσεων (Network Functions - NFs) του Core Network, της Network Data Analytics Function (NWDAF). Για να πραγματοποιηθεί με ομαλό τρόπο η αυτή η μετάβαση αυτή τη στιγμή οι υποδομές του 5G χωρίζονται σε δύο μεγάλες κατηγορίες αρχιτεκτονικής: 1) την αυτοδύναμη αρχιτεκτονική (Standalone - SA) και 2) τη μη αυτοδύναμη αρχιτεκτονική (Non-Standalone - NSA). Η NSA είναι το μοντέλο ανάπτυξης κατά το οποίο συνδυάζονται μέρη ενός δικτύου 4G κατά την ανάπτυξη ενός δικτύου 5G με την πιο συνηθισμένη τακτική να είναι να συνδυάζεται το δίκτυο κορμού του 4G δικτύου, δηλαδή το Evolved Packet Core (EPC), με το δίκτυο πρόσβασης (Access Network) του 5G δικτύου. 2022-03-10T10:49:06Z 2022-03-10T10:49:06Z 2022-03-10 http://hdl.handle.net/10889/15963 en application/pdf |