How Does an IoT Device Choose a Carrier?

Network connectivity, PLMN, image by Adobe Stock

Soracom’s primary offering, the Air SIM card, is a “multi-carrier SIM” that allows a device to connect to multiple carriers without needing to swap SIM cards for each carrier.

Some of the most common inquiries we receive in relation to our multi-carrier functionality are: 

  • Is it possible to switch carriers when communication with the currently connected carrier fails?
  • Can I choose the carrier with the strongest signal from whatever carriers are available?
  • Can I disconnect from a specific carrier due to a weak signal or other reasons?
  • Why does it take a few minutes to connect to the network when I turn on my device for the first time or after a long time?

In this blog, we will review “3GPP TS 23.122,” a technical document published by 3GPP, a standardization project that studies and creates communication specifications such as LTE and 5G, to understand how a device connects to a network. In doing so we hope to provide the answers to the above questions.

What is 3GPP TS 23.122?

All of the questions listed above have one thing in common: they all want the best communication conditions available. Of course, radio waves are constantly changing due to environmental influences. For example, the strength of the signal can be affected by humidity (e.g., rain) or by shielding (materials that do not allow radio waves to pass through) between the signal and the base station.

Which carrier ends up being used is actually determined by the device, with the SIM providing only some influence on the end result. In fact, there is a standardized document on this as a specification to be followed: 3GPP TS 23.122 “Non-Access-Stratum (NAS) functions related to Mobile Station (MS) in idle mode”.

This document specifies the “protocol stack functions that should be retained by devices that are not yet connected to any carrier.”

What is a PLMN?

In reading 3GPP TS 23.122, one acronym to remember is “PLMN (Public Land Mobile Network).” PLMN is defined in 3GPP TS 22.011 “Service accessibility” as:

“A network established and operated by an Administration or RPOA for the specific purpose of providing land mobile communication services to the public. It provides communication possibilities for mobile users. For communications between mobile and fixed users, interworking with a fixed network is necessary.

A PLMN may provide service in one or a combination of frequency bands.

As a rule, a PLMN is limited by the borders of a country. Depending on national regulations, there may be more than one PLMN per country.

A relationship exists between each subscriber and his home PLMN (HPLMN). If communications are handled over another PLMN, this PLMN is referred to as the visited PLMN (VPLMN).”

As you can see, the definition of PLMN can be a bit difficult to understand, as it requires preexisting knowledge of terms and technologies involved with cellular connections. For simplicity’s sake, it can be easiest to remember that a PLMN is a globally unique, five- or six-digit mobile network identification number provided by a telecommunications carrier.

PLMN numbers differ by carrier, frequency band, and country/region. As such, there are often multiple PLMNs in a country.

The organization responsible for PLMN assignment also differs from country to country but is most often a part of that local government. For example, in the United States, PLMN codes are assigned to carriers by the Federal Communications Commission. While in Japan, they are assigned by the Ministry of Internal Affairs and Communications. 

What is PLMN Selection?

PLMN Selection is the process by which a device with a SIM selects a PLMN with which to connect from among multiple PLMNs.

PLMN Selection generally has two modes: Automatic and Manual. This article describes the more commonly used Automatic mode.

As you may have guessed by now, because the Soracom SIM boasts multi-carrier support, that means the SIM supports multiple PLMNs.

In fact, SIMs and devices maintain a list of PLMNs of various types for different applications. The PLMNs listed in 3GPP TS 23.122, “4.4.3 PLMN selection,” are introduced at a glance.

AcronymFull NameDefinition
RPLMNRegistered PLMNHolds only one registered PLMN, i.e., a PLMN that has had a successful connection at least once.
EPLMNEquivalent PLMNA PLMN that can be treated as an RPLMN; includes PLMNs that receive the same services as an RPLMN — distributed by the carrier at the time of connection.
HPLMNHome PLMNPLMN of Home Operator, which can be identified from IMSI by the operator that issued the SIM card.
EHPLMNEquivalent HPLMNA PLMN that can be treated the same as an HPLMN.
UPLMNUser-Controlled PLMNUser-configurable preferred PLMN list. Some modules can edit this via AT command. More than one PLMN may be set in order of priority.
OPLMNOperater-Controlled PLMNA carrier-configurable list of preferred PLMNs, configurable by the Over the Air updates and maintained on the SIM.
Other PLMNOther PLMNOther PLMN is determined by radio wave quality and other factors.
FPLMNForbidden PLMNA PLMN that the carrier has denied connection to (or is not eligible for connection); is held in the SIM and, depending on the module, can be edited with AT commands.
VPLMNVisited PLMNA PLMN that is not part of either HPLMN or EHPLMN, e.g. for roaming.

