2014. 4. 7. 19:51ㆍMobile/GSM
What is IMEI?
The International Mobile Station Equipment Identity or IMEI is a number, usually unique,to identify 3GPP (i.e., GSM, UMTS and LTE) and iDEN mobile phones, as well as some satellite phones. It is usually found printed inside the battery compartment of the phone, but can also be displayed on-screen on most phones by entering *#06# on the dial-pad, or alongside other system information in the settings menu on smartphone operating systems.
The IMEI number is used by a GSM network to identify valid devices and therefore can be used for stopping a stolen phone from accessing that network. For example, if a mobile phone is stolen, the owner can call his or her network provider and instruct them to "blacklist" the phone using its IMEI number. This renders the phone useless on that network and sometimes other networks too, whether or not the phone's SIM is changed.
The IMEI is only used for identifying the device and has no permanent or semi-permanent relation to the subscriber. Instead, the subscriber is identified by transmission of an IMSI number, which is stored on a SIM card that can (in theory) be transferred to any handset. However, many network and security features are enabled by knowing the current device being used by a subscriber.
Korean)
쉽게 이야기 하자면, 핸드폰 기계 자체를 구분짓기 위해 부여하는 ID이다.
Network에서는 초기 Network Attach 시 IMEI를 확인 후 망 접속을 허용할지 거부 할지 결정을 한다.
또한, 기기 ID이기 때문에, 분실 시에도 해당 ID를 확용하여 분실/도난 신고를 할 수 있고,
기지국에서는 해당 ID 값을 가지고, 해당 폰을 망에 절대 붙일 수 없게 할 수도 있다.
이전에는 SKT 폰에 KT USIM을 넣으면 절대 망에 접속이 되지 않았으나, 현재에는 통신사 기기에 상관없이 USIM만 넣고 몇번 껐다 켜면 핸드폰 터진다.
이게 IMEI를 활용하여, 망에서 구분짓는 것의 하나의 예라고 할 수 있겠다.
Structure of the IMEI and IMEISV (IMEI Software Version)
The IMEI (15 decimal digits: 14 digits plus a check digit) or IMEISV (16 digits) includes information on the origin, model, and serial number of the device. The structure of the IMEI/SV are specified in 3GPP TS 23.003. The model and origin comprise the initial 8-digit portion of the IMEI/SV, known as the Type Allocation Code (TAC). The remainder of the IMEI is manufacturer-defined, with a Luhn check digit at the end. For the IMEI format prior to 2003, the GSMA guideline was to have this Check Digit always transmitted to the network as zero. This guideline seems to have disappeared for the format valid from 2003 and onwards.
As of 2004, the format of the IMEI is AA-BBBBBB-CCCCCC-D, although it may not always be displayed this way. The IMEISV drops the Luhn check digit in favour of an additional two digits for the Software Version Number (SVN), making the format AA-BBBBBB-CCCCCC-EE
For example, the old style IMEI code 35-209900-176148-1 or IMEISV code 35-209900-176148-23 tells us the following:
TAC : 35-2099 - issued by the BABT (code 35) with the allocation number 2099
FAC : 00 - indicating the phone was made during the transition period when FACs were being removed.
SNR : 176148 - uniquely identifying a unit of this model
CD : 1 so it is a GSM Phase 2 or higher
SVN : 23 - The "software version number" identifying the revision of the software installed on the phone. 99 is reserved.
By contrast, the new style IMEI code 49-015420-323751 has a 8-digit TAC of 49-015420.
The new CDMA Mobile Equipment Identifier (MEID) uses the same basic format as the IMEI.
You can check this easier at the below path.
Korea)
IMEI의 구조는 위에서 보는 것과 같이, TAC + Serial Number + Checksum으로 구성되어 있다.
TAC / Serial Number / Check Sum에 대해서는 위의 정보를 활용하기 바란다.
Check digit computation
'Mobile > GSM' 카테고리의 다른 글
GSM Milenage – Implementing it at the network level (0) | 2015.03.24 |
---|---|
GSM Timers (0) | 2014.09.15 |
What is cross phase compatibility? (0) | 2014.02.06 |
IMEI 확인법 (How to check my IMEI) (0) | 2013.12.27 |
Location Update(LU) Reject Cause (0) | 2013.12.27 |