Difference between revisions of "Aufgaben:Exercise 4.3: UMTS Access Level"

From LNTwww
Line 6: Line 6:
 
[[File:EN_Bei_A_4_3_v2.png|right|frame|UMTS access network]]
 
[[File:EN_Bei_A_4_3_v2.png|right|frame|UMTS access network]]
 
The figure shows the UMTS access network with the two main blocks:
 
The figure shows the UMTS access network with the two main blocks:
*${\rm UTRAN}$ (''UMTS Terrestrial Radio Access Network'', upper graphic): This monitors the radio transmission between the radio network layer and the transport layer;
+
*${\rm UTRAN}$  $($"UMTS Terrestrial Radio Access Network",  upper graph$)$:  This monitors the radio transmission between the radio network layer and the transport layer;
*${\rm Core \ Network}$ (CN, lower graphic): This is responsible for switching data within the UMTS network.
+
 
 +
*${\rm CN}$$($"Core  Network", lower graph$)$:  This is responsible for switching data within the UMTS network.
  
  
Line 16: Line 17:
  
 
Hints:  
 
Hints:  
*The exercise belongs to the chapter  [[Examples_of_Communication_Systems/UMTS_Network_Architecture|"UMTS Network Architecture"]].
+
*The exercise belongs to the chapter  [[Examples_of_Communication_Systems/UMTS_Network_Architecture|"UMTS Network Architecture"]].
*Reference is made in particular to the page [[Examples_of_Communication_Systems/UMTS_Network_Architecture#Access_level_architecture|"Access level architecture"]].
+
 
 +
*Reference is made in particular to the section  [[Examples_of_Communication_Systems/UMTS_Network_Architecture#Access_level_architecture|"Access level architecture"]].
  
  
Line 26: Line 28:
 
{Which switching types are supported by UMTS?
 
{Which switching types are supported by UMTS?
 
|type="[]"}
 
|type="[]"}
- Circuit switching only,
+
- Circuit-switching only,
- packet switching only,
+
- packet-switching only,
+ both circuit switching and packet switching.
+
+ both circuit-switching and packet-switching.
  
 
{What does UTRAN include?
 
{What does UTRAN include?
 
|type="[]"}
 
|type="[]"}
 
+ The base stations,
 
+ The base stations,
+ the ''Radio Network Controller,''
+
+ the  "Radio Network Controller"  $\rm (RNC)$,
- the ''Mobile Service Switching Center.''
+
- the  "Mobile Service Switching Center"  $\rm (MSC)$.
  
{Which registers are required for circuit switching?
+
{Which registers are required for circuit-switching?
 
|type="[]"}
 
|type="[]"}
+ the ''Home Location Register,''
+
+ the  "Home Location Register"  $\rm (HLR)$,
+ the ''Visitor Location Register,''
+
+ the  "Visitor Location Register"  $\rm (VLR)$,
 
- the GPRS register.
 
- the GPRS register.
  
 
{Which of the following statements are true?
 
{Which of the following statements are true?
 
|type="[]"}
 
|type="[]"}
+ GMSC and GGSN forward to other data networks.
+
+ $\rm GMSC$  and  $\rm GGSN$  forward to other data networks.
- GMSC and GGSN are active only when there is circuit switching.
+
- $\rm GMSC$  and  $\rm GGSN$  are active only when there is circuit-switching.
+ SGSN has a similar function to MSC and HLR.
+
+ $\rm SGSN$  has a similar function to  $\rm MSC$  and  $\rm HLR$.
  
  

Revision as of 17:56, 14 February 2023

UMTS access network

The figure shows the UMTS access network with the two main blocks:

  • ${\rm UTRAN}$  $($"UMTS Terrestrial Radio Access Network",  upper graph$)$:  This monitors the radio transmission between the radio network layer and the transport layer;
  • ${\rm CN}$$($"Core Network", lower graph$)$:  This is responsible for switching data within the UMTS network.


The exercise will explain some of the abbreviations used in the figure.



Hints:


Questions

1

Which switching types are supported by UMTS?

Circuit-switching only,
packet-switching only,
both circuit-switching and packet-switching.

2

What does UTRAN include?

The base stations,
the  "Radio Network Controller"  $\rm (RNC)$,
the  "Mobile Service Switching Center"  $\rm (MSC)$.

3

Which registers are required for circuit-switching?

the  "Home Location Register"  $\rm (HLR)$,
the  "Visitor Location Register"  $\rm (VLR)$,
the GPRS register.

4

Which of the following statements are true?

$\rm GMSC$  and  $\rm GGSN$  forward to other data networks.
$\rm GMSC$  and  $\rm GGSN$  are active only when there is circuit-switching.
$\rm SGSN$  has a similar function to  $\rm MSC$  and  $\rm HLR$.


Solutions

(1)  Correct is Answer 3: UMTS networks support:

  • Circuit switching (English: CS): in this case, the radio channel is not available to other users during the entire switching period.
  • Packet switching (PS): The data stream is divided into small data packets in the transmitter and then sent together with other packets. The channel can thus be shared by several users.


(2)  Correct Answers 1 and 2:

  • As can be seen from the diagram, UTRAN includes various base stations, usually called Node B in UMTS, and various Radio Network Controllers in each case.
  • The MSC (Mobile Service Switching Center) is a part of the core network.


(3)  Correct Answers 1 and 2:

  • The Home Location Register (HLR) contains all subscriber data, for example, rate model, telephone number, service-specific authorizations, and keys of a network operator's own customers.
  • In contrast, the Visitor Location Register contains information about locally registered users and copies of the records from the HLR of its network operator.
  • This data is dynamic: as soon as the subscriber changes his location, this information is changed.
  • The GPRS register (GR) is part of the HLR. It contains additional subscriber information, but it is only needed for packet-switched transmission.


(4)  Correct Answers 1 and 3:

  • The Gateway Mobile Switching Center (GMSC) is the switching center in mobile systems for forwarding data to the (circuit-switched) fixed network.
  • For packet data networks such as the Internet, the Gateway GRRS Support Node (GGSN) is responsible for this.
  • The Serving GRRS Support Node (SGSN) has similar tasks for packet switching as the MSC and the HLR have for circuit-switched transmission.