The 5G system architecture · Quick start
Every question of this course
All 16 questions on one page, in the order the chapters come. Pick an answer and it tells you at once whether you were right and where the answer lives.
1 What this document is, and why it had to be written
Q1.1 Which of the three stages does TS 23.501 belong to?
The first sentence of the scope says the document defines the Stage 2 system architecture for the 5G System. §1
Q1.2 Which two documents does the scope name as the companions of this one?
TS 23.502 carries the procedures and flows, TS 23.503 the policy control and charging. All three are stage 2 and were written together. §1
Q1.3 Somebody quotes TS 23.501 to settle an argument about how a field is encoded in a message. Are they right to?
Stage 2 says what the pieces are and what they are responsible for. It does not define one byte on the wire. §1
Q1.4 A version of the document is numbered 20.2.0. What does the leading 20 say?
Once a specification is under change control, the first digit is the release. The change history shows 20.0.0 as the opening version of Release 20. §Annex X
2 The pieces a 5G core is made of
Q2.1 The document says "some or all of the UPF functionalities may be supported in a single instance of a UPF". What does that tell you about a network function?
A function is a bundle of responsibilities with a name. How many machines carry it, and which jobs each one takes, is a deployment choice the specification stays out of. §6.2.3
Q2.2 Which function actually forwards a user's packets?
The UPF is the data path — routing, forwarding, inspection, rate enforcement. The AMF and the SMF only ever handle signalling. §6.2.3
Q2.3 How may two control-plane functions of the 5G core talk to each other?
One sentence of clause 4.2.1 settles it — control-plane network functions shall only use service-based interfaces for their interactions. §4.2.1
Q2.4 Which of these is a real link of its own rather than a name for a set of service calls?
Six reference points are listed before the sentence that says the rest are realized by service-based interfaces. N1, N2, N3, N4, N6 and N9 are those six. §4.2.7
3 What happens when a phone switches on
Q3.1 A registered phone lies on a bedside table all night, sending nothing. Which pair of states is it in?
The core still holds its context and can page it, but there is no signalling connection to the radio network, no N2 connection and no N3 connection anywhere. §5.3.3.2.2
Q3.2 Where is it recorded which AMF is currently serving a subscriber?
Registration writes the serving AMF's identifier into the UDM, so the rest of the network can find out who is looking after this subscriber. §5.3.2.1
Q3.3 What does a DNN name?
A PDU session carries packets between a device and one data network, and the DNN — the Data Network Name — is what identifies that network. §5.6.1
Q3.4 A device with a session to the operator's internet service now wants one to a factory network. What does it do?
The data network name is fixed for the life of a session. A different network, a different packet type or a different continuity promise means another session. §5.6.1
4 What the network promises, and how one network becomes many
Q4.1 What is the finest thing a 5G network can give a separate quality treatment to?
All traffic marked with the same flow identifier inside one session gets the same forwarding treatment, so the flow is the unit — not the session and not the packet. §5.7.1.1
Q4.2 What does a 5QI value carry?
A 5QI is a plain number used as a pointer into a table both ends already hold. Bit rates are separate parameters alongside it. §5.7.2.1
Q4.3 What identifies a network slice?
The S-NSSAI is the name of a slice. It is made of a Slice/Service type and, optionally, a Slice Differentiator that tells apart several slices of the same type. §5.15.2.1
Q4.4 A slice carries the standardised Slice/Service type 2, URLLC. What speed and delay does that guarantee?
The table exists so two operators recognise each other's kinds of slice. No network has to support every value, and the same service can be carried on a different one. §5.15.2.2