Up until the rollout of GPRS, onlycircuit switched data was used in cellular networks, meaning that one or more radio channels were occupied for the entire duration of a data connection. On the other hand, on GPRS networks, data is broken into small packets and transmitted through available channels.[5] This increased efficiency also gives it theoretical data rates of 56–114 kbit/s,[6] significantly faster than the precedingCircuit Switched Data (CSD) technology. GPRS was succeeded byEDGE ("2.75G") which provided improved performance and speeds on the 2G GSM system.
GPRS is abest-effort service, implying variablethroughput andlatency that depend on the number of other users sharing the service concurrently, as opposed tocircuit switching, where a certainquality of service (QoS) is guaranteed during the connection. It uses unusedtime-division multiple access (TDMA) channels in the GSM system for efficiency. Unlike older circuit switching data, GPRS was sold according to the total volume of data transferred instead of time spent online,[10] which is now standard.
Sony Ericsson K310a showingWikipedia'shomepage on the Internet transmitted using a GPRS connection
GPRS extends the GSM Packet circuit switched data capabilities and makes the following services possible:
SMS messaging and broadcasting
"Always on" internet access
Multimedia messaging service (MMS)
Push-to-talk over cellular (PoC)
Instant messaging and presence—wireless village
Internet applications for smart devices through wireless application protocol (WAP)
Point-to-point (P2P) service: inter-networking with the Internet (IP)
Point-to-multipoint (P2M) service: point-to-multipoint multicast and point-to-multipoint group calls
If SMS over GPRS is used, an SMS transmission speed of about 30 SMS messages per minute may be achieved. This is much faster than using the ordinary SMS over GSM, whose SMS transmission speed is about 6 to 10 SMS messages per minute.
As the GPRS standard is an extension of GSM capabilities, the service operates on the2G and3Gcellular communication GSM frequencies.[8][11] GPRS devices can typically use (one or more) of the frequencies within one of the frequency bands the radio supports (850, 900, 1800, 1900 MHz). Depending on the device, location and intended use, regulations may be imposed either restricting or explicitly specifying authorised frequency bands.[11][12][13]
GSM-850 and GSM-1900 are used in the United States, Canada, and many other countries in the Americas. GSM-900 and GSM-1800 are used in: Europe, Middle East, Africa and most of Asia. In South Americas these bands are used in Costa Rica (GSM-1800), Brazil (GSM-850, 900 and 1800), Guatemala (GSM-850, GSM-900 and 1900), El Salvador (GSM-850, GSM-900 and 1900). There is a more comprehensive record ofinternational cellular service frequency assignments
Point-to-Point Protocol (PPP) is typically not supported bymobile phone operators but if a cellular phone is used as amodem for a connected computer, PPP may be used to tunnel IP to the phone. This allows an IP address to be dynamically assigned (usingIPCP rather thanDHCP) to the mobile equipment.
X.25 connections are typically used for applications like wireless payment terminals, although it has been removed from the standard. X.25 can still be supported over PPP, or even over IP, but this requires either a network-basedrouter to perform encapsulation or software built into the end-device/terminal; e.g., user equipment (UE).
WhenTCP/IP is used, each phone can have one or moreIP addresses allocated. GPRS will store and forward the IP packets to the phone even duringhandover. The TCP restores any packets lost (e.g. due to a radio noise induced pause).
Devices supporting GPRS are grouped into three classes:
Class A
Can be connected to GPRS service and GSM service (voice, SMS) simultaneously. Such devices are now available[as of?].
Class B
Can be connected to GPRS service and GSM service (voice, SMS), but using only one at a time. During GSM service (voice call or SMS), GPRS service is suspended and resumed automatically after the GSM service (voice call or SMS) has concluded. Most GPRS mobile devices are Class B.
Class C
Are connected to either GPRS service or GSM service (voice, SMS) and must be switched manually between one service and the other.
Because a Class A device must service GPRS and GSM networks together, it effectively needs two radios. To avoid this hardware requirement, a GPRS mobile device may implement thedual transfer mode (DTM) feature. A DTM-capable mobile can handle both GSM packets and GPRS packets with network coordination to ensure both types are not transmitted at the same time. Such devices are considered pseudo-Class A, sometimes referred to as "simple class A". Some networks have supported DTM since 2007[citation needed].
Huawei E220 3G/GPRS ModemAPC Card GPRS modem for use with a notebook computer
USB 3G/GPRS modems have aterminal-like interface overUSB withV.42bis, andRFC1144 data formats. Some models include an externalantenna connector. Modem cards for laptop PCs, or external USB modems are available, similar in shape and size to acomputer mouse, or apendrive.
In order to set up a GPRS connection for awireless modem, a user must specify an APN, optionally a user name and password, and very rarely anIP address, provided by the network operator.
GSM module or GPRS modules are similar to modems, but there's one difference: the modem is an external piece of equipment, whereas the GSM module or GPRS module can be integrated within an electrical or electronic equipment. It is an embedded piece of hardware. A GSM mobile, on the other hand, is a complete embedded system in itself. It comes with embedded processors dedicated to provide a functional interface between the user and the mobile network.
Themultiple access methods used in GSM with GPRS are based onfrequency-division duplex (FDD) and TDMA. During a session, a user is assigned to one pair of up-link and down-link frequency channels. This is combined with time domainstatistical multiplexing which makes it possible for several users to share the same frequency channel. Thepackets have constant length, corresponding to a GSM time slot. The down-link usesfirst-come first-served packet scheduling, while the up-link uses a scheme very similar toreservation ALOHA (R-ALOHA). This means thatslotted ALOHA (S-ALOHA) is used for reservation inquiries during a contention phase, and then the actual data is transferred usingdynamic TDMA with first-come first-served.
The channel encoding process in GPRS consists of two steps: first, a cyclic code is used to add parity bits, which are also referred to as the Block Check Sequence, followed by coding with a possibly puncturedconvolutional code.[14] The Coding Schemes CS-1 to CS-4 specify the number of parity bits generated by the cyclic code and the puncturing rate of the convolutional code.[14] In Coding Schemes CS-1 through CS-3, the convolutional code is of rate 1/2, i.e. each input bit is converted into two coded bits.[14] In Coding Schemes CS-2 and CS-3, the output of the convolutional code ispunctured to achieve the desired code rate.[14] In Coding Scheme CS-4, no convolutional coding is applied.[14] The following table summarises the options.
GPRS Coding scheme
Bitrate including RLC/MAC overhead[a][b] (kbit/s/slot)
^This is rate at which the RLC/MAC layerprotocol data unit (PDU) (called a radio block) is transmitted. As shown in TS 44.060 section 10.0a.1,[15] a radio block consists of MAC header, RLC header, RLC data unit and spare bits. The RLC data unit represents the payload, the rest is overhead. The radio block is coded by the convolutional code specified for a particular Coding Scheme, which yields the same PHY layer data rate for all Coding Schemes.
^Cited in various sources, e.g. in TS 45.001 table 1.[14] is the bitrate including the RLC/MAC headers, but excluding the uplink state flag (USF), which is part of the MAC header,[16] yielding a bitrate that is 0.15 kbit/s lower.
^The net bitrate here is the rate at which the RLC/MAC layer payload (the RLC data unit) is transmitted. As such, this bit rate excludes the header overhead from the RLC/MAC layers.
The least robust, but fastest, coding scheme (CS-4) is available near abase transceiver station (BTS), while the most robust coding scheme (CS-1) is used when the mobile station (MS) is further away from a BTS.
Using the CS-4 it is possible to achieve a user speed of 20.0 kbit/s per time slot. However, using this scheme the cell coverage is 25% of normal. CS-1 can achieve a user speed of only 8.0 kbit/s per time slot, but has 98% of normal coverage. Newer network equipment can adapt the transfer speed automatically depending on the mobile location.
In addition to GPRS, there are two other GSM technologies which deliver data services:circuit-switched data (CSD) andhigh-speed circuit-switched data (HSCSD). In contrast to the shared nature of GPRS, these instead establish a dedicated circuit (usually billed per minute). Some applications such asvideo calling may prefer HSCSD, especially when there is a continuous flow of data between the endpoints.
The following table summarises some possible configurations of GPRS and circuit switched data services.
The multislot class determines the speed of data transfer available in theUplink andDownlink directions. It is a value between 1 and 45 which the network uses to allocate radio channels in the uplink and downlink direction. Multislot class with values greater than 31 are referred to as high multislot classes.
A multislot allocation is represented as, for example, 5+2. The first number is the number of downlink timeslots and the second is the number of uplink timeslots allocated for use by the mobile station. A commonly used value is class 10 for many GPRS/EGPRS mobiles which uses a maximum of 4 timeslots in downlink direction and 2 timeslots in uplink direction. However simultaneously a maximum number of 5 simultaneous timeslots can be used in both uplink and downlink. The network will automatically configure for either 3+2 or 4+1 operation depending on the nature of data transfer.
Some high end mobiles, usually also supportingUMTS, also support GPRS/EDGE multislot class 32. According to3GPP TS 45.002 (Release 12), Table B.1,[17] mobile stations of this class support 5 timeslots in downlink and 3 timeslots in uplink with a maximum number of 6 simultaneously used timeslots. If data traffic is concentrated in downlink direction the network will configure the connection for 5+1 operation. When more data is transferred in the uplink the network can at any time change the constellation to 4+2 or 3+3. Under the best reception conditions, i.e. when the best EDGEmodulation and coding scheme can be used, 5 timeslots can carry a bandwidth of 5*59.2 kbit/s = 296 kbit/s. In uplink direction, 3 timeslots can carry a bandwidth of 3*59.2 kbit/s = 177.6 kbit/s.[18]
the maximum number of Timeslots that can be allocated on uplink
the maximum number of Timeslots that can be allocated on downlink
the total number of timeslots which can be allocated by the network to the mobile
the time needed for the MS to perform adjacent cell signal level measurement and get ready to transmit
the time needed for the MS to get ready to transmit
the time needed for the MS to perform adjacent cell signal level measurement and get ready to receive
the time needed for the MS to get ready to receive.
The different multislot class specification is detailed in the Annex B of the 3GPP Technical Specification 45.002 (Multiplexing and multiple access on the radio path)
The maximum speed of a GPRS connection offered in 2003 was similar to amodem connection in an analog wire telephone network, about 32–40 kbit/s, depending on the phone used.Latency is very high; round-trip time (RTT) is typically about 600–700 ms and often reaches 1s. GPRS is typically prioritized lower than speech, and thus the quality of connection varies greatly.
Devices with latency/RTT improvements (via, for example, the extended UL TBF mode feature) are generally available. Also, network upgrades of features are available with certain operators. With these enhancements the active round-trip time can be reduced, resulting in significant increase in application-level throughput speeds.
GSM was designed for voice, not data. It did not provide direct access to the Internet and it had a limited capacity of 9600 bauds per second.[19] The limitations ofCircuit Switched Data (CSD) also included higher costs. GPRS opened in 2000[20] as a packet-switched data service embedded in the channel-switched cellular radio networkGSM. GPRS extends the reach of the fixed Internet by connecting mobile terminals worldwide.
The CELLPAC[23] protocol developed 1991–1993 was the trigger point for starting in 1993 the specification of standard GPRS by ETSISMG. Especially, the CELLPAC Voice & Data functions introduced in a 1993 ETSI Workshop contribution[24] anticipate what was later known to be the roots of GPRS. This workshop contribution is referenced in 22 GPRS-related US patents.[25] Successor systems to GSM/GPRS like W-CDMA (UMTS) andLTE rely on key GPRS functions for mobile Internet access as introduced by CELLPAC.
According to a study on history of GPRS development,[26]Bernhard Walke and his student Peter Decker are the inventors of GPRS — the first system providing worldwide mobile Internet access.
EDGE was deployed on GSM networks beginning in 2003 – initially byCingular (nowAT&T) in the United States.[27] It could be readily deployed on existing GSM and GPRS cellular equipment, making it an easier upgrade forcellular companies compared to theUMTS 3G technology that required significant changes.[28] Through the introduction of sophisticated methods of coding and transmitting data, EDGE delivers higher bit-rates per radio channel, resulting in a threefold increase in capacity and performance compared with an ordinary GSM/GPRS connection - originally a max speed of 384 kbit/s.[29] Later, Evolved EDGE was developed as an enhanced standard providing even more reduced latency and more than double performance, with a peak bit-rate of up to 1 Mbit/s.
^Program “Publish or Perish”, see[1] returns to a search for P. Decker, B. Walke, their most cited paper that unveils US patents referencing that paper.