Untitled

You might also like

Download as pdf
Download as pdf
You are on page 1of 8
What is PLMN? How a network operator assigns a PLMN Id? ‘The full form of PLMN is Public Land Mobile Network. it is the geographical area covered by a mobile network operator for voice and data servic to a mobile subscriber using a SIM card. For example, an operator may have one PLMN in the whole city. Based on the location it can be a home PLMN or a Visitor PLMN. We will explain each in detail. FS.com Your Trusted IT Partner a APLMN connects to other PLMNs for providing inter operators roaming, messaging, and data services. Other PLMN may belong to the same operator or another. How PLMN is addressed in the network? It is identified by an identifier known as PLMN ID. The identifier has a combination of MCC and MNC. This combination makes it unique globally. CsPsProtocol - Simplified Tutorials Sign Up for DigitalOcean® Deploy Faster & Scale Easier With an Application Server That Saves Your Team Time DinitalNcean® & Money. From the JMSI of a SIM card, home PLMN can be identified. ‘The home PLMN of a mobile subscriber is called HPLMN, which has subscription profiles of subscribers in the HLR. A mobile operator may have multiple PLMNs in the same country with a different mobile network code (MNC). PLMN McC=123, McC=23, —= ss7/et/sigtran ‘Accass Network UTRAN/GERAN HPLMN: Every SIM card has an HPLMN, where the subscriber profile is configured. While roaming, a subscriber changes its location, this may change in roaming PLMN. The new one may be the same as HPLMN or its other network’s PLMN. If an Airtel sim card is purchased from New Delhi, India. Subscribers. HPLMM is in New Delhi, India. CsPsProtocol - Simplified Tutorials HLR is the node in HPLMN, where a new subscriber has all subscription information (SMS, Data, Voice), and the sim card keeps updating its location to the HL during roaming. The home network has message and billing nodes. ‘The SMSC is for messaging and IN-SCP is for real-time charging. VPLMN: In roaming, a subscriber attaches to the core network via the access network. The roaming core network belongs to a PLMN. This is called Visiting Public Land Mobile Network or VPLMN. The VPLMN and HPLMN can be the same or different, depending upon the location of the mobile phone and the serving mobile operator. A mobile operator has VPLMN based changing and roaming policies. PLMN network id: For any network, there is an identifier. PLMN network id for a mobile network identifies the roaming location uniquely. An integer value contains MCC and MNC. To transfer vale on the wire, fixed decoding is done. Decoding is defined in the 3GPP sp MCC Digit MCC Digit MNC Digit 3 MCC Digits MNC Digit 2 MNC Digit 1 The 3GPP has specified a diameter AVP called Visited PLMN id, which contains the MCC-MNC in encoded format. Whenever a UE attaches to the LET network over the 3GPP s6a interface. Messages from MME to the HSS over diameter protocol have Visited PLMN Id AVP. In the case of 3G, the PLMN id is present with roaming VLR information. The HPLMN network id is derived from the IMSI, and the VPLMN network id is derived from the roaming information present in information while the subscriber be than Is the PLMN id is same for the 3G and LTE networks? Yes, in LTE we have IMSI as the main identity, The network is addressed based on the MCC and MNC values. Now how to decode the PLMN id? For a typical user, it is not possible to get MCC and MNC from an encoded value. Here we are showing an example program in C++ for getting MCC and MNC from an encoded buffer. include #linclude using namespace std; int main () unsigned char pimn_td{] = {0x31, Oxf4, 0x01); /” Encoded PLMN Id */ string mec, mnc; unsigned char ch = 0; inti; First Digit of MNC */ cch = plmn_id{0] & Oxf mec.push_back(ch + cch = (plmn_id[0] & Oxf0) >> 4; mec.push_back(ch +‘ ch = plmn_idf] & Oxf, mec.push_back(ch +0’); I" DEcoding MNC 8 */ cch = plmn_id{2] & 0» mne_push_back(ch + ch = (plmn_id[2] & Oxf0) >> 4; mne.push_back(ch +'0"); dl iffen (plmn_id't] & Oxf0) >> 4; Oxf) { P*IEMNNG is 3 digits log */ mne,push_back(ch + '0'); cout << "MC << mne << endl return 0; } After compilation and execution the display will be ##g++ -o plmndecoded decodePImnid.cpp CsPsProtocol - Simplified Tutorials There are multiple components of a public land mobile network. These can be divided into two groups. One is the access network, and the other is the core network. ‘The access network connects the phone to the core network. The phone connects to the access network over a wireless or radio interface. The core network connects to the access network over a wired interface. The common access network is used for packet-switched and circuit-switched services. Each generation of mobile telephony has a different access network. ‘The following mentions the generation and access network types. GERAN, 2G access network. BTS and BSC are nodes that cover the access network. UTRAN: This is the access network for 3G. RAN and NodeB are two nodes in the UTRAN access network. E-UTRAN: It’s the access network for LTE. eNodeB is the node that is in the access network. The Core network does the signaling for the setup of voice and mobile internet communication. A signaling network is the control plane, and the actual data or voice network is the user plane. In 2G/3G, there are separate nodes for circuit and packet services. MSC is for circuit switching or voice and SGSN is for packet switching or the internet in 2G and 3G. While attaching to a VPLMN, the SIM card sends authentication and update location requests to the HPLNM. The home PLMN has the configuration of the subscriber for authentication, billing, roaming, and messaging. Home PLMN may have inbound roamers or outbound roamers. If a mobile subscriber roaming in another PLMN, then it’s called an inbound roamer for the roaming network. It is an inbound roamer from the mobile SIM provider's home network. Both network operators should have a roaming agreement. Call Barrina Outside Home PLM! Mobile operators can block incoming or outgoing calls if a subscriber is roaming outside the home network. There are two supplementary services described in GSM. HLR has provisioning information for the services. ‘The following is a detailed description. Barring Of all incoming calls when roaming outside HPLMN. This disables a mobile subscriber to make a call when VPLMN is different from HPLMN. This ‘MCC remains the same, but the MNC code changes. is useful where national roaming needs to control. In national roaming, Barring Of outgoing calls not directed to Home PLMN country: Supplementary service blocks all outgoing calls not dialed to the home country. This service comes into the picture when subscribers roam to another country. 1a) Sua LoS A) ace Programme (entrainement es Pr SMSC volte full form What Is A Port In Networking Fiber Opties Git Submodule Git Clone Command APN Bulk SMS Collection Computer Network Data Types Data Types In Python Diameter Protocol Functions General GIT Gtp IMEI Internet Of Things Linux Operating System Loops LTE Mnp Network Proxy Network Topology Node Js Operating System Osi Model Posts Python Programming Sigtran CsPsProtocol - Simplified Tutorials S87 String Subnetting Tep Ip Telecom Uap ussD Vlan VoIP Privacy Policy Terms Contact ‘© 2023 CsPsProtocol - Simplified Tutorials + Built with GeneratePress

You might also like