Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
5g_core_network [2025/03/04 13:47] kkaragoz5g_core_network [2025/04/08 13:26] (current) – [Related] kkaragoz
Line 1: Line 1:
 ====== 5G ====== ====== 5G ======
  
 +5G is the fifth-generation of cellular network technology. Each of the generations provides much broader bandwidth, lower latencies, and smaller physical footprint, etc. 5G technology provides innovations like virtualization, network slicing, [[:beam-steering|]] & [[:beam-forming|]] (with AAU), etc. [[:user-plane|User-plane]] and [[:data-plane|]] separated, latency reduces (up to 3ms) and more. I will share my notes by topics and I'll update the content over time.
  
-5G is the fifth-generation of cellular network technology. Each of the generations provides much broader bandwidth, lower latencies, and smaller physical footprint, etc. 5G technology provides innovations like virtualization, network slicing, [[beam-steering|beam-steering]] & [[beam-forming|beam-forming]] (with AAU), etc. [[User-plane|User-plane]] and [[data-plane|data-plane]] separated, latency reduces (up to 3ms) and more. I will share my notes by topics and I'll update the content over time.+I will share my notes about 5G Core Network by the given topic flow below.
  
-I will share my notes about 5G Core Network by the given topic flow below. +==== Topic Flow ====
  
-==== Topic Flow: ====+  - [[:5g_evolution|5G Evolution]] 
 +  - [[:5gc_network_functions|Network Functions (NFs)]] 
 +  - [[:sa_nsa_deployment_models|SA & NSA Deployment Models]] 
 +  - [[:5g_overall_architecture|5G Overall Architecture]] 
 +  - [[:sba_principles|Service Based Architecture (SBA) Principles]] 
 +  - [[:user_and_control_plane|User & Control Planes Essentials]] 
 +  - [[:user_plane_revolution|User Plane Revolution (UPF, CUPS, etc.)]] 
 +  - [[:control_plane_functions|Control Plane Function (AMF, SMF, PCF, etc.)]] 
 +  -  [[:network_functions|Network Functions - Deep Dive]] 
 +      - [[:5gc_amf|AMF (Access & Mobility Management Function)]] 
 +      - [[:5gc_smf|SMF (Session Management Function)]] 
 +      - [[:5gc_pcf|PCF (Policy Control Function)]] 
 +      - [[:5gc_af|AF (Application Function)]] 
 +      - [[:5gc_ausf|AUSF (Authentication Server Function)]] 
 +  - [[:registration_mobility_procedures|Registration & Mobility Procedures]] 
 +  - [[:qos_workflow|QoS Workflow (5QI, QoS Flow Mapping)]] 
 +  - [[:pdu_session_establishment_flow|PDU Session Establishment Flow]] 
 +  - [[:5g_network_slicing|Network Slicing & Implementation]] 
 +  - [[:ims_core_integration|IMS Core Integration]] 
 +  - [[:security_architecture|Security Architecture (SEAF, SUPS/SUCI)]] 
 +  - [[:edge_computing_latency_optimization|Edge Computing & Latency Optimization]] 
 +  - [[:eps_fallback|EPS Fallback]] 
 +  - [[:vonr_architecture|VoNR Architecture]] 
 + 
 +==== Others (Related) ==== 
 +  - [[:5gc_call_flow|5GC Call Flow]]
  
-  - 5G Evolution 
-  - SA & NSA Deployment Models 
-  - Service Based Architecture (SBA) Principles 
-  - User & Control Planes Essentials 
-  - User Plane Revolution (UPF, CUPS, etc.) 
-  - Control Plane Function (AMF, SMF, PCF, etc.) 
-  - Network Functions - Deep Dive 
-  - Registration & Mobility Procedures 
-  - QoS Workflow (5QI, QoS Flow Mapping) 
-  - PDU Session Establishment Flow 
-  - Network Slicing & Implementation 
-  - IMS Core Integration 
-  - Security Architecture (SEAF, SUPS/SUCI) 
-  - Edge Computing & Latency Optimization 
-  - EPS Fallback 
-  - VoNR Architecture 
  
Back to top