Embodiments herein relate generally to a User Equipment (UE), a method performed by the UE, a network node and a method performed by the network node. More particularly the embodiments herein relate to handling System Information (SI). The embodiments herein relate to enabling signed SI in shared networks.
SI is information that is repeatedly broadcast by the network and which needs to be acquired by UEs in order for them to be able to access and, in general, operate properly within the network and within a specific cell.
In NR, SI is delivered using two different mechanisms relying on two different transport channels:
The MIB contains the most essential SI parameters needed to bootstrap the UE and to obtain the rest of the SI. Unlike the SIBs, the MIB has a fixed size and the only way to add new information is use to one of the spare bits in MIB that have been reserved for future use.
The first SIB, SIB1, comprises the SI that the UE needs to know before it can access the network. SIB1 is always periodically broadcast over the entire cell area. An important task of SIB1 is to provide the information the UE needs to carry out initial random access. SIB1 also comprises scheduling information for the remaining SIBs. MIB and SIB1 together forms what is known as the Minimum SI.
The remaining SIBs, not including SIB1, is known as the Other SI and comprises the SI that a UE does not need to know before accessing the network. These SIBs can also be periodically broadcast similar to SIB1. Alternatively, these SIBs can be transmitted on demand, that is, only transmitted when explicitly requested by the UE. This implies that the network can avoid periodic broadcast of these SIBs in cells where no UE is currently camping, thereby allowing for enhanced network energy performance. Currently, at least the following SIBs are defined:
Three types of Radio Resource Control (RRC) message are used to transfer SI: the MIB message, the SIB1 message and SI messages. An SI message, of which there may be several, comprises one or more SIBs which have the same scheduling requirements, i.e. the same transmission periodicity. The mapping of SIBs into SI messages as well as the scheduling information for those SI messages is defined in SIB1.
Today in NR, SI is transmitted without integrity protection which means that an attacker may attempt to manipulate the SI without the UE being able to detect it. As a result, UE may use that manipulated SI and may be tricked to camp on a rogue cell leading to denial of service. The UE may also end up reporting false/incorrect information about neighbor cells to the genuine network which in turn could impact various Self-Organizing Networks (SON) functions. To mitigate this type of attacks one solution is to digitally sign the SI using public key cryptography.
Cryptography and encryption uses a private key and a public key, which may be referred to as a private/public key pair. A private/public key par comprises two uniquely related cryptographic keys, e.g. random numbers. The public key is public, i.e. it is made available to everyone via a publicly accessible repository or directory. The private key remains confidential to its respective owner. The private key and the public key are mathematically related, i.e. whatever is encrypted with a public key may only be decrypted by its corresponding private key and vice versa.
One general problem with signed SI is that only a subset of the operators may choose to deploy such a solution, and the ones that do might only do so in a limited part of their network. It is also possible that only parts of the SI are signed. For example, to avoid having to re-generate the SI signature all the time, SIBs that are updated often, e.g. SIB9 which contains time information, can be excluded from the SI signature generation. The operator can inform the UE in a secure way whether a network uses signed SI or not and which parts of the SI that are covered by the SI signature.
Ideally the SI signature should be included already in Minimum SI, i.e. MIB or SIB1, since this is the first SI that the UE acquires and it is also the only SI that is required to access the network.
Since the size of the SI signature is large it can be difficult to fit it into the Minimum SI. Using MIB is ruled out since MIB has a fixed size and the free space that is available is very limited. Also the size of SIB1 is limited in practice as cell edge UEs need to be able to decode it within the SI transmission window. The exact size limit depends on factors such as transmission power, cell size and frequency band, etc. but is typically around 1000 bits. Since SIB1 also comprises other information there may not be enough space left to fit the SI signature. SIB1 is also time critical and to reduce the acquisition time it should preferably be as small as possible.
One way to solve the size problem is to transmit the SI signature in a separate SIB. However, if the UE is required to acquire the separate SIB and verify the SI signature before it can start using the information in the Minimum SI there is a risk of increased delays. For example, cell search could take a very long time if the UE is required to verify the SI signature in every cell that it discovers. Another example is when the network re-directs the UE to another cell and the UE needs to quickly setup a connection. To solve this issue, a “late detection” approach may be used where the UE applies the Minimum SI as soon as it has been acquired and where the SI signature verification is done afterwards once the SI signature is acquired. The same approach can be used also for the other parts of SI that is covered by the SI signature.
In order to configure the necessary parameters for signed SI e.g. public keys, the network must first know if the UE supports signed SI. In an SI protection negotiation mechanism, the UE could signal its capabilities and where the network could configure the SI signature verification parameters. The SI protection negotiation can either be performed as part of an existing Non-Access Stratum (NAS) procedure, e.g. network registration, or it could be performed using a dedicated NAS procedure, see
The UE 103 sends a NAS message to the serving Core Network (CN) node 105. The NAS message may comprise the SI capability of the UE 103.
The serving CN node 105 determines that, for an UE 103 that has proper SU capabilities, it shall send SI protection information to the UE 103.
The serving CN node 105 sends a NAS message to the UE 103. The NAS message comprises SI protection information. The NAS message may comprise at least one of: Tracking Area Identities (TAI), Physical Cell IDS (PCI), Cell IDs, SI numbers, public keys etc.
In network sharing, multiple operators share the same access network, e.g. the same access network. The Third Generation Partnership Project (3GPP) defines two approaches for network sharing, which are illustrated in
With the MOCN approach, each network operator has its own core network, e.g. its own Fifth Generation (5G) Core (5GC).
In the GWCN approach, the network operators also share one core network node or core network element, e.g. the Access and Mobility Management Function (AMF) 205 in case of 5G or the Mobility Management Entity (MME) in case of the Fourth Generation (4G) of the core network. Such shared core network node may be responsible for handling connection and mobility management between the UE 103 and the access network.
Even though
In both cases the Public Land Mobile Network Identities (PLMN ID) of the operators sharing the access network are broadcasted in SIB1 to allow the UE 103 to distinguish the networks. Unlike earlier generation systems, 5G also allows each operator to broadcast their own Cell ID and Tracking Area Code (TAC) in SIB1. One way to view this is that the physical cell is divided into several logical cells, one for each operator. The logical cell concept simplifies network planning as each operator can plan their network independently and e.g. assign identifiers without coordinating with other operators.
Regarding signed SI, it has been assumed that the public key used for the signature verification is associated with the operator. Hence, in case of network sharing, multiple signatures may need to be broadcasted as each operator has their own private/public key pair and therefore also their own SI signature. Considering that the size of each SI signature is large, around 512 bits, and there can be up to 12 operators sharing the same cell, this may not be feasible due to the large overhead.
Therefore, there is a need to at least mitigate or solve this issue.
An objective of embodiments herein is therefore to obviate at least one of the above disadvantages and to provide improved handling of SI. It provides improved signing of SI in shared and non-shared networks. It enables signed SI in shared and non-shared networks without requiring multiple SI signatures to be broadcasted, the operators use the same private/public key pair for the SI signature generation/verification.
According to a first aspect, the object is achieved by a method performed by a UE for handling SI. The UE obtains one or multiple public keys for SI signature verification. Each of the one or multiple public keys is associated with a validity area of an access network where the public key is valid. The UE obtains a SI together with a SI signature from a network node covering a cell. The SI comprises area identification information. The UE determines, based on the area identification information comprised in the SI, the validity area that the cell belongs to and the corresponding public key. The UE verifies the SI signature using the determined corresponding public key.
According to a second aspect, the object is achieved by a method performed by a network node for handling SI. The network node generates a SI signature for at least one cell in the access network using a private key corresponding to a validity area that the cell belongs to. The network node provides, to the UE, the SI in the cell which the network node covers, together with the SI signature. The SI comprises area identification information.
According to a third aspect, the object is achieved by a UE adapted for handling SI. The UE is adapted to obtain one or multiple public keys for SI signature verification. Each of the one or multiple public keys is associated with a validity area of an access network where the public key is valid. The UE is adapted to obtain a SI together with a SI signature from a network node covering a cell. The SI comprises area identification information. The UE is adapted to determine, based on the area identification information comprised in the SI, the validity area that the cell belongs to and the corresponding public key. The UE is adapted to verify the SI signature using the determined corresponding public key.
According to a fourth aspect, the object is achieved by a network node adapted for handling SI. The network node is adapted to generate a SI signature for at least one cell in the access network using a private key corresponding to a validity area that the cell belongs to. The network node is adapted to provide, to the UE, the SI in the cell which the network node covers, together with the SI signature. The SI comprises area identification information.
To enable signed SI in shared networks without requiring multiple SI signatures to be broadcasted, the operators use the same private/public key pair for the SI signature generation/verification. In this way only a single SI signature needs to be broadcasted in the shared network cell. The private/public key pair is further associated with one or more tracking areas, or any other identifier representing a certain area of the network, e.g. one or more Cell IDs, to allow an operator to use multiple private/public keys in their network. This increases security as a compromise of a private key only affects the part of the network associated with the key. It also improves flexibility for the operator since the private/public key can be selected independently of other operators in the parts of the network which is not shared with other operators. Operator A uses the same private/public key pair as operator B in the shared access network but uses a different private/public key pair in the non-shared access network. The public key and the associated network area where the public key is valid can either be pre-configured in the UE, e.g. in the Subscriber Identity Module (SIM) card, embedded SIM (eSIM) or other identity module, or signaled to the UE during e.g. network registration.
Embodiments herein afford many advantages, of which a non-exhaustive list of examples follows:
The embodiments herein allow SI to be signed also in shared network scenarios where multiple operators share the same access network. The embodiments herein are also applicable to non-shared networks in the same way as in shared networks. By using the same private/public key pair for all the operators only a single SI signature needs to be broadcasted in an access network cell which reduces overhead. Furthermore, each operator is only required to use the private/public key in the areas of the parts of the access network that are shared; in areas where the access network is not shared or in areas where the access network is shared with another group of operators a different private/public key can be used. This improves flexibility for the operator and is accomplished by associating the private/public key pair with a network area identifier, e.g. list of tracking areas or cells.
The embodiments herein are not limited to the features and advantages mentioned above. A person skilled in the art will recognize additional features and advantages upon reading the following detailed description.
The embodiments herein will now be further described in more detail by way of example only in the following detailed description by reference to the appended drawings illustrating the embodiments and in which:
The drawings are not necessarily to scale and the dimensions of certain features may have been exaggerated for the sake of clarity. Emphasis is instead placed upon illustrating the principle of the embodiments herein.
The embodiments herein relate to configuring a UE 103 with multiple public keys for SI signature verification where each public key is associated with a particular area of the access network.
The communications network 100 comprises one or a plurality of network nodes, whereof the network node 101 is depicted in the non-limiting example of
The communications network 100 may cover a geographical area which may be divided into cell areas. Each cell area may be served by a network node 101, although, one network node 101 may serve one or several cells. Note that any n number of cells may be comprised in the communications network 100, where n is any positive integer. A cell is a geographical area where radio coverage is provided by the network node 101 at a network node site. Each cell is identified by an identity within the local network node area, which is broadcast in the cell. In
The network node 101 may be directly or indirectly connected to one or more core networks (CN), e.g. represented by a CN node 105 in
One or a plurality of UEs 103 is located in the communications network 100. Only one UE 103 is exemplified in
The UE 103 is enabled to communicate wirelessly within the communications network 100. The communication may be performed e.g. between two UEs 103, between a UE 103 and a regular telephone, between the UE 103 and a network node, between network nodes, and/or between the UEs 103 and a server via the access network and possibly one or more core networks and possibly the internet.
The network node 101 may be configured to communicate in the communications network 100 with the UE 103 over a communication link, e.g. a radio link.
It should be noted that the communication links in the communications network 100 may be of any suitable kind comprising either a wired or wireless link. The link may use any suitable protocol depending on type and level of layer, e.g. as indicated by the Open Systems Interconnection (OSI) model, as understood by the person skilled in the art.
To enable signed SI in shared networks without requiring multiple SI signatures to be broadcasted, the operators use the same private/public key pair for the SI signature generation/verification. In this way only a single SI signature needs to be broadcasted in the shared network cell. The private/public key pair is further associated with one or more tracking areas, or any other identifier representing a certain area of the network, e.g. one or more Cell IDs, to allow an operator to use multiple private/public keys in their network. This increases security as a compromise of a private key only affects the part of the network associated with the key. It also improves flexibility for the operator since the private/public key can be selected independently of other operators in the parts of the network which is not shared with other operators. This is illustrated in
Operator A is associated with a first core network 401a and a first access network 403a. Operator B is associated with a second core network 401b and a second access network 403b. The common shared access network 405 is shared between operator A and operator B, i.e. it is common to operators A and B. In other words, the first core network 401a and the second core network 401b is adapted to be both connected to the shared access network 405. The first core network 401a is adapted to be connected to the first access network 403a and the shared access network 405. The second core network 401b is adapted to be connected to the second access network 403b and the shared access network 405.
The first core network 401a comprises one or multiple first core network nodes 105 (not shown in
A first private/public key pair A 410 is associated with the first core network 401a and the first access network 403a. A second private/public key pair B 413 is associated with the second core network 401b and the second access network 403b. A shared private/public key pair AB 415 is associated with the first core network 401a, the second core network 401b and the shared access network 405.
The UE 103 is configured by the network/operator, e.g. network node 101, with one or more public keys for SI signature verification where each public key is associated with an area of the access network where the public key is valid. The area may be referred to as a validity area. The validity area can e.g. be represented by one or more TACs, Cell IDs, RAN Area Codes (RACs), or PCIs, or any combination thereof. The public key and validity area can either be pre-configured in the UE 103, e.g. in the SIM card, eSIM, identity module etc., or it may be signalled to the UE 103 during e.g. the NAS network registration procedure. It is also possible for the network/operator, e.g. the network node 101, to update the public key and validity area, for example when the UE 103 enters a new registration area and executes the mobility triggered network registration procedure. Furthermore, UE mobility patterns could be built and used for provisioning the UE 103 with the appropriate public keys for minimizing the frequency of UE configuration update messages. In other words, the network node 101 could provision the public keys for the areas that the UE 103 can move into based on mobility patterns. Moreover, the public keys could be provisioned to the UE 103 upon handovers. It is also possible to revoke public keys using e.g. the same NAS procedures as are used for configuring new public keys.
Step 501 may be summarized as follows: The UE 103 obtains, e.g. preconfigured or signalled to UE 103 during e.g. network registration, one or multiple public keys for SI signature verification. Each of the one or multiple public keys is associated with a validity area of an access network where the public key is valid. The UE 103 obtains, e.g. via broadcast or unicast, a SI together with a SI signature from a network node 101 covering a cell. The SI comprises area identification information
The validity area may be associated with one or more of: TAC, Cell IDs, RACs, PCIs, or any combination thereof.
The obtained one or multiple public keys may be updated public keys which is updated compared to previous obtained one or multiple public keys, e.g. when the UE 103 enters a new registration area and executes a network registration procedure, e.g. mobility triggered.
When multiple public keys are obtained, then the multiple public keys may be associated with the UE's mobility pattern, e.g. the multiple public keys are associated with areas that the UE 103 can move into.
The one or multiple public keys may be obtained by reception from a network node 101, 30 e.g. during NAS signaling, or obtained by being preconfigured in the UE 103, e.g. by the network node 101 and e.g. in a SIM card of the UE 103.
The one or multiple public keys may be obtained during handover of the UE 103 from one network node 101 to another network node 101.
To verify the SI signature in a cell, the UE 103 determines the area that the cell belongs to and the corresponding public key. If the area is represented by a list of TAC, this can be done by matching the TAC signalled for the operator in SIB1 against the list of TACs associated with each public key until a first match is found. If no match is found, the UE 103 can apply a late verification approach, i.e. the UE 103 camps on the cell even though the SI has not (yet) been verified and performs network registration where it will receive the public key to verify the SI signature.
Step 502 may be summarized as follows: The UE 103 determines, based on the area identification information comprised in the SI, the validity area that the cell belongs to and the corresponding public key.
The UE 103 may compare a TAC, signaled for an operator in SIB1 with TACs in a list of TACs associated with each public key in the area identification information comprised in the SI. The UE 103 may verify the SI signature when the TAC signaled for the operator in SIB1 matches one TAC in the list of TACs associated with each public key. When the TAC signaled for the operator in SIB1 does match any TACs in the list of TACs associated with each public key, the UE 103 may apply a late verification approach, e.g. the UE 103 camps on the cell even though the SI has not been verified and performs network registration where it will receive the public key to verify the SI signature.
The UE 103 verifies the SI signature using the public key determined in the previous step 502.
The UE 103 may obtain information indicating that at least one of the one or multiple public keys should be revoked, e.g. in the same NAS procedure used for obtaining the one or multiple public keys. The UE 103 may revoke the one or multiple public keys.
The network/operator, e.g. the network node 101, may configure the UE 103 with one or more public keys for SI signature verification where each public key is associated with an area of the access network where the public key is valid. The area may be referred to as a validity area. For more details, see the corresponding step 501 on the UE side in
The network node 101 may provide the UE 103 with one or multiple public keys for SI signature verification. Each of the one or multiple public keys may be associated with a validity area of an access network where the public key is valid.
The provided one or multiple public keys may be updated public keys which is updated compared to previous provided one or multiple public keys, e.g. when the UE 103 enters a new registration area and executes a network registration procedure, e.g. mobility triggered.
When multiple public keys are provided, then the multiple public keys may be associated with the UE's mobility pattern, e.g. the multiple public keys are associated with areas that the UE 103 can move into.
The one or multiple public keys may be provided by transmission from the network node 101, e.g. during NAS signaling, or obtained by being preconfigured in the UE 103 by the network node 101, and e.g. in a SIM card in the UE 103.
The one or multiple public keys may be provided during handover of the UE 103 from one network node 101 to another network node 101.
For each cell in the access network using signed SI, the network/operator, e.g. the network node 101, generates a signature using the private key corresponding to the area that the cell belongs to.
Step 602 may be summarized as follows: The network node 101 generates a SI signature for at least one cell in the access network using a private key corresponding to a validity area that the cell belongs to.
The SI, which includes the area identification information, e.g. TAC or Cell ID, is broadcasted by the network node 101 in the cell together with the SI signature generated in the previous step.
Step 603 may be summarized as follows: The network node 101 provides, e.g. by broadcasting or unicasting, to the UE 103, the SI in the cell which the network node 101 covers, together with the SI signature. The SI comprises area identification information, e.g. TAC and/or Cell ID.
The network node 101 may provide, to the UE 103, information indicating that at least one of the one or multiple public keys should be revoked, e.g. in the same NAS procedure used for obtaining the one or multiple public keys.
The embodiments as described herein may be applied in both MOCN and GWCN type of network sharing. One difference is that in the MOCN case only the access network is shared between the operators while in the GWCN also the AMF is shared.
Although the embodiments herein are described in the context of network sharing, the embodiments may also be applied in non-shared network, i.e. where the access network is only used by a single operator/PLMN. Even though there is only a single operator there may still be e.g. security benefits of using different private/public keys in different parts of the access network.
The embodiments may also be applied in cases where the SI signature is unicasted to the UE 103 rather than broadcasted. For example, the SI signature can be sent by the network node 101 to the UE 103 using dedicated RRC or NAS signaling.
In some embodiments, if no associated validity area is provided for a public key, the UE 103 assumes the public key is valid within the whole network/PLMN.
Note that although the methods herein may, in some places, be described in the context of NR, the same methods may be applied to any access technologies that make use of SI like LTE or Narrowband-Internet of Things (NB-IoT).
The embodiments herein in the UE 103 may be implemented through one or more processors, such as a processor 3001 in the UE 103 depicted in
The UE 103 may further comprise a memory 3003 comprising one or more memory units. The memory 3003 is arranged to be used to store obtained information, store data, configurations, schedulings, and applications etc. to perform the methods herein when being executed in the UE 103.
In some embodiments, the UE 103 may receive information from, e.g. the network node 101, through a receiving port 3004. In some embodiments, the receiving port 3004 may be, for example, connected to one or more antennas in UE 103. In other embodiments, the UE 103 may receive information from another structure in the communications system through the receiving port 3004. Since the receiving port 3004 may be in communication with the processor 3001, the receiving port 3004 may then send the received information to the processor 3001. The receiving port 3004 may also be configured to receive other information.
The processor 3001 in the UE 103 may be further configured to transmit or send information to e.g. network node 101 or another structure in the communications network 100, through a sending port 3005, which may be in communication with the processor 3001, and the memory 3003.
The UE 103 may comprise an obtaining unit 3015, a determining unit 3017, a verifying unit 3020 and other units 3040.
The UE 103 is adapted to, e.g. by means of the obtaining unit 3015, obtain one or multiple public keys for SI signature verification. Each of the one or multiple public keys is associated with a validity area of an access network where the public key is valid. The validity may be associated with one or more of: TACs, Cell IDs, RACs, PCIs or any combination thereof. The obtained one or multiple public keys may be updated public keys which is updated compared to previous obtained one or multiple public keys, e.g. when the UE 103 enters a new registration area and executes a network registration procedure, e.g. mobility triggered. When multiple public keys are obtained, then the multiple public keys may be associated with the UE's mobility pattern, e.g. the multiple public keys may be associated with areas that the UE 103 can move into. The one or multiple public keys may be obtained by reception from a network node 101, e.g. during NAS signaling, or obtained by being preconfigured in the UE 103, e.g. by the network node 101 and e.g. in a SIM card of the UE 103. The one or multiple public keys may be obtained during handover of the UE 103 from one network node 101 to another network node 101.
The UE 103 is adapted to, e.g. by means of the obtaining unit 3015, obtain a SI together with a SI signature from a network node 101 covering a cell, wherein the SI comprises area identification information.
The UE 103 is adapted to, e.g. by means of the determining unit 3017, determine, based on the area identification information comprised in the SI, the validity area that the cell belongs to and the corresponding public key.
The UE 103 is adapted to, e.g. by means of the verifying unit 3020, verify the SI signature using the determined corresponding public key.
The UE 103 may be adapted to, e.g. by means of the obtaining unit 3015, obtain information indicating that at least one of the one or multiple public keys should be revoked.
The UE 103 may be adapted to, e.g. by means of the processor 3001, revoke the one or multiple public keys.
The UE 103 may be adapted to, e.g. by means of the processor 3001, compare a TAC signaled for an operator in SIB1 with TACs in a list of TACs associated with each public key in the area identification information comprised in the SI.
The UE 103 may be adapted to, e.g. by means of the verifying unit 3020, verify the SI signature when the TAC signaled for the operator in SIB1 matches one TAC in the list of TACs associated with each public key.
The UE 103 may be adapted to, e.g. by means of the processor 3001, when the TAC signaled for the operator in SIB1 does match any TACs in the list of TACs associated with each public key, apply a late verification approach, e.g. the UE 103 may camp on the cell even though the SI has not been verified and performs network registration where it will receive the public key to verify the SI signature.
Those skilled in the art will also appreciate that the obtaining unit 3015, the determining unit 3017, the verifying unit 3020 and the other units 3040 described above may refer to a combination of analog and digital circuits, and/or one or more processors configured with software and/or firmware, e.g., stored in memory, that, when executed by the one or more processors such as the processor 3001, perform as described above. One or more of these processors, as well as the other digital hardware, may be comprised in a single Application-Specific Integrated Circuit (ASIC), or several processors and various digital hardware may be distributed among several separate components, whether individually packaged or assembled into a System-on-a-Chip (SoC).
Also, in some embodiments, the different units 3015-3040 described above may be implemented as one or more applications running on one or more processors such as the processor 3001.
Thus, the methods according to the embodiments described herein for the UE 103 may be respectively implemented by means of a computer program 3010 product, comprising instructions, i.e., software code portions, which, when executed on at least one processor 3001, cause the at least one processor 3001 to carry out the actions described herein, as performed by the UE 103. The computer program 3010 product may be stored on a computer-readable storage medium 3008. The computer-readable storage medium 3008, having stored thereon the computer program 3010, may comprise instructions which, when executed on at least one processor 3001, cause the at least one processor 3001 to carry out the actions described herein, as performed by the UE 103. In some embodiments, the computer-readable storage medium 3008 may be a non-transitory computer-readable storage medium, such as a CD ROM disc, or a memory stick. In other embodiments, the computer program 3010 product may be stored on a carrier comprising the computer program 3010 just described, wherein the carrier is one of an electronic signal, optical signal, radio signal, or the computer-readable storage medium 3008, as described above.
The UE 103 may comprise a communication interface configured to facilitate communications between the UE 103 and other nodes or devices, e.g., the network node 101 or another structure. The interface may, for example, comprise a transceiver configured to transmit and receive radio signals over an air interface in accordance with a suitable standard.
In other embodiments, the UE 103 may comprise the following arrangement depicted in
Hence, embodiments herein also relate to the UE 103 operative to operate in the communications network 100. The UE 103 may comprise the processing circuitry 3015 and the memory 3003, said memory 3003 comprising instructions executable by the processing circuitry 3015, whereby the UE 103 is further operative to perform the actions described herein in relation to the UE 103, e.g., in
The embodiments herein in the network node 101 may be implemented through one or more processors, such as a processor 3101 in the network node 101 depicted in
The network node 101 may further comprise a memory 3103 comprising one or more memory units. The memory 3103 is arranged to be used to store obtained information, store data, configurations, schedulings, and applications etc. to perform the methods herein when being executed in the network node 101.
In some embodiments, the network node 101 may receive information from, e.g. the UE 103 and/or another network node, through a receiving port 3104. In some embodiments, the receiving port 3104 may be, for example, connected to one or more antennas in network node 101. In other embodiments, the network node 101 may receive information from another structure in the communications network 100 the receiving port 3104. Since the receiving port 3104 may be in communication with the processor 3101, the receiving port 3104 may then send the received information to the processor 3101. The receiving port 3104 may also be configured to receive other information.
The processor 3101 in the network node 101 may be further configured to transmit or send information to e.g. the UE 103, or another structure in the communications network 100, through a sending port 3105, which may be in communication with the processor 3101 and the memory 3103.
The network node 101 may comprise a providing unit 3113, a generating unit 3115, a broadcasting unit 3118 and other units 3020 etc.
The network node 101 is adapted to, e.g. by means of the generating unit 3115, generate a SI signature for at least one cell in the access network using a private key corresponding to a validity area that the cell belongs to.
The network node 101 is adapted to, e.g. by means of the providing unit 3113, provide, to the UE 103, the SI in the cell which the network node 101 covers, together with the SI signature. The SI may comprise area identification information, e.g. TACs and/or Cell ID.
The network node 101 may be adapted to, e.g. by means of the providing unit 3113, provide the UE 103 with one or multiple public keys for SI signature verification. Each of the one or multiple public keys may be associated with a validity area of an access network where the public key is valid. The provided one or multiple public keys may be updated public keys which may be updated compared to previous provided one or multiple public keys, e.g. when the UE 103 enters a new registration area and executes a network registration procedure, e.g. mobility triggered. When multiple public keys are provided, then the multiple public keys may be associated with the UE's mobility pattern, e.g. the multiple public keys may be associated with areas that the UE 103 can move into. The one or multiple public keys may be provided by transmission from the network node 101, e.g. during NAS signaling, or obtained by being preconfigured in the UE 103 by the network node 101 and e.g. in a SIM card of the UE 103. The one or multiple public keys may be provided during handover of the UE 103 from one network node 101 to another network node 101.
The one or multiple public key may be associated with one or more tracking areas, or any other identifier representing a certain area of the network, e.g. one or more Cell IDs, to allow an operator to use multiple private/public keys in their network.
The network node 101 may be comprised in a communications network 100, the communications network 100 may be a shared network or non-shared network, and the shared communications network may apply MOCN, or a GWCN type of network sharing.
The communications network 100 may be a 2G network, a 3G network, a 4G network, a 5G network, a 6G network or any other legacy, current of future network.
The network node 101 may be e.g. a base station, node B, eNB, gNB, RNC, MeNB etc, or a CN node 105 as exemplified above.
Those skilled in the art will also appreciate that the providing unit 3113, the generating unit 3115, the broadcasting unit 3118, the other units 3020 etc. described above may refer to a combination of analog and digital circuits, and/or one or more processors configured with software and/or firmware, e.g., stored in memory, that, when executed by the one or more processors such as the processor 3101, perform as described above. One or more of these processors, as well as the other digital hardware, may be comprised in a single ASIC, or several processors and various digital hardware may be distributed among several separate components, whether individually packaged or assembled into a SoC.
Also, in some embodiments, the different units 3113-3020 described above may be implemented as one or more applications running on one or more processors such as the processor 3101.
Thus, the methods according to the embodiments described herein for the network node 101 may be respectively implemented by means of a computer program 3110 product, comprising instructions, i.e., software code portions, which, when executed on at least one processor 3101, cause the at least one processor 3101 to carry out the actions described herein, as performed by the network node 101. The computer program 3110 product may be stored on a computer-readable storage medium 3108. The computer-readable storage medium 3108, having stored thereon the computer program 3110, may comprise instructions which, when executed on at least one processor 3101, cause the at least one processor 3101 to carry out the actions described herein, as performed by the network node 101. In some embodiments, the computer-readable storage medium 3110 may be a non-transitory computer-readable storage medium, such as a CD ROM disc, or a memory stick. In other embodiments, the computer program 3110 product may be stored on a carrier comprising the computer program 3110 just described, wherein the carrier is one of an electronic signal, optical signal, radio signal, or the computer-readable storage medium 3108, as described above.
The network node 101 may comprise a communication interface configured to facilitate communications between the network node 101 and other nodes or devices, e.g., the UE 103, or another structure. The interface may, for example, comprise a transceiver configured to transmit and receive radio signals over an air interface in accordance with a suitable standard.
In other embodiments, the network node 101 may comprise the following arrangement depicted in
Hence, embodiments herein also relate to the network node 101 to operate in the communications network 100. The network node 101 may comprise the processing circuitry 3111 and the memory 3103. The memory 3103 comprises instructions executable by said processing circuitry 3111, whereby the network node 101 is further operative to perform the actions described herein in relation to the network node 101, e.g.,
Telecommunication network connected via an intermediate network to a host computer in accordance with some embodiments.
With reference to
Telecommunication network 3210 is itself connected to host computer 3230, which may be embodied in the hardware and/or software of a standalone server, a cloud-implemented server, a distributed server or as processing resources in a server farm. Host computer 3230 may be under the ownership or control of a service provider, or may be operated by the service provider or on behalf of the service provider. Connections 3221 and 3222 between telecommunication network 3210 and host computer 3230 may extend directly from core network 3214 to host computer 3230 or may go via an optional intermediate network 3220. Intermediate network 3220 may be one of, or a combination of more than one of, a public, private or hosted network; intermediate network 3220, if any, may be a backbone network or the Internet; in particular, intermediate network 3220 may comprise two or more sub-networks (not shown).
The communications network 100 of
In relation to
The UE 103 and the network node 101, e.g., a base station and host computer discussed in the preceding paragraphs will now be described with reference to
The communication network 3300 further comprises the network node 101 exemplified in
The communication system 3300 further comprises a UE 3330 already referred to. It's hardware 3335 may comprise a radio interface 3337 configured to set up and maintain a wireless connection 3370 with a base station serving a coverage area in which the UE 3330 is currently located. The hardware 3335 of the UE 3330 further comprises a processing circuitry 3338, which may comprise one or more programmable processors, ASICs, FPGAs or combinations of these (not shown) adapted to execute instructions. The UE 3330 further comprises a software 3331, which is stored in or accessible by the UE 3330 and executable by the processing circuitry 3338. The software 3331 comprises a client application 3332. The client application 3332 may be operable to provide a service to a human or non-human user via the UE 3330, with the support of the host computer 3310. In the host computer 3310, an executing host application 3312 may communicate with the executing client application 3332 via an OTT connection 3350 terminating at the UE 3330 and the host computer 3310. In providing the service to the user, the client application 3332 may receive and request data from the host application 3312 and provide user data in response to the request data. The OTT connection 3350 may transfer both the request data and the user data. The client application 3332 may interact with the user to generate the user data that it provides.
It is noted that the host computer 3310, the base station 3320 and the UE 3330 illustrated in
In
The wireless connection 3370 between the UE 3330 and the base station 3320 is in accordance with the teachings of the embodiments described throughout this disclosure. One or more of the various embodiments improve the performance of OTT services provided to the UE 3330 using the OTT connection 3350, in which the wireless connection 3370 forms the last segment. More precisely, the teachings of these embodiments may improve the spectrum efficiency and latency, and thereby provide benefits such as reduced user waiting time, better responsiveness and extended battery lifetime.
A measurement procedure may be provided for the purpose of monitoring data rate, latency and other factors on which the one or more embodiments improve. There may further be an optional network functionality for reconfiguring the OTT connection 3350 between the host computer 3310 and the UE 3330, in response to variations in the measurement results. The measurement procedure and/or the network functionality for reconfiguring the OTT connection 3350 may be implemented in the software 3311 and the hardware 3315 of the host computer 3310 or in the software 3331 and the hardware 3335 of the UE 3330, or both. In embodiments, sensors (not shown) may be deployed in or in association with communication devices through which the OTT connection 3350 passes; the sensors may participate in the measurement procedure by supplying values of the monitored quantities exemplified above, or supplying values of other physical quantities from which the software 3311, 3331 may compute or estimate the monitored quantities. The reconfiguring of the OTT connection 3350 may comprise information indicating message format, retransmission settings, preferred routing etc.; the reconfiguring need not affect the base station 3320, and it may be unknown or imperceptible to the base station 3320. Such procedures and functionalities may be known and practiced in the art. In certain embodiments, measurements may involve proprietary UE signaling facilitating the host computer 3310's measurements of throughput, propagation times, latency and the like. The measurements may be implemented in that software 3311 and 3331 causes messages to be transmitted, in particular empty or ‘dummy’ messages, using the OTT connection 3350 while it monitors propagation times, errors etc.
Some embodiments may be summarized as follows:
A network node 101 configured to communicate with a UE 103, the network node 101 comprising a radio interface and a processing circuitry configured to perform one or more of the actions described herein as performed by the network node 101.
A communications network 100 comprising a host computer comprising:
The communications network 100 may further comprise the network node 101.
The communications network 100 may further comprise the UE 103, wherein the UE 103 is configured to communicate with the network node 101.
The communications network 100, wherein:
A method implemented in a network node 101, comprising one or more of the actions described herein as performed by the network node 101.
A method implemented in a communications network 100 comprising a host computer, a base station and a UE 103, the method comprising:
The method may further comprise:
The user data may be provided at the host computer by executing a host application, and the method may further comprise:
A UE 103 configured to communicate with a network node 101, the UE 103 comprising a radio interface and processing circuitry configured to perform one or more of the actions described herein as performed by the UE 103.
A communications network 100 comprising a host computer comprising:
The communications network 100 may further comprise the UE 103.
The communications network 100 further comprising a network node 101 configured to communicate with the UE 103.
The communications network 100, wherein:
A method implemented in a UE 103, comprising one or more of the actions described herein as performed by the UE 103.
A method implemented in a communications network 100 comprising a host computer, a network node 101 and a UE 103, the method comprising:
The method may further comprise:
A UE 103 configured to communicate with a network node 101, the UE 103 comprising a radio interface and processing circuitry configured to perform one or more of the actions described herein as performed by the UE 103.
A communications network 100 comprising a host computer comprising:
The communications network 100 may further comprise the UE 103.
The communications network 100 may further comprise the network node 101, wherein the network node 101 comprises a radio interface configured to communicate with the UE 103 and a communication interface configured to forward to the host computer the user data carried by a transmission from the UE 103 to the network node 101.
The communications network 100, wherein:
The communications network 100, wherein:
A method implemented in a UE 103, comprising one or more of the actions described herein as performed by the UE 103.
The method may further comprise:
A method implemented in a communications network 100 comprising a host computer, a network node 101 and a UE 103, the method comprising:
The method may further comprise:
The method may further comprise:
The method may further comprise:
A network node 101 may be configured to communicate with a UE 103, the network node 101 comprising a radio interface and processing circuitry configured to perform one or more of the actions described herein as performed by the network node 101.
A communications network 100 may comprise a host computer comprising a communication interface configured to receive user data originating from a transmission from a UE 103 to a network node 101. The network node 101 comprises a radio interface and processing circuitry. The network node's processing circuitry may be configured to perform one or more of the actions described herein as performed by the network node 101.
The communications network 100 may further comprise the network node 101.
The communications network 100 may further comprise the UE 103. The UE 103 is configured to communicate with the network node 101.
The communications network 100 wherein:
A method implemented in a network node 101, comprising one or more of the actions described herein as performed by any of the network node 101.
A method implemented in a communications network 100 comprising a host computer, a network node 101 and a UE 103, the method comprising:
The method may further comprise:
The method may further comprise:
Some embodiments will be summarized below: The communications network 100 may be a 2G network, a 3G network, a 4G network, a 5G network, a 6G network or any other legacy, current of future network.
The network node 101 may be a base station, node B, eNB, gNB, MeNB, RNC, access node, radio access node etc.
The embodiments herein relate to 5G, 4G, false base station, system information, broadcast message, digital signature etc.
The embodiments herein relate to signing SI in shared networks.
Generally, all terms used herein are to be interpreted according to their ordinary meaning in the relevant technical field, unless a different meaning is clearly given and/or is implied from the context in which it is used. All references to a/an/the element, apparatus, component, means, step, etc. are to be interpreted openly as referring to at least one instance of the element, apparatus, component, means, step, etc., unless explicitly stated otherwise. The steps of any methods disclosed herein do not have to be performed in the exact order disclosed, unless a step is explicitly described as following or preceding another step and/or where it is implicit that a step must follow or precede another step.
Any feature of any of the embodiments disclosed herein may be applied to any other embodiment, wherever appropriate. Likewise, any advantage of any of the embodiments may apply to any other embodiments, and vice versa. Other objectives, features and advantages of the enclosed embodiments will be apparent from the following description.
In general, the usage of “first”, “second”, “third”, “fourth”, and/or “fifth” herein may be understood to be an arbitrary way to denote different elements or entities, and may be understood to not confer a cumulative or chronological character to the nouns they modify, unless otherwise noted, based on context.
Several embodiments are comprised herein. It should be noted that the examples herein are not mutually exclusive. Components from one embodiment may be tacitly assumed to be present in another embodiment and it will be obvious to a person skilled in the art how those components may be used in the other exemplary embodiments
The embodiments herein are not limited to the above described embodiments. Various alternatives, modifications and equivalents may be used. Therefore, the above embodiments should not be taken as limiting the scope of the embodiments. A feature from one embodiment may be combined with one or more features of any other embodiment.
The term “at least one of A and B” should be understood to mean “only A, only B, or both A and B.”, where A and B are any parameter, number, indication used herein etc. It should be emphasized that the term “comprises/comprising” when used in this specification is taken to specify the presence of stated features, integers, steps or components, but does not preclude the presence or addition of one or more other features, integers, steps, components or groups thereof. It should also be noted that the words “a” or “an” preceding an element do not exclude the presence of a plurality of such elements.
The term “configured to” used herein may also be referred to as “arranged to”, “adapted to”, “capable of” or “operative to”.
It should also be emphasised that the steps of the methods may, without departing from the embodiments herein, be performed in another order than the order in which they appear herein.
5GC 5G Core network
EPC Evolved Packet Core network
NG The interface/reference point between the RAN and the CN in 5G/NR.
NG-C The control plane part of NG (between a gNB and an AMF).
NG-U The user plane part of NG (between a gNB and a UPF).
S1 The interface/reference point between the RAN and the CN in LTE.
S1-C The control plane part of S1 (between an eNB and a MME).
S1-U The user plane part of S1 (between an eNB and a SGW).
X2 The interface/reference point between two eNBs.
Xn The interface/reference point between two gNBs.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/SE2020/050521 | 5/20/2020 | WO |
Number | Date | Country | |
---|---|---|---|
62861334 | Jun 2019 | US |