<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>imsi</title>
	<atom:link href="https://www.aitaocui.cn/tag/152991/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Tue, 22 Nov 2022 11:09:45 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>imsi</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>imsi(区别移动用户的标志)</title>
		<link>https://www.aitaocui.cn/article/242571.html</link>
					<comments>https://www.aitaocui.cn/article/242571.html#respond</comments>
		
		<dc:creator><![CDATA[百夫长攻城机甲]]></dc:creator>
		<pubDate>Tue, 22 Nov 2022 11:09:45 +0000</pubDate>
				<category><![CDATA[百科]]></category>
		<category><![CDATA[imsi]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=242571</guid>

					<description><![CDATA[国际移动用户识别码（IMSI：International Mobile Subscriber Identification Number）是区别移动用户的标志，储存在SIM卡中，可...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>国际移动用户识别码（IMSI：International Mobile Subscriber Identification Number）是区别移动用户的标志，储存在SIM卡中，可用于区别移动用户的有效信息。其总长度不超过15位，同样使用0~9的数字。其中MCC是移动用户所属国家代号，占3位数字，中国的MCC规定为460；MNC是移动网号码，由两位或者三位数字组成，中国移动的移动网络编码（MNC）为00；用于识别移动用户所归属的移动通信网；MSIN是移动用户识别码，用以识别某一移动通信网中的移动用户。</p>
</article>
<p><img decoding="async" src="https://www.aitaocui.cn/wp-content/uploads/2022/08/20220828_630b6217a841b.png" /></p>
<article>
<h1>引入</h1>
<p>为了在无线路径和整个GSM（Global System for Mobile Communications，全球移动通信系统）移动通信网上正确地识别某个移动客户，就必须给移动客户分配一个特定的识别码。</p>
<p>GSM (Global System For Mobile Communications)是全球移动通信系统的简称。它是由B040-24P-H15-E2000欧洲电信标准组织ETSI制定的一个数字移动通信标准。GSM属于第二代(2G)蜂窝移动通信技术，第二代的说法是相对于应用于20世纪80年代的第一代模拟蜂窝移动通信技术而言。</p>
<h1>结构组合</h1>
<p>IMSI是15位的十进制数。其结构如下：</p>
<p>MCC+MNC+MSIN</p>
<div></div>
<p>MCC（Mobile Country Code，移动国家码）：MCC的资源由国际电信联盟（ITU）在全世界范围内统一分配和管理，唯一识别移动用户所属的国家，共3位，中国为460。</p>
<p>MNC（Mobile Network Code，移动网络号码）：用于识别移动用户所归属的移动通信网，2~3位。</p>
<p>在同一个国家内，如果有多个PLMN（Public Land Mobile Network，公共陆地移动网，一般某个国家的一个运营商对应一个PLMN），可以通过MNC来进行区别，即每一个PLMN都要分配唯一的MNC。中国移动系统使用00、02、07，中国联通GSM系统使用01、06，中国电信CDMA系统使用03、05、电信4G使用11，中国铁通系统使用20。</p>
<p>MSIN（Mobile Subscriber Identification Number，移动用户识别号码）：用以识别某一移动通信网中的移动用户。共有10位，其结构如下：</p>
<p>EF+M0M1M2M3+ABCD</p>
<p>其中，EF由运营商分配；M0M1M2M3和MDN（Mobile Directory Number，移动用户号码簿号码）中的H0H1H2H3可存在对应关系；ABCD：四位，自由分配。</p>
<h1>其它号码区别</h1>
<p>IMSI不同于手机设备的标识IMEI（International Mobile Equipment Identity，国际移动设备标识）：IMEI是与手机绑定的。IMSI是与SIM（Subscriber Identity Module，用户识别模块）或者USIM（Universal Subscriber Identity Module，全球用户身份模块）。</p>
<p>IMSI和MSISDN都是用户标识，在不同的接口、不同的流程中需要使用不同的标识。在通信系统中MSISDN（Mobile Station International Subscriber Directory Number，移动台国际用户目录号）又称为手机号码。</p>
<h1>国际移动用户识别码与开源项目</h1>
<p>OpenBTS是基于软件的 GSM 接入口，它提供标准的GSM兼容的移动手机，不需使用现成的电话提供商的接口，来拨打现有电话系统的接口。OpenBTS是以第一个基于开源软件的工业标准的GSM协议栈而闻名。OpenBTS 使用的是国际移动用户识别码（IMSI） international mobile subscriber identity 。OpenBTS 和 OpenBSC 提供了在一个较低的层次上了解更多关于 GSM 网络的技术的开源平台。</p>
<h1>特征</h1>
<p>IMSI是在GSM系统中对MS（Mobile Station，移动台）的唯一识别，在全网和全球范围内唯一。</p>
<p>IMSI相同的SIM或USIM卡，可能是非法制造出来的。</p>
<p>IMSI存储在SIM或USIM卡、网络侧网元HLR（Home Location Register，归属位置寄存器）和VLR（Visitor Location Register，拜访位置寄存器）中，在无线接口及MAP（Mobile Application Part，移动应用部分）接口上传送。</p>
<p>IMSI与手机号码的绑定关系，在网络侧网元HLR（Home Location Register）内定义，且只能由运营商的授权人员，在其数据库中查询。</p>
<h1>意义</h1>
<p>从技术上讲，IMSI可以区别出每个用户来自的国家，并且在移动网络中的所有位置（包括漫游区）都是有效的。因此，IMSI可以彻底解决国际漫游问题。</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/242571.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
