Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
EDGE (telecommunication)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Digital mobile phone technology}} {{For|other uses in telecommunications|Edge (disambiguation)#Technology}} {{redirect|Edge network|devices at the edge of a network|Edge device}} {{use dmy dates|cs1-dates=ly|date=March 2025}} [[File:EDGE symbol Android.png|thumbnail|EDGE sign shown in notification bar on an Android-based smartphone]] {{List of mobile phone generations}} '''Enhanced Data rates for GSM Evolution''' ('''EDGE'''), also known as '''2.75G''' and under various other names, is a [[2G]] digital [[mobile phone]] technology for [[packet switching|packet switched]] data transmission. It is a subset of [[General Packet Radio Service]] (GPRS) on the [[GSM]] network and improves upon it offering speeds close to [[3G]] technology, hence the name 2.75G. EDGE is standardized by the [[3GPP]] as part of the GSM family and as an upgrade to GPRS. EDGE was deployed on GSM networks beginning in 2003 β initially by [[Cingular]] (now [[AT&T]]) in the United States.<ref name=":0">{{cite web |url=http://www.itu.int/ITU-D/imt-2000/MiscDocuments/IMT-Deployments-Rev3.pdf |access-date=April 16, 2008}}{{dead link|date=June 2016|bot=medic}}{{cbignore|bot=medic}}</ref> It could be readily deployed on existing GSM and GPRS cellular equipment, making it an easier upgrade for [[Mobile network operator|cellular companies]] compared to the [[UMTS]] 3G technology that required significant changes.<ref>https://rysavy.com/wp-content/uploads/2017/08/2002_11_data_gsm_to_umts.pdf</ref> 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.<ref>https://tacs.eu/Analyses/Wireless%20Networks/edge1.pdf {{Bare URL PDF|date=August 2024}}</ref> 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. == Name and definition == '''Enhanced Data rates for GSM Evolution''' is the common full name of the EDGE standard. Other names include: '''Enhanced GPRS''' ('''EGPRS'''), '''IMT Single Carrier''' ('''IMT-SC'''), and '''Enhanced Data rates for Global Evolution'''. Although described as "2.75G" by the [[3GPP]] body, EDGE is part of [[ITU|International Telecommunication Union]] (ITU)'s 3G definition.<ref name="ref1">{{cite report |title=Cellular and Mobile Broadband Access for the 21st Century |publisher=International Mobile Telecommunications (IMT) |url=http://www.itu.int/ITU-D/imt-2000/DocumentsIMT2000/IMT-2000.pdf |archive-url=https://web.archive.org/web/20090306095648/http://www.itu.int/ITU-D/imt-2000/DocumentsIMT2000/IMT-2000.pdf |archive-date=2009-03-06 |access-date=2011-05-10}}</ref> It is also recognized as part of the [[International Mobile Telecommunications - 2000]] (IMT-2000) standard for 3G. == Technology == [[File:Cellular network standards and generation timeline.svg|thumb|Cellular network standards and generation timeline]] EDGE/EGPRS is implemented as a bolt-on enhancement for [[2G#2.5G (GPRS)|2.5G]] GSM/GPRS networks, making it easier for existing GSM carriers to upgrade to it. EDGE is a superset to GPRS and can function on any network with GPRS deployed on it, provided the carrier implements the necessary upgrade. EDGE requires no hardware or software changes to be made in GSM core networks. EDGE-compatible transceiver units must be installed and the base station subsystem needs to be upgraded to support EDGE. If the operator already has this in place, which is often the case today, the network can be upgraded to EDGE by activating an optional software feature. Today EDGE is supported by all major chip vendors for both GSM and [[WCDMA]]/[[High Speed Packet Access|HSPA]]. === Transmission techniques === In addition to [[Gaussian minimum-shift keying]] (GMSK), EDGE uses [[phase-shift keying#Higher-order PSK|higher-order PSK/8 phase-shift keying]] (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 [[GPRS]], 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, [[Hybrid ARQ|incremental redundancy]], which, instead of retransmitting disturbed packets, sends more redundancy information to be combined in the receiver. This increases the probability of correct decoding. EDGE can carry a bandwidth up to 236 kbit/s (with end-to-end latency of less than 150 ms) for 4 [[timeslot]]s (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 GPRS. EDGE meets the [[International Telecommunication Union]]'s requirement for a [[3G]] network, and has been accepted by the ITU as part of the [[IMT-2000]] family of 3G standards.<ref name="ref1"/> It also enhances the circuit data mode called [[HSCSD]], increasing the data rate of this service. === EDGE modulation and coding scheme (MCS) === The channel encoding process in GPRS as well as EGPRS/EDGE 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 punctured [[convolutional code]].<ref name=TS45001>{{cite web |url=http://www.3gpp.org/ftp/Specs/html-info/45001.htm |title=3GGP TS45.001: Technical Specification Group GSM/EDGE Radio Access Network; Physical layer on the radio path; General description |author=3rd Generation Partnership Project |date=September 2012 |access-date=2013-07-20}}</ref> In GPRS, 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.<ref name=TS45001/> In GPRS 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.<ref name=TS45001/> In Coding Schemes CS-2 and CS-3, the output of the convolutional code is [[punctured code|punctured]] to achieve the desired code rate.<ref name=TS45001/> In GPRS Coding Scheme CS-4, no convolutional coding is applied.<ref name=TS45001/> In EGPRS/EDGE, the [[Modulation (disambiguation)|modulation]] and coding schemes MCS-1 to MCS-9 take the place of the coding schemes of GPRS, and additionally specify which modulation scheme is used, GMSK or 8PSK.<ref name=TS45001/> MCS-1 through MCS-4 use GMSK and have performance similar (but not equal) to GPRS, while MCS-5 through MCS-9 use 8PSK.<ref name=TS45001/> In all EGPRS modulation and coding schemes, a convolutional code of rate 1/3 is used, and puncturing is used to achieve the desired code rate.<ref name=TS45001/> In contrast to GPRS, the [[Radio Link Control]] (RLC) and [[medium access control]] (MAC) headers and the payload data are coded separately in EGPRS.<ref name=TS45001/> The headers are coded more robustly than the data.<ref name=TS45001/> {| class="wikitable" align=center ! GPRS<br />coding scheme ! Bitrate including RLC/MAC overhead{{efn|name=gross|This is rate at which the RLC/MAC layer [[protocol data unit]] (PDU) (called a radio block) is transmitted. As shown in TS 44.060 section 10.0a.1,<ref name="TS44060-section-10.0a.1">{{cite web |url=http://www.3gpp.org/ftp/Specs/html-info/45001.htm |title=3GGP TS45.001: Technical Specification Group GSM/EDGE Radio Access Network; Mobile Station (MS) - Base Station System (BSS) interface; Radio Link Control / Medium Access Control (RLC/MAC) protocol; section 10.0a.1 - GPRS RLC/MAC block for data transfer |author=3rd Generation Partnership Project |version=12.5.0 |date=June 2015 |access-date=2015-12-05}}</ref> 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.}}{{efn|name=usf|Cited in various sources, e.g. in TS 45.001 table 1.<ref name=TS45001/> is the bitrate including the RLC/MAC headers, but excluding the uplink state flag (USF), which is part of the MAC header,<ref name="TS44060-section-10.2.1">{{cite web |url=http://www.3gpp.org/ftp/Specs/html-info/45001.htm |title=3GGP TS45.001: Technical Specification Group GSM/EDGE Radio Access Network; Mobile Station (MS) - Base Station System (BSS) interface; Radio Link Control / Medium Access Control (RLC/MAC) protocol; section 10.2.1 - Downlink RLC data block |author=3rd Generation Partnership Project |version=12.5.0 |date=June 2015 |access-date=2015-12-05}}</ref> yielding a bitrate that is 0.15 kbit/s lower.}}<br />(kbit/s/slot) ! Bitrate excluding RLC/MAC overhead{{efn|name=net|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.}}<br />(kbit/s/slot) ! [[Modulation]] ! Code rate |- align=center | CS-1 | 9.20 | 8.00 | GMSK | 1/2 |- align=center | CS-2 | 13.55 | 12.00 | GMSK | β2/3 |- align=center | CS-3 | 15.75 | 14.40 | GMSK | β3/4 |- align=center | CS-4 | 21.55 | 20.00 | GMSK | 1 |} {| class="wikitable" align=center style="float:left; margin:0.26em 0.8em; margin-right:0.2em; margin-left:0px;" ! EDGE modulation and coding <br />scheme (MCS) ! Bitrate including RLC/MAC overhead{{efn|name=gross}}<br />(kbit/s/slot) ! Bitrate excluding RLC/MAC overhead{{efn|name=net}}<br />(kbit/s/slot) ! Modulation ! Data<br />code rate ! Header<br />code rate |- align=center | MCS-1 | 9.20 | 8.00 | GMSK | β0.53 | β0.53 |- align=center | MCS-2 | 11.60 | 10.40 | GMSK | β0.66 | β0.53 |- align=center | MCS-3 | 15.20 | 14.80 | GMSK | β0.85 | β0.53 |- align=center | MCS-4 | 18.00 | 16.80 | GMSK | 1 | β0.53 |- align=center | MCS-5 | 22.80 | 21.60 | 8PSK | β0.37 | 1/3 |- align=center | MCS-6 | 30.00 | 28.80 | 8PSK | β0.49 | 1/3 |- align=center | MCS-7 | 45.20 | 44.00 | 8PSK | β0.76 | β0.39 |- align=center | MCS-8 | 54.80 | 53.60 | 8PSK | β0.92 | β0.39 |- align=center | MCS-9 | 59.60 | 58.40 | 8PSK | 1 | β0.39 |} {{clear|both}} {{notelist}} == Deployment == The first EDGE network was deployed by [[Cingular]] (now [[AT&T]]) in the United States<ref name=":0" /> on June 30, 2003, initially covering [[Indianapolis]].<ref>{{Cite web |date=2003-07-04 |title=First commercial EDGE network |website=Gizmodo |url=https://gizmodo.com/first-commercial-edge-network-6642 |access-date=2025-02-27 |language=en-US}}</ref><ref>{{Cite web |title=Cingular Launches World's First EDGE Network |url=https://www.phonescoop.com/articles/article.php?a=605 |access-date=2025-02-27 |website=Phone Scoop |language=en-US}}</ref> [[T-Mobile US]] deployed their EDGE network in September 2005.<ref>{{Cite web |date=2005-09-03 |title=T-Mobile USA Launches EDGE, Finally |website=Gizmodo |url=https://gizmodo.com/t-mobile-usa-launches-edge-finally-123762 |access-date=2025-02-27 |language=en-US}}</ref><ref>{{Cite web |title=EDGE Launch Imminent On T-Mobile |url=https://www.phonescoop.com/articles/article.php?a=1354 |access-date=2025-02-27 |website=Phone Scoop |language=en-US}}</ref> In Canada, [[Rogers Wireless]] deployed their EDGE network in 2004.<ref>https://www.annualreports.com/HostedData/AnnualReportArchive/r/NYSE_RCI_2004.pdf</ref> In Malaysia, [[DiGi]] launched EDGE beginning in May 2004 initially only in the [[Klang Valley]].<ref>{{Cite web |title=DiGi Launches EDGE |url=https://www.lightreading.com/business-management/digi-launches-edge |access-date=2025-02-27 |website=www.lightreading.com |language=en}}</ref> In Europe, [[TeliaSonera]] in Finland rolled out EDGE in April 2004.<ref>{{Cite web |title=Telecompaper |url=https://www.telecompaper.com/news/teliasonera-finland-upgrades-gprs-network-to-edge--409172 |access-date=2025-02-27 |website=www.telecompaper.com}}</ref> [[Orange Group|Orange]] began trialling EDGE in France in April 2005 before a consumer rollout later that year.<ref>{{Cite web |date=2005-04-12 |title=Orange Launching National EDGE Wireless Network |url=http://www.3g.co.uk/PR/April2005/1301.htm |access-date=2025-02-27 |archive-url=https://web.archive.org/web/20050412015501/http://www.3g.co.uk/PR/April2005/1301.htm |archive-date=12 April 2005 }}</ref> [[Bouygues Telecom]] completed its national deployment of EDGE in the country in 2005, strategically focusing on EDGE which is cheaper to deploy compared to 3G networks.<ref>{{cite web | url=https://www.option.com/news/detail.cfm?newsitemgroup_id=239 | archive-url=https://web.archive.org/web/20060316090657/https://www.option.com/news/detail.cfm?newsitemgroup_id=239 | archive-date=16 March 2006 | title=Option: Wireless technology }}</ref> [[Telfort]] was the first network in the Netherlands to roll out EDGE having done so by May 2005.<ref>{{Cite web |url=https://www.sec.gov/Archives/edgar/data/1001474/000110465906016278/a06-6447_120f.htm |access-date=2025-02-27 |title=FORM 20-F β Koninklijke KPN N.V. |date=2005 |website=www.sec.gov}}</ref> Orange launched the UK's first EDGE network in February 2006.<ref>{{Cite web |title=UK's first EDGE network |date=13 February 2006 |url=https://www.esato.com/news/uks-first-edge-network-778 |access-date=2025-02-27 |website=Esato}}</ref> The [[Global Mobile Suppliers Association]] reported in 2008 that EDGE networks have been launched in 147 countries around the world.<ref>{{Cite web |date=2008-05-14 |title=GSA confirms 313 EDGE networks launched worldwide; 34 countries added in past year |language=en-GB |url=https://www.mobileeurope.co.uk/4530/ |access-date=2025-02-27 |website=Mobile Europe}}</ref> == Evolved EDGE == '''Evolved EDGE''', also called '''EDGE Evolution''' and '''2.875G''', is a bolt-on extension to the [[GSM]] mobile telephony standard, which improves on EDGE in a number of ways. Latencies are reduced by lowering the [[Transmission Time Interval]] by half (from 20 ms to 10 ms). Bit rates are increased up to 1 Mbit/s peak bandwidth and latencies down to 80 ms using dual carrier, higher symbol rate and [[higher-order modulation]] (32QAM and 16QAM instead of 8PSK), and [[turbo code]]s to improve error correction. This results in real world downlink speeds of up to 600 kbit/s.<ref>{{cite web |url=http://developer.att.com/devcentral/tools_technologies/network/docs/DataCapabilities_GPRS__to_HSDPA.pdf |title=EDGE, HSPA and LTE: The Mobile Broadband Advantage |publisher=Rysavy Research and 3G Americas |pages=58β65 |date=2007-09-01 |access-date=2010-09-27 |archive-url=https://web.archive.org/web/20091007091901/http://developer.att.com/devcentral/tools_technologies/network/docs/DataCapabilities_GPRS__to_HSDPA.pdf |archive-date=2009-10-07}}</ref> Further the signal quality is improved using dual antennas improving average bit-rates and spectrum efficiency. The main intention of increasing the existing EDGE throughput is that many operators would like to upgrade their existing infrastructure rather than invest on new network infrastructure. Mobile operators have invested billions in GSM networks, many of which are already capable of supporting EDGE data speeds up to 236.8 kbit/s. With a software upgrade and a new device compliant with Evolved EDGE (like an Evolved EDGE [[smartphone]]) for the user, these data rates can be boosted to speeds approaching 1 Mbit/s (i.e. 98.6 kbit/s per timeslot for 32QAM). Many service providers may not invest in a completely new technology like [[3G]] networks.<ref name="engadgetmobile.com">{{cite web|url=https://www.engadget.com/2009-09-14-nokia-siemens-fires-off-first-edge-evolution-downlink-dual-carri.html |author=Chris Ziegler|date=Sep 14, 2009|title=Nokia Siemens fires off first EDGE Evolution Downlink Dual Carrier trial |website=www.engadgetmobile.com|access-date=2016-03-14}}</ref> Considerable research and development happened throughout the world for this new technology. A successful trial by Nokia Siemens and "one of China's leading operators" was achieved in a live environment.<ref name="engadgetmobile.com"/> However, Evolved EDGE was introduced much later than its predecessor, EDGE, coinciding with the widespread adoption of 3G technologies such as [[High Speed Packet Access|HSPA]] and just before the emergence of [[4G]] networks. This timing significantly limited its relevance and practical application, as operators prioritized investment in more advanced wireless technologies like [[UMTS]] and [[LTE (telecommunication)|LTE]]. Moreover, these newer technologies also targeted network coverage layers on low frequencies, further diminishing the potential advantages of Evolved EDGE. Coupled with the upcoming phase-out and shutdown of 2G mobile networks, it became very unlikely that Evolved EDGE would ever see deployment on live networks. As of 2016, no [[Cellular network|commercial networks]] supported the Evolved EDGE standard (3GPP Rel-7). === Technology === ==== Reduced Latency ==== With Evolved EDGE come three major features designed to reduce latency over the air interface. In EDGE, a single RLC data block (ranging from 23 to 148 bytes of data) is transmitted over four frames, using a single time slot. On average, this requires 20 ms for one way transmission. Under the RTTI scheme, one data block is transmitted over two frames in two timeslots, reducing the latency of the air interface to 10 ms. In addition, Reduced Latency also implies support of Piggy-backed [[ACK (TCP)|ACK]]/[[NACK]] (PAN), in which a bitmap of blocks not received is included in normal data blocks. Using the PAN field, the receiver may report missing data blocks immediately, rather than waiting to send a dedicated PAN message. A final enhancement is RLC-non persistent mode. With EDGE, the RLC interface could operate in either acknowledged mode, or unacknowledged mode. In unacknowledged mode, there is no retransmission of missing data blocks, so a single corrupt block would cause an entire upper-layer IP packet to be lost. With non-persistent mode, an RLC data block may be retransmitted if it is less than a certain age. Once this time expires, it is considered lost, and subsequent data blocks may then be forwarded to upper layers. ==== Higher modulation schemes ==== Both uplink and downlink throughput is improved by using 16 or 32 QAM (quadrature amplitude modulation), along with turbo codes and higher symbol rates. == Enhanced CSD == A lesser-known version of the EDGE standard is Enhanced Circuit Switched Data (ECSD), which is [[Circuit switching|circuit switched]].<ref>{{Cite web |title= |url=https://dms-media.ccplatform.net/content/download/18420/98248}}</ref> == Compact-EDGE == A variant, so called Compact-EDGE, was developed for use in a portion of [[Digital AMPS]] network spectrum.<ref>ETSI SMG2 99/872</ref> == Networks == The Global mobile Suppliers Association (GSA) states that, as of May 2013, there were 604 GSM/EDGE networks in 213 countries, from a total of 606 mobile network operator commitments in 213 countries.<ref>{{cite web |title=GSA β The Global mobile Suppliers Association EDGE Databank |publisher=GSA |url=http://www.gsacom.com/downloads/pdf/EDGE_Fact_Sheet_030513.php4 |access-date=2013-03-05 |archive-url=https://web.archive.org/web/20241223025527/https://gsacom.com/downloads/pdf/EDGE_Fact_Sheet_030513.php4 |archive-date=2024-12-23}}{{deadlink|date=March 2025}}</ref> == See also == {{portal|Telecommunication}} * [[Broadband Internet access]] * [[CDMA2000]] * [[Evolution-Data Optimized]] * [[List of device bandwidths]] * [[Mobile broadband]] * [[Spectral efficiency#Comparison table|Spectral efficiency comparison table]] * [[UMTS]] * [[IDEN#WiDEN|WiDEN]] * [[Wi-Fi]] * [[Comparison of mobile phone standards]] including LTE * [[Comparison of wireless data standards]] including WiMAX and HSPA+ == References == {{Reflist}} == External links == * [http://www.gsacom.com/ The Global mobile Suppliers Association] * [https://web.archive.org/web/20160303212257/http://www.3g.co.uk/PR/Nov2006/3897.htm Evolved EDGE as an alternative to 3G] * [https://web.archive.org/web/20081021132523/http://www.3gamericas.org/English/About_3G_Americas/ A technical document by the 3G Americas association] * [https://web.archive.org/web/20160315034947/http://mobilesociety.typepad.com/mobile_life/2006/11/evolved_edge_th.html An opinion on evolved EDGE by Martin Sauter] * [https://web.archive.org/web/20130306012136/http://www.visantstrategies.com/market_research/edge_evolution_egprs_evolved.html An EDGE Evolution report by Visant Strategies] {{Mobile telecommunications standards}} {{Telecommunications}} {{DEFAULTSORT:Enhanced Data Rates For Gsm Evolution}} [[Category:GSM standard]] [[Category:Telecommunications-related introductions in 2003]] [[Category:Videotelephony]]
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Bare URL PDF
(
edit
)
Template:Cbignore
(
edit
)
Template:Cite report
(
edit
)
Template:Cite web
(
edit
)
Template:Clear
(
edit
)
Template:Dead link
(
edit
)
Template:Deadlink
(
edit
)
Template:Efn
(
edit
)
Template:For
(
edit
)
Template:List of mobile phone generations
(
edit
)
Template:Mobile telecommunications standards
(
edit
)
Template:Notelist
(
edit
)
Template:Portal
(
edit
)
Template:Redirect
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Telecommunications
(
edit
)
Template:Use dmy dates
(
edit
)
Search
Search
Editing
EDGE (telecommunication)
Add topic