﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-伊落丹矩阵_Radio-随笔分类-GPRS</title><link>http://www.blogjava.net/illidan/category/39253.html</link><description>Trinity, Log me out!</description><language>zh-cn</language><lastBuildDate>Tue, 28 Apr 2009 17:49:57 GMT</lastBuildDate><pubDate>Tue, 28 Apr 2009 17:49:57 GMT</pubDate><ttl>60</ttl><item><title>Notes::GPRS and EDGE</title><link>http://www.blogjava.net/illidan/archive/2009/04/06/264070.html</link><dc:creator>伊落丹</dc:creator><author>伊落丹</author><pubDate>Mon, 06 Apr 2009 03:40:00 GMT</pubDate><guid>http://www.blogjava.net/illidan/archive/2009/04/06/264070.html</guid><wfw:comment>http://www.blogjava.net/illidan/comments/264070.html</wfw:comment><comments>http://www.blogjava.net/illidan/archive/2009/04/06/264070.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/illidan/comments/commentRss/264070.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/illidan/services/trackbacks/264070.html</trackback:ping><description><![CDATA[GPRS and EDGE<br />
&lt;伊落丹&gt; illidan.modeler [at] gmail.com<br />
Northern Capital, <a href="http://www.battle.net/war3/neutral/pandarenbrewmaster.shtml" target="_blank">Republic of Pandaren</a><br />
<div>
<a href="https://docs.google.com/File?id=dhvjwfr_237c9xjszd7_b" target="_blank"><img alt="" class="blogimg" src="https://docs.google.com/File?id=dhvjwfr_237c9xjszd7_b" height="21" width="187" border="0" /></a>
</div>
<br />
Of the Net, by the Net, for the Net<br />
<br />
<br />
<p>
<strong>General packet radio service (GPRS)</strong> is a <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Packet_oriented" title="Packet oriented">packet oriented</a> <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Mobile_Data_Service" title="Mobile Data Service">mobile data service</a> available to users of the <a href="http://en.wikipedia.org/wiki/2G" title="2G">2G</a> <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Cellular_communication" title="Cellular communication">cellular communication</a> systems <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Global_System_for_Mobile_Communications" title="Global System for Mobile Communications">global system for mobile communications</a> (GSM), as well as in the <a href="http://en.wikipedia.org/wiki/3G" title="3G">3G</a> systems. In the 2G systems, GPRS provides data rates of 56-114 kbit/s.<a href="http://en.wikipedia.org/wiki/2G" title="2G">2G</a> cellular systems combined with GPRS are often described as <em><a href="http://en.wikipedia.org/wiki/2.5G" title="2.5G">2.5G</a></em>. It provides moderate speed data transfer, by using unused <a href="http://en.wikipedia.org/wiki/Time_division_multiple_access" title="Time division multiple access">time division multiple access</a> (TDMA) channels.
</p>
<p>
GPRS data transfer is typically charged per megabyte of traffic transferred, while data communication via traditional <a href="http://en.wikipedia.org/wiki/Circuit_switching" title="Circuit switching">circuit switching</a>
is billed per minute of connection time, independent of whether the
user actually is using the capacity or is in an idle state. GPRS is a <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Best-effort" title="Best-effort">best-effort</a> packet switched service, as opposed to <a href="http://en.wikipedia.org/wiki/Circuit_switching" title="Circuit switching">circuit switching</a>, where a certain <a href="http://en.wikipedia.org/wiki/Quality_of_service" title="Quality of service">quality of service</a> (QoS) is guaranteed during the connection for non-mobile users.
</p>
<p>
Originally there was some thought to extend GPRS to cover other
standards, but instead those networks are being converted to use the
GSM standard, so that GSM is the only kind of network where GPRS is in
use. GPRS is integrated into <a class="new" href="http://en.wikipedia.org/w/index.php?title=GSM_Release_97&amp;action=edit&amp;redlink=1" title="GSM Release 97 (page does not exist)">GSM Release 97</a> and newer releases. It was originally standardized by <a href="http://en.wikipedia.org/wiki/European_Telecommunications_Standards_Institute" title="European Telecommunications Standards Institute">European Telecommunications Standards Institute</a> (ETSI), but now by the <a class="mw-redirect" href="http://en.wikipedia.org/wiki/3rd_Generation_Partnership_Project" title="3rd Generation Partnership Project">3rd Generation Partnership Project</a> (3GPP).
</p>
<p>
GPRS was developed as a GSM response to the earlier <a class="mw-redirect" href="http://en.wikipedia.org/wiki/CDPD" title="CDPD">CDPD</a> and <a href="http://en.wikipedia.org/wiki/I-mode" title="I-mode">i-mode</a> packet switched cellular technologies.
</p>
<p>
The diagram that depicts the interfaces and key components is shown below;<br />
</p>
<p>
<img alt="" src="http://upload.wikimedia.org/wikipedia/en/a/a1/GPRS_core_structure.png" />
</p>
<br />
<br />
<h3>
<span class="mw-headline">Interfaces in the GPRS network</span><br />
</h3>
Gb<br />
&nbsp;&nbsp;&nbsp; Interface between the base station subsystem and the SGSN the transmission protocol could be Frame Relay or IP.<br />
Gn<br />
&nbsp;&nbsp;&nbsp; IP Based interface between SGSN and other SGSNs and (internal)
GGSNs. DNS also shares this interface. Uses the GTP Protocol.<br />
Gp<br />
&nbsp;&nbsp;&nbsp; IP based interface between internal SGSN and external GGSNs.
Between the SGSN and the external GGSN, there is the border gateway
(which is essentially a firewall). Also uses the GTP Protocol.<br />
Ga<br />
&nbsp;&nbsp;&nbsp; The interface servers the CDRs (accounting records) which are
written in the GSN and sent to the charging gateway (CG). This
interface uses a GTP-based protocol, with modifications that supports
CDRs (Called GTP' or GTP prime).<br />
Gr<br />
&nbsp;&nbsp;&nbsp; Interface between the SGSN and the HLR. Messages going through this interface uses the MAP3 protocol.<br />
Gd<br />
&nbsp;&nbsp;&nbsp; Interface between the SGSN and the SMS Gateway. Can use MAP1, MAP2 or MAP3.<br />
Gs<br />
&nbsp;&nbsp;&nbsp; Interface between the SGSN and the MSC (VLR). Uses the BSSAP+
protocol. This interface allows paging and station availability when it
performs data transfer. When the station is attached to the GPRS
network, the SGSN keeps track of which routing area (RA) the station is
attached to. An RA is a part of a larger location area (LA). When a
station is paged this information is used to conserve network
resources. When the station performs a PDP context, the SGSN has the
exact BTS the station is using.<br />
Gi<br />
&nbsp;&nbsp;&nbsp; IP based interface between the GGSN and a public data network (PDN)
either directly to the Internet or through a WAP gateway.<br />
Ge<br />
&nbsp;&nbsp;&nbsp; The interface between the SGSN and the service control point (SCP); uses the CAP protocol.<br />
Gx<br />
&nbsp;&nbsp;&nbsp; The on-line policy interface between the GGSN and the charging
rules function (CRF). It is used for provisioning service data flow
based charging rules. Uses the diameter protocol.<br />
Gy<br />
&nbsp;&nbsp;&nbsp; The on-line charging interface between the GGSN and the online
charging system (OCS). Uses the diameter protocol (DCCA application).<br />
Gz<br />
&nbsp;&nbsp;&nbsp; The off-line (CDR-based) charging interface between the GSN and the CG. Uses GTP'.<br />
Gmb<br />
&nbsp;&nbsp;&nbsp; The interface between the GGSN and the broadcast-multicast service center (BM-SC), used for controlling MBMS bearers..<br />
<br />
<p>
</p>
<h1 class="firstHeading" id="firstHeading">
Enhanced Data Rates for GSM Evolution (EDGE)<br />
</h1>
<h3>
<span class="mw-headline">Transmission techniques</span>
</h3>
<p>
In addition to <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Gaussian_minimum-shift_keying" title="Gaussian minimum-shift keying">Gaussian minimum-shift keying</a> (GMSK), EDGE uses <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Phase_shift_keying#Higher-order_PSK.2F8_phase_shift_keying" title="Phase shift keying">higher-order PSK/8 phase shift keying</a>
(8PSK) for the upper five of its nine modulation and coding schemes.
EDGE produces a 3-bit word for every change in carrier phase. This
effectively triples the gross data rate offered by GSM. EDGE, like <a class="mw-redirect" href="http://en.wikipedia.org/wiki/GPRS" title="GPRS">GPRS</a>,
uses a rate adaptation algorithm that adapts the modulation and coding
scheme (MCS) according to the quality of the radio channel, and thus
the bit rate and robustness of data transmission. It introduces a new
technology not found in GPRS, <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Hybrid_ARQ" title="Hybrid ARQ">Incremental Redundancy</a>,
which, instead of retransmitting disturbed packets, sends more
redundancy information to be combined in the receiver. This increases
the probability of correct decoding. </p>
<p>
EDGE can carry data speeds up to 236.8 kbit/s (with end-to-end latency of less than 150 ms) for 4 <a class="mw-redirect" href="http://en.wikipedia.org/wiki/Timeslot" title="Timeslot">timeslots</a>
(theoretical maximum is 473.6 kbit/s for 8 timeslots) in packet mode.
This means it can handle four times as much traffic as standard <a class="mw-redirect" href="http://en.wikipedia.org/wiki/GPRS" title="GPRS">GPRS</a>. EDGE meets the <a class="mw-redirect" href="http://en.wikipedia.org/wiki/International_Telecommunications_Union" title="International Telecommunications Union">International Telecommunications Union</a>'s requirement for a <a href="http://en.wikipedia.org/wiki/3G" title="3G">3G</a> network, and has been accepted by the <a class="mw-redirect" href="http://en.wikipedia.org/wiki/ITU" title="ITU">ITU</a> as part of the <a href="http://en.wikipedia.org/wiki/IMT-2000" title="IMT-2000">IMT-2000</a> family of <a href="http://en.wikipedia.org/wiki/3G" title="3G">3G</a> standards. It also enhances the circuit data mode called <a class="mw-redirect" href="http://en.wikipedia.org/wiki/HSCSD" title="HSCSD">HSCSD</a>, increasing the data rate of this service.
</p>
<p>
<br />
</p>
<p>
<br />
</p>
<br />
1. [Web] "GPRS Core Network." <em>Wikipedia, The Free Encyclopedia</em>. 25 Apr 2009, 11:47 UTC. 28 Apr 2009 &lt;<a class="external free" href="http://en.wikipedia.org/w/index.php?title=GPRS_Core_Network&amp;oldid=286027496" rel="nofollow" title="http://en.wikipedia.org/w/index.php?title=GPRS_Core_Network&amp;oldid=286027496">http://en.wikipedia.org/w/index.php?title=GPRS_Core_Network&amp;oldid=286027496</a>&gt;.<br />
2. [Web] "Enhanced Data Rates for GSM Evolution." <em>Wikipedia, The Free Encyclopedia</em>. 16 Apr 2009, 22:13 UTC. 17 Apr 2009 &lt;<a class="external free" href="http://en.wikipedia.org/w/index.php?title=Enhanced_Data_Rates_for_GSM_Evolution&amp;oldid=284298553" rel="nofollow" title="http://en.wikipedia.org/w/index.php?title=Enhanced_Data_Rates_for_GSM_Evolution&amp;oldid=284298553">http://en.wikipedia.org/w/index.php?title=Enhanced_Data_Rates_for_GSM_Evolution&amp;oldid=284298553</a>&gt;.
<img src ="http://www.blogjava.net/illidan/aggbug/264070.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/illidan/" target="_blank">伊落丹</a> 2009-04-06 11:40 <a href="http://www.blogjava.net/illidan/archive/2009/04/06/264070.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>