So devices and carriers have a list of these PLMNs prepared in advance, which they use to determine to which carriers they can connect. The list is prioritized in the order listed, but if a PLMN is not supported by the device (e.g., the communication module does not support 4G), it will be ignored.

PLMN Selection Overview

The following is an overview of PLMN Selection with the order of priority from left to right. It is also important to note that Equivalent PLMN and Equivalent HPLMN are placed in parallel to Registered PLMN and Home PLMN, which are considered interchangeable with each other.

PLMN Selection Priority design

This is a simplified overview diagram for illustrative purposes only; please refer to 3GPP TS 23.122 Figure 2a for a more detailed description of the state transition diagram.

The device performs PLMN selection via the following steps when it is powered on or loses carrier coverage.

  • Step 1: Receive an announcement from the base station
  • Step 2: Match RPLMN or EPLMN
  • Step 3: Check against EHPLMN or HPLMN
  • Step 4: Match against UPLMN
  • Step 5: Match against OPLMN
  • Step 6: Match against Other PLMN

 However, if the selected PLMN is included in the Forbidden PLMN or a connection to the selected PLMN cannot be established, the device skips to the next step.

First, the device receives an “alert” containing the PLMN from the base station in its area (Step 1). Next, the destination PLMN is finally determined by comparing the list in Steps 2 through 6 with the alert information. Steps 2 and 3, which are particularly important, are described in detail below.

The Mechanism for Quick Network Connection (Step 2)

Because of the number of lists that must be checked to ensure that each possible connection is approved, PLMN selection can be a lengthy process.

Most networks also have multiple PLMNs, so taking the time to identify each available PLMN, checking it against your own, and trying to connect to it every time you lose coverage can be time-consuming. So to quickly connect to the network, a “cache-like” mechanism is used to create the Registered PLMN (RPLMN) and Equivalent RPLMN.

As mentioned earlier, RPLMN is a list that stores PLMNs that have been successfully connected at least once. After a successful connection, the carrier distributes EPLMNs that can be treated as equivalent to RPLMNs. These lists are first subject to checking in step 2, and if they can be matched with the information reported in step 1, the subsequent steps can be skipped.

However, this mechanism may work differently across different SIM cards. For example, when using a SIM that can connect to multiple carriers, if the signal environment weakens due to changes in the environment,  it may seem as if the SIM would try to connect to the carrier with the strongest signal, but this is not the case. Suppose the signal environment deteriorates further, and the connection to the RPLMN or EPLMN also fails. In that case, the procedure from step 3 onward may then be performed, and a connection to another carrier may be established.

Home, Cooperation, and Roaming (Step 3)

If no PLMN is determined in Step 2, the process moves on to Step 3.

Here, the Equivalent HPLMN (EHPLMN) is matched against the Home PLMN (HPLMN), which, as the name implies, lists only one PLMN from the PLMN operator that is the SIM’s home, i.e., the SIM issuing operator. EHPLMN, on the other hand, is a slightly special PLMN list that lists PLMNs that can be handled equally with HPLMN.

Some carriers may borrow facilities from other companies to ensure coverage in areas where their own base stations are not well developed. In such cases, the EHPLMN is also used, and the PLMN of the collaborating carrier may be registered as the EHPLMN.

One more thing: Visited PLMN (VPLMN) does not appear in the PLMN Selection Overview figure. If the HPLMN obtained from IMSI is not included in the EHPLMN distributed by the carrier, the device knows it is staying in the roaming area.

If “Roaming is disabled” in the device’s settings, the device will not make a connection in the VPLMN.

Subsequent Steps

Step 4. User Controlled PLMN (UPLMN), is utilized when a user wants to connect to a specific PLMN individually.

Step 5. Operator Controlled PLMN (OPLMN) is utilized when a user wants to be connected to a PLMN controlled by the carrier, such as when specifying a destination for international roaming.

Step 6. Other PLMN is finally used when no PLMN list is applicable.

PLMN Selection determines the network to connect to by repeatedly checking against the device’s own PLMN list, selecting the PLMN, and testing the connection to the selected PLMN.

In Conclusion

We hope that this article has clarified some of the behavior that you can expect from Soracom’s Air SIM cards. While the definitions involved may seem complicated, if you can remember the order in which various PLMN lists are checked, you will be able to troubleshoot your connections more accurately. 

If you have any further questions about the behaviors addressed above, our Support Team is always available to assist you.

………………

Got a question for Soracom? Whether you’re an existing customer, interested in learning more about our product and services, or want to learn about our Partner program – we’d love to hear from you!